/*
 * Core page sections, lifted out of the Wix embeds.
 *
 * Generated by scripts/build-core-pages.mjs. Do not hand-edit: change the
 * source in discovery/site-capture/_embeds/ or the script, and re-run.
 *
 * Each block keeps the id scope the source gave it, so sections cannot
 * collide, and a section used on two pages is defined here exactly once.
 */

/* from: home--1 */
#rs-specialist-services,
  #rs-specialist-services * {
    box-sizing: border-box;
    font-family: 'Roboto' !important;
  }

  #rs-specialist-services {
    position: relative;
    width: 100%;
    background: #000000;
    color: #ffffff;
    overflow: hidden;
  }

  #rs-specialist-services .rs-specialist-services-top-image {
    height: 120px;
    background-image:
      linear-gradient(to bottom, rgba(0,0,0,0.76), rgba(0,0,0,0.94)),
      url('../img/site/0a0e55_6df464f645f84b0fb0d496e5ad8fca2b.webp');
    background-size: cover;
    background-position: center;
    opacity: 0.45;
  }

  #rs-specialist-services .rs-specialist-services-inner {
    width: 100%;
    max-width: 1304px;
    margin: 0 auto;
    padding: 64px 20px 82px;
  }

  #rs-specialist-services .rs-specialist-services-head {
    max-width: 880px;
    margin: 0 auto 52px;
    text-align: center;
  }

  #rs-specialist-services .rs-specialist-services-title {
    margin: 0 0 16px;
    font-size: 58px;
    line-height: 1.06;
    font-weight: 700;
    letter-spacing: -0.03em;
    color: #ffffff;
  }

  #rs-specialist-services .rs-specialist-services-text {
    margin: 0;
    font-size: 20px;
    line-height: 1.6;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.58);
  }

  #rs-specialist-services .rs-specialist-services-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 28px;
  }

  #rs-specialist-services .rs-specialist-service-card {
    min-height: 265px;
    padding: 30px 30px 28px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 16px;
    background: linear-gradient(180deg, rgba(255,255,255,0.05) 0%, rgba(255,255,255,0.035) 100%);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.03);
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    transition: transform 0.22s ease, border-color 0.22s ease, background 0.22s ease;
  }

  #rs-specialist-services .rs-specialist-service-card:hover {
    transform: translateY(-3px);
    border-color: rgba(255, 255, 255, 0.13);
    background: linear-gradient(180deg, rgba(255,255,255,0.06) 0%, rgba(255,255,255,0.045) 100%);
  }

  #rs-specialist-services .rs-specialist-service-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 26px;
    font-size: 38px;
    line-height: 1;
    color: #f33645;
  }

  #rs-specialist-services .rs-specialist-service-title {
    margin: 0 0 12px;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 700;
    color: #ffffff;
  }

  #rs-specialist-services .rs-specialist-service-text {
    margin: 0 0 22px;
    font-size: 17px;
    line-height: 1.6;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.62);
  }

  #rs-specialist-services .rs-specialist-service-link {
    margin-top: auto;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #f33645;
    text-decoration: none;
    font-size: 17px;
    line-height: 1.2;
    font-weight: 700;
    transition: opacity 0.2s ease, transform 0.2s ease;
  }

  #rs-specialist-services .rs-specialist-service-link:hover {
    opacity: 0.9;
    transform: translateX(2px);
  }

  #rs-specialist-services .rs-specialist-service-link i {
    font-size: 15px;
    line-height: 1;
  }

  @media screen and (max-width: 1100px) {
    #rs-specialist-services .rs-specialist-services-grid {
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 22px;
    }

    #rs-specialist-services .rs-specialist-services-title {
      font-size: 44px;
    }
  }

  @media screen and (max-width: 991px) {
    #rs-specialist-services .rs-specialist-services-inner {
      padding: 54px 18px 62px;
    }

    #rs-specialist-services .rs-specialist-services-head {
      margin-bottom: 38px;
    }

    #rs-specialist-services .rs-specialist-services-text {
      font-size: 18px;
    }
  }

  @media screen and (max-width: 640px) {
    #rs-specialist-services .rs-specialist-services-top-image {
      height: 88px;
    }

    #rs-specialist-services .rs-specialist-services-inner {
      padding: 44px 16px 50px;
    }

    #rs-specialist-services .rs-specialist-services-title {
      font-size: 32px;
      line-height: 1.12;
    }

    #rs-specialist-services .rs-specialist-services-text {
      font-size: 16px;
      line-height: 1.68;
    }

    #rs-specialist-services .rs-specialist-services-grid {
      grid-template-columns: 1fr;
      gap: 16px;
    }

    #rs-specialist-services .rs-specialist-service-card {
      min-height: 0;
      padding: 24px 22px;
      border-radius: 14px;
    }

    #rs-specialist-services .rs-specialist-service-icon {
      margin-bottom: 20px;
      font-size: 34px;
    }

    #rs-specialist-services .rs-specialist-service-title {
      font-size: 21px;
    }

    #rs-specialist-services .rs-specialist-service-text {
      margin-bottom: 18px;
      font-size: 16px;
      line-height: 1.65;
    }

    #rs-specialist-services .rs-specialist-service-link {
      font-size: 16px;
    }
  }

