/* ==========================================================================
   General Styles
   ========================================================================== */
.standardadjustable2023 {
  margin: 20px 0;
  font-size: 16px;
  line-height: 24px;
}
.standardadjustable2023 h1,
.standardadjustable2023 h2,
.standardadjustable2023 h3,
.standardadjustable2023 h4,
.standardadjustable2023 h5,
.standardadjustable2023 h6,
.standardadjustable2023 .text h1,
.standardadjustable2023 .text h2,
.standardadjustable2023 .text h3,
.standardadjustable2023 .text h4,
.standardadjustable2023 .text h5,
.standardadjustable2023 .text h6 {
  margin: 30px 0 20px 0;
}
.standardadjustable2023 h1 {
  font-weight: bold;
  font-size: 30px;
  line-height: 36px;
  margin: 20px 0;
  color: #004494;
}
.standardadjustable2023 h2,
.standardadjustable2023 .text h2 {
  font-weight: normal;
  font-size: 20px;
  line-height: 26px;
}
.standardadjustable2023 h3,
.standardadjustable2023 .text h3 {
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  color: #004494;
}
.standardadjustable2023 .text,
.standardadjustable2023 p,
.standardadjustable2023 span,
.standardadjustable2023 table,
.standardadjustable2023 .rt {
  line-height: 24px;
}
.standardadjustable2023 [class*="--mobile"] {
  display: none;
}
.standardadjustable2023 ul,
.standardadjustable2023 ol,
.standardadjustable2023 .text ul,
.standardadjustable2023 .text ol {
  margin: 0 0 0 15px;
  padding: 0 0 0 12px;
  line-height: normal;
}
.standardadjustable2023 li {
  font-size: 16px;
  line-height: 24px;
  list-style-image: none;
}
/* ==========================================================================
   TWO-COLUMN LAYOUT WITH SIDEBAR
   ========================================================================== */
