.TransitionWrapper_wrapper__EJQu_ {
  opacity: 0;
  transition: opacity 1s ease-in-out;
  will-change: opacity;
}

.TransitionWrapper_transition__M31Db {
  animation: TransitionWrapper_delay__g3CcV 0.5s 0s 1 ease-in-out both;
}

.TransitionWrapper_transition1__g50ej {
  animation: TransitionWrapper_delay__g3CcV 0.5s 0.5s 1 ease-in-out both;
}

.TransitionWrapper_transition2__3zTqV {
  animation: TransitionWrapper_delay__g3CcV 0.5s 1s 1 ease-in-out both;
}

.TransitionWrapper_transition3__CBxUn {
  animation: TransitionWrapper_delay__g3CcV 0.5s 1.5s 1 ease-in-out both;
}

@keyframes TransitionWrapper_delay__g3CcV {
  from {
    transform: translateY(30%);
    opacity: 0;
    overflow: hidden;
  }
  to {
    transform: translateY(0%);
    opacity: 100;
  }
}

.Counselling_container__LnHwG {
  width: 100%;
  border-radius: 16px;
  background: linear-gradient(
    359.26deg,
    #f5f3ff 23.58%,
    #fbfbff 99.2%,
    #f8f8f8
  );
  min-height: 446px;
  padding: 0.75rem 1rem;
}

@media (min-width: 640px) {
  .Counselling_container__LnHwG {
    padding: 1.5rem 2.5rem;
  }
}

.Counselling_fullWidthCenter__SF3E1 {
  width: 100%;
  display: flex;
  justify-content: center;
}

