/* [project]/src/views/main/ui/main-about/index.module.css [app-client] (css) */
.index-module__CNdwWa__main-info-block {
  gap: 20px;
  margin-top: 150px;
  display: flex;
}

@media (max-width: 920px) {
  .index-module__CNdwWa__main-info-block {
    flex-direction: column-reverse;
  }

  .index-module__CNdwWa__main-info-block-img {
    width: 410px;
    height: 325px;
  }
}

@media (max-width: 425px) {
  .index-module__CNdwWa__main-info-block {
    margin-top: 80px;
  }

  .index-module__CNdwWa__main-info-block-img {
    width: 320px;
    height: 276px;
  }
}

.index-module__CNdwWa__main-info-block-title {
  --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;
  margin-top: 40px;
}

@media (max-width: 425px) {
  .index-module__CNdwWa__main-info-block-title {
    font-size: 24px;
  }
}

.index-module__CNdwWa__main-info-block-description {
  --tw-leading: 140%;
  --tw-font-weight: var(--font-weight-normal, 400);
  width: 80%;
  font-family: Inter;
  font-size: 18px;
  line-height: 140%;
  font-weight: var(--font-weight-normal, 400);
  --tw-tracking: .36px;
  letter-spacing: .36px;
  color: #3e4657;
  margin-top: 16px;
}

@media (max-width: 425px) {
  .index-module__CNdwWa__main-info-block-description {
    width: 100%;
  }
}

.index-module__CNdwWa__main-info-block-button-cont {
  width: 40%;
  margin-top: 40px;
}

@media (max-width: 930px) {
  .index-module__CNdwWa__main-info-block-button-cont {
    margin-bottom: 30px;
  }
}

@media (max-width: 425px) {
  .index-module__CNdwWa__main-info-block-button-cont {
    width: 100%;
  }
}

.index-module__CNdwWa__main-info-block-button {
  height: 56px;
}

.index-module__CNdwWa__main-info-block-button__more {
  color: #067eed !important;
  background: #fff !important;
  border: 2px solid #067eed !important;
  border-radius: 12px !important;
  height: 56px !important;
}

.index-module__CNdwWa__main-info-block-img {
  flex-shrink: 0;
  height: 400px;
}

.index-module__CNdwWa__main-info-block-img img {
  height: 100%;
}

@media (max-width: 425px) {
  .index-module__CNdwWa__main-info-block-img {
    height: 264px;
  }
}

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

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

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

/* [project]/src/views/main/ui/main-consultation/index.module.css [app-client] (css) */
.index-module__ho_VEW__main-info-block {
  gap: 20px;
  margin-top: 10px;
  display: flex;
}

@media (max-width: 425px) {
  .index-module__ho_VEW__main-info-block {
    margin-top: 80px;
  }

  .index-module__ho_VEW__main-info-block-img {
    width: 320px;
    height: 276px;
  }
}

.index-module__ho_VEW__main-info-block-title {
  --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;
  margin-top: 40px;
}

@media (max-width: 425px) {
  .index-module__ho_VEW__main-info-block-title {
    font-size: 24px;
  }
}

.index-module__ho_VEW__main-info-block-description {
  --tw-leading: 140%;
  --tw-font-weight: var(--font-weight-normal, 400);
  width: 80%;
  font-family: Inter;
  font-size: 18px;
  line-height: 140%;
  font-weight: var(--font-weight-normal, 400);
  --tw-tracking: .36px;
  letter-spacing: .36px;
  color: #3e4657;
  margin-top: 16px;
}

@media (max-width: 425px) {
  .index-module__ho_VEW__main-info-block-description {
    width: 100%;
  }
}

.index-module__ho_VEW__main-info-block-button-cont {
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 40px;
}

@media (max-width: 930px) {
  .index-module__ho_VEW__main-info-block-button-cont {
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 30px;
  }
}

@media (max-width: 425px) {
  .index-module__ho_VEW__main-info-block-button-cont {
    width: 100%;
  }
}

.index-module__ho_VEW__main-info-block-button {
  height: 56px;
  padding-inline: calc(var(--spacing, .25rem) * 8);
}

