/* [project]/src/views/webinars/ui/webinars-header/index.module.css [app-client] (css) */
.index-module__3PDeeG__webinars-header {
  pointer-events: none;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  width: 100%;
  margin-top: -28px;
  display: flex;
  position: relative;
}

@media (max-width: 1024px) {
  .index-module__3PDeeG__webinars-header {
    flex-direction: column;
  }
}

.index-module__3PDeeG__blue-back {
  z-index: -1;
  background: linear-gradient(#f1f8ff 50%, #e5f2ff 100%);
  width: 100%;
  height: 107px;
  position: absolute;
  top: 1px;
}

.index-module__3PDeeG__webinars-header__image > img {
  width: 100%;
  margin-bottom: 24px;
}

@media (max-width: 1024px) {
  .index-module__3PDeeG__webinars-header__image > img {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
}

.index-module__3PDeeG__webinars-header__title {
  width: 80%;
  margin-top: 24px;
  margin-bottom: 24px;
}

@media (max-width: 1024px) {
  .index-module__3PDeeG__webinars-header__title {
    width: 100%;
  }
}

.index-module__3PDeeG__webinars-header__title h2 {
  color: #067eed;
  margin-bottom: calc(var(--spacing, .25rem) * 7);
  font-family: Inter;
  font-style: normal;
  font-size: var(--text-4xl, 2.25rem);
  line-height: var(--tw-leading, var(--text-4xl--line-height, calc(2.5 / 2.25)));
  --tw-leading: calc(var(--spacing, .25rem) * 11);
  line-height: calc(var(--spacing, .25rem) * 11);
  --tw-font-weight: var(--font-weight-bold, 700);
  font-weight: var(--font-weight-bold, 700);
}

@media (max-width: 425px) {
  .index-module__3PDeeG__webinars-header__title h2 {
    font-size: var(--text-3xl, 1.875rem);
    line-height: var(--tw-leading, var(--text-3xl--line-height, calc(2.25 / 1.875)));
    margin-bottom: calc(var(--spacing, .25rem) * 4) !important;
  }
}

.index-module__3PDeeG__webinars-header__title h3 {
  color: #5e6278;
  font-family: Inter;
  font-size: var(--text-3xl, 1.875rem);
  line-height: var(--tw-leading, var(--text-3xl--line-height, calc(2.25 / 1.875)));
  --tw-leading: calc(var(--spacing, .25rem) * 11);
  line-height: calc(var(--spacing, .25rem) * 11);
  --tw-font-weight: var(--font-weight-bold, 700);
  font-weight: var(--font-weight-bold, 700);
  font-style: normal;
}

@media (max-width: 1024px) {
  .index-module__3PDeeG__webinars-header__title h3 {
    --tw-leading: calc(var(--spacing, .25rem) * 8);
    font-size: 24px;
    line-height: calc(var(--spacing, .25rem) * 8);
  }
}

@media (max-width: 425px) {
  .index-module__3PDeeG__webinars-header__title h3 {
    --tw-leading: calc(var(--spacing, .25rem) * 6);
    font-size: 19px;
    line-height: calc(var(--spacing, .25rem) * 6);
  }
}

@property --tw-leading {
  syntax: "*";
  inherits: false
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}

/* [project]/src/feature/app/news/news-card/ui/index.module.css [app-client] (css) */
.index-module___9KljW__news-card-link {
  height: 100%;
  display: block;
}

.index-module___9KljW__news-card-item {
  border-style: var(--tw-border-style);
  background-color: var(--color-white, #fff);
  --tw-shadow: 0px 12px 16px 0px var(--tw-shadow-color, rgba(44, 101, 187, .04));
  height: 100%;
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-width: 1px;
  border-color: #e3ecf4;
  border-radius: 32px;
  margin-bottom: 10px;
  padding: 24px;
}

.index-module___9KljW__news-card-item__title {
  color: #131e36;
  --tw-font-weight: var(--font-weight-medium, 500);
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: var(--font-weight-medium, 500);
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  white-space: pre-wrap;
  -webkit-box-orient: vertical;
  margin-top: 16px;
  display: -webkit-box;
  overflow: hidden;
}

.index-module___9KljW__news-card-item__img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 16px;
  width: 100%;
  height: 200px;
}

.index-module___9KljW__news-card-item__views {
  align-items: center;
  gap: calc(var(--spacing, .25rem) * 2);
  display: flex;
}

.index-module___9KljW__news-card-item__desc {
  text-overflow: ellipsis;
  color: #888da5;
  --tw-leading: 140%;
  --tw-font-weight: var(--font-weight-normal, 400);
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  line-height: 140%;
  font-weight: var(--font-weight-normal, 400);
  white-space: pre-wrap;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-top: 10px;
  display: -webkit-box;
  overflow: hidden;
}

.index-module___9KljW__news-card-item-sub {
  color: #a8abbd;
  --tw-leading: 1;
  --tw-font-weight: var(--font-weight-normal, 400);
  font-family: Inter;
  font-size: 16px;
  line-height: 1;
  font-weight: var(--font-weight-normal, 400);
  justify-content: space-between;
  margin-top: 16px;
  font-style: normal;
  display: flex;
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 rgba(0, 0, 0, 0);
}

@property --tw-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 rgba(0, 0, 0, 0);
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 rgba(0, 0, 0, 0);
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 rgba(0, 0, 0, 0);
}

@property --tw-ring-inset {
  syntax: "*";
  inherits: false
}

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 rgba(0, 0, 0, 0);
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}

