/* SADAD POS GO — scoped overrides only. Do not change Edge classes globally. */

/**POS GO CSS START**/
.page-pos-tab .edge-hero-image {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
  max-width: 48%;
}

.page-pos-tab .edge-hero-image img {
  height: 100%;
  width: auto;
  max-width: 100%;
  object-fit: contain;
  object-position: bottom center;
}

.page-pos-tab .choose-edge-box {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.page-pos-tab .choose-edge-figure img {
  width: 100%;
  height: 656px;
  object-fit: cover;
  display: block;
}

.page-pos-tab .self-ser-figure img,
.page-pos-tab .business-h-figure img {
  width: auto;
  max-width: 100%;
  display: block;
}

.page-pos-tab .divers-envi-box {
  overflow: hidden;
  min-width: 0;
  padding: 20px 0px 20px 32px;
}

.page-pos-tab .divers-envi-figure {
  display: grid;
  grid-template-columns: minmax(0, 329fr) minmax(0, 345fr);
  grid-template-rows: minmax(0, 1fr) minmax(0, 1fr);
  gap: 24px;
  flex: 1 1 0;
  min-width: 0;
  max-width: 100%;
  height: 552px;
  overflow: hidden;
}

.page-pos-tab .divers-envi-figure img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  min-width: 0;
  min-height: 0;
  border-radius: 10px;
  display: block;
}

.page-pos-tab .divers-envi-figure img:nth-child(3) {
  grid-column: 2;
  grid-row: 1 / span 2;
}

.page-pos-tab .diverse-list-content span {
  font-family: 'Open Sans Condensed';
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  color: #8E1B3E;
  background: #FFD3C8;
}

.why-choose-edge-section{
  background: transparent;
  position: relative;
}

.overlapping-bg {
  position: absolute;
  top: -210px;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 100%;
  max-width: 100%;
  pointer-events: none;
  z-index: -1;
  opacity: 0.6;
}

/* .page-pos-tab .diverse-list:first-child .diverse-list-content span {
  background: #8E1B3E;
  color: #FFFFFF;
}

.page-pos-tab .diverse-list:first-child .diverse-list-content h6 {
  color: #8E1B3E;
} */

.diverse-list .diverse-list-content{
  margin-bottom: 0px;
}

/* .page-pos-tab .self-ser-figure img {
  object-fit: fill;
} */

/* .page-pos-tab .self-service-wrapper {
  align-items: flex-start;
  gap: 48px;
} */

.page-pos-tab .self-service-wrapper {
    display: flex;
    align-items: flex-start;
    gap: 48px;
    padding: 0px 0px 0px 0px;
}

/* .page-pos-tab .self-service-wrapper .self-ser-figure {
  height: 461px;
} */


.page-pos-tab .self-service-wrapper .self-ser-figure img {
  width: 100%;
  height: 100%;
}

.page-pos-tab .self-service-wrapper .self-ser-content {
  margin-top: 28px;
}

.page-pos-tab .self-service-wrapper .self-ser-content h5 {
  margin-bottom: 16px;
}

.page-pos-tab .self-service-wrapper .selef-ser-box:nth-child(1) .self-ser-content ul {
  margin-top: 32px;
}

.page-pos-tab .self-service-wrapper .selef-ser-box:nth-child(1) .self-ser-content li {
  margin-bottom: 9px;
  gap: 15px;
}

.page-pos-tab .business-h-figure img {
  height: 550px;
  width: 100%;
  object-fit: cover;
  border-radius: 15px;
}

.page-pos-tab .custom-card-img {
  width: 100%;
  height: 495px;
  object-fit: cover;
  border-radius: 15px;
}

.page-pos-tab .self-service-wrapper .selef-ser-box:nth-child(2) .self-ser-content ul {
  margin-top: 32px;
}

.page-pos-tab .self-service-wrapper .selef-ser-box:nth-child(2) .self-ser-content li {
  margin-bottom: 9px;
  gap: 15px;
}

.page-pos-tab .qatar-bus-box {
  overflow: hidden;
}

.page-pos-tab .business-qat-device {
  bottom: -55px;
  z-index: 1;
  pointer-events: none;
}

/* .page-pos-tab .business-qat-device {
  transform: translateX(0%);
} */

.page-pos-tab .business-qat-device img {
  height: 510px;
  width: auto;
  max-width: none;
  display: block;
  object-fit: contain;
  transform: rotate(4deg);
}

.page-pos-tab .what-come-item {
  justify-content: flex-start;
  gap: 75px;
}

