/**
 * @param {string} $scheme - The color scheme of the button. Options are nothing, $scheme-light, $scheme-dark
 * if $scheme-dark is passed, the button will be black text and black outline
 * if $scheme-light is passed, the button will be white text and white outline
 * if no $scheme is passed, the button will depend on the background color via the bg-dark mixin
 *   - if ancestor DOES have bg-dark, then white text and white outline
 *   - if ancestor DOES NOT have bg-dark, then black text and black outline
 */
.image-indicators[data-v-6902599a] {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0px;
  padding: 12px 0px;
  display: flex;
  z-index: 200;
  cursor: default;
}
@media (min-width: 768px) {
.image-indicators[data-v-6902599a] {
    z-index: 300;
}
}
.indicator[data-v-6902599a] {
  appearance: none;
  padding: 0px;
  background: none;
  font: inherit;
  color: inherit;
  text-align: inherit;
  box-sizing: border-box;
  width: 5px;
  height: 5px;
  background-color: #403e3f;
  margin: 0px 8px;
  cursor: pointer;
  opacity: 30%;
  border: 0;
}
.indicator[data-v-6902599a]:focus-visible {
  outline: 0;
}
.indicator.active[data-v-6902599a] {
  background-color: #000000;
  opacity: 100%;
}/**
 * @param {string} $scheme - The color scheme of the button. Options are nothing, $scheme-light, $scheme-dark
 * if $scheme-dark is passed, the button will be black text and black outline
 * if $scheme-light is passed, the button will be white text and white outline
 * if no $scheme is passed, the button will depend on the background color via the bg-dark mixin
 *   - if ancestor DOES have bg-dark, then white text and white outline
 *   - if ancestor DOES NOT have bg-dark, then black text and black outline
 */
.image-container .processed-image[data-v-c787faa8] {
  top: 0px;
  left: 0px;
  object-position: 50% 50%;
}
@media (min-width: 768px) {
.image-container .processed-image[data-v-c787faa8] {
    position: absolute;
}
}/**
 * @param {string} $scheme - The color scheme of the button. Options are nothing, $scheme-light, $scheme-dark
 * if $scheme-dark is passed, the button will be black text and black outline
 * if $scheme-light is passed, the button will be white text and white outline
 * if no $scheme is passed, the button will depend on the background color via the bg-dark mixin
 *   - if ancestor DOES have bg-dark, then white text and white outline
 *   - if ancestor DOES NOT have bg-dark, then black text and black outline
 */
.zoomer[data-v-4aae2ee1] {
  transform-origin: 50% 50%;
  width: 100%;
  height: 100%;
}
.zoomer > img[data-v-4aae2ee1] {
  vertical-align: top;
  -webkit-user-drag: none;
  -moz-user-drag: none;
}
.carousel-slide-image[data-v-4aae2ee1] {
  position: absolute;
  top: 0;
  right: initial;
  bottom: initial;
  left: 0;
  width: 100%;
  height: 100%;
}/**
 * @param {string} $scheme - The color scheme of the button. Options are nothing, $scheme-light, $scheme-dark
 * if $scheme-dark is passed, the button will be black text and black outline
 * if $scheme-light is passed, the button will be white text and white outline
 * if no $scheme is passed, the button will depend on the background color via the bg-dark mixin
 *   - if ancestor DOES have bg-dark, then white text and white outline
 *   - if ancestor DOES NOT have bg-dark, then black text and black outline
 */
