@font-face {
  font-family: "untitled-sans";
  src: url("https://allsaints.itembox.design/item/fonts/UntitledSans-Medium.woff2") format("woff2");
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "untitled-sans";
  src: url("https://allsaints.itembox.design/item/fonts/UntitledSans-Regular.woff2") format("woff2");
  font-weight: 400;
  font-display: swap;
}
.lookbook {
  font-family: "untitled-sans", sans-serif;
  font-weight: 400;
  background: #fbfbfa;
  letter-spacing: 0.5px;
  line-height: 18px;
  font-size: 13px;
  width: 100%;
}
.lookbook img {
  max-width: 100%;
  border: none;
  overflow: hidden;
  height: auto;
  display: block;
}
.lookbook a {
  text-decoration: none;
  color: inherit;
}
.lookbook a:hover {
  opacity: 1;
}
.lookbook .common__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 2650px;
  padding-left: 0;
  padding-right: 0;
}
.lookbook 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;
}
.lookbook button:hover {
  opacity: 1;
}
.lookbook figure {
  margin: 0;
}

.lookbook .lookbook__inner {
  width: 100%;
}
.lookbook .lookbook__inner .custom_monthly_mix {
  background-image: var(--bg-image);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 55vh;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  position: relative;
  clip-path: inset(0 0 0 0);
}
@media screen and (min-width: 768px) {
  .lookbook .lookbook__inner .custom_monthly_mix {
    height: 100vh;
  }
}
.lookbook .lookbook__inner .custom_monthly_mix .custom_monthly_mix_cassete {
  height: 296px;
  width: 391px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -6;
  opacity: 0.9;
}
@media screen and (min-width: 768px) {
  .lookbook .lookbook__inner .custom_monthly_mix .custom_monthly_mix_cassete {
    height: 545px;
    width: 736px;
  }
}
@media screen and (min-width: 1024px) {
  .lookbook .lookbook__inner .custom_monthly_mix .custom_monthly_mix_cassete {
    height: 425px;
    width: 722px;
  }
}
@media screen and (min-width: 1366px) {
  .lookbook .lookbook__inner .custom_monthly_mix .custom_monthly_mix_cassete {
    width: 683px;
    height: 440px;
  }
}
.lookbook .lookbook__inner .custom_monthly_mix .custom_monthly_mix_cassete img {
  width: auto;
}
.lookbook .lookbook__inner .custom_monthly_mix .custom_monthly_mix_cassete .link-wrapper {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
}
.lookbook .lookbook__inner .custom_monthly_mix .custom_monthly_mix_cassete .link-wrapper .link {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0);
  width: 50%;
}
@media screen and (orientation: landscape) {
  .lookbook .lookbook__inner .custom_monthly_mix .custom_monthly_mix_cassete .link-wrapper .womenTOP-link {
    left: 0;
  }
}
.lookbook .lookbook__inner .custom_monthly_mix .custom_monthly_mix_cassete .link-wrapper .mensTOP-link {
  left: auto;
  right: 0;
}
@media screen and (orientation: landscape) {
  .lookbook .lookbook__inner .custom_monthly_mix .custom_monthly_mix_cassete .link-wrapper .mensTOP-link {
    left: auto;
    right: 0;
  }
}
.lookbook .lookbook__inner .custom_monthly_mix .custom_monthly_mix_title {
  height: 250px;
  display: flex;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  align-items: flex-end;
  padding: 0 16px 130px;
  justify-content: center;
  width: 100%;
  z-index: -5;
  mix-blend-mode: difference;
  pointer-events: none;
  flex-wrap: wrap;
}
@media screen and (min-width: 1366px) {
  .lookbook .lookbook__inner .custom_monthly_mix .custom_monthly_mix_title {
    height: 50%;
  }
}
.lookbook .lookbook__inner .custom_monthly_mix .custom_monthly_mix_title h2 {
  text-transform: uppercase;
  font-size: clamp(38px, 11vw, 6rem);
  line-height: 52px;
  font-family: "untitled-sans", sans-serif;
  font-weight: 600;
  letter-spacing: -0.1em;
  text-align: center;
  vertical-align: middle;
  color: rgba(255, 255, 255, 0.9);
}
@media screen and (min-width: 768px) {
  .lookbook .lookbook__inner .custom_monthly_mix .custom_monthly_mix_title h2 {
    font-size: 104px;
    line-height: 104px;
  }
}
@media screen and (min-width: 1024px) {
  .lookbook .lookbook__inner .custom_monthly_mix .custom_monthly_mix_title h2 {
    font-size: 138px;
    line-height: 138px;
    letter-spacing: -0.111em;
  }
}
@media screen and (min-width: 1366px) {
  .lookbook .lookbook__inner .custom_monthly_mix .custom_monthly_mix_title h2 {
    font-size: clamp(189px, 10vw, 8rem);
    line-height: 198px;
  }
}
.lookbook .lookbook__inner .custom_monthly_mix .custom_monthly_mix_title h2:first-child {
  transform: translateY(-55px);
}
@media screen and (min-width: 768px) {
  .lookbook .lookbook__inner .custom_monthly_mix .custom_monthly_mix_title h2:first-child {
    transform: translateY(-86px);
  }
}
@media screen and (min-width: 1024px) {
  .lookbook .lookbook__inner .custom_monthly_mix .custom_monthly_mix_title h2:first-child {
    transform: none;
  }
}
.lookbook .lookbook__inner .b-actions {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  left: 50%;
  position: absolute;
  top: 80%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 2;
  pointer-events: none;
}
.lookbook .lookbook__inner .b-actions .b-actions-item {
  width: var(--button-width, auto);
}
.lookbook .lookbook__inner .b-actions .b-actions-item .b-button_ext {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
}
.lookbook .lookbook__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 #fff;
  color: #fff;
  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: 1.5px;
  align-items: center;
  min-width: 124px;
  pointer-events: all;
  font-family: "untitled-sans", sans-serif;
}
@media (any-hover: hover) {
  .lookbook .lookbook__inner .b-actions .b-actions-item .b-button_ext .b-button:hover {
    background: #000;
    color: #fff;
    border-color: #000;
  }
}
.lookbook .lookbook__inner .b-actions .b-actions-item .b-button_ext .b-button.hover {
  background: #000;
  color: #fff;
  border-color: #000;
}/*# sourceMappingURL=Banner-LOOKBOOK_20251128.css.map */