/* =========================================
   COLOMOTO – responsive.css
   ========================================= */
@media (max-width: 1280px) {

  .frustration-section {
    padding: 100px 48px;
}

.faq-section-x {
    padding: 100px 48px;
}


.finalcta-footer-x {
    padding: 20px 48px;
}
    .feature-box {
        min-width: 15%;
        max-width: 25%;
    }
.features-row {

    gap: 10px;
  
}

.ctab-section__inner {

    padding: 60px 48px;
 
}

.services-section {
    background: #060400;
    padding: 30px 48px 120px;
}

.features-container {
    padding: 0px 48px;
}
}

/* ── TABLET (≤ 1024px) ─────────────────── */
@media (max-width: 1024px) {

  .header__inner { padding: 16px 32px; }

  .hero__inner {
    padding: 140px 32px 40px;
    gap: 24px;
  }

  .hero__heading {
    font-size: 68px;
    line-height: 74px;
  }

  .cf-track { height: 290px; }
  .cf-arrow { top: 145px; }

  .brands-inner { padding: 0 32px; gap: 16px; }
}

/* ── MOBILE (≤ 768px) ──────────────────── */
@media (max-width: 768px) {

    .cq-hero__row2 {
    display: flex;
    margin-top: -16px;
}


.xpop__trust-item {
    font-size: 10px;
}
   .faq-question-x span img{
        width: 12px;
      }

          .faq-question-x span {
        margin-left: 4px;

    }

    .faq-grid-x {
    gap: 10px;
}


.faq-col-x {
    gap: 10px;
}
  .cq-hero {
      min-height: 245px!important;
      padding-top: 0!important;
      padding-bottom: 0;
    }
.blg-detail-article__imgblock {
    height: 143px;
}


.blg-detail-article h2, .blg-detail-article__h2 {
    font-size: 18px;
    margin: 20px 0 9px;
    line-height: 1.2;
}

.blg-detail-article p {
    font-size: 14px;
    color: #fff;
    line-height: 140%;
    margin-bottom: 14px;
    font-weight: 300;
}

  .blg-detail-article__title {
    text-align: center;
    font-size: 22.12px;
    color: #fff;
    margin-bottom: 12px;
}

  .blg-detail-article__meta {
    display: flex;
    align-items: center;
    gap: 7px;
    font-size: 10px;
    margin-bottom: 20px;
    flex-wrap: wrap;
}

  .blg-card__readmore {
    font-size: 13px;
}
.blg-card__excerpt {
    font-size: 11.5px;
    line-height: 150%;
}

.blg-card__tag {
    font-size: 8px;
    background: #2e2e2e;
    color: #fdbb11;
    padding: 3px 6px;
    border-radius: 3px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-left: auto;
}

  .blg-card__title {
    font-size: 15px;
    line-height: 20.2px;
}

  .blg-card__img {
    height: 135px;
}
      .blg-layout {
        padding: 0px 15px;
    }

  .blg-hero {
    padding: 100px 20px 15px;
}

.blg-hero__tagline {
    font-size: 12px;
    letter-spacing: 1.37px;
    line-height: 8.6px;
    margin-bottom: 30px;
}
.diff-section__label-1 {
    font-size: 12px;
}

 .service-details-page  h2.diff-mobile__heading1 {
        font-size: 33.6px;
    line-height: 35.7px;
    margin-bottom: 30px;

  }

  .vs {
    padding: 0px 0;
}

.vs__prev, .vs__next{
  display: none;
}
   
.service-details-page .ctab-section__sub {
    font-size: 12px;
    margin-top: 0px;
}

section.prec-section.prec-section-2 {
    padding-top: 40px;
}

section.prec-section.prec-section-2 .prec-row {
    flex-wrap: wrap-reverse;
}

.service-details-page  .ctab-section__inner {
        padding: 40px 20px;
    }
.service-details-page .ctab-section__btn {
        width: 100%;
        justify-content: center;
        font-size: 12px;
        width: fit-content;
        padding: 10px 21px;
    }

  .service-details-page  .ctab-section__heading {
        font-size: 24px;
        line-height: 0px;
    }

  .prec-left h2 {
    font-size: 33.6px;
    line-height: 35.7px;
    margin-bottom: 30px;
}
.prec-top-img {
    padding-bottom: 40px;
}


.prec-btn {
    padding: 8px 20px;
    border-radius: 7.83px;
    font-size: 12px;
}

.prec-link {
    font-size: 12px;
}

.prec-btns {
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 18px;
    margin-bottom: 50px;
}
.prec-right {
    width: 100%;
}
.prec-left {
    width: 100%;
}

.prec-left li {
    color: #FFFFFF;
    font-size: 12px;
    margin-bottom: 8px;
    line-height: 16px;
}

        .service-details-page .prec-container {
    padding-left: 15px;
    padding-right: 15px;
}

      .service-details-page .badge-dot {
        background: #fdbb11;
    }

    .service-details-page .prec-section {
      padding: 0px 0;
}


 .service-details-page .prec-row {
    flex-wrap: wrap;
}

      .service-details-page .tst-section__heading {
            margin-bottom: 20px
}

.service-details-page  .rating-text {
            font-size: 10.6px!important;
            color: #E2E5E8;
            line-height: 15.7px;
        }

.service-page .hero__badge {
        color: #FDBB11;
        border: 1px solid #c9a96ea6;
        background: #1d1911eb;
    }
.service-page .btn--dark {
        box-shadow: 0 3px 16px rgb(245 197 20 / 6%), 0 0 12px rgba(253, 187, 17, 0.15);
    }
.service-page .hero__actions {
               padding-bottom: 50px;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        width: 100%;
        justify-content: center;
        flex-wrap: nowrap;
    }

    .service-page .hero__content {
        padding-bottom: 0px;
    }

    .service-page .btn--dark, .btn--gold {
        max-width: max-content!important;
        justify-content: center!important;
        font-size: 9px!important;
        padding: 9px 10px!important;
    }

    .service-page .btn-arrow {
    width: 12px;
    height: 12px;
}

  .service-page .hero {
    min-height: auto;
}
.prec-section h2 {
    font-size: 33.6px;
    line-height: 35.7px;
    margin-bottom: 15px;
    text-align: left;
}

.service-page .hero .tst-section__heading {
             font-size: 38.52px;
        line-height: 38.5px;
    }
  .srv-container {
    padding: 60px 20px;

  }
.srv-card {
    padding: 10px 10px;
}


  .srv-container {
    /*grid-template-columns: 1fr;*/
    grid-template-columns: 1fr 1fr;
        padding: 0;
        gap: 10px!important;
  }

  .srv-card img {
    height: 160px;
}

  .brand-item img {
    height: 23px;
}
.srv-card span
 {
    font-size: 13.13px;
    line-height: 15.5px;
    padding-top: 18px;
}

  .btn--gold {
   max-width: fit-content !important;
}


  .hero__content { 
    padding-bottom: 20px;
    padding-right: 0;
   }


  .btn--dark{
        box-shadow: 0 3px 16px rgb(245 197 20), 0 0 12px rgba(253, 187, 17, 0.15);
        font-size: 11px;
  }

      .cf-arrow {
        display: none;
    }
.hero__rating{
  margin-top: 10px;
  .rating-text {
    font-size: 12.6px;
    color: #E2E5E8;
}
}

  .badge-dot {
    background: #fff;
}

  .hero__badge {
    border: 1px solid #FFFFFF;
    color: #fff;
    background: #1d1911eb;
}

      .hero .tst-section__heading {
        font-size: 31.92px;
        line-height: 0.9px;
    }
  .line2{
    color: #FDBB11;
        font-family: var(--cq-font-serif);
  }

  .mobile-none{
    display: none;
  }

  .desktop-none{
  display:block!important;
}

  /* Header */
  .header__nav { display: none; }
  .header__cta { display: none; }
  .hamburger   { display: flex; }
  .mobile-nav  { display: flex; }
  .header__inner { padding: 16px 20px; }

  /* Hero: single column */
  .hero__inner {
    grid-template-columns: 1fr;
    padding: 100px 20px 32px;
    gap: 0px;
    display: flex;
    flex-wrap: wrap-reverse;
  }

  /* Slider goes above text */
  .hero__visual { order: -1; }

  .hero__content { align-items: center; }

  .hero__badge {
    font-size: 10px;
    letter-spacing: 0.10em;
    padding: 8px 12px;
    margin-bottom: 18px;
    justify-content: center;
  }

    .hero__heading {
        font-size: 31.92px;
        line-height: 33.9px;
        background: linear-gradient(90deg, #ffffff 0%, #FFFFFF 42%, #FFFFFF 59%, #ffffff 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
    }

  .hero__rating {
    justify-content: center;
    margin-bottom: 0px;
  }

  .hero__actions {
    flex-direction: column;
    align-items: center;
    gap: 20px;
    width: 100%;
    z-index: 1;
  }
  .btn--dark,
  .btn--gold {
    width: 100%;
    max-width: 245px;
    justify-content: center;
    font-size: 11px;
    padding: 10px 20px;
  }

  /* Coverflow mobile */
  .coverflow { padding-bottom: 44px; }
  .cf-track  { height: 235px; }
  .cf-arrow  {
    top: 115px;
    width: 34px;
    height: 34px;
  }
  .cf-arrow--prev { left: 4px; }
  .cf-arrow--next { right: 4px; }

  .cf-slide { border-radius: 14px; }
  .cf-slide img { border-radius: 14px; }

  /* Brands */
  .hero__brands {padding: 1px 0;margin-top:50px}
  .brands-inner {
    padding: 0 16px;
    overflow-x: auto;
    justify-content: flex-start;
    gap: 15px;
    scrollbar-width: none;
  }
  .brands-inner::-webkit-scrollbar { display: none; }
  .brand-item { flex-shrink: 0; }

  /* Stats 2×2 */
  .hero__stats {
    display: flex;
    background: none;
    justify-content: space-between;
    padding: 0px 15px;
    margin-top: 40px;
  }
  .stat-item {
    flex-direction: column;
    gap: 4px;
    padding: 0;
    border-right: none;
    border-bottom: none;
    text-align: center;
  }
  .stat-item:nth-child(even) { border-right: none; }
  .stat-item:nth-last-child(-n+2) { border-bottom: none; }
  .stat-divider { display: none; }
  .stat-num   {font-size: 22px;font-family: var(--font-display);}
  .stat-label {font-size: 9px;}



.cq-hero__before {
    font-size: 43px;
}

.cq-hero__you {
    font-size: 36px;
    margin-left: 10px;
    margin-right: 0px;
    transform: unset;
}

.cq-hero__compare1 {

    font-size: 43px;
}

.cq-hero__quotes {
    font-size: 43px;
        line-height: 46.7px;
    margin-left: 8px;
   
}

.cq-hero__results {
    font-size: 43px;


}


.cq-hero__compare2 {
      font-size: 43px;
 
}


.cq-hero__first {
      font-size: 43px;

}

.cq-hero__row4 {
    margin-top: -0.05em;
}

.tst-card__name {
    font-size: 13px;
   
}

.tst-card__role {
    font-size: 10px;
   
}

.tst-card__avatar {
    width: 36px;
    height: 36px;
   
}

.tst-card__text {
    font-size: 12px;
    line-height: 18px;
}

.tst-card {
    padding: 20px 15px;
}

.hero .tst-section__heading em {
    line-height: 77.4px!important;
}

.logo-img {
    height: 17px;
    width: auto;
}

.tst-dot.is-active {
    background: #fff;
    width: 25px;
}
}




@media (max-width: 768px) {
  


/* ── Section ───────────────────────────────────────────────── */
.diff-section-mobile {
  background: #0a0900;
  padding: 50px 0 40px;
}

/* ── Container — left/right padding for text,
   slider bleeds to right edge via overflow trick ─────────── */
.diff-mobile-container {
  padding: 0 20px;
}

/* ── Label ─────────────────────────────────────────────────── */
.diff-mobile__label {
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.12em;
  color: #FDBB11;
  text-transform: uppercase;
  margin: 0 0 16px;
}

/* ── Heading ───────────────────────────────────────────────── */
.diff-mobile__heading {
  font-family: 'Playfair Display', serif;
  font-size: 33.6px;
  font-weight: 700;
  line-height: 35.7px;
  color: #ffffff;
  margin: 0 0 15px;
}
.diff-mobile__heading em {
  font-style: italic;
  color: #FDBB11;
  display: block;
}

/* ── Body text ─────────────────────────────────────────────── */
.diff-mobile__body {
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.65);
  line-height: 16.6px;
  margin: 0 0 12px;
}

/* ── Slider wrapper ────────────────────────────────────────────
   overflow: hidden clips the peeking card
   negative margin + padding trick lets slider start at left
   edge of text while peeking card bleeds toward right
─────────────────────────────────────────────────────────────── */
.diff-slider-wrap {
  margin: 28px -20px 0;
  padding: 0 0 0 20px;
  overflow: hidden;
}

/* ── Slider track ──────────────────────────────────────────── */
.diff-slider {
  display: flex;
  gap: 12px;
  /* snap scrolling */
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  padding-right: 20px;   /* breathing room after last card */
  cursor: grab;
}
.diff-slider::-webkit-scrollbar { display: none; }
.diff-slider.is-dragging        { cursor: grabbing; }

/* ── Individual slide card ─────────────────────────────────────
   width: calc(77vw) = 1.3 cards visible (77% + 12px gap + 23% peek)
   Adjust the % to change how much the next card peeks
─────────────────────────────────────────────────────────────── */
.diff-slide {
  flex: 0 0 calc(77vw);   /* 1.3 cards: full card = 77vw, peek = ~23vw */
  max-width: 228px;
  height: 280px;
  border-radius: 14px;
  overflow: hidden;
  position: relative;
  scroll-snap-align: start;
  flex-shrink: 0;
}

.diff-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* ── Card label overlay (bottom) ────────────────────────────── */
.diff-slide__label {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 40px 14px 14px;
  /* gradient fade from transparent to dark */
  background: linear-gradient(
    to bottom,
    transparent 0%,
    rgba(0, 0, 0, 0.75) 100%
  );
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 8px;
}

.diff-slide__label span {
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1.3;
  flex: 1;
}

/* ── Arrow icon circle ─────────────────────────────────────── */
.diff-slide__arrow {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.35);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: #fff;
}

