@charset "UTF-8";
.ss24Runway {
  font-family: "untitled-sans", sans-serif;
  font-weight: 400;
  background: #fbfbfa;
  letter-spacing: 0.5px;
}
.ss24Runway img {
  max-width: 100%;
  border: none;
  overflow: hidden;
  height: auto;
}
.ss24Runway a {
  text-decoration: none;
  color: inherit;
}
.ss24Runway .common__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 2650px;
  padding-left: 0;
  padding-right: 0;
}
.ss24Runway p,
.ss24Runway a {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 24px;
}
@media screen and (min-width: 1024px) {
  .ss24Runway p,
  .ss24Runway a {
    font-size: 17px;
    line-height: 28px;
    letter-spacing: 1px;
  }
}
.ss24Runway p {
  font-family: "sawarabi";
}
.ss24Runway p span {
  display: inline-block;
}
.ss24Runway .common__inner {
  margin-right: auto;
  margin-left: auto;
  max-width: 2650px;
  padding-left: 0;
  padding-right: 0;
}
.ss24Runway button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: 0 0;
  border: 0;
  border-radius: 0;
  color: inherit;
  font: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
.ss24Runway section {
  min-height: auto;
}

.l-grid_layout-content {
  display: grid;
  grid-template-columns: [grid-start] repeat(6, 1fr) [grid-end];
  grid-gap: 9px;
}
@media screen and (min-width: 768px) {
  .l-grid_layout-content {
    grid-gap: 16px;
    grid-template-columns: [grid-start] repeat(12, 1fr) [grid-end];
  }
}
@media screen and (min-width: 1024px) {
  .l-grid_layout-content {
    grid-gap: 20px;
  }
}
.l-grid_layout-content.m-mobile_reversed .l-grid_layout-item:last-child {
  order: -1;
}
@media screen and (min-width: 768px) {
  .l-grid_layout-content.m-mobile_reversed .l-grid_layout-item:last-child {
    order: 0;
  }
}
.l-grid_layout-content.m-small_gutters {
  grid-gap: 4px;
}
.l-grid_layout-content.m-hide_gutters {
  grid-gap: 0;
}
.l-grid_layout-content .l-grid_layout-item {
  grid-column: span 6;
  align-self: center;
}
@media screen and (min-width: 768px) {
  .l-grid_layout-content .l-grid_layout-item.md-12 {
    grid-column: span 12;
  }
}
@media screen and (min-width: 768px) {
  .l-grid_layout-content .l-grid_layout-item.m-lg_4 {
    grid-column: span 4;
  }
}
.l-grid_layout-content .l-grid_layout-item.as-a {
  align-self: auto;
}
@media screen and (min-width: 768px) {
  .l-grid_layout-content .l-grid_layout-item.m-lg_8 {
    grid-column: span 8;
  }
}
.l-grid_layout-content .l-grid_layout-item.pd-t-b-32 {
  padding-top: 32px;
  padding-bottom: 40px;
}
.l-grid_layout-content .l-grid_layout-item_in {
  display: flex;
  height: 100%;
}

.b-actions {
  display: flex;
  flex-wrap: wrap;
  margin: 40px 0;
  position: relative;
  width: 100%;
  grid-gap: 24px;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .b-actions {
    margin: 56px 0 0;
    grid-gap: 32px;
    padding-bottom: 56px;
  }
}
@media screen and (min-width: 1024px) {
  .b-actions {
    margin: 72px 0 0;
    padding-bottom: 72px;
  }
}
.b-actions .b-actions-item .b-button_ext {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: start;
}
.b-actions .b-actions-item .b-button_ext a {
  width: 191px;
  background: transparent;
  border: 1px solid #000;
  color: #000;
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  flex-flow: row nowrap;
  height: 44px;
  justify-content: center;
  line-height: 1;
  max-width: 100%;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  border-radius: 2px;
  font-weight: 600;
  min-width: 158px;
  padding: 0 16px;
  text-indent: 1px;
  transition: all 0.2s;
}
@media screen and (min-width: 768px) {
  .b-actions .b-actions-item .b-button_ext a:hover {
    background: #000;
    color: #fff;
  }
}
.b-actions .b-actions-item .b-button_ext a.m-secondary-inverted {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .b-actions .b-actions-item .b-button_ext a.m-secondary-inverted:hover {
    background: #fff;
    color: #000;
  }
}

