/* Floating actions: scroll-up low, WhatsApp stacked above when both visible */
.ak-scrollup {
  right: 1.25rem;
}

.ak-scrollup.ak-scrollup-show {
  bottom: 1.25rem;
}

.seedbid-whatsapp-float {
  position: fixed;
  right: 1.25rem;
  bottom: 1.25rem;
  z-index: 10800;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 3.25rem;
  height: 3.25rem;
  padding: 0;
  background: #25d366;
  color: #fff;
  border-radius: 50%;
  text-decoration: none;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.2);
  transition: background 0.2s ease, transform 0.2s ease, bottom 0.35s cubic-bezier(0.22, 1, 0.36, 1);
}

body:has(.ak-scrollup.ak-scrollup-show) .seedbid-whatsapp-float {
  bottom: calc(1.25rem + 50px + 0.75rem);
}

.seedbid-whatsapp-float:hover {
  color: #fff;
  background: #1ebe57;
  transform: scale(1.05);
}

.seedbid-whatsapp-float__icon {
  display: block;
  width: 1.75rem;
  height: 1.75rem;
}

.seedbid-footer-social-hidden {
  display: none !important;
}

.seedbid-section-hidden {
  display: none !important;
}

/* Hero vertical phone strip removed sitewide */
.common-page-hero .phone-number {
  display: none !important;
}

/* 50% black overlay on homepage hero photos + inner-page banner backgrounds */
section[class*="ak-slider-hero-"] .ak-hero.ak-style1 .ak-hero-featured::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
  pointer-events: none;
}

section[class*="ak-slider-hero-"] .ak-hero-featured .ak-hero-bg {
  position: relative;
  z-index: 0;
}

section[class*="ak-slider-hero-"] .swiper-slide .ak-hero.ak-style1 .hero-slider-info {
  z-index: 2;
}

section[class*="ak-slider-hero-"]
  .swiper-slide-active
  .ak-hero.ak-style1
  .hero-slider-info
  .hero-title
  .hero-main-title,
section[class*="ak-slider-hero-"]
  .swiper-slide-active
  .ak-hero.ak-style1
  .hero-slider-info
  .hero-title
  .hero-main-title-1,
section[class*="ak-slider-hero-"]
  .swiper-slide-active
  .ak-hero.ak-style1
  .hero-slider-info
  .hero-title
  .hero-main-title-1.style-2,
section[class*="ak-slider-hero-"]
  .swiper-slide-active
  .ak-hero.ak-style1
  .hero-slider-info
  .hero-title
  .mini-title,
section[class*="ak-slider-hero-"]
  .swiper-slide-active
  .ak-hero.ak-style1
  .hero-slider-info
  .hero-title
  .main-desp {
  color: #f5f3f0;
}

section[class*="ak-slider-hero-"]
  .swiper-slide-active
  .ak-hero.ak-style1
  .hero-slider-info
  .hero-title
  .mini-title {
  color: #f5f3f0;
  border-color: rgba(245, 243, 240, 0.35);
  background-color: rgba(0, 0, 0, 0.2);
}

/* Homepage: static hero (hero_3.jpg), no swiper */
.seedbid-home-hero {
  position: relative;
  overflow: hidden;
  background-color: #1f2a31;
  min-height: 100vh;
  min-height: 100svh;
  min-height: 100dvh;
  display: flex;
  flex-direction: column;
}

.seedbid-home-hero .hero-slider-info {
  position: relative;
  height: auto;
  max-width: none;
  display: block;
  bottom: auto;
}

.seedbid-home-hero__media {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
}

.seedbid-home-hero__media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    105deg,
    rgba(0, 0, 0, 0.62) 0%,
    rgba(0, 0, 0, 0.45) 42%,
    rgba(0, 0, 0, 0.28) 68%,
    rgba(0, 0, 0, 0.35) 100%
  );
  z-index: 1;
  pointer-events: none;
}

.seedbid-home-hero__img {
  display: block;
  width: 100%;
  height: 100%;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  object-position: 72% center;
}

.seedbid-home-hero__container {
  position: relative;
  z-index: 2;
  flex: 1;
  display: flex;
  flex-direction: column;
  min-height: 100%;
}

.seedbid-home-hero__copy {
  position: relative;
  max-width: 42rem;
  padding: clamp(5.25rem, 11vw, 6.75rem) 0 clamp(2.25rem, 5vw, 3.25rem);
}

.seedbid-home-hero .hero-title .mini-title,
.seedbid-home-hero .hero-title .hero-main-title,
.seedbid-home-hero .hero-title .hero-main-title-1,
.seedbid-home-hero .hero-title .main-desp {
  color: #f5f3f0;
  opacity: 1;
  visibility: visible;
  transform: none;
}

.seedbid-home-hero .hero-title .mini-title {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  gap: 0.35rem 0.65rem;
  max-width: 100%;
  margin: 0;
  padding: 0.5rem 1rem;
  font-size: clamp(0.75rem, 2.2vw, 0.9375rem);
  line-height: 1.4;
  font-weight: 500;
  border-radius: 50px;
  border: 1px solid rgba(245, 243, 240, 0.35);
  background-color: rgba(0, 0, 0, 0.22);
  text-shadow: none;
  box-sizing: border-box;
}