.index-module__ho_VEW__main-info-block-button__more {
  color: #067eed !important;
  background: #fff !important;
  border: 2px solid #067eed !important;
  border-radius: 12px !important;
  height: 56px !important;
}

.index-module__ho_VEW__main-info-block-img {
  flex-shrink: 0;
  height: 420px;
}

.index-module__ho_VEW__main-info-block-img img {
  height: 100%;
}

@media (max-width: 920px) {
  .index-module__ho_VEW__main-info-block {
    flex-direction: column-reverse;
  }

  .index-module__ho_VEW__main-info-block-img {
    margin-left: auto;
    margin-right: auto;
  }
}

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

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

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

/* [project]/src/views/main/ui/main-community/index.module.css [app-client] (css) */
.index-module__Y4eW1a__main-comm {
  margin-top: 150px;
}

.index-module__Y4eW1a__main-comm .index-module__Y4eW1a__fonds {
  width: 100%;
}

.index-module__Y4eW1a__main-comm-title {
  --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;
}

@media (max-width: 425px) {
  .index-module__Y4eW1a__main-comm-title {
    font-size: 24px;
  }
}

.index-module__Y4eW1a__main-comm-subtitle {
  --tw-leading: 140%;
  --tw-font-weight: var(--font-weight-normal, 400);
  font-family: Inter;
  font-size: 18px;
  line-height: 140%;
  font-weight: var(--font-weight-normal, 400);
  --tw-tracking: .36px;
  letter-spacing: .36px;
  color: #4d5166;
  margin-top: 10px;
}

.index-module__Y4eW1a__main-comm-items {
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  align-items: center;
  gap: 20px;
  margin-top: 24px;
  display: grid;
}

.index-module__Y4eW1a__main-comm-item {
  border-style: var(--tw-border-style);
  background-color: var(--color-white, #fff);
  object-fit: cover;
  text-align: center;
  --tw-shadow: 0px 12px 16px 0px var(--tw-shadow-color, rgba(44, 101, 187, .04));
  width: 100%;
  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: 24px;
  flex-direction: column;
  margin-bottom: 20px;
  padding: 32px 24px;
  display: flex;
}

@media (max-width: 425px) {
  .index-module__Y4eW1a__main-comm-item {
    padding: 16px;
  }
}

.index-module__Y4eW1a__main-comm-item-title {
  --tw-leading: 140%;
  --tw-font-weight: var(--font-weight-semibold, 600);
  font-family: Inter;
  font-size: 22px;
  line-height: 140%;
  font-weight: var(--font-weight-semibold, 600);
  --tw-tracking: .44px;
  letter-spacing: .44px;
  color: #131e36;
}

.index-module__Y4eW1a__main-comm-item-desc {
  font-family: Inter;
  font-size: var(--text-sm, .875rem);
  line-height: var(--tw-leading, var(--text-sm--line-height, calc(1.25 / .875)));
  --tw-font-weight: var(--font-weight-normal, 400);
  font-weight: var(--font-weight-normal, 400);
  --tw-tracking: .32px;
  letter-spacing: .32px;
  color: #888da5;
  margin-top: 10px;
  line-height: 1.5715;
}

.index-module__Y4eW1a__main-comm-item-img-cont {
  flex: 1;
}

.index-module__Y4eW1a__main-comm-item-img {
  object-fit: cover;
  width: 100%;
  height: 297px;
  margin-top: 24px;
}

@media (max-width: 425px) {
  .index-module__Y4eW1a__main-comm-item-img {
    height: 264px;
  }
}

.index-module__Y4eW1a__main-comm-item-btn-cont {
  margin-top: 24px;
}

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

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

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

@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);
}

/* [project]/src/widgets/helpful-info/ui/index.module.css [app-client] (css) */
.index-module__j6AJ7a__title {
  margin-top: calc(var(--spacing, .25rem) * 20);
  margin-bottom: calc(var(--spacing, .25rem) * 0);
  color: #131e36;
  --tw-font-weight: var(--font-weight-bold, 700);
  font-size: 24px;
  font-style: normal;
  font-weight: var(--font-weight-bold, 700);
  font-family: Inter;
  font-style: normal;
}

