/*!****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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-photo.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * ==============================================
 * Dot Pulse
 * ==============================================
 */
/* 
    Created on : 2019-01-22, 20:47:20
    Author     : l.kobus
*/
/**
 * ==============================================
 * Dot Pulse
 * ==============================================
 */
.m-photo {
  overflow: hidden;
  position: relative;
}
@media (max-width: 768px) {
  .m-photo {
    padding-top: 0;
  }
}
.m-photo__collection {
  display: flex;
  border: 1px solid #eaeaea;
}
@media (max-width: 1420px) {
  .m-photo__collection {
    display: block;
  }
}
.m-photo__products {
  display: flex;
  position: relative;
}
.m-photo__products--overflowFlex {
  overflow: hidden;
  flex-grow: 1;
}
@media (max-width: 768px) {
  .m-photo__products.is-end .swiper-slide {
    opacity: 1;
  }
  .m-photo__products.is-end .swiper-slide.swiper-slide-active {
    opacity: 0.5;
  }
  .m-photo__products.is-end .swiper-slide.swiper-slide-next {
    opacity: 1;
  }
}
.m-photo__products .swiper-slide {
  width: 320px;
  display: flex;
  position: relative;
}
@media (max-width: 768px) {
  .m-photo__products .swiper-slide {
    max-width: 250px;
    transition: opacity 0.3s cubic-bezier(0.66, 0.32, 0.22, 0.96);
  }
  .m-photo__products .swiper-slide.swiper-slide-next {
    opacity: 0.5;
  }
}
.m-photo__products .swiper-slide:not(:last-of-type) {
  margin-right: 30px;
}
.m-photo__products .swiper-slide--short {
  max-width: 100px;
  text-align: center;
  margin-right: 0;
}
.m-photo__products .swiper-slide--short:not(:last-of-type) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .m-photo__products .swiper-slide--short {
    max-width: 80px;
  }
}
.m-photo__products.fade-off .swiper-slide-next {
  opacity: 1;
}
.m-photo__products.s250 .swiper-slide {
  width: 250px;
}
.m-photo__products.s250 .mw530 {
  width: 530px;
}
.m-photo__products.s250 .mw530 .m-productItem437__caption {
  width: calc(100% - 60px);
}
@media (max-width: 768px) {
  .m-photo__products.s250 .mw530 .m-productItem437__caption {
    width: calc(100% - 30px);
  }
}
@media (max-width: 768px) {
  .m-photo__products.s250 .mw530 {
    max-width: 250px;
  }
}
.m-photo__products.swiper-button-hidden .swiper-button-prev,
.m-photo__products.swiper-button-hidden .swiper-button-next {
  display: none;
}
.m-photo__products .swiper-button-prev,
.m-photo__products .swiper-button-next {
  height: 65px;
  width: 65px;
  background-size: auto;
  background-color: transparent;
  transition: opacity 0.3s cubic-bezier(0.66, 0.32, 0.22, 0.96);
}
.m-photo__products .swiper-button-prev--small,
.m-photo__products .swiper-button-next--small {
  background-size: 7px 12px;
  height: 40px;
  width: 40px;
  background-position: center;
}
.m-photo__products .swiper-button-prev.swiper-button-disabled,
.m-photo__products .swiper-button-next.swiper-button-disabled {
  opacity: 0;
}
.m-photo__products .swiper-button-prev {
  background-image: url("/Assets/images/slider-arrow-left-black.svg");
  left: -45px;
}
@media (min-width: 1200px) {
  .m-photo__products .swiper-button-prev {
    left: -60px;
  }
}
@media (min-width: 1420px) and (max-width: 1520px) {
  .m-photo__products .swiper-button-prev {
    left: -40px;
  }
}
.m-photo__products .swiper-button-prev--smallLeft {
  left: -1160px;
}
@media (max-width: 1420px) {
  .m-photo__products .swiper-button-prev--smallLeft {
    left: -740px;
  }
}
@media (max-width: 992px) {
  .m-photo__products .swiper-button-prev--smallLeft {
    left: -505px;
  }
}
.m-photo__products .swiper-button-next {
  background-image: url("/Assets/images/slider-arrow-right-black.svg");
  right: -45px;
}
@media (min-width: 1200px) {
  .m-photo__products .swiper-button-next {
    right: -60px;
  }
}
@media (min-width: 1420px) and (max-width: 1520px) {
  .m-photo__products .swiper-button-next {
    right: -40px;
  }
}
.m-photo__products .swiper-button-next--smallRight {
  right: 20px;
}
@media (max-width: 1420px) {
  .m-photo__products .swiper-button-next--smallRight {
    right: 10px;
  }
}
.m-photo__products .swiper-button-next--overlay {
  right: 0px;
}
@media (min-width: 370px) {
  .m-photo__products .swiper-button-next--overlay {
    right: -35px;
  }
}
.m-photo.pt0 {
  padding-top: 0;
}
.m-photo.pb110 {
  padding-bottom: 110px;
}