.Counselling_contentWrapper__ml2xt {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

@media (min-width: 640px) {
  .Counselling_contentWrapper__ml2xt {
    flex-direction: row;
    justify-content: space-between;
  }
}

.Counselling_mainContent___odUf {
  width: 100%;
}

@media (min-width: 640px) {
  .Counselling_mainContent___odUf:not(.Counselling_fullWidth__pgXKs) {
    width: 60%;
  }
}

.Counselling_centeredContent___D8HF {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.Counselling_heading__UTWjV {
  color: #1b2124;
}

.Counselling_subheading__ENgiq {
  margin-top: 0.75rem;
  color: #3d3d3d;
}

.Counselling_featuresGrid__7ygJA {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 1.75rem;
  gap: 1.75rem;
  margin-top: 3rem;
}

@media (min-width: 640px) {
  .Counselling_featuresGrid__7ygJA {
    grid-template-columns: repeat(2, 1fr);
  }
}

.Counselling_desktopButton__inyJi {
  display: none;
  margin-top: 3.5rem;
}

@media (min-width: 768px) {
  .Counselling_desktopButton__inyJi {
    display: block;
    width: 100%;
  }
}

@media (min-width: 640px) {
  .Counselling_desktopButton__inyJi {
    width: 157px;
  }
}

.Counselling_webinarSection__5jh1J {
  width: 100%;
}

@media (min-width: 640px) {
  .Counselling_webinarSection__5jh1J {
    width: 40%;
  }
}

.Counselling_webinarTitle__S6cYC {
  font-weight: 600;
  font-size: 1.125rem;
  color: #1b2124;
}

.Counselling_webinarContent__3zEwq {
  margin-top: 1rem;
}

.Counselling_mobileButton__A01u3 {
  display: block;
  width: 100%;
  margin-top: 3.5rem;
}

@media (min-width: 768px) {
  .Counselling_mobileButton__A01u3 {
    display: none;
  }
}

@media (min-width: 640px) {
  .Counselling_mobileButton__A01u3 {
    width: 157px;
  }
}

.Counselling_webinarCardWrapper__3_GnD {
  width: 100%;
  padding: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.Counselling_cardContainer__GTBOm {
  margin-top: 1.25rem;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
}

.Counselling_loaderWrapper__KxHXx {
  display: flex;
  align-items: flex-end;
  text-align: center;
  justify-content: center;
  padding: 4rem;
}

.Counselling_container__LnHwG {
  width: 100%;
  padding: 1.5rem 1rem;
  background-color: #fff;
}

.Counselling_contentWrapper__ml2xt {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

@media (min-width: 768px) {
  .Counselling_container__LnHwG {
    padding: 2.5rem 2rem;
  }

  .Counselling_contentWrapper__ml2xt {
    flex-direction: row;
    align-items: flex-start;
  }
}

.Counselling_mainContent___odUf {
  flex: 1 1;
}

.Counselling_fullWidth__pgXKs {
  width: 100%;
}

.Counselling_fullWidthCenter__SF3E1 {
  display: flex;
  justify-content: center;
  width: 100%;
}

.Counselling_centeredContent___D8HF {
  max-width: 600px;
  margin: 0 auto;
}

.Counselling_heading__UTWjV {
  font-size: 1.75rem;
  line-height: 2.25rem;
  color: #1a1a1a;
}

.Counselling_subheading__ENgiq {
  margin-top: 0.75rem;
  margin-bottom: 1.5rem;
  color: #666;
}

/* New scrollable features styles */
.Counselling_featuresScroll__2Pb48 {
  display: flex;
  overflow-x: auto;
  gap: 1rem;
  padding: 0.5rem 0;
  margin-bottom: 1.5rem;
  -ms-overflow-style: none;
  scrollbar-width: none;
  scroll-behavior: smooth;
}

.Counselling_featuresScroll__2Pb48::-webkit-scrollbar {
  display: none;
}

.Counselling_featureItem__791_G {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0.75rem 1rem;
  background-color: #f5f8ff;
  border-radius: 0.5rem;
  min-width: 200px;
  flex-shrink: 0;
  transition: transform 0.2s, box-shadow 0.2s;
}

.Counselling_featureIconWrapper__CD6Ur {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  background-color: #fff;
  border-radius: 0.375rem;
  flex-shrink: 0;
}

.Counselling_featureIcon__75w4X {
  -o-object-fit: contain;
     object-fit: contain;
}

.Counselling_featureText__Dgb_z {
  font-weight: 500;
  font-size: 0.875rem;
  color: #333;
}

/* Webinar section styles */
.Counselling_webinarSection__5jh1J {
  width: 100%;
}

@media (min-width: 768px) {
  .Counselling_webinarSection__5jh1J {
    width: 40%;
    max-width: 400px;
  }
}

.Counselling_webinarTitle__S6cYC {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 1rem;
  color: #1a1a1a;
}

.Counselling_cardWrapper__NTzaR {
  position: relative;
}

.Counselling_ctaButton__jeS8X {
  background-color: #5046e5;
  color: white;
  font-weight: 600;
  border-radius: 0.5rem;
  padding: 0.75rem 1.5rem;
  transition: background-color 0.2s;
}

.Counselling_ctaButton__jeS8X:hover {
  background-color: #4338ca;
}

@media (min-width: 768px) {
  .Counselling_desktopButton__inyJi {
    display: block;
    margin-top: 2rem;
  }

  .Counselling_mobileButton__A01u3 {
    display: none;
  }

  /* Convert back to grid on desktop if desired */
  .Counselling_featuresScroll__2Pb48 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 1rem;
    gap: 1rem;
    overflow-x: visible;
  }

  .Counselling_featureItem__791_G {
    min-width: auto;
  }

  .Counselling_heading__UTWjV {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}

@media (min-width: 1024px) {
  .Counselling_featuresScroll__2Pb48 {
    grid-template-columns: repeat(2, 1fr);
  }
}

.PastWebinar_webinar_container__lgiyJ {

    position: relative;

    height: auto;

    width: 100%
}

.PastWebinar_webinar_card__nCVcl {

    display: flex;

    flex-direction: column;

    border-radius: 0.375rem;

    --tw-bg-opacity: 1;

    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1))
}

.PastWebinar_webinar_image__i1LXR {

    height: 140px;

    width: 100%;

    border-top-left-radius: 0.375rem;

    border-top-right-radius: 0.375rem;

    background-size: contain;

    background-position: center;

    background-repeat: no-repeat
}

.PastWebinar_webinar_content__vIM8d {

    padding: 1rem
}

.PastWebinar_webinar_duration__bhkEK {

    margin-bottom: 0.5rem;

    display: flex;

    align-items: center;

    gap: 0.5rem
}

.PastWebinar_webinar_title__PD_aN {

    overflow: hidden;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 2
}

.WebinarCard_card__2OLYc {

    position: relative;

    overflow: hidden;

    border-radius: 1rem;

    --tw-bg-opacity: 1;

    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));

    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);

    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);

    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.WebinarCard_labelWrapper__PesIf {

    position: absolute;

    top: 1rem;

    left: 0px;

    z-index: 10
}

.WebinarCard_content__Zcakk {

    padding: 1.5rem
}

.WebinarCard_title__AhteO {

    margin-bottom: 1rem
}

.WebinarCard_imageWrapper__BZQt_ {

    position: relative;

    margin-bottom: 1rem;

    aspect-ratio: 16/9
}

.WebinarCard_image__quuTC {

    height: 100%;

    width: 100%;

    border-radius: 0.5rem;

    -o-object-fit: cover;

       object-fit: cover
}

.WebinarCard_metadataList__vXZsz {

    display: flex;

    flex-direction: column;

    gap: 0.75rem
}

.WebinarCard_metadataItem__sm5J4 {

    display: flex;

    align-items: center;

    gap: 0.5rem
}

.WebinarCard_icon__kLLBA {

    height: 1.25rem;

    width: 1.25rem;

    --tw-text-opacity: 1;

    color: rgb(107 114 128 / var(--tw-text-opacity, 1))
}

.MetaConfig_metaRow__ajPoW {
  display: flex;
  justify-content: space-between;
}

.MetaConfig_metaItem__HHWiy {
  display: flex;
  align-items: center;
}

.MetaConfig_iconWrapper__mZusX {
  padding: 6px;
  margin: 0.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #edf4fb;
  border-radius: 0.375rem;
  height: 1.5rem;
  width: 1.5rem;
}