.standardadjustable2023--hasSidebar {
  display: flex;
  gap: 0 30px;
}
.sidebar {
  flex: 0 1 32%;
  width: 32%;
  position: sticky;
  position: -webkit-sticky;
  height: calc(100vh - 1px);
  top: 0px;
  overflow-y: scroll;
}
.sidebar:has(.youtubeshorts iframe) {
  flex: 0 1 auto;
  min-width: 315px;
}
.sidebar::-webkit-scrollbar {
  display: none;
}
.sidebar {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.event-location-wrap {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #666666;
  margin: 16px 0;
  display: flex;
  align-items: center;
}
.onsite-event-icon {
  margin-right: 8px;
}
.main_content {
  flex: 0 1 68%;
  width: 68%;
}
.event-session .when,
.event-session .where {
  padding: 0 !important;
  margin: 16px 0 0 0;
  display: flex;
  align-items: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #666666;
}
.event-session .languages {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #666666;
}
.whenText,
.whereText {
  width: auto;
  padding-left: 0 !important;
}
.whenText .when {
  margin: 0 !important;
}
.physical-event-date-icon,
.physical-event-icon {
  margin-right: 8px;
}
.mt_direction_right_to_left .physical-event-date-icon {
  margin-right: 0;
  margin-left: 8px;
}
/* ==========================================================================
   MAIN CONTENT SECTION
   ========================================================================== */
.editorial_tags {
  margin: 0 0 10px 0;
}
.editorial_tags__tag {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  padding: 0 10px 0 0;
  margin: 0 10px 0 0;
  border-right: solid 1px #cccccc;
}
.editorial_tags__tag:last-child {
  border-right: 0;
}
.page_title,
.page_subtitle {
  margin: 0 0 30px 0;
}
.sidebar__image img {
  max-width: 100%;
}
/* ==========================================================================
   REGISTRATION BUTTON
   ========================================================================== */
.sidebar__register {
  margin: 20px 0 10px 0;
}
.sidebar__register button.btn-primary {
  width: 100%;
}
.sidebar__register button.btn-primary span {
  font-size: 16px;
  line-height: 24px;
  padding: 14px 20px;
}
.sidebar__register .feedbackb form {
  display: block !important;
}
/* ==========================================================================
   MATCHING BLOCKS
   ========================================================================== */
.standardadjustable2023 .matching_blocks {
  margin: 30px 0;
}
.standardadjustable2023 .mb_gridLayout .mbItemWrapper.rowLevel_3 .image a {
  display: block;
  text-align: left;
  border: 0;
}
.standardadjustable2023 .mb_gridLayout .mbItemWrapper.rowLevel_3 .image a img {
  float: none;
  margin: 0;
}
.standardadjustable2023 .matching_box .title {
  padding: 0 0 15px 0;
  margin: 30px 0 0 0;
  font-weight: normal;
  font-size: 20px;
  line-height: 26px;
  color: #666666;
  background: transparent;
}
.standardadjustable2023 .matching_box .center {
  border-top: 0;
}
.standardadjustable2023 .matching_box .center ul {
  margin: 0;
}
.standardadjustable2023 .mb_moreLink {
  text-align: left;
}
.standardadjustable2023 .matching_box .content {
  padding: 0;
}
.standardadjustable2023 .mb_documentationLayout .mbItem,
.standardadjustable2023 .mb_enewsLayout .mbItem {
  display: flex;
  gap: 20px;
  padding-left: 0;
}
.standardadjustable2023 .mb_portholeLayout .mbItem {
  flex-wrap: wrap;
}
.standardadjustable2023 .mb_portholeLayout .mbItem .image {
  margin: 0;
}
.standardadjustable2023 .mb_portholeLayout .mbItem .image a {
  border: 0;
}
.standardadjustable2023 .mb_portholeLayout .mbItem .mbItemTitle {
  padding-right: 15px;
}
.standardadjustable2023 .mb_portholeLayout .mbItem .description {
  padding: 0 15px 5px 0;
}
/* ==========================================================================
   WEBINAR PAGE CUSTOMIZATIONS
   ========================================================================== */
.standardadjustable2023.webinar .page_title {
  font-family: 'Avant Garde for MT Bd', Arial, sans-serif;
  font-weight: 700;
  margin: 0 0 20px 0;
}
.standardadjustable2023.webinar .page_subtitle {
  font-family: 'Avant Garde for MT Bk', Arial, sans-serif;
  font-weight: 400;
  margin: 0 0 30px 0;
}
.standardadjustable2023.webinar.webinar--expired .sidebar__image,
.standardadjustable2023.webinar.webinar--expired .sidebar__header,
.standardadjustable2023.webinar.webinar--expired .sidebar__register,
.standardadjustable2023.webinar.webinar--expired .webinar_sessions_infoRow,
.standardadjustable2023.webinar.webinar--expired .event-location-wrap,
.standardadjustable2023.webinar.webinar--expired .header--desktop,
.standardadjustable2023.webinar.webinar--expired .pagehighlight,
.standardadjustable2023.webinar.webinar--expired .intro_text,
.standardadjustable2023.webinar.webinar--expired .main_text {
  opacity: .5;
}
.standardadjustable2023.webinar.webinar--expired .sidebar__register .feedbackb,
.standardadjustable2023.webinar.webinar--expired .matching_blocks .section:not(.eventmatchingblock),
.standardadjustable2023.webinar.webinar--expired .minorheadlineandtext,
.standardadjustable2023.webinar.webinar--expired .lpRightPar,
.standardadjustable2023.webinar.webinar--expired .eventspeakers {
  display: none;
}
.standardadjustable2023.webinar--expired.webinar--hasRelatedEvents .web-sessions__expiredMsg__viewSimilarSessions {
  display: inline-block;
}
.standardadjustable2023.webinar--expired.webinar--hasRelatedEvents .web-sessions__expired .btn-action,
.standardadjustable2023.webinar--expired.webinar--hasRelatedEvents .mbcarousel_title .events__title-default {
  display: none;
}
.standardadjustable2023.webinar--expired.webinar--hasRelatedEvents .mbcarousel_title .events__title-expired {
  display: inline !important;
}
.standardadjustable2023.webinarSeries .event_speakers {
  margin: 0 0 25px 0;
}
.standardadjustable2023.webinarSeries .event_speakers .event_speakers__speaker {
  margin: 25px 0 0 0;
}
.standardadjustable2023.webinarSeries .event_speakers .event_speakers__speaker_image {
  grid-row-end: 2;
}
.standardadjustable2023.webinarSeries .event_speakers .event_speakers__speaker_description {
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 2;
}
.standardadjustable2023.webinarSeries .editorial_tags__webinarSeries {
  display: flex;
  gap: 20px;
  align-items: baseline;
}
.standardadjustable2023.webinarSeries .editorial_tags__webinarSeries .editorial_tags__tag {
  margin: 0;
  padding: 0;
  border: 0;
  display: flex;
  gap: 8px;
  align-items: baseline;
}
.standardadjustable2023.webinarSeries .editorial_tags__eventType .editorial_tags__tag {
  font-size: 14px;
  line-height: 21px;
  font-weight: normal;
  color: #cccccc;
  border: 0;
  margin: 0 15px 0 0;
  padding: 0;
}
.standardadjustable2023.webinarSeries .webinarSeries__section__title {
  margin-bottom: 0;
}
.standardadjustable2023.webinarSeries .pageHighlightText,
.standardadjustable2023.webinarSeries .webinarSessionOverview {
  padding: 10px 25px;
  background: #f6f6f6;
  font-size: 16px;
  line-height: 24px;
}
.standardadjustable2023.webinarSeries .pageHighlightText h3,
.standardadjustable2023.webinarSeries .webinarSessionOverview h3 {
  margin: 0 0 10px 0;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  color: #666666;
}
.standardadjustable2023.webinarSeries .pageHighlightText ul,
.standardadjustable2023.webinarSeries .webinarSessionOverview ul,
.standardadjustable2023.webinarSeries .pageHighlightText ol,
.standardadjustable2023.webinarSeries .webinarSessionOverview ol {
  margin: 0;
  padding: 0 18px;
}
.standardadjustable2023.webinarSeries .pageHighlightText {
  margin: 0 0 30px 0;
}
.standardadjustable2023.webinarSeries .webinarSessionOverview {
  background: white;
  margin: 10px 0 0 0;
  padding: 10px 0;
}
.standardadjustable2023.webinarSeries .webinarSeries {
  counter-reset: section;
}
.standardadjustable2023.webinarSeries .webinarSeries .webinarSeries__sessions__form {
  display: flex;
  gap: 20px;
}
.standardadjustable2023.webinarSeries .webinarSeries .webinarSeries__sessions__form form,
.standardadjustable2023.webinarSeries .webinarSeries .webinarSeries__sessions__form .tz-msg {
  flex: 1;
}
.standardadjustable2023.webinarSeries .webinarSeries .webinarSeries__sessions__form fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}
.standardadjustable2023.webinarSeries .webinarSeries .webinarSeries__title span:after {
  counter-increment: section;
  /* Increment the value of section counter by 1 */
  content: " " counter(section);
}
.standardadjustable2023.webinarSeries .webinarSeries .webinarSeries__title h3 {
  margin: 0;
  color: #666666;
}
.standardadjustable2023.webinarSeries .webinarSeries .session {
  display: flex;
  gap: 10px;
  margin: 0 0 10px 0;
  font-size: 14px;
  line-height: 21px;
}
.standardadjustable2023.webinarSeries .webinarSeries .session.session--expired {
  opacity: .5;
}
.standardadjustable2023.webinarSeries .webinarSeries .session svg {
  margin: 0 5px 2px 0;
}
.standardadjustable2023.webinarSeries .webinarSeries label.radio-container {
  padding-left: 25px;
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: flex-start;
}
.standardadjustable2023.webinarSeries .webinarSeries label.radio-container span,
.standardadjustable2023.webinarSeries .webinarSeries label.radio-container p {
  font-size: 14px;
  line-height: 21px;
}
.standardadjustable2023.webinarSeries .webinarSeries label.radio-container span {
  line-height: normal;
}
.standardadjustable2023.webinarSeries .webinarSeries label.radio-container.session--single {
  padding: 0;
}
.standardadjustable2023.webinarSeries .webinarSeries label.radio-container:has(.session__radio:checked) {
  color: #004494;
}
.standardadjustable2023.webinarSeries .webinarSeries label.radio-container:has(.session__radio:checked) svg path {
  stroke: #004494;
}
.standardadjustable2023.webinarSeries .webinarSeries .tz-msg {
  font-size: 14px;
  line-height: 21px;
}
.standardadjustable2023.webinarSeries .webinarSeriesFeedbackB {
  margin: 30px 0;
}
.standardadjustable2023.webinarSeries:not([data-edit-mode='true']) .sidebar__video:has(iframe) + .sidebar__image,
.standardadjustable2023.webinar:not([data-edit-mode='true']) .sidebar__video:has(iframe) + .sidebar__image {
  display: none;
}
.mt_direction_right_to_left .standardadjustable2023.webinarSeries .webinarSeries label.radio-container {
  padding-left: 0;
  padding-right: 25px;
}
.mt_direction_right_to_left .standardadjustable2023.webinarSeries .webinarSeries label.radio-container.session--single {
  padding: 0;
}
@media (max-width: 850px) {
  .standardadjustable2023.webinarSeries .webinarSeries .webinarSeries__sessions__form {
    flex-wrap: wrap;
    gap: 0;
  }
  .standardadjustable2023.webinarSeries .webinarSeries .webinarSeries__sessions__form form,
  .standardadjustable2023.webinarSeries .webinarSeries .webinarSeries__sessions__form .tz-msg {
    flex: 0 1 auto;
    width: 100%;
  }
  .standardadjustable2023.webinarSeries .webinarSeries .webinarSeries__sessions__form .tz-msg {
    margin: 0 0 10px 0;
  }
}
@media (max-width: 750px) {
  .standardadjustable2023.webinarSeries .main_content {
    margin: 0;
  }
}
/* ==========================================================================
   DOCUMENTATION PAGE CUSTOMIZATIONS
   ========================================================================== */