/* from: home--2, services--5 */
#rs-brands-logo-marquee,
  #rs-brands-logo-marquee * {
    box-sizing: border-box;
    font-family: 'Roboto' !important;
  }

  #rs-brands-logo-marquee {
    width: 100%;
    background: #0a0a0a;
    padding: 72px 0;
    color: #ffffff;
    overflow: hidden;
  }

  #rs-brands-logo-marquee .rs-brands-inner {
    width: 100%;
    max-width: 1304px;
    margin: 0 auto;
    padding: 0 20px;
  }

  #rs-brands-logo-marquee .rs-brands-header {
    max-width: 940px;
    margin: 0 auto 38px;
    text-align: center;
  }

  #rs-brands-logo-marquee .rs-brands-title {
    margin: 0 0 16px;
    font-size: 54px;
    line-height: 1.08;
    font-weight: 700;
    letter-spacing: -0.02em;
    color: #ffffff;
  }

  #rs-brands-logo-marquee .rs-brands-text {
    margin: 0;
    font-size: 20px;
    line-height: 1.6;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.62);
  }

  #rs-brands-logo-marquee .rs-brands-marquee {
    position: relative;
    width: 100%;
    overflow: hidden;
    -webkit-mask-image: linear-gradient(to right, transparent 0%, #000 7%, #000 93%, transparent 100%);
    mask-image: linear-gradient(to right, transparent 0%, #000 7%, #000 93%, transparent 100%);
  }

  #rs-brands-logo-marquee .rs-brands-track {
    display: flex;
    align-items: center;
    gap: 18px;
    width: max-content;
    animation: rsBrandsScroll 52s linear infinite;
    will-change: transform;
  }

  #rs-brands-logo-marquee .rs-brands-marquee:hover .rs-brands-track {
    animation-play-state: paused;
  }

  #rs-brands-logo-marquee .rs-brand-card {
    flex: 0 0 auto;
    width: 138px;
    height: 84px;
    padding: 16px 18px;
    border: 1px solid rgba(255, 255, 255, 0.10);
    border-radius: 16px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.035) 0%, rgba(255, 255, 255, 0.02) 100%);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.03);
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #rs-brands-logo-marquee .rs-brand-card.rs-brand-wide {
    width: 164px;
  }

  #rs-brands-logo-marquee .rs-brand-logo {
    display: block;
    width: auto;
    max-width: 118px;
    height: 34px;
    object-fit: contain;
    opacity: 0.98;
  }

  #rs-brands-logo-marquee .rs-brand-card.rs-brand-tall .rs-brand-logo {
    height: 38px;
  }

  #rs-brands-logo-marquee .rs-brand-card.rs-brand-small .rs-brand-logo {
    height: 28px;
  }

  #rs-brands-logo-marquee .rs-brand-fallback {
    display: none;
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    letter-spacing: -0.01em;
  }

  @keyframes rsBrandsScroll {
    from {
      transform: translateX(0);
    }
    to {
      transform: translateX(calc(-50% - 9px));
    }
  }

  @media screen and (max-width: 991px) {
    #rs-brands-logo-marquee {
      padding: 56px 0;
    }

    #rs-brands-logo-marquee .rs-brands-inner {
      padding: 0 18px;
    }

    #rs-brands-logo-marquee .rs-brands-title {
      font-size: 40px;
    }

    #rs-brands-logo-marquee .rs-brands-text {
      font-size: 18px;
    }

    #rs-brands-logo-marquee .rs-brands-track {
      gap: 14px;
      animation-duration: 42s;
    }

    #rs-brands-logo-marquee .rs-brand-card {
      width: 124px;
      height: 76px;
      padding: 14px 16px;
      border-radius: 14px;
    }

    #rs-brands-logo-marquee .rs-brand-card.rs-brand-wide {
      width: 148px;
    }

    #rs-brands-logo-marquee .rs-brand-logo {
      max-width: 104px;
      height: 30px;
    }
  }

  @media screen and (max-width: 640px) {
    #rs-brands-logo-marquee {
      padding: 44px 0;
    }

    #rs-brands-logo-marquee .rs-brands-inner {
      padding: 0 16px;
    }

    #rs-brands-logo-marquee .rs-brands-header {
      margin-bottom: 28px;
    }

    #rs-brands-logo-marquee .rs-brands-title {
      font-size: 32px;
      line-height: 1.12;
    }

    #rs-brands-logo-marquee .rs-brands-text {
      font-size: 16px;
      line-height: 1.68;
    }

    #rs-brands-logo-marquee .rs-brands-track {
      gap: 12px;
      animation-duration: 36s;
    }

    #rs-brands-logo-marquee .rs-brand-card {
      width: 108px;
      height: 66px;
      padding: 12px 14px;
      border-radius: 12px;
    }

    #rs-brands-logo-marquee .rs-brand-card.rs-brand-wide {
      width: 132px;
    }

    #rs-brands-logo-marquee .rs-brand-logo {
      max-width: 88px;
      height: 25px;
    }

    #rs-brands-logo-marquee .rs-brand-card.rs-brand-tall .rs-brand-logo {
      height: 30px;
    }

    #rs-brands-logo-marquee .rs-brand-fallback {
      font-size: 15px;
    }
  }

  @media (prefers-reduced-motion: reduce) {
    #rs-brands-logo-marquee .rs-brands-track {
      animation: none;
    }
  }

/* from: home--3, services--6 */
#rs-how-it-works,
  #rs-how-it-works * {
    box-sizing: border-box;
    font-family: 'Roboto' !important;
  }

  #rs-how-it-works {
    width: 100%;
    background: #f3f3f3;
    padding: 72px 20px;
    color: #111111;
  }

  #rs-how-it-works .rs-how-it-works-container {
    width: 100%;
    max-width: 1304px;
    margin: 0 auto;
  }

  #rs-how-it-works .rs-how-it-works-heading {
    margin: 0 0 56px;
    text-align: center;
    font-size: 54px;
    line-height: 1.08;
    font-weight: 700;
    letter-spacing: -0.02em;
    color: #111111;
  }

  #rs-how-it-works .rs-how-it-works-grid {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 28px;
  }

  #rs-how-it-works .rs-how-it-works-item {
    text-align: center;
    max-width: 340px;
    margin: 0 auto;
  }

  #rs-how-it-works .rs-how-it-works-icon-wrap {
    position: relative;
    width: 74px;
    height: 74px;
    margin: 0 auto 20px;
    border-radius: 50%;
    background: #f4dde1;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #rs-how-it-works .rs-how-it-works-icon {
    font-size: 34px;
    line-height: 1;
    color: #f33645;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  #rs-how-it-works .rs-how-it-works-number {
    position: absolute;
    top: -8px;
    right: -8px;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: #f33645;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    box-shadow: 0 4px 12px rgba(243, 54, 69, 0.18);
  }

  #rs-how-it-works .rs-how-it-works-title {
    margin: 0 0 10px;
    font-size: 22px;
    line-height: 1.2;
    font-weight: 700;
    color: #111111;
  }

  #rs-how-it-works .rs-how-it-works-text {
    margin: 0;
    font-size: 17px;
    line-height: 1.6;
    font-weight: 400;
    color: #a2a2a2;
  }

  @media screen and (max-width: 991px) {
    #rs-how-it-works {
      padding: 56px 18px;
    }

    #rs-how-it-works .rs-how-it-works-heading {
      margin-bottom: 40px;
      font-size: 40px;
    }

    #rs-how-it-works .rs-how-it-works-grid {
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 34px 24px;
    }
  }

  @media screen and (max-width: 640px) {
    #rs-how-it-works {
      padding: 44px 16px;
    }

    #rs-how-it-works .rs-how-it-works-heading {
      margin-bottom: 32px;
      font-size: 32px;
      line-height: 1.12;
    }

    #rs-how-it-works .rs-how-it-works-grid {
      grid-template-columns: 1fr;
      gap: 28px;
    }

    #rs-how-it-works .rs-how-it-works-item {
      max-width: 100%;
    }

    #rs-how-it-works .rs-how-it-works-icon-wrap {
      width: 70px;
      height: 70px;
      margin-bottom: 18px;
    }

    #rs-how-it-works .rs-how-it-works-icon {
      font-size: 31px;
    }

    #rs-how-it-works .rs-how-it-works-number {
      width: 32px;
      height: 32px;
      font-size: 17px;
    }

    #rs-how-it-works .rs-how-it-works-title {
      font-size: 20px;
    }

    #rs-how-it-works .rs-how-it-works-text {
      font-size: 16px;
      line-height: 1.68;
    }
  }

