/* [project]/src/widgets/CityViewsContainer/CityViewsContainer.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;
}

.CityViewsContainer-module-scss-module__g1xaTW__city-views {
  margin-bottom: 17px;
}

.CityViewsContainer-module-scss-module__g1xaTW__city-views .CityViewsContainer-module-scss-module__g1xaTW__more {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 17px;
  display: flex;
}

@media screen and (width <= 768px) {
  .CityViewsContainer-module-scss-module__g1xaTW__city-views .CityViewsContainer-module-scss-module__g1xaTW__more {
    margin-bottom: 10px;
  }
}

.CityViewsContainer-module-scss-module__g1xaTW__city-views .CityViewsContainer-module-scss-module__g1xaTW__more .CityViewsContainer-module-scss-module__g1xaTW__text {
  color: #4d897c;
}

.CityViewsContainer-module-scss-module__g1xaTW__city-views .CityViewsContainer-module-scss-module__g1xaTW__city-info {
  flex-wrap: wrap;
  gap: 20px;
  display: flex;
}

.CityViewsContainer-module-scss-module__g1xaTW__city-views .CityViewsContainer-module-scss-module__g1xaTW__city-info .CityViewsContainer-module-scss-module__g1xaTW__view {
  position: relative;
}

@media screen and (width <= 1200px) {
  .CityViewsContainer-module-scss-module__g1xaTW__city-views .CityViewsContainer-module-scss-module__g1xaTW__city-info .CityViewsContainer-module-scss-module__g1xaTW__view {
    width: 100%;
  }
}

.CityViewsContainer-module-scss-module__g1xaTW__city-views .CityViewsContainer-module-scss-module__g1xaTW__city-info .CityViewsContainer-module-scss-module__g1xaTW__view .CityViewsContainer-module-scss-module__g1xaTW__image {
  border-radius: 10px;
  width: 909px;
  height: 100%;
  min-height: 439px;
  position: relative;
  overflow: hidden;
}

@media screen and (width <= 1200px) {
  .CityViewsContainer-module-scss-module__g1xaTW__city-views .CityViewsContainer-module-scss-module__g1xaTW__city-info .CityViewsContainer-module-scss-module__g1xaTW__view .CityViewsContainer-module-scss-module__g1xaTW__image {
    width: 100%;
  }
}

@media screen and (width <= 768px) {
  .CityViewsContainer-module-scss-module__g1xaTW__city-views .CityViewsContainer-module-scss-module__g1xaTW__city-info .CityViewsContainer-module-scss-module__g1xaTW__view .CityViewsContainer-module-scss-module__g1xaTW__image {
    width: 100%;
    min-height: 144px;
  }
}

.CityViewsContainer-module-scss-module__g1xaTW__city-views .CityViewsContainer-module-scss-module__g1xaTW__city-info .CityViewsContainer-module-scss-module__g1xaTW__info {
  flex-direction: column;
  justify-content: space-between;
  gap: 17px;
  min-width: 467px;
  display: flex;
  position: relative;
}

@media screen and (width <= 768px) {
  .CityViewsContainer-module-scss-module__g1xaTW__city-views .CityViewsContainer-module-scss-module__g1xaTW__city-info .CityViewsContainer-module-scss-module__g1xaTW__info {
    min-width: 100%;
  }
}

.CityViewsContainer-module-scss-module__g1xaTW__city-views .CityViewsContainer-module-scss-module__g1xaTW__city-info .CityViewsContainer-module-scss-module__g1xaTW__info .CityViewsContainer-module-scss-module__g1xaTW__links {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

@media screen and (width <= 768px) {
  .CityViewsContainer-module-scss-module__g1xaTW__city-views .CityViewsContainer-module-scss-module__g1xaTW__city-info .CityViewsContainer-module-scss-module__g1xaTW__info .CityViewsContainer-module-scss-module__g1xaTW__links {
    gap: 6px;
  }
}

.CityViewsContainer-module-scss-module__g1xaTW__city-views .CityViewsContainer-module-scss-module__g1xaTW__city-info .CityViewsContainer-module-scss-module__g1xaTW__info .CityViewsContainer-module-scss-module__g1xaTW__links .CityViewsContainer-module-scss-module__g1xaTW__link-info {
  align-items: center;
  gap: 17px;
  width: 181px;
  display: flex;
}

@media screen and (width <= 768px) {
  .CityViewsContainer-module-scss-module__g1xaTW__city-views .CityViewsContainer-module-scss-module__g1xaTW__city-info .CityViewsContainer-module-scss-module__g1xaTW__info .CityViewsContainer-module-scss-module__g1xaTW__links .CityViewsContainer-module-scss-module__g1xaTW__link-info {
    text-align: center;
    flex-direction: column;
    gap: 6px;
    width: 100%;
  }
}

.CityViewsContainer-module-scss-module__g1xaTW__city-views .CityViewsContainer-module-scss-module__g1xaTW__city-info .CityViewsContainer-module-scss-module__g1xaTW__info .CityViewsContainer-module-scss-module__g1xaTW__links .CityViewsContainer-module-scss-module__g1xaTW__link-info .CityViewsContainer-module-scss-module__g1xaTW__link-image-1 {
  width: 42px;
  height: 49px;
  position: relative;
}

@media screen and (width <= 768px) {
  .CityViewsContainer-module-scss-module__g1xaTW__city-views .CityViewsContainer-module-scss-module__g1xaTW__city-info .CityViewsContainer-module-scss-module__g1xaTW__info .CityViewsContainer-module-scss-module__g1xaTW__links .CityViewsContainer-module-scss-module__g1xaTW__link-info .CityViewsContainer-module-scss-module__g1xaTW__link-image-1 {
    width: 30px;
    height: 34px;
  }
}

.CityViewsContainer-module-scss-module__g1xaTW__city-views .CityViewsContainer-module-scss-module__g1xaTW__city-info .CityViewsContainer-module-scss-module__g1xaTW__info .CityViewsContainer-module-scss-module__g1xaTW__links .CityViewsContainer-module-scss-module__g1xaTW__link-info .CityViewsContainer-module-scss-module__g1xaTW__link-image-2 {
  width: 65px;
  height: 57px;
  position: relative;
}

@media screen and (width <= 768px) {
  .CityViewsContainer-module-scss-module__g1xaTW__city-views .CityViewsContainer-module-scss-module__g1xaTW__city-info .CityViewsContainer-module-scss-module__g1xaTW__info .CityViewsContainer-module-scss-module__g1xaTW__links .CityViewsContainer-module-scss-module__g1xaTW__link-info .CityViewsContainer-module-scss-module__g1xaTW__link-image-2 {
    width: 39px;
    height: 34px;
  }
}

.CityViewsContainer-module-scss-module__g1xaTW__city-views .CityViewsContainer-module-scss-module__g1xaTW__city-info .CityViewsContainer-module-scss-module__g1xaTW__info .CityViewsContainer-module-scss-module__g1xaTW__links .CityViewsContainer-module-scss-module__g1xaTW__link-info .CityViewsContainer-module-scss-module__g1xaTW__link-text-1 {
  width: 113px;
}

.CityViewsContainer-module-scss-module__g1xaTW__city-views .CityViewsContainer-module-scss-module__g1xaTW__city-info .CityViewsContainer-module-scss-module__g1xaTW__info .CityViewsContainer-module-scss-module__g1xaTW__links .CityViewsContainer-module-scss-module__g1xaTW__link-info .CityViewsContainer-module-scss-module__g1xaTW__link-text-2 {
  width: 99px;
}

.CityViewsContainer-module-scss-module__g1xaTW__city-views .CityViewsContainer-module-scss-module__g1xaTW__city-info .CityViewsContainer-module-scss-module__g1xaTW__info .CityViewsContainer-module-scss-module__g1xaTW__request {
  position: relative;
}

.CityViewsContainer-module-scss-module__g1xaTW__city-views .CityViewsContainer-module-scss-module__g1xaTW__city-info .CityViewsContainer-module-scss-module__g1xaTW__info .CityViewsContainer-module-scss-module__g1xaTW__request .CityViewsContainer-module-scss-module__g1xaTW__request-image {
  border-radius: 10px;
  width: auto;
  height: 133px;
  position: relative;
  overflow: hidden;
}

/* [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/widgets/FloatRadio/FloatRadio.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;
}

.FloatRadio-module-scss-module__21Kn7G__container {
  z-index: 10;
  position: fixed;
  bottom: 232px;
  right: 48px;
}

.FloatRadio-module-scss-module__21Kn7G__player {
  background-color: #fff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 90px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 4px #00000040;
}

.FloatRadio-module-scss-module__21Kn7G__player .FloatRadio-module-scss-module__21Kn7G__image-container {
  width: 78px;
  height: 68px;
  position: relative;
}

.FloatRadio-module-scss-module__21Kn7G__player .FloatRadio-module-scss-module__21Kn7G__play {
  justify-content: space-between;
  align-items: center;
  width: 37px;
  height: 37px;
  display: flex;
  position: absolute;
  top: 27px;
  left: 33px;
}

/* [project]/src/widgets/InterviewContainer/InterviewContainer.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;
}

.InterviewContainer-module-scss-module__VAdnUW__video-container {
  flex-wrap: wrap;
  align-items: stretch;
  gap: 20px;
  margin-bottom: 17px;
  display: flex;
}

.InterviewContainer-module-scss-module__VAdnUW__video-container .InterviewContainer-module-scss-module__VAdnUW__more {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 17px;
  display: flex;
}

@media screen and (width <= 768px) {
  .InterviewContainer-module-scss-module__VAdnUW__video-container .InterviewContainer-module-scss-module__VAdnUW__more {
    margin-bottom: 10px;
  }
}

.InterviewContainer-module-scss-module__VAdnUW__video-container .InterviewContainer-module-scss-module__VAdnUW__more .InterviewContainer-module-scss-module__VAdnUW__text {
  color: #4d897c;
}

.InterviewContainer-module-scss-module__VAdnUW__video-container .InterviewContainer-module-scss-module__VAdnUW__video-block {
  max-width: 953px;
}

@media screen and (width <= 1200px) {
  .InterviewContainer-module-scss-module__VAdnUW__video-container .InterviewContainer-module-scss-module__VAdnUW__video-block {
    width: 100%;
  }
}

.InterviewContainer-module-scss-module__VAdnUW__video-container .InterviewContainer-module-scss-module__VAdnUW__video-block .InterviewContainer-module-scss-module__VAdnUW__video {
  gap: 11px;
  height: 248px;
}

@media screen and (width <= 1200px) {
  .InterviewContainer-module-scss-module__VAdnUW__video-container .InterviewContainer-module-scss-module__VAdnUW__video-block .InterviewContainer-module-scss-module__VAdnUW__video {
    height: 300px;
  }
}

@media screen and (width <= 768px) {
  .InterviewContainer-module-scss-module__VAdnUW__video-container .InterviewContainer-module-scss-module__VAdnUW__video-block .InterviewContainer-module-scss-module__VAdnUW__video {
    height: 248px;
  }
}

.InterviewContainer-module-scss-module__VAdnUW__video-container .InterviewContainer-module-scss-module__VAdnUW__question-block {
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  max-width: 467px;
  display: flex;
}

.InterviewContainer-module-scss-module__VAdnUW__video-container .InterviewContainer-module-scss-module__VAdnUW__profile-block {
  flex-direction: column;
  align-items: stretch;
  gap: 14px;
  height: 100%;
  display: flex;
}

@media screen and (width <= 768px) {
  .InterviewContainer-module-scss-module__VAdnUW__video-container .InterviewContainer-module-scss-module__VAdnUW__profile-block {
    height: auto;
  }
}

.InterviewContainer-module-scss-module__VAdnUW__video-container .InterviewContainer-module-scss-module__VAdnUW__profile-block .InterviewContainer-module-scss-module__VAdnUW__profile {
  background-color: #fff;
  border-radius: 10px;
  align-items: center;
  gap: 7px;
  width: auto;
  padding: 17px 22px;
  display: flex;
}

@media screen and (width <= 768px) {
  .InterviewContainer-module-scss-module__VAdnUW__video-container .InterviewContainer-module-scss-module__VAdnUW__profile-block .InterviewContainer-module-scss-module__VAdnUW__profile {
    flex-direction: column;
    align-items: center;
  }
}

.InterviewContainer-module-scss-module__VAdnUW__video-container .InterviewContainer-module-scss-module__VAdnUW__profile-block .InterviewContainer-module-scss-module__VAdnUW__profile-image {
  width: 133px;
  height: 138px;
  position: relative;
}

@media screen and (width <= 768px) {
  .InterviewContainer-module-scss-module__VAdnUW__video-container .InterviewContainer-module-scss-module__VAdnUW__profile-block .InterviewContainer-module-scss-module__VAdnUW__profile-image {
    width: 86px;
    height: 105px;
  }
}

.InterviewContainer-module-scss-module__VAdnUW__video-container .InterviewContainer-module-scss-module__VAdnUW__profile-block .InterviewContainer-module-scss-module__VAdnUW__profile-info {
  flex-direction: column;
  gap: 5px;
  max-width: 220px;
  display: flex;
}

@media screen and (width <= 768px) {
  .InterviewContainer-module-scss-module__VAdnUW__video-container .InterviewContainer-module-scss-module__VAdnUW__profile-block .InterviewContainer-module-scss-module__VAdnUW__profile-info {
    text-align: center;
  }
}

.InterviewContainer-module-scss-module__VAdnUW__video-container .InterviewContainer-module-scss-module__VAdnUW__profile-block .InterviewContainer-module-scss-module__VAdnUW__profile-info .InterviewContainer-module-scss-module__VAdnUW__title {
  font-size: 16px;
}

.InterviewContainer-module-scss-module__VAdnUW__video-container .InterviewContainer-module-scss-module__VAdnUW__profile-block .InterviewContainer-module-scss-module__VAdnUW__profile-info .InterviewContainer-module-scss-module__VAdnUW__name {
  font-size: 13px;
}

.InterviewContainer-module-scss-module__VAdnUW__video-container .InterviewContainer-module-scss-module__VAdnUW__profile-block .InterviewContainer-module-scss-module__VAdnUW__button-container {
  justify-content: center;
  width: 100%;
  display: flex;
  position: relative;
}

.InterviewContainer-module-scss-module__VAdnUW__video-container .InterviewContainer-module-scss-module__VAdnUW__profile-block .InterviewContainer-module-scss-module__VAdnUW__answer {
  text-align: center;
  color: #4d897c;
  width: 300px;
  margin: auto;
}

/* [project]/src/entities/Video/Video.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;
}

.Video-module-scss-module__uYP-KG__container {
  justify-content: center;
  width: 100%;
  display: flex;
}

.Video-module-scss-module__uYP-KG__container .Video-module-scss-module__uYP-KG__card {
  width: fit-content;
}

.Video-module-scss-module__uYP-KG__container .Video-module-scss-module__uYP-KG__card .Video-module-scss-module__uYP-KG__image {
  border-radius: 10px;
  width: 300px;
  height: 165px;
  margin-bottom: 11px;
  position: relative;
  overflow: hidden;
}

.Video-module-scss-module__uYP-KG__container .Video-module-scss-module__uYP-KG__card .Video-module-scss-module__uYP-KG__image .Video-module-scss-module__uYP-KG__play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.Video-module-scss-module__uYP-KG__container .Video-module-scss-module__uYP-KG__card .Video-module-scss-module__uYP-KG__info {
  width: 280px;
  max-height: 72px;
  overflow: hidden;
}

.Video-module-scss-module__uYP-KG__container .Video-module-scss-module__uYP-KG__card .Video-module-scss-module__uYP-KG__info .Video-module-scss-module__uYP-KG__title {
  font-size: 16px;
}

.Video-module-scss-module__uYP-KG__container .Video-module-scss-module__uYP-KG__card .Video-module-scss-module__uYP-KG__info .Video-module-scss-module__uYP-KG__date {
  color: #666;
  font-size: 13px;
}

.Video-module-scss-module__uYP-KG__container .Video-module-scss-module__uYP-KG__card .Video-module-scss-module__uYP-KG__info .Video-module-scss-module__uYP-KG__date:first-letter {
  text-transform: uppercase;
}

/* [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;
}

/* [project]/src/features/FormAskQuestion/FormAskQuestion.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;
}

.FormAskQuestion-module-scss-module__6PI31a__form {
  flex-direction: column;
  align-items: center;
  gap: 17px;
  width: 1039px;
  display: flex;
  position: relative;
}

@media screen and (width <= 1400px) {
  .FormAskQuestion-module-scss-module__6PI31a__form {
    width: 600px;
  }
}

@media screen and (width <= 1024px) {
  .FormAskQuestion-module-scss-module__6PI31a__form {
    width: 400px;
  }
}

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

.FormAskQuestion-module-scss-module__6PI31a__form .FormAskQuestion-module-scss-module__6PI31a__title {
  color: #4d897c;
}

.FormAskQuestion-module-scss-module__6PI31a__form .FormAskQuestion-module-scss-module__6PI31a__field {
  width: 100%;
}

@media screen and (width <= 768px) {
  .FormAskQuestion-module-scss-module__6PI31a__form .FormAskQuestion-module-scss-module__6PI31a__field {
    width: 90%;
  }
}

/* [project]/src/shared/ui/Swiper/Swiper.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;
}

.Swiper-module-scss-module__ww3qKq__swiper-container {
  width: 100%;
  height: 100%;
  position: relative;
}

.Swiper-module-scss-module__ww3qKq__swiper-container .Swiper-module-scss-module__ww3qKq__swiper {
  width: 100%;
  height: 100%;
  padding-left: 6px;
  display: flex;
}

.Swiper-module-scss-module__ww3qKq__swiper-container .Swiper-module-scss-module__ww3qKq__swiper .Swiper-module-scss-module__ww3qKq__bullet {
  opacity: 1;
  background-color: #4d897c;
}

.Swiper-module-scss-module__ww3qKq__swiper-container .Swiper-module-scss-module__ww3qKq__navigation {
  z-index: 10;
  justify-content: space-between;
  width: 100%;
  display: flex;
  position: absolute;
  top: 46%;
}

@media screen and (width <= 768px) {
  .Swiper-module-scss-module__ww3qKq__swiper-container .Swiper-module-scss-module__ww3qKq__navigation {
    display: none;
  }
}

.Swiper-module-scss-module__ww3qKq__swiper-container .Swiper-module-scss-module__ww3qKq__navigation .Swiper-module-scss-module__ww3qKq__button {
  cursor: pointer;
  background-color: #b6c8c480;
  border: none;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 54px;
  height: 53px;
  display: flex;
}

.Swiper-module-scss-module__ww3qKq__swiper-container .Swiper-module-scss-module__ww3qKq__navigation .Swiper-module-scss-module__ww3qKq__prev {
  transform: rotate(180deg);
}

/* [project]/node_modules/swiper/swiper.css [app-client] (css) */
:root {
  --swiper-theme-color: #007aff;
}