/* ── Dots ──────────────────────────────────────────────────── */
.diff-slider__dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  padding: 18px 0 0;
  margin-right: -20px; /* re-centre since wrap has negative margin */
}

.diff-slider__dots button {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  border: none;
  background: rgba(255, 255, 255, 0.25);
  padding: 0;
  cursor: pointer;
  transition: background 0.3s, width 0.3s, border-radius 0.3s;
  flex-shrink: 0;
}
.diff-slider__dots button.active {
  background: #ffffff;
  width: 22px;
  border-radius: 4px;
}

/* ── CTA button ────────────────────────────────────────────── */
.diff-mobile__cta {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  margin-top: 32px;
  padding: 16px 24px;
  border-radius: 100px;
  background: #FDBB11;
  color: #0a0900;
  font-family: 'Inter', sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  transition: opacity 0.2s;
}
.diff-mobile__cta:hover { opacity: 0.88; }

.hiw-lbl {
    font-size: 12px;
    line-height: 14.3px;
    margin-bottom: 10px;
}

.hiw {
    padding: 15px 15px 50px;
}

.hiw-h {
    font-size: 33.6px;
    line-height: 36.4px;
    margin-bottom: 60px;
}

.hiw {
    padding: 15px 15px 50px;
}

.hiw-card {
    width: 151px;
    padding: 10px 10px 10px;
    height: 123px;
    border-radius: 8px;
}