/* from: home--4, book-now--1 */
.rs-branches-section {
      background: #0a0a0a;
      padding: 85px 20px;
      color: #ffffff;
      font-family: Arial, Helvetica, sans-serif;
    }

    .rs-branches-wrap {
      max-width: 1600px;
      margin: 0 auto;
    }

    .rs-branches-heading {
      text-align: center;
      max-width: 760px;
      margin: 0 auto 42px;
    }

    .rs-branches-heading h2 {
      margin: 0 0 14px;
      font-size: clamp(38px, 5vw, 68px);
      line-height: 1.02;
      font-weight: 800;
      letter-spacing: -0.03em;
      color: #ffffff;
    }

    .rs-branches-heading p {
      margin: 0;
      font-size: clamp(18px, 1.7vw, 24px);
      line-height: 1.55;
      color: rgba(255, 255, 255, 0.62);
    }

    .rs-branches-grid {
      display: grid;
      grid-template-columns: repeat(3, minmax(0, 1fr));
      gap: 28px;
    }

    .rs-branch-card {
      background: linear-gradient(90deg, rgba(19,19,19,1) 0%, rgba(23,23,23,1) 100%);
      border: 1px solid rgba(255, 255, 255, 0.08);
      border-radius: 18px;
      overflow: hidden;
      box-shadow: 0 0 0 1px rgba(255,255,255,0.02);
      display: flex;
      flex-direction: column;
    }

    .rs-branch-map {
      height: 250px;
      background: #111111;
      border-bottom: 1px solid rgba(255,255,255,0.06);
    }

    .rs-branch-map iframe {
      width: 100%;
      height: 100%;
      border: 0;
      display: block;
      filter: grayscale(1) contrast(1.05) brightness(0.88);
    }

    .rs-branch-map-placeholder {
      display: flex;
      align-items: center;
      justify-content: center;
      background:
        radial-gradient(circle at top left, rgba(255,31,31,0.12), transparent 35%),
        linear-gradient(180deg, #151515 0%, #101010 100%);
    }

    .rs-coming-soon-box {
      text-align: center;
      padding: 20px;
    }

    .rs-coming-soon-box i {
      display: block;
      font-size: 42px;
      color: #ff1f1f;
      margin-bottom: 14px;
    }

    .rs-coming-soon-box p {
      margin: 0 0 8px;
      font-size: 28px;
      line-height: 1.1;
      font-weight: 800;
      color: #ffffff;
    }

    .rs-coming-soon-box span {
      display: inline-block;
      padding: 8px 14px;
      border-radius: 999px;
      background: rgba(255, 31, 31, 0.12);
      border: 1px solid rgba(255, 31, 31, 0.24);
      color: #ff4a4a;
      font-size: 14px;
      font-weight: 700;
      letter-spacing: 0.04em;
      text-transform: uppercase;
    }

    .rs-branch-content {
      padding: 30px 32px 32px;
      display: flex;
      flex-direction: column;
      flex: 1;
    }

    .rs-branch-content h3 {
      margin: 0 0 24px;
      font-size: clamp(28px, 2.3vw, 40px);
      line-height: 1.1;
      font-weight: 800;
      letter-spacing: -0.02em;
      color: #ffffff;
    }

    .rs-branch-info {
      display: flex;
      flex-direction: column;
      gap: 18px;
      margin-bottom: 28px;
      flex: 1;
    }

    .rs-branch-line {
      display: flex;
      align-items: flex-start;
      gap: 14px;
    }

    .rs-branch-icon {
      width: 24px;
      min-width: 24px;
      color: #ff1f1f;
      font-size: 22px;
      line-height: 1;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 2px;
    }

    .rs-branch-line p {
      margin: 0;
      font-size: clamp(17px, 1.1vw, 19px);
      line-height: 1.45;
      color: rgba(255, 255, 255, 0.68);
    }

    .rs-branch-buttons {
      display: flex;
      flex-wrap: wrap;
      gap: 14px;
    }

    .rs-btn {
      min-height: 54px;
      padding: 0 22px;
      border-radius: 10px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      gap: 10px;
      text-decoration: none;
      font-size: 16px;
      font-weight: 800;
      transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease, border-color 0.25s ease;
      border: 1px solid transparent;
      box-sizing: border-box;
    }

    .rs-btn:hover,
    .rs-btn:focus-visible,
    .rs-btn:active {
      transform: translateY(-2px);
    }

    .rs-btn-whatsapp {
      background: #25d366;
      color: #ffffff;
    }

    .rs-btn-whatsapp:hover,
    .rs-btn-whatsapp:focus-visible,
    .rs-btn-whatsapp:active {
      box-shadow: 0 14px 26px rgba(37, 211, 102, 0.22);
    }

    .rs-btn-book {
      background: #ff1a1a;
      color: #ffffff;
    }

    .rs-btn-book:hover,
    .rs-btn-book:focus-visible,
    .rs-btn-book:active {
      box-shadow: 0 14px 26px rgba(255, 26, 26, 0.24);
    }

    .rs-btn-directions {
      background: transparent;
      color: #ffffff;
      border-color: rgba(255, 255, 255, 0.12);
    }

    .rs-btn-directions:hover,
    .rs-btn-directions:focus-visible,
    .rs-btn-directions:active {
      border-color: rgba(255, 255, 255, 0.24);
      box-shadow: 0 14px 26px rgba(255, 255, 255, 0.06);
    }

    .rs-btn-disabled {
      opacity: 0.45;
      cursor: not-allowed;
      pointer-events: none;
    }

    @media (max-width: 1200px) {
      .rs-branches-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
      }
    }

    @media (max-width: 767px) {
      .rs-branches-section {
        padding: 58px 16px;
      }

      .rs-branches-heading {
        margin-bottom: 28px;
      }

      .rs-branches-grid {
        grid-template-columns: 1fr;
      }

      .rs-branch-map {
        height: 230px;
      }

      .rs-branch-content {
        padding: 22px 20px 22px;
      }

      .rs-branch-content h3 {
        margin-bottom: 18px;
      }

      .rs-branch-info {
        gap: 14px;
        margin-bottom: 22px;
      }

      .rs-branch-line p {
        font-size: 17px;
      }

      .rs-branch-buttons {
        gap: 12px;
      }

      .rs-btn {
        width: 100%;
        min-height: 52px;
      }
    }

/* from: home--5, services--8, book-now--2 */
.rs-google-reviews-section {
      background: #000000;
      padding: 90px 20px;
      color: #ffffff;
      font-family: Arial, Helvetica, sans-serif;
    }

    .rs-google-reviews-wrap {
      max-width: 1320px;
      margin: 0 auto;
    }

    .rs-google-reviews-heading {
      text-align: center;
      max-width: 900px;
      margin: 0 auto 48px;
    }

    .rs-google-score-row {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      gap: 16px;
      margin-bottom: 16px;
      flex-wrap: wrap;
    }

    .rs-google-score {
      margin: 0;
      font-size: clamp(44px, 4vw, 72px);
      line-height: 1;
      font-weight: 800;
      letter-spacing: -0.03em;
      color: #ffffff;
    }

    .rs-google-stars {
      display: inline-flex;
      align-items: center;
      gap: 6px;
      color: #ff2020;
      font-size: clamp(22px, 2vw, 32px);
      line-height: 1;
    }

    .rs-google-title {
      margin: 0 0 14px;
      font-size: clamp(48px, 5vw, 78px);
      line-height: 1.02;
      font-weight: 800;
      letter-spacing: -0.03em;
      color: #ffffff;
    }

    .rs-google-subtitle {
      margin: 0;
      font-size: clamp(18px, 1.6vw, 24px);
      line-height: 1.55;
      color: rgba(255, 255, 255, 0.64);
    }

    .rs-google-widget {
      margin-top: 36px;
      position: relative;
    }

    .rs-google-widget .elfsight-app-f5e18a0a-63ba-426a-afb0-278d592c6126 {
      min-height: 280px;
    }

    @media (max-width: 767px) {
      .rs-google-reviews-section {
        padding: 60px 16px;
      }

      .rs-google-reviews-heading {
        margin-bottom: 32px;
      }
    }

