/*!******************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../../../../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../../../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/style.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************/
body {
  --teal: #19af9f;
  --light-teal: #e8f7f5;
  --blue: #065f82;
  --red: #a2163d;
  --yellow: #FFE32E;
  --black: #293232;
  --white: #fff;
  --dark-gray: #7f8484;
  --mid-gray: #a9adad;
  --light-gray: #d4d6d6;
  --lighter-gray: #efefef;
  --extra-light-gray: #f6f7f7;
  --regular: "Sohne", "sans-serif";
  --condensed: "Sohne Condensed", "sans-serif";
  --powerful: "Sohne Powerful", "sans-serif";
  --screen-xs: 480px;
  --screen-sm: 782px;
  --screen-md: 992px;
  --screen-lg: 1376px;
  --screen-lg: 1470px;
  --nua-default-content-width: var(--wp--style--global--content-size, 928px);
  --nua-wide-content-width: var(--wp--style--global--wide-size, 1400px);
  --nua-grid-columns: 12;
  --nua-grid-column-min-width: 1fr;
  --nua-grid-column-gap: 40px;
  --nua-grid-column-gap-mobile: 20px;
  --nua-grid-column-max-width: calc(
  	(
  			var(--nua-wide-content-width) - (var(--nua-grid-columns) - 1) *
  				var(--nua-grid-column-gap)
  		) / var(--nua-grid-columns)
  );
  --nua-page-padding-lg: 40px;
  --nua-page-padding-md: 25px;
  --nua-page-padding-sm: 15px;
  --site-width: 100%;
}