.swiper[data-v-152c7cea] {
  position: unset;
  width: 100%;
  height: 100%;
}
.swiper .swiper-slide[data-v-152c7cea] {
  height: auto;
}
.swiper-carousel-container .swiper-carousel[data-v-152c7cea] {
  display: flex;
  flex-direction: column;
  position: relative;
}
@media (min-width: 768px) {
.swiper-carousel-container .swiper-carousel[data-v-152c7cea] {
    height: 100%;
}
}
.swiper-carousel-container .swiper-carousel .carousel-slide-image-wrapper[data-v-152c7cea] {
  position: relative;
  height: 0;
  padding-top: 80.243902439%;
  width: 100vw;
}
.swiper-carousel-container .swiper-carousel .carousel-slide-image-wrapper.static-inline-viewer[data-v-152c7cea] {
  position: relative;
  height: 0;
  padding-top: 133.3333333333%;
}
.swiper-carousel-container .swiper-carousel .carousel-slide-image[data-v-152c7cea] {
  position: absolute;
  top: 0px;
  right: initial;
  bottom: initial;
  left: 0px;
  width: 100%;
  height: 100%;
}
.product-media[data-v-152c7cea] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  right: 0px;
  object-fit: cover;
}
.product-media__load-on-page[data-v-152c7cea] {
  position: relative !important;
  height: 0 !important;
  padding-top: 125%;
}
.product-media__video-wrap[data-v-152c7cea] {
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
}
.product-media__video-wrap .background-video[data-v-152c7cea] {
  height: 100%;
}
.product-media__video-btn[data-v-152c7cea] {
  position: absolute;
  bottom: 24px;
  right: 24px;
}
.zoom-wrapper[data-v-152c7cea] {
  position: absolute;
  position: absolute;
  top: 0px;
  right: initial;
  bottom: initial;
  left: 0px;
  width: 100%;
  height: 100%;
  touch-action: pan-x pan-y !important;
}/**
 * @param {string} $scheme - The color scheme of the button. Options are nothing, $scheme-light, $scheme-dark
 * if $scheme-dark is passed, the button will be black text and black outline
 * if $scheme-light is passed, the button will be white text and white outline
 * if no $scheme is passed, the button will depend on the background color via the bg-dark mixin
 *   - if ancestor DOES have bg-dark, then white text and white outline
 *   - if ancestor DOES NOT have bg-dark, then black text and black outline
 */
.prev-caret[data-v-e444375f] {
  position: absolute;
  top: 50%;
  z-index: 300;
  cursor: pointer;
  display: flex;
  padding: 0px 4px;
  z-index: 200;
  align-items: center;
  justify-content: space-between;
  left: 0px;
  transform: translateY(-50%) rotate(180deg);
}
@media (min-width: 768px) {
.prev-caret[data-v-e444375f] {
    z-index: 300;
}
}
.prev-caret .prev-caret-icon[data-v-e444375f] path {
  fill: #403e3f;
  stroke: #b3b3b3;
}
.next-caret[data-v-e444375f] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 300;
  cursor: pointer;
  display: flex;
  z-index: 200;
  justify-content: space-between;
  align-items: center;
  right: 0px;
}
@media (min-width: 768px) {
.next-caret[data-v-e444375f] {
    z-index: 300;
}
}
.next-caret .next-caret-icon[data-v-e444375f] path {
  fill: #403e3f;
  stroke: #b3b3b3;
}
button[data-v-e444375f] {
  border: none;
  padding: 0px;
  background-color: transparent;
}/**
 * @param {string} $scheme - The color scheme of the button. Options are nothing, $scheme-light, $scheme-dark
 * if $scheme-dark is passed, the button will be black text and black outline
 * if $scheme-light is passed, the button will be white text and white outline
 * if no $scheme is passed, the button will depend on the background color via the bg-dark mixin
 *   - if ancestor DOES have bg-dark, then white text and white outline
 *   - if ancestor DOES NOT have bg-dark, then black text and black outline
 */
.image-model-description-container[data-v-e58d03b9] {
  display: flex;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}