.hiw-badge {
    width: 42px;
    height: 42px;

}

.hiw-badge h1 {
    font-size: 15.72px;
    line-height: 4.7px;
    transform: translate(0px, -2px);
}

.hiw-card p {
    font-size: 16px;
    line-height: 21.7px;
    margin-top: 0px;
}
.hiw-c1 {
    left: 0;
    top: -43px;
}

.hiw-c2 {
    left: 0;
    top: 98px;
}

.hiw-c3 {
    left: 49%;
    top: 34px;
}

.hiw-c4 {
    left: 49%;
    top: 176px;
}










}


/* ── SMALL MOBILE (≤ 390px) ─────────────── */
@media (max-width: 390px) {
  .hero__heading { font-size: 32px; line-height: 38px; }
  .cf-track  { height: 235px; }
  .cf-arrow  { top: 97px; }
}











/* ── Visibility ──────────────────────────────────────────── */


 
@media (max-width: 768px) {


  .social-x span {
    width: 25px;
    height: 25px;
   padding: 6px;
}

  .copy-x {
    font-size: 9.97px;
}
    .finalcta-footer-x {
        padding: 10px 15px;
        /* display: none; */
    }
   
  .finalcta-info-x p {
    font-size: 15px;
    line-height: 16.9px;
}

.finalcta-info-x {
    gap: 25px;
    flex-wrap: wrap;
}

  .finalcta-note-x {
    font-size: 10.26px;
}

  .finalcta-form-x input {
  width: 220px;
    padding: 15px 14px;
    border-radius: 8px 0 0 8px;
    border: 1px solid #fdbb1129;
    color: #fff;
        background: #00000047;
        font-size: 11px;
}

  .finalcta-form-x button {
    padding: 6px 10px;
    border-radius: 0 8px 8px 0;
    font-size: 9.59px;
}

  .finalcta-subtext-x {
    color: #FFFFFF;
    font-size: 12.33px;
    max-width: 100%;
    margin: auto;
    line-height: 160%;
}

  .finalcta-box-x {
    border-radius: 50px 50px 0px 0px;
    padding: 60px 20px;
}

  .finalcta-content-x h2 {
    font-size: 33.6px;
    line-height: 35.7px;
}

  .finalcta-section-x {
    padding-top: 50px;
}

  .faq-item-x {
    border-radius: 8.84px;
    background: #ce978d14;
}

  .faq-answer-x {
    max-height: 0;
    padding: 0 18px;
    font-size: 12px;
    line-height: normal;
}

  .faq-question-x span {
    width: 18px;
}

  .faq-question-x {
    width: 100%;
    padding: 15px;
    line-height: 17px;
    color: #Ffff;
    font-size: 13px;
}

  .faq-grid-x {
    display: flex;
    flex-wrap: wrap;
}

  .faq-heading-x {
    font-size: 33.6px;
    line-height: 35.7px;
        margin-bottom: 30px;
}

  .faq-label-x {
    font-size: 12px;
}

      .faq-section-x {
        padding: 50px 24px;
    }

  .cta-right h2 {
    font-size: 26px;
}

  .cta-btn span {
    width: 29px;
    height: 29px;
    font-size: 20px;
}

  .cta-btn {
    /* gap: 10px; */
        padding: 10px 10px;
    font-size: 14px;
    width: 197px;
    height: 45px;
    line-height: 140%;
}

  .cta-left p {
    font-size: 16px;
    margin-bottom: 16px;
    line-height: 120%;
}



  .fr-testimonial span {
    font-size: 14px;
}

  .fr-testimonial p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
}

  .fr-item {
    background: #0b0905;
    font-size: 11.5px;
    height: 37p;
    background: linear-gradient(180deg, #ce978d29, rgb(20 20 20));
}

  .fr-subtext {
    font-size: 13px;
    max-width: 100%;
}

  .frustration-grid {
    display: flex;
    flex-wrap: wrap;
}

  .fr-heading {
    font-size: 33.6px;
    line-height: 35.7px;
}
  .fm { display: block; }
}
 