@property --tw-leading {
  syntax: "*";
  inherits: false
}

/* [project]/src/views/webinars/ui/webinars-news/index.module.css [app-client] (css) */
.index-module__U1A4VG__webinars-news {
  margin-top: calc(var(--spacing, .25rem) * 20);
}

.index-module__U1A4VG__webinars-news__more {
  color: #888da5;
  float: right;
  --tw-font-weight: var(--font-weight-normal, 400);
  font-family: Inter;
  font-size: 16px;
  font-weight: var(--font-weight-normal, 400);
  margin-top: 5px;
  font-style: normal;
}

.index-module__U1A4VG__webinars-news__title {
  margin-bottom: calc(var(--spacing, .25rem) * 4);
  color: #131e36;
  font-size: var(--text-4xl, 2.25rem);
  line-height: var(--tw-leading, var(--text-4xl--line-height, calc(2.5 / 2.25)));
  --tw-font-weight: var(--font-weight-bold, 700);
  font-family: Inter;
  font-style: normal;
  font-weight: var(--font-weight-bold, 700);
}

@media (min-width: 425px) {
  .index-module__U1A4VG__webinars-news__title {
    font-size: var(--text-3xl, 1.875rem);
    line-height: var(--tw-leading, var(--text-3xl--line-height, calc(2.25 / 1.875)));
  }
}

.index-module__U1A4VG__webinars-news-items {
  margin-top: 24px;
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}

/* [project]/src/views/webinars/ui/webinars-videos/index.module.css [app-client] (css) */
.index-module__qJUM2a__webinars-videos {
  margin-top: calc(var(--spacing, .25rem) * 20);
}

.index-module__qJUM2a__webinars-videos__more {
  color: #888da5;
  float: right;
  --tw-font-weight: var(--font-weight-normal, 400);
  font-family: Inter;
  font-size: 16px;
  font-weight: var(--font-weight-normal, 400);
  margin-top: 5px;
  font-style: normal;
}

.index-module__qJUM2a__title {
  margin-bottom: calc(var(--spacing, .25rem) * 4);
  color: #131e36;
  font-size: var(--text-4xl, 2.25rem);
  line-height: var(--tw-leading, var(--text-4xl--line-height, calc(2.5 / 2.25)));
  --tw-font-weight: var(--font-weight-bold, 700);
  font-family: Inter;
  font-style: normal;
  font-weight: var(--font-weight-bold, 700);
}

@media (min-width: 425px) {
  .index-module__qJUM2a__title {
    font-size: var(--text-3xl, 1.875rem);
    line-height: var(--tw-leading, var(--text-3xl--line-height, calc(2.25 / 1.875)));
  }
}

.index-module__qJUM2a__video > div > iframe {
  aspect-ratio: var(--aspect-video, 16 / 9);
  border-radius: 8px;
  width: 100%;
  height: min-content;
}

.index-module__qJUM2a__video strong {
  color: #a8abbd;
  --tw-font-weight: var(--font-weight-bold, 700);
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: var(--font-weight-bold, 700);
}

.index-module__qJUM2a__video h5 {
  margin-top: calc(var(--spacing, .25rem) * 2);
  color: #131e36;
  --tw-leading: 120%;
  --tw-font-weight: var(--font-weight-bold, 700);
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  line-height: 120%;
  font-weight: var(--font-weight-bold, 700);
}

