/*!*******************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[0].use[3]!./src/stylesheets/modules/m-articles.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * ==============================================
 * Dot Pulse
 * ==============================================
 */
/* 
    Created on : 2019-01-22, 20:47:20
    Author     : l.kobus
*/
/**
 * ==============================================
 * Dot Pulse
 * ==============================================
 */
.m-articleItem320,
.m-articleItem,
.m-articleItemVid,
.m-articleItemEvent {
  width: 100%;
  transition: all 0.5s cubic-bezier(0.66, 0.32, 0.22, 0.96);
  overflow: hidden;
  border: 1px solid transparent;
}
@media (max-width: 768px) {
  .m-articleItem320,
  .m-articleItem,
  .m-articleItemVid,
  .m-articleItemEvent {
    border: 1px solid #eaeaea;
    box-shadow: 4px 4px 50px 1px #eaeaea;
  }
}
@media (max-width: 768px) and (-ms-high-contrast: none), (max-width: 768px) and (-ms-high-contrast: active) {
  .m-articleItem320,
  .m-articleItem,
  .m-articleItemVid,
  .m-articleItemEvent {
    box-shadow: none;
  }
}
.m-articleItem320__img,
.m-articleItem__img,
.m-articleItemVid__img,
.m-articleItemEvent__img {
  width: 100%;
  line-height: 12px;
  position: relative;
  height: 245px;
}
@media (max-width: 1420px) {
  .m-articleItem320__img,
  .m-articleItem__img,
  .m-articleItemVid__img,
  .m-articleItemEvent__img {
    height: auto;
  }
}
@media (max-width: 768px) {
  .m-articleItem320__img,
  .m-articleItem__img,
  .m-articleItemVid__img,
  .m-articleItemEvent__img {
    line-height: 9px;
  }
}
.m-articleItem320__img img,
.m-articleItem__img img,
.m-articleItemVid__img img,
.m-articleItemEvent__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.m-articleItem320__img iframe,
.m-articleItem__img iframe,
.m-articleItemVid__img iframe,
.m-articleItemEvent__img iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
}
.m-articleItem320__img.is-video-active iframe,
.m-articleItem__img.is-video-active iframe,
.m-articleItemVid__img.is-video-active iframe,
.m-articleItemEvent__img.is-video-active iframe {
  display: block;
  z-index: 14;
}
.m-articleItem320__caption,
.m-articleItem__caption,
.m-articleItemVid__caption,
.m-articleItemEvent__caption {
  background-color: #fff;
  padding: 20px 25px;
  transition: all 0.5s cubic-bezier(0.66, 0.32, 0.22, 0.96);
}
.m-articleItem320__caption > *:not(:last-child):not(.a-artNewsSubTitle),
.m-articleItem__caption > *:not(:last-child):not(.a-artNewsSubTitle),
.m-articleItemVid__caption > *:not(:last-child):not(.a-artNewsSubTitle),
.m-articleItemEvent__caption > *:not(:last-child):not(.a-artNewsSubTitle) {
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .m-articleItem320__caption,
  .m-articleItem__caption,
  .m-articleItemVid__caption,
  .m-articleItemEvent__caption {
    padding-left: 25px;
  }
}
.m-articleItem320__btn,
.m-articleItem__btn,
.m-articleItemVid__btn,
.m-articleItemEvent__btn {
  height: 60px;
  width: 60px;
  z-index: 13;
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.m-articleItem320__btn button,
.m-articleItem__btn button,
.m-articleItemVid__btn button,
.m-articleItemEvent__btn button {
  background-image: url("/Assets/images/video-play-btn.svg");
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 1;
}
.m-articleItem320__btn span,
.m-articleItem__btn span,
.m-articleItemVid__btn span,
.m-articleItemEvent__btn span {
  display: block;
  position: absolute;
  width: 50%;
  height: 50%;
  background: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.m-articleItem320 {
  max-width: 320px;
}

.m-articleItem,
.m-articleItemEvent {
  height: 100%;
}
.m-articleItem__img,
.m-articleItemEvent__img {
  max-height: 400px;
  overflow: hidden;
}
@media (min-width: 576px) {
  .m-articleItem__img,
  .m-articleItemEvent__img {
    height: 157px;
  }
}
@media (min-width: 992px) {
  .m-articleItem__img,
  .m-articleItemEvent__img {
    height: 217px;
  }
}
@media (min-width: 1420px) {
  .m-articleItem__img,
  .m-articleItemEvent__img {
    height: 327px;
  }
}
.m320 .m-articleItem__img,
.m320 .m-articleItemEvent__img {
  height: 245px;
}
@media (max-width: 1420px) {
  .m320 .m-articleItem__img,
  .m320 .m-articleItemEvent__img {
    height: 245px;
  }
}
@media (max-width: 992px) {
  .m320 .m-articleItem__img,
  .m320 .m-articleItemEvent__img {
    height: 344px;
  }
}
@media (max-width: 768px) {
  .m320 .m-articleItem__img,
  .m320 .m-articleItemEvent__img {
    height: 252px;
  }
}
@media (max-width: 576px) {
  .m320 .m-articleItem__img,
  .m320 .m-articleItemEvent__img {
    height: 183px;
  }
}
.m-articleItem__caption,
.m-articleItemEvent__caption {
  height: calc(100% - 327px);
}
@media (max-width: 1420px) {
  .m-articleItem__caption,
  .m-articleItemEvent__caption {
    height: calc(100% - 217px);
  }
}
@media (max-width: 992px) {
  .m-articleItem__caption,
  .m-articleItemEvent__caption {
    height: calc(100% - 157px);
  }
}
@media (max-width: 767px) {
  .m-articleItem__caption,
  .m-articleItemEvent__caption {
    height: auto;
  }
}
.m-articleItem__caption .a-artDesc,
.m-articleItemEvent__caption .a-artDesc {
  max-height: 40px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .m-articleItem__caption .a-artDesc,
  .m-articleItemEvent__caption .a-artDesc {
    max-height: 44px;
  }
}
.m-articleItem__caption .a-readMore,
.m-articleItemEvent__caption .a-readMore {
  margin-top: auto;
}
.m320 .m-articleItem__caption .a-readMore,
.m320 .m-articleItemEvent__caption .a-readMore {
  margin-top: 10px;
}

.m-articleMainItem {
  width: calc(100% - 120px);
  transition: all 0.5s cubic-bezier(0.66, 0.32, 0.22, 0.96);
  position: relative;
  text-align: right;
  max-width: 550px;
  border: 1px solid transparent;
}
@media (max-width: 992px) {
  .m-articleMainItem {
    margin-bottom: 30px;
    max-width: none;
    margin-left: auto;
  }
}
@media (max-width: 768px) {
  .m-articleMainItem {
    width: 100%;
    box-shadow: 4px 4px 50px 1px #eaeaea;
  }
}
@media (max-width: 768px) and (-ms-high-contrast: none), (max-width: 768px) and (-ms-high-contrast: active) {
  .m-articleMainItem {
    box-shadow: none;
  }
}
.m-articleMainItem__wrapper {
  display: inline-block;
  text-align: left;
  width: 100%;
}
.m-articleMainItem__img {
  width: 100%;
}
.m-articleMainItem__img img {
  width: 100%;
}
.m-articleMainItem__caption {
  background-color: #fff;
  padding: 25px 30px;
  transition: all 0.5s cubic-bezier(0.66, 0.32, 0.22, 0.96);
}
.m-articleMainItem__caption .a-readMore {
  font-size: 1.4rem;
  line-height: 14px;
}
@media (max-width: 576px) {
  .m-articleMainItem__caption .a-readMore {
    font-size: 1.2rem;
    line-height: 12px;
  }
}
@media (max-width: 768px) {
  .m-articleMainItem .a-rotatedHeading {
    position: absolute;
    left: -30px;
    top: 0;
  }
  .m-articleMainItem .a-rotatedHeading__rotate {
    height: 62px;
  }
  .m-articleMainItem .a-rotatedHeading__text {
    padding-top: 0;
    top: -8px;
  }
  .m-articleMainItem .a-rotatedHeading--bigL span:first-of-type {
    font-size: 63px;
  }
}

.m-articleItemEvent {
  font-size: 2.3rem;
  line-height: 23px;
  line-height: 26px;
}
.m-articleItemEvent__caption {
  height: auto;
  min-height: 152px;
}
.m-articleItemEvent__caption > *:not(:last-child):not(.a-artNewsSubTitle) {
  margin-bottom: 0;
}
.m-articleItemEvent__link {
  display: block;
}
.m-articleItemEvent__link:hover .a-artTitlePhoto {
  color: #b31764;
}

.m-articleMainHP {
  transition: all 0.5s cubic-bezier(0.66, 0.32, 0.22, 0.96);
  position: relative;
  text-align: right;
  width: 100%;
  border: 1px solid transparent;
}
@media (max-width: 992px) {
  .m-articleMainHP {
    margin-bottom: 30px;
    max-width: none;
    margin-left: auto;
  }
}
@media (max-width: 768px) {
  .m-articleMainHP {
    width: 100%;
    border: 1px solid #eaeaea;
    box-shadow: 4px 4px 50px 1px #eaeaea;
  }
}
@media (max-width: 768px) and (-ms-high-contrast: none), (max-width: 768px) and (-ms-high-contrast: active) {
  .m-articleMainHP {
    box-shadow: none;
  }
}
.m-articleMainHP__wrapper {
  display: inline-block;
  text-align: left;
  width: 100%;
}
.m-articleMainHP__img {
  width: 100%;
}
.m-articleMainHP__img img {
  width: 100%;
}
.m-articleMainHP__caption {
  background-color: #fff;
  padding: 40px;
  transition: all 0.5s cubic-bezier(0.66, 0.32, 0.22, 0.96);
}
@media (max-width: 576px) {
  .m-articleMainHP__caption {
    padding: 20px 25px;
  }
}
.m-articleMainHP__caption .a-readMore {
  font-size: 1.4rem;
  line-height: 14px;
}
@media (max-width: 576px) {
  .m-articleMainHP__caption .a-readMore {
    font-size: 1.2rem;
    line-height: 12px;
  }
}

.noHoverAvailable .m-articleItem320,
.noHoverAvailable .m-articleItem,
.noHoverAvailable .m-articleItemVid,
.noHoverAvailable .m-articleItemEvent,
.noHoverAvailable .m-articleMainHP,
.noHoverAvailable .m-articleMainItem, .hoverAvailable .m-articleItem320:hover,
.hoverAvailable .m-articleItem:hover,
.hoverAvailable .m-articleItemVid:hover,
.hoverAvailable .m-articleItemEvent:hover,
.hoverAvailable .m-articleMainHP:hover,
.hoverAvailable .m-articleMainItem:hover {
  border: 1px solid #eaeaea;
  box-shadow: 4px 4px 50px 1px #eaeaea;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .noHoverAvailable .m-articleItem320,
  .noHoverAvailable .m-articleItem,
  .noHoverAvailable .m-articleItemVid,
  .noHoverAvailable .m-articleItemEvent,
  .noHoverAvailable .m-articleMainHP,
  .noHoverAvailable .m-articleMainItem, .hoverAvailable .m-articleItem320:hover,
  .hoverAvailable .m-articleItem:hover,
  .hoverAvailable .m-articleItemVid:hover,
  .hoverAvailable .m-articleItemEvent:hover,
  .hoverAvailable .m-articleMainHP:hover,
  .hoverAvailable .m-articleMainItem:hover {
    box-shadow: none;
  }
}
.noHoverAvailable .m-articleItem320 .m-articleItem320__caption,
.noHoverAvailable .m-articleItem .m-articleItem320__caption,
.noHoverAvailable .m-articleItemVid .m-articleItem320__caption,
.noHoverAvailable .m-articleItemEvent .m-articleItem320__caption,
.noHoverAvailable .m-articleMainHP .m-articleItem320__caption,
.noHoverAvailable .m-articleMainItem .m-articleItem320__caption, .hoverAvailable .m-articleItem320:hover .m-articleItem320__caption,
.hoverAvailable .m-articleItem:hover .m-articleItem320__caption,
.hoverAvailable .m-articleItemVid:hover .m-articleItem320__caption,
.hoverAvailable .m-articleItemEvent:hover .m-articleItem320__caption,
.hoverAvailable .m-articleMainHP:hover .m-articleItem320__caption,
.hoverAvailable .m-articleMainItem:hover .m-articleItem320__caption,
.noHoverAvailable .m-articleItem320 .m-articleItem__caption,
.noHoverAvailable .m-articleItem .m-articleItem__caption,
.noHoverAvailable .m-articleItemVid .m-articleItem__caption,
.noHoverAvailable .m-articleItemEvent .m-articleItem__caption,
.noHoverAvailable .m-articleMainHP .m-articleItem__caption,
.noHoverAvailable .m-articleMainItem .m-articleItem__caption,
.hoverAvailable .m-articleItem320:hover .m-articleItem__caption,
.hoverAvailable .m-articleItem:hover .m-articleItem__caption,
.hoverAvailable .m-articleItemVid:hover .m-articleItem__caption,
.hoverAvailable .m-articleItemEvent:hover .m-articleItem__caption,
.hoverAvailable .m-articleMainHP:hover .m-articleItem__caption,
.hoverAvailable .m-articleMainItem:hover .m-articleItem__caption {
  bottom: 0;
}

.hoverAvailable .m-articleItem320:hover .a-readMore,
.hoverAvailable .m-articleItem320:hover .a-artTitle__heading,
.hoverAvailable .m-articleItem320:hover .a-artMainTitle__heading,
.hoverAvailable .m-articleItem:hover .a-readMore,
.hoverAvailable .m-articleItem:hover .a-artTitle__heading,
.hoverAvailable .m-articleItem:hover .a-artMainTitle__heading,
.hoverAvailable .m-articleMainItem:hover .a-readMore,
.hoverAvailable .m-articleMainItem:hover .a-artTitle__heading,
.hoverAvailable .m-articleMainItem:hover .a-artMainTitle__heading,
.hoverAvailable .m-productItem670:hover .a-readMore,
.hoverAvailable .m-productItem670:hover .a-artTitle__heading,
.hoverAvailable .m-productItem670:hover .a-artMainTitle__heading {
  border-bottom: 1px solid transparent;
  color: #b31764;
}
.hoverAvailable .m-articleMainItem:hover h3,
.hoverAvailable .m-productItem670:hover h3 {
  border-bottom: 1px solid transparent;
  color: #b31764;
}
.hoverAvailable .m-articleMainHP:hover .a-artTitle__heading,
.hoverAvailable .m-articleMainHP:hover .a-artMainTitle__heading,
.hoverAvailable .m-articleMainHP:hover h3 {
  color: #b31764;
}
.hoverAvailable .m-articleMainHP:hover .a-readMore {
  border-bottom: 1px solid transparent;
  color: #b31764;
}
.hoverAvailable .m-articleItem:hover h3 {
  color: #b31764;
}

.m-articleItem320,
.m-articleItem,
.m-articleMainItem,
.m-articleMainHP {
  cursor: pointer;
}

.m-articleItem {
  display: block;
}

.m-artAuthor {
  padding: 55px 15px;
  background-color: #eaeaea;
  position: relative;
  margin: 25px 0;
}
.m-artAuthor__title {
  color: #fff;
  position: absolute;
  font-size: 8.9rem;
  line-height: 89px;
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  transform: rotate(-90deg);
  bottom: 70px;
  left: -80px;
  top: auto;
}
@media (max-width: 576px) {
  .m-artAuthor__title {
    font-size: 4.4rem;
    line-height: 44px;
    top: 60px;
    left: -35px;
    bottom: auto;
  }
}
.m-artAuthor__wrapper {
  display: flex;
  height: 100%;
  align-items: center;
  overflow: hidden;
}
@media (max-width: 992px) {
  .m-artAuthor__wrapper {
    flex-direction: column;
  }
}
.m-artAuthor__img {
  max-width: 320px;
  line-height: 12px;
}
@media (max-width: 768px) {
  .m-artAuthor__img {
    line-height: 9px;
  }
}
@media (max-width: 992px) {
  .m-artAuthor__img img {
    max-width: 100%;
  }
}
@media (max-width: 992px) {
  .m-artAuthor__img {
    margin-right: 0;
    margin-bottom: 20px;
  }
}

.m-articleHalf {
  position: relative;
  width: 50%;
}
@media (max-width: 1420px) {
  .m-articleHalf {
    margin-left: 120px;
    margin-bottom: 55px;
  }
}
@media (max-width: 992px) {
  .m-articleHalf {
    margin-left: 0;
    width: 100%;
    margin-bottom: 30px;
  }
}
.m-articleHalf__img {
  margin-left: 120px;
  margin-bottom: 65px;
  margin-right: 64px;
  display: block;
}
@media (max-width: 1420px) {
  .m-articleHalf__img {
    margin-left: 0;
  }
}
@media (max-width: 992px) {
  .m-articleHalf__img {
    margin-left: 120px;
  }
}
@media (max-width: 768px) {
  .m-articleHalf__img {
    margin: 0;
  }
}
.m-articleHalf .swiper-slide {
  background-color: white;
  height: auto;
}
.m-articleHalf .swiper-button-next,
.m-articleHalf .swiper-button-prev {
  position: absolute;
  display: inline-block;
}
.m-articleHalf .swiper-button-prev {
  background: url("/Assets/images/slider-arrow-left.svg"), linear-gradient(to bottom, rgba(51, 51, 51, 0.9), rgba(19, 19, 19, 0.9));
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 768px) {
  .m-articleHalf .swiper-button-prev {
    background-image: url("/Assets/images/slider-arrow-left.svg");
    background-color: rgba(0, 0, 0, 0.7);
    background-size: 8px 18px;
  }
}
.m-articleHalf .swiper-button-next {
  background: url("/Assets/images/slider-arrow-right.svg"), linear-gradient(to bottom, rgba(51, 51, 51, 0.9), rgba(19, 19, 19, 0.9));
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 768px) {
  .m-articleHalf .swiper-button-next {
    background-image: url("/Assets/images/slider-arrow-right.svg");
    background-color: rgba(0, 0, 0, 0.7);
    background-size: 8px 18px;
  }
}
@media (max-width: 1420px) {
  .m-articleHalf .a-rotatedHeading__arrowWrapper {
    left: 0;
  }
}
@media (max-width: 992px) {
  .m-articleHalf .a-rotatedHeading__arrowWrapper {
    left: 120px;
  }
}
@media (max-width: 768px) {
  .m-articleHalf .a-rotatedHeading__arrowWrapper {
    left: 30px;
  }
}