/* ── Section ─────────────────────────────────────────────── */
.fm {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  /* top+bottom padding: enough for bg to show above/below cards
     + extra at bottom for hanging icon (26px) + dots (44px)    */
  padding: 40px 0 60px;
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
}
 
/* ── Wrapper ─────────────────────────────────────────────────
   margin-right: 0 so right bleed works
   overflow: hidden clips peeking card
   padding-left: 20px aligns first card with content margin
─────────────────────────────────────────────────────────── */
.fm__wrap {
  overflow: hidden;
  padding-bottom: 8px; /* small room so icon shadow isn't cut */
}
 
/* ── Scrollable track ─────────────────────────────────────── */
.fm__track {
  display: flex;
  gap: 12px;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  padding: 8px 20px 32px;
  /* top:8 so icon top isn't cut, bottom:32 for icon hang */
  cursor: grab;
  align-items: flex-start;
  margin-left: 20px;
}
.fm__track::-webkit-scrollbar { display: none; }
.fm__track.dragging            { cursor: grabbing; scroll-snap-type: none; }
 
/* ── Card ─────────────────────────────────────────────────── 
   flex: 0 0 72% = 1.3 cards: 72% + 12px gap + 28% peek
   overflow: visible so icon hangs below without clipping
─────────────────────────────────────────────────────────── */
.fm__card {
  flex: 0 0 72%;
  max-width: 300px;
  min-width: 0;
  scroll-snap-align: start;
  position: relative;
  overflow: visible;    /* icon hangs below — must NOT clip */
  border-radius: 18px;
  /* Glass effect matching Figma */
  background: rgba(30, 28, 20, 0.72);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  border: 1px solid rgba(255, 255, 255, 0.18);
  box-sizing: border-box;
  height: 145px;
}
 
