.color-white {
  color: #fff;
}

.webinar-intro-wrapper .text-component .text-label,
.webinar-intro-wrapper .text-component h1 {
  display: none;
}

.three-column-section {
  padding: 98px 0 93px;
}
.three-column-section .container {
  max-width: 1280px;
}
.three-column-section h2#webinar-dynamic-title {
  padding-bottom: 42.8px;
  color: #14151A;
  text-align: center;
  font-family: "Plus Jakarta Sans";
  font-size: 39.2px;
  font-style: normal;
  font-weight: 700;
  line-height: 47.07px;
}
.three-column-section .tabs-v2.js-tabs ul li [aria-selected=true] {
  border-radius: 20.328px;
  background: #FFF;
  box-shadow: 0px 0px 0.303px 0.607px rgba(255, 255, 255, 0.08) inset, 0px 0.182px 0.243px rgba(0, 0, 0, 0.02), 0px 0.546px 0.91px rgba(0, 0, 0, 0.04), 0px 2.124px 3.641px rgba(0, 0, 0, 0.09);
  color: #26336E;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.three-column-section .tabs-v2.js-tabs ul li [aria-selected=false] {
  color: rgba(20, 21, 26, 0.6);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.three-column-section .tabs-v2.js-tabs ul li [aria-selected=false]:hover {
  background: transparent;
}
.three-column-section .js-tabs__panels ul {
  display: flex;
  flex-wrap: wrap;
  gap: 61px;
}
.three-column-section .js-tabs__panels ul li {
  flex: 1 1 calc((100% - 122px) / 3);
  width: 100%;
  background: #FFF;
  box-shadow: 0px 0.3px 0.4px rgba(0, 0, 0, 0.02), 0px 0.9px 1.5px rgba(0, 0, 0, 0.04), 0px 3.5px 6px rgba(0, 0, 0, 0.09);
  max-width: 350px;
}
.three-column-section .js-tabs__panels ul li .image-div {
  position: relative;
  min-height: 210px;
  display: block;
  margin-bottom: 10px;
  border-radius: 20px;
}
.three-column-section .js-tabs__panels ul li .image-div img {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  border-radius: 15px;
}
.three-column-section .js-tabs__panels div#upcoming,
.three-column-section .js-tabs__panels div#past {
  padding-bottom: 0px;
}
.three-column-section .text-component h3 {
  color: #35363B;
  font-size: 21.9px;
  font-style: normal;
  font-weight: 700;
  line-height: 28.43px;
}
.three-column-section .text-component h3 p {
  color: #35363B;
  font-size: 14.5px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
.three-column-section .text-component p {
  margin-bottom: 0;
  padding-bottom: 15px;
}
.three-column-section .time-details {
  font-family: "Plus Jakarta Sans";
  font-size: 14.5px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.three-column-section .time-details strong {
  color: #35363B;
  font-size: 14.5px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
}
.three-column-section .btn-wrapper {
  padding-bottom: 0;
}

.webinar-detail .webinar-hero-background {
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
  height: 650px;
}
.webinar-detail .webinar-hero-background img {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
  object-position: center;
}
.webinar-detail .webinar-hero-background .container {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.webinar-detail .content {
  max-width: 712px;
  padding: 27px 40px 41px 40px;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  border-radius: 13.5px;
  background: rgba(38, 51, 110, 0.2);
  backdrop-filter: blur(2.5px);
}
.webinar-detail .content h1 {
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 47.07px;
  color: #FFF;
}
.webinar-detail .webinar-meta {
  color: #F7D853;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding-top: 15px;
}
.webinar-detail main.webinar-content {
  padding: 66px 0px;
}
.webinar-detail main.webinar-content > .container {
  max-width: 1024px;
  min-height: 830px;
  flex-shrink: 0;
  border-radius: 13.5px;
  background: #FFF;
  padding: 50px;
  margin: 0 auto;
  width: 100%;
}
.webinar-detail .fui-alert pre {
  white-space: normal;
  word-wrap: break-word;
}
.webinar-detail .webinar-description {
  color: #35363B;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28.44px;
}
.webinar-detail .location-speaker strong {
  color: #35363B;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}
.webinar-detail .location-speaker p {
  padding-top: 20px;
}
.webinar-detail .webinar-registration {
  padding-top: 28px;
  display: flex;
  gap: 42px;
  flex-wrap: wrap;
}
.webinar-detail .webinar-registration .image-section {
  max-width: calc(50% - 21px);
  min-height: 391px;
  position: relative;
  border-radius: 13.5px;
  border: 1px solid #D0D1D2;
  width: 100%;
  overflow: hidden;
}
.webinar-detail .webinar-registration .image-section img {
  position: absolute;
  object-fit: cover;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.webinar-detail button.fui-btn.fui-submit {
  display: flex;
  height: 42px;
  padding: 11px 31px 13px 31px;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  background: #4182C3;
  border: none;
}
.webinar-detail .registration-bg {
  border-radius: 13.5px;
  border: 1px solid #D1D6DA;
  background: #E1E6ED;
  display: inline-flex;
  padding: 28px 33px 32px 34px;
  flex-direction: column;
  align-items: flex-start;
  gap: 17.71px;
  max-width: calc(50% - 21px);
  width: 100%;
}
.webinar-detail .fui-input-wrapper input {
  border-radius: 10px;
  border: 1px solid #D1D6DA;
  background: #FFF;
  width: 100% !important;
}
.webinar-detail .fui-checkbox label:before {
  width: 20px;
  height: 20px;
  top: 2px;
}
.webinar-detail .registration-form,
.webinar-detail .interest-form-section {
  width: 100%;
}
.webinar-detail legend.fui-legend {
  display: none;
}
.webinar-detail .webinar-navigation {
  padding: 66px 20px 0;
}
.webinar-detail .webinar-navigation .container {
  padding: 19.48px 19.834px 16.52px 20px;
  justify-content: center;
  border-radius: 13.5px;
  background: #FFF;
}
.webinar-detail .webinar-navigation .nav-links {
  display: flex;
  justify-content: space-between;
}
.webinar-detail .webinar-navigation .nav-links a {
  align-items: center;
  gap: 25px;
}
.webinar-detail .webinar-navigation .nav-arrow {
  font-size: 25px;
}
.webinar-detail .webinar-navigation .nav-title {
  color: #35363B;
  font-size: 18.4px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  display: flex;
  align-items: center;
  gap: 20px;
}
.webinar-detail .past-event-section .thank-you-section {
  text-align: center;
}
.webinar-detail .past-event-section .thank-you-section p {
  padding: 20px 0;
}
.webinar-detail .past-event-section .thank-you-section h3 {
  font-size: 20px;
}
@media (max-width: 768px) {
  .webinar-detail .webinar-registration .image-section,
  .webinar-detail .webinar-registration .registration-bg {
    max-width: 100%;
  }
  .webinar-detail main.webinar-content {
    padding: 20px;
  }
  .webinar-detail main.webinar-content > .container {
    padding: 20px;
  }
  .webinar-detail .webinar-navigation {
    padding: 20px 0;
  }
  .webinar-detail .webinar-navigation .nav-links {
    gap: 30px;
  }
  .webinar-detail .webinar-navigation .nav-title {
    font-size: 15px;
  }
}

/*# sourceMappingURL=custom-patch.css.map */