.newcom-page-builder {
  grid-column: full-width-start/full-width-end;
  grid-row: auto;
  /*****
  Global
  ******/
  /*****************************
  Mixins
  *****************************/
  /*****************************
  Custom Content + Logo Section
  *****************************/
  /*****************************
  Title + Subtitle Section
  *****************************/
  /**************************************
  Description + Background Image Section
  **************************************/
  /*****************************
  Featured Video Section
  *****************************/
  /********************************
  Moderator + Presenters Section
  *********************************/
  /*****************************
  Content Information Section
  *****************************/
  /*****************************
  Content Cards Section
  *****************************/
  /*****************************
  Subscribe  Section
  *****************************/
}
.newcom-page-builder .img-fluid {
  width: 100%;
  max-width: 100%;
  display: block;
  height: auto;
}
.newcom-page-builder .pb-custom-content-and-logo {
  background-color: white;
  padding: 40px 0;
  border-top: 1px solid var(--light-gray);
}
@media screen and (max-width: 782px) {
  .newcom-page-builder .pb-custom-content-and-logo {
    padding: 20px 0;
  }
}
.newcom-page-builder .pb-custom-content-and-logo .pb-custom-cotent-and-logo-grid {
  display: grid;
  grid-template-columns: [full-width-start] minmax(calc(var(--nua-page-padding-md) - var(--nua-grid-column-gap)), 1fr) [wide-width-start] repeat(2, minmax(0, var(--nua-grid-column-max-width))) [default-width-start] repeat(8, minmax(0, var(--nua-grid-column-max-width))) [default-width-end] repeat(2, minmax(0, var(--nua-grid-column-max-width))) [wide-width-end] minmax(calc(var(--nua-page-padding-md) - var(--nua-grid-column-gap)), 1fr) [full-width-end];
  gap: 0 var(--nua-grid-column-gap);
}
@media screen and (max-width: 782px) {
  .newcom-page-builder .pb-custom-content-and-logo .pb-custom-cotent-and-logo-grid {
    grid-template-columns: [full-width-start] auto [wide-width-start] 1fr [default-width-start] 1fr [default-width-end] 1fr [wide-width-end] auto [full-width-end];
    gap: 0 var(--nua-grid-column-gap-mobile);
  }
}
.newcom-page-builder .pb-custom-content-and-logo .col.col-1 {
  grid-column: wide-width-start/8;
  margin-bottom: 0;
}
@media screen and (max-width: 782px) {
  .newcom-page-builder .pb-custom-content-and-logo .col.col-1 {
    grid-column: wide-width-start/wide-width-end;
    margin-bottom: 20px;
  }
}
.newcom-page-builder .pb-custom-content-and-logo .col.col-2 {
  grid-column: 8/wide-width-end;
}
@media screen and (max-width: 782px) {
  .newcom-page-builder .pb-custom-content-and-logo .col.col-2 {
    grid-column: wide-width-start/wide-width-end;
  }
}
.newcom-page-builder .pb-custom-content-and-logo .col > .custom-content-logo--alignment {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.newcom-page-builder .pb-custom-content-and-logo .col > .custom-content-logo--alignment span {
  position: relative;
  height: 100px;
  display: flex;
  align-items: center;
  margin-bottom: 0;
  width: auto;
}
@media screen and (max-width: 992px) {
  .newcom-page-builder .pb-custom-content-and-logo .col > .custom-content-logo--alignment span {
    height: auto;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 782px) {
  .newcom-page-builder .pb-custom-content-and-logo .col > .custom-content-logo--alignment span {
    width: 50%;
  }
}
@media screen and (max-width: 992px) {
  .newcom-page-builder .pb-custom-content-and-logo .col > .custom-content-logo--alignment span:first-child {
    width: fit-content;
  }
}
.newcom-page-builder .pb-custom-content-and-logo .col > .custom-content-logo--alignment span:last-child {
  margin-left: 20px;
}
.newcom-page-builder .pb-custom-content-and-logo .col > .custom-content-logo--alignment span:last-child img {
  max-height: 50px;
  width: auto;
  max-width: 100%;
}
@media screen and (max-width: 992px) {
  .newcom-page-builder .pb-custom-content-and-logo .col > .custom-content-logo--alignment span:last-child {
    margin-left: 10px;
    max-width: 50%;
  }
}
.newcom-page-builder .pb-custom-content-and-logo .col > .custom-content-logo--alignment span p {
  font-weight: bold;
  font-size: 1.125rem;
  margin: 0;
}
.newcom-page-builder .pb-custom-content-and-logo .col:last-child > .custom-content-logo--alignment {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.newcom-page-builder .pb-custom-content-and-logo .col:last-child > .custom-content-logo--alignment span {
  position: relative;
  height: 100px;
  display: flex;
  align-items: center;
  margin-bottom: 0;
  width: auto;
}
@media screen and (max-width: 992px) {
  .newcom-page-builder .pb-custom-content-and-logo .col:last-child > .custom-content-logo--alignment span {
    height: auto;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 782px) {
  .newcom-page-builder .pb-custom-content-and-logo .col:last-child > .custom-content-logo--alignment span {
    width: 50%;
  }
}
@media screen and (max-width: 992px) {
  .newcom-page-builder .pb-custom-content-and-logo .col:last-child > .custom-content-logo--alignment span:first-child {
    width: fit-content;
  }
}
.newcom-page-builder .pb-custom-content-and-logo .col:last-child > .custom-content-logo--alignment span:last-child {
  margin-left: 20px;
}
.newcom-page-builder .pb-custom-content-and-logo .col:last-child > .custom-content-logo--alignment span:last-child img {
  max-height: 50px;
  width: auto;
  max-width: 100%;
}
@media screen and (max-width: 992px) {
  .newcom-page-builder .pb-custom-content-and-logo .col:last-child > .custom-content-logo--alignment span:last-child {
    margin-left: 10px;
    max-width: 50%;
  }
}
.newcom-page-builder .pb-custom-content-and-logo .col:last-child > .custom-content-logo--alignment span p {
  font-weight: bold;
  font-size: 1.125rem;
  margin: 0;
}
@media screen and (max-width: 782px) {
  .newcom-page-builder .pb-custom-content-and-logo .col:last-child > .custom-content-logo--alignment {
    justify-content: flex-start;
  }
}
.newcom-page-builder .pb-title-and-subtitle {
  padding: 40px 0;
}
@media screen and (max-width: 782px) {
  .newcom-page-builder .pb-title-and-subtitle {
    padding: 20px 0;
  }
}
.newcom-page-builder .pb-title-and-subtitle .pb-title-and-subtitle-grid {
  display: grid;
  grid-template-columns: [full-width-start] minmax(calc(var(--nua-page-padding-md) - var(--nua-grid-column-gap)), 1fr) [wide-width-start] repeat(2, minmax(0, var(--nua-grid-column-max-width))) [default-width-start] repeat(8, minmax(0, var(--nua-grid-column-max-width))) [default-width-end] repeat(2, minmax(0, var(--nua-grid-column-max-width))) [wide-width-end] minmax(calc(var(--nua-page-padding-md) - var(--nua-grid-column-gap)), 1fr) [full-width-end];
  gap: 0 var(--nua-grid-column-gap);
}
@media screen and (max-width: 992px) {
  .newcom-page-builder .pb-title-and-subtitle .pb-title-and-subtitle-grid {
    grid-template-columns: [full-width-start] auto [wide-width-start] 1fr [default-width-start] 1fr [default-width-end] 1fr [wide-width-end] auto [full-width-end];
    gap: 0 var(--nua-grid-column-gap-mobile);
  }
}
.newcom-page-builder .pb-title-and-subtitle .pb-title-and-subtitle-grid .pb-title-and-subtitle-col {
  grid-column: wide-width-start/wide-width-end;
}
.newcom-page-builder .pb-title-and-subtitle .pb-title-and-subtitle-grid .pb-title-and-subtitle-col h1 {
  margin-top: 1rem;
  margin-bottom: 0;
  font-size: 3.75rem;
  font-weight: 600;
  line-height: 4.0625rem;
}
@media screen and (max-width: 782px) {
  .newcom-page-builder .pb-title-and-subtitle .pb-title-and-subtitle-grid .pb-title-and-subtitle-col h1 {
    font-size: 1.875rem;
    line-height: 1.5625;
    margin-top: 0;
  }
}
.newcom-page-builder .pb-title-and-subtitle .pb-title-and-subtitle-grid .pb-title-and-subtitle-col p {
  font-weight: bold;
  font-size: 1.125rem;
  margin: 0;
}
.newcom-page-builder .description-and-background-image {
  padding: 40px 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 992px) {
  .newcom-page-builder .description-and-background-image {
    padding: 0 0 20px;
  }
}
.newcom-page-builder .description-and-background-image .description-and-background-image-grid {
  display: grid;
  grid-template-columns: 0 2fr 2fr 0;
  gap: 0 var(--nua-grid-column-gap);
  margin-bottom: 0;
  padding-block: 0;
  position: relative;
}
@media screen and (max-width: 992px) {
  .newcom-page-builder .description-and-background-image .description-and-background-image-grid {
    grid-template-columns: [full-width-start] auto [wide-width-start] 1fr [default-width-start] 1fr [default-width-end] 1fr [wide-width-end] auto [full-width-end];
    gap: 0 var(--nua-grid-column-gap-mobile);
  }
}
.newcom-page-builder .description-and-background-image .description-and-background-image-grid .description-grid-position-left {
  z-index: 1;
  grid-column: 2/3;
}
@media screen and (max-width: 992px) {
  .newcom-page-builder .description-and-background-image .description-and-background-image-grid .description-grid-position-left {
    grid-column: wide-width-start/wide-width-end;
  }
}
.newcom-page-builder .description-and-background-image .description-and-background-image-grid .description-grid-position-right {
  z-index: 1;
  grid-column: 3/4;
}
@media screen and (max-width: 992px) {
  .newcom-page-builder .description-and-background-image .description-and-background-image-grid .description-grid-position-right {
    grid-column: wide-width-start/wide-width-end;
  }
}
.newcom-page-builder .description-and-background-image .description-and-background-image-grid .vertical-align-wrapper {
  display: flex;
  flex-direction: column;
  align-items: unset;
  justify-content: center;
  height: 100%;
}
.newcom-page-builder .description-and-background-image .description-and-background-image-grid .vertical-align-wrapper .paid-content {
  width: fit-content;
}
.newcom-page-builder .description-and-background-image .description-and-background-image-grid .vertical-align-wrapper .main-content {
  background-color: white;
  padding: 40px 40px 20px;
}
@media screen and (max-width: 992px) {
  .newcom-page-builder .description-and-background-image .description-and-background-image-grid .vertical-align-wrapper .main-content {
    padding: 0;
  }
}
.newcom-page-builder .description-and-background-image .description-and-background-image-grid .vertical-align-wrapper .buttons {
  background-color: white;
  padding: 0 40px 40px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.newcom-page-builder .description-and-background-image .description-and-background-image-grid .vertical-align-wrapper .buttons a {
  padding: 5px 25px;
  display: inline-block;
  width: fit-content;
  margin: 0 10px;
  border-radius: 15px;
  color: white;
  text-decoration: none;
  font-weight: 600;
  font-size: 1.45rem;
  transition: all 0.2s ease-in-out;
}
.newcom-page-builder .description-and-background-image .description-and-background-image-grid .vertical-align-wrapper .buttons a:first-child {
  margin: 0 10px 0 0;
}
@media all and (min-width: 993px) and (max-width: 1080px) {
  .newcom-page-builder .description-and-background-image .description-and-background-image-grid .vertical-align-wrapper .buttons a:first-child {
    margin: 0 0 20px;
  }
}
@media screen and (max-width: 992px) {
  .newcom-page-builder .description-and-background-image .description-and-background-image-grid .vertical-align-wrapper .buttons a:first-child {
    margin: 0 10px 0 0;
  }
}
@media screen and (max-width: 782px) {
  .newcom-page-builder .description-and-background-image .description-and-background-image-grid .vertical-align-wrapper .buttons a:first-child {
    margin: 0 0 10px;
  }
}
.newcom-page-builder .description-and-background-image .description-and-background-image-grid .vertical-align-wrapper .buttons a:last-child {
  margin: 0 0 0 10px;
}
@media all and (min-width: 993px) and (max-width: 1080px) {
  .newcom-page-builder .description-and-background-image .description-and-background-image-grid .vertical-align-wrapper .buttons a:last-child {
    margin: 0;
  }
}
@media screen and (max-width: 992px) {
  .newcom-page-builder .description-and-background-image .description-and-background-image-grid .vertical-align-wrapper .buttons a:last-child {
    margin: 0 0 0 10px;
  }
}
@media screen and (max-width: 782px) {
  .newcom-page-builder .description-and-background-image .description-and-background-image-grid .vertical-align-wrapper .buttons a:last-child {
    margin: 10px 0 0;
  }
}
.newcom-page-builder .description-and-background-image .description-and-background-image-grid .vertical-align-wrapper .buttons a:hover, .newcom-page-builder .description-and-background-image .description-and-background-image-grid .vertical-align-wrapper .buttons a:focus {
  background-color: white !important;
  border: 2px solid #293232 !important;
  color: #293232;
}
@media screen and (max-width: 782px) {
  .newcom-page-builder .description-and-background-image .description-and-background-image-grid .vertical-align-wrapper .buttons a {
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 1120px) {
  .newcom-page-builder .description-and-background-image .description-and-background-image-grid .vertical-align-wrapper .buttons {
    justify-content: space-between;
  }
}
@media all and (min-width: 993px) and (max-width: 1080px) {
  .newcom-page-builder .description-and-background-image .description-and-background-image-grid .vertical-align-wrapper .buttons {
    display: block;
    align-items: unset;
    justify-content: unset;
  }
}
@media screen and (max-width: 992px) {
  .newcom-page-builder .description-and-background-image .description-and-background-image-grid .vertical-align-wrapper .buttons {
    display: block;
    align-items: unset;
    justify-content: unset;
    padding: 0;
  }
}
.newcom-page-builder .description-and-background-image .description-and-background-image-grid .background-image-mobile-grid-top {
  display: none;
}
@media screen and (max-width: 992px) {
  .newcom-page-builder .description-and-background-image .description-and-background-image-grid .background-image-mobile-grid-top {
    display: grid;
    grid-column: full-width-start/full-width-end;
    margin-bottom: 40px;
  }
}
.newcom-page-builder .description-and-background-image .description-and-background-image-grid .background-image-mobile-grid-bottom {
  display: none;
}
@media screen and (max-width: 992px) {
  .newcom-page-builder .description-and-background-image .description-and-background-image-grid .background-image-mobile-grid-bottom {
    display: grid;
    grid-column: full-width-start/full-width-end;
    margin-top: 40px;
  }
}
.newcom-page-builder .featured-video {
  padding: 40px 0;
}
@media screen and (max-width: 782px) {
  .newcom-page-builder .featured-video {
    padding: 20px 0;
  }
}
.newcom-page-builder .featured-video .featured-video-grid {
  display: grid;
  grid-template-columns: [full-width-start] minmax(calc(var(--nua-page-padding-md) - var(--nua-grid-column-gap)), 1fr) [wide-width-start] repeat(2, minmax(0, var(--nua-grid-column-max-width))) [default-width-start] repeat(8, minmax(0, var(--nua-grid-column-max-width))) [default-width-end] repeat(2, minmax(0, var(--nua-grid-column-max-width))) [wide-width-end] minmax(calc(var(--nua-page-padding-md) - var(--nua-grid-column-gap)), 1fr) [full-width-end];
  gap: 0 var(--nua-grid-column-gap);
}
@media screen and (max-width: 992px) {
  .newcom-page-builder .featured-video .featured-video-grid {
    grid-template-columns: [full-width-start] auto [wide-width-start] 1fr [default-width-start] 1fr [default-width-end] 1fr [wide-width-end] auto [full-width-end];
    gap: 0 var(--nua-grid-column-gap-mobile);
  }
}
.newcom-page-builder .featured-video .featured-video-grid .featured-video-col {
  grid-column: wide-width-start/wide-width-end;
}
.newcom-page-builder .featured-video .featured-video-grid .featured-video-col .fv-heading {
  font-size: 1.875rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
.newcom-page-builder .featured-video .featured-video-grid .featured-video-col .featured-video-box {
  position: relative;
  display: block;
}
.newcom-page-builder .featured-video .featured-video-grid .featured-video-col .featured-video-box .video-responsiveness {
  padding-top: 56.25%;
}
.newcom-page-builder .featured-video .featured-video-grid .featured-video-col .featured-video-box .video-responsiveness iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.newcom-page-builder .moderator-and-presenters {
  padding: 40px 0;
}
@media screen and (max-width: 782px) {
  .newcom-page-builder .moderator-and-presenters {
    padding: 20px 0;
  }
}
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid {
  display: grid;
  grid-template-columns: [full-width-start] minmax(calc(var(--nua-page-padding-md) - var(--nua-grid-column-gap)), 1fr) [wide-width-start] repeat(2, minmax(0, var(--nua-grid-column-max-width))) [default-width-start] repeat(8, minmax(0, var(--nua-grid-column-max-width))) [default-width-end] repeat(2, minmax(0, var(--nua-grid-column-max-width))) [wide-width-end] minmax(calc(var(--nua-page-padding-md) - var(--nua-grid-column-gap)), 1fr) [full-width-end];
  gap: 0 var(--nua-grid-column-gap);
}
@media screen and (max-width: 992px) {
  .newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid {
    grid-template-columns: [full-width-start] auto [wide-width-start] 1fr [default-width-start] 1fr [default-width-end] 1fr [wide-width-end] auto [full-width-end];
    gap: 0 var(--nua-grid-column-gap-mobile);
  }
}
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-col {
  grid-column: wide-width-start/5;
}
@media screen and (max-width: 992px) {
  .newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-col {
    grid-column: wide-width-start/wide-width-end;
  }
}
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-col .moderator-box {
  grid-template-columns: 1fr;
  display: grid;
  gap: 0 var(--nua-grid-column-gap);
}
@media screen and (max-width: 992px) {
  .newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-col .moderator-box {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 782px) {
  .newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-col .moderator-box {
    grid-template-columns: 1fr;
  }
}
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-col .moderator-box .moderator-box-grid {
  grid-column: 1/1;
  grid-row: auto;
}
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-col .moderator-box .moderator-box-grid .moderator-box-grid-col {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
  margin-block-end: 3rem;
  position: relative;
  flex: 1;
  align-content: start;
}
@media screen and (max-width: 992px) {
  .newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-col .moderator-box .moderator-box-grid .moderator-box-grid-col {
    grid-column: auto;
  }
}
@media screen and (max-width: 782px) {
  .newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-col .moderator-box .moderator-box-grid .moderator-box-grid-col {
    grid-column: full-width-start/full-width-end;
  }
}
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-col {
  grid-column: 5/wide-width-end;
}
@media screen and (max-width: 992px) {
  .newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-col {
    grid-column: wide-width-start/wide-width-end;
  }
}
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-col .presenters-box {
  grid-template-columns: [full-width-start wide-width-start] repeat(12, minmax(0, var(--nua-grid-column-max-width))) [wide-width-end full-width-end];
  display: grid;
  gap: 0 var(--nua-grid-column-gap);
}
@media screen and (max-width: 992px) {
  .newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-col .presenters-box {
    grid-template-columns: 1fr 1fr;
    display: grid;
    gap: 0 var(--nua-grid-column-gap);
  }
}
@media screen and (max-width: 782px) {
  .newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-col .presenters-box {
    grid-template-columns: 1fr;
    display: grid;
    gap: 0 var(--nua-grid-column-gap);
  }
}
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-col .presenters-box .presenters-box-grid {
  grid-column: auto/span 4;
  grid-row: auto;
  display: flex;
}
@media screen and (max-width: 992px) {
  .newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-col .presenters-box .presenters-box-grid {
    grid-column: auto;
  }
}
@media screen and (max-width: 782px) {
  .newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-col .presenters-box .presenters-box-grid {
    grid-column: 1/1;
  }
}
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-col .presenters-box .presenters-box-grid .presenters-box-grid-col {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
  margin-block-end: 3rem;
  position: relative;
  flex: 1;
  align-content: start;
}
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-col.no-moderator {
  grid-column: wide-width-start/wide-width-end;
}
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-col.no-moderator .presenters-box-grid {
  grid-column: auto/span 3;
}
@media screen and (max-width: 992px) {
  .newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-col.no-moderator .presenters-box-grid {
    grid-column: 1/1;
  }
}
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-heading,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-heading {
  font-size: 1.875rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box {
  position: relative;
}
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .moderator-box-grid-col,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .presenters-box-grid-col,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .moderator-box-grid-col,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .presenters-box-grid-col {
  border: 1px solid #666666;
  min-height: 470px;
}
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .moderator-box-grid-col .moderator-box-gravatar,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .moderator-box-grid-col .presenters-box-gravatar,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .presenters-box-grid-col .moderator-box-gravatar,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .presenters-box-grid-col .presenters-box-gravatar,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .moderator-box-grid-col .moderator-box-gravatar,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .moderator-box-grid-col .presenters-box-gravatar,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .presenters-box-grid-col .moderator-box-gravatar,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .presenters-box-grid-col .presenters-box-gravatar {
  position: relative;
  max-height: 320px;
  border-bottom: 1px solid #666666;
}
@media screen and (max-width: 992px) {
  .newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .moderator-box-grid-col .moderator-box-gravatar,
  .newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .moderator-box-grid-col .presenters-box-gravatar,
  .newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .presenters-box-grid-col .moderator-box-gravatar,
  .newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .presenters-box-grid-col .presenters-box-gravatar,
  .newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .moderator-box-grid-col .moderator-box-gravatar,
  .newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .moderator-box-grid-col .presenters-box-gravatar,
  .newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .presenters-box-grid-col .moderator-box-gravatar,
  .newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .presenters-box-grid-col .presenters-box-gravatar {
    max-height: 100%;
  }
}
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .moderator-box-grid-col .moderator-box-gravatar > img,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .moderator-box-grid-col .presenters-box-gravatar > img,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .presenters-box-grid-col .moderator-box-gravatar > img,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .presenters-box-grid-col .presenters-box-gravatar > img,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .moderator-box-grid-col .moderator-box-gravatar > img,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .moderator-box-grid-col .presenters-box-gravatar > img,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .presenters-box-grid-col .moderator-box-gravatar > img,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .presenters-box-grid-col .presenters-box-gravatar > img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
  aspect-ratio: 3/3;
  object-fit: cover;
}
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .moderator-box-grid-col .moderator-box-gravatar span,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .moderator-box-grid-col .presenters-box-gravatar span,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .presenters-box-grid-col .moderator-box-gravatar span,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .presenters-box-grid-col .presenters-box-gravatar span,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .moderator-box-grid-col .moderator-box-gravatar span,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .moderator-box-grid-col .presenters-box-gravatar span,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .presenters-box-grid-col .moderator-box-gravatar span,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .presenters-box-grid-col .presenters-box-gravatar span {
  position: absolute;
  right: 5px;
  bottom: 5px;
}
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .moderator-box-grid-col .moderator-box-gravatar span img,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .moderator-box-grid-col .presenters-box-gravatar span img,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .presenters-box-grid-col .moderator-box-gravatar span img,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .presenters-box-grid-col .presenters-box-gravatar span img,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .moderator-box-grid-col .moderator-box-gravatar span img,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .moderator-box-grid-col .presenters-box-gravatar span img,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .presenters-box-grid-col .moderator-box-gravatar span img,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .presenters-box-grid-col .presenters-box-gravatar span img {
  max-width: 50px;
  width: 100%;
  height: auto;
  display: block;
}
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .moderator-box-grid-col .moderator-box-details,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .moderator-box-grid-col .presenters-box-details,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .presenters-box-grid-col .moderator-box-details,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .presenters-box-grid-col .presenters-box-details,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .moderator-box-grid-col .moderator-box-details,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .moderator-box-grid-col .presenters-box-details,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .presenters-box-grid-col .moderator-box-details,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .presenters-box-grid-col .presenters-box-details {
  padding: 10px 20px;
}
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .moderator-box-grid-col .moderator-box-details p,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .moderator-box-grid-col .presenters-box-details p,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .presenters-box-grid-col .moderator-box-details p,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .presenters-box-grid-col .presenters-box-details p,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .moderator-box-grid-col .moderator-box-details p,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .moderator-box-grid-col .presenters-box-details p,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .presenters-box-grid-col .moderator-box-details p,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .presenters-box-grid-col .presenters-box-details p {
  margin-bottom: 5px;
  font-size: 1rem;
}
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .moderator-box-grid-col .moderator-box-details p.name,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .moderator-box-grid-col .presenters-box-details p.name,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .presenters-box-grid-col .moderator-box-details p.name,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .presenters-box-grid-col .presenters-box-details p.name,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .moderator-box-grid-col .moderator-box-details p.name,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .moderator-box-grid-col .presenters-box-details p.name,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .presenters-box-grid-col .moderator-box-details p.name,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .presenters-box-grid-col .presenters-box-details p.name {
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .moderator-box-grid-col .moderator-box-details p.company-role,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .moderator-box-grid-col .presenters-box-details p.company-role,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .presenters-box-grid-col .moderator-box-details p.company-role,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .presenters-box-grid-col .presenters-box-details p.company-role,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .moderator-box-grid-col .moderator-box-details p.company-role,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .moderator-box-grid-col .presenters-box-details p.company-role,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .presenters-box-grid-col .moderator-box-details p.company-role,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .presenters-box-grid-col .presenters-box-details p.company-role {
  margin-bottom: 0;
}
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .moderator-box-grid-col .moderator-box-details p.company-name,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .moderator-box-grid-col .presenters-box-details p.company-name,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .presenters-box-grid-col .moderator-box-details p.company-name,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .moderator-box .presenters-box-grid-col .presenters-box-details p.company-name,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .moderator-box-grid-col .moderator-box-details p.company-name,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .moderator-box-grid-col .presenters-box-details p.company-name,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .presenters-box-grid-col .moderator-box-details p.company-name,
.newcom-page-builder .moderator-and-presenters .moderator-and-presenters-grid .presenters-box .presenters-box-grid-col .presenters-box-details p.company-name {
  font-weight: bold;
  font-style: italic;
  margin-bottom: 0;
}
.newcom-page-builder .content-information {
  padding: 40px 0;
  background-color: #4a4a4a;
}
@media screen and (max-width: 782px) {
  .newcom-page-builder .content-information {
    padding: 20px 0;
  }
}
.newcom-page-builder .content-information .content-information-grid {
  display: grid;
  grid-template-columns: [full-width-start] minmax(calc(var(--nua-page-padding-md) - var(--nua-grid-column-gap)), 1fr) [wide-width-start] repeat(2, minmax(0, var(--nua-grid-column-max-width))) [default-width-start] repeat(8, minmax(0, var(--nua-grid-column-max-width))) [default-width-end] repeat(2, minmax(0, var(--nua-grid-column-max-width))) [wide-width-end] minmax(calc(var(--nua-page-padding-md) - var(--nua-grid-column-gap)), 1fr) [full-width-end];
  gap: 0 var(--nua-grid-column-gap);
}
@media screen and (max-width: 782px) {
  .newcom-page-builder .content-information .content-information-grid {
    grid-template-columns: [full-width-start] auto [wide-width-start] 1fr [default-width-start] 1fr [default-width-end] 1fr [wide-width-end] auto [full-width-end];
    gap: 0 var(--nua-grid-column-gap-mobile);
  }
}
.newcom-page-builder .content-information .content-information-grid .content-information-col {
  grid-column: wide-width-start/wide-width-end;
  color: white !important;
}
.newcom-page-builder .content-information .content-information-grid .content-information-col.col-1 {
  grid-column: wide-width-start/8;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 992px) {
  .newcom-page-builder .content-information .content-information-grid .content-information-col.col-1 {
    grid-column: wide-width-start/wide-width-end;
  }
}
.newcom-page-builder .content-information .content-information-grid .content-information-col.col-1 > img {
  max-width: 75%;
}
@media screen and (max-width: 992px) {
  .newcom-page-builder .content-information .content-information-grid .content-information-col.col-1 > img {
    margin-bottom: 40px;
  }
}
.newcom-page-builder .content-information .content-information-grid .content-information-col.col-2 {
  grid-column: 8/wide-width-end;
}
@media screen and (max-width: 992px) {
  .newcom-page-builder .content-information .content-information-grid .content-information-col.col-2 {
    grid-column: wide-width-start/wide-width-end;
  }
}
.newcom-page-builder .content-information .content-information-grid .content-information-col.col-2 .content-information-footer {
  display: flex;
  align-items: center;
}
.newcom-page-builder .content-information .content-information-grid .content-information-col.col-2 .content-information-footer p {
  margin: 0;
  font-weight: bold;
  font-size: 1.125rem;
  letter-spacing: 1px;
}
.newcom-page-builder .content-information .content-information-grid .content-information-col.col-2 .content-information-footer img {
  max-width: 150px;
}
@media screen and (max-width: 782px) {
  .newcom-page-builder .content-information .content-information-grid .content-information-col.col-2 .content-information-footer img {
    max-width: 200px;
  }
}
.newcom-page-builder .content-information .content-information-grid .content-information-col a {
  color: white !important;
}
.newcom-page-builder .content-information .content-information-grid .content-information-col a:hover {
  text-decoration: none;
}
.newcom-page-builder .content-cards {
  padding: 40px 0;
}
@media screen and (max-width: 782px) {
  .newcom-page-builder .content-cards {
    padding: 20px 0;
  }
}
.newcom-page-builder .content-cards .content-cards-grid {
  display: grid;
  grid-template-columns: [full-width-start] minmax(calc(var(--nua-page-padding-md) - var(--nua-grid-column-gap)), 1fr) [wide-width-start] repeat(2, minmax(0, var(--nua-grid-column-max-width))) [default-width-start] repeat(8, minmax(0, var(--nua-grid-column-max-width))) [default-width-end] repeat(2, minmax(0, var(--nua-grid-column-max-width))) [wide-width-end] minmax(calc(var(--nua-page-padding-md) - var(--nua-grid-column-gap)), 1fr) [full-width-end];
  gap: 0 var(--nua-grid-column-gap);
}
@media screen and (max-width: 782px) {
  .newcom-page-builder .content-cards .content-cards-grid {
    grid-template-columns: [full-width-start] auto [wide-width-start] 1fr [default-width-start] 1fr [default-width-end] 1fr [wide-width-end] auto [full-width-end];
    gap: 0 var(--nua-grid-column-gap-mobile);
  }
}
.newcom-page-builder .content-cards .content-cards-grid .content-cards-col {
  grid-column: wide-width-start/wide-width-end;
}
.newcom-page-builder .content-cards .content-cards-grid .content-cards-col.col-main-title {
  grid-column: wide-width-start/12;
}
@media screen and (max-width: 992px) {
  .newcom-page-builder .content-cards .content-cards-grid .content-cards-col.col-main-title {
    grid-column: wide-width-start/wide-width-end;
  }
}
.newcom-page-builder .content-cards .content-cards-grid .content-cards-col.col-main-title.no-view-more-link {
  grid-column: wide-width-start/wide-width-end;
}
.newcom-page-builder .content-cards .content-cards-grid .content-cards-col.col-main-title .custom-content-cards--alignment {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.newcom-page-builder .content-cards .content-cards-grid .content-cards-col.col-main-title .custom-content-cards--alignment p {
  font-size: 1.875rem;
  font-weight: 600;
  margin-bottom: 0;
}
@media screen and (max-width: 992px) {
  .newcom-page-builder .content-cards .content-cards-grid .content-cards-col.col-main-title .custom-content-cards--alignment p {
    margin-bottom: 20px;
  }
}
.newcom-page-builder .content-cards .content-cards-grid .content-cards-col.col-main-title .custom-content-cards--alignment a, .newcom-page-builder .content-cards .content-cards-grid .content-cards-col.col-main-title .custom-content-cards--alignment a:visited {
  text-decoration: none;
  color: var(--black);
  font-weight: normal;
  position: relative;
  transition: color 0.24s;
  font-size: 1.25rem;
  line-height: 2.9375rem;
}
.newcom-page-builder .content-cards .content-cards-grid .content-cards-col.col-main-title .custom-content-cards--alignment a:after, .newcom-page-builder .content-cards .content-cards-grid .content-cards-col.col-main-title .custom-content-cards--alignment a:visited:after {
  content: "";
  position: absolute;
  bottom: 10px;
  right: 0;
  width: 100%;
  height: 2px;
  background: var(--black);
  transition: all 0.24s;
}
.newcom-page-builder .content-cards .content-cards-grid .content-cards-col.col-main-title .custom-content-cards--alignment a:hover, .newcom-page-builder .content-cards .content-cards-grid .content-cards-col.col-main-title .custom-content-cards--alignment a:visited:hover {
  color: var(--black);
}
.newcom-page-builder .content-cards .content-cards-grid .content-cards-col.col-main-title .custom-content-cards--alignment a:hover:after, .newcom-page-builder .content-cards .content-cards-grid .content-cards-col.col-main-title .custom-content-cards--alignment a:visited:hover:after {
  width: 0;
}
.newcom-page-builder .content-cards .content-cards-grid .content-cards-col.col-view-more-link {
  grid-column: 12/wide-width-end;
}
@media screen and (max-width: 992px) {
  .newcom-page-builder .content-cards .content-cards-grid .content-cards-col.col-view-more-link {
    grid-column: wide-width-start/wide-width-end;
  }
}
.newcom-page-builder .content-cards .content-cards-grid .content-cards-col.col-view-more-link .custom-content-cards--alignment {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.newcom-page-builder .content-cards .content-cards-grid .content-cards-col.col-view-more-link .custom-content-cards--alignment p {
  font-size: 1.875rem;
  font-weight: 600;
  margin-bottom: 0;
}
@media screen and (max-width: 992px) {
  .newcom-page-builder .content-cards .content-cards-grid .content-cards-col.col-view-more-link .custom-content-cards--alignment p {
    margin-bottom: 20px;
  }
}
.newcom-page-builder .content-cards .content-cards-grid .content-cards-col.col-view-more-link .custom-content-cards--alignment a, .newcom-page-builder .content-cards .content-cards-grid .content-cards-col.col-view-more-link .custom-content-cards--alignment a:visited {
  text-decoration: none;
  color: var(--black);
  font-weight: normal;
  position: relative;
  transition: color 0.24s;
  font-size: 1.25rem;
  line-height: 2.9375rem;
}
.newcom-page-builder .content-cards .content-cards-grid .content-cards-col.col-view-more-link .custom-content-cards--alignment a:after, .newcom-page-builder .content-cards .content-cards-grid .content-cards-col.col-view-more-link .custom-content-cards--alignment a:visited:after {
  content: "";
  position: absolute;
  bottom: 10px;
  right: 0;
  width: 100%;
  height: 2px;
  background: var(--black);
  transition: all 0.24s;
}
.newcom-page-builder .content-cards .content-cards-grid .content-cards-col.col-view-more-link .custom-content-cards--alignment a:hover, .newcom-page-builder .content-cards .content-cards-grid .content-cards-col.col-view-more-link .custom-content-cards--alignment a:visited:hover {
  color: var(--black);
}
.newcom-page-builder .content-cards .content-cards-grid .content-cards-col.col-view-more-link .custom-content-cards--alignment a:hover:after, .newcom-page-builder .content-cards .content-cards-grid .content-cards-col.col-view-more-link .custom-content-cards--alignment a:visited:hover:after {
  width: 0;
}
@media screen and (max-width: 992px) {
  .newcom-page-builder .content-cards .content-cards-grid .content-cards-col.col-view-more-link .custom-content-cards--alignment {
    justify-content: flex-start;
  }
}
.newcom-page-builder .content-cards .content-cards-grid .content-cards-col.col-details {
  margin: 40px 0;
}
.newcom-page-builder .content-cards .content-cards-grid .content-cards-col .content-cards-box {
  grid-template-columns: [full-width-start wide-width-start] repeat(12, minmax(0, var(--nua-grid-column-max-width))) [wide-width-end full-width-end];
  display: grid;
  gap: 0 var(--nua-grid-column-gap);
}
@media screen and (max-width: 992px) {
  .newcom-page-builder .content-cards .content-cards-grid .content-cards-col .content-cards-box {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (max-width: 782px) {
  .newcom-page-builder .content-cards .content-cards-grid .content-cards-col .content-cards-box {
    grid-template-columns: [full-width-start] auto [wide-width-start] 1fr [default-width-start] 1fr [default-width-end] 1fr [wide-width-end] auto [full-width-end];
    gap: 0 var(--nua-grid-column-gap-mobile);
  }
}
.newcom-page-builder .content-cards .content-cards-grid .content-cards-col .content-cards-box .content-cards-box-grid {
  grid-column: auto/span 4;
  grid-row: auto;
  display: flex;
}
@media screen and (max-width: 992px) {
  .newcom-page-builder .content-cards .content-cards-grid .content-cards-col .content-cards-box .content-cards-box-grid {
    grid-column: auto;
  }
}
@media screen and (max-width: 782px) {
  .newcom-page-builder .content-cards .content-cards-grid .content-cards-col .content-cards-box .content-cards-box-grid {
    grid-column: full-width-start/full-width-end;
  }
}
.newcom-page-builder .content-cards .content-cards-grid .content-cards-col .content-cards-box .content-cards-box-grid .content-cards-box-grid-col {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
  margin-block-end: 3rem;
  position: relative;
  flex: 1;
  align-content: start;
  border: 1px solid #666666;
}
.newcom-page-builder .content-cards .content-cards-grid .content-cards-col .content-cards-box .content-cards-box-grid .content-cards-box-grid-col .content-cards-box-gravatar {
  position: relative;
  border-bottom: 1px solid #666666;
  overflow: hidden;
}
.newcom-page-builder .content-cards .content-cards-grid .content-cards-col .content-cards-box .content-cards-box-grid .content-cards-box-grid-col .content-cards-box-gravatar > img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
  aspect-ratio: 3/2;
  object-fit: cover;
  transition: all 1s ease-in-out;
}
.newcom-page-builder .content-cards .content-cards-grid .content-cards-col .content-cards-box .content-cards-box-grid .content-cards-box-grid-col .content-cards-box-gravatar:hover > img {
  transform: scale(1.1);
  width: 100%;
  height: 100%;
}
.newcom-page-builder .content-cards .content-cards-grid .content-cards-col .content-cards-box .content-cards-box-grid .content-cards-box-grid-col .content-cards-box-gravatar.type-video img {
  filter: brightness(45%);
}
.newcom-page-builder .content-cards .content-cards-grid .content-cards-col .content-cards-box .content-cards-box-grid .content-cards-box-grid-col .content-cards-box-gravatar.type-video span {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}
.newcom-page-builder .content-cards .content-cards-grid .content-cards-col .content-cards-box .content-cards-box-grid .content-cards-box-grid-col .content-cards-box-gravatar.type-video span img {
  filter: brightness(100%);
  max-width: 100px;
  width: 100%;
  height: auto;
  display: block;
}
.newcom-page-builder .content-cards .content-cards-grid .content-cards-col .content-cards-box .content-cards-box-grid .content-cards-box-grid-col .content-cards-box-gravatar.type-image {
  filter: brightness(100%);
}
.newcom-page-builder .content-cards .content-cards-grid .content-cards-col .content-cards-box .content-cards-box-grid .content-cards-box-grid-col .content-cards-box-gravatar.type-image span {
  display: none;
}
.newcom-page-builder .content-cards .content-cards-grid .content-cards-col .content-cards-box .content-cards-box-grid .content-cards-box-grid-col .content-cards-box-details {
  padding: 20px 20px;
}
.newcom-page-builder .content-cards .content-cards-grid .content-cards-col .content-cards-box .content-cards-box-grid .content-cards-box-grid-col .content-cards-box-details p {
  margin-bottom: 5px;
  font-size: 1rem;
}
.newcom-page-builder .content-cards .content-cards-grid .content-cards-col .content-cards-box .content-cards-box-grid .content-cards-box-grid-col .content-cards-box-details p.title {
  font-size: 1.375rem;
  font-weight: bold;
  margin-bottom: 1rem;
  line-height: 1.75rem;
}
.newcom-page-builder .content-cards .content-cards-grid .content-cards-col .content-cards-box .content-cards-box-grid .content-cards-box-grid-col .content-cards-box-details p.description {
  font-size: 1rem;
  font-weight: normal;
  margin-bottom: 1rem;
}
.newcom-page-builder .content-cards .content-cards-grid .moderator-heading,
.newcom-page-builder .content-cards .content-cards-grid .presenters-heading {
  font-size: 1.875rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
.newcom-page-builder .content-cards .content-cards-grid .moderator-box,
.newcom-page-builder .content-cards .content-cards-grid .presenters-box {
  position: relative;
}
.newcom-page-builder .content-cards .content-cards-grid .moderator-box .moderator-box-grid-col,
.newcom-page-builder .content-cards .content-cards-grid .moderator-box .presenters-box-grid-col,
.newcom-page-builder .content-cards .content-cards-grid .presenters-box .moderator-box-grid-col,
.newcom-page-builder .content-cards .content-cards-grid .presenters-box .presenters-box-grid-col {
  border: 1px solid #666666;
  min-height: 470px;
}
.newcom-page-builder .content-cards .content-cards-grid .moderator-box .moderator-box-grid-col .moderator-box-gravatar,
.newcom-page-builder .content-cards .content-cards-grid .moderator-box .moderator-box-grid-col .presenters-box-gravatar,
.newcom-page-builder .content-cards .content-cards-grid .moderator-box .presenters-box-grid-col .moderator-box-gravatar,
.newcom-page-builder .content-cards .content-cards-grid .moderator-box .presenters-box-grid-col .presenters-box-gravatar,
.newcom-page-builder .content-cards .content-cards-grid .presenters-box .moderator-box-grid-col .moderator-box-gravatar,
.newcom-page-builder .content-cards .content-cards-grid .presenters-box .moderator-box-grid-col .presenters-box-gravatar,
.newcom-page-builder .content-cards .content-cards-grid .presenters-box .presenters-box-grid-col .moderator-box-gravatar,
.newcom-page-builder .content-cards .content-cards-grid .presenters-box .presenters-box-grid-col .presenters-box-gravatar {
  position: relative;
  border-bottom: 1px solid #666666;
}
.newcom-page-builder .content-cards .content-cards-grid .moderator-box .moderator-box-grid-col .moderator-box-gravatar > img,
.newcom-page-builder .content-cards .content-cards-grid .moderator-box .moderator-box-grid-col .presenters-box-gravatar > img,
.newcom-page-builder .content-cards .content-cards-grid .moderator-box .presenters-box-grid-col .moderator-box-gravatar > img,
.newcom-page-builder .content-cards .content-cards-grid .moderator-box .presenters-box-grid-col .presenters-box-gravatar > img,
.newcom-page-builder .content-cards .content-cards-grid .presenters-box .moderator-box-grid-col .moderator-box-gravatar > img,
.newcom-page-builder .content-cards .content-cards-grid .presenters-box .moderator-box-grid-col .presenters-box-gravatar > img,
.newcom-page-builder .content-cards .content-cards-grid .presenters-box .presenters-box-grid-col .moderator-box-gravatar > img,
.newcom-page-builder .content-cards .content-cards-grid .presenters-box .presenters-box-grid-col .presenters-box-gravatar > img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
  aspect-ratio: 3/3;
  object-fit: cover;
}
.newcom-page-builder .content-cards .content-cards-grid .moderator-box .moderator-box-grid-col .moderator-box-gravatar span,
.newcom-page-builder .content-cards .content-cards-grid .moderator-box .moderator-box-grid-col .presenters-box-gravatar span,
.newcom-page-builder .content-cards .content-cards-grid .moderator-box .presenters-box-grid-col .moderator-box-gravatar span,
.newcom-page-builder .content-cards .content-cards-grid .moderator-box .presenters-box-grid-col .presenters-box-gravatar span,
.newcom-page-builder .content-cards .content-cards-grid .presenters-box .moderator-box-grid-col .moderator-box-gravatar span,
.newcom-page-builder .content-cards .content-cards-grid .presenters-box .moderator-box-grid-col .presenters-box-gravatar span,
.newcom-page-builder .content-cards .content-cards-grid .presenters-box .presenters-box-grid-col .moderator-box-gravatar span,
.newcom-page-builder .content-cards .content-cards-grid .presenters-box .presenters-box-grid-col .presenters-box-gravatar span {
  position: absolute;
  right: 5px;
  bottom: 5px;
}
.newcom-page-builder .content-cards .content-cards-grid .moderator-box .moderator-box-grid-col .moderator-box-gravatar span img,
.newcom-page-builder .content-cards .content-cards-grid .moderator-box .moderator-box-grid-col .presenters-box-gravatar span img,
.newcom-page-builder .content-cards .content-cards-grid .moderator-box .presenters-box-grid-col .moderator-box-gravatar span img,
.newcom-page-builder .content-cards .content-cards-grid .moderator-box .presenters-box-grid-col .presenters-box-gravatar span img,
.newcom-page-builder .content-cards .content-cards-grid .presenters-box .moderator-box-grid-col .moderator-box-gravatar span img,
.newcom-page-builder .content-cards .content-cards-grid .presenters-box .moderator-box-grid-col .presenters-box-gravatar span img,
.newcom-page-builder .content-cards .content-cards-grid .presenters-box .presenters-box-grid-col .moderator-box-gravatar span img,
.newcom-page-builder .content-cards .content-cards-grid .presenters-box .presenters-box-grid-col .presenters-box-gravatar span img {
  max-width: 50px;
  width: 100%;
  height: auto;
  display: block;
}
.newcom-page-builder .content-cards .content-cards-grid .moderator-box .moderator-box-grid-col .moderator-box-details,
.newcom-page-builder .content-cards .content-cards-grid .moderator-box .moderator-box-grid-col .presenters-box-details,
.newcom-page-builder .content-cards .content-cards-grid .moderator-box .presenters-box-grid-col .moderator-box-details,
.newcom-page-builder .content-cards .content-cards-grid .moderator-box .presenters-box-grid-col .presenters-box-details,
.newcom-page-builder .content-cards .content-cards-grid .presenters-box .moderator-box-grid-col .moderator-box-details,
.newcom-page-builder .content-cards .content-cards-grid .presenters-box .moderator-box-grid-col .presenters-box-details,
.newcom-page-builder .content-cards .content-cards-grid .presenters-box .presenters-box-grid-col .moderator-box-details,
.newcom-page-builder .content-cards .content-cards-grid .presenters-box .presenters-box-grid-col .presenters-box-details {
  padding: 10px 20px;
}
.newcom-page-builder .content-cards .content-cards-grid .moderator-box .moderator-box-grid-col .moderator-box-details p,
.newcom-page-builder .content-cards .content-cards-grid .moderator-box .moderator-box-grid-col .presenters-box-details p,
.newcom-page-builder .content-cards .content-cards-grid .moderator-box .presenters-box-grid-col .moderator-box-details p,
.newcom-page-builder .content-cards .content-cards-grid .moderator-box .presenters-box-grid-col .presenters-box-details p,
.newcom-page-builder .content-cards .content-cards-grid .presenters-box .moderator-box-grid-col .moderator-box-details p,
.newcom-page-builder .content-cards .content-cards-grid .presenters-box .moderator-box-grid-col .presenters-box-details p,
.newcom-page-builder .content-cards .content-cards-grid .presenters-box .presenters-box-grid-col .moderator-box-details p,
.newcom-page-builder .content-cards .content-cards-grid .presenters-box .presenters-box-grid-col .presenters-box-details p {
  margin-bottom: 5px;
  font-size: 1rem;
}
.newcom-page-builder .pb-subscribe {
  border: 1px solid #666;
}
.newcom-page-builder .pb-subscribe .pb-subscribe-grid {
  display: grid;
  grid-template-columns: [full-width-start] minmax(calc(var(--nua-page-padding-md) - var(--nua-grid-column-gap)), 1fr) [wide-width-start] repeat(12, minmax(0, var(--nua-grid-column-max-width))) [wide-width-end] minmax(calc(var(--nua-page-padding-md) - var(--nua-grid-column-gap)), 1fr) [full-width-end];
  gap: 0 var(--nua-grid-column-gap);
  margin-bottom: 0;
  padding-block: 0;
  position: relative;
}
@media screen and (max-width: 782px) {
  .newcom-page-builder .pb-subscribe .pb-subscribe-grid {
    grid-template-columns: [full-width-start] auto [wide-width-start] 1fr [default-width-start] 1fr [default-width-end] 1fr [wide-width-end] auto [full-width-end];
    gap: 0 var(--nua-grid-column-gap-mobile);
  }
}
.newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-left {
  z-index: 1;
  grid-column: 1/8;
}
.newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-left h1, .newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-left h2, .newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-left h3, .newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-left h4, .newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-left h5, .newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-left h6 {
  font-size: 3.75rem;
  font-weight: 600;
  line-height: 4rem;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 782px) {
  .newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-left h1, .newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-left h2, .newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-left h3, .newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-left h4, .newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-left h5, .newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-left h6 {
    font-size: 3.125rem;
    line-height: 3.375rem;
  }
}
.newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-left p {
  font-size: 2rem;
  line-height: 2.25rem;
}
.newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-left p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 782px) {
  .newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-left p {
    font-size: 1.75rem;
  }
}
.newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-left img {
  margin-bottom: 50px;
}
.newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-left img.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-left img.alignleft {
  margin-left: 0;
  margin-right: auto;
}
.newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-left img.alignright {
  margin-left: auto;
  margin-right: 0;
}
.newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-left a.pbs-btn {
  border-radius: 50px;
  padding: 15px;
  font-size: 2rem;
  font-weight: 600;
  line-height: 4rem;
  text-decoration: none;
  margin: 40px auto 0;
  display: block;
  width: fit-content;
  min-width: 550px;
  max-width: 100%;
  text-align: center;
  transition: all 0.2s ease-in-out;
}
@media screen and (max-width: 782px) {
  .newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-left a.pbs-btn {
    min-width: 100px;
    font-size: 2rem;
    line-height: 2rem;
  }
}
@media all and (max-width: 1300px) {
  .newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-left {
    grid-column: full-width-start/full-width-end;
  }
}
.newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-right {
  z-index: 1;
  grid-column: 8/full-width-end;
}
.newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-right h1, .newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-right h2, .newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-right h3, .newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-right h4, .newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-right h5, .newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-right h6 {
  font-size: 3.75rem;
  font-weight: 600;
  line-height: 4rem;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 782px) {
  .newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-right h1, .newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-right h2, .newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-right h3, .newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-right h4, .newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-right h5, .newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-right h6 {
    font-size: 3.125rem;
    line-height: 3.375rem;
  }
}
.newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-right p {
  font-size: 2rem;
  line-height: 2.25rem;
}
.newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-right p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 782px) {
  .newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-right p {
    font-size: 1.75rem;
  }
}
.newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-right img {
  margin-bottom: 50px;
}
.newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-right img.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-right img.alignleft {
  margin-left: 0;
  margin-right: auto;
}
.newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-right img.alignright {
  margin-left: auto;
  margin-right: 0;
}
.newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-right a.pbs-btn {
  border-radius: 50px;
  padding: 15px;
  font-size: 2rem;
  font-weight: 600;
  line-height: 4rem;
  text-decoration: none;
  margin: 40px auto 0;
  display: block;
  width: fit-content;
  min-width: 550px;
  max-width: 100%;
  text-align: center;
  transition: all 0.2s ease-in-out;
}
@media screen and (max-width: 782px) {
  .newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-right a.pbs-btn {
    min-width: 100px;
    font-size: 2rem;
    line-height: 2rem;
  }
}
@media all and (max-width: 1300px) {
  .newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-content-grid-right {
    grid-column: full-width-start/full-width-end;
  }
}
.newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-img-grid-right {
  z-index: 1;
  grid-column: 8/full-width-end;
  border-left: 1px solid #666;
}
@media all and (max-width: 1300px) {
  .newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-img-grid-right {
    grid-column: full-width-start/full-width-end;
  }
}
.newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-img-grid-left {
  z-index: 1;
  grid-column: 1/8;
  border-right: 1px solid #666;
}
@media all and (max-width: 1300px) {
  .newcom-page-builder .pb-subscribe .pb-subscribe-grid .pbs-img-grid-left {
    grid-column: full-width-start/full-width-end;
  }
}
.newcom-page-builder .pb-subscribe .pb-subscribe-grid .vertical-align-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 40px 0;
}
@media screen and (max-width: 782px) {
  .newcom-page-builder .pb-subscribe .pb-subscribe-grid .vertical-align-wrapper {
    padding: 40px 20px;
  }
}
@media all and (max-width: 992px) {
  .newcom-page-builder .pb-subscribe .pb-subscribe-grid {
    grid-template-columns: [full-width-start] auto [wide-width-start] 1fr [default-width-start] 1fr [default-width-end] 1fr [wide-width-end] auto [full-width-end];
  }
}

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