/* ── Card inner content ────────────────────────────────────── */
.fm__card-inner {
  padding: 15px 15px 44px; /* bottom 44px = leaves room above icon */
}
 
/* ── Title ─────────────────────────────────────────────────── */
.fm__card h4 {
  font-family: 'Inter', sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 14px;
  line-height: 1.3;
}
 
/* ── Divider ───────────────────────────────────────────────── */
.fm__divider {
  height: 1px;
  background: rgba(255, 255, 255, 0.12);
  margin: 0 0 16px;
}
 
/* ── Body text ─────────────────────────────────────────────── */
.fm__card p {
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.65);
  line-height: 18px;
  margin: 0;
}
 
/* ── Icon circle ───────────────────────────────────────────── 
   bottom: -26px = exactly half of 52px diameter
   right:  16px  = aligns with card right inner edge
   z-index: 5    = sits on top of card border
─────────────────────────────────────────────────────────── */
.fm__icon {
  position: absolute;
  bottom: -26px;
  right: 16px;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: #0f1d2e;
  border: 1px solid rgba(255, 255, 255, 0.22);
  box-shadow:
    0 0 0 4px rgba(10, 9, 0, 0.55),   /* dark gap ring = separates from card */
    0 4px 16px rgba(0, 0, 0, 0.55);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 5;
}
.fm__icon img {
  width: 26px;
  height: 26px;
  object-fit: contain;
  display: block;
}
 