@media (min-width: 425px) {
  .index-module__j6AJ7a__title {
    font-size: 36px;
  }
}

.index-module__j6AJ7a__subtitle {
  margin-bottom: calc(var(--spacing, .25rem) * 4);
  font-family: Inter;
  font-size: var(--text-base, 1rem);
  line-height: var(--tw-leading, var(--text-base--line-height, calc(1.5 / 1)));
  color: #4d5166;
  --tw-font-weight: var(--font-weight-normal, 400);
  font-weight: var(--font-weight-normal, 400);
  --tw-leading: 140%;
  --tw-tracking: .32px;
  letter-spacing: .32px;
  line-height: 140%;
}

.index-module__j6AJ7a__list {
  flex-wrap: wrap;
  gap: 20px;
  display: flex;
}

.index-module__j6AJ7a__list > li {
  width: 236px;
  height: 318px;
}

.index-module__j6AJ7a__slide {
  background-color: var(--color-white, #fff);
  border-style: var(--tw-border-style);
  width: 236px;
  height: 318px;
  padding: calc(var(--spacing, .25rem) * 5);
  background-size: cover;
  border-width: 1px;
  border-color: #e3ecf4;
  border-radius: 32px;
  padding-top: 30px;
}

.index-module__j6AJ7a__slide__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-bottom: 6px;
  font-size: 20px;
  font-style: normal;
  line-height: 140%;
}

.index-module__j6AJ7a__slide__description {
  --tw-font-weight: var(--font-weight-normal, 400);
  font-family: Inter;
  font-weight: var(--font-weight-normal, 400);
  --tw-leading: 120%;
  --tw-tracking: .02em;
  letter-spacing: .02em;
  color: #4f5263;
  font-size: 14px;
  font-style: normal;
  line-height: 120%;
}

