

/* Start:/local/templates/main/dist/styles/content/global.css?17508336212344*/
/*!************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[1].use[4]!./src/styles/pages/content/global.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************/
.bold {
  font-weight: 700; }

.content-link {
  text-decoration: none;
  color: #303184; }

.main-heading {
  font-weight: 600;
  font-size: 36px;
  line-height: 110%;
  color: #1b1b20; }

.main-desc {
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #1b1b20; }

.main-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #1b1b20; }

.main-title {
  margin: 0;
  font-weight: 600;
  font-size: 16px;
  line-height: 110%;
  color: #1b1b20; }

.contacts-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 110%;
  color: #73737b; }

.main-text-desc {
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  color: #1b1b20; }

.main-table-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 110%;
  color: #1b1b20; }

.main-list-text {
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #1b1b20; }

.main-title-content {
  font-weight: 600;
  font-size: 26px;
  line-height: 110%;
  color: #1b1b20; }

.title-content {
  font-weight: 600;
  font-size: 20px;
  line-height: 110%;
  color: #1b1b20; }

.font-regular {
  font-weight: 400;
  font-size: 14px;
  line-height: 110%; }

.font-normal {
  font-weight: 400;
  font-size: 16px;
  line-height: 110%; }

.main-font-btn {
  font-weight: 600;
  font-size: 16px;
  line-height: 110%;
  color: #303184; }

.font-semi-bold {
  font-weight: 600; }

.font-text {
  font-weight: 400;
  line-height: 120%; }

.line-height-color {
  line-height: 150%;
  color: #1b1b20; }


/* End */


/* Start:/local/templates/main/dist/styles/news-detail.css?17508336215226*/
/*!*********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[1].use[4]!./src/styles/pages/news-detail.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************/
.bold {
  font-weight: 700; }

.news-detail img {
  max-width: 100%;
  height: auto; }

.news-detail table img {
  max-width: initial; }

.news-detail__title {
  margin: 0;
  margin-bottom: 10px;
  margin-top: 10px; }

.news-detail__date {
  display: block;
  margin-bottom: 40px; }

.news-detail__poster {
  display: block;
  margin-bottom: 40px;
  width: 100%;
  height: 450px;
  border-radius: 20px; }

.news-detail__content {
  margin-bottom: 60px; }

.news-detail-heading {
  margin: 0;
  margin-bottom: 20px; }

.news-detail-text {
  margin: 0;
  margin-bottom: 29px;
  font-weight: 400;
  font-size: 20px; }

.news-detail-text--margin-bottom {
  margin-bottom: 0; }

.news-detail__video {
  margin-bottom: 60px;
  text-align: center; }

.news-detail-wrapper {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  margin-bottom: 20px;
  width: 828px;
  height: 548px;
  border-radius: 20px;
  background-image: url(/local/templates/main/dist/styles/../assets/news-detail_video-image.jpg); }

.news-detail-video-content {
  display: block;
  margin: auto; }

.news-detail-video-caption {
  margin: 0;
  font-size: 16px;
  line-height: 110%;
  color: #000; }

.news-detail__table {
  margin-bottom: 60px;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 8px;
  text-align: left; }

.news-detail__table-line:nth-child(2n) {
  background-color: #f7f7f7; }

.news-detail__table-heading {
  padding: 15px 13px;
  min-width: 180px;
  color: #c2c2c8; }

.news-detail__table-title {
  padding: 15px 13px 15px 20px;
  min-width: 180px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px; }

.news-detail__table-cell {
  padding: 15px 13px;
  min-width: 180px; }

.news-detail__table-heading--left {
  padding-left: 20px; }

.news-detail__table-heading--right,
.news-detail__table-cell--right {
  padding-right: 20px; }

.news-detail__table-cell--right {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px; }

/* swiper */
.news-swiper-slider {
  margin-bottom: 60px; }

.swiper-wrapper {
  margin: 0 auto; }

.swiper {
  max-width: 828px;
  margin-left: auto;
  margin-right: auto; }

.swiper-slide {
  border-radius: 20px;
  max-height: 548px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center; }

.swiper-slide__image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; }

.swiper-main {
  margin-bottom: 36px;
  border-radius: 20px; }

.swiper-thumbs {
  height: 72px;
  width: 616px; }

.swiper-thumb__image {
  width: 60px;
  height: 60px;
  border-radius: 10px;
  margin-left: 3px; }

.swiper-slide-thumb-active .swiper-thumb__image {
  outline: 2px solid #e3e2e2;
  outline-offset: 4px;
  box-sizing: border-box;
  border-radius: 10px; }

.swiper-button-prev,
.swiper-button-next {
  border: 2px solid #f7f7f7;
  box-sizing: border-box;
  border-radius: 100px;
  width: 52px !important;
  height: 52px !important;
  top: 25% !important;
  transition: border-color 0.2s ease-in-out; }

.swiper-button-next:hover,
.swiper-button-prev:hover {
  border-color: #303184;
  --swiper-navigation-color: #303184; }

.swiper-button-prev::after,
.swiper-button-next::after {
  transition: color 0.2s ease-in-out; }

.swiper-button-next {
  right: -32px !important; }

.swiper-button-prev {
  left: -32px !important; }

.swiper-thumbs-wrapper {
  --swiper-navigation-size: 16px;
  --swiper-navigation-color: #73737b;
  margin: 0 auto;
  width: 716px;
  position: relative; }

/* products */
.news-detail__products {
  margin-bottom: 60px; }

.news-detail-products-title {
  margin: 0;
  margin-bottom: 30px; }

.products-wrapper {
  display: flex; }

.news-products-card {
  display: block; }

.news-products-card:not(:last-child) {
  margin-right: 18px; }

.news-detail__wrapper h1,
.news-detail__wrapper h2,
.news-detail__wrapper h3,
.news-detail__wrapper h4,
.news-detail__wrapper h5,
.news-detail__wrapper h6,
.news-detail__wrapper p,
.news-detail__wrapper ul,
.news-detail__wrapper ol,
.news-detail__wrapper li,
.news-detail__wrapper figure,
.news-detail__wrapper figcaption,
.news-detail__wrapper blockquote,
.news-detail__wrapper dl,
.news-detail__wrapper dd {
  all: revert; }

.news-detail__wrapper div {
  overflow-y: hidden; }

.news-detail__wrapper div,
.news-detail__wrapper p {
  line-height: 120%; }

.news-detail__wrapper table,
.news-detail__wrapper td {
  border: none; }


/* End */
/* /local/templates/main/dist/styles/content/global.css?17508336212344 */
/* /local/templates/main/dist/styles/news-detail.css?17508336215226 */