/* ── Dots ──────────────────────────────────────────────────── */
.fm__dots {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 33px 0 0;
}
 
.fm__dots button {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.30);
  border: none;
  padding: 0;
  cursor: pointer;
  flex-shrink: 0;
  transition: background 0.3s, width 0.3s, border-radius 0.3s;
}
.fm__dots button.active {
  background: #ffffff;
  width: 26px;
  border-radius: 4px;
}
 
/* ── Breakpoint tweaks ────────────────────────────────────── */
@media (max-width: 360px) {
  .fm__card        { flex: 0 0 78%; }
  .fm__card h4     { font-size: 14px; }
  .fm__card p      { font-size: 13px; }
  .fm__icon        { width: 46px; height: 46px; bottom: -23px; }
  .fm__icon img    { width: 22px; height: 22px; }
}
 
@media (min-width: 480px) and (max-width: 768px) {
  .fm__card { flex: 0 0 60%; }
}



 
@media (max-width: 768px) {

  .hiw-m__stage {
   
    padding-bottom: 0px!important;
}
    .faq-section-x {
        padding-top: 0!important;
        padding-bottom: 0!important;

    }
      .frustration-section {
        padding-top: 50px!important;
    }

  .xpop__trust{
    gap: 8px;
  }

      .services-section {
        padding-top: 50px!important;
    }
    .tst-section {
      padding-bottom: 0!important;
      padding-top: 30px!important;
}

    .vs {
        padding: 0px 0;
        padding-bottom: 50px!important;
        padding-top: 50px!important;
    }
  .tst-dots {
    display: none;
}

    .frustration-section {
    padding: 50px 24px;
}

  .fr-label {
    font-size: 12px;
    margin-bottom: 16px;
}

  .testimonial-card p {
    font-size: 13.31px;
    line-height: 17.7px;
    margin-bottom: 14px;
}

.testimonial-card h4 {
    font-size: 15px;
}

  .testimonial-card {
    position: unset;
    width: 100%;
    padding: 15px;
    backdrop-filter: blur(10px);
    border-radius: 0px 0px 12px 12px;
}

  .testimonial-wrapper img {
    width: 100%;
    border-radius: 0;
    margin-left: 0;
    height: 121px;
}

  .services-grid {
    gap: 15px;
}
.services-heading{
  margin-bottom: 35px;
}


  .service-card {
    display: flex;
    flex-flow: column;
    justify-content: center;
}
.service-overlay h3 {
    font-size: 11px;
    margin-bottom: 0px;
    line-height: 16px;
    text-align: center;
}
  .service-card {
    border-radius: 7px;
}

  .service-overlay {
    padding: 10px;
}


.service-overlay p {
    display: none;
}
      .services-section {
        background: #060400;
        padding: 14px 15px 50px;
        /* padding-top: 0!important; */
    }

    .service-card img {
    width: 100%;
    height: 115px;
}

  .services-heading {
    font-size: 33.6px;
    line-height: 35.7px;
}

  .services-label {
    font-size: 12px;
}
  .hiw-m { display: block; }
}
 