/* from: about-us--1 */
.rs-expertise-section {
    background: #000;
    color: #fff;
    padding: clamp(56px, 8vw, 110px) 20px;
    font-family: Roboto, Arial, sans-serif;
  }

  .rs-expertise-section * {
    box-sizing: border-box;
    font-family: inherit;
  }

  .rs-expertise-container {
    width: min(100%, 1440px);
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(320px, 1fr);
    align-items: center;
    gap: clamp(32px, 5vw, 72px);
  }

  .rs-expertise-content {
    max-width: 760px;
  }

  .rs-expertise-title {
    margin: 0 0 24px;
    font-size: clamp(2rem, 3.3vw, 3.5rem);
    line-height: 1.08;
    font-weight: 700;
    letter-spacing: -0.03em;
    color: #ffffff;
    text-wrap: balance;
  }

  .rs-expertise-copy {
    margin: 0;
  }

  .rs-expertise-copy p {
    margin: 0 0 26px;
    font-size: clamp(1rem, 1.2vw, 1.3rem);
    line-height: 1.65;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.68);
  }

  .rs-expertise-copy p:last-child {
    margin-bottom: 0;
  }

  .rs-expertise-media {
    width: 100%;
  }

  .rs-expertise-image-wrap {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 11;
    border-radius: 20px;
    overflow: hidden;
    background: #111;
  }

  .rs-expertise-image {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
  }

  @media (max-width: 991px) {
    .rs-expertise-container {
      grid-template-columns: 1fr;
      gap: 28px;
    }

    .rs-expertise-content {
      max-width: 100%;
      order: 2;
    }

    .rs-expertise-media {
      order: 1;
    }

    .rs-expertise-title {
      margin-bottom: 18px;
    }

    .rs-expertise-copy p {
      margin-bottom: 20px;
      line-height: 1.7;
    }
  }

  @media (max-width: 640px) {
    .rs-expertise-section {
      padding: 44px 16px;
    }

    .rs-expertise-image-wrap {
      aspect-ratio: 4 / 3;
      border-radius: 16px;
    }

    .rs-expertise-title {
      font-size: clamp(1.75rem, 8vw, 2.35rem);
      line-height: 1.12;
    }

    .rs-expertise-copy p {
      font-size: 1rem;
    }
  }

/* from: about-us--2 */
.rs-values-section {
    background: #f5f5f5;
    padding: clamp(56px, 8vw, 110px) 20px;
    font-family: "Roboto", Arial, sans-serif;
  }

  .rs-values-section,
  .rs-values-section * {
    box-sizing: border-box;
  }

  .rs-values-container {
    width: min(100%, 1440px);
    margin: 0 auto;
  }

  .rs-values-heading {
    margin: 0 0 clamp(40px, 5vw, 72px);
    text-align: center;
    font-size: clamp(2rem, 3.2vw, 3.5rem);
    line-height: 1.1;
    font-weight: 700;
    letter-spacing: -0.03em;
    color: #111111;
  }

  .rs-values-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: clamp(28px, 3vw, 48px);
    align-items: start;
  }

  .rs-value-card {
    max-width: 430px;
    margin: 0 auto;
    text-align: center;
  }

  .rs-value-icon-wrap {
    width: 88px;
    height: 88px;
    margin: 0 auto 24px;
    border-radius: 50%;
    background: #f7dfe2;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .rs-value-icon {
    font-size: 34px;
    line-height: 1;
    color: #ef3b44;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  .rs-value-title {
    margin: 0 0 14px;
    font-size: clamp(1.45rem, 1.7vw, 2rem);
    line-height: 1.2;
    font-weight: 700;
    letter-spacing: -0.02em;
    color: #111111;
  }

  .rs-value-text {
    margin: 0;
    font-size: clamp(1rem, 1.05vw, 1.2rem);
    line-height: 1.55;
    font-weight: 400;
    color: #a3a3a3;
  }

  @media (max-width: 991px) {
    .rs-values-grid {
      grid-template-columns: 1fr;
      gap: 36px;
    }

    .rs-values-heading {
      margin-bottom: 36px;
    }

    .rs-value-card {
      max-width: 560px;
    }
  }

  @media (max-width: 640px) {
    .rs-values-section {
      padding: 44px 16px;
    }

    .rs-value-icon-wrap {
      width: 78px;
      height: 78px;
      margin-bottom: 20px;
    }

    .rs-value-icon {
      font-size: 30px;
    }

    .rs-value-title {
      margin-bottom: 12px;
      font-size: 1.6rem;
    }

    .rs-value-text {
      font-size: 1rem;
    }
  }

/* from: about-us--3 */
.rs-sister-section {
    background: #000000;
    color: #ffffff;
    font-family: "Roboto", sans-serif;
  }

  .rs-sister-section,
  .rs-sister-section * {
    box-sizing: border-box;
  }

  .rs-sister-top {
    background: #0a0a0a;
    padding: clamp(64px, 9vw, 120px) 20px clamp(70px, 9vw, 120px);
  }

  .rs-sister-top-inner {
    width: min(100%, 980px);
    margin: 0 auto;
    text-align: center;
  }

  .rs-sister-icon-wrap {
    width: 64px;
    height: 64px;
    margin: 0 auto 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ff3647;
  }

  .rs-sister-icon {
    width: 48px;
    height: 48px;
    display: block;
    stroke: currentColor;
  }

  .rs-sister-title {
    margin: 0 0 18px;
    font-size: clamp(2rem, 3.2vw, 3.6rem);
    line-height: 1.08;
    font-weight: 700;
    letter-spacing: -0.03em;
    color: #ffffff;
    text-wrap: balance;
  }

  .rs-sister-text {
    width: min(100%, 860px);
    margin: 0 auto;
    font-size: clamp(1rem, 1.2vw, 1.45rem);
    line-height: 1.55;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.56);
    text-wrap: pretty;
  }

  .rs-sister-cta {
    margin-top: 34px;
  }

  .rs-sister-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    min-height: 58px;
    padding: 0 24px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 10px;
    background: transparent;
    color: #ffffff;
    font-size: 1.1rem;
    line-height: 1;
    font-weight: 500;
    text-decoration: none;
    transition: background-color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
    will-change: transform;
  }

  .rs-sister-button:hover,
  .rs-sister-button:focus-visible {
    background: rgba(255, 255, 255, 0.04);
    border-color: rgba(255, 255, 255, 0.22);
    transform: translateY(-1px);
    outline: none;
  }

  .rs-sister-button-icon {
    width: 18px;
    height: 18px;
    display: block;
    stroke: currentColor;
    flex: 0 0 auto;
  }

  .rs-sister-stats {
    background: #000000;
    padding: clamp(52px, 7vw, 88px) 20px;
  }

  .rs-sister-stats-inner {
    width: min(100%, 1440px);
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 28px;
  }

  .rs-sister-stat {
    text-align: center;
  }

  .rs-sister-stat-number {
    display: block;
    margin: 0 0 10px;
    font-size: clamp(2.7rem, 5vw, 4.4rem);
    line-height: 0.95;
    font-weight: 700;
    letter-spacing: -0.04em;
    color: #ff3647;
  }

  .rs-sister-stat-label {
    margin: 0;
    font-size: clamp(1rem, 1.05vw, 1.3rem);
    line-height: 1.35;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.58);
  }

  @media (max-width: 991px) {
    .rs-sister-stats-inner {
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 36px 24px;
    }

    .rs-sister-top {
      padding-left: 16px;
      padding-right: 16px;
    }

    .rs-sister-stats {
      padding-left: 16px;
      padding-right: 16px;
    }
  }

  @media (max-width: 640px) {
    .rs-sister-top {
      padding-top: 52px;
      padding-bottom: 64px;
    }

    .rs-sister-icon-wrap {
      width: 56px;
      height: 56px;
      margin-bottom: 20px;
    }

    .rs-sister-icon {
      width: 42px;
      height: 42px;
    }

    .rs-sister-title {
      margin-bottom: 14px;
      font-size: clamp(1.8rem, 8vw, 2.5rem);
      line-height: 1.12;
    }

    .rs-sister-text {
      font-size: 1rem;
      line-height: 1.65;
    }

    .rs-sister-cta {
      margin-top: 26px;
    }

    .rs-sister-button {
      width: 100%;
      max-width: 320px;
      min-height: 54px;
      padding: 0 20px;
      font-size: 1rem;
    }

    .rs-sister-stats-inner {
      grid-template-columns: 1fr;
      gap: 30px;
    }

    .rs-sister-stats {
      padding-top: 46px;
      padding-bottom: 52px;
    }

    .rs-sister-stat-number {
      margin-bottom: 8px;
    }
  }