.model-description-content[data-v-e58d03b9] {
  font-family: "DenimINK-Regular", Arial, sans-serif;
  font-style: normal;
  line-height: 1.4;
  font-size: 12px;
  letter-spacing: 0rem;
  text-transform: none;
  color: #000000;
}
.-bg-dark .model-description-content[data-v-e58d03b9], .-bg-section-dark .model-description-content[data-v-e58d03b9], .-bg-page-dark .-bg-section-transparent .model-description-content[data-v-e58d03b9] {
  color: #ffffff;
  fill: #ffffff;
}
.model-description-content a[data-v-e58d03b9] {
  color: #000000;
}
.-bg-dark .model-description-content a[data-v-e58d03b9], .-bg-section-dark .model-description-content a[data-v-e58d03b9], .-bg-page-dark .-bg-section-transparent .model-description-content a[data-v-e58d03b9] {
  color: #ffffff;
  fill: #ffffff;
}
.model-description-content[data-v-e58d03b9] {
  padding-left: 12px;
}
@media (min-width: 768px) {
.model-description-content[data-v-e58d03b9] {
    padding-left: 16px;
}
}
.content-seperator[data-v-e58d03b9] {
  height: 40px;
  border-right: 1px solid #b3b3b3;
  margin: 0px 8px;
}/**
 * @param {string} $scheme - The color scheme of the button. Options are nothing, $scheme-light, $scheme-dark
 * if $scheme-dark is passed, the button will be black text and black outline
 * if $scheme-light is passed, the button will be white text and white outline
 * if no $scheme is passed, the button will depend on the background color via the bg-dark mixin
 *   - if ancestor DOES have bg-dark, then white text and white outline
 *   - if ancestor DOES NOT have bg-dark, then black text and black outline
 */