.seedbid-home-hero .hero-title .hero-main-title {
  margin-top: 1rem;
  font-size: clamp(2rem, 5.5vw, 4.25rem);
  line-height: 1.08;
  font-weight: 700;
  text-transform: capitalize;
  text-shadow: 0 1px 20px rgba(0, 0, 0, 0.35);
}

.seedbid-home-hero .hero-title .hero-main-title .hero-main-title-1 {
  display: block;
  margin-top: clamp(0.5rem, 1.2vw, 0.875rem);
  font-size: clamp(1.65rem, 4.8vw, 3.5rem);
  line-height: 1.1;
  font-weight: 700;
}

.seedbid-home-hero .hero-title .main-desp {
  max-width: 36rem;
  margin-top: clamp(1.25rem, 2.5vh, 1.625rem);
  font-size: clamp(0.9375rem, 2.2vw, 1.125rem);
  line-height: 1.55;
  color: rgba(245, 243, 240, 0.92);
}

.seedbid-home-hero .slider-info > .ak-height-40 {
  display: none;
}

.seedbid-home-hero .hero-consult-cta {
  margin-top: clamp(4rem, 3.5vh, 2.5rem);
  opacity: 1;
  visibility: visible;
  transform: none;
}

.seedbid-home-hero .hero-consult-form {
  margin-top: 0.75rem;
}

.seedbid-home-hero .hero-consult-submit {
  opacity: 1;
  visibility: visible;
  transform: none;
}

.seedbid-after-hero-gap {
  height: 125px;
}

@media (max-width: 991px) {
  .seedbid-home-hero__container {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

@media (max-width: 767px) {
  .seedbid-home-hero__img {
    object-position: 80% 22%;
  }

  .seedbid-home-hero .hero-title .hero-main-title .hero-main-title-1 {
    margin-top: 2rem;
  }

  .seedbid-home-hero .hero-title .main-desp {
    margin-top: clamp(1.125rem, 2vh, 1.375rem);
  }

  .seedbid-home-hero .hero-consult-cta {
    margin-top: clamp(1.5rem, 2.5vh, 1.875rem);
  }

  .seedbid-home-hero .hero-consult-form {
    margin-top: 0.5rem;
  }

  .seedbid-home-hero__media::after {
    background: linear-gradient(
      180deg,
      rgba(0, 0, 0, 0.55) 0%,
      rgba(0, 0, 0, 0.5) 55%,
      rgba(0, 0, 0, 0.4) 100%
    );
  }

  .seedbid-home-hero .hero-slider-info {
    flex: 1;
    display: flex;
    flex-direction: column;
    min-height: 100%;
  }

  .seedbid-home-hero__copy {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding-top: calc(5.25rem + env(safe-area-inset-top, 0px));
    padding-bottom: max(1.5rem, env(safe-area-inset-bottom, 0px));
  }

  .seedbid-home-hero .hero-title .mini-title {
    margin-top: 0.5rem;
    padding: 0.5rem 0.875rem;
    line-height: 1.4;
  }

  .seedbid-home-hero .hero-title .hero-main-title {
    margin-top: 1.125rem;
    font-size: clamp(1.75rem, 8.5vw, 2.35rem);
  }

  .seedbid-home-hero .hero-title .hero-main-title .hero-main-title-1 {
    font-size: clamp(1.5rem, 7.5vw, 2rem);
  }

  .seedbid-after-hero-gap {
    height: 32px;
  }
}

@media (max-width: 575px) {
  .seedbid-home-hero .hero-title .mini-title {
    font-size: 0.75rem;
    padding: 0.45rem 0.8125rem;
    line-height: 1.4;
  }

  .seedbid-home-hero .hero-consult-form {
    flex-direction: column;
    align-items: stretch;
    margin-top: 2rem;
  }
}

.common-page-hero::before,
.ak-about-hero-1::before {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
  pointer-events: none;
}

.common-page-hero .common-hero-bg,
.ak-about-hero-1 .about-hero-bg {
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}

.ak-about-hero-1 {
  min-height: 560px;
}

@media (max-width: 575px) {
  .common-page-hero .common-hero-bg,
  .ak-about-hero-1 .about-hero-bg {
    object-position: center top;
  }

  .ak-about-hero-1 {
    min-height: 480px;
  }
}

.common-page-hero .common-hero-content,
.ak-about-hero-1 .about-hero-content,
.ak-about-hero-1 .container {
  z-index: 2;
}

.common-page-hero .common-hero-content .ak-section-title,
.common-page-hero .common-hero-content .back-btn,
.common-page-hero .common-hero-content .back-btn a,
.ak-about-hero-1 .ak-section-title,
.ak-about-hero-1 .seedbid-about-tagline,
.ak-about-hero-1 .back-btn,
.ak-about-hero-1 .back-btn a {
  color: #f5f3f0;
}

.common-page-hero .ak-section-heading.ak-style-1 .ak-section-subtitle,
.ak-about-hero-1 .ak-section-heading.ak-style-1 .ak-section-subtitle {
  color: #1f2a31;
  background-color: #f5f3f0;
  border-color: rgba(245, 243, 240, 0.45);
}

.common-page-hero .common-hero-content .back-btn a:hover,
.ak-about-hero-1 .back-btn a:hover {
  color: #ffffff;
}

#seedbid-directors-section {
  overflow: hidden;
}

#seedbid-directors-section .container {
  padding-left: 24px;
  padding-right: 24px;
  overflow: visible;
}