.ss24Runway .ss24Runway__inner .mv-image {
  background-color: #000;
}
.ss24Runway .ss24Runway__inner .mv-image .b-text_block {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  width: 100%;
  align-items: start;
  max-width: calc(100vw - 30px);
  margin: 0 auto;
}
.ss24Runway .ss24Runway__inner .mv-image .b-text_block .b-text_block-container {
  width: 100%;
}
.ss24Runway .ss24Runway__inner .mv-image .b-banner_ext {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
  align-self: center;
}
.ss24Runway .ss24Runway__inner .mv-image .b-banner_ext .b-banner_ext-wrapper {
  display: flex;
}
.ss24Runway .ss24Runway__inner .mv-image .b-banner_ext .b-banner_ext-wrapper .b-text_block {
  align-self: center;
  max-width: calc(100vw - 30px);
}
@media screen and (min-width: 768px) {
  .ss24Runway .ss24Runway__inner .mv-image .b-banner_ext .b-banner_ext-wrapper .b-text_block {
    max-width: calc(100vw - 64px);
  }
}
@media screen and (min-width: 1024px) {
  .ss24Runway .ss24Runway__inner .mv-image .b-banner_ext .b-banner_ext-wrapper .b-text_block {
    max-width: calc(100vw - 120px);
  }
}
.ss24Runway .ss24Runway__inner .mv-image .b-banner_ext .b-banner_ext-wrapper .b-text_block h1 {
  font-family: "times_LT", time;
  text-transform: uppercase;
  text-align: center;
  font-size: 36px;
  line-height: 46px;
  font-weight: 400;
  color: #fff;
}
@media screen and (min-width: 1024px) {
  .ss24Runway .ss24Runway__inner .mv-image .b-banner_ext .b-banner_ext-wrapper .b-text_block h1 {
    font-size: 96px;
    line-height: 88px;
  }
}
.ss24Runway .ss24Runway__inner .mv-image p {
  text-align: center;
  margin-bottom: 16px;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .ss24Runway .ss24Runway__inner .mv-image p {
    width: 85%;
    margin: 0 auto;
  }
}
.ss24Runway .ss24Runway__inner .mv-image .b-video_banner {
  position: relative;
  overflow: hidden;
  width: 100%;
  align-items: start;
  display: flex;
}
.ss24Runway .ss24Runway__inner .mv-image .b-video_banner .b-video_banner-container {
  display: grid;
  grid-template-columns: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.ss24Runway .ss24Runway__inner .mv-image .b-video_banner .b-video_banner-container .b-video_banner-text_block {
  display: grid;
  grid-column: 1/2;
  grid-row: 1/2;
}
.ss24Runway .ss24Runway__inner .mv-image .b-video_banner .b-video_banner-container .b-video_banner-inner {
  position: relative;
  grid-row: 1/2;
  grid-column: 1/2;
  padding-bottom: 125%;
}
.ss24Runway .ss24Runway__inner .mv-image .b-video_banner .b-video_banner-container .b-video_banner-inner .b-video_banner-item {
  height: 100%;
  left: 0;
  margin: 0 auto;
  position: absolute;
  top: 0;
  width: 100%;
}
.ss24Runway .ss24Runway__inner .images-content .images-content__inner {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 24px;
  padding-bottom: 24px;
}
@media screen and (min-width: 768px) {
  .ss24Runway .ss24Runway__inner .images-content .images-content__inner {
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
@media screen and (min-width: 1024px) {
  .ss24Runway .ss24Runway__inner .images-content .images-content__inner {
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 48px;
    padding-bottom: 48px;
  }
}
@media screen and (min-width: 1366px) {
  .ss24Runway .ss24Runway__inner .images-content .images-content__inner {
    padding-left: 88px;
    padding-right: 88px;
  }
}
.ss24Runway .ss24Runway__inner .images-content .image-grid_layout-content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(6, 1fr);
  grid-gap: 4px;
}
@media screen and (min-width: 768px) {
  .ss24Runway .ss24Runway__inner .images-content .image-grid_layout-content {
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(3, 1fr);
  }
}
.ss24Runway .ss24Runway__inner .images-content .image-grid_layout-content .image-grid_layout-item {
  display: flex;
}
.ss24Runway .ss24Runway__inner .images-content .image-grid_layout-content .image-grid_layout-item .b-image_tile {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: start;
}
.ss24Runway .ss24Runway__inner .images-content .image-grid_layout-content .image-grid_layout-item .b-image_tile .b-image_tile-a {
  width: 100%;
}
.ss24Runway .ss24Runway__inner .images-content .image-grid_layout-content .image-grid_layout-item .b-image_tile .b-image_tile-a .b-image_tile-picture {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 124.6%;
}
.ss24Runway .ss24Runway__inner .images-content .image-grid_layout-content .image-grid_layout-item .b-image_tile .b-image_tile-a .b-image_tile-picture img {
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
.ss24Runway .ss24Runway__inner .text-container .text-container__inner {
  max-width: 1190px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 24px;
}
@media screen and (min-width: 768px) {
  .ss24Runway .ss24Runway__inner .text-container .text-container__inner {
    padding-left: 32px;
    padding-right: 32px;
    padding-bottom: 32px;
  }
}
@media screen and (min-width: 1024px) {
  .ss24Runway .ss24Runway__inner .text-container .text-container__inner {
    padding-left: 60px;
    padding-right: 60px;
    padding-bottom: 48px;
  }
}
@media screen and (min-width: 1366px) {
  .ss24Runway .ss24Runway__inner .text-container .text-container__inner {
    padding-left: 88px;
    padding-right: 88px;
  }
}
.ss24Runway .ss24Runway__inner .text-container .text-container__inner .b-text_block {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  max-width: calc(100vw - 30px);
  margin: 0 auto;
  justify-content: center;
}
.ss24Runway .ss24Runway__inner .text-container .text-container__inner .b-text_block .b-text_block-container {
  width: 100%;
}
.ss24Runway .ss24Runway__inner .text-container .text-container__inner .b-text_block .b-text_block-container p {
  text-align: center;
  font-size: 14px;
  line-height: 22px;
}
@media screen and (min-width: 1024px) {
  .ss24Runway .ss24Runway__inner .text-container .text-container__inner .b-text_block .b-text_block-container p {
    font-size: 16px;
    line-height: 26px;
  }
}
.ss24Runway .ss24Runway__inner .article-box .article-box__inner .b-action_banner {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.ss24Runway .ss24Runway__inner .article-box .article-box__inner .b-action_banner .image-container {
  width: 100%;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .ss24Runway .ss24Runway__inner .article-box .article-box__inner .b-action_banner .image-container {
    max-width: 100%;
  }
}
.ss24Runway .ss24Runway__inner .article-box .article-box__inner .b-action_banner .image-container picture {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 125%;
}
.ss24Runway .ss24Runway__inner .article-box .article-box__inner .b-action_banner .image-container picture img {
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
.ss24Runway .ss24Runway__inner .article-box .article-box__inner .b-image_tile {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: start;
  align-self: start;
}
.ss24Runway .ss24Runway__inner .article-box .article-box__inner .b-image_tile .b-image_tile-container {
  width: 100%;
  margin: 0 auto;
}
.ss24Runway .ss24Runway__inner .article-box .article-box__inner .b-image_tile .b-image_tile-container picture {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 110.8%;
}
@media screen and (min-width: 768px) {
  .ss24Runway .ss24Runway__inner .article-box .article-box__inner .b-image_tile .b-image_tile-container picture {
    padding-bottom: 110.76%;
  }
}
.ss24Runway .ss24Runway__inner .article-box .article-box__inner .b-image_tile .b-image_tile-container picture img {
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
.ss24Runway .ss24Runway__inner .article-box .fs_product-wrapper {
  display: flex;
  flex-direction: column;
  gap: 32px;
  min-height: auto;
  padding-bottom: 40px;
}
.ss24Runway .ss24Runway__inner .image-spot-healper {
  align-items: center;
  bottom: 16px;
  color: #cacaca;
  display: flex;
  flex-flow: row nowrap;
  font-weight: 400;
  left: 16px;
  letter-spacing: 0.5px;
  line-height: 21px;
  position: absolute;
  text-transform: uppercase;
  font-size: 13px;
}
@media screen and (min-width: 768px) {
  .ss24Runway .ss24Runway__inner .image-spot-healper {
    font-size: 14px;
  }
}
.ss24Runway .ss24Runway__inner .image-spot-healper.c-bk {
  color: #000;
}
.ss24Runway .ss24Runway__inner .image-spot-healper span {
  padding-right: 21px;
  position: relative;
}
.ss24Runway .ss24Runway__inner .image-spot-healper span:first-of-type::after {
  content: "+";
  font-size: 24px;
  font-weight: 400;
  height: 22px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
}
.ss24Runway .ss24Runway__inner .image-spot-healper span.no-cross:first-of-type::after {
  display: none;
}
.ss24Runway .ss24Runway__inner .image-spot-healper span:last-child {
  padding-right: 0;
  padding-left: 1px;
}
.ss24Runway .ss24Runway__inner .hot-spots {
  position: absolute;
  left: 0;
  height: 100%;
  top: 0;
  width: 100%;
}
.ss24Runway .ss24Runway__inner .hot-spots .panel-overlay {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  transition: 0.3s;
  opacity: 0;
}
.ss24Runway .ss24Runway__inner .hot-spots .trigger-w {
  cursor: pointer;
  height: 24px;
  position: absolute;
  transform: translate(-50%, -50%) scale(1);
  transition: transform 0.1s ease-in;
  width: 24px;
  z-index: 1;
  left: 58%;
  top: 32%;
}
@media screen and (min-width: 768px) {
  .ss24Runway .ss24Runway__inner .hot-spots .trigger-w {
    transform: translate(-50%, -50%) scale(1.3);
  }
}
.ss24Runway .ss24Runway__inner .hot-spots .trigger-w:hover {
  transform: translate(-50%, -50%) scale(1.3);
}
@media screen and (min-width: 768px) {
  .ss24Runway .ss24Runway__inner .hot-spots .trigger-w:hover {
    transform: translate(-50%, -50%) scale(1.7);
  }
}
.ss24Runway .ss24Runway__inner .hot-spots .trigger-w.active {
  z-index: 0;
}
.ss24Runway .ss24Runway__inner .hot-spots .trigger-w span {
  background: transparent;
  border-radius: 50%;
  display: block;
  height: 100%;
  position: relative;
}
.ss24Runway .ss24Runway__inner .hot-spots .trigger-w span::after {
  color: #fff;
  content: "+";
  display: inline-block;
  font-size: 43px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%) scale(1);
  filter: drop-shadow(2px 2px 3px rgba(0, 0, 0, 0.8));
}
.ss24Runway .ss24Runway__inner .hot-spots .trigger-w span.c-bk::after {
  color: #000;
}
@media screen and (min-width: 768px) {
  .ss24Runway .ss24Runway__inner .hot-spots .trigger-w {
    cursor: pointer;
    height: 24px;
    position: absolute;
    transform: translate(-50%, -50%) scale(1);
    transition: transform 0.1s ease-in;
    width: 24px;
    z-index: 1;
    left: 60%;
    top: 38%;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .ss24Runway .ss24Runway__inner .hot-spots .trigger-w {
    transform: translate(-50%, -50%) scale(1.3);
  }
}
@media screen and (min-width: 768px) {
  .ss24Runway .ss24Runway__inner .hot-spots .trigger-w:hover {
    transform: translate(-50%, -50%) scale(1.3);
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .ss24Runway .ss24Runway__inner .hot-spots .trigger-w:hover {
    transform: translate(-50%, -50%) scale(1.7);
  }
}
@media screen and (min-width: 768px) {
  .ss24Runway .ss24Runway__inner .hot-spots .trigger-w.active {
    z-index: 0;
  }
  .ss24Runway .ss24Runway__inner .hot-spots .trigger-w span {
    background: transparent;
    border-radius: 50%;
    display: block;
    height: 100%;
    position: relative;
  }
  .ss24Runway .ss24Runway__inner .hot-spots .trigger-w span::after {
    color: #fff;
    content: "+";
    display: inline-block;
    font-size: 43px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%) scale(1);
    filter: drop-shadow(2px 2px 3px rgba(0, 0, 0, 0.8));
  }
  .ss24Runway .ss24Runway__inner .hot-spots .trigger-w span.c-bk::after {
    color: #000;
  }
}
.ss24Runway .ss24Runway__inner .hot-spots .trigger-m {
  cursor: pointer;
  height: 24px;
  position: absolute;
  transform: translate(-50%, -50%) scale(1);
  transition: transform 0.1s ease-in;
  width: 24px;
  z-index: 1;
  left: 58%;
  top: 32%;
}
@media screen and (min-width: 768px) {
  .ss24Runway .ss24Runway__inner .hot-spots .trigger-m {
    transform: translate(-50%, -50%) scale(1.3);
  }
}
.ss24Runway .ss24Runway__inner .hot-spots .trigger-m:hover {
  transform: translate(-50%, -50%) scale(1.3);
}
@media screen and (min-width: 768px) {
  .ss24Runway .ss24Runway__inner .hot-spots .trigger-m:hover {
    transform: translate(-50%, -50%) scale(1.7);
  }
}
.ss24Runway .ss24Runway__inner .hot-spots .trigger-m.active {
  z-index: 0;
}
.ss24Runway .ss24Runway__inner .hot-spots .trigger-m span {
  background: transparent;
  border-radius: 50%;
  display: block;
  height: 100%;
  position: relative;
}
.ss24Runway .ss24Runway__inner .hot-spots .trigger-m span::after {
  color: #fff;
  content: "+";
  display: inline-block;
  font-size: 43px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%) scale(1);
  filter: drop-shadow(2px 2px 3px rgba(0, 0, 0, 0.8));
}
.ss24Runway .ss24Runway__inner .hot-spots .trigger-m span.c-bk::after {
  color: #000;
}
@media screen and (min-width: 768px) {
  .ss24Runway .ss24Runway__inner .hot-spots .trigger-m {
    cursor: pointer;
    height: 24px;
    position: absolute;
    transform: translate(-50%, -50%) scale(1);
    transition: transform 0.1s ease-in;
    width: 24px;
    z-index: 1;
    left: 60%;
    top: 38%;
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .ss24Runway .ss24Runway__inner .hot-spots .trigger-m {
    transform: translate(-50%, -50%) scale(1.3);
  }
}
@media screen and (min-width: 768px) {
  .ss24Runway .ss24Runway__inner .hot-spots .trigger-m:hover {
    transform: translate(-50%, -50%) scale(1.3);
  }
}
@media screen and (min-width: 768px) and (min-width: 768px) {
  .ss24Runway .ss24Runway__inner .hot-spots .trigger-m:hover {
    transform: translate(-50%, -50%) scale(1.7);
  }
}
@media screen and (min-width: 768px) {
  .ss24Runway .ss24Runway__inner .hot-spots .trigger-m.active {
    z-index: 0;
  }
  .ss24Runway .ss24Runway__inner .hot-spots .trigger-m span {
    background: transparent;
    border-radius: 50%;
    display: block;
    height: 100%;
    position: relative;
  }
  .ss24Runway .ss24Runway__inner .hot-spots .trigger-m span::after {
    color: #fff;
    content: "+";
    display: inline-block;
    font-size: 43px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%) scale(1);
    filter: drop-shadow(2px 2px 3px rgba(0, 0, 0, 0.8));
  }
  .ss24Runway .ss24Runway__inner .hot-spots .trigger-m span.c-bk::after {
    color: #000;
  }
}
.ss24Runway .ss24Runway__inner .hot-spots .panel-conteiner {
  width: 80%;
  background-color: #fff;
  bottom: 0;
  left: 0;
  max-width: 387px;
  position: absolute;
  top: 0;
  z-index: 2;
  transform: translateX(-150%);
  transition: transform cubic-bezier(0.3, 0.46, 0.45, 0.94) 0.5s;
}
.ss24Runway .ss24Runway__inner .hot-spots .panel-conteiner.open {
  transform: translateX(0);
}
.ss24Runway .ss24Runway__inner .hot-spots .panel-conteiner .trigger-cross {
  color: #fff;
  cursor: pointer;
  height: 40px;
  left: 0;
  position: absolute;
  top: 0;
  width: 40px;
  z-index: 2;
}
.ss24Runway .ss24Runway__inner .hot-spots .panel-conteiner .trigger-cross span::after {
  color: #000;
  content: "×";
  display: inline-block;
  font-size: 32px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.ss24Runway .ss24Runway__inner .hot-spots .panel-conteiner .panel-scrollBox {
  height: 100%;
  overflow-y: auto;
  padding: 55px 15px 15px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: start;
  grid-gap: 32px;
}
.ss24Runway .ss24Runway__inner .hot-spots .panel-conteiner .panel-scrollBox::before {
  border-bottom: 15px solid #fff;
  border-top: 40px solid #fff;
  bottom: 0;
  content: "";
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 0;
  z-index: 1;
}
.ss24Runway .ss24Runway__inner .hot-spots .panel-conteiner .panel-scrollBox::-webkit-scrollbar {
  width: 2px;
}
.ss24Runway .ss24Runway__inner .hot-spots .panel-conteiner .panel-scrollBox::-webkit-scrollbar-track {
  background-color: #fff;
}
.ss24Runway .ss24Runway__inner .hot-spots .panel-conteiner .panel-scrollBox::-webkit-scrollbar-thumb {
  background-color: #ccc;
}
.ss24Runway .ss24Runway__inner .hot-spots .panel-conteiner .panel-scrollBox picture {
  display: block;
  overflow: hidden;
  padding-bottom: 125%;
  position: relative;
  width: 100%;
  background: #ebeae6;
  margin-bottom: 16px;
}
.ss24Runway .ss24Runway__inner .hot-spots .panel-conteiner .panel-scrollBox picture img {
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  overflow: hidden;
  -o-object-position: 35% 49%;
     object-position: 35% 49%;
  color: #ebeae6;
}
.ss24Runway .ss24Runway__inner .hot-spots .panel-conteiner .panel-scrollBox .product-name {
  font-size: 16px;
  font-weight: 400;
  font-family: "Times_LT", serif;
  letter-spacing: 0.5px;
  line-height: 24px;
  overflow: hidden;
  line-height: 20px;
}
.ss24Runway .ss24Runway__inner .hot-spots .panel-conteiner .panel-scrollBox .price {
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.5px;
  margin-top: 10px;
  font-weight: 600;
}
.ss24Runway .ss24Runway__inner .hot-spots .panel-conteiner .panel-scrollBox .price.line-through {
  text-decoration: line-through;
  display: inline-block;
  margin-inline-end: 4px;
}
.ss24Runway .ss24Runway__inner .hot-spots .panel-conteiner .panel-scrollBox .sale {
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.5px;
  margin-top: 10px;
  font-weight: 600;
  color: #a90808;
  display: inline-block;
}
.ss24Runway .ss24Runway__inner .behind-scenes .behind-scenes__inner {
  padding-bottom: 48px;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .ss24Runway .ss24Runway__inner .behind-scenes .behind-scenes__inner {
    padding-bottom: 64px;
  }
}
@media screen and (min-width: 768px) {
  .ss24Runway .ss24Runway__inner .behind-scenes .behind-scenes__inner {
    padding-bottom: 80px;
  }
}
.ss24Runway .ss24Runway__inner .behind-scenes .behind-scenes__inner .b-iamge_tile {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: start;
}
.ss24Runway .ss24Runway__inner .behind-scenes .behind-scenes__inner .b-iamge_tile .b-image_tile-container {
  width: 100%;
}
.ss24Runway .ss24Runway__inner .behind-scenes .behind-scenes__inner .b-iamge_tile .b-image_tile-container .b-image_tile-picture {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-bottom: 62.15%;
}
.ss24Runway .ss24Runway__inner .behind-scenes .behind-scenes__inner .b-iamge_tile .b-image_tile-container .b-image_tile-picture img {
  bottom: 0;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
.ss24Runway .ss24Runway__inner .behind-scenes .behind-scenes__inner .b-video_banner {
  display: flex;
  align-self: stretch;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.ss24Runway .ss24Runway__inner .behind-scenes .behind-scenes__inner .b-video_banner .b-video_banner-container {
  display: grid;
  grid-template-columns: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.ss24Runway .ss24Runway__inner .behind-scenes .behind-scenes__inner .b-video_banner .b-video_banner-container .b-video_banner-text_block {
  display: grid;
  grid-column: 1/2;
  grid-row: 1/2;
}
.ss24Runway .ss24Runway__inner .behind-scenes .behind-scenes__inner .b-video_banner .b-video_banner-container .b-video_banner-inner {
  grid-column: 1/2;
  grid-row: 1/2;
  position: relative;
  padding-bottom: 125%;
}
.ss24Runway .ss24Runway__inner .behind-scenes .behind-scenes__inner .b-video_banner .b-video_banner-container .b-video_banner-inner .b-video_banner-item {
  height: 100%;
  left: 0;
  margin: 0 auto;
  position: absolute;
  top: 0;
  width: 100%;
}
.ss24Runway .ss24Runway__inner .behind-scenes .behind-scenes__inner .title_block {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 4px;
  display: flex;
  max-width: 90%;
  align-self: center;
}
@media screen and (min-width: 768px) {
  .ss24Runway .ss24Runway__inner .behind-scenes .behind-scenes__inner .title_block {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media screen and (min-width: 1024px) {
  .ss24Runway .ss24Runway__inner .behind-scenes .behind-scenes__inner .title_block {
    padding-left: 60px;
    padding-right: 60px;
    padding-top: 8px;
  }
}
@media screen and (min-width: 1366px) {
  .ss24Runway .ss24Runway__inner .behind-scenes .behind-scenes__inner .title_block {
    padding-left: 88px;
    padding-right: 88px;
  }
}
.ss24Runway .ss24Runway__inner .behind-scenes .behind-scenes__inner .title_block h2 {
  font-size: 24px;
  font-family: "times_LT", "Times New Roman", Times, serif;
  font-weight: 400;
  line-height: 32px;
}
@media screen and (min-width: 1024px) {
  .ss24Runway .ss24Runway__inner .behind-scenes .behind-scenes__inner .title_block h2 {
    font-size: 36px;
    line-height: 46px;
  }
}

.scroll-up {
  transition: 0.8s ease-in-out;
  transform: translateY(40px);
  opacity: 0;
}
.scroll-up.on {
  transform: translateY(0);
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .scroll-up.timing02 {
    transition-delay: 0.2s;
  }
}
@media screen and (min-width: 768px) {
  .scroll-up.timing03 {
    transition-delay: 0.4s;
  }
}
@media screen and (min-width: 768px) {
  .scroll-up.timing04 {
    transition-delay: 0.6s;
  }
}/*# sourceMappingURL=ss24_runway_20240513.css.map */