:host {
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.swiper {
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  list-style: none;
  display: block;
  position: relative;
  overflow: hidden;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  z-index: 1;
  width: 100%;
  height: 100%;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
  display: flex;
  position: relative;
}

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
  transform: translate3d(0, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  transition-property: transform;
  display: block;
  position: relative;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-slide, .swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-css-mode > .swiper-wrapper {
  scrollbar-width: none;
  -ms-overflow-style: none;
  overflow: auto;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper:before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper:before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-slide-shadow-bottom {
  pointer-events: none;
  z-index: 10;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.swiper-3d .swiper-slide-shadow {
  background: #00000026;
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, #00000080, #0000);
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, #00000080, #0000);
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, #00000080, #0000);
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(#00000080, #0000);
}

.swiper-lazy-preloader {
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-top-color: #0000;
  border-radius: 50%;
  width: 42px;
  height: 42px;
  margin-top: -21px;
  margin-left: -21px;
  position: absolute;
  top: 50%;
  left: 50%;
}

:is(.swiper:not(.swiper-watch-progress), .swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader {
  animation: 1s linear infinite swiper-preloader-spin;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* [project]/node_modules/swiper/modules/navigation.css [app-client] (css) */
:root {
  --swiper-navigation-size: 44px;
}

.swiper-button-prev, .swiper-button-next {
  width: var(--swiper-navigation-size);
  height: var(--swiper-navigation-size);
  z-index: 10;
  cursor: pointer;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

:is(.swiper-button-prev, .swiper-button-next).swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

:is(.swiper-button-prev, .swiper-button-next).swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled :is(.swiper-button-prev, .swiper-button-next) {
  display: none !important;
}

:is(.swiper-button-prev, .swiper-button-next) svg {
  object-fit: contain;
  transform-origin: center;
  fill: currentColor;
  pointer-events: none;
  width: 100%;
  height: 100%;
}

.swiper-button-lock {
  display: none;
}

.swiper-button-prev, .swiper-button-next {
  top: var(--swiper-navigation-top-offset, 50%);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
}

.swiper-button-prev {
  left: var(--swiper-navigation-sides-offset, 4px);
  right: auto;
}

.swiper-button-prev .swiper-navigation-icon {
  transform: rotate(180deg);
}

.swiper-button-next {
  right: var(--swiper-navigation-sides-offset, 4px);
  left: auto;
}

.swiper-horizontal .swiper-button-prev, .swiper-horizontal .swiper-button-next, .swiper-horizontal ~ .swiper-button-prev, .swiper-horizontal ~ .swiper-button-next {
  top: var(--swiper-navigation-top-offset, 50%);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  margin-left: 0;
}

.swiper-horizontal .swiper-button-prev, .swiper-horizontal ~ .swiper-button-prev, .swiper-horizontal.swiper-rtl .swiper-button-next, .swiper-horizontal.swiper-rtl ~ .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 4px);
  right: auto;
}

.swiper-horizontal .swiper-button-next, .swiper-horizontal ~ .swiper-button-next, .swiper-horizontal.swiper-rtl .swiper-button-prev, .swiper-horizontal.swiper-rtl ~ .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 4px);
  left: auto;
}

:is(.swiper-horizontal .swiper-button-prev, .swiper-horizontal ~ .swiper-button-prev, .swiper-horizontal.swiper-rtl .swiper-button-next, .swiper-horizontal.swiper-rtl ~ .swiper-button-next) .swiper-navigation-icon {
  transform: rotate(180deg);
}

:is(.swiper-horizontal.swiper-rtl .swiper-button-prev, .swiper-horizontal.swiper-rtl ~ .swiper-button-prev) .swiper-navigation-icon {
  transform: rotate(0);
}

.swiper-vertical .swiper-button-prev, .swiper-vertical .swiper-button-next, .swiper-vertical ~ .swiper-button-prev, .swiper-vertical ~ .swiper-button-next {
  left: var(--swiper-navigation-top-offset, 50%);
  margin-left: calc(0px - (var(--swiper-navigation-size) / 2));
  margin-top: 0;
  right: auto;
}

.swiper-vertical .swiper-button-prev, .swiper-vertical ~ .swiper-button-prev {
  top: var(--swiper-navigation-sides-offset, 4px);
  bottom: auto;
}

:is(.swiper-vertical .swiper-button-prev, .swiper-vertical ~ .swiper-button-prev) .swiper-navigation-icon {
  transform: rotate(-90deg);
}

.swiper-vertical .swiper-button-next, .swiper-vertical ~ .swiper-button-next {
  bottom: var(--swiper-navigation-sides-offset, 4px);
  top: auto;
}

:is(.swiper-vertical .swiper-button-next, .swiper-vertical ~ .swiper-button-next) .swiper-navigation-icon {
  transform: rotate(90deg);
}

/* [project]/node_modules/swiper/modules/pagination.css [app-client] (css) */
.swiper-pagination {
  text-align: center;
  z-index: 10;
  transition: opacity .3s;
  position: absolute;
  transform: translate3d(0, 0, 0);
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  width: 100%;
  left: 0;
}

.swiper-pagination-bullets-dynamic {
  font-size: 0;
  overflow: hidden;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  position: relative;
  transform: scale(.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
  display: inline-block;
}

button.swiper-pagination-bullet {
  box-shadow: none;
  appearance: none;
  border: none;
  margin: 0;
  padding: 0;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets, .swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0, -50%, 0);
}

:is(.swiper-vertical > .swiper-pagination-bullets, .swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

:is(.swiper-vertical > .swiper-pagination-bullets, .swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic {
  width: 8px;
  top: 50%;
  transform: translateY(-50%);
}

:is(.swiper-vertical > .swiper-pagination-bullets, .swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform .2s, top .2s;
  display: inline-block;
}

:is(.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

:is(.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic {
  white-space: nowrap;
  left: 50%;
  transform: translateX(-50%);
}

:is(.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform .2s, left .2s;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform .2s, right .2s;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, #00000040);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(0);
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: 100% 0;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  top: 0;
  left: 0;
}

.swiper-vertical > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  top: 0;
  left: 0;
}

.swiper-pagination-lock {
  display: none;
}

/* [project]/src/widgets/MainNewsContainer/MainNewsContainer.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;
}

.MainNewsContainer-module-scss-module__KvQJWW__main {
  background: linear-gradient(to top, #141414ed, #8b8b8b00);
  border-radius: 10px;
  flex-direction: column;
  justify-content: end;
  max-width: 1605px;
  height: 482px;
  margin-top: 11px;
  margin-left: -80px;
  margin-right: -80px;
  display: flex;
  position: relative;
  overflow: hidden;
}

@media screen and (width <= 768px) {
  .MainNewsContainer-module-scss-module__KvQJWW__main {
    width: auto;
    height: 184px;
  }
}

.MainNewsContainer-module-scss-module__KvQJWW__main .MainNewsContainer-module-scss-module__KvQJWW__image {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

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

@media screen and (width <= 768px) {
  .MainNewsContainer-module-scss-module__KvQJWW__main .MainNewsContainer-module-scss-module__KvQJWW__image:after {
    height: 194px;
  }
}

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

.MainNewsContainer-module-scss-module__KvQJWW__main .MainNewsContainer-module-scss-module__KvQJWW__info .MainNewsContainer-module-scss-module__KvQJWW__date, .MainNewsContainer-module-scss-module__KvQJWW__main .MainNewsContainer-module-scss-module__KvQJWW__info .MainNewsContainer-module-scss-module__KvQJWW__title {
  color: #fff;
}

@media screen and (width <= 768px) {
  .MainNewsContainer-module-scss-module__KvQJWW__main .MainNewsContainer-module-scss-module__KvQJWW__info {
    padding-bottom: 9px;
  }
}

/* [project]/src/widgets/NewsContainer/NewsContainer.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;
}

.NewsContainer-module-scss-module__xK4v3G__news {
  margin-top: 17px;
  margin-bottom: 28px;
  position: relative;
}

@media screen and (width <= 768px) {
  .NewsContainer-module-scss-module__xK4v3G__news {
    width: 100%;
    margin-top: 10px;
  }
}

.NewsContainer-module-scss-module__xK4v3G__news .NewsContainer-module-scss-module__xK4v3G__more {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 17px;
  display: flex;
}

@media screen and (width <= 768px) {
  .NewsContainer-module-scss-module__xK4v3G__news .NewsContainer-module-scss-module__xK4v3G__more {
    margin-bottom: 10px;
  }
}

.NewsContainer-module-scss-module__xK4v3G__news .NewsContainer-module-scss-module__xK4v3G__more .NewsContainer-module-scss-module__xK4v3G__text {
  color: #4d897c;
}

.NewsContainer-module-scss-module__xK4v3G__news .NewsContainer-module-scss-module__xK4v3G__info {
  flex-wrap: wrap;
  align-items: stretch;
  gap: 20px;
  display: flex;
}

@media screen and (width <= 768px) {
  .NewsContainer-module-scss-module__xK4v3G__news .NewsContainer-module-scss-module__xK4v3G__info {
    flex-direction: column-reverse;
    width: 100%;
    display: flex;
  }

  .NewsContainer-module-scss-module__xK4v3G__news .NewsContainer-module-scss-module__xK4v3G__info .NewsContainer-module-scss-module__xK4v3G__left {
    width: 100%;
    position: relative;
  }
}

.NewsContainer-module-scss-module__xK4v3G__news .NewsContainer-module-scss-module__xK4v3G__info .NewsContainer-module-scss-module__xK4v3G__left .NewsContainer-module-scss-module__xK4v3G__cards {
  flex-wrap: wrap;
  align-items: stretch;
  gap: 17px;
  display: flex;
}

.NewsContainer-module-scss-module__xK4v3G__news .NewsContainer-module-scss-module__xK4v3G__info .NewsContainer-module-scss-module__xK4v3G__left .NewsContainer-module-scss-module__xK4v3G__cards .NewsContainer-module-scss-module__xK4v3G__item {
  display: contents;
}

.NewsContainer-module-scss-module__xK4v3G__news .NewsContainer-module-scss-module__xK4v3G__info .NewsContainer-module-scss-module__xK4v3G__left .NewsContainer-module-scss-module__xK4v3G__cards-images {
  margin-bottom: 34px;
}

.NewsContainer-module-scss-module__xK4v3G__news .NewsContainer-module-scss-module__xK4v3G__slide {
  height: 343px;
}

.NewsContainer-module-scss-module__xK4v3G__news .NewsContainer-module-scss-module__xK4v3G__slide .NewsContainer-module-scss-module__xK4v3G__image {
  margin-bottom: 10px;
}

@media screen and (width <= 768px) {
  .NewsContainer-module-scss-module__xK4v3G__news .NewsContainer-module-scss-module__xK4v3G__desktop {
    display: none !important;
  }
}

.NewsContainer-module-scss-module__xK4v3G__news .NewsContainer-module-scss-module__xK4v3G__mobile {
  display: none;
}

@media screen and (width <= 768px) {
  .NewsContainer-module-scss-module__xK4v3G__news .NewsContainer-module-scss-module__xK4v3G__mobile {
    display: flex;
  }
}

/* [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/widgets/PhotoContainer/PhotoContainer.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;
}

.PhotoContainer-module-scss-module__WuJBLG__photo-container {
  margin-bottom: 17px;
}

.PhotoContainer-module-scss-module__WuJBLG__photo-container .PhotoContainer-module-scss-module__WuJBLG__more {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 17px;
  display: flex;
}

@media screen and (width <= 768px) {
  .PhotoContainer-module-scss-module__WuJBLG__photo-container .PhotoContainer-module-scss-module__WuJBLG__more {
    margin-bottom: 10px;
  }
}

.PhotoContainer-module-scss-module__WuJBLG__photo-container .PhotoContainer-module-scss-module__WuJBLG__more .PhotoContainer-module-scss-module__WuJBLG__text {
  color: #4d897c;
}

.PhotoContainer-module-scss-module__WuJBLG__photo-container .PhotoContainer-module-scss-module__WuJBLG__photo-block {
  flex-wrap: wrap;
  gap: 20px;
  display: flex;
}

.PhotoContainer-module-scss-module__WuJBLG__photo-container .PhotoContainer-module-scss-module__WuJBLG__photo-block .PhotoContainer-module-scss-module__WuJBLG__image-container {
  position: relative;
}

@media screen and (width <= 1200px) {
  .PhotoContainer-module-scss-module__WuJBLG__photo-container .PhotoContainer-module-scss-module__WuJBLG__photo-block .PhotoContainer-module-scss-module__WuJBLG__image-container {
    width: 100%;
  }
}

.PhotoContainer-module-scss-module__WuJBLG__photo-container .PhotoContainer-module-scss-module__WuJBLG__photo-block .PhotoContainer-module-scss-module__WuJBLG__image-container .PhotoContainer-module-scss-module__WuJBLG__image {
  z-index: 1;
  border-radius: 10px;
  width: 909px;
  height: 499px;
  position: relative;
  overflow: hidden;
}

.PhotoContainer-module-scss-module__WuJBLG__photo-container .PhotoContainer-module-scss-module__WuJBLG__photo-block .PhotoContainer-module-scss-module__WuJBLG__image-container .PhotoContainer-module-scss-module__WuJBLG__image: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) {
  .PhotoContainer-module-scss-module__WuJBLG__photo-container .PhotoContainer-module-scss-module__WuJBLG__photo-block .PhotoContainer-module-scss-module__WuJBLG__image-container .PhotoContainer-module-scss-module__WuJBLG__image:after {
    height: 194px;
  }
}

@media screen and (width <= 1200px) {
  .PhotoContainer-module-scss-module__WuJBLG__photo-container .PhotoContainer-module-scss-module__WuJBLG__photo-block .PhotoContainer-module-scss-module__WuJBLG__image-container .PhotoContainer-module-scss-module__WuJBLG__image {
    width: 100%;
    height: 194px;
  }
}

.PhotoContainer-module-scss-module__WuJBLG__photo-container .PhotoContainer-module-scss-module__WuJBLG__photo-block .PhotoContainer-module-scss-module__WuJBLG__image-container .PhotoContainer-module-scss-module__WuJBLG__title {
  color: #fff;
  z-index: 3;
  font-size: 27px;
  position: absolute;
  bottom: 17px;
  left: 22px;
}

@media screen and (width <= 768px) {
  .PhotoContainer-module-scss-module__WuJBLG__photo-container .PhotoContainer-module-scss-module__WuJBLG__photo-block .PhotoContainer-module-scss-module__WuJBLG__image-container .PhotoContainer-module-scss-module__WuJBLG__title {
    text-align: center;
    width: 100%;
    font-size: 12px;
    left: 0;
  }
}

.PhotoContainer-module-scss-module__WuJBLG__photo-container .PhotoContainer-module-scss-module__WuJBLG__photo-block .PhotoContainer-module-scss-module__WuJBLG__advertise-container {
  position: relative;
}

@media screen and (width <= 1200px) {
  .PhotoContainer-module-scss-module__WuJBLG__photo-container .PhotoContainer-module-scss-module__WuJBLG__photo-block .PhotoContainer-module-scss-module__WuJBLG__advertise-container {
    width: 100%;
  }
}

.PhotoContainer-module-scss-module__WuJBLG__photo-container .PhotoContainer-module-scss-module__WuJBLG__photo-block .PhotoContainer-module-scss-module__WuJBLG__advertise-container .PhotoContainer-module-scss-module__WuJBLG__image {
  border-radius: 10px;
  width: 423px;
  height: 499px;
  position: relative;
  overflow: hidden;
}

@media screen and (width <= 1200px) {
  .PhotoContainer-module-scss-module__WuJBLG__photo-container .PhotoContainer-module-scss-module__WuJBLG__photo-block .PhotoContainer-module-scss-module__WuJBLG__advertise-container .PhotoContainer-module-scss-module__WuJBLG__image {
    width: 100%;
    height: 194px;
  }
}

/* [project]/src/widgets/VideoContainer/VideoContainer.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;
}

.VideoContainer-module-scss-module__TgVUKG__video-container {
  flex-wrap: wrap;
  align-items: stretch;
  gap: 20px;
  margin-bottom: 17px;
  display: flex;
}

.VideoContainer-module-scss-module__TgVUKG__video-container .VideoContainer-module-scss-module__TgVUKG__more {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 17px;
  display: flex;
}

@media screen and (width <= 768px) {
  .VideoContainer-module-scss-module__TgVUKG__video-container .VideoContainer-module-scss-module__TgVUKG__more {
    margin-bottom: 10px;
  }
}

.VideoContainer-module-scss-module__TgVUKG__video-container .VideoContainer-module-scss-module__TgVUKG__more .VideoContainer-module-scss-module__TgVUKG__text {
  color: #4d897c;
}

.VideoContainer-module-scss-module__TgVUKG__video-container .VideoContainer-module-scss-module__TgVUKG__video-block {
  width: 953px;
}

@media screen and (width <= 1200px) {
  .VideoContainer-module-scss-module__TgVUKG__video-container .VideoContainer-module-scss-module__TgVUKG__video-block {
    width: 100%;
  }
}

.VideoContainer-module-scss-module__TgVUKG__video-container .VideoContainer-module-scss-module__TgVUKG__video-block .VideoContainer-module-scss-module__TgVUKG__video {
  gap: 11px;
  height: 248px;
}

@media screen and (width <= 1200px) {
  .VideoContainer-module-scss-module__TgVUKG__video-container .VideoContainer-module-scss-module__TgVUKG__video-block .VideoContainer-module-scss-module__TgVUKG__video {
    height: 300px;
  }
}

@media screen and (width <= 768px) {
  .VideoContainer-module-scss-module__TgVUKG__video-container .VideoContainer-module-scss-module__TgVUKG__video-block .VideoContainer-module-scss-module__TgVUKG__video {
    height: 248px;
  }
}

.VideoContainer-module-scss-module__TgVUKG__video-container .VideoContainer-module-scss-module__TgVUKG__survey-block {
  width: 100%;
  max-width: 467px;
}

/* [project]/src/features/FormSurvey/FormSurvey.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;
}

.FormSurvey-module-scss-module__C3uosG__form {
  flex-direction: column;
  align-items: center;
  gap: 17px;
  width: 100%;
  height: 248px;
  display: flex;
}

@media screen and (width <= 768px) {
  .FormSurvey-module-scss-module__C3uosG__form .FormSurvey-module-scss-module__C3uosG__title {
    font-size: 12px;
  }
}

.FormSurvey-module-scss-module__C3uosG__form .FormSurvey-module-scss-module__C3uosG__answer {
  text-align: center;
  color: #4d897c;
  width: 300px;
  margin: auto;
}

.FormSurvey-module-scss-module__C3uosG__form .FormSurvey-module-scss-module__C3uosG__results {
  flex-direction: column;
  align-items: flex-start;
  gap: 17px;
  width: 100%;
  display: flex;
}

.FormSurvey-module-scss-module__C3uosG__form .FormSurvey-module-scss-module__C3uosG__results .FormSurvey-module-scss-module__C3uosG__result {
  box-sizing: border-box;
  background-color: #ddd;
  border-radius: 5px;
  width: 100%;
  padding: 8px 22px;
  position: relative;
  overflow: hidden;
}

.FormSurvey-module-scss-module__C3uosG__form .FormSurvey-module-scss-module__C3uosG__results .FormSurvey-module-scss-module__C3uosG__result > p {
  z-index: 2;
  font-family: Montserrat;
  font-size: 13px;
  font-weight: 400;
  position: relative;
}

.FormSurvey-module-scss-module__C3uosG__form .FormSurvey-module-scss-module__C3uosG__results .FormSurvey-module-scss-module__C3uosG__result .FormSurvey-module-scss-module__C3uosG__progress {
  z-index: 1;
  background-color: #afc2be;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.FormSurvey-module-scss-module__C3uosG__form .FormSurvey-module-scss-module__C3uosG__hint {
  color: #4d897c;
  margin-top: 20px;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 600;
}

/* [project]/src/shared/ui/Radio/Radio.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;
}

.Radio-module-scss-module__U3MRua__radio-group {
  flex-direction: column;
  gap: 17px;
  width: 100%;
  display: flex;
}

.Radio-module-scss-module__U3MRua__radio-button {
  background-color: #ddd;
  border-radius: 5px;
  align-items: center;
  padding: 8px 22px;
  display: flex;
}

.Radio-module-scss-module__U3MRua__radio-button label {
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  font-family: Montserrat;
  font-size: 13px;
  font-weight: 400;
  display: flex;
}

.Radio-module-scss-module__U3MRua__radio-button label input[type="radio"] {
  opacity: 0;
  width: 1px;
  height: 1px;
  position: absolute;
}

.Radio-module-scss-module__U3MRua__custom-radio {
  vertical-align: middle;
  border: 2px solid #000;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  margin-right: 8px;
  transition: all .2s;
  display: inline-block;
  position: relative;
}

.Radio-module-scss-module__U3MRua__custom-radio:after {
  content: "";
  background-color: #4d897c;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  transition: all .2s;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)scale(0);
}

.Radio-module-scss-module__U3MRua__radio-button input[type="radio"]:checked + .Radio-module-scss-module__U3MRua__custom-radio {
  border-color: #4d897c;
}

.Radio-module-scss-module__U3MRua__radio-button input[type="radio"]:checked + .Radio-module-scss-module__U3MRua__custom-radio:after {
  transform: translate(-50%, -50%)scale(1);
}

.Radio-module-scss-module__U3MRua__radio-button label:hover .Radio-module-scss-module__U3MRua__custom-radio {
  border-color: #4d897c;
}

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