@media (min-width: 901px) and (max-width: 1100px) {
  .lp-hero__image[src*="retail-hero"] {
    right: -12px;
    bottom: 68px;
    width: clamp(430px, 38vw, 590px);
  }

}

@media (min-width: 1101px) {
  .lp-hero__image--wide {
    width: 1500px;
    max-width: 105%;
    right: 150px;
    bottom: 50px;
  }

}

@media (min-width: 1101px) {
  .lp-why {
    padding: 82px 0 72px;
  }

  .lp-why .lp-split {
    display: grid;
    grid-template-columns: minmax(0, 720px) minmax(0, 380px);
    column-gap: 56px;
    row-gap: 34px;
    align-items: start;
  }

  .lp-why .lp-split > div {
    display: contents;
  }

  .lp-why .lp-title {
    grid-column: 1 / -1;
    max-width: 760px;
    margin: 0;
    font-size: 56px;
    line-height: 0.98;
    font-weight: 800;
  }

  .lp-why .lp-rich-text {
    grid-column: 1;
    max-width: 720px;
    margin: 0 0 0 38px;
  }

  .lp-why .lp-rich-text p {
    margin: 0 0 18px;
    font-size: 20px;
    line-height: 1.25;
  }

  .lp-why .lp-rich-text p:last-child {
    margin-bottom: 0;
  }

  .lp-why .lp-split__image {
    grid-column: 2;
    grid-row: 2;
    width: 390px;
    max-width: 100%;
    justify-self: end;
    align-self: start;
    margin: 0;
    transform: translateY(-10px);
  }

}

@media (min-width: 1101px) {
  .janus-page .lp-content {
    padding: 72px 0 88px;
  }

  .janus-page .lp-content .lp-container {
    width: 1200px;
    max-width: calc(100% - 80px);
    margin: 0 auto;
  }

  .janus-page .lp-content .lp-title {
    max-width: 100%;
    margin: 0 0 42px;
    font-size: 35px;
    line-height: 1.1;
  }

  .janus-page .lp-content .lp-service-layout {
    display: block;
  }

  .janus-page .lp-content .lp-service-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    column-gap: 68px;
    row-gap: 42px;
    align-items: start;
  }

  .janus-page .lp-content .lp-service-grid article {
    min-width: 0;
    display: grid;
    grid-template-rows: 93px auto;
    align-content: start;
  }

  .janus-page .lp-content .lp-service-grid h3 {
    min-height: 72px;
    margin: 0;
    font-size: 17px;
    line-height: 1.15;
    font-weight: 800;
    text-transform: uppercase;
  }

  .janus-page .lp-content .lp-service-grid p {
    margin: 0;
    font-size: 17px;
    line-height: 1.42;
  }

  .janus-page .lp-content .lp-service-grid .lp-service-image {
    position: static;
    display: block;
    width: 330px;
    max-width: 100%;
    margin: 0 auto;
    transform: none;
    justify-self: center;
    align-self: end;
  }

}

@media (min-width: 1101px) {
  .janus-page .lp-approach .retail-approach-card {
    display: grid;
    grid-template-columns: 58px minmax(0, 1fr);
    grid-template-rows: 108px auto;
    column-gap: 16px;
    row-gap: 18px;
    align-items: start;
  }

  .janus-page .lp-approach .retail-approach-card .retail-icon, .janus-page .lp-approach .retail-approach-card img {
    grid-column: 1;
    grid-row: 1;
    width: 58px;
    height: 58px;
    margin: 0;
    object-fit: contain;
  }

  .janus-page .lp-approach .retail-approach-card h3 {
    grid-column: 2;
    grid-row: 1;
    margin: 0;
    align-self: start;
    font-size: 20px;
    line-height: 1.15;
    font-weight: 800;
    text-transform: uppercase;
  }

  .janus-page .lp-approach .retail-approach-card p {
    grid-column: 1 / -1;
    grid-row: 2;
    margin: 0;
    font-size: 20px;
    line-height: 1.35;
  }

}