/* from: services--1 */
#rs-gearbox-service,
  #rs-gearbox-service * {
    box-sizing: border-box;
    font-family: 'Roboto' !important;
  }

  #rs-gearbox-service {
    width: 100%;
    background: #000000;
    padding: 70px 20px;
    color: #ffffff;
  }

  #rs-gearbox-service .rs-gearbox-service-container {
    width: 100%;
    max-width: 1304px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 56px;
  }

  #rs-gearbox-service .rs-gearbox-service-media,
  #rs-gearbox-service .rs-gearbox-service-content {
    width: 50%;
  }

  #rs-gearbox-service .rs-gearbox-service-image-wrap {
    width: 100%;
    border-radius: 18px;
    overflow: hidden;
    background: #111111;
  }

  #rs-gearbox-service .rs-gearbox-service-image {
    display: block;
    width: 100%;
    height: auto;
  }

  #rs-gearbox-service .rs-gearbox-service-title {
    margin: 0 0 22px 0;
    font-size: 54px;
    line-height: 1.08;
    font-weight: 700;
    letter-spacing: -0.02em;
    color: #ffffff;
  }

  #rs-gearbox-service .rs-gearbox-service-text {
    margin: 0 0 28px 0;
    font-size: 20px;
    line-height: 1.6;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.62);
  }

  #rs-gearbox-service .rs-gearbox-service-list {
    list-style: none;
    margin: 0 0 30px 0;
    padding: 0;
  }

  #rs-gearbox-service .rs-gearbox-service-list li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 16px;
    font-size: 18px;
    line-height: 1.45;
    font-weight: 400;
    color: #f4f4f4;
  }

  #rs-gearbox-service .rs-gearbox-service-list li:last-child {
    margin-bottom: 0;
  }

  #rs-gearbox-service .rs-gearbox-service-check {
    width: 20px;
    height: 20px;
    min-width: 20px;
    margin-top: 2px;
    color: #ff3b4d;
  }

  #rs-gearbox-service .rs-gearbox-service-check svg {
    display: block;
    width: 100%;
    height: 100%;
    stroke: currentColor;
  }

  #rs-gearbox-service .rs-gearbox-service-symptoms-title {
    margin: 0 0 14px 0;
    font-size: 22px;
    line-height: 1.2;
    font-weight: 700;
    color: #ffffff;
  }

  #rs-gearbox-service .rs-gearbox-service-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin: 0 0 34px 0;
    padding: 0;
  }

  #rs-gearbox-service .rs-gearbox-service-tag {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    padding: 9px 16px;
    border: 1px solid rgba(255, 59, 77, 0.24);
    border-radius: 999px;
    background: rgba(255, 59, 77, 0.08);
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400;
    color: #ff4a58;
    white-space: nowrap;
  }

  #rs-gearbox-service .rs-gearbox-service-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    min-height: 60px;
    padding: 0 22px;
    border-radius: 12px;
    background: #ff3b4d;
    color: #ffffff;
    text-decoration: none;
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    border: 1px solid transparent;
    transition: all 0.2s ease;
  }

  #rs-gearbox-service .rs-gearbox-service-cta:hover {
    background: #ff2e41;
    transform: translateY(-1px);
    box-shadow: 0 10px 24px rgba(255, 59, 77, 0.22);
  }

  #rs-gearbox-service .rs-gearbox-service-cta-icon {
    width: 18px;
    height: 18px;
    min-width: 18px;
    color: currentColor;
  }

  #rs-gearbox-service .rs-gearbox-service-cta-icon svg {
    display: block;
    width: 100%;
    height: 100%;
    stroke: currentColor;
  }

  @media screen and (max-width: 991px) {
    #rs-gearbox-service {
      padding: 56px 18px;
    }

    #rs-gearbox-service .rs-gearbox-service-container {
      flex-direction: column;
      gap: 28px;
    }

    #rs-gearbox-service .rs-gearbox-service-media,
    #rs-gearbox-service .rs-gearbox-service-content {
      width: 100%;
    }

    #rs-gearbox-service .rs-gearbox-service-title {
      font-size: 40px;
    }

    #rs-gearbox-service .rs-gearbox-service-text {
      font-size: 18px;
    }
  }

  @media screen and (max-width: 640px) {
    #rs-gearbox-service {
      padding: 44px 16px;
    }

    #rs-gearbox-service .rs-gearbox-service-image-wrap {
      border-radius: 14px;
    }

    #rs-gearbox-service .rs-gearbox-service-title {
      margin-bottom: 16px;
      font-size: 32px;
      line-height: 1.12;
    }

    #rs-gearbox-service .rs-gearbox-service-text {
      margin-bottom: 22px;
      font-size: 16px;
      line-height: 1.68;
    }

    #rs-gearbox-service .rs-gearbox-service-list li {
      font-size: 17px;
      margin-bottom: 14px;
    }

    #rs-gearbox-service .rs-gearbox-service-symptoms-title {
      font-size: 20px;
    }

    #rs-gearbox-service .rs-gearbox-service-tag {
      min-height: 36px;
      padding: 8px 14px;
      font-size: 14px;
      white-space: normal;
    }

    #rs-gearbox-service .rs-gearbox-service-cta {
      width: 100%;
      min-height: 56px;
      padding: 0 18px;
      font-size: 17px;
      text-align: center;
    }
  }

