.Heading_title__kk66_ {
  font-family: 'Unbounded', serif;
  font-size: 35px;
  font-weight: 100;
  line-height: 40px;
  text-transform: uppercase;
  color: #ffffff;
}

.Heading_market__YRvXy {
  color: #55c0cc;
}

.Heading_market_block__59nkh {
  display: block !important;
  color: #55c0cc;
}

@media (min-width: 1921px) {
  .Heading_title__kk66_ {
    font-size: 50px;
    line-height: 55px;
  }
}

@media (max-width: 768px) {
  .Heading_title__kk66_ {
    font-size: 28px;
  }
}

@media (max-width: 440px) {
  .Heading_title__kk66_ {
    font-size: 28px;
    line-height: 30px;
    text-align: center;
  }
}

/* ============================================
   BackGroundOverview - Responsive Hero Section
   ============================================ */

/* ============================================
   BASE STYLES (Desktop > 1440px)
   ============================================ */

.BackGroundOverview_BackGroundOverview__Ap4OF {
  padding-top: 120px;
  position: relative;
}

.BackGroundOverview_BackGroundOverview__Ap4OF::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 200px;
  background: rgba(0, 0, 0, 0.85);
  z-index: 10;
  pointer-events: none;
}

.BackGroundOverview_background__container__g0EKg {
  width: 100%;
  margin-top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url('/assets/platform-overview/Overview.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  position: relative;
  z-index: 1;
  padding: 80px 0;
  overflow: hidden;
}

.BackGroundOverview_overview_image_container__EHyXq {
  position: relative;
  width: 100%;
  min-height: clamp(600px, 70vh, 900px);
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.BackGroundOverview_shadow__container__OV7ow {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow:
    0 0 100px 150px rgba(0, 0, 0, 0.7) inset,
    0 -50px 100px 50px rgba(0, 0, 0, 0.8) inset;
  pointer-events: none;
}

.BackGroundOverview_before__container__wq_Ns {
  content: '';
  box-shadow: 0px 0px 201px 134px black inset;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  pointer-events: none;
}

.BackGroundOverview_backgroundRoom__GIBri {
  width: 100vw;
  height: auto;
  z-index: 0;
  filter: blur(6px);
}

.BackGroundOverview_textImage__container__DLsUG {
  width: 100%;
}

.BackGroundOverview_iphoneChairImage__container__zXF0x {
  width: 100%;
  max-width: 600px;
  z-index: 15;
  position: absolute;
  left: 4%;
  bottom: 20%;
}

.BackGroundOverview_text__container__KKwXO {
  height: 191px;
  width: 100%;
  max-width: 766px;
  position: relative;
  z-index: 2;
  bottom: 0;
  padding: 0 20px;
}

.BackGroundOverview_paragraph__container__jmqrh {
  width: 100%;
}

.BackGroundOverview_overviewHeading__5i_Zr {
  text-align: center;
}

.BackGroundOverview_augmentedSubHeading__hKSxl {
  text-transform: uppercase;
  font-weight: 600;
  font-size: clamp(18px, 3vw, 25px);
  line-height: 1.2;
  width: 100%;
  margin-bottom: 32px;
}

.BackGroundOverview_overviewParagraph__6FL_r {
  text-align: center;
  line-height: 1.6;
  font-size: clamp(14px, 2vw, 16px);
}

/* ============================================
   LAPTOP L - 1440px
   ============================================ */
@media (max-width: 1440px) {
  .BackGroundOverview_BackGroundOverview__Ap4OF {
    padding-top: 120px;
  }

  .BackGroundOverview_BackGroundOverview__Ap4OF::before {
    height: 180px;
  }

  .BackGroundOverview_background__container__g0EKg {
    margin-top: 0;
    padding: 60px 0;
  }

  .BackGroundOverview_overview_image_container__EHyXq {
    min-height: clamp(550px, 65vh, 800px);
    height: auto;
  }

  .BackGroundOverview_text__container__KKwXO {
    bottom: 150px;
  }
}

/* ============================================
   LAPTOP - 1024px
   ============================================ */
@media (max-width: 1024px) {
  .BackGroundOverview_BackGroundOverview__Ap4OF {
    padding-top: 100px;
  }

  .BackGroundOverview_BackGroundOverview__Ap4OF::before {
    height: 150px;
  }

  .BackGroundOverview_background__container__g0EKg {
    margin-top: 0;
    padding: 50px 0;
  }

  .BackGroundOverview_overview_image_container__EHyXq {
    min-height: clamp(500px, 60vh, 700px);
    height: auto;
  }

  .BackGroundOverview_text__container__KKwXO {
    bottom: 100px;
    max-width: 700px;
  }

  .BackGroundOverview_iphoneChairImage__container__zXF0x {
    left: 2%;
    bottom: 15%;
    max-width: 500px;
  }
}

/* ============================================
   TABLET - 768px
   Remove overlaps, content flows naturally
   ============================================ */
@media (max-width: 768px) {
  .BackGroundOverview_BackGroundOverview__Ap4OF {
    margin-bottom: 0;
    padding-top: 100px;
  }

  .BackGroundOverview_BackGroundOverview__Ap4OF::before {
    height: 140px;
  }

  .BackGroundOverview_background__container__g0EKg {
    margin-top: 0;
    padding: 40px 0;
    background-size: cover;
    background-position: center;
    overflow: hidden;
  }

  .BackGroundOverview_overview_image_container__EHyXq {
    min-height: clamp(500px, 70vh, 700px);
    height: auto;
  }

  .BackGroundOverview_text__container__KKwXO {
    display: flex;
    flex-direction: column;
    z-index: 2;
    bottom: 0;
    position: static;
    padding: 0 10%;
    margin-top: 40px;
  }

  .BackGroundOverview_paragraph__container__jmqrh {
    padding-inline: 0;
  }

  .BackGroundOverview_overviewHeading__5i_Zr {
    font-weight: 700;
    font-size: clamp(28px, 8vw, 35px);
    line-height: 1.3;
    text-align: center;
    padding-inline: 0;
  }

  .BackGroundOverview_augmentedSubHeading__hKSxl {
    width: auto;
    margin-bottom: 24px;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    letter-spacing: -0.25px;
  }

  .BackGroundOverview_overviewParagraph__6FL_r {
    font-size: 16px;
    text-align: center;
    line-height: 1.5;
  }

  .BackGroundOverview_shadow__container__OV7ow {
    box-shadow:
      0 0 80px 100px rgba(0, 0, 0, 0.6) inset,
      0 -40px 80px 40px rgba(0, 0, 0, 0.7) inset;
  }

  .BackGroundOverview_iphoneChairImage__container__zXF0x {
    display: none; /* Hide on tablet to avoid confusion */
  }
}

/* ============================================
   MOBILE - 430px
   ============================================ */
@media (max-width: 440px) {
  .BackGroundOverview_background__container__g0EKg {
    background-position: center;
    background-size: cover;
    overflow: hidden;
  }

  .BackGroundOverview_overview_image_container__EHyXq {
    min-height: clamp(450px, 65vh, 600px);
    height: auto;
  }

  .BackGroundOverview_text__container__KKwXO {
    bottom: 0;
    position: static;
    padding: 0 20px;
    margin-top: 30px;
  }

  .BackGroundOverview_overviewHeading__5i_Zr {
    font-weight: 600;
    font-size: clamp(24px, 7vw, 32px);
    line-height: 1.2;
    margin-top: 0;
  }

  .BackGroundOverview_augmentedSubHeading__hKSxl {
    font-size: 16px;
    margin-bottom: 20px;
  }

  .BackGroundOverview_overviewParagraph__6FL_r {
    font-size: 14px;
    line-height: 1.5;
  }
}

/* ============================================
   MOBILE EXTRA SMALL - 375px
   ============================================ */
@media (max-width: 375px) {
  .BackGroundOverview_overview_image_container__EHyXq {
    min-height: clamp(400px, 60vh, 500px);
    height: auto;
  }

  .BackGroundOverview_text__container__KKwXO {
    bottom: 0;
    position: static;
    margin-top: 20px;
  }

  .BackGroundOverview_background__container__g0EKg {
    background-position: center;
    overflow: hidden;
  }
}

/* ============================================
   OverviewHowItWorks - Responsive How It Works Section
   ============================================ */

/* ============================================
   EXTRA LARGE SCREENS >= 2560px
   ============================================ */
@media (min-width: 2560px) {
  .OverviewHowItWorks_items_container__27jXY {
    max-width: 1600px;
  }

  .OverviewHowItWorks_sub_container__pmPHz {
    min-height: clamp(900px, 80vh, 1200px);
  }

  .OverviewHowItWorks_pc_overview__90Ryn {
    min-height: 800px;
    background-size: 100%;
  }
}

/* ============================================
   LARGE SCREENS >= 1920px
   ============================================ */
@media (min-width: 1920px) and (max-width: 2559px) {
  .OverviewHowItWorks_items_container__27jXY {
    max-width: 1500px;
  }

  .OverviewHowItWorks_sub_container__pmPHz {
    min-height: clamp(800px, 75vh, 1100px);
  }

  .OverviewHowItWorks_pc_overview__90Ryn {
    min-height: 700px;
    background-size: 100%;
  }
}

/* ============================================
   BASE STYLES (Desktop > 1440px)
   ============================================ */

.OverviewHowItWorks_container__EqAsr {
  text-align: center;
  padding: 80px 0 60px;
}

.OverviewHowItWorks_line__GC1tS {
  margin: auto;
  width: 151px;
  height: 2px;
  margin-bottom: 36px;
  background: linear-gradient(45deg, #95618b, #55c0cc, #083cbe);
}

.OverviewHowItWorks_sub_container__pmPHz {
  width: 100%;
  min-height: clamp(700px, 70vh, 1000px);
  height: auto;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 75%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0;
  z-index: 1;
  position: relative;
  overflow: hidden;
}

.OverviewHowItWorks_pc_overview__90Ryn {
  width: 100%;
  min-height: 600px;
  height: 100%;
  background-image: url('/assets/platform-overview/pc-overview.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.OverviewHowItWorks_items_container__27jXY {
  width: 100%;
  max-width: 1400px;
  height: 100%;
  position: relative;
  padding: 0 20px;
}

.OverviewHowItWorks_background__mn_Yk {
  width: 100%;
  height: 519px;
  position: relative;
  z-index: 0;
}

.OverviewHowItWorks_heading__YSBKm {
  margin-top: 0;
  margin-bottom: 40px;
  position: relative;
  z-index: 2;
}

.OverviewHowItWorks_paragraph__7DVTk {
  z-index: 1;
  font-size: clamp(20px, 2.5vw, 30px);
  line-height: 1.4;
  font-weight: 600;
}

.OverviewHowItWorks_website_text__GnYAi {
  display: flex;
  position: absolute;
  top: 60px;
  left: 50px;
  width: 273px;
  text-transform: uppercase;
  text-align: left;
  align-items: flex-end;
  gap: 30px;
}

.OverviewHowItWorks_website_text_line__fq13O {
  width: 100%;
  position: relative;
  z-index: 1;
  background: linear-gradient(45deg, #2e548e, #7c69c1);
}

.OverviewHowItWorks_custom_text_line__3qRSv {
  width: 50%;
  position: absolute;
  z-index: 1;
  left: 160px;
  background: linear-gradient(45deg, #2e548e, #7c69c1);
}

.OverviewHowItWorks_custom_text__9FzeY {
  display: flex;
  position: relative;
  top: 250px;
  left: 50px;
  width: 370px;
  align-items: center;
  text-transform: uppercase;
  text-align: left;
  align-items: flex-end;
}

/* ============================================
   LAPTOP L - 1440px
   ============================================ */
@media (max-width: 1440px) {
  .OverviewHowItWorks_container__EqAsr {
    padding: 60px 0 50px;
  }

  .OverviewHowItWorks_items_container__27jXY {
    width: 100%;
    max-width: 1300px;
  }

  .OverviewHowItWorks_sub_container__pmPHz {
    background-size: 85%;
    min-height: clamp(650px, 65vh, 900px);
    height: auto;
    margin-top: 0;
  }

  .OverviewHowItWorks_pc_overview__90Ryn {
    min-height: 550px;
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .OverviewHowItWorks_heading__YSBKm {
    margin-top: 0;
    margin-bottom: 30px;
  }
}

/* ============================================
   LAPTOP - 1024px
   ============================================ */
@media (max-width: 1024px) {
  .OverviewHowItWorks_container__EqAsr {
    padding: 50px 0 40px;
  }

  .OverviewHowItWorks_sub_container__pmPHz {
    background-size: 100%;
    min-height: clamp(600px, 60vh, 800px);
    height: auto;
    margin-top: 0;
  }

  .OverviewHowItWorks_pc_overview__90Ryn {
    min-height: 500px;
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .OverviewHowItWorks_heading__YSBKm {
    margin-top: 0;
    margin-bottom: 30px;
  }

  .OverviewHowItWorks_website_text__GnYAi {
    left: -50px;
    width: 240px;
    gap: 20px;
  }

  .OverviewHowItWorks_website_text_line__fq13O {
    width: 30%;
  }

  .OverviewHowItWorks_custom_text__9FzeY {
    top: 200px;
    left: 30px;
    width: 320px;
  }
}

/* ============================================
   TABLET - 768px
   Remove complex overlaps, natural flow
   ============================================ */
@media (max-width: 768px) {
  .OverviewHowItWorks_container__EqAsr {
    padding: 60px 0 40px;
    margin-top: 0;
  }

  .OverviewHowItWorks_sub_container__pmPHz {
    height: auto;
    min-height: 550px;
    background-size: 100%;
    margin-top: 0;
    padding: 60px 0;
    overflow: hidden;
  }

  .OverviewHowItWorks_pc_overview__90Ryn {
    height: auto;
    min-height: 450px;
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .OverviewHowItWorks_heading__YSBKm {
    margin-top: 40px;
  }

  .OverviewHowItWorks_items_container__27jXY {
    padding: 0 5%;
    max-width: 100%;
    overflow: hidden;
  }

  .OverviewHowItWorks_website_text__GnYAi {
    position: static;
    width: 100%;
    max-width: 100%;
    justify-content: center;
    margin-top: 40px;
    left: 0;
  }

  .OverviewHowItWorks_custom_text__9FzeY {
    position: static;
    width: 100%;
    max-width: 100%;
    justify-content: center;
    margin-top: 30px;
    left: 0;
    top: 0;
  }

  .OverviewHowItWorks_paragraph__7DVTk {
    font-size: 18px;
  }
}

@media (max-width: 440px) {
  .OverviewHowItWorks_container__EqAsr {
    padding: 40px 0 30px;
    margin-top: 0;
  }

  .OverviewHowItWorks_sub_container__pmPHz {
    min-height: 400px;
    background-size: 100%;
    padding: 40px 0;
  }

  .OverviewHowItWorks_pc_overview__90Ryn {
    background-image: url('/assets/platform-overview/responsive-overview-pc.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    min-height: 350px;
  }

  .OverviewHowItWorks_heading__YSBKm {
    margin-top: 30px;
  }

  .OverviewHowItWorks_items_container__27jXY {
    width: 100%;
    padding: 0 20px;
  }

  .OverviewHowItWorks_paragraph__7DVTk {
    font-size: 16px;
  }

  .OverviewHowItWorks_website_text__GnYAi,
  .OverviewHowItWorks_custom_text__9FzeY {
    gap: 15px;
    font-size: 14px;
  }
}

/* ============================================
   MOBILE EXTRA SMALL - 375px
   ============================================ */
@media (max-width: 375px) {
  .OverviewHowItWorks_overview_image_container__2cC8u {
    min-height: 350px;
  }

  .OverviewHowItWorks_sub_container__pmPHz {
    min-height: 350px;
    padding: 30px 0;
  }

  .OverviewHowItWorks_pc_overview__90Ryn {
    min-height: 300px;
    background-repeat: no-repeat;
    background-size: 100%;
  }
}

.Card_card__container__ITaCe {
  padding: 56px 44px;
  flex-grow: 1;
  max-width: 350px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: normal;
}

.Card_card__container__ITaCe::before {
  transition: 0.5s;
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 4px;
  padding: 2px;
  border: 2px solid transparent;
  border-image-outset: 0;
  border-image-repeat: stretch;
  border-image-slice: 100%;
  border-image-source: none;
  border-image-width: 1;
  border-image: linear-gradient(to bottom, #95618b, #55c0cc, #55c0cc, #083cbe) 1;
}

.Card_card__container__icon__K7BIb {
  width: 250px;
  height: 220px;
  object-fit: contain;
}

.Card_card__container__icon__close__T5ODa {
  width: 12px;
  height: 18.11px;
}

.Card_cardHeading__akv6R {
  font-size: 55px;
  line-height: 35px;
  margin: 0;
  margin-bottom: 27px;
  text-align: center;
  width: 100%;
}

.Card_card__steps___MGC_ {
  font-weight: 600;
  line-height: 18px;
  text-transform: uppercase;
  color: #95618b;
  margin-bottom: 13px;
}

.Card_customClassBtn__KeXk5 {
  width: 17vw;
}

.Card_button__rC5an::before {
  content: '';
  inset: 0;
  border-radius: 4px;
  background: linear-gradient(to right, #95618b 0%, #55c0cc 50%, #113dba 100%);
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
          mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
  border-image: linear-gradient(to bottom, #95618b, #55c0cc, #55c0cc, #083cbe) 1;
}

@media (max-width: 1440px) {
  .Card_card__container__icon__K7BIb {
    width: 200px;
    height: 180px;
    object-fit: contain;
  }

  .Card_cardHeading__akv6R {
    font-size: 50px;
    line-height: 32px;
  }
}

@media screen and (max-width: 768px) {
  .Card_card__container__icon__K7BIb {
    width: 180px;
    height: 160px;
    object-fit: contain;
  }

  .Card_cardHeading__akv6R {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 440px) {
  .Card_card__container__icon__K7BIb {
    width: 150px;
    height: 140px;
    object-fit: contain;
  }

  .Card_cardHeading__akv6R {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 16px;
  }
}

/* ============================================
   BASE STYLES (Desktop > 1440px)
   ============================================ */

.OverviewDemosSection_container__6nHcp {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 60px 0 60px;
}

.OverviewDemosSection_items_container__9Snb1 {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}

.OverviewDemosSection_metaxHeading__Y59WI {
  width: 70%;
  max-width: 900px;
  text-align: center;
}

.OverviewDemosSection_items_cards__container__woRt9 {
  width: 100%;
  max-width: 1180px;
  display: flex;
  justify-content: center;
  gap: 44px;
  padding: 0 20px;
}

.OverviewDemosSection_cards__MozEa {
  width: 100%;
  max-width: 362.86px;
  min-width: 280px;
  min-height: 500px;
  padding: 0;
  display: flex;
  justify-content: space-between;
  flex-shrink: 0;
}

.OverviewDemosSection_overview_card_title__5dQ8j {
  display: none;
}

.OverviewDemosSection_overview_paragraph__VU0Vy {
  text-transform: capitalize;
  order: 2;
  text-align: center;
  padding: 0 44px;
  margin-bottom: 26px;
  font-size: clamp(14px, 2vw, 16px);
  line-height: 1.5;
}

.OverviewDemosSection_overview_btn__i_0sZ {
  text-transform: uppercase;
  order: 3;
  margin-bottom: 55px;
  min-height: 44px;
  min-width: 44px;
  padding: 12px 24px;
}

.OverviewDemosSection_overview_icon__YoZuZ {
  order: 1;
}

/* Responsive images - maintain proportions */
.OverviewDemosSection_glasses__AuJmA {
  width: 297px;
  height: 166.76px;
  order: 1;
  margin-top: 90px;
  margin-bottom: 30px;
  object-fit: contain;
  max-width: 100%;
}

.OverviewDemosSection_shoes__jp_vA {
  width: 285px;
  height: 285px;
  order: 1;
  margin-bottom: 5px;
  margin-top: 25px;
  object-fit: contain;
  max-width: 100%;
}

.OverviewDemosSection_chair__GsAur {
  width: 211.36px;
  height: 302.78px;
  order: 1;
  margin-top: 30px;
  object-fit: contain;
  max-width: 100%;
}

.OverviewDemosSection_OverviewDemosSection__container__xr9ww {
  position: relative;
  z-index: 10;
}

.OverviewDemosSection_integration__carousel__x7XCm {
  margin-top: 20px;
  margin-bottom: 0;
  display: flex;
  align-items: flex-end;
}

/* ============================================
   LAPTOP L - 1440px
   ============================================ */
@media screen and (max-width: 1440px) {
  .OverviewDemosSection_container__6nHcp {
    padding: 50px 20px 50px;
  }

  .OverviewDemosSection_items_container__9Snb1 {
    margin-bottom: 45px;
  }

  .OverviewDemosSection_items_cards__container__woRt9 {
    gap: 40px;
    max-width: 1180px;
  }

  .OverviewDemosSection_cards__MozEa {
    max-width: 340px;
  }

  .OverviewDemosSection_overview_paragraph__VU0Vy {
    padding: 0 32px;
  }

  .OverviewDemosSection_glasses__AuJmA {
    width: 250px;
    height: 140px;
    margin-top: 70px;
  }

  .OverviewDemosSection_shoes__jp_vA {
    width: 240px;
    height: 240px;
  }

  .OverviewDemosSection_chair__GsAur {
    width: 190px;
    height: 272px;
  }
}

/* ============================================
   LAPTOP - 1024px
   ============================================ */
@media screen and (max-width: 1024px) {
  .OverviewDemosSection_container__6nHcp {
    padding: 40px 20px 40px;
  }

  .OverviewDemosSection_items_container__9Snb1 {
    margin-bottom: 40px;
  }

  .OverviewDemosSection_items_cards__container__woRt9 {
    gap: 30px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }

  .OverviewDemosSection_cards__MozEa {
    max-width: 320px;
    min-width: 260px;
  }

  .OverviewDemosSection_overview_paragraph__VU0Vy {
    padding: 0 24px;
    font-size: 15px;
  }

  .OverviewDemosSection_overview_btn__i_0sZ {
    margin-bottom: 40px;
  }

  .OverviewDemosSection_glasses__AuJmA {
    width: 220px;
    height: 123px;
    margin-top: 60px;
    margin-bottom: 20px;
  }

  .OverviewDemosSection_shoes__jp_vA {
    width: 220px;
    height: 220px;
    margin-top: 20px;
  }

  .OverviewDemosSection_chair__GsAur {
    width: 170px;
    height: 243px;
    margin-top: 20px;
  }
}

/* ============================================
   TABLET - 768px
   ============================================ */
@media screen and (max-width: 768px) {
  .OverviewDemosSection_OverviewDemosSection__container__xr9ww {
    padding: 60px 0 50px;
    margin-bottom: 0;
    margin-top: 0;
  }

  .OverviewDemosSection_container__6nHcp {
    padding: 0;
    margin-top: 0;
  }

  .OverviewDemosSection_items_container__9Snb1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 35px;
    padding: 0 20px;
  }

  .OverviewDemosSection_metaxHeading__Y59WI {
    width: 100%;
  }

  .OverviewDemosSection_items_cards__container__woRt9 {
    display: flex;
    gap: 30px;
    overflow-x: auto;
    overflow-y: hidden;
    justify-content: flex-start;
    flex-wrap: nowrap;
    padding: 0 20px;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    scroll-padding: 20px;
    -webkit-overflow-scrolling: touch;
  }

  .OverviewDemosSection_cards__MozEa {
    max-width: 300px;
    min-width: 280px;
    min-height: 480px;
    scroll-snap-align: center;
  }

  .OverviewDemosSection_overview_paragraph__VU0Vy {
    padding: 0 20px;
    font-size: 14px;
  }

  .OverviewDemosSection_overview_btn__i_0sZ {
    margin-bottom: 30px;
  }

  .OverviewDemosSection_glasses__AuJmA {
    width: 200px;
    height: 112px;
    margin-top: 50px;
    margin-bottom: 20px;
  }

  .OverviewDemosSection_shoes__jp_vA {
    width: 200px;
    height: 200px;
    margin-top: 15px;
  }

  .OverviewDemosSection_chair__GsAur {
    width: 150px;
    height: 215px;
    margin-top: 15px;
  }
}

@media screen and (max-width: 440px) {
  .OverviewDemosSection_OverviewDemosSection__container__xr9ww {
    padding: 50px 0 40px;
    margin-bottom: 0;
    margin-top: 0;
  }

  .OverviewDemosSection_items_container__9Snb1 {
    margin-bottom: 25px;
    padding: 0 16px;
  }

  .OverviewDemosSection_metaxHeading__Y59WI {
    width: 100%;
    text-align: center;
    font-size: clamp(24px, 6vw, 32px);
  }

  .OverviewDemosSection_items_cards__container__woRt9 {
    gap: 20px;
    padding: 0 16px;
  }

  .OverviewDemosSection_cards__MozEa {
    max-width: 100%;
    min-width: 260px;
    min-height: 450px;
  }

  .OverviewDemosSection_overview_paragraph__VU0Vy {
    padding: 0 16px;
    font-size: 13px;
    margin-bottom: 20px;
  }

  .OverviewDemosSection_overview_btn__i_0sZ {
    margin-bottom: 25px;
  }

  .OverviewDemosSection_glasses__AuJmA {
    width: 180px;
    height: 101px;
    margin-top: 40px;
    margin-bottom: 15px;
  }

  .OverviewDemosSection_shoes__jp_vA {
    width: 180px;
    height: 180px;
    margin-top: 10px;
  }

  .OverviewDemosSection_chair__GsAur {
    width: 130px;
    height: 186px;
    margin-top: 10px;
  }
}

/* ============================================
   LARGE SCREENS >= 1920px
   Maintain consistency with 1440px
   ============================================ */
@media (min-width: 1920px) {
  .OverviewDemosSection_overview_btn__i_0sZ.OverviewDemosSection_overview_btn__i_0sZ.OverviewDemosSection_overview_btn__i_0sZ {
    width: 167px !important;
    font-size: 12px !important;
    line-height: 16px !important;
    margin-top: auto !important;
    margin-bottom: 20px !important;
  }

  .OverviewDemosSection_items_cards__container__woRt9 {
    max-width: 1180px;
    gap: 44px;
  }

  .OverviewDemosSection_cards__MozEa {
    max-width: 362.86px;
    min-height: 500px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .OverviewDemosSection_overview_paragraph__VU0Vy {
    font-size: clamp(14px, 2vw, 16px);
    padding: 0 44px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .OverviewDemosSection_glasses__AuJmA,
  .OverviewDemosSection_shoes__jp_vA,
  .OverviewDemosSection_chair__GsAur {
    margin-bottom: 20px;
  }
}

.NavigationButtons_carruselControls___5_La {
  margin: 34px 0px 30px;

  display: flex;
  justify-content: center;
  gap: 20px;
}

.NavigationButtons_carruselControls__arrowRight__t8e1v,
.NavigationButtons_carruselControls__arrowLeft__ejMuF {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background: none;
  border: none;
  box-sizing: border-box;
}

@media (min-width: 2560px) {
  .NavigationButtons_carruselControls__arrowRight__t8e1v,
  .NavigationButtons_carruselControls__arrowLeft__ejMuF {
    display: none;
  }
}

@media (max-width: 1920px) {
  .NavigationButtons_carruselControls__arrowRight__t8e1v,
  .NavigationButtons_carruselControls__arrowLeft__ejMuF {
    display: flex;
  }
}

@media (max-width: 1440px) {
  .NavigationButtons_carruselControls__arrowRight__t8e1v,
  .NavigationButtons_carruselControls__arrowLeft__ejMuF {
    display: flex;
  }
}

@media (max-width: 1024px) {
  .NavigationButtons_carruselControls__arrowRight__t8e1v,
  .NavigationButtons_carruselControls__arrowLeft__ejMuF {
    display: flex;
  }
}

@media (max-width: 768px) {
  .NavigationButtons_carruselControls___5_La {
    display: flex;
  }
}

@media (max-width: 440px) {
  .NavigationButtons_carruselControls__arrowRight__t8e1v,
  .NavigationButtons_carruselControls__arrowLeft__ejMuF {
    display: flex;
  }
}

.ContacUsBox_actionContainer__BMw_r {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 46em;
  margin-top: 60px;
  border-radius: 1377px;
  background: radial-gradient(
    49.68% 49.68% at 50.5% 50%,
    #00e2ff 0%,
    rgba(0, 172, 202, 0.89) 11.15%,
    rgba(0, 114, 149, 0.76) 23.89%,
    rgba(0, 82, 103, 0.63) 36.8%,
    rgba(0, 34, 66, 0.5) 49.63%,
    rgba(0, 19, 37, 0.37) 62.36%,
    rgba(0, 8, 17, 0.25) 74.97%,
    rgba(0, 2, 4, 0.12) 87.4%,
    rgba(0, 0, 0, 0) 100%
  );

  background-size: 1400px;
}

.ContacUsBox_Btn__FIH8n {
  background: linear-gradient(135deg, #95617d 0%, #083cbe 100%);
  border-radius: 4px;
}

.ContacUsBox_heroPlayerContainer__z9omh {
  position: relative;
  background: transparent;
  border: none;
  text-transform: uppercase;
  border-radius: 4px;
  letter-spacing: 1px;
  width: 1180px;
  height: 409px;
  background: rgba(0, 0, 0, 0.75);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-bottom: 60px;
}

.ContacUsBox_heroPlayerContainer__z9omh::before {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 5px;
  padding: 2px;
  background: linear-gradient(to bottom, #95618b 0%, #55c0cc 50%, #113dba 100%);
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
          mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
          mask-composite: exclude;
}

.ContacUsBox_btn__eUkZQ {
  background: linear-gradient(60deg, #7c69c1, #2e548e);
  border-radius: 5px;
  color: #ffffff;
  text-transform: uppercase;
  margin-left: 10px;
  margin-right: 10px;
  border: none;
  width: 167px;
  height: 50px;
  line-height: 20px;
}

.ContacUsBox_btn__eUkZQ::before {
  all: unset;
}

.ContacUsBox_container__ONMy8 {
  text-align: center;
  width: 100%;
}

.ContacUsBox_metaxHeading__aOJQi {
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 19px;
  font-size: 35px;
  line-height: 45px;
  width: 100%;
  padding-inline: 10%;
  text-align: center;
}

@media screen and (max-width: 1920px) {
  .ContacUsBox_actionContainer__BMw_r {
    margin-top: 50px;
  }
}

@media screen and (max-width: 1024px) {
  .ContacUsBox_metaxHeading__aOJQi {
    font-size: 28px;
  }

  .ContacUsBox_paragraph__F7kVx {
    line-height: 28px;
  }

  .ContacUsBox_actionContainer__BMw_r {
    width: 100%;
    align-items: center;
    flex-direction: column;
    background-position: center;
    margin-top: 50px;
    padding-inline: 10%;
  }

  .ContacUsBox_heroPlayerContainer__z9omh {
    width: 100%;
    height: 300px;
    margin-bottom: 50px;
  }
}

@media (max-width: 768px) {
  .ContacUsBox_metaxHeading__aOJQi {
    font-size: 20px;
    line-height: 30px;
  }

  .ContacUsBox_paragraph__F7kVx {
    line-height: 28px;
    font-size: 15px;
  }

  .ContacUsBox_email__btn__c1Y8W {
    width: 90%;
  }
  .ContacUsBox_container__ONMy8 {
    width: 100%;
  }

  .ContacUsBox_actionContainer__BMw_r {
    background-position: center;
    background-size: 700px;
    padding-inline: 10%;
    margin-top: 40px;
  }

  .ContacUsBox_heroPlayerContainer__z9omh {
    width: 100%;
    height: 340px;
    padding-inline: 20px;
    margin-bottom: 40px;
  }
}

@media (max-width: 440px) {
  .ContacUsBox_metaxHeading__aOJQi {
    line-height: 35px;
    font-size: 25px;
  }

  .ContacUsBox_paragraph__F7kVx {
    line-height: 28px;
    font-size: 14px;
    padding: 0px 40px;
  }

  .ContacUsBox_container_buttons__ALfU8 {
    margin-top: 50px;
    padding: 10px;
    flex-direction: column;
  }

  .ContacUsBox_email__btn__c1Y8W {
    width: 90%;
  }

  .ContacUsBox_checkbox_icon__PyLw7 {
    text-align: left;
    width: 15vw !important;
  }

  .ContacUsBox_checkbox__3QvBj {
    display: flex;
    margin-bottom: 20px;
  }

  .ContacUsBox_container__ONMy8 {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }

  .ContacUsBox_actionContainer__BMw_r {
    background-size: 700px;
    padding: 5%;
    height: auto;
    margin-top: 30px;
  }
  .ContacUsBox_heroPlayerContainer__z9omh {
    height: 100%;
    padding: 80px 0;
    margin-bottom: 30px;
  }

  .ContacUsBox_custom_container__p6rH8 {
    text-align: center;
    margin-top: 200px;
    margin-bottom: 75px;
  }
}

/* ============================================
   AugmentedRealityVirtualPhotographySection - Responsive AR Section
   ============================================ */

/* ============================================
   EXTRA LARGE SCREENS >= 2560px
   ============================================ */
@media (min-width: 2560px) {
  .AugmentedRealityVirtualPhotographySection_text__container__87HR_ {
    max-width: 1000px;
    padding: 60px 120px 120px 550px;
    overflow: hidden;
    box-sizing: border-box;
  }

  .AugmentedRealityVirtualPhotographySection_backgroundMobile__H7J9c {
    width: clamp(600px, 35vw, 1100px);
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateX(-100%);
    z-index: 35;
    max-width: 1100px;
    box-shadow: none;
    filter: none;
    pointer-events: none;
  }

  .AugmentedRealityVirtualPhotographySection_text__container__87HR_ {
    z-index: 30;
  }

  .AugmentedRealityVirtualPhotographySection_augmentedBtn__eaO82 {
    right: 100px;
    bottom: 30px;
  }
}

/* ============================================
   BASE STYLES (Desktop > 1440px)
   ============================================ */

.AugmentedRealityVirtualPhotographySection_background__container__MuBnv {
  width: 100%;
  margin-top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 60px 0;
  overflow: visible;
}

.AugmentedRealityVirtualPhotographySection_background__container__MuBnv::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image:
    url('/assets/platform-overview/copernicoblur.png'), url('/assets/platform-overview/tint.png');
  background-size: cover;
  background-blend-mode: overlay;
  background-position: center, center;
  background-repeat: no-repeat;
  background-size: 100%;
  z-index: -1;
  pointer-events: none;
}

.AugmentedRealityVirtualPhotographySection_augmentedRealityImage__container__TCFO0 {
  position: relative;
  width: 727px;
  height: 745px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 60px 20px;
  margin: 0 auto;
}

.AugmentedRealityVirtualPhotographySection_shadow__container__KRDCW {
  position: absolute;
  z-index: 26;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 126px 302px #000000 inset;
  pointer-events: none;
}

.AugmentedRealityVirtualPhotographySection_textImage__container__tE5OV {
  width: 100%;
}

.AugmentedRealityVirtualPhotographySection_iphoneChairImage__container__2Gj3P {
  width: 100%;
  max-width: 600px;
  z-index: 15;
  position: absolute;
  left: 4%;
  bottom: 20%;
}

.AugmentedRealityVirtualPhotographySection_text__container__87HR_ {
  width: 100%;
  max-width: 727px;
  min-height: 500px;
  height: auto;
  border-radius: 0px;
  border: 5px solid #ffffff;
  border-image: linear-gradient(390deg, #95618b, #083cbe, #55c0cc);
  border-image-slice: 3;
  position: relative;
  z-index: 30;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 50px 50px 110px 126px;
  overflow: hidden;
  box-sizing: border-box;
}

.AugmentedRealityVirtualPhotographySection_paragraph__container___Zryx {
  width: 100%;
  position: relative;
  z-index: 1;
  max-width: 100%;
  box-sizing: border-box;
}

.AugmentedRealityVirtualPhotographySection_augmentedHeading__jcMu9 {
  text-align: center;
  line-height: 1.3;
  width: 100%;
  font-size: clamp(28px, 3vw, 45px);
  margin-bottom: 30px;
  max-width: 100%;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
}

.AugmentedRealityVirtualPhotographySection_augmentedHeading__jcMu9 .augmentedReality {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
  text-transform: uppercase;
}

.AugmentedRealityVirtualPhotographySection_augmentedHeading__jcMu9 .virtualPhotography {
  color: #55c0cc;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
  text-transform: uppercase;
  white-space: nowrap;
}

.AugmentedRealityVirtualPhotographySection_augmentedSubHeading__hVEqX {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  text-transform: uppercase;
  width: 100%;
  max-width: 100%;
  margin-bottom: 32px;
  box-sizing: border-box;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.AugmentedRealityVirtualPhotographySection_augmentedParagraph__utTLw {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  max-width: 100%;
  box-sizing: border-box;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.AugmentedRealityVirtualPhotographySection_augmentedParagraph2___s_na {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin-top: 32px;
  max-width: 100%;
  box-sizing: border-box;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.AugmentedRealityVirtualPhotographySection_backgroundMobile__H7J9c {
  width: clamp(480px, 75vw, 900px);
  height: auto;
  position: absolute;
  bottom: -57px;
  left: 380px;
  transform: translateX(-100%);
  z-index: 35;
  max-width: 900px;
  box-shadow: none;
  filter: none;
  pointer-events: none;
}

.AugmentedRealityVirtualPhotographySection_augmentedBtn__eaO82 {
  background-image: linear-gradient(to left, #083cbe, #95618b);
  border-radius: 5px;
  border: none;
  width: 182px;
  height: 65px;
  position: absolute;
  bottom: 25px;
  right: 70px;
  flex-shrink: 0;
  z-index: 2;
  max-width: calc(100% - 140px);
  box-sizing: border-box;
}

.AugmentedRealityVirtualPhotographySection_augmentedBtn__eaO82::before {
  padding: 0px;
}

/* ============================================
   LAPTOP L - 1440px
   ============================================ */
@media (max-width: 1440px) {
  .AugmentedRealityVirtualPhotographySection_background__container__MuBnv {
    padding: 50px 0;
  }

  .AugmentedRealityVirtualPhotographySection_augmentedRealityImage__container__TCFO0 {
    width: 100%;
    max-width: 1180px;
    min-height: clamp(550px, 65vh, 800px);
    padding: 40px 20px;
  }

  .AugmentedRealityVirtualPhotographySection_text__container__87HR_ {
    max-width: 680px;
    min-height: 450px;
    padding: 45px 45px 100px 110px;
    z-index: 30;
    overflow: hidden;
    box-sizing: border-box;
  }

  .AugmentedRealityVirtualPhotographySection_backgroundMobile__H7J9c {
    width: clamp(360px, 61vw, 675px);
    bottom: -50px;
    left: 530px;
    transform: translateX(-100%);
    max-width: 675px;
    z-index: 35;
    pointer-events: none;
  }

  .AugmentedRealityVirtualPhotographySection_augmentedBtn__eaO82 {
    right: 50px;
    bottom: 20px;
  }
}

/* ============================================
   LAPTOP - 1024px
   ============================================ */
@media (max-width: 1024px) {
  .AugmentedRealityVirtualPhotographySection_background__container__MuBnv {
    padding: 40px 0;
    background-size: cover;
  }

  .AugmentedRealityVirtualPhotographySection_augmentedRealityImage__container__TCFO0 {
    min-height: clamp(500px, 60vh, 700px);
    padding: 30px 20px;
  }

  .AugmentedRealityVirtualPhotographySection_text__container__87HR_ {
    max-width: 600px;
    min-height: 450px;
    padding: 35px 35px 90px 100px;
    z-index: 30;
    overflow: hidden;
    box-sizing: border-box;
  }

  .AugmentedRealityVirtualPhotographySection_backgroundMobile__H7J9c {
    width: clamp(320px, 60vw, 600px);
    height: auto;
    position: absolute;
    bottom: -40px;
    left: 410px;
    transform: translateX(-100%);
    max-width: 600px;
    z-index: 35;
    box-shadow: none;
    filter: none;
    pointer-events: none;
  }

  .AugmentedRealityVirtualPhotographySection_augmentedBtn__eaO82 {
    right: 40px;
    bottom: 20px;
    width: 170px;
    height: 60px;
  }
}

/* ============================================
   TABLET - 768px
   Vertical layout, without complex overlays
   ============================================ */
@media (max-width: 768px) {
  .AugmentedRealityVirtualPhotographySection_background__container__MuBnv {
    margin-top: 0;
    padding: 50px 0;
  }

  .AugmentedRealityVirtualPhotographySection_augmentedRealityImage__container__TCFO0 {
    min-height: 0;
    height: auto;
    padding: 30px 20px;
  }

  .AugmentedRealityVirtualPhotographySection_text__container__87HR_ {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 600px;
    height: auto;
    min-height: 0;
    padding: 35px 25px;
    border: 3px solid #ffffff;
    align-items: center;
    z-index: 30;
    overflow: hidden;
    box-sizing: border-box;
    margin-left: 0;
  }

  .AugmentedRealityVirtualPhotographySection_backgroundMobile__H7J9c {
    display: none;
  }

  .AugmentedRealityVirtualPhotographySection_paragraph__container___Zryx {
    width: 100%;
    padding: 0;
    order: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 25px;
  }

  .AugmentedRealityVirtualPhotographySection_augmentedHeading__jcMu9 {
    font-weight: 700;
    font-size: clamp(26px, 6vw, 35px);
    line-height: 1.3;
    text-align: center;
    margin: 0 0 25px;
    order: 0;
  }

  .AugmentedRealityVirtualPhotographySection_augmentedHeading__jcMu9 .augmentedReality {
    font-size: clamp(24px, 5.5vw, 30px);
    line-height: clamp(28px, 6vw, 35px);
  }

  .AugmentedRealityVirtualPhotographySection_augmentedHeading__jcMu9 .virtualPhotography {
    font-size: clamp(24px, 5.5vw, 30px);
    line-height: clamp(28px, 6vw, 35px);
  }

  .AugmentedRealityVirtualPhotographySection_augmentedSubHeading__hVEqX {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    width: auto;
    margin-bottom: 20px;
    font-size: clamp(18px, 4vw, 20px);
    line-height: clamp(23px, 5vw, 25px);
    text-align: center;
    letter-spacing: -0.25px;
    margin-top: 0;
    text-transform: uppercase;
  }

  .AugmentedRealityVirtualPhotographySection_augmentedParagraph__utTLw {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: clamp(18px, 4vw, 20px);
    line-height: clamp(23px, 5vw, 25px);
    text-align: center;
  }

  .AugmentedRealityVirtualPhotographySection_augmentedParagraph2___s_na {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: clamp(16px, 3.5vw, 18px);
    line-height: clamp(20px, 4.5vw, 23px);
    margin-top: 18px;
    text-align: center;
  }

  .AugmentedRealityVirtualPhotographySection_augmentedBtn__eaO82 {
    order: 2;
    margin-left: 0;
    position: relative;
    left: 0;
    right: auto;
    transform: none;
    bottom: 0;
    margin-top: 25px;
  }

  .AugmentedRealityVirtualPhotographySection_shadow__container__KRDCW {
    display: none;
  }
}

/* ============================================
   MOBILE - 430px
   ============================================ */
@media (max-width: 440px) {
  .AugmentedRealityVirtualPhotographySection_background__container__MuBnv {
    padding: 35px 0;
  }

  .AugmentedRealityVirtualPhotographySection_augmentedRealityImage__container__TCFO0 {
    display: none;
  }

  .AugmentedRealityVirtualPhotographySection_text__container__87HR_ {
    padding: 25px 18px;
    max-width: 100%;
    z-index: 30;
    overflow: hidden;
    box-sizing: border-box;
    margin-left: 0;
  }

  .AugmentedRealityVirtualPhotographySection_backgroundMobile__H7J9c {
    display: none;
  }

  .AugmentedRealityVirtualPhotographySection_augmentedHeading__jcMu9 {
    font-size: clamp(20px, 5.5vw, 28px);
    line-height: 1.2;
    margin-bottom: 18px;
    text-align: center;
  }

  .AugmentedRealityVirtualPhotographySection_augmentedHeading__jcMu9 .augmentedReality {
    font-size: clamp(18px, 5vw, 24px);
    line-height: clamp(22px, 5.5vw, 28px);
  }

  .AugmentedRealityVirtualPhotographySection_augmentedHeading__jcMu9 .virtualPhotography {
    font-size: clamp(18px, 5vw, 24px);
    line-height: clamp(22px, 5.5vw, 28px);
  }

  .AugmentedRealityVirtualPhotographySection_augmentedSubHeading__hVEqX {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: clamp(16px, 3.5vw, 18px);
    line-height: clamp(20px, 4.5vw, 23px);
    margin-bottom: 18px;
    text-transform: uppercase;
  }

  .AugmentedRealityVirtualPhotographySection_augmentedParagraph__utTLw {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: clamp(14px, 3vw, 16px);
    line-height: clamp(18px, 4vw, 20px);
  }

  .AugmentedRealityVirtualPhotographySection_augmentedParagraph2___s_na {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: clamp(13px, 2.8vw, 15px);
    line-height: clamp(17px, 3.8vw, 19px);
    margin-top: 15px;
  }

  .AugmentedRealityVirtualPhotographySection_augmentedBtn__eaO82 {
    width: 167px;
    height: 55px;
    margin-top: 20px;
  }
}

/* ============================================
   MOBILE EXTRA SMALL - 375px
   ============================================ */
@media (max-width: 375px) {
  .AugmentedRealityVirtualPhotographySection_augmentedRealityImage__container__TCFO0 {
    display: none;
  }

  .AugmentedRealityVirtualPhotographySection_text__container__87HR_ {
    padding: 25px 16px;
    z-index: 30;
    overflow: hidden;
    box-sizing: border-box;
  }

  .AugmentedRealityVirtualPhotographySection_augmentedHeading__jcMu9 {
    font-size: clamp(18px, 5vw, 24px);
  }

  .AugmentedRealityVirtualPhotographySection_backgroundMobile__H7J9c {
    display: none;
  }
}

/* ============================================
   MOBILE TINY - 320px
   ============================================ */
@media (max-width: 320px) {
  .AugmentedRealityVirtualPhotographySection_augmentedRealityImage__container__TCFO0 {
    display: none;
  }

  .AugmentedRealityVirtualPhotographySection_augmentedHeading__jcMu9 {
    margin: 0 0 20px;
  }

  .AugmentedRealityVirtualPhotographySection_text__container__87HR_ {
    padding: 20px 12px;
    z-index: 30;
    overflow: hidden;
    box-sizing: border-box;
  }

  .AugmentedRealityVirtualPhotographySection_backgroundMobile__H7J9c {
    display: none;
  }
}

/* ============================================
   GeneralContainer - Responsive Padding System
   Provides consistent horizontal padding across all resolutions
   ============================================ */

.style_generalContainer__o_StY {
  margin: 0 auto;
  width: 100%;
  max-width: 1920px;
  padding-left: clamp(20px, 8vw, 125px);
  padding-right: clamp(20px, 8vw, 125px);
}

/* ============================================
   BREAKPOINTS - Specific adjustments
   ============================================ */

/* Ultra Large Screens >= 2560px */
@media (min-width: 2560px) {
  .style_generalContainer__o_StY {
    max-width: 2200px;
    padding-left: 110px;
    padding-right: 110px;
  }
}

/* Large Screens >= 1920px */
@media (min-width: 1920px) and (max-width: 2559px) {
  .style_generalContainer__o_StY {
    padding-left: 125px;
    padding-right: 125px;
  }
}

/* Large Desktop - 1440px to 1919px */
@media (min-width: 1440px) and (max-width: 1919px) {
  .style_generalContainer__o_StY {
    max-width: 1440px;
    padding-left: 110px;
    padding-right: 110px;
  }
}

/* Laptop L - 1024px to 1439px */
@media (min-width: 1024px) and (max-width: 1439px) {
  .style_generalContainer__o_StY {
    padding-left: 80px;
    padding-right: 80px;
  }
}

/* Laptop - 768px to 1023px */
@media (min-width: 768px) and (max-width: 1023px) {
  .style_generalContainer__o_StY {
    padding-left: 60px;
    padding-right: 60px;
  }
}

/* Tablet - 430px to 767px */
@media (min-width: 430px) and (max-width: 767px) {
  .style_generalContainer__o_StY {
    padding-left: 40px;
    padding-right: 40px;
  }
}

/* Mobile - up to 429px */
@media (max-width: 429px) {
  .style_generalContainer__o_StY {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.OverviewPage_wrapper_augmented_reality__lLwIj {
  position: relative;
  z-index: 1;
  margin-top: 0;
}

.OverviewPage_wrapper_augmented_reality__lLwIj::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 150px;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.9) 0%,
    rgba(0, 0, 0, 0.6) 50%,
    rgba(0, 0, 0, 0) 100%
  );
  z-index: 2;
  pointer-events: none;
}

.OverviewPage_wrapper_augmented_reality__lLwIj::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 150px;
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.9) 0%,

    rgba(0, 0, 0, 0) 100%
  );
  z-index: 40;
  pointer-events: none;
}

@media screen and (max-width: 1440px) {
  .OverviewPage_wrapper_augmented_reality__lLwIj {
    margin-top: 0;
  }

  .OverviewPage_wrapper_augmented_reality__lLwIj::before,
  .OverviewPage_wrapper_augmented_reality__lLwIj::after {
    height: 130px;
  }
}

@media screen and (max-width: 1024px) {
  .OverviewPage_wrapper_augmented_reality__lLwIj {
    margin-top: 0;
  }

  .OverviewPage_wrapper_augmented_reality__lLwIj::before,
  .OverviewPage_wrapper_augmented_reality__lLwIj::after {
    height: 110px;
  }
}

@media screen and (max-width: 768px) {
  .OverviewPage_wrapper_augmented_reality__lLwIj {
    margin-top: 0;
    padding-top: 0;
  }

  .OverviewPage_wrapper_augmented_reality__lLwIj::before,
  .OverviewPage_wrapper_augmented_reality__lLwIj::after {
    height: 100px;
  }
}

@media screen and (max-width: 440px) {
  .OverviewPage_wrapper_augmented_reality__lLwIj {
    display: none;
    margin-top: 0;
    padding-top: 0;
  }

  .OverviewPage_wrapper_augmented_reality__lLwIj::before,
  .OverviewPage_wrapper_augmented_reality__lLwIj::after {
    height: 80px;
  }
}