.index-module__qJUM2a__video p {
  color: #a8abbd;
  --tw-leading: 120%;
  --tw-font-weight: var(--font-weight-normal, 400);
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  line-height: 120%;
  font-weight: var(--font-weight-normal, 400);
}

.index-module__qJUM2a__webinars-videos__list {
  gap: calc(var(--spacing, .25rem) * 2);
  display: flex;
}

.index-module__qJUM2a__webinars-videos__list > * {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: calc(var(--spacing, .25rem) * 0);
  max-width: 415px;
}

@media (max-width: 767px) {
  .index-module__qJUM2a__webinars-videos__list {
    gap: calc(var(--spacing, .25rem) * 4);
    flex-direction: column;
  }

  .index-module__qJUM2a__webinars-videos__list > * {
    width: 100%;
    max-width: 100%;
  }
}

@media (max-width: 820px) {
  .index-module__qJUM2a__video h5 {
    --tw-leading: 110%;
    font-size: 15px;
    line-height: 110%;
  }

  .index-module__qJUM2a__video p {
    --tw-leading: 110%;
    font-size: 13px;
    line-height: 110%;
  }
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}

@property --tw-leading {
  syntax: "*";
  inherits: false
}

/* [project]/src/views/webinars/ui/webinars-partners/index.module.css [app-client] (css) */
.index-module__RGInuG__webinars-partners {
  margin-top: calc(var(--spacing, .25rem) * 20);
}

.index-module__RGInuG__title {
  margin-bottom: calc(var(--spacing, .25rem) * 6);
  color: #131e36;
  font-size: var(--text-4xl, 2.25rem);
  line-height: var(--tw-leading, var(--text-4xl--line-height, calc(2.5 / 2.25)));
  --tw-font-weight: var(--font-weight-bold, 700);
  font-family: Inter;
  font-style: normal;
  font-weight: var(--font-weight-bold, 700);
}

@media (min-width: 425px) {
  .index-module__RGInuG__title {
    font-size: var(--text-3xl, 1.875rem);
    line-height: var(--tw-leading, var(--text-3xl--line-height, calc(2.25 / 1.875)));
  }
}

.index-module__RGInuG__partners {
  gap: calc(var(--spacing, .25rem) * 12);
  flex-direction: column-reverse;
  display: flex;
}

@media (min-width: 576px) {
  .index-module__RGInuG__partners {
    gap: calc(var(--spacing, .25rem) * 4);
    grid-template-columns: repeat(3, minmax(0, 1fr));
    display: grid;
  }
}

.index-module__RGInuG__partners__item {
  height: 120px;
}

.index-module__RGInuG__partners__item > img {
  object-fit: contain;
  width: 100%;
  height: 100%;
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function, cubic-bezier(.4, 0, .2, 1)));
  transition-duration: var(--tw-duration, var(--default-transition-duration, .15s));
}

.index-module__RGInuG__partners__item:not(:hover) > img {
  filter: grayscale();
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}

/* [project]/src/views/webinars/ui/webinars-members/index.module.css [app-client] (css) */
.index-module__ieECCa__webinars-team {
  margin-top: calc(var(--spacing, .25rem) * 20);
}

.index-module__ieECCa__title {
  margin-bottom: calc(var(--spacing, .25rem) * 4);
  color: #131e36;
  font-size: var(--text-4xl, 2.25rem);
  line-height: var(--tw-leading, var(--text-4xl--line-height, calc(2.5 / 2.25)));
  --tw-font-weight: var(--font-weight-bold, 700);
  font-family: Inter;
  font-style: normal;
  font-weight: var(--font-weight-bold, 700);
}

@media (min-width: 425px) {
  .index-module__ieECCa__title {
    font-size: var(--text-3xl, 1.875rem);
    line-height: var(--tw-leading, var(--text-3xl--line-height, calc(2.25 / 1.875)));
  }
}

.index-module__ieECCa__list {
  margin-top: calc(var(--spacing, .25rem) * 4);
  display: block;
}

@media (min-width: 480px) {
  .index-module__ieECCa__list {
    gap: calc(var(--spacing, .25rem) * 3);
    flex-wrap: wrap;
    display: flex;
  }
}

.index-module__ieECCa__list::-webkit-scrollbar {
  display: none;
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}

/* [project]/src/feature/app/person/person-card/ui/index.module.css [app-client] (css) */
.index-module__8DWNaq__person-card-item {
  flex: 1 0 240px;
  max-width: 240px;
}

