/*!***************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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-hero.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * ==============================================
 * Dot Pulse
 * ==============================================
 */
/* 
    Created on : 2019-01-22, 20:47:20
    Author     : l.kobus
*/
/**
 * ==============================================
 * Dot Pulse
 * ==============================================
 */
.m-heroMag,
.m-heroGal {
  position: relative;
  width: 100%;
  padding-bottom: 55px;
}
@media (max-width: 768px) {
  .m-heroMag,
  .m-heroGal {
    padding-bottom: 25px;
  }
}
.m-heroMag__layer,
.m-heroGal__layer {
  padding: 30px 70px;
  background-color: #fff;
  opacity: 0;
}
@media (min-width: 1420px) {
  .m-heroMag__layer,
  .m-heroGal__layer {
    position: absolute;
    top: 50%;
    transform: translate(-20%, -50%);
    max-width: 720px;
  }
}
.m-heroMag__layer .h-social__icon,
.m-heroGal__layer .h-social__icon {
  display: inline-block;
}
@media (min-width: 1420px) {
  .is-in-viewport .m-heroMag__layer,
  .is-in-viewport .m-heroGal__layer {
    animation: heroMagSlideIn 0.7s cubic-bezier(0.3, 1.02, 0.73, 1) 0.4s forwards;
  }
}
.is-visible .m-heroMag__layer,
.is-visible .m-heroGal__layer {
  opacity: 1;
}
@media (min-width: 1420px) {
  .is-visible .m-heroMag__layer,
  .is-visible .m-heroGal__layer {
    transform: translate(0, -50%);
  }
}
@keyframes heroMagSlideIn {
  to {
    transform: translate(0, -50%);
    opacity: 1;
  }
}
@media (max-width: 1419px) {
  .m-heroMag__layer,
  .m-heroGal__layer {
    opacity: 1;
  }
}
@media (max-width: 1420px) {
  .m-heroMag__layer,
  .m-heroGal__layer {
    left: 0;
  }
}
@media (max-width: 992px) {
  .m-heroMag__layer,
  .m-heroGal__layer {
    padding: 35px;
    max-width: 500px;
  }
}
@media (max-width: 992px) {
  .m-heroMag__layer,
  .m-heroGal__layer {
    margin-left: auto;
    position: relative;
    margin-right: auto;
    left: 0;
    right: 0;
    padding: 20px;
    max-width: calc(100% - 30px);
    top: 0;
    opacity: 1;
    transform: none;
    margin-top: -150px;
    animation: none;
  }
}
@media (max-width: 576px) {
  .m-heroMag__layer,
  .m-heroGal__layer {
    margin-top: -90px;
    padding-right: 40px;
  }
}
.m-heroMag__img,
.m-heroGal__img {
  text-align: right;
  max-height: 700px;
  overflow: hidden;
  max-width: 1055px;
  margin-left: auto;
}
.m-heroMag__img img,
.m-heroGal__img img {
  max-height: 100%;
  max-width: 100%;
}