/* ── Section ─────────────────────────────────────────────── */
.hiw-m {
  background: #0d0c08;
  padding: 50px 0 60px;
  width: 100%;
  overflow: hidden;
}
 
/* ── Inner container ─────────────────────────────────────── */
.hiw-m__inner {
  width: 100%;
  max-width: 480px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
 
/* ── Label ───────────────────────────────────────────────── */
.hiw-m__lbl {
  font-family: 'Inter', sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.14em;
  color: #FDBB11;
  margin: 0 0 14px;
}
 
/* ── Heading ─────────────────────────────────────────────── */
.hiw-m__heading {
  font-family: 'Playfair Display', serif;
  font-size: 33.6px;
  font-weight: 700;
  line-height: 35.7px;
  color: #ffffff;
  margin: 0 0 35px;
}
.hiw-m__heading em {
  display: block;
  font-style: normal;
  color: #FDBB11;
}
 
/* ── Stage wrapper ───────────────────────────────────────────
   position: relative so SVG can be absolute behind cards
   height is driven by the two columns
─────────────────────────────────────────────────────────── */
.hiw-m__stage {
  position: relative;
  display: flex;
  align-items: flex-start;
  gap: 12px;
  /* enough height for offset right col to not clip */
  padding-bottom: 20px;
}
 
/* ── SVG connector — absolutely behind cards ─────────────── */
.hiw-m__svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
  overflow: visible;
}
 
/* ── Columns ─────────────────────────────────────────────── */
.hiw-m__col {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 12px;
  position: relative;
  z-index: 1;
}
 
/* Right col offset: push down by half a card height (~80px)
   so card2 vertically centres between card1 and card3        */
.hiw-m__col--right {
  margin-top: 80px;
}
 