.product-media-gallery-dropdown[data-v-64193010] {
  border-top: 1px solid #e9e9e9;
}
@media (min-width: 767px) {
.product-media-gallery-dropdown[data-v-64193010] {
    border: 0px;
}
}
.model-selector-wrapper[data-v-64193010] {
  margin: 0px;
  text-align: right;
  width: 100%;
  display: flex;
  justify-content: flex-end;
}
.mobile-hero-container[data-v-64193010] {
  position: relative;
}
.skip-carousel-link[data-v-64193010] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0px;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.skip-carousel-link[data-v-64193010]:focus, .skip-carousel-link[data-v-64193010]:focus-visible {
  width: auto;
  height: auto;
  margin: 0px;
  overflow: visible;
  clip: auto;
  white-space: normal;
  top: 0px;
  left: 0px;
  z-index: 400;
  padding: 8px 12px;
  background-color: #ffffff;
  color: #000000;
  border: 2px solid #000000;
  text-decoration: underline;
  font-family: "DenimINK-Regular", Arial, sans-serif;
  font-style: normal;
  line-height: 1.4;
  font-size: 14px;
  letter-spacing: 0rem;
  text-transform: none;
  color: #000000;
}
.-bg-dark .skip-carousel-link[data-v-64193010]:focus, .-bg-section-dark .skip-carousel-link[data-v-64193010]:focus, .-bg-page-dark .-bg-section-transparent .skip-carousel-link[data-v-64193010]:focus, .-bg-dark .skip-carousel-link[data-v-64193010]:focus-visible, .-bg-section-dark .skip-carousel-link[data-v-64193010]:focus-visible, .-bg-page-dark .-bg-section-transparent .skip-carousel-link[data-v-64193010]:focus-visible {
  color: #ffffff;
  fill: #ffffff;
}
.skip-carousel-link:focus a[data-v-64193010], .skip-carousel-link:focus-visible a[data-v-64193010] {
  color: #000000;
}
.-bg-dark .skip-carousel-link:focus a[data-v-64193010], .-bg-section-dark .skip-carousel-link:focus a[data-v-64193010], .-bg-page-dark .-bg-section-transparent .skip-carousel-link:focus a[data-v-64193010], .-bg-dark .skip-carousel-link:focus-visible a[data-v-64193010], .-bg-section-dark .skip-carousel-link:focus-visible a[data-v-64193010], .-bg-page-dark .-bg-section-transparent .skip-carousel-link:focus-visible a[data-v-64193010] {
  color: #ffffff;
  fill: #ffffff;
}
.skip-carousel-link[data-v-64193010]:focus, .skip-carousel-link[data-v-64193010]:focus-visible {
  outline: 2px solid #000000;
  outline-offset: 2px;
}
.product-media-gallery-section[data-v-64193010] {
  --icon-white: #ffffff;
}
@media (min-width: 767px) {
.product-media-gallery-section[data-v-64193010] {
    height: 100%;
    flex-wrap: nowrap;
    position: sticky;
    top: 110px;
}
}
.product-media-gallery-container[data-v-64193010] {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
@media (min-width: 768px) {
.product-media-gallery-container .product-media-gallery-container-box[data-v-64193010] {
    display: flex;
}
}
@media (min-width: 768px) {
.product-media-gallery-container .product-media-gallery-hero[data-v-64193010] {
    width: calc(56vw - 128px);
    flex-basis: calc(56vw - 128px);
}
}
.product-media-gallery-container .product-media-gallery-hero .hero-media-container[data-v-64193010] {
  position: relative;
}
.product-media-gallery-container .product-media-gallery-hero .hero-media-container[data-v-64193010]:focus-visible {
  outline: 2px solid #000000;
  outline-offset: -3px;
}
.product-media-gallery-container .product-media-gallery-hero .hero-media-container #pdpShopTheLookButton[data-v-64193010] {
  position: absolute;
  top: 24px;
  right: 24px;
}
@media (min-width: 768px) {
.product-media-gallery-container .product-media-gallery-hero .hero-media-container #pdpShopTheLookButton[data-v-64193010] {
    top: 28px;
    right: 28px;
}
}
@media (min-width: 768px) {
.product-media-gallery-container .product-media-gallery-hero .hero-media-container.is-image[data-v-64193010] {
    cursor: zoom-in;
}
}
.product-media-gallery-container .product-media-gallery-hero .hero-media-container.is-video[data-v-64193010] {
  position: relative;
  height: 0;
  padding-top: 100%;
}
.product-media-gallery-container .product-media-gallery-hero .image-model-description[data-v-64193010] {
  margin-top: 8px;
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  font-family: "DenimINK-Regular", Arial, sans-serif;
  font-style: normal;
  line-height: 1.4;
  font-size: 14px;
  letter-spacing: 0rem;
  text-transform: none;
  color: #000000;
}
.-bg-dark .product-media-gallery-container .product-media-gallery-hero .image-model-description[data-v-64193010], .-bg-section-dark .product-media-gallery-container .product-media-gallery-hero .image-model-description[data-v-64193010], .-bg-page-dark .-bg-section-transparent .product-media-gallery-container .product-media-gallery-hero .image-model-description[data-v-64193010] {
  color: #ffffff;
  fill: #ffffff;
}
.product-media-gallery-container .product-media-gallery-hero .image-model-description a[data-v-64193010] {
  color: #000000;
}
.-bg-dark .product-media-gallery-container .product-media-gallery-hero .image-model-description a[data-v-64193010], .-bg-section-dark .product-media-gallery-container .product-media-gallery-hero .image-model-description a[data-v-64193010], .-bg-page-dark .-bg-section-transparent .product-media-gallery-container .product-media-gallery-hero .image-model-description a[data-v-64193010] {
  color: #ffffff;
  fill: #ffffff;
}
.product-media-gallery-container .product-media-gallery-hero .image-model-description[data-v-64193010] {
  color: #403e3f;
  height: 40px;
}
.product-media-gallery-container .product-media-gallery-carousel[data-v-64193010] {
  margin: 2vw 0px 0px 2vw;
  overflow-x: auto;
}
.product-media-gallery-container .product-media-gallery-carousel[data-v-64193010]::-webkit-scrollbar, .product-media-gallery-container .product-media-gallery-carousel[data-v-64193010]::-webkit-scrollbar-track, .product-media-gallery-container .product-media-gallery-carousel[data-v-64193010]::-webkit-scrollbar-thumb {
  display: none;
}
.product-media-gallery-container .product-media-gallery-carousel[data-v-64193010] {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.product-media-gallery-container .product-media-gallery-carousel ul[data-v-64193010] {
  display: flex;
  flex: 0 0 auto;
  flex-flow: row nowrap;
  margin-bottom: 0px;
  list-style-type: none;
  padding: 0px;
}
@media (min-width: 768px) {
.product-media-gallery-container .product-media-gallery-carousel[data-v-64193010] {
    margin: 0px 8px 0px 0px;
    overflow: scroll;
    height: calc(56vw - 128px);
    width: 92px;
}
}
.product-media-gallery-container .product-media-gallery-carousel .product-media-thumbnail[data-v-64193010] {
  width: 72px;
  height: 72px;
  position: relative;
  padding: 0px;
  border: 2px solid #ffffff;
}
.product-media-gallery-container .product-media-gallery-carousel .product-media-thumbnail.active[data-v-64193010] {
  border: 2px solid #000000;
}
.product-media-gallery-container .product-media-gallery-carousel .product-media-thumbnail[data-v-64193010]:focus-visible {
  outline: 2px solid #000000;
  outline-offset: 2px;
}
.product-media-gallery-container .product-media-gallery-carousel .product-media-thumbnail-wrapper[data-v-64193010] {
  padding-right: 2vw;
}
.product-media-gallery-container .product-media-gallery-carousel .product-media-thumbnail-wrapper[data-v-64193010]:last-of-type {
  padding-right: 12vw;
}
.product-media-gallery-container .product-media-gallery-carousel .product-media-thumbnail .thumbnail-icon-wrapper[data-v-64193010] {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  width: 50%;
  height: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: #ffffff solid 1.5px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-media-gallery-container .product-media-gallery-carousel .product-media-thumbnail .thumbnail-icon-wrapper[data-v-64193010] .thumbnail-play-icon path {
  fill: #ffffff;
}
@media (min-width: 768px) {
.product-media-gallery-container .product-media-gallery-carousel .product-media-thumbnail[data-v-64193010] {
    width: 92px;
    height: 92px;
    margin-bottom: 8px;
}
.product-media-gallery-container .product-media-gallery-carousel .product-media-thumbnail.last[data-v-64193010] {
    margin: 0px;
}
}
.product-media-gallery-container .view-next-btn[data-v-64193010],
.product-media-gallery-container .view-prev-btn[data-v-64193010] {
  position: absolute;
  left: 0px;
  margin: 0px 2px;
  width: 88px;
  height: 44px;
  padding: 0px;
  border: none;
  background-color: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-media-gallery-container .view-next-btn .arrow[data-v-64193010],
.product-media-gallery-container .view-prev-btn .arrow[data-v-64193010] {
  width: 28px;
  height: 28px;
}
.product-media-gallery-container .view-next-btn .arrow.prev[data-v-64193010],
.product-media-gallery-container .view-prev-btn .arrow.prev[data-v-64193010] {
  transform: rotate(270deg);
}
.product-media-gallery-container .view-next-btn .arrow.next[data-v-64193010],
.product-media-gallery-container .view-prev-btn .arrow.next[data-v-64193010] {
  transform: rotate(90deg);
}
.product-media-gallery-container .view-next-btn[data-v-64193010]:hover,
.product-media-gallery-container .view-prev-btn[data-v-64193010]:hover {
  background-color: rgba(0, 0, 0, 0.85);
}
.product-media-gallery-container .view-next-btn[data-v-64193010] {
  bottom: 64px;
}
.product-media-gallery-container .view-prev-btn[data-v-64193010] {
  top: 0px;
  z-index: 1;
}