.m-photo-wrapper {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.m-photo-wrapper--noAttributes .m-photo-wrapper__leftCol {
  margin-bottom: 0;
}
.m-photo-wrapper--noDesc .m-photo-info {
  padding-bottom: 0;
}
@media (min-width: 1420px) {
  .m-photo-wrapper--noDesc .m-photo-info {
    position: relative;
  }
}
.m-photo-wrapper__leftCol {
  margin-bottom: 50px;
}
@media (min-width: 1420px) {
  .m-photo-wrapper__leftCol {
    width: 60%;
  }
}
@media (min-width: 992px) {
  .m-photo-wrapper__leftCol {
    margin-bottom: 75px;
  }
}
.m-photo-wrapper > div:nth-of-type(1) {
  width: 60%;
}
@media (max-width: 1419px) {
  .m-photo-wrapper > div:nth-of-type(1) {
    width: 100%;
    max-height: none;
  }
}
.m-photo-wrapper > div:nth-of-type(2) {
  width: 40%;
}
@media (max-width: 1419px) {
  .m-photo-wrapper > div:nth-of-type(2) {
    width: 100%;
  }
}

.m-photo-info {
  padding: 30px 0px;
  display: flex;
  justify-content: center;
  position: relative;
  right: 0;
}
@media (min-width: 1420px) {
  .m-photo-info {
    position: absolute;
    padding: 0px 50px;
  }
}
.m-photo-info--wholeWidth {
  padding: 50px 0px 20px 0px;
}
@media (min-width: 1420px) {
  .m-photo-info--wholeWidth {
    position: relative;
  }
}
.m-photo-info__heading {
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  .m-photo-info__heading {
    margin-bottom: 30px;
  }
}
.m-photo-info__heading h2, .m-photo-info__heading__h {
  font-size: 4.8rem;
  line-height: 48px;
  font-family: "Poppins", sans-serif;
  font-weight: 200;
}
@media (max-width: 768px) {
  .m-photo-info__heading h2, .m-photo-info__heading__h {
    font-size: 3rem;
    line-height: 30px;
  }
}
.m-photo-info__flex {
  display: flex;
  padding: 15px 0;
  border-top: 1px solid #eaeaea;
  justify-content: center;
}
.m-photo-info__flex--info {
  display: block;
  text-align: center;
}
.m-photo-info__flex--info .m-photo-info__title {
  padding-right: 0;
}
@media (min-width: 769px) {
  .m-photo-info__flex--info .m-photo-info__desc {
    font-size: 1.7rem;
    line-height: 17px;
    line-height: 1.8;
  }
}
.m-photo-info__flex--info .m-photo-info__desc:last-of-type {
  margin-bottom: 20px;
}
.m-photo-info__flex--info .h4 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  padding-top: 30px;
  line-height: 24px;
}
.m-photo-info__flex--info img {
  padding-top: 10px;
}
.m-photo-info__flex--info .m-photo-info__title {
  text-align: center;
  text-transform: uppercase;
  color: #9d9d9d;
  font-size: 1rem;
  line-height: 10px;
  padding-top: 30px;
  padding-bottom: 8px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
.m-photo-info__flex__box {
  display: flex;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}
.m-photo-info__flex__box .m-photo-info__title {
  width: 50%;
  flex-shrink: 0;
}
.m-photo-info__flex .m-inspirations__btn {
  margin-right: 4px;
  height: 32px;
  width: 32px;
}
@media (min-width: 576px) {
  .m-photo-info__flex .m-inspirations__btn {
    margin-right: 20px;
  }
}
.m-photo-info__flex .m-inspirations__btn:last-child {
  margin-right: 0;
}
.m-photo-info__container {
  width: 100%;
}
.m-photo-info__container__like {
  position: relative;
  margin-bottom: 15px;
  text-align: right;
}
.m-photo-info__container__like .m-inspirations__btn {
  width: 35px;
}
.m-photo-info__container__like .pd-like__count {
  right: 40px;
}
.m-photo-info__container .m-inspirations__link--default,
.m-photo-info__container .m-inspirations__link {
  background-image: url("/Assets/images/link-shadow.svg");
}
.m-photo-info__container .m-inspirations__link--hover {
  background-image: url("/Assets/images/link-shadow-active.svg");
}
.m-photo-info__container .m-inspirations__msg--default,
.m-photo-info__container .m-inspirations__msg {
  background-image: url("/Assets/images/mess-shadow.svg");
}
.m-photo-info__container .m-inspirations__msg--hover {
  background-image: url("/Assets/images/mess-shadow-active.svg");
}
.m-photo-info__container .m-inspirations__twitt--default,
.m-photo-info__container .m-inspirations__twitt {
  background-image: url("/Assets/images/twitter-shadow.svg");
}
.m-photo-info__container .m-inspirations__twitt--hover {
  background-image: url("/Assets/images/twitter-shadow-active.svg");
}
.m-photo-info__container .m-inspirations__email--default,
.m-photo-info__container .m-inspirations__email {
  background-image: url("/Assets/images/email-fillBlack-shadow.svg");
}
.m-photo-info__container .m-inspirations__email--hover {
  background-image: url("/Assets/images/email-fillBlack-shadow-active.svg");
}
.m-photo-info__container .m-inspirations__fb--default,
.m-photo-info__container .m-inspirations__fb {
  background-image: url("/Assets/images/fb-shadow.svg");
}
.m-photo-info__container .m-inspirations__fb--hover {
  background-image: url("/Assets/images/fb-shadow-active.svg");
}
.m-photo-info__container .m-inspirations__pint--default,
.m-photo-info__container .m-inspirations__pint {
  background-image: url("/Assets/images/pint-shadow.svg");
}
.m-photo-info__container .m-inspirations__pint--hover {
  background-image: url("/Assets/images/pint-shadow-active.svg");
}
.m-photo-info__container .m-asideArticleInfo__item:last-of-type {
  max-width: none;
}
.m-photo-info__title {
  padding-right: 35px;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  text-align: right;
}
.m-photo-info__title--padding {
  padding-right: 10px;
}
.m-photo-info__desc {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
.m-photo-info__title, .m-photo-info__desc {
  font-size: 1.2rem;
  line-height: 12px;
  line-height: 1.6;
}
@media (min-width: 769px) {
  .m-photo-info__title, .m-photo-info__desc {
    font-size: 1.6rem;
    line-height: 16px;
    line-height: 1.8;
  }
}
.m-photo-info__brandlogo {
  max-width: 210px;
  display: inline-block;
}

.mp-collection {
  background: #fcfcfc;
}
.mp-collection--flex {
  display: flex;
}
.mp-collection--flex .m-photo__collection {
  flex-grow: 1;
}
.mp-collection__img {
  width: 100%;
  max-height: 245px;
  height: 64.4736842105vw;
  overflow: hidden;
}
.mp-collection__img img {
  height: 100%;
}
@media (min-width: 576px) {
  .mp-collection__img {
    height: 182px;
  }
}
@media (min-width: 768px) {
  .mp-collection__img {
    height: 251px;
  }
}
@media (min-width: 992px) {
  .mp-collection__img {
    height: 342px;
  }
}
@media (min-width: 1200px) {
  .mp-collection__img {
    height: 377px;
  }
}
@media (min-width: 1420px) {
  .mp-collection__img {
    width: 320px;
    height: 245px;
    height: 245px;
  }
}
@supports ((-o-object-fit: cover) or (object-fit: cover)) {
  .mp-collection__img {
    max-height: none;
  }
  .mp-collection__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.mp-collection__desc {
  padding: 30px 30px 29px;
  width: calc(100% - 320px);
  position: relative;
}
@media (max-width: 1420px) {
  .mp-collection__desc {
    width: 100%;
  }
}
.mp-collection__desc > .m-photo-info__container__like {
  position: absolute;
  top: 15px;
  right: 15px;
}
.mp-collection > .mp-collection__desc:first-child {
  width: 100%;
}
.mp-collection__brand {
  font-size: 1.3rem;
  line-height: 13px;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  margin-bottom: 18px;
}
.mp-collection__brand:hover {
  color: #b31764;
  cursor: pointer;
}
.mp-collection__title {
  font-size: 1.9rem;
  line-height: 19px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  margin-bottom: 20px;
}
.mp-collection__title:hover {
  text-decoration: underline;
}
.mp-collection__text {
  font-size: 1.3rem;
  line-height: 13px;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 20px;
}

.m-photo__products,
.slider-offer,
.m-slider436__Wrapper,
.slider-category-box {
  z-index: 0;
}
.m-photo__products:after, .m-photo__products:before,
.slider-offer:after,
.slider-offer:before,
.m-slider436__Wrapper:after,
.m-slider436__Wrapper:before,
.slider-category-box:after,
.slider-category-box:before {
  display: block;
  width: 100vw;
  height: 130%;
  background-color: #fff;
  position: absolute;
  z-index: 9;
  bottom: -15%;
}
.m-photo__products:after,
.slider-offer:after,
.m-slider436__Wrapper:after,
.slider-category-box:after {
  left: 100%;
  transform: translateX(30px);
}
.m-photo__products:before,
.slider-offer:before,
.m-slider436__Wrapper:before,
.slider-category-box:before {
  right: 100%;
  transform: translateX(-30px);
}
.m-photo__products.halfSlideRight:after,
.slider-offer.halfSlideRight:after,
.m-slider436__Wrapper.halfSlideRight:after,
.slider-category-box.halfSlideRight:after {
  transform: translateX(0);
  transition: transform 0.1s ease-in;
}
.m-photo__products.halfSlideLeft:before,
.slider-offer.halfSlideLeft:before,
.m-slider436__Wrapper.halfSlideLeft:before,
.slider-category-box.halfSlideLeft:before {
  transform: translateX(0);
  transition: transform 0.03s linear;
}
.m-photo__products.backgroundAfterBefore:after, .m-photo__products.backgroundAfterBefore:before,
.slider-offer.backgroundAfterBefore:after,
.slider-offer.backgroundAfterBefore:before,
.m-slider436__Wrapper.backgroundAfterBefore:after,
.m-slider436__Wrapper.backgroundAfterBefore:before,
.slider-category-box.backgroundAfterBefore:after,
.slider-category-box.backgroundAfterBefore:before {
  background-color: #eaeaea;
}
.m-photo__products .swiper-container.sw-inited,
.slider-offer .swiper-container.sw-inited,
.m-slider436__Wrapper .swiper-container.sw-inited,
.slider-category-box .swiper-container.sw-inited {
  overflow: initial;
  max-width: 100%;
  flex-basis: 100%;
}
.m-photo__products:before, .m-photo__products:after,
.slider-offer:before,
.slider-offer:after,
.m-slider436__Wrapper:before,
.m-slider436__Wrapper:after,
.slider-category-box:before,
.slider-category-box:after {
  content: "";
}

.m-slider436__Wrapper:before {
  transform: translateX(-29px);
}
.m-slider436__Wrapper:after {
  transform: translateX(29px);
}