.MetaConfig_textWrapper__IwzU8 {
  padding-left: 0.25rem;
}

.MetaConfig_tagWrapper__0zLgt {
  display: flex;
  align-items: center;
  border-radius: 9999px;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  margin-left: 0.5rem;
}

._badge_weptd_2{display:flex;width:-webkit-fit-content;width:fit-content;flex-direction:row;align-items:center;justify-content:space-between}._badge_weptd_2._pillShape_weptd_5{border-radius:160px}._badge_weptd_2:not(._pillShape_weptd_5){border-radius:.25rem}._badge_weptd_2._low_weptd_13._primary_weptd_15{background-color:var(--primary-color-50)}._badge_weptd_2._low_weptd_13._error_weptd_18{background-color:var(--error-color-10)}._badge_weptd_2._low_weptd_13._success_weptd_21{background-color:var(--success-color-10)}._badge_weptd_2._low_weptd_13._neutral_weptd_24{background-color:var(--grey-color-10)}._badge_weptd_2._low_weptd_13._warning_weptd_27{background-color:var(--warning-color-10)}._badge_weptd_2._low_weptd_13._grey_weptd_30{background-color:var(--grey-color-10)}._badge_weptd_2._low_weptd_13._blue_weptd_33{background-color:var(--blue-color-100)}._badge_weptd_2._low_weptd_13._yellow_weptd_36{background-color:var(--yellow-color-50)}._badge_weptd_2._low_weptd_13._orange_weptd_39{background-color:var(--orange-color-100)}._badge_weptd_2._high_weptd_44._primary_weptd_15{background-color:var(--primary-color)}._badge_weptd_2._high_weptd_44._error_weptd_18{background-color:var(--error-color)}._badge_weptd_2._high_weptd_44._success_weptd_21{background-color:var(--success-color)}._badge_weptd_2._high_weptd_44._neutral_weptd_24{background-color:var(--static-color-black)}._badge_weptd_2._high_weptd_44._warning_weptd_27{background-color:var(--warning-color)}._badge_weptd_2._high_weptd_44._grey_weptd_30{background-color:var(--grey-color-700)}._badge_weptd_2._high_weptd_44._blue_weptd_33{background-color:var(--blue-color)}._badge_weptd_2._high_weptd_44._yellow_weptd_36{background-color:var(--yellow-color-300)}._badge_weptd_2._high_weptd_44._orange_weptd_39{background-color:var(--orange-color-400)}._badge_weptd_2._small_weptd_76{height:var(--spacing-16);gap:var(--spacing-2);padding-left:var(--spacing-6);padding-right:var(--spacing-6)}._badge_weptd_2._medium_weptd_79{height:var(--spacing-18);gap:var(--spacing-4);padding-left:var(--spacing-6);padding-right:var(--spacing-6)}@media (min-width: 640px){._badge_weptd_2._medium_weptd_79{height:var(--spacing-20)}}._badge_weptd_2._large_weptd_82{height:var(--spacing-20);gap:var(--spacing-4);padding-left:var(--spacing-8);padding-right:var(--spacing-8)}@media (min-width: 640px){._badge_weptd_2._large_weptd_82{height:var(--spacing-24)}}._icon_weptd_88{display:flex;align-items:center;justify-content:space-between}._icon_weptd_88._low_weptd_13._primary_weptd_15{color:var(--primary-color)}._icon_weptd_88._low_weptd_13._error_weptd_18{color:var(--error-color)}._icon_weptd_88._low_weptd_13._success_weptd_21{color:var(--success-color)}._icon_weptd_88._low_weptd_13._neutral_weptd_24{color:var(--static-color-black)}._icon_weptd_88._low_weptd_13._warning_weptd_27{color:var(--warning-color-900)}._icon_weptd_88._low_weptd_13._grey_weptd_30{color:var(--text-color-heading)}._icon_weptd_88._low_weptd_13._blue_weptd_33{color:var(--blue-color)}._icon_weptd_88._low_weptd_13._yellow_weptd_36{color:var(--yellow-color-700)}._icon_weptd_88._low_weptd_13._orange_weptd_39{color:var(--secondary-color-700)}._icon_weptd_88._low_weptd_13._large_weptd_82,._icon_weptd_88._low_weptd_13._medium_weptd_79,._icon_weptd_88._low_weptd_13._small_weptd_76{height:var(--spacing-12);width:var(--spacing-12)}@media (min-width: 640px){._icon_weptd_88._low_weptd_13._large_weptd_82,._icon_weptd_88._low_weptd_13._medium_weptd_79{height:var(--spacing-16);width:var(--spacing-16)}}._icon_weptd_88._high_weptd_44{stroke:var(--static-color-white)}._icon_weptd_88._small_weptd_76,._icon_weptd_88._medium_weptd_79,._icon_weptd_88._large_weptd_82{height:var(--spacing-12);width:var(--spacing-12)}@media (min-width: 640px){._icon_weptd_88._medium_weptd_79,._icon_weptd_88._large_weptd_82{height:var(--spacing-16);width:var(--spacing-16)}}