.seedbid-reels-mount {
  width: 100%;
}

.seedbid-reels-viewport {
  width: 100vw;
  max-width: 100%;
  margin-left: calc(50% - 50vw);
  overflow: hidden;
  contain: layout style;
  mask-image: linear-gradient(
    90deg,
    transparent 0%,
    #000 5%,
    #000 95%,
    transparent 100%
  );
}

.seedbid-reels-viewport--marquee .seedbid-reels-track {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: stretch;
  width: max-content;
  will-change: transform;
  animation: seedbid-reels-marquee var(--seedbid-reels-duration, 72s) linear infinite;
  animation-play-state: running;
}

.seedbid-reels-viewport--offscreen .seedbid-reels-track {
  animation-play-state: paused;
  will-change: auto;
}

/* Pause the strip while hovering so the reel under the cursor stays still and plays */
@media (hover: hover) and (pointer: fine) {
  .seedbid-reels-viewport--marquee:hover .seedbid-reels-track {
    animation-play-state: paused;
  }
}

.seedbid-reels-viewport--static .seedbid-reels-track {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  animation: none;
  overflow-x: auto;
  width: 100%;
  padding-bottom: 8px;
  scrollbar-width: thin;
  will-change: auto;
}

@keyframes seedbid-reels-marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

.seedbid-reels-row {
  display: flex;
  flex: 0 0 auto;
  align-items: stretch;
  gap: 20px;
  padding: 4px 20px;
}

.seedbid-reel-card {
  position: relative;
  flex: 0 0 auto;
  width: 200px;
  aspect-ratio: 9 / 16;
  border-radius: 14px;
  overflow: hidden;
  background: #f3eeea;
  box-shadow: 0 8px 28px rgba(31, 42, 49, 0.1);
  transition: transform 0.35s cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 0.35s cubic-bezier(0.22, 1, 0.36, 1);
  outline: none;
  cursor: pointer;
}

@media (hover: hover) and (pointer: fine) {
  .seedbid-reel-card:hover,
  .seedbid-reel-card.is-active,
  .seedbid-reel-card.is-playing {
    transform: scale(1.03);
    box-shadow: 0 14px 36px rgba(31, 42, 49, 0.16);
    z-index: 2;
  }
}

.seedbid-reel-card:focus-visible {
  box-shadow: 0 0 0 3px #faf8f6, 0 0 0 5px var(--brand, #ff6109);
  z-index: 3;
}

.seedbid-reel-poster {
  position: absolute;
  inset: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: opacity 0.3s cubic-bezier(0.22, 1, 0.36, 1);
}

.seedbid-reel-poster--hidden {
  opacity: 0;
}

.seedbid-reel-media {
  position: absolute;
  inset: 0;
  z-index: 2;
  overflow: hidden;
  background: #1f2a31;
}

.seedbid-reel-media[hidden] {
  display: none !important;
}

.seedbid-reel-media--visible,
.seedbid-reel-card.is-playing .seedbid-reel-media {
  display: block;
}

.seedbid-reel-video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.seedbid-reel-open {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 4;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: rgba(31, 42, 49, 0.45);
  color: #faf8f6;
  text-decoration: none;
  opacity: 0;
  transition: opacity 0.25s ease, background 0.2s ease;
}

.seedbid-reel-card:hover .seedbid-reel-open,
.seedbid-reel-card.is-playing .seedbid-reel-open {
  opacity: 1;
}

