.styleHintStyling .styleHintStyling_container {
  margin-top: 15px;
  padding-bottom: 0
}

.styleHintStyling [data-column="2"],
.styleHintStyling [data-column="3"],
.styleHintStyling [data-column="4"] {
  margin-right: 15px;
  margin-left: 15px
}

.styleHintStyling [data-column="3"],
.styleHintStyling [data-column="4"] {
  margin-bottom: 21px
}

.styleHintStyling [data-column="2"] .swiper-wrapper,
.styleHintStyling [data-column="3"] .swiper-wrapper,
.styleHintStyling [data-column="4"] .swiper-wrapper {
  flex-wrap: wrap
}

.styleHintStyling_container.-center .swiper-wrapper {
  justify-content: center
}

.styleHintStyling .swiper-slide {
  max-height: 100%
}

.styleHintStyling [data-column="2"] .swiper-slide {
  width: calc(50% - 1px)
}

.styleHintStyling [data-column="3"] .swiper-slide {
  width: calc(33.33333% - 1px)
}

.styleHintStyling [data-column="4"] .swiper-slide {
  width: calc(25% - 1px)
}

.styleHintStyling [data-column="2"] .swiper-slide,
.styleHintStyling [data-column="3"] .swiper-slide,
.styleHintStyling [data-column="4"] .swiper-slide {
  margin-right: 1px;
  height: auto
}

.styleHintStyling [data-column="3"] .swiper-slide,
.styleHintStyling [data-column="4"] .swiper-slide {
  margin-bottom: 1px
}

.styleHintStyling_heading {
  font-size: 16px;
  font-weight: 600;
  margin-right: 15px;
  margin-left: 15px;
  line-height: 1.5
}

.styleHintStyling_body {
  font-size: 13px;
  font-weight: 300;
  margin: 6px 15px 0;
  line-height: 1.5
}

.styleHintStyling_anchor {
  height: 100%;
  background-repeat: no-repeat
}

.styleHintStyling_anchor,
.styleHintStyling_cover {
  background-size: cover;
  display: block;
  background-position: 50%
}

.styleHintStyling_cover {
  padding-top: 133.33%;
  position: relative;
  overflow: hidden
}

.styleHintStyling_cover_img {
  /* opacity: 0; */
  /* position: absolute; */
  /* width: 100%; */
  /* height: 100%; */
  top: 0%;
  left: 0%;
  /* transform: translate(-50%, -50%); */
}

.styleHintStyling_userInfo {
  align-items: center;
  display: flex;
  padding: 10px 8px 21px;
  background-color: #fff
}

.styleHintStyling [data-column="3"] .styleHintStyling_userInfo,
.styleHintStyling [data-column="4"] .styleHintStyling_userInfo {
  display: none
}

.styleHintStyling_userInfoImg {
  border-radius: 50%;
  width: 42px;
  height: 42px;
  overflow: hidden;
  background-size: cover;
  background-position: 50%
}

.styleHintStyling_userInfoRight {
  margin-left: 8px;
  width: calc(100% - 2.5rem)
}

.styleHintStyling_userInfoRightInner {
  align-items: center;
  display: flex;
  width: 100%
}