.standard-adjustable-content--documentation .header-section {
  display: flex;
  gap: 80px;
}
.standard-adjustable-content--documentation .header-section .left-par p,
.standard-adjustable-content--documentation .header-section .left-par ul,
.standard-adjustable-content--documentation .header-section .left-par ol {
  font-size: 14px;
  line-height: 21px;
  color: #666666;
}
.standard-adjustable-content--documentation .header-section .left-par .parbase:first-child {
  margin-top: 0;
}
.standard-adjustable-content--documentation .header-section .left-par .parbase:first-child p:first-child {
  margin-top: 0;
}
.standard-adjustable-content--documentation .header-section .right-par {
  order: 2;
  margin: -64px 0 0 0;
}
.standard-adjustable-content--documentation .header-section .right-par .smallImage_wrapper {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
}
@media (max-width: 1009px) {
  .standard-adjustable-content--documentation .header-section {
    padding: 0 30px;
  }
}
@media (max-width: 750px) {
  .standard-adjustable-content--documentation .header-section {
    padding: 0 20px;
    margin: 0 0 32px 0;
    display: block;
  }
  .standard-adjustable-content--documentation .header-section .right-par {
    margin: 0 0 40px 0;
    display: flex;
    justify-content: center;
  }
  .standard-adjustable-content--documentation .header-section .rightheaderpar:empty,
  .standard-adjustable-content--documentation .header-section .leftheaderpar:empty {
    margin-top: -32px;
  }
}
@media (max-width: 480px) {
  .standard-adjustable-content--documentation .header-section .left-par p,
  .standard-adjustable-content--documentation .header-section .left-par ul,
  .standard-adjustable-content--documentation .header-section .left-par ol {
    font-size: 16px;
    line-height: 24px;
    color: #666666;
  }
}
/* ==========================================================================
   HERO IMAGE
   ========================================================================== */
