/* PaymentInApp — overrides */

#language-select {
  cursor: pointer;
}

.fancynavbar-addon #language-select {
  color: #fff;
  background: transparent;
}

.fancynavbar-addon #language-select option {
  color: #000;
}

.fancynavbar-brand-img[src*="logo-paymentinapp-bulb"] {
  width: 64px;
  height: 64px;
  object-fit: contain;
}

.page-floating-panel {
  background-color: #fff;
  position: relative;
  z-index: 1;
}

.page-floating-banner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-weight: 900;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-size: clamp(1rem, 3vw, 1.75rem);
  text-align: center;
  width: 90%;
  text-shadow: 0 2px 24px rgba(0, 0, 0, 0.45);
  pointer-events: none;
}

/* Contact page layout */
#page-contact .container-fluid {
  padding-right: 0;
}

#page-contact .contact-layout {
  min-height: 100vh;
}

.contact-video-col {
  position: relative;
  min-height: 50vh;
  background: #000;
}

@media (min-width: 992px) {
  .contact-video-col {
    min-height: 100vh;
  }
}

.contact-video-panel {
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.contact-video-panel--mobile {
  position: relative;
  min-height: 50vh;
}

.contact-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top left;
  transform: scale(1.18);
  transform-origin: top left;
}

.contact-video-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  padding: 1.5rem 1.75rem 1.75rem;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.82) 0%, rgba(0, 0, 0, 0.45) 55%, transparent 100%);
  color: #fff;
  pointer-events: none;
}

.contact-video-caption p {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: clamp(0.9rem, 1.4vw, 1.15rem);
  line-height: 1.45;
  letter-spacing: 0.01em;
  text-shadow: 0 1px 10px rgba(0, 0, 0, 0.55);
}

.about-hero-lines {
  line-height: 1.45;
}

.about-hero-line {
  display: block;
}

.about-hero-line--emphasis {
  color: #000;
  font-weight: 800;
  text-decoration: underline;
  text-underline-offset: 0.15em;
}

.services-hero-lines {
  line-height: 1.45;
}

.services-hero-line {
  display: block;
}

.services-hero-line--emphasis {
  color: #000;
  font-weight: 800;
  text-decoration: underline;
  text-underline-offset: 0.15em;
}

.services-hero-swiper .swiper-slide .bg-holder {
  background-size: cover;
  background-position: center center;
}

.about-video-panel {
  position: relative;
}

.about-video-panel .bg-holder {
  overflow: hidden;
}

.about-video-panel .yt-video,
.about-video-panel iframe.yt-video {
  pointer-events: auto;
}

#defaultVideo {
  position: relative;
}

#defaultVideo > .bg-holder {
  width: 100%;
  left: 0;
  right: 0;
  background-position: center center;
}

#defaultWhyUs .services-why-pirobot-col {
  padding: 0;
  line-height: 0;
  display: flex;
  align-items: flex-end;
  overflow: visible;
}

#defaultWhyUs .services-why-pirobot-img {
  display: block;
  width: 100%;
  height: auto;
  transform-origin: left bottom;
}

@media (min-width: 992px) {
  #defaultWhyUs .services-why-pirobot-img {
    width: 108%;
    max-width: none;
    transform: scale(1.14);
  }

  #defaultWhyUs .services-why-text-col {
    padding: 2.5rem 3rem 3rem 2rem;
  }
}

#defaultWhyUs .services-why-text-col {
  padding: 2rem 1.5rem 2.5rem;
}

#defaultWhyUs .services-why-row {
  margin-bottom: 0;
}

.services-why-copy {
  line-height: 1.45;
}

.services-why-copy-line {
  display: block;
}

.services-why-pct {
  font-weight: 800;
  text-decoration: underline;
  text-underline-offset: 0.12em;
}

.services-why-tm {
  font-size: 0.5em;
  font-weight: 700;
  line-height: 0;
  vertical-align: super;
  top: -0.35em;
  text-decoration: none;
}

.about-video-sound {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  z-index: 5;
  opacity: 0.92;
  display: inline-flex;
  align-items: center;
}

.about-video-sound-icon {
  display: inline-flex;
  width: 1.25rem;
  justify-content: center;
}

.about-video-sound-icon[hidden] {
  display: none !important;
}

.about-video-sound:hover {
  opacity: 1;
}

.about-feature-item + .about-feature-item {
  margin-top: 2.5rem;
}

/* About milestones — Default "our process" timeline */
.about-milestone-list {
  margin-top: 0.5rem;
}

.about-milestone-entry {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.about-milestone-entry + .about-milestone-entry {
  margin-top: 1.25rem;
}

.about-milestone-logo-wrap {
  flex: 0 0 140px;
  width: 140px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  border-radius: 0.25rem;
}

.about-milestone-logo-wrap--dhl {
  background-color: #ffcc00;
}

.about-milestone-logo {
  display: block;
  width: 140px;
  height: 44px;
  object-fit: contain;
  object-position: center;
}

.about-milestone-logo--asus {
  transform: scale(0.82);
}

.about-milestone-logo--cj {
  transform: scale(1.15);
}

.about-milestone-text {
  flex: 1;
  font-size: 0.95rem;
  line-height: 1.45;
  color: var(--bs-gray-700, #666);
}

.about-milestone-year {
  display: block;
  font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 900;
  font-size: 3.5rem;
  line-height: 1;
  color: #e1e1e1;
  user-select: none;
}

@media (min-width: 576px) {
  .about-milestone-year {
    font-size: 5.5rem;
  }
}

@media (min-width: 992px) {
  .about-milestone-year {
    font-size: 6.5rem;
  }
}

/* About page — career gauges (reserved for future sections) */
.about-career-gauge {
  max-width: 11rem;
  min-height: 11rem;
}

.about-career-gauge .progressbar-text {
  font-family: "PT Serif", serif;
}

.about-career-gauge .value {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
}

.about-founder-photo {
  max-width: 220px;
}

.about-logo-strip {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 1rem 1.25rem;
}

.about-logo-strip img {
  max-height: 36px;
  width: auto;
  object-fit: contain;
  filter: grayscale(0.05);
  opacity: 0.92;
}

.about-cert-logos img {
  max-height: 28px;
}

.about-process-flag {
  max-width: 180px;
  border-radius: 0.35rem;
  box-shadow: 0 0.5rem 1.25rem rgba(0, 0, 0, 0.08);
}

.about-process-logos img {
  max-height: 32px;
}

.about-process-logos img.about-logo-dhl {
  max-height: 26px;
}

.about-process-logos img.about-logo-nvidia {
  max-height: 30px;
}

.about-overview-list li + li {
  margin-top: 0.65rem;
}

@media (min-width: 992px) {
  .about-career-gauge {
    max-width: 12.5rem;
    min-height: 12.5rem;
  }
}