.m-heroMag {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
@media (max-width: 768px) {
  .m-heroMag {
    padding-bottom: 0;
    position: relative;
  }
}
.m-heroMag__overlay {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-size: 10rem;
  line-height: 100px;
  position: absolute;
  top: -750px;
  right: 0;
  transform: rotate(-90deg);
  transform-origin: bottom right;
  z-index: 2;
  height: 144px;
  width: 500px;
  animation: magazineOverlaySlideIn 0.7s cubic-bezier(0.66, 0.32, 0.22, 0.96) forwards 0.4s;
}
@keyframes magazineOverlaySlideIn {
  to {
    top: -145px;
  }
}
.m-heroMag__overlay rect {
  height: 100%;
  width: 100%;
}
@media (max-width: 992px) {
  .m-heroMag__overlay {
    font-size: 80px;
    height: 102px;
    width: 450px;
  }
}
@media (max-width: 768px) {
  .m-heroMag__overlay {
    font-size: 5.3rem;
    line-height: 53px;
    line-height: 63px;
    height: 82px;
    width: 370px;
  }
}
@media (max-width: 576px) {
  .m-heroMag__overlay {
    font-size: 3.7rem;
    line-height: 37px;
    height: 57px;
    width: 337px;
  }
}
.m-heroMag__layer {
  top: 46%;
}
@media (max-width: 992px) {
  .m-heroMag__layer {
    margin-left: auto;
    position: relative;
    margin-right: auto;
    left: 0;
    right: 0;
    padding: 20px;
    max-width: calc(100% - 30px);
    top: 0;
    opacity: 1;
    transform: none;
    margin-top: -150px;
    animation: none;
  }
}
@media (max-width: 576px) {
  .m-heroMag__img {
    width: 120%;
    margin-left: -10%;
  }
  .m-heroMag__img img {
    width: 100%;
  }
}
.m-heroMag:hover .a-heroMagTitle h1 {
  border-bottom: 3px solid #fff;
  color: #b31764;
}

.m-heroGal {
  padding-bottom: 0;
  display: inline-block;
  min-height: 600px;
}
@media (min-width: 1420px) {
  .m-heroGal {
    text-align: left;
  }
}
@media (max-width: 576px) {
  .m-heroGal:not(.noP) {
    margin-bottom: 30px;
  }
}
.m-heroGal__layer {
  z-index: 2;
  padding: 60px;
  border: 1px solid #eaeaea;
  background: #fcfcfc;
  max-width: none;
  height: 460px;
  margin: 0 auto;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media (min-width: 768px) {
  .m-heroGal__layer {
    max-width: 868px;
  }
}
@media (min-width: 1420px) {
  .m-heroGal__layer {
    width: 570px;
  }
}
@media (min-width: 1420px) {
  .is-in-viewport .m-heroGal__layer {
    animation: heroGalSlideIn 1.5s cubic-bezier(0.3, 1.02, 0.73, 1) forwards;
  }
}
@keyframes heroGalSlideIn {
  20% {
    transform: translate(-20%, -50%);
    opacity: 0;
  }
  100% {
    transform: translate(0, -50%);
    opacity: 1;
  }
}
.m-heroGal__layer--noBack {
  background: #fff;
  border: none;
}
@media (max-width: 992px) {
  .m-heroGal__layer {
    width: 100%;
    height: 360px;
    margin-top: 0;
    padding: 30px;
  }
}
@media (max-width: 768px) {
  .m-heroGal__layer {
    animation: none;
    opacity: 1;
  }
}
@media (max-width: 576px) {
  .m-heroGal__layer {
    height: 100%;
  }
}
@media (max-width: 1419px) {
  .m-heroGal__layer--noPadHigh {
    margin-left: auto;
    position: relative;
    margin-right: auto;
    left: 0;
    right: 0;
    padding: 20px;
    width: 100%;
    top: 0;
    opacity: 1;
    transform: none;
    animation: none;
  }
}
.m-heroGal__layer.fs36 {
  height: auto;
  min-height: 500px;
}
@media (max-width: 992px) {
  .m-heroGal__layer.fs36 {
    position: static;
    transform: none;
    margin: 0;
    animation: none;
    opacity: 1;
    width: 100%;
  }
}
.m-heroGal__layer.fs36 h1 {
  display: inline;
  font-size: 3.6rem;
  line-height: 36px;
  line-height: 46px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
@media (max-width: 768px) {
  .m-heroGal__layer.fs36 h1 {
    font-size: 2.8rem;
    line-height: 28px;
    line-height: 40px;
  }
}
.m-heroGal__p {
  line-height: 30px;
  font-size: 17px;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  margin-top: 40px;
  margin-bottom: 40px;
  overflow: hidden;
}
.m-heroGal__p.fs20 {
  font-size: 2rem;
  line-height: 20px;
  line-height: 30px;
  max-height: 90px;
}
@media (max-width: 768px) {
  .m-heroGal__p.fs20 {
    font-size: 1.6rem;
    line-height: 16px;
    line-height: 26px;
    max-height: 78px;
  }
}
.m-heroGal__info {
  display: flex;
  justify-content: space-between;
  font-size: 1.6rem;
  line-height: 16px;
  line-height: 30px;
  flex-wrap: wrap;
  margin: -10px;
}
.m-heroGal__info > div {
  margin: 10px;
}
.m-heroGal__share a {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  transition: color 0.3s cubic-bezier(0.3, 1.02, 0.73, 1);
}
.m-heroGal__share span {
  background: url("/Assets/images/share.svg") no-repeat center right;
  transition: all 0.3s cubic-bezier(0.3, 1.02, 0.73, 1);
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
}
.m-heroGal__share:hover a {
  color: #b31764;
}
.m-heroGal__share:hover span {
  background: url("/Assets/images/share-active.svg") no-repeat center right;
  transform: rotateX(180deg);
}
.m-heroGal__layer--noPadHigh {
  padding: 0px;
  height: auto;
}
.m-heroGal__links {
  margin-top: 50px;
  font-size: 1.9rem;
  line-height: 19px;
  line-height: 30px;
  height: calc(100% - 85px);
  overflow: hidden;
}
@media (max-width: 992px) {
  .m-heroGal__links {
    margin-top: 35px;
    font-size: 14px;
  }
}
.m-heroGal__links--smallFont {
  font-size: 17px;
}
@media (max-width: 992px) {
  .m-heroGal__links--smallFont {
    line-height: 30px;
    font-size: 14px;
    line-height: 20px;
  }
}
.m-heroGal__column {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
}
.m-heroGal__column--rowPadL {
  flex-direction: row;
  padding-left: 50px;
}
.m-heroGal__column__link {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
}
@media (min-width: 576px) {
  .m-heroGal__column__link {
    width: 50%;
  }
}
.m-heroGal__column__heading {
  margin-bottom: 17px;
  font-size: 1.9rem;
  line-height: 19px;
  line-height: 30px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
.m-heroGal__column a {
  display: block;
  background: transparent;
  z-index: 2;
  position: relative;
  padding-left: 30px;
  transition: all 0.3s cubic-bezier(0.66, 0.32, 0.22, 0.96);
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
}
.m-heroGal__column a::before {
  content: "";
  display: block;
  width: 30px;
  height: 20px;
  background: url("/Assets/images/right-arrow-links.svg");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0px;
  top: 5px;
  z-index: -1;
  opacity: 1;
  transition: left 0.3s cubic-bezier(0.66, 0.32, 0.22, 0.96), opacity 0.2s cubic-bezier(0.66, 0.32, 0.22, 0.96);
}
@media (max-width: 992px) {
  .m-heroGal__column a::before {
    top: 4px;
  }
}
.m-heroGal__column--small-font, .m-heroGal__column--small-font .m-heroGal__column__heading {
  font-size: 1.4rem;
  line-height: 14px;
}
.m-heroGal__column--small-font a::before, .m-heroGal__column--small-font .m-heroGal__column__heading a::before {
  top: -2px;
}
.m-heroGal__column > .div,
.m-heroGal__column > div {
  position: relative;
  width: 50%;
}
@media (max-width: 576px) {
  .m-heroGal__column > .div,
  .m-heroGal__column > div {
    width: 100%;
  }
}
.m-heroGal__column > .div.div25,
.m-heroGal__column > div.div25 {
  width: calc(25% - 10px);
  padding-right: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
@media (max-width: 576px) {
  .m-heroGal__column > .div.div25,
  .m-heroGal__column > div.div25 {
    width: calc(50% - 10px);
    padding-right: 10px;
  }
}
.m-heroGal__column > .div:not(:last-of-type),
.m-heroGal__column > div:not(:last-of-type) {
  margin-bottom: 17px;
}
@media (max-width: 992px) {
  .m-heroGal__column > .div:not(:last-of-type),
  .m-heroGal__column > div:not(:last-of-type) {
    margin-bottom: 20px;
  }
  .m-heroGal__column > .div::before,
  .m-heroGal__column > div::before {
    top: 0;
    height: 15px;
  }
}
.m-heroGal .m-sliderGallery {
  margin-left: auto;
}
.m-heroGal .m-sliderGallery .swiper-button-prev,
.m-heroGal .m-sliderGallery .swiper-button-next {
  bottom: 0;
}

.hoverAvailable .m-heroGal__column a:hover {
  margin-left: 0;
  color: #b31764;
  padding-left: 0;
  padding-right: 30px;
}
.hoverAvailable .m-heroGal__column a:hover::before {
  left: 30px;
  opacity: 0;
}

.m-heroArt {
  position: relative;
  width: 100%;
  margin-top: -210px;
  transition: margin-top 0.5s cubic-bezier(0.66, 0.32, 0.22, 0.96);
}
@media (max-width: 1199px) {
  .m-heroArt {
    margin-top: -200px;
  }
}
@media (max-width: 992px) {
  .m-heroArt {
    margin-top: -160px;
  }
}
@media (max-width: 768px) {
  .m-heroArt {
    margin-top: -100px;
  }
}
@media (max-width: 576px) {
  .m-heroArt {
    margin-top: -90px;
  }
}
.m-heroArt--no-photo {
  margin-top: 0;
}
.m-heroArt__layer {
  width: calc(100% + 100px);
  padding: 40px;
  padding-bottom: 0px;
  position: relative;
  background-color: #fff;
  left: -50px;
  margin-left: auto;
  margin-right: auto;
  top: 0;
}
.m-heroArt__layer--padBottom {
  padding-bottom: 50px;
}
@media (max-width: 768px) {
  .m-heroArt__layer {
    width: calc(100% + 70px);
    left: -35px;
    padding: 25px;
    padding-bottom: 0;
  }
}
@media (max-width: 576px) {
  .m-heroArt__layer {
    left: 0;
    width: 100%;
  }
}
.m-heroArt__layer .h2 {
  margin-bottom: 40px;
}
.m-heroArt__layer .a-heroArtTitle {
  position: relative;
}
.m-heroArt__layer .a-heroArtTitle--padRight {
  padding-right: 30px;
}
.m-heroArt__layer .m-inspirations__btn--coll {
  position: absolute;
  right: 0;
}
.m-heroArt__img {
  text-align: right;
}
