@charset "UTF-8";
.LF-styling {
  font-family: "untitled-sans", sans-serif;
  font-weight: 400;
  background: #000;
  color: #fff;
  letter-spacing: 0.5px;
  line-height: 18px;
  font-size: 13px;
  width: 100%;
}
.LF-styling img {
  max-width: 100%;
  border: none;
  overflow: hidden;
  height: auto;
  display: block;
}
.LF-styling a {
  text-decoration: none;
  color: inherit;
}
.LF-styling .common__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 2650px;
  padding-left: 0;
  padding-right: 0;
}
.LF-styling button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: 0 0;
  border: 0;
  border-radius: 0;
  color: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  cursor: pointer;
}
.LF-styling figure {
  margin: 0;
}

.LF-styling .LF-styling__inner {
  padding-left: 16px;
  padding-right: 16px;
  padding-bottom: 64px;
}
@media screen and (min-width: 768px) {
  .LF-styling .LF-styling__inner {
    padding-right: 0;
  }
}
@media screen and (min-width: 1024px) {
  .LF-styling .LF-styling__inner {
    padding-left: 40px;
  }
}
.LF-styling .LF-styling__inner .shoppable-container {
  margin: 0 auto;
  overflow-x: hidden;
  position: relative;
}
.LF-styling .LF-styling__inner .shoppable-container .title-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 40px;
  width: 73%;
  position: relative;
}
@media screen and (min-width: 768px) {
  .LF-styling .LF-styling__inner .shoppable-container .title-container {
    width: 65%;
  }
}
@media screen and (min-width: 1024px) {
  .LF-styling .LF-styling__inner .shoppable-container .title-container {
    padding-bottom: 108px;
    width: 70%;
  }
}
.LF-styling .LF-styling__inner .shoppable-container .title-container h2 {
  font-family: "untitled-sans", sans-serif;
  font-weight: 800;
  font-size: clamp(32px, 8vw, 8rem);
  line-height: 0.8;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .LF-styling .LF-styling__inner .shoppable-container .title-container h2 {
    padding-top: 64px;
  }
}
.LF-styling .LF-styling__inner .shoppable-container .title-container .section-title2 {
  align-self: flex-end;
  padding-top: 0;
}
.LF-styling .LF-styling__inner .shoppable-container .title-container .overlay-text-box {
  position: absolute;
  z-index: 0;
  font-family: "AustinaCapittonAlt", sans-serif;
  text-transform: capitalize;
  color: rgba(255, 255, 255, 0.344);
  letter-spacing: 1px;
  right: -36%;
  bottom: 19%;
  padding-top: 0;
  transform: rotate(341deg);
  font-size: clamp(50px, 10vw, 8.85rem);
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .LF-styling .LF-styling__inner .shoppable-container .title-container .overlay-text-box {
    right: -58%;
    top: 41%;
    transform: rotate(344deg);
    bottom: auto;
  }
}
@media screen and (min-width: 1024px) {
  .LF-styling .LF-styling__inner .shoppable-container .title-container .overlay-text-box {
    right: -45%;
    top: 42%;
  }
}
.LF-styling .LF-styling__inner .shoppable-container .title-container .stuff-styling {
  padding-top: 24px;
}
@media screen and (min-width: 768px) {
  .LF-styling .LF-styling__inner .shoppable-container .title-container .stuff-styling {
    padding-top: 32px;
  }
}
@media screen and (min-width: 1024px) {
  .LF-styling .LF-styling__inner .shoppable-container .title-container .stuff-styling {
    padding-top: 48px;
  }
}
.LF-styling .LF-styling__inner .shoppable-container .title-container .stuff-styling p {
  font-family: "noto-sans", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .LF-styling .LF-styling__inner .shoppable-container .title-container .stuff-styling p {
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: 1.5px;
  }
}
@media screen and (min-width: 1024px) {
  .LF-styling .LF-styling__inner .shoppable-container .title-container .stuff-styling p {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) {
  .LF-styling .LF-styling__inner .main-content {
    display: flex;
    justify-content: space-between;
    align-items: self-start;
    gap: 16px;
  }
}
@media screen and (min-width: 768px) {
  .LF-styling .LF-styling__inner .main-content .video-column {
    width: 303px;
    margin-left: 5%;
  }
}
@media screen and (min-width: 1024px) {
  .LF-styling .LF-styling__inner .main-content .video-column {
    width: 25%;
    margin-left: 16%;
  }
}
@media screen and (min-width: 1366px) {
  .LF-styling .LF-styling__inner .main-content .video-column {
    margin-left: 12%;
  }
}
@media screen and (min-width: 768px) {
  .LF-styling .LF-styling__inner .main-content .controls-column {
    width: 53%;
    display: flex;
    flex-direction: column;
    gap: 4px;
  }
}
.LF-styling .LF-styling__inner .main-content .video-thumbnails {
  display: none;
}
@media screen and (min-width: 768px) {
  .LF-styling .LF-styling__inner .main-content .video-thumbnails {
    display: flex;
    flex-direction: row;
    margin-bottom: 32px;
    gap: 16px;
  }
}
@media screen and (min-width: 768px) {
  .LF-styling .LF-styling__inner .main-content .thumbnail {
    position: relative;
    width: 124px;
    height: 0;
    padding-bottom: 220px;
    margin-bottom: 10px;
    cursor: pointer;
    opacity: 1;
    transition: opacity 0.3s ease;
    overflow: hidden;
  }
}
@media screen and (min-width: 1024px) {
  .LF-styling .LF-styling__inner .main-content .thumbnail {
    padding-bottom: 192px;
  }
}
@media (any-hover: hover) {
  .LF-styling .LF-styling__inner .main-content .thumbnail:hover {
    opacity: 1;
  }
}
.LF-styling .LF-styling__inner .main-content .thumbnail.active {
  opacity: 1;
}
.LF-styling .LF-styling__inner .main-content .thumbnail.is-playing .play-icon {
  opacity: 0;
  transform: translate(-50%, -50%) scale(0.5);
}
.LF-styling .LF-styling__inner .main-content .thumbnail img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: var(--position, 0% 10%);
     object-position: var(--position, 0% 10%);
}
@media screen and (min-width: 768px) {
  .LF-styling .LF-styling__inner .main-content .thumbnail .play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(0, 0, 0, 0.4);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    pointer-events: none;
    transition: opacity 0.3s ease, trnasform 0.3s ease;
    opacity: 1;
  }
  .LF-styling .LF-styling__inner .main-content .thumbnail .play-icon::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 16px;
    border-color: transparent transparent transparent rgba(255, 255, 255, 0.9);
    transform: translate(-50%, -50%);
    margin-left: 2px;
  }
}
@media screen and (min-width: 768px) {
  .LF-styling .LF-styling__inner .main-content .video-pagination {
    display: none;
  }
}
.LF-styling .LF-styling__inner .product-carousels-container {
  margin-top: 20px;
  overflow: hidden;
}
.LF-styling .LF-styling__inner .swiper-pagination {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .LF-styling .LF-styling__inner .swiper-pagination {
    display: none;
  }
}
.LF-styling .LF-styling__inner .video-pagination {
  display: flex;
  gap: 4px;
  position: absolute;
  top: 0;
  left: 16px;
  right: 16px;
  width: auto;
  z-index: 10;
  pointer-events: none;
}
.LF-styling .LF-styling__inner .video-pagination .swiper-pagination-bullet {
  flex-grow: 1;
  height: 2px;
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 2px;
  opacity: 1;
  transition: background-color 0.3s ease;
  width: auto;
  margin: 0 !important;
  pointer-events: auto;
}
.LF-styling .LF-styling__inner .video-pagination .swiper-pagination-bullet-active {
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .LF-styling .LF-styling__inner .video-pagination {
    display: none;
  }
}
.LF-styling .LF-styling__inner .video-main-swiper {
  width: 100%;
  overflow: visible;
}
@media screen and (min-width: 768px) {
  .LF-styling .LF-styling__inner .video-main-swiper {
    overflow: hidden;
  }
}
.LF-styling .LF-styling__inner .video-main-swiper .swiper-slide {
  position: relative;
  height: 0;
  padding-bottom: 125%;
  background-color: #000;
  transition: opacity 0.3s ease;
}
.LF-styling .LF-styling__inner .video-main-swiper .swiper-slide:not(.swiper-slide-active) {
  opacity: 0.8;
}
@media screen and (min-width: 768px) {
  .LF-styling .LF-styling__inner .video-main-swiper .swiper-slide {
    padding-bottom: 190%;
  }
}
@media screen and (min-width: 1024px) {
  .LF-styling .LF-styling__inner .video-main-swiper .swiper-slide {
    padding-bottom: 178%;
  }
}
.LF-styling .LF-styling__inner .video-main-swiper .swiper-slide video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: var(--position-video, top);
     object-position: var(--position-video, top);
}
.LF-styling .LF-styling__inner .video-main-swiper .swiper-slide p {
  position: absolute;
  bottom: 4px;
  right: 4px;
  font-family: "untitled-sans", sans-serif;
  opacity: 0.7;
  font-size: 13px;
  text-transform: capitalize;
}
@media screen and (min-width: 768px) {
  .LF-styling .LF-styling__inner .video-main-swiper .swiper-slide p {
    opacity: 0.3;
  }
}
.LF-styling .LF-styling__inner .product-carousels-container {
  position: relative;
}
.LF-styling .LF-styling__inner .product-carousel-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  transform: translateY(50px);
  visibility: hidden;
  transition: opacity 0.4s ease-out, transform 0.4s ease-out, visibility 0s 0.4s;
}
.LF-styling .LF-styling__inner .product-carousel-wrapper.active {
  position: relative;
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
  transition: opacity 0.4s ease-out, transform 0.4s ease-out;
}
.LF-styling .LF-styling__inner .product-swiper {
  padding-bottom: 48px;
}
@media screen and (min-width: 768px) {
  .LF-styling .LF-styling__inner .product-swiper {
    padding-bottom: 50px;
  }
}
@media screen and (min-width: 1024px) {
  .LF-styling .LF-styling__inner .product-swiper {
    padding-bottom: 7%;
  }
}
.LF-styling .LF-styling__inner .product-swiper a {
  color: #fff;
}
.LF-styling .LF-styling__inner .product-swiper .product-info {
  display: flex;
  flex-direction: column;
  padding-top: 4px;
  gap: 2px;
}
.LF-styling .LF-styling__inner .product-swiper .product-info p {
  text-transform: uppercase;
  line-height: 1.5;
}
.LF-styling .LF-styling__inner .product-swiper .image-container {
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 125.45%;
  overflow: hidden;
}
.LF-styling .LF-styling__inner .product-swiper .image-container img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
.LF-styling .LF-styling__inner .product-swiper .swiper-pagination-bullet {
  background-color: #888;
  width: 5px;
  height: 5px;
  margin: 6px;
  opacity: 1;
}
.LF-styling .LF-styling__inner .product-swiper .swiper-pagination-bullet-active {
  background-color: #fff;
}
.LF-styling .LF-styling__inner .swiper-lazy-preloader {
  border-top-color: #fff;
  border-left-color: #fff;
}
.LF-styling .LF-styling__inner .thumbnail-carousel-container {
  position: relative;
  padding: 0 30px;
  margin: 0 -30px;
}
@media screen and (min-width: 768px) {
  .LF-styling .LF-styling__inner .video-thumbnails {
    margin-bottom: 20px;
    overflow: hidden;
  }
}
@media screen and (min-width: 768px) {
  .LF-styling .LF-styling__inner .video-thumbnails .swiper-slide {
    width: 125px;
    flex-shrink: 0;
  }
}
@media screen and (min-width: 1024px) {
  .LF-styling .LF-styling__inner .video-thumbnails .swiper-slide {
    width: 150px;
  }
}
.LF-styling .LF-styling__inner .video-thumbnails .swiper-slide p {
  position: absolute;
  bottom: 0;
  right: 2px;
  font-size: 10px;
  letter-spacing: 1.5px;
  opacity: 0.8;
  text-transform: capitalize;
}
.LF-styling .LF-styling__inner .thumbnail-navigation {
  display: none;
}
@media screen and (min-width: 768px) {
  .LF-styling .LF-styling__inner .thumbnail-navigation {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    display: flex;
    align-items: center;
    padding: 0 10px;
    box-sizing: border-box;
    pointer-events: none;
    z-index: 10;
    gap: 40px;
  }
  .LF-styling .LF-styling__inner .thumbnail-navigation .thumnail-arrow {
    position: relative;
    width: 30px;
    height: 30px;
    cursor: pointer;
    pointer-events: auto;
    flex-shrink: 0;
  }
  .LF-styling .LF-styling__inner .thumbnail-navigation .thumnail-arrow::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
  }
}
.LF-styling .LF-styling__inner .swiper-button-prev.thumnail-arrow::after {
  /* 左を向くように回転 */
  transform: translate(-50%, -50%) rotate(-45deg);
}
.LF-styling .LF-styling__inner .swiper-button-next.thumnail-arrow::after {
  /* 右を向くように回転 */
  transform: translate(-50%, -50%) rotate(135deg);
}
.LF-styling .LF-styling__inner .product-navigation {
  display: none;
}
@media screen and (min-width: 768px) {
  .LF-styling .LF-styling__inner .product-navigation {
    position: absolute;
    bottom: 0;
    left: -15px;
    width: auto;
    display: flex;
    align-items: center;
    padding: 0 0 10px 0;
    box-sizing: border-box;
    pointer-events: none;
    z-index: 10;
    gap: 40px;
  }
  .LF-styling .LF-styling__inner .product-navigation .product-arrow {
    position: relative;
    width: 30px;
    height: 30px;
    cursor: pointer;
    pointer-events: auto;
    flex-shrink: 0;
  }
  .LF-styling .LF-styling__inner .product-navigation .product-arrow::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
  }
}
.LF-styling .LF-styling__inner .swiper-button-prev.product-arrow::after {
  /* 左を向くように回転 */
  transform: translate(-50%, -50%) rotate(-45deg);
}
.LF-styling .LF-styling__inner .swiper-button-next.product-arrow::after {
  /* 右を向くように回転 */
  transform: translate(-50%, -50%) rotate(135deg);
}
.LF-styling .LF-styling__inner .swiper-button-disabled {
  opacity: 0.4;
  cursor: auto;
  pointer-events: none;
}
.LF-styling .LF-styling__inner .b-actions {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
  grid-gap: 16px;
  align-items: center;
  justify-content: center;
  margin: 32px 0 0;
}
@media screen and (min-width: 768px) {
  .LF-styling .LF-styling__inner .b-actions {
    grid-gap: 32px;
  }
}
.LF-styling .LF-styling__inner .b-actions .b-actions-item {
  width: var(--button-width, auto);
}
.LF-styling .LF-styling__inner .b-actions .b-actions-item .b-button_ext {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
}
.LF-styling .LF-styling__inner .b-actions .b-actions-item .b-button_ext .b-button {
  width: var(--button-width, auto);
  background: transparent;
  cursor: pointer;
  display: inline-flex;
  flex-flow: row nowrap;
  border: 1px solid #000;
  color: #000;
  height: 44px;
  justify-content: center;
  line-height: 1;
  max-width: 100%;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  border-radius: 2px;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
  padding: 0 16px;
  text-indent: 1px;
  align-items: center;
  min-width: 158px;
}
@media (any-hover: hover) {
  .LF-styling .LF-styling__inner .b-actions .b-actions-item .b-button_ext .b-button:hover {
    background: #000;
    color: #fff;
  }
}
.LF-styling .LF-styling__inner .b-actions .b-actions-item .b-button_ext .b-button.hover {
  background: #000;
  color: #fff;
}
.LF-styling .LF-styling__inner .b-actions .b-actions-item .b-button_ext .b-button.rev-colour {
  border: 1px solid #fff;
  color: #fff;
}
@media (any-hover: hover) {
  .LF-styling .LF-styling__inner .b-actions .b-actions-item .b-button_ext .b-button.rev-colour:hover {
    background: #fff;
    color: #000;
  }
}
.LF-styling .LF-styling__inner .b-actions .b-actions-item .b-button_ext .b-button.rev-colour.hover {
  background: #fff;
  color: #000;
}
.LF-styling .LF-styling__inner .b-actions .b-actions-item .b-button_ext .b-button.m-link-underline {
  background: transparent;
  color: inherit;
  display: inline-block;
  font-size: inherit;
  height: auto;
  position: relative;
  text-decoration: none;
  font-weight: 500;
  letter-spacing: 1px;
  min-width: auto;
  border: none;
  padding: 0;
}
.LF-styling .LF-styling__inner .b-actions .b-actions-item .b-button_ext .b-button.m-link-underline::before {
  content: "";
  position: absolute;
  border-bottom: 1px solid;
  height: 1px;
  left: 0;
  margin-top: 0.65em;
  right: 0;
  top: 50%;
  transition: opacity 0.2s ease-in;
  opacity: 1;
}
@media (any-hover: hover) {
  .LF-styling .LF-styling__inner .b-actions .b-actions-item .b-button_ext .b-button.m-link-underline:hover::before {
    opacity: 0;
  }
}
.LF-styling .LF-styling__inner .b-actions .b-actions-item .b-button_ext .b-button.m-link-underline.hover::before {
  opacity: 0;
}/*# sourceMappingURL=GenderTOP_LeatherFair_Styling_20250926.css.map */