.hero {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
}
.hero .hero__imageTextOuter {
  width: 100%;
  background: white;
  border-bottom: 1px solid #004494;
}
.hero .hero__image {
  position: relative;
}
.hero .hero__image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  overflow-clip-margin: 0px;
}
.hero .hero__breadcrumbs {
  margin: 20px 0 50px 0;
}
.hero .hero__breadcrumbs .breadcrumb_layer.breadcrumbs_under_nav {
  padding: 0;
}
.hero .hero__tags {
  max-width: 1009px;
  margin: 0 auto 25px;
}
.hero .hero__tags .hero__tags__wrapper {
  max-width: 600px;
}
.hero .hero__tags .hero__tags__wrapper .tag {
  margin: 0 8px 10px 0;
}
.hero h1 {
  font-size: 40px;
  line-height: 56px;
  color: #004494;
  margin: 0;
}
.hero h2 {
  color: #004494;
}
.hero.hero--halfImage .hero__imageTextInner {
  display: flex;
  align-items: center;
  max-width: 120rem;
  margin: 0 auto;
}
.hero.hero--halfImage .hero__image,
.hero.hero--halfImage .hero__text {
  flex: 1;
}
.hero.hero--halfImage .hero__image {
  max-width: 600px;
  margin-left: 120px;
  align-self: flex-start;
}
.hero.hero--halfImage .hero__picture {
  display: block;
  aspect-ratio: 1.31147541;
  min-width: 600px;
}
.hero.hero--halfImage .hero__text {
  padding: 0 0 0 80px;
  margin-right: 17%;
}
.hero.hero--halfImage .hero__text h1 {
  padding: 0;
}
.hero.hero--halfImage .hero__text .hero__text__downloadAnchor {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 50px 0 30px 0;
  font-size: 16px;
  line-height: 24px;
  color: #666666;
}
.hero.hero--halfImage .hero__text .hero__text__downloadAnchor a,
.hero.hero--halfImage .hero__text .hero__text__downloadAnchor a:link {
  color: #004494;
  border-bottom: solid 1px #cfd1e3;
  text-decoration: none;
}
.hero.hero--halfImage .hero__text .hero__text__downloadAnchor a:hover,
.hero.hero--halfImage .hero__text .hero__text__downloadAnchor a:active {
  color: #004494;
  border-bottom-color: #004494;
}
.hero.hero--halfImage .hero__text .hero__text__downloadAnchor a {
  font-weight: bold;
}
.hero .hero__mobileOnlyWrapper {
  display: none;
  border-bottom: 0px;
  padding: 0 20px;
  box-sizing: border-box;
}
.hero .hero__mobileOnlyWrapper h2 {
  margin: 0;
}
@media (max-width: 1600px) {
  .hero.hero--halfImage .hero__picture {
    min-width: 50%;
  }
}
@media (max-width: 1440px) {
  .hero.hero--halfImage .hero__image {
    margin-left: 0;
  }
}
@media (max-width: 1200px) {
  .hero.hero--halfImage .hero__text {
    margin-right: 80px;
    padding-left: 40px;
  }
  .hero.hero--halfImage .hero__text h2 + .tags,
  .hero.hero--halfImage .hero__text .tags {
    margin: 0;
    padding: 40px 0 20px 0;
  }
}
@media (max-width: 1009px) {
  .hero {
    margin: 20px 0 0 0;
  }
  .hero .hero__breadcrumbs {
    margin: 20px 30px 32px 30px;
  }
  .hero .hero__tags {
    padding: 0 30px;
  }
  .hero.hero--halfImage .hero__image {
    max-width: 25%;
  }
  .hero.hero--halfImage .hero__text {
    padding: 0 40px;
    margin-right: 0;
  }
  .hero.hero--halfImage .hero__text h1 {
    font-weight: bold;
    font-size: 30px;
    line-height: 36px;
    margin: 0 0 20px 0;
  }
}
@media (max-width: 750px) {
  .hero {
    font-size: 25px;
    line-height: 1.4;
    font-size: 21px;
    line-height: 26px;
    font-size: 19px;
    font-size: 17px;
    font-size: 16px;
    font-size: 15px;
    line-height: 1.2;
  }
}
@media (max-width: 750px) {
  .hero {
    margin: 0;
  }
  .hero h2 {
    font-size: 21px;
    line-height: 26px;
  }
  .hero .hero__breadcrumbs {
    margin: 10px 20px 20px 20px;
  }
  .hero .hero__tags {
    padding: 0 20px;
    margin: 0 auto 30px;
  }
  .hero .hero__mobileOnlyWrapper {
    display: block;
  }
  .hero.hero--halfImage {
    display: block;
    margin: 0 0 32px 0;
  }
  .hero.hero--halfImage .hero__imageTextInner {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
  }
  .hero.hero--halfImage .hero__image {
    max-width: none;
    width: 100%;
    position: absolute;
    z-index: 0;
  }
  .hero.hero--halfImage .hero__text {
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 0;
    display: flex;
    min-height: 100%;
  }
  .hero.hero--halfImage .hero__text .hero__text__downloadAnchor {
    margin: 20px 0;
  }
  .hero.hero--halfImage .hero__text .hero__text__innerWrap {
    margin-top: 25%;
    padding: 20px 40px 0 20px;
    background: rgba(255, 255, 255, 0.9);
    position: relative;
    display: flex;
    width: 100%;
    flex-direction: column;
  }
  .hero.hero--halfImage .hero__text .hero__text__innerWrap h1 {
    font-size: 25px;
    line-height: 1.4;
  }
  .hero.hero--halfImage .hero__text .hero__text__innerWrap h2 {
    display: none;
  }
  .hero.hero--halfImage .hero__text .hero__text__innerWrap .tags {
    flex: 1;
    display: flex;
    align-items: flex-end;
    padding-top: 15px;
  }
}
.mt_direction_right_to_left .hero {
  margin-left: auto;
  margin-right: calc(-50vw + 50%);
}
.mt_direction_right_to_left .hero .hero__tags .hero__tags__wrapper .tag {
  margin: 0 0 10px 8px;
}
.mt_direction_right_to_left .hero--halfImage .hero__image {
  margin-left: 0;
  margin-right: 120px;
}
.mt_direction_right_to_left .hero.hero--halfImage .hero__text {
  margin-left: 17%;
  margin-right: 0;
  padding: 0 80px 0 0;
}
@media (max-width: 1440px) {
  .mt_direction_right_to_left .hero--halfImage .hero__image {
    margin-right: 0;
  }
}
@media (max-width: 1200px) {
  .mt_direction_right_to_left .hero.hero--halfImage .hero__text {
    margin-left: 80px;
    margin-right: 0;
    padding: 0 40px 0 0;
  }
}
@media (max-width: 1009px) {
  .mt_direction_right_to_left .hero.hero--halfImage .hero__text {
    margin-left: 30px;
  }
}
@media (max-width: 750px) {
  .mt_direction_right_to_left .hero.hero--halfImage .hero__text {
    padding: 0;
    margin: 0;
  }
  .mt_direction_right_to_left .hero.hero--halfImage .hero__text .hero__text__innerWrap {
    padding: 20px 20px 0 40px;
  }
}
/* ==========================================================================
   TAGs/PILLS
   ========================================================================== */