@media (max-width: 914px) {
  .index-module__j6AJ7a__slide {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 526px) {
  .index-module__j6AJ7a__slide {
    width: 100%;
  }

  .index-module__j6AJ7a__list {
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }

  .index-module__j6AJ7a__list > li {
    margin-left: auto;
    margin-right: auto;
  }
}

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

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

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

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

/* [project]/src/widgets/experts-list/ui/index.module.css [app-client] (css) */
.index-module__wyKmGq__list {
  margin-top: calc(var(--spacing, .25rem) * 4);
  display: block;
}

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

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

/* [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-experts/index.module.css [app-client] (css) */
.index-module__D0jxiq__title {
  margin-top: calc(var(--spacing, .25rem) * 20);
  margin-bottom: calc(var(--spacing, .25rem) * 0);
  color: #131e36;
  --tw-font-weight: var(--font-weight-bold, 700);
  font-size: 24px;
  font-style: normal;
  font-weight: var(--font-weight-bold, 700);
  font-family: Inter;
  font-style: normal;
}

@media (min-width: 425px) {
  .index-module__D0jxiq__title {
    font-size: 36px;
  }
}

.index-module__D0jxiq__main-comm-subtitle {
  --tw-leading: 140%;
  --tw-font-weight: var(--font-weight-normal, 400);
  font-family: Inter;
  font-size: 18px;
  line-height: 140%;
  font-weight: var(--font-weight-normal, 400);
  --tw-tracking: .36px;
  letter-spacing: .36px;
  color: #4d5166;
  margin-top: 10px;
}

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

@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-news/index.module.css [app-client] (css) */
.index-module__fh9IOG__main-news {
  margin-top: 150px;
}

@media (max-width: 445px) {
  .index-module__fh9IOG__main-news {
    margin-top: 100px;
  }
}

.index-module__fh9IOG__main-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__fh9IOG__main-news__title {
  --tw-leading: 120%;
  --tw-font-weight: var(--font-weight-bold, 700);
  font-family: Inter;
  font-size: 36px;
  font-style: normal;
  line-height: 120%;
  font-weight: var(--font-weight-bold, 700);
  color: #131e36;
}

@media (max-width: 425px) {
  .index-module__fh9IOG__main-news__title {
    font-size: 24px;
  }
}

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

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

@property --tw-leading {
  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/main/ui/main-header/index.module.css [app-client] (css) */
.index-module__AuhIYa__blue-back {
  background: linear-gradient(#f1f8ff 50%, #e5f2ff 100%);
  width: 100%;
  height: 720px;
  position: absolute;
  top: 1px;
}

@media (min-width: 992px) {
  .index-module__AuhIYa__blue-back {
    height: 540px;
  }
}

.index-module__AuhIYa__main-header {
  width: 100%;
}

.index-module__AuhIYa__main-header-we {
  color: #5e6278;
  --tw-leading: 140%;
  --tw-font-weight: var(--font-weight-normal, 400);
  font-family: Inter;
  font-size: 18px;
  line-height: 140%;
  font-weight: var(--font-weight-normal, 400);
  margin-top: 64px;
  font-style: normal;
}

@media (max-width: 425px) {
  .index-module__AuhIYa__main-header-we {
    display: none;
  }
}

.index-module__AuhIYa__main-header-blue {
  color: #067eed;
  --tw-leading: calc(var(--spacing, .25rem) * 11);
  font-family: Inter;
  font-size: 44px;
  line-height: calc(var(--spacing, .25rem) * 11);
  --tw-font-weight: var(--font-weight-bold, 700);
  font-weight: var(--font-weight-bold, 700);
  margin-top: 12px;
  font-style: normal;
}

@media (max-width: 425px) {
  .index-module__AuhIYa__main-header-blue {
    font-size: 39px;
  }
}

.index-module__AuhIYa__main-header-black {
  color: #131e36;
  --tw-leading: calc(var(--spacing, .25rem) * 11);
  font-family: Inter;
  font-size: 44px;
  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: 425px) {
  .index-module__AuhIYa__main-header-black {
    font-size: 35px;
  }
}

.index-module__AuhIYa__main-header-sub {
  color: #5e6278;
  --tw-font-weight: var(--font-weight-normal, 400);
  font-family: Inter;
  font-size: 20px;
  font-weight: var(--font-weight-normal, 400);
  --tw-leading: 140%;
  margin-top: 18px;
  margin-bottom: 18px;
  font-style: normal;
  line-height: 140%;
}

@media (max-width: 425px) {
  .index-module__AuhIYa__main-header-sub {
    margin-bottom: 15px;
    font-size: 18px;
  }
}

.index-module__AuhIYa__main-header-img {
  object-fit: contain;
  width: 100%;
  height: 371px;
}

@media (max-width: 425px) {
  .index-module__AuhIYa__main-header-img {
    height: 204px;
    margin-left: auto;
    margin-right: auto;
  }
}

.index-module__AuhIYa__search-container {
  z-index: 9;
  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));
  width: 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;
  padding: 32px;
  position: relative;
}

@media (max-width: 425px) {
  .index-module__AuhIYa__search-container {
    padding: 16px;
  }
}

.index-module__AuhIYa__search-container-title {
  color: #131e36;
  --tw-leading: 1;
  --tw-font-weight: var(--font-weight-semibold, 600);
  font-family: Inter;
  font-size: 22px;
  line-height: 1;
  font-weight: var(--font-weight-semibold, 600);
  margin-bottom: 24px;
  font-style: normal;
}

.index-module__AuhIYa__search-container input {
  --tw-shadow: 0 0 rgba(0, 0, 0, 0);
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border: 2px solid #e3ecf4;
  border-radius: 12px !important;
}

.index-module__AuhIYa__search__form-button {
  height: 100%;
  min-height: calc(var(--spacing, .25rem) * 12);
  font-size: 18px;
  background: #067eed !important;
  border-radius: 12px !important;
}

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

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

@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);
}

/* [project]/src/feature/app/search-info/index.module.css [app-client] (css) */
.index-module__FFwtIq__search, .index-module__FFwtIq__main {
  width: 100%;
  position: relative;
}