.index-module__8DWNaq__person-card-in {
  background-color: var(--color-white, #fff);
  border-style: var(--tw-border-style);
  --tw-shadow: 0px 12px 16px 0px var(--tw-shadow-color, rgba(44, 101, 187, .04));
  height: -moz-fit-content;
  height: fit-content;
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  background-size: cover;
  border-width: 1px;
  border-color: #e3ecf4;
  border-radius: 24px;
  display: block;
  position: relative;
}

.index-module__8DWNaq__person-card-in > picture > img {
  object-fit: cover;
  width: 100%;
}

.index-module__8DWNaq__person-card-item-cont {
  margin-top: auto;
  padding: 16px;
}

.index-module__8DWNaq__person-card-item__title {
  --tw-font-weight: var(--font-weight-medium, 500);
  font-family: Inter;
  font-weight: var(--font-weight-medium, 500);
  --tw-leading: 140%;
  color: #131e36;
  margin-top: 16px;
  font-size: 18px;
  font-style: normal;
  line-height: 140%;
}

.index-module__8DWNaq__person-card-item__more {
  color: #a8abbd;
  margin-top: calc(var(--spacing, .25rem) * 1.5);
  --tw-font-weight: var(--font-weight-medium, 500);
  font-family: Inter;
  font-size: 14px;
  font-weight: var(--font-weight-medium, 500);
  margin-bottom: -4px;
  font-style: normal;
  bottom: 10px;
}

.index-module__8DWNaq__person-card-item__more:hover {
  color: #067eed;
}

.index-module__8DWNaq__person-card-item__more img {
  display: block;
}

.index-module__8DWNaq__person-card-item__img {
  background-size: cover;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  height: 238px;
}

.index-module__8DWNaq__person-card-item__description {
  color: #4d5166;
  --tw-font-weight: var(--font-weight-normal, 400);
  font-family: Inter;
  font-weight: var(--font-weight-normal, 400);
  text-overflow: ellipsis;
  --tw-leading: 140%;
  --tw-tracking: .28px;
  letter-spacing: .28px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 8px;
  font-size: 14px;
  font-style: normal;
  line-height: 140%;
  display: -webkit-box;
  overflow: hidden;
}

@media (max-width: 480px) {
  .index-module__8DWNaq__person-card-in {
    width: 100%;
    margin-top: 16px;
    display: block;
  }

  .index-module__8DWNaq__person-card-item__title {
    font-size: 20px;
  }

  .index-module__8DWNaq__person-card-item__more, .index-module__8DWNaq__person-card-item__description {
    font-size: 16px;
  }

  .index-module__8DWNaq__person-card-item__img {
    background-size: cover;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    width: 100%;
    height: auto;
  }
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 rgba(0, 0, 0, 0);
}

@property --tw-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 rgba(0, 0, 0, 0);
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 rgba(0, 0, 0, 0);
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 rgba(0, 0, 0, 0);
}

@property --tw-ring-inset {
  syntax: "*";
  inherits: false
}

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 rgba(0, 0, 0, 0);
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}

@property --tw-leading {
  syntax: "*";
  inherits: false
}

@property --tw-tracking {
  syntax: "*";
  inherits: false
}

/* [project]/src/views/main/ui/main-chat-bot/index.module.css [app-client] (css) */
.index-module__5GfZvq__main-chat-bot {
  height: 100%;
  margin-top: 80px;
}

.index-module__5GfZvq__main-chat-bot iframe {
  border-radius: var(--radius-3xl, 1.5rem);
  width: 100%;
  height: 880px;
}

@media (max-width: 802px) {
  .index-module__5GfZvq__main-chat-bot iframe {
    height: 960px;
  }
}

@media (max-width: 532px) {
  .index-module__5GfZvq__main-chat-bot iframe {
    height: 1060px;
  }
}

@media (max-width: 430px) {
  .index-module__5GfZvq__main-chat-bot iframe {
    height: 1080px;
  }
}

@media (max-width: 374px) {
  .index-module__5GfZvq__main-chat-bot iframe {
    height: 1140px;
  }
}

.index-module__5GfZvq__main-chat-bot__title {
  margin-bottom: calc(var(--spacing, .25rem) * 1);
  --tw-leading: 120%;
  --tw-font-weight: var(--font-weight-bold, 700);
  font-family: Inter;
  font-size: 36px;
  line-height: 120%;
  font-weight: var(--font-weight-bold, 700);
  color: #131e36;
}

@property --tw-leading {
  syntax: "*";
  inherits: false
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}

/*# sourceMappingURL=src_cddffc37._.css.map*/