.tags {
  margin: 0 0 20px 0;
  max-width: 100%;
}
.tags .tag {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  padding: 4px 12px;
  min-height: 26px;
  background: #fff;
  border: 1px solid #004494;
  border-radius: 26px;
  justify-content: center;
  box-sizing: border-box;
  margin: 8px 8px 0 0;
}
.tags .tag__label {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #004494;
}
@media (max-width: 1009px) {
  .standardadjustable2023 {
    padding: 20px;
  }
}
@media (max-width: 750px) {
  .standardadjustable2023--hasSidebar {
    flex-wrap: wrap;
  }
  .sidebar,
  .main_content {
    width: 100%;
    flex: 1 1 100%;
  }
  .sidebar__video .youtubeshorts {
    display: flex;
    justify-content: center;
  }
  .main_content {
    margin: 40px 0 0 0;
  }
  [class*="--desktop"] {
    display: none;
  }
  [class*="--mobile"] {
    display: block;
  }
  header {
    margin: 30px 0 0 0;
  }
  #MT_sticky_layer .bottom {
    padding: 0 20px 30px;
    box-sizing: border-box;
  }
  #MT_sticky_layer .bottom button {
    width: 100%;
  }
  #MT_sticky_layer .bottom button span {
    font-size: 16px;
    line-height: 24px;
    padding: 14px 20px;
  }
  .standardadjustable2023.webinar.webinar--expired .sidebar {
    position: relative;
    overflow-y: visible;
  }
  .standardadjustable2023.webinar.webinar--expired .sidebar:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #ffffff;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    position: absolute;
    z-index: 1;
  }
  .standardadjustable2023.webinar.webinar--expired .intro_text,
  .standardadjustable2023.webinar.webinar--expired .main_text {
    display: none;
  }
  .standardadjustable2023.webinar.webinar--expired .main_content {
    margin: 0;
  }
  .standardadjustable2023.webinar.webinar--expired .matching_blocks {
    margin: 0 0 30px 0;
  }
  .standardadjustable2023.webinar.webinar--expired .eventmatchingblock h2 {
    margin: 15px 0 20px;
  }
}