.index-module__FFwtIq__close {
  --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
  height: calc(var(--spacing, .25rem) * 4);
  width: calc(var(--spacing, .25rem) * 4);
  cursor: pointer;
  border-style: var(--tw-border-style);
  background-color: var(--color-white, #fff);
  color: #e3ecf4;
  border-width: 1px;
  border-color: #e3ecf4;
  border-radius: 3.40282e38px;
  justify-content: center;
  align-items: center;
  font-size: 6px;
  display: flex;
  position: absolute;
  top: 50%;
  right: 10px;
}

.index-module__FFwtIq__icon {
  --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
  translate: var(--tw-translate-x) var(--tw-translate-y);
  height: calc(var(--spacing, .25rem) * 5);
  width: calc(var(--spacing, .25rem) * 5);
  background-color: var(--color-white, #fff);
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 50%;
  right: 22px;
}

.index-module__FFwtIq__input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: var(--color-white, #fff);
  --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgba(0, 0, 0, .1)), 0 1px 2px -1px var(--tw-shadow-color, rgba(0, 0, 0, .1));
  width: 100%;
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  --tw-border-style: none;
  color: rgba(0, 0, 0, .85);
  background-position: right 15px top 50%;
  background-repeat: no-repeat;
  background-size: 16px;
  border-style: none;
  border-radius: 10px;
  padding-top: 12.5px;
  padding-bottom: 12.5px;
  padding-left: 18px;
  padding-right: 18px;
  font-size: 16px;
}

.index-module__FFwtIq__list {
  max-height: 300px;
  margin-top: calc(var(--spacing, .25rem) * 1);
  z-index: 100;
  background-color: var(--color-white, #fff);
  --tw-shadow: 0 8px 32px var(--tw-shadow-color, rgba(31, 32, 39, .1));
  width: 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-radius: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  animation: .5s index-module__FFwtIq__slidein;
  position: absolute;
  overflow: auto;
}

.index-module__FFwtIq__notFound {
  padding: calc(var(--spacing, .25rem) * 10);
  text-align: center;
  color: #5e6278;
  --tw-font-weight: var(--font-weight-normal, 400);
  font-family: Inter;
  font-size: 20px;
  font-weight: var(--font-weight-normal, 400);
  --tw-leading: 140%;
  line-height: 140%;
}

@media (min-width: 48rem) {
  .index-module__FFwtIq__notFound {
    padding: calc(var(--spacing, .25rem) * 4);
  }

  .index-module__FFwtIq__notFound {
    font-size: 18px;
  }
}

.index-module__FFwtIq__flex {
  display: flex;
}

.index-module__FFwtIq__desiase {
  padding-inline: calc(var(--spacing, .25rem) * 5);
  padding-block: calc(var(--spacing, .25rem) * 2.5);
  cursor: pointer;
  font-size: var(--text-base, 1rem);
  line-height: var(--tw-leading, var(--text-base--line-height, calc(1.5 / 1)));
}

.index-module__FFwtIq__desiase:hover {
  background-color: #f8f9fb;
}

@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

@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/shared/ui/Layout/not-found/index.module.css [app-client] (css) */
.index-module__3FEoMa__notFound {
  text-align: center;
  color: #5e6278;
  padding: 40px;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}

@media (max-width: 768px) {
  .index-module__3FEoMa__notFound {
    padding: 16px;
    font-size: 18px;
  }
}

/* [project]/src/views/main/ui/main-lecture-hall/index.module.css [app-client] (css) */
.index-module___nNInG__main-info-block {
  justify-content: space-between;
  margin-top: 10px;
  display: flex;
}

.index-module___nNInG__main-info-block-text {
  flex: 50%;
}

.index-module___nNInG__main-info-block-title {
  --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;
  margin-top: 90px;
}

@media (max-width: 425px) {
  .index-module___nNInG__main-info-block-title {
    font-size: 24px;
  }
}

.index-module___nNInG__main-info-block-description {
  --tw-leading: 140%;
  --tw-font-weight: var(--font-weight-normal, 400);
  font-family: Inter;
  font-size: 18px;
  line-height: 140%;
  font-weight: var(--font-weight-normal, 400);
  --tw-tracking: .36px;
  letter-spacing: .36px;
  color: #3e4657;
  margin-top: 16px;
}

@media (max-width: 425px) {
  .index-module___nNInG__main-info-block-description {
    width: 100%;
  }
}

.index-module___nNInG__main-info-block-button-cont {
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 40px;
}

@media (max-width: 930px) {
  .index-module___nNInG__main-info-block-button-cont {
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 30px;
  }
}

@media (max-width: 425px) {
  .index-module___nNInG__main-info-block-button-cont {
    width: 100%;
  }
}

.index-module___nNInG__main-info-block-button {
  height: 56px;
  padding-inline: calc(var(--spacing, .25rem) * 8);
}

.index-module___nNInG__main-info-block-button__more {
  color: #067eed !important;
  background: #fff !important;
  border: 2px solid #067eed !important;
  border-radius: 12px !important;
  height: 56px !important;
}

.index-module___nNInG__main-info-block-img {
  flex: 1 0 50%;
  height: 280px;
}

@media (min-width: 576px) {
  .index-module___nNInG__main-info-block-img {
    height: 575px;
  }
}

.index-module___nNInG__main-info-block-img img {
  object-fit: contain;
  width: 100%;
}

@media (max-width: 920px) {
  .index-module___nNInG__main-info-block {
    flex-direction: column;
    margin-bottom: 20px;
  }

  .index-module___nNInG__main-info-block-text {
    width: 100%;
  }

  .index-module___nNInG__main-info-block-title {
    margin-top: 40px;
  }
}

@media (max-width: 425px) {
  .index-module___nNInG__main-info-block {
    margin-top: 80px;
  }
}

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

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

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

/* [project]/src/views/main/ui/main-analysis/index.module.css [app-client] (css) */
.index-module__hxBu8a__main-info-block {
  gap: 20px;
  margin-top: 30px;
  display: flex;
}

@media (max-width: 920px) {
  .index-module__hxBu8a__main-info-block {
    flex-direction: column-reverse;
  }

  .index-module__hxBu8a__main-info-block-img {
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 425px) {
  .index-module__hxBu8a__main-info-block {
    margin-top: 80px;
  }

  .index-module__hxBu8a__main-info-block-img {
    width: 250px;
    height: 276px;
  }
}

.index-module__hxBu8a__main-info-block-title {
  --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;
  margin-top: 60px;
}

@media (max-width: 425px) {
  .index-module__hxBu8a__main-info-block-title {
    font-size: 24px;
  }
}

.index-module__hxBu8a__main-info-block-description {
  --tw-leading: 140%;
  --tw-font-weight: var(--font-weight-normal, 400);
  width: 80%;
  font-family: Inter;
  font-size: 18px;
  line-height: 140%;
  font-weight: var(--font-weight-normal, 400);
  --tw-tracking: .36px;
  letter-spacing: .36px;
  color: #3e4657;
  margin-top: 16px;
}

@media (max-width: 425px) {
  .index-module__hxBu8a__main-info-block-description {
    width: 100%;
  }
}

.index-module__hxBu8a__main-info-block-button-cont {
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 40px;
}

@media (max-width: 930px) {
  .index-module__hxBu8a__main-info-block-button-cont {
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 30px;
  }

  .index-module__hxBu8a__main-info-block-title {
    margin-top: 40px;
  }
}

@media (max-width: 425px) {
  .index-module__hxBu8a__main-info-block-button-cont {
    width: 100%;
  }
}

.index-module__hxBu8a__main-info-block-button {
  height: 56px;
  padding-inline: calc(var(--spacing, .25rem) * 8);
}

.index-module__hxBu8a__main-info-block-button__more {
  color: #067eed !important;
  background: #fff !important;
  border: 2px solid #067eed !important;
  border-radius: 12px !important;
  height: 56px !important;
}

.index-module__hxBu8a__main-info-block-img {
  flex: 1 0 35%;
  height: 400px;
}

.index-module__hxBu8a__main-info-block-img img {
  object-fit: contain;
}

@media (max-width: 425px) {
  .index-module__hxBu8a__main-info-block-img {
    height: 264px;
  }
}

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

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

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

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