/* from: services--2 */
#rs-differential-service,
  #rs-differential-service * {
    box-sizing: border-box;
    font-family: 'Roboto' !important;
  }

  #rs-differential-service {
    width: 100%;
    background: #f3f3f3;
    padding: 72px 20px;
    color: #111111;
  }

  #rs-differential-service .rs-differential-service-container {
    width: 100%;
    max-width: 1304px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 56px;
  }

  #rs-differential-service .rs-differential-service-content,
  #rs-differential-service .rs-differential-service-media {
    width: 50%;
  }

  #rs-differential-service .rs-differential-service-content {
    max-width: 760px;
  }

  #rs-differential-service .rs-differential-service-title {
    margin: 0 0 22px 0;
    font-size: 54px;
    line-height: 1.08;
    font-weight: 700;
    letter-spacing: -0.02em;
    color: #111111;
  }

  #rs-differential-service .rs-differential-service-text {
    margin: 0 0 28px 0;
    max-width: 800px;
    font-size: 20px;
    line-height: 1.6;
    font-weight: 400;
    color: #9b9b9b;
  }

  #rs-differential-service .rs-differential-service-list {
    list-style: none;
    margin: 0 0 28px 0;
    padding: 0;
  }

  #rs-differential-service .rs-differential-service-list li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 14px;
    font-size: 18px;
    line-height: 1.45;
    font-weight: 400;
    color: #222222;
  }

  #rs-differential-service .rs-differential-service-list li:last-child {
    margin-bottom: 0;
  }

  #rs-differential-service .rs-differential-service-check {
    width: 20px;
    height: 20px;
    min-width: 20px;
    margin-top: 2px;
    color: #ff4454;
  }

  #rs-differential-service .rs-differential-service-check svg {
    width: 100%;
    height: 100%;
    display: block;
    stroke: currentColor;
  }

  #rs-differential-service .rs-differential-service-symptoms-title {
    margin: 0 0 14px 0;
    font-size: 22px;
    line-height: 1.2;
    font-weight: 700;
    color: #111111;
  }

  #rs-differential-service .rs-differential-service-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin: 0 0 32px 0;
    padding: 0;
  }

  #rs-differential-service .rs-differential-service-tag {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 38px;
    padding: 8px 16px;
    border: 1px solid rgba(255, 68, 84, 0.18);
    border-radius: 999px;
    background: rgba(255, 68, 84, 0.05);
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400;
    color: #ff4a58;
    white-space: nowrap;
  }

  #rs-differential-service .rs-differential-service-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    min-height: 58px;
    padding: 0 20px;
    border: 1px solid transparent;
    border-radius: 10px;
    background: #ff3b4d;
    color: #ffffff;
    text-decoration: none;
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    transition: all 0.2s ease;
  }

  #rs-differential-service .rs-differential-service-cta:hover {
    background: #ff2f42;
    transform: translateY(-1px);
    box-shadow: 0 10px 24px rgba(255, 59, 77, 0.18);
  }

  #rs-differential-service .rs-differential-service-cta-icon {
    width: 18px;
    height: 18px;
    min-width: 18px;
    color: currentColor;
  }

  #rs-differential-service .rs-differential-service-cta-icon svg {
    width: 100%;
    height: 100%;
    display: block;
    stroke: currentColor;
  }

  #rs-differential-service .rs-differential-service-image-wrap {
    width: 100%;
    overflow: hidden;
    border-radius: 16px;
    background: #dddddd;
  }

  #rs-differential-service .rs-differential-service-image {
    display: block;
    width: 100%;
    height: auto;
    border: 0;
  }

  @media screen and (max-width: 991px) {
    #rs-differential-service {
      padding: 56px 18px;
    }

    #rs-differential-service .rs-differential-service-container {
      flex-direction: column;
      gap: 28px;
    }

    #rs-differential-service .rs-differential-service-content,
    #rs-differential-service .rs-differential-service-media {
      width: 100%;
      max-width: 100%;
    }

    #rs-differential-service .rs-differential-service-title {
      font-size: 40px;
    }

    #rs-differential-service .rs-differential-service-text {
      font-size: 18px;
    }
  }

  @media screen and (max-width: 640px) {
    #rs-differential-service {
      padding: 44px 16px;
    }

    #rs-differential-service .rs-differential-service-title {
      margin-bottom: 16px;
      font-size: 32px;
      line-height: 1.12;
    }

    #rs-differential-service .rs-differential-service-text {
      margin-bottom: 22px;
      font-size: 16px;
      line-height: 1.68;
    }

    #rs-differential-service .rs-differential-service-list li {
      margin-bottom: 12px;
      font-size: 17px;
    }

    #rs-differential-service .rs-differential-service-symptoms-title {
      font-size: 20px;
    }

    #rs-differential-service .rs-differential-service-tags {
      gap: 10px;
      margin-bottom: 28px;
    }

    #rs-differential-service .rs-differential-service-tag {
      min-height: 36px;
      padding: 8px 14px;
      font-size: 14px;
      white-space: normal;
    }

    #rs-differential-service .rs-differential-service-cta {
      width: 100%;
      min-height: 56px;
      padding: 0 18px;
      font-size: 17px;
      text-align: center;
    }

    #rs-differential-service .rs-differential-service-image-wrap {
      border-radius: 14px;
    }
  }

/* from: services--3 */
#rs-transmission-service,
  #rs-transmission-service * {
    box-sizing: border-box;
    font-family: 'Roboto' !important;
  }

  #rs-transmission-service {
    width: 100%;
    background: #000000;
    padding: 72px 20px;
    color: #ffffff;
  }

  #rs-transmission-service .rs-transmission-service-container {
    width: 100%;
    max-width: 1304px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 56px;
  }

  #rs-transmission-service .rs-transmission-service-media,
  #rs-transmission-service .rs-transmission-service-content {
    width: 50%;
  }

  #rs-transmission-service .rs-transmission-service-image-wrap {
    width: 100%;
    overflow: hidden;
    border-radius: 16px;
    background: #111111;
  }

  #rs-transmission-service .rs-transmission-service-image {
    display: block;
    width: 100%;
    height: auto;
    border: 0;
  }

  #rs-transmission-service .rs-transmission-service-content {
    max-width: 760px;
  }

  #rs-transmission-service .rs-transmission-service-title {
    margin: 0 0 22px 0;
    font-size: 54px;
    line-height: 1.08;
    font-weight: 700;
    letter-spacing: -0.02em;
    color: #ffffff;
  }

  #rs-transmission-service .rs-transmission-service-text {
    margin: 0 0 28px 0;
    max-width: 820px;
    font-size: 20px;
    line-height: 1.6;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.62);
  }

  #rs-transmission-service .rs-transmission-service-list {
    list-style: none;
    margin: 0 0 32px 0;
    padding: 0;
  }

  #rs-transmission-service .rs-transmission-service-list li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 14px;
    font-size: 18px;
    line-height: 1.45;
    font-weight: 400;
    color: #f4f4f4;
  }

  #rs-transmission-service .rs-transmission-service-list li:last-child {
    margin-bottom: 0;
  }

  #rs-transmission-service .rs-transmission-service-check {
    width: 20px;
    height: 20px;
    min-width: 20px;
    margin-top: 2px;
    color: #ff4454;
  }

  #rs-transmission-service .rs-transmission-service-check svg {
    display: block;
    width: 100%;
    height: 100%;
    stroke: currentColor;
  }

  #rs-transmission-service .rs-transmission-service-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    min-height: 58px;
    padding: 0 20px;
    border: 1px solid transparent;
    border-radius: 10px;
    background: #ff3b4d;
    color: #ffffff;
    text-decoration: none;
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    transition: all 0.2s ease;
  }

  #rs-transmission-service .rs-transmission-service-cta:hover {
    background: #ff2f42;
    transform: translateY(-1px);
    box-shadow: 0 10px 24px rgba(255, 59, 77, 0.18);
  }

  #rs-transmission-service .rs-transmission-service-cta-icon {
    width: 18px;
    height: 18px;
    min-width: 18px;
    color: currentColor;
  }

  #rs-transmission-service .rs-transmission-service-cta-icon svg {
    display: block;
    width: 100%;
    height: 100%;
    stroke: currentColor;
  }

  @media screen and (max-width: 991px) {
    #rs-transmission-service {
      padding: 56px 18px;
    }

    #rs-transmission-service .rs-transmission-service-container {
      flex-direction: column;
      gap: 28px;
    }

    #rs-transmission-service .rs-transmission-service-media,
    #rs-transmission-service .rs-transmission-service-content {
      width: 100%;
      max-width: 100%;
    }

    #rs-transmission-service .rs-transmission-service-title {
      font-size: 40px;
    }

    #rs-transmission-service .rs-transmission-service-text {
      font-size: 18px;
    }
  }

  @media screen and (max-width: 640px) {
    #rs-transmission-service {
      padding: 44px 16px;
    }

    #rs-transmission-service .rs-transmission-service-image-wrap {
      border-radius: 14px;
    }

    #rs-transmission-service .rs-transmission-service-title {
      margin-bottom: 16px;
      font-size: 32px;
      line-height: 1.12;
    }

    #rs-transmission-service .rs-transmission-service-text {
      margin-bottom: 22px;
      font-size: 16px;
      line-height: 1.68;
    }

    #rs-transmission-service .rs-transmission-service-list li {
      margin-bottom: 12px;
      font-size: 17px;
    }

    #rs-transmission-service .rs-transmission-service-cta {
      width: 100%;
      min-height: 56px;
      padding: 0 18px;
      font-size: 17px;
      text-align: center;
    }
  }