.page-pos-tab .self-service-wrapper .selef-ser-box.self-box-width {
  max-width: 740px;
}

.selef-ser-box.self-box-width .self-ser-figure img {
  height: 525.8px !important;
}


.div-content-space{
  justify-content: flex-start;
  gap: 32px;
}


/**POS GO CSS END**/

/**POS GO RESPONSIVE CSS START**/
@media (max-width: 991.98px) {
  .page-pos-tab .choose-edge-box {
    grid-template-columns: 1fr;
  }

  .page-pos-tab .edge-hero-image {
    max-width: 100%;
    height: auto;
    position: relative;
    right: auto;
    top: auto;
    bottom: auto;
  }

  .page-pos-tab .edge-hero-image img {
    height: auto;
    width: 100%;
  }

  .page-pos-tab .self-ser-figure img,
  .page-pos-tab .choose-edge-figure img {
    height: auto;
    width: 100%;
  }

  .page-pos-tab .business-h-figure img {
    width: 100%;
    height: auto;
    aspect-ratio: 1247 / 1100;
    object-fit: cover;
  }

  .page-pos-tab .business-qat-device {
    position: relative;
    left: auto;
    bottom: -8px;
    transform: none;
    display: flex;
    justify-content: center;
    margin-top: 8px;
  }

  .page-pos-tab .business-qat-device img {
    height: 450px;
    width: auto;
    transform: none;
  }

  .page-pos-tab .divers-envi-figure {
    height: auto;
    width: 100%;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
  }

  .page-pos-tab .divers-envi-figure img {
    height: 160px;
  }

  .page-pos-tab .divers-envi-figure img:nth-child(3) {
    grid-column: 1 / -1;
    grid-row: auto;
    height: 280px;
  }

  .page-pos-tab .custom-card-img {
    width: 100%;
    height: 280px;
    object-fit: cover;
    border-radius: 15px;
  }

  .page-pos-tab .self-service-wrapper {
    gap: 24px;
  }

  .page-pos-tab .self-service-wrapper .selef-ser-box {
    flex: none;
    width: 100%;
    gap: 0;
    padding: 20px;
    background: url(../images/sadad-pos-go/diverse-bg.png) no-repeat;
    background-size: cover;
    background-position: initial;
    background-blend-mode: multiply, normal;
    border: 1px solid rgba(142, 27, 62, 0.3);
    border-radius: 10px;
  }

  .page-pos-tab .self-service-wrapper .self-ser-figure img {
    height: auto;
    width: 100%;
    border-radius: 10px;
  }

  .page-pos-tab .self-service-wrapper .self-ser-content {
    margin-top: 0;
  }

  .page-pos-tab .self-service-wrapper .selef-ser-box:nth-child(2) .self-ser-content ul {
    margin-top: 16px;
  }

  .page-pos-tab .business-qat-device {
    position: relative;
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
    display: flex;
    justify-content: center;
    margin-top: -70px;
}
}
/**POS GO RESPONSIVE CSS END**/

/**POS GO ARABIC CSS START**/
html[dir="rtl"] .page-pos-tab .edge-hero-image {
  justify-content: flex-start;
}

html[dir="rtl"] .page-pos-tab .edge-hero-image img {
  object-position: bottom center;
}

html[dir="rtl"] .page-pos-tab .divers-envi-box {
  padding: 20px 20px 0px 0px;
}

/**POS GO ARABIC CSS END**/

/**POS GO ARABIC RESPONSIVE CSS START**/
@media (min-width: 992px) {
  html[dir="rtl"] .page-pos-tab .self-service-wrapper {
    flex-direction: row-reverse;
  }
}

/**POS GO ARABIC RESPONSIVE CSS END**/

/** JVB **/
@media (max-width: 992px) {
  .page-pos-tab .business-happen-section .business-h-figure{
      width: auto !important;
      height: auto !important;
  }
}

/* JVB */

@media (min-width: 992px) {
    .page-pos-tab .edge-hero-image {
        right: -5px;
        position: absolute;
        top: 0;
        bottom: 0;
    }
    .page-pos-tab .qatar-bus-title h1{
          max-width: 655px !important;
    }
    

}
/* jvb */
.page-pos-tab .diverse-envi-section .divers-envi-content {
    max-width: 434px !important;
}
.page-pos-tab .diverse-envi-section .divers-envi-figure{
      border: 0px solid rgba(142, 27, 62, 0.2) !important; 
}
.page-pos-tab .diverse-envi-section .divers-envi-figure img{
      object-fit: fill;
}