.split-image-module {
  margin: 0; }
  @media (min-width: 544px) {
    .split-image-module {
      margin: 0; } }
  .split-image-module-title {
    font-size: 20px;
    margin-bottom: 28px;
    text-transform: uppercase; }
    .split-image-module-title h1,
    .split-image-module-title h2,
    .split-image-module-title h3,
    .split-image-module-title h4,
    .split-image-module-title h5,
    .split-image-module-title h6 {
      font-size: 20px;
      margin: 0; }
  .split-image-module section {
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 768.98px) {
      .split-image-module section {
        -ms-flex-direction: column;
            flex-direction: column; }
        .split-image-module section .tile {
          margin-bottom: 0;
          margin-right: 0 !important; } }
    .split-image-module section .tile {
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
      position: relative; }
      .split-image-module section .tile:first-child {
        margin-right: 0; }
      .split-image-module section .tile::before {
        padding-top: 155%; }
        @media (min-width: 769px) {
          .split-image-module section .tile::before {
            padding-top: 87.5%; } }
      .split-image-module section .tile:only-child {
        margin: 0;
        position: relative; }
        .split-image-module section .tile:only-child::before {
          display: block;
          content: "";
          width: 100%;
          padding-top: 40%; }
        .split-image-module section .tile:only-child > .content {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0; }
        .split-image-module section .tile:only-child img,
        .split-image-module section .tile:only-child video {
          height: 100%;
          width: 100%;
          object-fit: cover; }
        @media (max-width: 768.98px) {
          .split-image-module section .tile:only-child {
            position: relative; }
            .split-image-module section .tile:only-child::before {
              display: block;
              content: "";
              width: 100%;
              padding-top: 100%; }
            .split-image-module section .tile:only-child > .content {
              position: absolute;
              top: 0;
              left: 0;
              right: 0;
              bottom: 0; }
            .split-image-module section .tile:only-child img,
            .split-image-module section .tile:only-child video {
              height: 100%;
              width: 100%;
              object-fit: cover; } }
      .split-image-module section .tile::before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 86.95652%; }
      .split-image-module section .tile > .content {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
      .split-image-module section .tile .content {
        overflow: hidden; }
      .split-image-module section .tile img,
      .split-image-module section .tile video {
        height: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
      .split-image-module section .tile .text-container {
        color: #fff;
        text-transform: uppercase;
        position: absolute;
        bottom: 60px;
        left: 30px;
        top: auto;
        z-index: 1;
        left: 16px;
        right: 16px;
        top: 50%;
        bottom: auto;
        color: #fff; }
        @media (max-width: 768.98px) {
          .split-image-module section .tile .text-container {
            bottom: 30px; } }
        @media (min-width: 992px) {
          .split-image-module section .tile .text-container {
            left: 30px;
            right: 30px;
            bottom: auto;
            top: 50%;
            transform: translateY(-50%); } }
        .split-image-module section .tile .text-container.dark-theme {
          color: #000; }
        .split-image-module section .tile .text-container .action-container {
          margin-top: 25px;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: center;
              justify-content: center;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; }
          .split-image-module section .tile .text-container .action-container .btn {
            border-color: inherit;
            color: inherit;
            min-width: 140px;
            white-space: nowrap; }
            .split-image-module section .tile .text-container .action-container .btn:first-child {
              margin-right: 10px; }
            .split-image-module section .tile .text-container .action-container .btn:last-child {
              margin-left: 10px; }
          .split-image-module section .tile .text-container .action-container a:not(.btn):first-child {
            margin-right: 10px; }
          .split-image-module section .tile .text-container .action-container a:not(.btn):last-child {
            margin-left: 10px; }
        .split-image-module section .tile .text-container h6 {
          font-size: 34px; }
          @media (max-width: 768.98px) {
            .split-image-module section .tile .text-container h6 {
              font-size: 24px; } }
        .split-image-module section .tile .text-container .action-container {
          color: inherit; }
          .split-image-module section .tile .text-container .action-container .link {
            color: #fff; }
        .split-image-module section .tile .text-container h1 {
          font-size: 30px;
          font-weight: 500;
          letter-spacing: 0.3px;
          line-height: 1;
          margin-bottom: 5px;
          text-transform: uppercase; }
          @media (min-width: 992px) {
            .split-image-module section .tile .text-container h1 {
              font-size: 35px;
              letter-spacing: 0.35px; } }
        .split-image-module section .tile .text-container .product-text {
          font-size: 30px; }
          @media (min-width: 769px) {
            .split-image-module section .tile .text-container .product-text {
              font-size: 35px; } }
        .split-image-module section .tile .text-container p {
          font-size: 14px;
          letter-spacing: 0.14px;
          line-height: 1.35;
          text-align: center;
          text-transform: uppercase;
          margin-bottom: 25px; }

.split-image-module {
  overflow: hidden; }
  @media (min-width: 544px) {
    .split-image-module {
      margin: 0; } }
  .split-image-module section {
    height: auto; }
    .split-image-module section .shop-the-look-position-top {
      position: absolute;
      top: 0;
      right: 0;
      margin: 30px; }
      @media (max-width: 991.98px) {
        .split-image-module section .shop-the-look-position-top {
          margin: 15px 15px; } }
    .split-image-module section .shop-the-look-position-bottom {
      position: absolute;
      bottom: 0;
      right: 0;
      margin: 30px; }
      @media (max-width: 991.98px) {
        .split-image-module section .shop-the-look-position-bottom {
          margin: 15px 15px; } }
    .split-image-module section .slider {
      width: 100%;
      max-width: 900px;
      height: 60%;
      overflow: hidden;
      position: relative; }
    .split-image-module section .slides {
      display: -ms-flexbox;
      display: flex;
      gap: 5px;
      width: var(--galleryWidth);
      /* Adjust the width based on the number of slides */
      transition: transform 0.5s ease; }
    .split-image-module section .slide {
      -ms-flex-positive: 0;
          flex-grow: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      -ms-flex-preferred-size: var(--sliderWidth);
          flex-basis: var(--sliderWidth);
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center;
      -webkit-user-select: none;
          -ms-user-select: none;
              user-select: none; }
    .split-image-module section .slider-controls {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      margin-top: 10px; }
    .split-image-module section .slide-smooth {
      transition: ease-in-out 1s; }
    .split-image-module section .slider-navbar {
      width: 100%;
      height: auto;
      position: relative;
      margin-top: 20px;
      margin-bottom: 30px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: start;
          justify-content: flex-start;
      -ms-flex-align: center;
          align-items: center; }
    .split-image-module section .slider-navbar button {
      height: 2px;
      background-color: #cbcbcb;
      border: none;
      margin: 0 0;
      cursor: pointer; }
    .split-image-module section .slider-navbar button.slider-navbar_cur-btn {
      background-color: #1e1e1e; }
    .split-image-module section.four-variation {
      padding-top: 25px; }
      @media (max-width: 768.98px) {
        .split-image-module section.four-variation {
          display: -ms-grid;
          display: grid;
          -ms-grid-columns: 50% 50%;
              grid-template-columns: 50% 50%;
          margin-left: 30px; } }
      .split-image-module section.four-variation.scrolled {
        margin-left: 0px;
        margin-right: 30px; }
    .split-image-module section .tile {
      margin: -1px; }
      .split-image-module section .tile::before {
        padding-top: 155%; }
        @media (min-width: 769px) {
          .split-image-module section .tile::before {
            padding-top: 87.5%; } }
      .split-image-module section .tile:first-child {
        margin: -1px; }
      .split-image-module section .tile.ratio-square::before {
        float: left;
        padding-top: 100%;
        content: ""; }
      .split-image-module section .tile.ratio-square::after {
        display: block;
        content: "";
        clear: both; }
      .split-image-module section .tile.ratio-3x4::before {
        float: left;
        padding-top: 133.33%;
        content: ""; }
      .split-image-module section .tile.ratio-3x4::after {
        display: block;
        content: "";
        clear: both; }
      .split-image-module section .tile.ratio-16x9::before {
        float: left;
        padding-top: 56.25%;
        content: ""; }
      .split-image-module section .tile.ratio-16x9::after {
        display: block;
        content: "";
        clear: both; }
      .split-image-module section .tile.ratio-9x16::before {
        float: left;
        padding-top: 177.7%;
        content: ""; }
      .split-image-module section .tile.ratio-9x16::after {
        display: block;
        content: "";
        clear: both; }
      .split-image-module section .tile.ratio-35x40::before {
        float: left;
        padding-top: 114.3%;
        content: ""; }
      .split-image-module section .tile.ratio-35x40::after {
        display: block;
        content: "";
        clear: both; }
      .split-image-module section .tile img,
      .split-image-module section .tile video {
        height: 100%;
        width: 100%;
        object-fit: cover; }
      .split-image-module section .tile .text-container-teaser {
        bottom: auto !important;
        top: 50% !important; }
      .split-image-module section .tile .text-container {
        left: 30px;
        right: 30px;
        bottom: auto;
        top: 50%;
        transform: translateY(-50%);
        color: #fff; }
        @media (min-width: 992px) {
          .split-image-module section .tile .text-container {
            left: 30px;
            right: 30px;
            bottom: auto;
            top: 50%;
            transform: translateY(-50%); } }
        .split-image-module section .tile .text-container.dark-theme {
          color: #000; }
        .split-image-module section .tile .text-container .action-container {
          color: inherit; }
        .split-image-module section .tile .text-container h1 {
          font-size: 30px;
          font-weight: 500;
          letter-spacing: 0.3px;
          line-height: 1;
          margin-bottom: 5px;
          text-transform: uppercase; }
          @media (min-width: 992px) {
            .split-image-module section .tile .text-container h1 {
              font-size: 35px;
              letter-spacing: 0.35px; } }
        .split-image-module section .tile .text-container .product-text {
          font-size: 34px;
          font-weight: 700; }
          .split-image-module section .tile .text-container .product-text span {
            display: inline-block;
            transition: opacity 0.3s ease, transform 0.2s ease; }
          @media (max-width: 768.98px) {
            .split-image-module section .tile .text-container .product-text {
              font-size: 26px; } }
          .split-image-module section .tile .text-container .product-text.dark-theme {
            color: #000;
            background-image: linear-gradient(to left, black, black 30%, rgba(255, 255, 255, 0) 50%, black 70%, black);
            -webkit-background-clip: text;
            background-clip: text;
            -webkit-text-fill-color: transparent;
            background-size: 300% 100%;
            background-position: top right;
            transition: background-position 1.5s ease-in-out; }
            .split-image-module section .tile .text-container .product-text.dark-theme.hovered {
              background-position: top right 100%; }
            .split-image-module section .tile .text-container .product-text.dark-theme.unhovered {
              background-image: none;
              background-color: black;
              background-position: top right; }
          .split-image-module section .tile .text-container .product-text.light-theme {
            color: #fff;
            background-image: linear-gradient(to left, white, white 30%, rgba(255, 255, 255, 0) 50%, white 70%, white);
            -webkit-background-clip: text;
            background-clip: text;
            -webkit-text-fill-color: transparent;
            background-size: 300% 100%;
            background-position: top right;
            transition: background-position 1.5s ease-in-out; }
            .split-image-module section .tile .text-container .product-text.light-theme.hovered {
              background-position: top right 100%; }
            .split-image-module section .tile .text-container .product-text.light-theme.unhovered {
              background-image: none;
              background-color: white;
              background-position: top right; }
        .split-image-module section .tile .text-container .split-paragraph {
          height: 3em;
          margin-bottom: 0.6em; }
          .split-image-module section .tile .text-container .split-paragraph img {
            position: relative;
            top: 0;
            left: 0;
            transform: none;
            width: auto;
            height: 100%; }
            .split-image-module section .tile .text-container .split-paragraph img.black {
              filter: invert(1);
              -webkit-filter: invert(1); }
        .split-image-module section .tile .text-container .pill-label {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: center;
              justify-content: center;
          -ms-flex-align: center;
              align-items: center;
          border-radius: 25px; }
          .split-image-module section .tile .text-container .pill-label.light-theme {
            background-color: #fff; }
          .split-image-module section .tile .text-container .pill-label.dark-theme {
            background-color: #1e1e1e; }
          .split-image-module section .tile .text-container .pill-label .pill-label-text {
            font-family: "Roboto", "sans-sefif";
            font-style: normal;
            font-weight: 500;
            font-size: 13px;
            letter-spacing: -0.03em;
            text-transform: uppercase;
            font-stretch: 95;
            color: #000;
            padding: 5px;
            line-height: 1em; }
            .split-image-module section .tile .text-container .pill-label .pill-label-text.light-theme {
              color: #1e1e1e; }
            .split-image-module section .tile .text-container .pill-label .pill-label-text.dark-theme {
              color: #fff; }
            @media (max-width: 768.98px) {
              .split-image-module section .tile .text-container .pill-label .pill-label-text {
                font-size: 11px; } }
      .split-image-module section .tile .text-container-bottom {
        left: 30px;
        right: 30px;
        bottom: 0;
        top: auto;
        position: absolute;
        color: #fff; }
        .split-image-module section .tile .text-container-bottom.dark-theme {
          color: #000; }
        @media (min-width: 992px) {
          .split-image-module section .tile .text-container-bottom {
            left: 30px;
            right: 30px;
            bottom: 0; } }
        .split-image-module section .tile .text-container-bottom .action-container {
          margin-top: 0;
          margin-bottom: 2em;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: center;
              justify-content: center;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; }
          @media (max-width: 768.98px) {
            .split-image-module section .tile .text-container-bottom .action-container {
              margin-bottom: 1em; }
              .split-image-module section .tile .text-container-bottom .action-container a {
                -ms-flex-item-align: end;
                    -ms-grid-row-align: end;
                    align-self: end;
                width: 40px;
                height: 40px; }
                .split-image-module section .tile .text-container-bottom .action-container a img {
                  width: 40px;
                  height: 40px;
                  position: relative;
                  bottom: 0; }
                  .split-image-module section .tile .text-container-bottom .action-container a img.black {
                    filter: invert(1);
                    -webkit-filter: invert(1); } }
        .split-image-module section .tile .text-container-bottom a {
          -ms-flex-item-align: end;
              -ms-grid-row-align: end;
              align-self: end;
          width: 40px;
          height: 40px; }
          .split-image-module section .tile .text-container-bottom a img {
            width: 40px;
            height: 40px;
            position: relative;
            bottom: 0; }
            .split-image-module section .tile .text-container-bottom a img.black {
              filter: invert(1);
              -webkit-filter: invert(1); }
        .split-image-module section .tile .text-container-bottom .bottom-description {
          max-width: 90%; }
          .split-image-module section .tile .text-container-bottom .bottom-description p {
            margin-bottom: 0;
            text-align: start;
            font-family: "Roboto", "sans-sefif";
            font-style: normal;
            font-weight: 500;
            font-size: 15px;
            letter-spacing: -0.03em;
            text-transform: uppercase;
            font-stretch: 95; }
            @media (max-width: 768.98px) {
              .split-image-module section .tile .text-container-bottom .bottom-description p {
                font-size: 13px; } }