/* from: services--4 */
#rs-diagnostics-inspection,
  #rs-diagnostics-inspection * {
    box-sizing: border-box;
    font-family: 'Roboto' !important;
  }

  #rs-diagnostics-inspection {
    width: 100%;
    background: #f3f3f3;
    padding: 72px 20px;
    color: #111111;
  }

  #rs-diagnostics-inspection .rs-diagnostics-inspection-container {
    width: 100%;
    max-width: 1304px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 56px;
  }

  #rs-diagnostics-inspection .rs-diagnostics-inspection-content,
  #rs-diagnostics-inspection .rs-diagnostics-inspection-media {
    width: 50%;
  }

  #rs-diagnostics-inspection .rs-diagnostics-inspection-content {
    max-width: 760px;
  }

  #rs-diagnostics-inspection .rs-diagnostics-inspection-title {
    margin: 0 0 22px 0;
    font-size: 54px;
    line-height: 1.08;
    font-weight: 700;
    letter-spacing: -0.02em;
    color: #111111;
  }

  #rs-diagnostics-inspection .rs-diagnostics-inspection-text {
    margin: 0 0 28px 0;
    max-width: 820px;
    font-size: 20px;
    line-height: 1.6;
    font-weight: 400;
    color: #9b9b9b;
  }

  #rs-diagnostics-inspection .rs-diagnostics-inspection-list {
    list-style: none;
    margin: 0 0 32px 0;
    padding: 0;
  }

  #rs-diagnostics-inspection .rs-diagnostics-inspection-list li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 14px;
    font-size: 18px;
    line-height: 1.45;
    font-weight: 400;
    color: #222222;
  }

  #rs-diagnostics-inspection .rs-diagnostics-inspection-list li:last-child {
    margin-bottom: 0;
  }

  #rs-diagnostics-inspection .rs-diagnostics-inspection-check {
    width: 20px;
    height: 20px;
    min-width: 20px;
    margin-top: 2px;
    color: #ff4454;
  }

  #rs-diagnostics-inspection .rs-diagnostics-inspection-check svg {
    width: 100%;
    height: 100%;
    display: block;
    stroke: currentColor;
  }

  #rs-diagnostics-inspection .rs-diagnostics-inspection-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    min-height: 58px;
    padding: 0 20px;
    border: 1px solid transparent;
    border-radius: 10px;
    background: #ff3b4d;
    color: #ffffff;
    text-decoration: none;
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    transition: all 0.2s ease;
  }

  #rs-diagnostics-inspection .rs-diagnostics-inspection-cta:hover {
    background: #ff2f42;
    transform: translateY(-1px);
    box-shadow: 0 10px 24px rgba(255, 59, 77, 0.18);
  }

  #rs-diagnostics-inspection .rs-diagnostics-inspection-cta-icon {
    width: 18px;
    height: 18px;
    min-width: 18px;
    color: currentColor;
  }

  #rs-diagnostics-inspection .rs-diagnostics-inspection-cta-icon svg {
    width: 100%;
    height: 100%;
    display: block;
    stroke: currentColor;
  }

  #rs-diagnostics-inspection .rs-diagnostics-inspection-image-wrap {
    width: 100%;
    overflow: hidden;
    border-radius: 16px;
    background: #dddddd;
  }

  #rs-diagnostics-inspection .rs-diagnostics-inspection-image {
    display: block;
    width: 100%;
    height: auto;
    border: 0;
  }

  @media screen and (max-width: 991px) {
    #rs-diagnostics-inspection {
      padding: 56px 18px;
    }

    #rs-diagnostics-inspection .rs-diagnostics-inspection-container {
      flex-direction: column;
      gap: 28px;
    }

    #rs-diagnostics-inspection .rs-diagnostics-inspection-content,
    #rs-diagnostics-inspection .rs-diagnostics-inspection-media {
      width: 100%;
      max-width: 100%;
    }

    #rs-diagnostics-inspection .rs-diagnostics-inspection-title {
      font-size: 40px;
    }

    #rs-diagnostics-inspection .rs-diagnostics-inspection-text {
      font-size: 18px;
    }
  }

  @media screen and (max-width: 640px) {
    #rs-diagnostics-inspection {
      padding: 44px 16px;
    }

    #rs-diagnostics-inspection .rs-diagnostics-inspection-title {
      margin-bottom: 16px;
      font-size: 32px;
      line-height: 1.12;
    }

    #rs-diagnostics-inspection .rs-diagnostics-inspection-text {
      margin-bottom: 22px;
      font-size: 16px;
      line-height: 1.68;
    }

    #rs-diagnostics-inspection .rs-diagnostics-inspection-list li {
      margin-bottom: 12px;
      font-size: 17px;
    }

    #rs-diagnostics-inspection .rs-diagnostics-inspection-cta {
      width: 100%;
      min-height: 56px;
      padding: 0 18px;
      font-size: 17px;
      text-align: center;
    }

    #rs-diagnostics-inspection .rs-diagnostics-inspection-image-wrap {
      border-radius: 14px;
    }
  }