.seedbid-reel-open:hover {
  background: var(--brand, #ff6109);
}

.seedbid-reel-poster--loading {
  background: linear-gradient(
    145deg,
    #f3eeea 0%,
    #e8e2dc 50%,
    #f3eeea 100%
  );
  min-height: 100%;
}

.seedbid-reel-unmute {
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 5;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  padding: 0;
  border: none;
  border-radius: 50%;
  background: rgba(31, 42, 49, 0.55);
  color: #faf8f6;
  cursor: pointer;
  transition: opacity 0.2s ease, background 0.2s ease, transform 0.2s ease;
}

.seedbid-reel-unmute[hidden] {
  display: none !important;
}

.seedbid-reel-card.is-playing .seedbid-reel-unmute {
  opacity: 1;
}

.seedbid-reel-unmute:focus-visible {
  outline: 2px solid #faf8f6;
  outline-offset: 2px;
}

.seedbid-reel-unmute:hover {
  background: var(--brand, #ff6109);
  transform: scale(1.06);
}

.seedbid-reels-cta-wrap {
  display: flex;
  justify-content: center;
  margin-top: 28px;
}

.seedbid-reels-empty {
  text-align: center;
  padding: 48px 24px;
  max-width: 520px;
  margin: 0 auto;
  color: rgba(31, 42, 49, 0.8);
  font-size: 0.95rem;
  line-height: 1.55;
}

.seedbid-reels-empty code {
  font-size: 0.85em;
  color: #1f2a31;
}

@media (max-width: 991px) {
  .ak-scrollup {
    right: 1rem;
  }

  .ak-scrollup.ak-scrollup-show {
    bottom: 1rem;
  }

  .seedbid-whatsapp-float {
    right: 1rem;
  }

  body:has(.ak-scrollup.ak-scrollup-show) .seedbid-whatsapp-float {
    bottom: calc(1rem + 50px + 0.75rem);
  }
}

@media (max-width: 767px) {
  .seedbid-reel-card {
    width: 168px;
  }

  .seedbid-reels-row {
    gap: 14px;
    padding: 4px 14px;
  }

  .seedbid-whatsapp-float {
    bottom: 1rem;
    right: 1rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .seedbid-reels-viewport--marquee .seedbid-reels-track,
  .seedbid-reels-track {
    animation: none;
    will-change: auto;
  }
}

/* Contact section: balanced layout, readable form width */
#contact.container,
.container:has(> .seedbid-contact) {
  max-width: 1140px;
}

.contact-form-content.seedbid-contact {
  display: grid;
  grid-template-columns: minmax(0, 5fr) minmax(0, 7fr);
  gap: clamp(1.75rem, 4vw, 3rem);
  align-items: center;
  margin-inline: auto;
  padding: clamp(1.75rem, 4vw, 2.75rem);
  background-color: #faf8f6;
  border: 1px solid rgba(31, 42, 49, 0.08);
  border-radius: 4px;
}

.seedbid-contact .contact-form-img {
  max-width: none;
  width: 100%;
  min-width: 0;
  align-self: center;
}

.seedbid-contact .contact-form-img img {
  display: block;
  width: 100%;
  height: auto;
  max-height: min(480px, 52vh);
  aspect-ratio: 4 / 5;
  object-fit: cover;
  border-radius: 2px;
}

.seedbid-contact .contact-form {
  max-width: none;
  width: 100%;
  min-width: 0;
  align-self: stretch;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: clamp(1.5rem, 3vw, 2rem);
}

.seedbid-contact__header {
  display: flex;
  flex-direction: column;
  gap: 0.65rem;
  max-width: 52ch;
}

.seedbid-contact__eyebrow {
  margin: 0;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #ff6109;
}

.seedbid-contact__title {
  margin: 0;
  font-size: clamp(1.35rem, 2.2vw, 1.75rem);
  font-weight: 600;
  line-height: 1.25;
  color: #1f2a31;
}

.seedbid-contact__lead {
  margin: 0;
  font-size: clamp(0.9375rem, 1.5vw, 1rem);
  line-height: 1.55;
  color: rgba(31, 42, 49, 0.72);
}

.seedbid-contact__form {
  display: flex;
  flex-direction: column;
  gap: clamp(1.1rem, 2vw, 1.35rem);
}

.seedbid-contact .form-inputs {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(1rem, 2vw, 1.35rem) clamp(1.25rem, 3vw, 1.75rem);
  margin-bottom: 0;
}

.seedbid-contact .form-inputs.seedbid-contact__row--single {
  grid-template-columns: minmax(0, 1fr);
}

.seedbid-contact .form-inputs.seedbid-contact__row--full {
  grid-template-columns: minmax(0, 1fr);
}

.seedbid-contact .form-inputs .type_1 label,
.seedbid-contact .form-textarea .type_1 label {
  margin-bottom: 0.5rem;
  font-size: 0.8125rem;
  font-weight: 600;
  color: #1f2a31;
}

.seedbid-contact .form-inputs .type_1 input,
.seedbid-contact .form-inputs .type_1 select,
.seedbid-contact .form-textarea .type_1 textarea {
  width: 100%;
  padding: 0.65rem 0 0.85rem;
  font-size: 1rem;
  line-height: 1.4;
  color: #1f2a31;
  border-bottom: 1px solid rgba(31, 42, 49, 0.14);
}

.seedbid-contact .form-inputs .type_1 input:focus,
.seedbid-contact .form-inputs .type_1 select:focus,
.seedbid-contact .form-textarea .type_1 textarea:focus {
  border-bottom-color: #ff6109;
}

.seedbid-contact .form-textarea {
  margin-top: 0;
}

.seedbid-contact .form-textarea .type_1 textarea {
  min-height: 5.5rem;
  resize: vertical;
}

.seedbid-contact .common-btn {
  align-self: flex-start;
  margin-top: 0.25rem;
}

@media screen and (max-width: 991px) {
  .contact-form-content.seedbid-contact {
    grid-template-columns: minmax(0, 1fr);
    gap: clamp(1.5rem, 4vw, 2rem);
    padding: clamp(1.25rem, 4vw, 2rem);
  }

  .seedbid-contact .contact-form-img img {
    max-height: 320px;
    aspect-ratio: 16 / 10;
  }

  .seedbid-contact .contact-form {
    gap: 1.5rem;
  }
}

@media screen and (max-width: 576px) {
  .seedbid-contact .form-inputs {
    grid-template-columns: minmax(0, 1fr);
  }
}

/* Homepage: overlap, contrast, spacing (all breakpoints) */

/* Testimonial: nav + stats must not sit on person-info row */
.testmonial-content.ak-slider-testmonial {
  display: flex;
  flex-direction: column;
}

.testmonial-content .testmonial-controller {
  position: static !important;
  left: auto !important;
  bottom: auto !important;
  z-index: auto;
  margin-top: 2rem;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 1.25rem;
  column-gap: 1.5rem;
  padding-top: 1.5rem;
  border-top: 1px solid rgba(31, 42, 49, 0.1);
}

.testmonial-content .testmonial-slider .testmonial-info {
  max-width: 100%;
}

.testmonial-content .testmonial-slider .testmonial-info .person-info {
  max-width: 100%;
  flex-wrap: wrap;
  gap: 1rem 1.5rem;
  align-items: flex-end;
}

.testmonial-content .testmonial-slider .testmonial-info .person-info .name {
  color: #1a2329;
}

.testmonial-content .testmonial-slider .testmonial-info .person-info .form {
  color: rgba(31, 42, 49, 0.78);
}

.testmonial-content .testmonial-title {
  font-size: clamp(1.125rem, 2.2vw, 1.5rem);
  line-height: 1.45;
  color: #1a2329;
}

.testmonial-content .testmonial-shot-title {
  color: rgba(31, 42, 49, 0.88);
}

.testmonial-controller > div:last-child {
  flex: 1 1 11rem;
  min-width: 0;
}

.testmonial-controller .ak-black-color {
  color: #1a2329 !important;
}

.testmonial-controller .ak-font-16 {
  color: rgba(31, 42, 49, 0.82);
}

.testmonial-controller .slider-btn {
  flex-shrink: 0;
  min-width: 44px;
  min-height: 44px;
}

@media (max-width: 575px) {
  .testmonial-content .testmonial-controller {
    flex-direction: column;
    align-items: flex-start;
  }

  .testmonial-content .testmonial-slider .testmonial-img {
    min-height: 220px;
    max-height: 300px;
  }
}

/* Hero: readable type on 50% overlay, scale titles, safe padding */
section[class*="ak-slider-hero-"]
  .swiper-slide-active
  .ak-hero.ak-style1
  .hero-slider-info
  .hero-title
  .hero-main-title,
section[class*="ak-slider-hero-"]
  .swiper-slide-active
  .ak-hero.ak-style1
  .hero-slider-info
  .hero-title
  .hero-main-title-1 {
  text-shadow: 0 1px 20px rgba(0, 0, 0, 0.4);
}

@media (max-width: 991px) {
  .ak-slider-hero-1 .swiper-slide .ak-hero.ak-style1 .hero-slider-info .hero-main-title {
    font-size: clamp(2rem, 5.5vw, 3.25rem);
    line-height: 1.1;
  }

  .ak-slider-hero-1
    .swiper-slide
    .ak-hero.ak-style1
    .hero-slider-info
    .hero-main-title
    .hero-main-title-1 {
    font-size: clamp(1.75rem, 5vw, 2.85rem);
    display: block;
  }

  section[class*="ak-slider-hero-"] .container-md {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}

@media (max-width: 767px) {
  .ak-slider-hero-1 .swiper-slide .ak-hero.ak-style1 .hero-slider-info .main-desp {
    max-width: 100%;
    line-height: 1.55;
  }
}

/* About Our Story: tablet/mobile — no squashed tall image strip */
@media (max-width: 1199px) {
  .about-us-content {
    flex-direction: column;
    align-items: stretch;
    gap: 2rem;
  }

  .about-us-content .image-content {
    position: relative;
    width: 100%;
    max-width: 100%;
    flex: none;
    height: auto;
    min-height: 0;
    aspect-ratio: 16 / 10;
    max-height: min(52vh, 440px);
    overflow: hidden;
  }

  .about-us-content .image-content .about-img-1 {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    max-width: none;
    object-fit: cover;
    object-position: center 22%;
  }

  .about-us-content .info-content {
    max-width: 100%;
    flex: none;
  }
}

@media (max-width: 767px) {
  .about-us-content .image-content {
    aspect-ratio: 4 / 5;
    max-height: 400px;
  }
}

@media (max-width: 1199px) {
  .feature-content {
    justify-content: flex-start;
    align-items: stretch;
  }

  .feature-content .ak-feature-hr {
    display: none;
  }
}

@media (max-width: 767px) {
  .feature-content {
    flex-direction: column;
    gap: 2rem;
  }

  .moving-section.style-2 {
    font-size: clamp(2.5rem, 11vw, 4.25rem);
  }

  .testmonial-top-content {
    align-items: flex-start;
  }
}

/* Service dark band: padding + card gutters + CTA breathing room */
.service-bg > .container {
  position: relative;
  z-index: 12;
  padding-top: clamp(2rem, 3.5vw, 3rem);
  padding-bottom: clamp(2.5rem, 4.5vw, 3.75rem);
}

.service-bg .service-card {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.service-bg .service-card .service-info {
  margin-bottom: 1.5rem;
}

.service-bg .service-card .service-footer {
  margin-top: auto;
  padding-top: 0.75rem;
}

.service-bg .service-card .service-footer .common-btn.style-2.color-2 {
  width: 100%;
  justify-content: space-between;
  padding: 0.875rem 1.25rem;
  min-height: 48px;
  box-sizing: border-box;
}

/* Service row header: wrap controls on narrow screens */
@media (max-width: 767px) {
  .service-top {
    flex-wrap: wrap;
    gap: 1.25rem;
  }

  .service-swiper-controller {
    flex-shrink: 0;
  }

  .service-bg > .container {
    padding-top: 1.75rem;
    padding-bottom: 2rem;
  }
}

/* Contact block: keep form readable when stacked */
@media (max-width: 991px) {
  .contact-form-content .contact-form {
    padding: 1.25rem 1.5rem 2rem;
  }

  .contact-form-content .contact-form .contact-title {
    font-size: clamp(1.125rem, 4vw, 1.5rem);
    line-height: 1.4;
    color: #1a2329;
  }
}

/* Avoid accidental horizontal scroll from full-bleed reels */
.seedbid-reels-viewport {
  max-width: 100vw;
}

/* Service CTA: visible arrow, even label + icon spacing */
.service-bg .service-card .service-footer .common-btn.style-2.color-2 {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

.service-bg .service-card .service-footer .common-btn.style-2.color-2 > span:first-child {
  flex: 1 1 auto;
  min-width: 0;
  text-align: left;
}

.service-bg .service-card .service-footer .common-btn.style-2.color-2 .arrow-cricle {
  flex-shrink: 0;
  margin-left: 0;
}

.service-bg .service-card .service-footer .common-btn.style-2.color-2 .arrow-cricle > :first-child,
.service-bg .service-card .service-footer .common-btn.style-2.color-2 .arrow-cricle > :last-child {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -7.5px;
  margin-left: -7.5px;
  transition: transform 0.35s ease;
}

.service-bg .service-card .service-footer .common-btn.style-2.color-2 .arrow-cricle > :first-child {
  transform: translateX(-200%);
}

.service-bg .service-card .service-footer .common-btn.style-2.color-2 .arrow-cricle > :last-child {
  transform: translateX(0);
}

.service-bg .service-card .service-footer .common-btn.style-2.color-2:hover .arrow-cricle > :first-child {
  transform: translateX(0);
}

.service-bg .service-card .service-footer .common-btn.style-2.color-2:hover .arrow-cricle > :last-child {
  transform: translateX(200%);
}

/* Equal-height service cards across the swiper */
.ak-slider-service .swiper-wrapper {
  align-items: stretch;
}

.ak-slider-service .swiper-slide {
  height: auto;
  display: flex;
}

.ak-slider-service .swiper-slide > .service-card {
  width: 100%;
  height: 100%;
}

.service-bg .service-card .service-thumb {
  aspect-ratio: 16 / 10;
  width: 100%;
  flex-shrink: 0;
}

.service-bg .service-card .service-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.service-bg .service-card .service-info {
  flex: 1 1 auto;
}

/* Testimonial header: arrows above reviews stat (desktop) */
.testmonial-top-meta {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 1rem;
  flex-shrink: 0;
}

.testmonial-top-arrows {
  display: flex;
  gap: 0.75rem;
}

.testmonial-reviews-stat {
  font-size: 1.125rem;
  font-weight: 500;
  color: #1a2329;
  text-align: right;
}

@media (min-width: 1200px) {
  .testmonial-top-content {
    align-items: flex-end;
  }

  .testmonial-top-meta {
    max-width: 220px;
  }
}

@media (max-width: 991px) {
  .testmonial-top-meta {
    width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-top: 1rem;
  }

  .testmonial-reviews-stat {
    text-align: left;
  }
}

/* Homepage recent blog list from CMS */
#seedbid-blog-section .blog-card.style-1 {
  padding: 1.25rem 1rem;
  margin: 0 -1rem;
  border-radius: 2px;
  transition: background-color 0.25s cubic-bezier(0.22, 1, 0.36, 1);
}

#seedbid-blog-section .blog-card.style-1:hover {
  background-color: rgba(31, 42, 49, 0.06);
}

#seedbid-blog-section .blog-card.style-1:hover .title,
#seedbid-blog-section .blog-card.style-1:hover .short-title {
  color: #1a2329;
}

.seedbid-blog-loading,
.seedbid-blog-empty {
  color: rgba(31, 42, 49, 0.75);
  padding: 1rem 0;
}

/* Footer: static at page end; no fixed overlay on large screens */
.ak-footer.style-1.fixed-footer,
.footer-bg.ak-footer.style-1 {
  position: relative;
  z-index: 1;
  width: 100%;
  background-color: #1f2a31;
  isolation: isolate;
}

body:has(.ak-footer.fixed-footer) {
  margin-bottom: 0 !important;
}

/* Footer: keep logo, links, copy above decorative bg */
.footer-bg.ak-footer.style-1 {
  background-color: #1f2a31;
}

.footer-bg .ak-footer-container {
  position: relative;
  isolation: isolate;
}

.footer-bg .ak-footer-container .container {
  position: relative;
  z-index: 2;
}

.footer-bg .ak-footer-container .footer-bg-img {
  z-index: 0;
  opacity: 0.22;
  pointer-events: none;
}

.ak-footer.style-1 .footer-content,
.ak-footer.style-1 .copy-right {
  position: relative;
  z-index: 2;
}

.ak-footer.style-1 .seedbid-logo--footer {
  opacity: 1;
}

/* Service listing hero (photo background) */
.common-page-hero:has(.common-hero-bg.object-cover) {
  min-height: 420px;
}

@media (min-width: 992px) {
  .common-page-hero:has(.common-hero-bg.object-cover) {
    min-height: 480px;
  }
}

/* Service detail FAQ: image left, accordion right (large screens) */
.seedbid-service-faq .seedbid-service-faq__layout {
  display: grid !important;
  flex-wrap: nowrap;
  grid-template-columns: 1fr;
  gap: clamp(1.5rem, 3vw, 3rem);
  align-items: start;
  margin-left: 0;
  margin-right: 0;
  --bs-gutter-x: 0;
}

.seedbid-service-faq .seedbid-service-faq__layout > * {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  padding-left: 0;
  padding-right: 0;
}

.seedbid-service-faq__media {
  display: flex;
  align-items: center;
  justify-content: center;
  grid-column: 1;
  grid-row: 1;
}

.seedbid-service-faq__content {
  grid-column: 1;
  grid-row: 2;
  width: 100%;
  min-width: 0;
}

.seedbid-service-faq .ak-accordion {
  width: 100%;
}

.seedbid-service-faq .ak-accordion-item .ak-accordion-title-content {
  height: auto;
  min-height: 3.25rem;
  align-items: flex-start;
  gap: 0.75rem;
  padding-bottom: 0.85rem;
}

.seedbid-service-faq .ak-accordion-item .ak-accordion-title-content .ak-accordion-title {
  flex: 1;
  min-width: 0;
  line-height: 1.4;
  padding-right: 0.25rem;
}

.seedbid-service-faq .ak-accordion-item .ak-accordion-title-content .accordion-icon {
  flex-shrink: 0;
  margin-top: 0.2rem;
}

.seedbid-service-faq .ak-accordion-item .ak-accordion-tab {
  line-height: 1.55;
  color: rgba(31, 42, 49, 0.82);
}

.image-hov-one.service-faq-portrait-wrap,
.seedbid-service-faq__media .image-hov-one {
  display: block;
  width: 100%;
}

.image-hov-one.service-faq-portrait-wrap img.service-faq-portrait,
.seedbid-service-faq__media .image-hov-one img {
  width: 100%;
  max-width: 100%;
  aspect-ratio: 5 / 6;
  object-fit: cover;
  object-position: center top;
  border-radius: 4px;
}

@media (max-width: 767.98px) {
  .seedbid-service-faq__media .image-hov-one img,
  .image-hov-one.service-faq-portrait-wrap img.service-faq-portrait {
    aspect-ratio: 16 / 10;
    max-height: 340px;
  }
}

/* Large screens: two columns — image left, FAQ right */
@media (min-width: 992px) {
  .seedbid-service-faq .seedbid-service-faq__layout {
    grid-template-columns: minmax(280px, 42%) minmax(0, 58%);
    column-gap: clamp(2rem, 4vw, 4.5rem);
    row-gap: 0;
  }

  .seedbid-service-faq__media {
    grid-column: 1;
    grid-row: 1;
    padding-right: 0;
  }

  .seedbid-service-faq__content {
    grid-column: 2;
    grid-row: 1;
    padding-left: 0;
  }

  .seedbid-service-faq__content > .ak-section-title {
    max-width: none;
  }
}

/* Case study cards on services + detail pages */
.team-card.style-two .team-thamnel {
  min-height: 280px;
  overflow: hidden;
}

.team-card.style-two .team-thamnel img {
  min-height: 280px;
  object-fit: cover;
  object-position: center 30%;
}

@media (min-width: 1200px) {
  .ak-footer.style-1 .footer-content {
    display: grid;
    grid-template-columns: minmax(260px, 320px) minmax(0, 1fr);
    column-gap: clamp(2.5rem, 5vw, 6.5rem);
    row-gap: 2.5rem;
    align-items: start;
  }

  .ak-footer.style-1 .footer-content .company-info {
    grid-column: 1;
    grid-row: 1 / span 2;
    max-width: none;
    width: 100%;
  }

  .ak-footer.style-1 .footer-content .footer-nav {
    grid-column: 2;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    width: 100%;
    min-width: 0;
  }

  .ak-footer.style-1 .footer-content .footer-nav .footer-link {
    max-width: none;
    width: 100%;
    justify-content: space-between;
    gap: clamp(1.5rem, 3vw, 3rem);
    flex-wrap: nowrap;
  }

  .ak-footer.style-1 .footer-content .company-info .seedbid-footer-brand {
    min-height: var(--seedbid-footer-logo-height, 72px);
  }

  .ak-footer.style-1 .footer-content .company-info .seedbid-footer-brand .seedbid-logo--footer {
    max-width: 280px;
    height: var(--seedbid-footer-logo-height, 72px);
    width: auto;
  }
}

.ak-footer.style-1 .footer-content .company-info .text,
.ak-footer.style-1 .footer-content .footer-nav .footer-link .link-content .linek-all a,
.ak-footer.style-1 .copy-right .copyright-text {
  color: rgba(245, 243, 240, 0.92);
}

.ak-footer.style-1 .footer-content .footer-nav .footer-link .link-content .short-title {
  color: #f5f3f0;
}

.ak-footer.style-1 .company-info .social-icon .icon {
  border: 1px solid rgba(245, 243, 240, 0.25);
  background-color: rgba(245, 243, 240, 0.08);
}

.ak-footer.style-1 .company-info .social-icon .icon svg path,
.ak-footer.style-1 .company-info .social-icon .icon svg {
  fill: #f5f3f0;
  transition: fill 0.25s ease-out;
}

.ak-footer.style-1 .company-info .social-icon .icon:hover {
  background-color: var(--brand, #ff6109);
  border-color: var(--brand, #ff6109);
  transform: scale(1.08);
  transition-timing-function: cubic-bezier(0.22, 1, 0.36, 1);
}

.ak-footer.style-1 .company-info .social-icon .icon:hover svg path,
.ak-footer.style-1 .company-info .social-icon .icon:hover svg {
  fill: #f5f3f0;
}

.ak-footer.style-1 .seedbid-footer-pages a {
  line-height: 1.45;
}

.ak-footer.style-1 .seedbid-footer-pages li + li {
  margin-top: 0.35rem;
}

.ak-footer.style-1 .seedbid-footer-services li + li {
  margin-top: 0.35rem;
}

.ak-footer.style-1 .seedbid-footer-services a {
  line-height: 1.45;
}

/* Case study listing: card + detail imagery */
.seedbid-case-study-page .team-card.style-two .team-thamnel {
  aspect-ratio: 420 / 471;
  overflow: hidden;
  border-radius: 4px;
}

.seedbid-case-study-page .team-card.style-two .team-thamnel img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.case-study-detail-media {
  aspect-ratio: 610 / 651;
  overflow: hidden;
  border-radius: 4px;
  background-color: rgba(31, 42, 49, 0.06);
}

.case-study-detail-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.seedbid-case-detail-media--wide {
  aspect-ratio: 16 / 9;
}

.seedbid-case-detail-media--wide img {
  object-fit: cover;
  object-position: center;
}

.case-study-detail-kicker {
  font-size: 0.875rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--brand, #ff6109);
  margin-bottom: 0.75rem;
}

.case-study-detail-title {
  font-size: clamp(1.35rem, 2.5vw, 1.75rem);
  margin-bottom: 1rem;
  max-width: 42ch;
}

.case-study-detail-excerpt {
  max-width: 65ch;
  margin-bottom: 1.5rem;
  color: rgba(31, 42, 49, 0.82);
}

.case-study-detail-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem 2.5rem;
  margin: 0;
}

.case-study-detail-meta dt {
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: rgba(31, 42, 49, 0.55);
  margin-bottom: 0.25rem;
}

.case-study-detail-meta dd {
  margin: 0;
  font-weight: 500;
}

/* Blog listing: spotlight, archive cards, detail band */
.seedbid-blog-page .seedbid-blog-spotlight-card.blog-card.style-2 {
  display: flex;
  flex-direction: column;
  height: 100%;
  text-decoration: none;
}

.seedbid-blog-page .seedbid-blog-spotlight-card .blog-img {
  aspect-ratio: 870 / 401;
  max-height: none;
  margin-bottom: 1rem;
  overflow: hidden;
  border-radius: 4px;
}

.seedbid-blog-page .seedbid-blog-spotlight-card .blog-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.seedbid-blog-page .blog-content-page .blog-card.style-2 .blog-img {
  aspect-ratio: 870 / 401;
  max-height: none;
}

.seedbid-blog-page .blog-content-page .blog-card.style-2 .blog-img img {
  object-fit: cover;
  object-position: center;
}

.seedbid-blog-details-band {
  background-color: rgba(31, 42, 49, 0.03);
  padding-bottom: clamp(3rem, 6vw, 5rem);
}

.seedbid-blog-detail-media--wide {
  aspect-ratio: 16 / 9;
}

.seedbid-blog-detail-media--wide img {
  object-fit: cover;
  object-position: center;
}

/* Case study detail page */
.seedbid-case-detail-page .seedbid-case-detail-meta-row .short-info {
  min-width: 10rem;
}

.seedbid-case-detail-page .seedbid-case-detail-meta-row .short-title {
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: rgba(31, 42, 49, 0.55);
  margin-bottom: 0.25rem;
}

.seedbid-case-detail-page .seedbid-case-detail-meta-row .title {
  font-weight: 500;
  margin: 0;
}

.seedbid-case-detail-banner {
  aspect-ratio: 16 / 9;
  overflow: hidden;
  border-radius: 4px;
  background-color: rgba(31, 42, 49, 0.06);
}

.seedbid-case-detail-banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.seedbid-case-detail-accordion-media {
  aspect-ratio: 610 / 651;
  overflow: hidden;
  border-radius: 4px;
}

.seedbid-case-detail-accordion-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.seedbid-case-detail-page .case-study-detail-title a {
  color: inherit;
  text-decoration: none;
}

.seedbid-case-detail-page .case-study-detail-title a:hover {
  color: var(--brand, #ff6109);
}

.case-study-detail-media-link {
  display: block;
  text-decoration: none;
}

.seedbid-case-detail-body p {
  max-width: 65ch;
}

/* Blog detail page */
.seedbid-blog-detail-page .seedbid-blog-article-body {
  max-width: 72ch;
}

.seedbid-blog-detail-page .seedbid-blog-article-body p,
.seedbid-blog-detail-page .seedbid-blog-article-body li {
  color: rgba(31, 42, 49, 0.88);
}

.seedbid-blog-detail-page .seedbid-blog-detail-header .blog-img {
  aspect-ratio: 870 / 401;
  overflow: hidden;
  border-radius: 4px;
}

.seedbid-blog-detail-page .seedbid-blog-detail-header .blog-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.seedbid-blog-inline-media {
  aspect-ratio: 16 / 9;
  overflow: hidden;
  border-radius: 4px;
}

.seedbid-blog-inline-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