@media (min-width: 1101px) {
  .janus-page--retail .lp-choice, .janus-page .lp-choice {
    padding: 72px 0 90px;
    background: #fff;
  }

  .janus-page--retail .lp-choice .lp-container, .janus-page .lp-choice .lp-container {
    width: 1200px;
    max-width: calc(100% - 80px);
    margin: 0 auto;
  }

  .janus-page--retail .lp-choice .lp-title, .janus-page .lp-choice .lp-title {
    max-width: 820px;
    margin: 0 0 42px;
    font-size: 46px;
    line-height: 1.05;
    font-weight: 800;
  }

  .janus-page--retail .lp-choice__layout, .janus-page .lp-choice__layout {
    display: grid;
    grid-template-columns: 520px minmax(0, 1fr);
    gap: 42px;
    align-items: start;
  }

  .janus-page--retail .lp-case, .janus-page .lp-case {
    width: 100%;
  }

  .janus-page--retail .lp-case h3, .janus-page .lp-case h3 {
    max-width: 430px;
    margin: 0 0 20px;
    color: #000;
    font-size: 17px;
    line-height: 1.25;
    font-weight: 800;
    text-transform: none;
  }

  .janus-page--retail .lp-case__box, .janus-page .lp-case__box {
    width: 100%;
    padding: 18px 20px;
    background: rgba(0, 176, 246, 0.08);
  }

  .janus-page--retail .lp-case__box p, .janus-page .lp-case__box p {
    margin: 0 0 12px;
    color: #000;
    font-size: 16px;
    line-height: 1.42;
  }

  .janus-page--retail .lp-case__box p:last-child, .janus-page .lp-case__box p:last-child {
    margin-bottom: 0;
  }

  .janus-page--retail .lp-case img, .janus-page .lp-case img {
    display: block;
    width: 100%;
    margin-top: 18px;
    border-radius: 8px;
  }

  .janus-page--retail .lp-choice-list, .janus-page .lp-choice-list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 21px;
    margin: 0;
    padding: 0;
    color: #000;
  }

  .janus-page--retail .lp-choice-list li, .janus-page .lp-choice-list li {
    position: relative;
    padding-left: 30px;
    color: #000;
    font-size: 16px;
    line-height: 1.42;
  }

  .janus-page--retail .lp-choice-list li::before, .janus-page .lp-choice-list li::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    width: 15px;
    height: 9px;
    border-left: 2px solid #00b0f6;
    border-bottom: 2px solid #00b0f6;
    transform: rotate(-45deg);
  }

  .janus-page--retail .retail-case__dots, .janus-page .retail-case__dots {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    margin-top: 24px;
  }

  .janus-page--retail .retail-case__dots span, .janus-page .retail-case__dots span {
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: rgba(0, 176, 246, 0.18);
  }

  .janus-page--retail .retail-case__dots span.is-active, .janus-page .retail-case__dots span.is-active {
    background: #00b0f6;
  }

  .janus-page--retail .retail-case__dots button, .janus-page .retail-case__dots button {
    appearance: none;
    border: 0;
    background: transparent;
    color: #00b0f6;
    font-size: 24px;
    line-height: 1;
    cursor: pointer;
  }

}

@media (min-width: 1101px) {
  .janus-page .lp-choice .lp-choice-list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 26px;
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .janus-page .lp-choice .lp-choice-list li {
    position: relative;
    padding-left: 34px;
    max-width: 680px;
    font-size: 20px;
    line-height: 1.42;
    font-weight: 400;
    color: #000;
  }

  .janus-page .lp-choice .lp-choice-list li::before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 16px;
    height: 9px;
    border-left: 2px solid #00b0f6;
    border-bottom: 2px solid #00b0f6;
    transform: rotate(-45deg);
  }

}