/* from: services--7 */
#rs-diagnose-cta,
  #rs-diagnose-cta * {
    box-sizing: border-box;
    font-family: 'Roboto' !important;
  }

  #rs-diagnose-cta {
    width: 100%;
    background: #0a0a0a;
    padding: 76px 20px;
    color: #ffffff;
  }

  #rs-diagnose-cta .rs-diagnose-cta-container {
    width: 100%;
    max-width: 1304px;
    margin: 0 auto;
    text-align: center;
  }

  #rs-diagnose-cta .rs-diagnose-cta-title {
    margin: 0 0 18px;
    font-size: 54px;
    line-height: 1.08;
    font-weight: 700;
    letter-spacing: -0.02em;
    color: #ffffff;
  }

  #rs-diagnose-cta .rs-diagnose-cta-text {
    max-width: 860px;
    margin: 0 auto 32px;
    font-size: 20px;
    line-height: 1.6;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.62);
  }

  #rs-diagnose-cta .rs-diagnose-cta-buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    flex-wrap: wrap;
  }

  #rs-diagnose-cta .rs-diagnose-cta-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    min-width: 356px;
    min-height: 58px;
    padding: 0 22px;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    text-decoration: none;
    font-size: 18px;
    line-height: 1;
    font-weight: 700;
    transition: all 0.2s ease;
  }

  #rs-diagnose-cta .rs-diagnose-cta-button-primary {
    background: #f23645;
    border-color: #f23645;
    color: #ffffff;
  }

  #rs-diagnose-cta .rs-diagnose-cta-button-primary:hover {
    background: #e82a3a;
    border-color: #e82a3a;
    transform: translateY(-1px);
    box-shadow: 0 10px 24px rgba(242, 54, 69, 0.22);
  }

  #rs-diagnose-cta .rs-diagnose-cta-button-secondary {
    background: transparent;
    color: #ffffff;
  }

  #rs-diagnose-cta .rs-diagnose-cta-button-secondary:hover {
    background: rgba(255, 255, 255, 0.04);
    border-color: rgba(255, 255, 255, 0.18);
    transform: translateY(-1px);
  }

  #rs-diagnose-cta .rs-diagnose-cta-icon {
    width: 22px;
    height: 22px;
    min-width: 22px;
    color: currentColor;
  }

  #rs-diagnose-cta .rs-diagnose-cta-icon svg {
    width: 100%;
    height: 100%;
    display: block;
    stroke: currentColor;
  }

  @media screen and (max-width: 991px) {
    #rs-diagnose-cta {
      padding: 56px 18px;
    }

    #rs-diagnose-cta .rs-diagnose-cta-title {
      font-size: 40px;
    }

    #rs-diagnose-cta .rs-diagnose-cta-text {
      font-size: 18px;
      margin-bottom: 28px;
    }

    #rs-diagnose-cta .rs-diagnose-cta-button {
      min-width: 320px;
    }
  }

  @media screen and (max-width: 640px) {
    #rs-diagnose-cta {
      padding: 44px 16px;
    }

    #rs-diagnose-cta .rs-diagnose-cta-title {
      margin-bottom: 14px;
      font-size: 32px;
      line-height: 1.12;
    }

    #rs-diagnose-cta .rs-diagnose-cta-text {
      margin-bottom: 24px;
      font-size: 16px;
      line-height: 1.68;
    }

    #rs-diagnose-cta .rs-diagnose-cta-buttons {
      gap: 12px;
    }

    #rs-diagnose-cta .rs-diagnose-cta-button {
      width: 100%;
      min-width: 0;
      min-height: 56px;
      padding: 0 18px;
      font-size: 17px;
    }
  }

/* from: workshop--1 */
#rs-gallery-page,
  #rs-gallery-page * {
    box-sizing: border-box;
    font-family: 'Roboto', sans-serif !important;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
  }

  #rs-gallery-page {
    width: 100%;
    background: #f3f3f3;
    color: #111111;
  }

  /* Reset default browser spacing */
  #rs-gallery-page h1,
  #rs-gallery-page p,
  #rs-gallery-page figure {
    margin: 0;
  }

  #rs-gallery-page .rs-gallery-shell {
    width: 100%;
    max-width: 1304px;
    margin: 0 auto;
    padding: 0 20px;
  }

  #rs-gallery-page .rs-gallery-hero {
    padding: 76px 0 34px;
    text-align: center;
  }

  #rs-gallery-page .rs-gallery-title {
    margin-bottom: 18px;
    font-size: 64px;
    line-height: 1.05;
    font-weight: 700;
    letter-spacing: -0.03em;
    color: #111111;
  }

  #rs-gallery-page .rs-gallery-intro {
    width: 100%;
    max-width: 920px;
    margin: 0 auto;
    font-size: 20px;
    line-height: 1.65;
    font-weight: 400;
    color: #8e8e8e;
  }

  #rs-gallery-page .rs-gallery-grid-section {
    padding: 10px 0 80px;
  }

  #rs-gallery-page .rs-gallery-grid {
    display: grid;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    gap: 20px;
  }

  #rs-gallery-page .rs-gallery-card {
    position: relative;
    overflow: hidden;
    border-radius: 18px;
    background: #dddddd;
    margin: 0;
    width: 100%;
    min-height: 0;
    aspect-ratio: 4 / 3;
  }

  #rs-gallery-page .rs-gallery-card.rs-span-7 {
    grid-column: span 7;
  }

  #rs-gallery-page .rs-gallery-card.rs-span-5 {
    grid-column: span 5;
  }

  #rs-gallery-page .rs-gallery-card.rs-span-4 {
    grid-column: span 4;
  }

  #rs-gallery-page .rs-gallery-card img {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 0;
    object-fit: cover;
    transition: transform 0.45s ease;
  }

  #rs-gallery-page .rs-gallery-card:hover img {
    transform: scale(1.04);
  }

  #rs-gallery-page .rs-gallery-caption {
    position: absolute;
    left: 18px;
    right: 18px;
    bottom: 18px;
    padding: 12px 14px;
    border-radius: 12px;
    background: rgba(0, 0, 0, 0.58);
    backdrop-filter: blur(4px);
    color: #ffffff;
    font-size: 15px;
    line-height: 1.45;
    font-weight: 500;
  }

  @media screen and (max-width: 991px) {
    #rs-gallery-page .rs-gallery-shell {
      padding: 0 18px;
    }

    #rs-gallery-page .rs-gallery-hero {
      padding: 50px 0 24px;
    }

    #rs-gallery-page .rs-gallery-title {
      font-size: 42px;
    }

    #rs-gallery-page .rs-gallery-intro {
      font-size: 17px;
      line-height: 1.6;
    }

    #rs-gallery-page .rs-gallery-grid {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    #rs-gallery-page .rs-gallery-card.rs-span-7,
    #rs-gallery-page .rs-gallery-card.rs-span-5,
    #rs-gallery-page .rs-gallery-card.rs-span-4 {
      grid-column: span 1;
    }

    #rs-gallery-page .rs-gallery-card {
      aspect-ratio: 4 / 3;
    }
  }

  @media screen and (max-width: 640px) {
    #rs-gallery-page .rs-gallery-shell {
      padding: 0 14px;
    }

    #rs-gallery-page .rs-gallery-hero {
      padding: 34px 0 18px;
    }

    #rs-gallery-page .rs-gallery-title {
      font-size: 30px;
      line-height: 1.12;
      letter-spacing: -0.02em;
      margin-bottom: 12px;
    }

    #rs-gallery-page .rs-gallery-intro {
      max-width: 100%;
      font-size: 15px;
      line-height: 1.55;
    }

    #rs-gallery-page .rs-gallery-grid-section {
      padding: 8px 0 36px;
    }

    #rs-gallery-page .rs-gallery-grid {
      grid-template-columns: 1fr;
      gap: 12px;
    }

    #rs-gallery-page .rs-gallery-card {
      border-radius: 14px;
      aspect-ratio: 1 / 1;
    }

    #rs-gallery-page .rs-gallery-caption {
      left: 12px;
      right: 12px;
      bottom: 12px;
      font-size: 13px;
      line-height: 1.4;
      padding: 10px 12px;
    }
  }
