/* [project]/src/widgets/SinglePageNews/MainImageContainer/MainImageContainer.module.scss.module.css [app-client] (css) */
@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../media/Montserrat-Regular.8b6ae9af.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../media/Montserrat-SemiBold.0b7ac1f3.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../media/Montserrat-Bold.9993cb00.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

.MainImageContainer-module-scss-module__AhFunG__main {
  border-radius: 10px;
  flex-direction: column;
  justify-content: end;
  max-width: 1605px;
  height: 482px;
  margin: 11px -80px 17px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.MainImageContainer-module-scss-module__AhFunG__main:after {
  content: "";
  pointer-events: none;
  z-index: 1;
  background: linear-gradient(to top, #141414ed, #8b8b8b00);
  width: 100%;
  height: 374px;
  position: absolute;
  bottom: 0;
  left: 0;
}

@media screen and (width <= 768px) {
  .MainImageContainer-module-scss-module__AhFunG__main:after {
    height: 184px;
  }

  .MainImageContainer-module-scss-module__AhFunG__main {
    width: auto;
    height: 184px;
  }
}

.MainImageContainer-module-scss-module__AhFunG__main .MainImageContainer-module-scss-module__AhFunG__image {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.MainImageContainer-module-scss-module__AhFunG__main .MainImageContainer-module-scss-module__AhFunG__info {
  z-index: 2;
  flex-direction: column;
  gap: 10px;
  padding: 0 80px 22px;
  display: flex;
  position: relative;
}

.MainImageContainer-module-scss-module__AhFunG__main .MainImageContainer-module-scss-module__AhFunG__info .MainImageContainer-module-scss-module__AhFunG__title {
  color: #fff;
}

@media screen and (width <= 768px) {
  .MainImageContainer-module-scss-module__AhFunG__main .MainImageContainer-module-scss-module__AhFunG__info {
    padding-bottom: 9px;
  }
}

/* [project]/src/widgets/SinglePageNews/ContentContainer/ContentContainer.module.scss.module.css [app-client] (css) */
@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../media/Montserrat-Regular.8b6ae9af.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../media/Montserrat-SemiBold.0b7ac1f3.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../media/Montserrat-Bold.9993cb00.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

.ContentContainer-module-scss-module__rf9c0q__container {
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 17px;
  display: flex;
}

@media screen and (width <= 768px) {
  .ContentContainer-module-scss-module__rf9c0q__container {
    flex-direction: column;
  }
}

.ContentContainer-module-scss-module__rf9c0q__container .ContentContainer-module-scss-module__rf9c0q__left {
  flex-direction: column;
  gap: 17px;
  width: auto;
  max-width: 953px;
  display: flex;
  position: relative;
}

.ContentContainer-module-scss-module__rf9c0q__container .ContentContainer-module-scss-module__rf9c0q__left .ContentContainer-module-scss-module__rf9c0q__top {
  justify-content: space-between;
  width: 100%;
  margin-bottom: 20px;
  display: flex;
}

.ContentContainer-module-scss-module__rf9c0q__container .ContentContainer-module-scss-module__rf9c0q__left .ContentContainer-module-scss-module__rf9c0q__top .ContentContainer-module-scss-module__rf9c0q__date {
  align-items: center;
  gap: 9px;
  display: flex;
}

.ContentContainer-module-scss-module__rf9c0q__container .ContentContainer-module-scss-module__rf9c0q__left .ContentContainer-module-scss-module__rf9c0q__top .ContentContainer-module-scss-module__rf9c0q__image {
  width: 25px;
  height: 25px;
  margin-top: 0;
  position: relative;
}

@media screen and (width <= 768px) {
  .ContentContainer-module-scss-module__rf9c0q__container .ContentContainer-module-scss-module__rf9c0q__left .ContentContainer-module-scss-module__rf9c0q__top .ContentContainer-module-scss-module__rf9c0q__image {
    width: 10px;
    height: 10px;
  }
}

.ContentContainer-module-scss-module__rf9c0q__container .ContentContainer-module-scss-module__rf9c0q__left .ContentContainer-module-scss-module__rf9c0q__image {
  width: 100%;
  height: 653px;
  margin-top: 17px;
  position: relative;
}

@media screen and (width <= 768px) {
  .ContentContainer-module-scss-module__rf9c0q__container .ContentContainer-module-scss-module__rf9c0q__left .ContentContainer-module-scss-module__rf9c0q__image {
    height: 153px;
  }
}

.ContentContainer-module-scss-module__rf9c0q__container .ContentContainer-module-scss-module__rf9c0q__left .ContentContainer-module-scss-module__rf9c0q__social {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.ContentContainer-module-scss-module__rf9c0q__container .ContentContainer-module-scss-module__rf9c0q__left .ContentContainer-module-scss-module__rf9c0q__social .ContentContainer-module-scss-module__rf9c0q__icons {
  gap: 22px;
  display: flex;
}

@media screen and (width <= 768px) {
  .ContentContainer-module-scss-module__rf9c0q__container .ContentContainer-module-scss-module__rf9c0q__left .ContentContainer-module-scss-module__rf9c0q__social .ContentContainer-module-scss-module__rf9c0q__icons {
    gap: 8px;
  }
}

.ContentContainer-module-scss-module__rf9c0q__container .ContentContainer-module-scss-module__rf9c0q__left .ContentContainer-module-scss-module__rf9c0q__social .ContentContainer-module-scss-module__rf9c0q__icons .ContentContainer-module-scss-module__rf9c0q__icon {
  width: 41px;
  height: 41px;
}

@media screen and (width <= 768px) {
  .ContentContainer-module-scss-module__rf9c0q__container .ContentContainer-module-scss-module__rf9c0q__left .ContentContainer-module-scss-module__rf9c0q__social .ContentContainer-module-scss-module__rf9c0q__icons .ContentContainer-module-scss-module__rf9c0q__icon {
    width: 14px;
    height: 14px;
  }
}

.ContentContainer-module-scss-module__rf9c0q__container .ContentContainer-module-scss-module__rf9c0q__left .ContentContainer-module-scss-module__rf9c0q__social .ContentContainer-module-scss-module__rf9c0q__smile {
  width: 41px;
  height: 41px;
  position: relative;
}

@media screen and (width <= 768px) {
  .ContentContainer-module-scss-module__rf9c0q__container .ContentContainer-module-scss-module__rf9c0q__left .ContentContainer-module-scss-module__rf9c0q__social .ContentContainer-module-scss-module__rf9c0q__smile {
    width: 14px;
    height: 14px;
  }
}

.ContentContainer-module-scss-module__rf9c0q__container .ContentContainer-module-scss-module__rf9c0q__left .ContentContainer-module-scss-module__rf9c0q__tags {
  gap: 17px;
  margin-top: 10px;
  font-family: Montserrat;
  display: flex;
}

.ContentContainer-module-scss-module__rf9c0q__container .ContentContainer-module-scss-module__rf9c0q__left .ContentContainer-module-scss-module__rf9c0q__tags .ContentContainer-module-scss-module__rf9c0q__tag {
  color: #4d897c;
}

.ContentContainer-module-scss-module__rf9c0q__container .ContentContainer-module-scss-module__rf9c0q__right {
  width: 467px;
  position: relative;
}

@media screen and (width <= 768px) {
  .ContentContainer-module-scss-module__rf9c0q__container .ContentContainer-module-scss-module__rf9c0q__right {
    width: 100%;
  }
}

.ContentContainer-module-scss-module__rf9c0q__container .ContentContainer-module-scss-module__rf9c0q__right .ContentContainer-module-scss-module__rf9c0q__list {
  flex-direction: column;
  gap: 22px;
  display: flex;
}

@media screen and (width <= 768px) {
  .ContentContainer-module-scss-module__rf9c0q__container .ContentContainer-module-scss-module__rf9c0q__right .ContentContainer-module-scss-module__rf9c0q__list {
    gap: 15px;
  }
}

.ContentContainer-module-scss-module__rf9c0q__container .ContentContainer-module-scss-module__rf9c0q__right .ContentContainer-module-scss-module__rf9c0q__more {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 17px;
  display: flex;
}

@media screen and (width <= 768px) {
  .ContentContainer-module-scss-module__rf9c0q__container .ContentContainer-module-scss-module__rf9c0q__right .ContentContainer-module-scss-module__rf9c0q__more {
    margin-bottom: 10px;
  }
}

.ContentContainer-module-scss-module__rf9c0q__container .ContentContainer-module-scss-module__rf9c0q__right .ContentContainer-module-scss-module__rf9c0q__more .ContentContainer-module-scss-module__rf9c0q__text {
  color: #4d897c;
}

/* [project]/src/shared/ui/Card/Card.module.scss.module.css [app-client] (css) */
@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../media/Montserrat-Regular.8b6ae9af.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../media/Montserrat-SemiBold.0b7ac1f3.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../media/Montserrat-Bold.9993cb00.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

.Card-module-scss-module__66WwxG__card {
  background-color: #f3f5f5;
  border-radius: 10px;
  position: relative;
  box-shadow: 0 4px 4px #00000040;
}

.Card-module-scss-module__66WwxG__small {
  padding: 15px 22px;
}

@media screen and (width <= 768px) {
  .Card-module-scss-module__66WwxG__small {
    padding: 13px 16px;
  }
}

.Card-module-scss-module__66WwxG__big {
  padding: 17px 22px;
}

@media screen and (width <= 768px) {
  .Card-module-scss-module__66WwxG__big {
    padding: 13px 16px;
  }
}

/* [project]/src/entities/News/News.module.scss.module.css [app-client] (css) */
@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../media/Montserrat-Regular.8b6ae9af.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../media/Montserrat-SemiBold.0b7ac1f3.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../media/Montserrat-Bold.9993cb00.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

.News-module-scss-module__WCfb4a__card {
  width: fit-content;
  padding: 17px 22px;
}

@media screen and (width <= 768px) {
  .News-module-scss-module__WCfb4a__card {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: auto;
    display: flex;
  }
}

.News-module-scss-module__WCfb4a__card .News-module-scss-module__WCfb4a__image {
  border-radius: 10px;
  width: 262px;
  height: 180px;
  margin-bottom: 17px;
  position: relative;
  overflow: hidden;
}

@media screen and (width <= 768px) {
  .News-module-scss-module__WCfb4a__card .News-module-scss-module__WCfb4a__image {
    width: 248px;
    height: 156px;
    margin-bottom: 7px;
  }
}

.News-module-scss-module__WCfb4a__info {
  width: 262px;
  overflow: hidden;
}

.News-module-scss-module__WCfb4a__info .News-module-scss-module__WCfb4a__date {
  color: #666;
  margin-top: 5px;
}

.News-module-scss-module__WCfb4a__news-tabs {
  max-width: 436px;
}

.News-module-scss-module__WCfb4a__news-tabs .News-module-scss-module__WCfb4a__container {
  flex-direction: column;
  gap: 22px;
  display: flex;
}

.News-module-scss-module__WCfb4a__news-tabs .News-module-scss-module__WCfb4a__tabs {
  gap: 5px;
  display: flex;
}

@media screen and (width <= 768px) {
  .News-module-scss-module__WCfb4a__news-tabs .News-module-scss-module__WCfb4a__tabs {
    display: none;
  }
}

.News-module-scss-module__WCfb4a__news-tabs .News-module-scss-module__WCfb4a__tabs .News-module-scss-module__WCfb4a__tab {
  padding: 11px 22px;
}

.News-module-scss-module__WCfb4a__news-tabs .News-module-scss-module__WCfb4a__dropdown {
  z-index: 10;
  width: 100%;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (width <= 768px) {
  .News-module-scss-module__WCfb4a__news-tabs .News-module-scss-module__WCfb4a__dropdown {
    display: block;
  }
}

.News-module-scss-module__WCfb4a__news-tabs .News-module-scss-module__WCfb4a__dropdown .News-module-scss-module__WCfb4a__active {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  padding: 12px 16px !important;
}

.News-module-scss-module__WCfb4a__news-tabs .News-module-scss-module__WCfb4a__dropdown .News-module-scss-module__WCfb4a__active:hover {
  opacity: 1;
}

.News-module-scss-module__WCfb4a__news-tabs .News-module-scss-module__WCfb4a__dropdown .News-module-scss-module__WCfb4a__choices {
  background-color: #fff;
  flex-direction: column;
  display: flex;
}

.News-module-scss-module__WCfb4a__news-tabs .News-module-scss-module__WCfb4a__dropdown .News-module-scss-module__WCfb4a__choices .News-module-scss-module__WCfb4a__choice {
  padding: 12px 16px;
}

.News-module-scss-module__WCfb4a__news-tabs .News-module-scss-module__WCfb4a__dropdown .News-module-scss-module__WCfb4a__choices .News-module-scss-module__WCfb4a__active-choice {
  background-color: #4d897cb3;
}

.News-module-scss-module__WCfb4a__news-tabs .News-module-scss-module__WCfb4a__tab-info {
  flex-direction: column;
  gap: 22px;
  display: flex;
}

@media screen and (width <= 768px) {
  .News-module-scss-module__WCfb4a__news-tabs .News-module-scss-module__WCfb4a__tab-info {
    gap: 15px;
    padding-top: 38px;
  }
}

.News-module-scss-module__WCfb4a__news-tabs .News-module-scss-module__WCfb4a__tab-info .News-module-scss-module__WCfb4a__info {
  width: 424px;
}

@media screen and (width <= 1200px) {
  .News-module-scss-module__WCfb4a__news-tabs .News-module-scss-module__WCfb4a__tab-info .News-module-scss-module__WCfb4a__info {
    width: 100%;
  }
}

.News-module-scss-module__WCfb4a__news-tabs .News-module-scss-module__WCfb4a__tab-info .News-module-scss-module__WCfb4a__info .News-module-scss-module__WCfb4a__title {
  font-size: 16px;
}

@media screen and (width <= 768px) {
  .News-module-scss-module__WCfb4a__news-tabs .News-module-scss-module__WCfb4a__tab-info .News-module-scss-module__WCfb4a__info .News-module-scss-module__WCfb4a__title {
    font-size: 10px;
  }
}

.News-module-scss-module__WCfb4a__news-tabs .News-module-scss-module__WCfb4a__tab-info .News-module-scss-module__WCfb4a__info .News-module-scss-module__WCfb4a__date {
  color: #666;
  font-size: 13px;
}

@media screen and (width <= 768px) {
  .News-module-scss-module__WCfb4a__news-tabs .News-module-scss-module__WCfb4a__tab-info .News-module-scss-module__WCfb4a__info .News-module-scss-module__WCfb4a__date {
    font-size: 8px;
  }
}

/* [project]/src/shared/ui/Wysiwyg/Wysiwyg.module.scss.module.css [app-client] (css) */
@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../media/Montserrat-Regular.8b6ae9af.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../media/Montserrat-SemiBold.0b7ac1f3.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: Montserrat;
  font-display: swap;
  src: url("../media/Montserrat-Bold.9993cb00.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

.Wysiwyg-module-scss-module__4ziZtq__container {
  color: #000;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 400;
}

@media screen and (width <= 768px) {
  .Wysiwyg-module-scss-module__4ziZtq__container {
    font-size: 10px;
  }
}

.Wysiwyg-module-scss-module__4ziZtq__container iframe, .Wysiwyg-module-scss-module__4ziZtq__container img {
  border-radius: 10px;
  margin: 17px 0;
  overflow: hidden;
}

.Wysiwyg-module-scss-module__4ziZtq__container pre {
  white-space: wrap;
}

.Wysiwyg-module-scss-module__4ziZtq__container strong {
  font-weight: 600;
}

.Wysiwyg-module-scss-module__4ziZtq__container ol {
  padding-left: 22px;
  list-style-type: disc;
}

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