.styleHintStyling_userInfoName {
  color: #000;
  /*   font-size: 16px; */
  line-height: 1.5;
  max-width: calc(100% - 3rem);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.styleHintStyling_userInfoHeight {
  margin-left: 4px
}

.styleHintStyling_userInfoHeight,
.styleHintStyling_userInfoSize {
  color: #6a6a6a;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.5
}

.styleHintStyling_button {
  background-color: #fff;
  border: 1px solid #1b1b1b;
  display: block;
  font-weight: 700;
  font-size: 13px;
  line-height: 1.5;
  margin: 0 15px;
  padding: 14px 15px;
  text-align: center
}

.styleHintStyling_skeleton {
  flex-wrap: wrap;
  display: flex;
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none
}

.styleHintStyling_skeleton_item {
  width: calc(40% - .8px);
  flex-shrink: 0;
  animation: Skeleton_skeletonAnime 2s ease-in-out .5s infinite;
  background-color: rgba(0, 0, 0, .11);
  border-radius: 2px;
  color: transparent;
  margin-bottom: 61px;
  margin-right: 1px
}

[data-column="3"] .styleHintStyling_skeleton_item,
[data-column="4"] .styleHintStyling_skeleton_item {
  margin-bottom: 1px
}

.styleHintStyling_skeleton_item:before {
  content: "";
  padding-top: 133.33%;
  display: block
}

[data-column="1"] .styleHintStyling_skeleton {
  flex-wrap: nowrap
}

.styleHintStyling_loading .styleHintStylingButtonNext,
.styleHintStyling_loading .styleHintStylingButtonPrev,
.styleHintStyling_loading .styleHintStylingPagination,
.styleHintStylingButtonNext,
.styleHintStylingButtonPrev,
.styleHintStylingPagination {
  display: none
}

.fr-bff-product {
  width: 50%;
}

@keyframes loader {
  0% {
    opacity: .5
  }

  to {
    opacity: 1
  }
}

@keyframes Skeleton_skeletonAnime {
  0% {
    opacity: 1
  }

  50% {
    opacity: .4
  }

  to {
    opacity: 1
  }
}

/* @Import "swiper/dist/css/swiper.min.css"; */

@media screen and (min-width: 813px) {
  .styleHintStyling .styleHintStyling_container {
    margin-top: 12px;
    padding-bottom: 28px
  }

  .styleHintStyling [data-column="2"],
  .styleHintStyling [data-column="3"],
  .styleHintStyling [data-column="4"] {
    margin-right: auto;
    margin-left: auto
  }

  .styleHintStyling [data-column="3"],
  .styleHintStyling [data-column="4"] {
    margin-bottom: 0
  }

  .styleHintStyling_container[data-column="1"].-pcCenter .swiper-wrapper,
  .styleHintStyling_container[data-column="2"].-pcCenter .swiper-wrapper {
    justify-content: center
  }

  .styleHintStyling [data-column="2"] .swiper-slide,
  .styleHintStyling [data-column="3"] .swiper-slide {
    width: calc(25% - 1px)
  }

  .styleHintStyling [data-column="3"] .swiper-slide,
  .styleHintStyling [data-column="4"] .swiper-slide {
    margin-bottom: 0
  }

  .styleHintStyling_userInfo {
    padding: 12px 8px;
  }

  .styleHintStyling [data-column="2"] .styleHintStyling_userInfo {
    padding: 12px 8px 30px
  }

  .styleHintStyling_button {
    font-size: 16px;
    margin-top: 28px;
    margin-right: auto;
    margin-left: auto;
    max-width: 576px
  }

  .styleHintStyling_skeleton_item {
    width: calc(25% - .75px)
  }

  .styleHintStyling_skeleton_item:nth-child(4n) {
    margin-right: 0
  }

  .styleHintStylingButtonNext,
  .styleHintStylingButtonPrev,
  .styleHintStylingPagination {
    display: block
  }

  .styleHintStyling_userInfoImg {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    overflow: hidden;
    background-size: cover;
    background-position: 50%
  }

  .styleHintStyling_userInfoName,
  .styleHintStyling_userInfoHeight,
  .styleHintStyling_userInfoSize {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5
  }
}

@media screen and (max-width: 812px) {
  [data-column="2"] .styleHintStyling_skeleton_item {
    width: calc(50% - .5px)
  }

  [data-column="2"] .styleHintStyling_skeleton_item:nth-child(2n) {
    margin-right: 0
  }

  [data-column="3"] .styleHintStyling_skeleton_item {
    width: calc(33.33333% - .66667px)
  }

  [data-column="3"] .styleHintStyling_skeleton_item:nth-child(3n) {
    margin-right: 0
  }

  [data-column="4"] .styleHintStyling_skeleton_item {
    width: calc(25% - .75px)
  }

  [data-column="4"] .styleHintStyling_skeleton_item:nth-child(4n) {
    margin-right: 0
  }
}