/* ── Card ─────────────────────────────────────────────────── */
.hiw-m__card {
  border-radius: 14px;
  padding: 20px 16px 24px;
  /* Dark gradient matching Figma */
  background: linear-gradient(145deg, #1e1a0e 0%, #2a220c 50%, #1a1508 100%);
  border: 1px solid rgba(253, 187, 17, 0.15);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 14px;
  min-height: 140px;
  justify-content: center;
  box-sizing: border-box;
}
 
/* ── Number badge ─────────────────────────────────────────── */
.hiw-m__badge {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #0d0c08;
  border: 1.5px solid rgba(253, 187, 17, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Inter', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #FDBB11;
  flex-shrink: 0;
}
 
/* ── Card text ────────────────────────────────────────────── */
.hiw-m__card p {
  font-family: 'Playfair Display', serif;
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  line-height: 21.4px;
  margin: 0;
}
 
/* ── Fine-tune at very small screens (≤360px) ─────────────── */
@media (max-width: 360px) {
  .hiw-m__inner         { padding: 0 14px; }
  .hiw-m__stage         { gap: 8px; }
  .hiw-m__col           { gap: 8px; }
  .hiw-m__col--right    { margin-top: 74px; }
  .hiw-m__card          { padding: 16px 12px 20px; min-height: 130px; }
  .hiw-m__badge         { width: 38px; height: 38px; font-size: 16px; }
  .hiw-m__card p        { font-size: 13px; }
  .hiw-m__heading       { font-size: 26px; }


}
 
/* ── Fine-tune at larger mobile (≥400px) ──────────────────── */
@media (min-width: 400px) and (max-width: 768px) {
  .hiw-m__col--right { margin-top: 88px; }
  .hiw-m__card       { min-height: 150px; padding: 22px 18px 28px; }
  .hiw-m__badge      { width: 48px; height: 48px; font-size: 20px; }
  .hiw-m__card p     { font-size: 15px; }
}












/* ============================
   MOBILE SERVICES SWIPER
   ============================ */



@media (max-width: 768px) {
  .mobile-none {
    display: none !important;
  }

  .desktop-none {
    display: block !important;
  }

  .mobile-services-section {
    padding: 48px 0 40px;
    padding-top: 0!important;
    overflow: hidden;
  }

  .mobile-services-section .services-container {
    /* heading has normal side padding */
  }

  .mobile-services-section .services-label {
    padding: 0 20px;
  }

  .mobile-services-section .services-heading {
    padding: 0 20px;
  }

  /* Wrapper clips the overflow */
  .mobile-swiper-wrapper {
    overflow: hidden;
    cursor: grab;
    padding-bottom: 8px;
    /* Left padding so first card starts with a margin */
    padding-left: 20px;
  }

  .mobile-swiper-wrapper:active {
    cursor: grabbing;
  }

  /* The scrolling track */
  .mobile-swiper-track {
    display: flex;
    gap: 14px;
    transition: transform 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    will-change: transform;
    /* No padding here — controlled by wrapper */
    padding-right: 20px;
  }

  /* Each link wraps a card — no underline/color on tap */
  .mobile-srv-link {
    text-decoration: none;
    color: inherit;
    flex: 0 0 calc((100vw - 20px) / 1.5);  /* 1.5 cards visible */
    max-width: calc((100vw - 20px) / 1.5);
  }

  .mobile-srv-card {
    border-radius: 14px;
    overflow: hidden;
    position: relative;
    aspect-ratio: 4 / 4;
    width: 100%;
    background: #111;
  }

  .mobile-srv-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    opacity: 0.85;
    transition: opacity 0.3s ease;
  }

  .mobile-srv-card:active img {
    opacity: 0.65;
  }

  /* Label at the bottom of each card */
  .mobile-srv-card span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 28px 14px 14px;
    background: linear-gradient(to top, rgba(0,0,0,0.75) 0%, transparent 100%);
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0.01em;
  }

  /* Dots */
  .swiper-dots {
    display: flex;
    justify-content: center;
    gap: 6px;
    margin-top: 20px;
    padding: 0 20px;
  }

  .swiper-dot {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ccc;
    transition: background 0.3s, width 0.3s;
    cursor: pointer;
  }

  .swiper-dot.active {
    background: #111; /* match your brand color */
    width: 20px;
    border-radius: 3px;
  }
}