.bottleneck h3{
    font-size: 24px;
    padding-bottom: 12px;
}
.bottleneck{
    background: #ebe9e3;
    padding: 90px 0 90px 0;
}
.mt{
    padding-top: 5%;
}
.lqd-head-sec-wrap.lqd-hide-onstuck.relative.pr-40.pl-125.lg\:pl-0.lg\:pr-0.md\:hidden {
  background: #000;
}
.bottleneckcard{
    background: #fff;
  border: 1px solid #e7e6e6;
  margin-bottom: 0;
  min-height: 100%;
  place-content: flex-start;
   border: 1px solid #A9B4BC;
}
.link-black a {
  color: #FFF;
}
.button {
	float: left;
	min-width: 150px;
	max-width: 250px;
	display: block;
	margin: 1em;
	padding: 1em 2em;
	border: none;
	background: none;
	color: inherit;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
}
.button:focus {
	outline: none;
}
.button > span {
	vertical-align: middle;
}

/* Text color adjustments (we could stick to the "inherit" but that does not work well in Safari) */
.bg-1 .button {
	color: #37474f;
	border-color: #37474f;
}
.bg-2 .button {
	color: #ECEFF1;
	border-color: #ECEFF1;
}
.bg-3 .button {
	color: #fff;
	border-color: #fff;
}

/* Sizes */
.button--size-s {
	font-size: 14px;
}
.button--size-m {
	font-size: 16px;
}
.button--size-l {
	font-size: 18px;
}

/* Typography and Roundedness */
.button--text-upper {
	letter-spacing: 2px;
	text-transform: uppercase;
}
.button--text-thin {
	font-weight: 300;
}
.button--text-medium {
	font-weight: 500;
}
.button--text-thick {
	font-weight: 600;
}
.button--round-s {
	border-radius: 5px;
}
.button--round-m {
	border-radius: 15px;
}
.button--round-l {
	border-radius: 40px;
}

/* Borders */
.button--border-thin {
	border: 1px solid;
  border-radius: 38px;
}
.button--border-medium {
	border: 2px solid;
}
.button--border-thick {
	border: 3px solid;
}

/* Individual button styles */

/* Rayen */
.button--rayen {
	overflow: hidden;
	padding: 0;
	width: 165px;
}
.button--rayen.button--inverted {
	color: #fff;
}
.button--rayen::before {
	content: attr(data-text);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
.button--rayen.button--inverted::before {
	background: #fff;
	color: #37474f;
}
.button--rayen > span {
	display: block;
}
.button--rayen::before,
.button--rayen > span {
	padding: 9px;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
	transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.button--rayen:hover::before {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.button--rayen:hover > span {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}
*, ::after, ::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
 /* ── TESTIMONIALS ── */
    .testimonials {
       background: #f5e9d3;
      padding: 6rem 4rem;
    }
    .testimonials-header { text-align: center; margin-bottom: 4rem; }
    .testimonials-header h2 {
      font-family: 'Playfair Display', serif;
      font-size: clamp(2rem, 3vw, 3rem); font-weight: 900;
      color: #2c1a0e;
    }
    .testimonials-header h2 em { font-style: italic; color: var(--spice); }
    .testimonials-grid {
      display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.5rem;
    }
    .testi-card {
      background: #fdf6ec; border-radius: 3px; padding: 2rem;
      border: 1px solid rgba(200,68,10,0.08);
      transition: transform 0.3s, box-shadow 0.3s;
    }
    .testi-card:hover { transform: translateY(-6px); box-shadow: 0 16px 40px rgba(44,26,14,0.1); }
    .testi-stars { color: #d4933a; font-size: 0.9rem; letter-spacing: 2px; margin-bottom: 1rem; }
    .testi-text {
      font-family: 'Playfair Display', serif;
      font-size: 1rem; font-style: italic; color: var(--espresso);
      line-height: 1.75; margin-bottom: 1.5rem;
    }
    .testi-author { display: flex; align-items: center; gap: 0.8rem; }
    .testi-avatar {
      width: 40px; height: 40px; border-radius: 50%;
      background: linear-gradient(135deg, #521e1c, var(--gold));
      display: flex; align-items: center; justify-content: center;
      font-size: 1.2rem; color: #fff; font-weight: 700;
      font-family: 'Playfair Display', serif;
    }
    .testi-name { font-size: 0.88rem; font-weight: 500; color: var(--espresso); }
    .testi-from { font-size: 0.75rem; color: var(--muted); }
  .head-description{
	width: 100%;
  max-width: ;
  margin-bottom: 1.1111111111rem;
  line-height: 1.63;
  text-align: justify;
font-size: 1.05rem;
  color: #232730;
  }
  .head-description-no{
    border: 1px solid #000;
  padding: 13px;
  }
  .bg-20{
	background-image: url("../images/demo/asymmetric-agency/banner-slider-20.jpg");
	height: 500px;
  }
  .bottleneckcard a{
	color: #000;
	font-size: 22px;
  }
  .nexi-list{
	font-weight: 500;
  line-height: 2.3;
  font-size: 20px;
  }
   .package .pricing-table {
      text-align: center;
      border-radius: 10px;
      background: #fff;
      box-shadow: 0 3px 12px rgba(0, 0, 0, 0.08);
      transition: transform 0.3s ease, box-shadow 0.3s ease;
    }

    .package .pricing-table:hover {
      transform: translateY(-8px);
      box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    }

    .package .plan-header {
      padding: 30px 20px;
      border-bottom: 2px solid #eee;
    }

    .package .plan-title {
      font-size: 1.5rem;
      font-weight: 700;
    }

    .package .plan-basic {
      color: #0da678;
    }

    .package .plan-pro {
      color: #e6b800;
    }

    .package .plan-premium {
      color: #007bff;
    }

    .package .plan-price {
      font-size: 2rem;
      font-weight: bold;
      margin: 10px 0;
    }

    .package .plan-features {
      list-style: none;
      padding: 0;
      margin: 0;
    }

    .package .plan-features li {
      padding: 10px 15px;
      border-bottom: 1px solid #eee;
      font-size: 0.95rem;
    }

    .package .plan-footer {
      padding: 20px;
    }

    .package .btn {
      border-radius: 25px;
      padding: 10px 25px;
      font-weight: 500;
    }

    .package .btn-basic {
      background-color: #0da678;
      color: #fff;
    }

    .package .btn-pro {
      background-color: #e6b800;
      color: #fff;
    }

    .package .btn-premium {
      background-color: #007bff;
      color: #fff;
    }

   .package  .btn:hover {
      opacity: 0.9;
    }

   /* Button */
    .btn-know-more {
      display: inline-flex;
      align-items: center;
      gap: 20px;
      padding: 12px 25px;
      border: 1px solid #000;
      background: #fff;
      color: #000;
      text-decoration: none;
      font-weight: 500;
      font-size: 1rem;
      position: relative;
      overflow: hidden;
      transition: all 0.3s ease;
    }

    .btn-know-more:hover {
      background: #000;
      color: #fff;
    }

    /* Arrow animation container */
    #arrowAnim {
      width: 50px;
      height: 20px;
      display: flex;
      justify-content: center;
      align-items: center;
      position: relative;
    }

    .arrow {
      width: 10px;
      height: 10px;
      border: 2px solid black;
      border-width: 2px 2px 0 0; /* Right arrow shape */
      transform: rotate(15deg); /* Point right */
    }

    /* Sliding animation */
    .arrowSliding {
      position: relative;
      animation: slideRight 2s linear infinite;
    }

    .delay1 { animation-delay: 0.4s; }
    .delay2 { animation-delay: 0.8s; }
    .delay3 { animation-delay: 1.2s; }

    @keyframes slideRight {
      0%   { opacity: 0; transform: translateX(-10px) rotate(30deg); }
      20%  { opacity: 1; transform: translateX(0) rotate(30deg); }
      80%  { opacity: 1; transform: translateX(10px) rotate(30deg); }
      100% { opacity: 0; transform: translateX(20px) rotate(30deg); }
    }

    /* Change arrow color when hovered */
    .btn-know-more:hover .arrow {
      border-color: #fff;
    }
    .tagline{
      font-size: 4rem;
  padding-top: 20%;
  color: #fff;
    }
    .contact-container {
  max-width: 700px;
  margin: 28px auto;
  padding: 20px;
  box-shadow: 0 6px 18px rgba(10,20,30,0.06);
  border-radius: 12px;
  background: #ffffff;
  font-family: "Open Sans", Arial, sans-serif;
}
.contact-container label {
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 6px;
  color: #213547;
}
.contact-container input[type="text"], input[type="email"], input[type="file"], textarea {
  padding: 10px 12px;
  border: 1px solid #d6e0e6;
  border-radius: 8px;
  font-size: 14px;
  outline: none;
  transition: box-shadow .15s, border-color .15s;
  background: #fbfeff;
  color: #102030;
}
.contact-container .field {
  display: flex;
  flex-direction: column;
}
.contact-container button[type="submit"] {
  display: inline-block;
  padding: 12px 16px;
  border: none;
  border-radius: 10px;
  background: linear-gradient(180deg,#245ad2,#1b4cc1);
  color: #fff;
  font-weight: 700;
  cursor: pointer;
  font-size: 15px;
  transition: transform .08s ease, box-shadow .12s ease;
  width: 28%;
  margin-top: 4%;
}
    @media (max-width: 767px) {
     .package  .pricing-table {
        margin-bottom: 25px;
      }
    }

    .services-section {
 background: #ebe9e3;
    padding: 90px 0 90px 0;
}

.services-section h2{
  font-family: 'Playfair Display', serif;
  font-size: clamp(2.2rem, 3.5vw, 3.5rem);
  font-weight: 900;
  color: #521e1c;
  line-height: 1.2;
  padding-bottom: 22px;
}

.services-container {
  max-width: 1200px;
  margin: auto;
  display: grid;
  grid-template-columns: 1fr 1.5fr;
  gap: 60px;
}

.services-intro h6 {
  font-size: 14px;
  letter-spacing: 1px;
  margin-bottom: 15px;
}

.services-intro h6 span {
  color: #999;
}

.services-intro h2 {
  font-size: 42px;
  line-height: 1.2;
  margin-bottom: 20px;
  padding-top: 5%;
}

.services-intro .highlight {
  color: #6b7280;
}

.services-intro p {
  max-width: 420px;
  margin-bottom: 30px;
  color: #555;
}
.abt {
    background-image: url("../images/ad/Fullscreen-bck-img-1.png"); /* change path */
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height:550px;
}
.round-img{
  border-radius: 25px;
}
.btn-link {
  text-decoration: none;
  font-weight: 600;
  color: #000;
}

.btn-link .arrow {
  margin-left: 8px;
}
.main-footer .module-top {
  padding-top: 6%;
}
/* SERVICES GRID */
.services-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
.products-section{
  background:#fdf6ec;
}
.service-card {
  position: relative;
  padding: 30px;
  border: 1px solid #eee;
  text-decoration: none;
  color: #000;
  display: flex;
  flex-direction: column;
  transition: all 0.3s ease;
  background: #fff;
}

.service-card:hover {
  background: #000;
  color: #fff;
}

.service-number {
  font-size: 14px;
  opacity: 0.6;
  margin-bottom: 15px;
}

.service-content h4 {
  font-size: 20px;
  margin-bottom: 10px;
}

.service-content:hover h4 {
  font-size: 20px;
  margin-bottom: 10px;
  color:#fff;
}
.service-content p {
  font-size: 14px;
  line-height: 1.6;
  opacity: 0.8;
}

.service-arrow {
  position: absolute;
  bottom: 20px;
  right: 20px;
  font-size: 18px;
  transition: transform 0.3s ease;
}

.service-card:hover .service-arrow {
  transform: translate(5px, -5px);
}
.experience h2{
  color: #202C39;
  font-family: "Reckless TRIAL", Sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 1.4em;
  letter-spacing: -0.4px;
}
.experience-img {
  display: block;
  margin: 0 auto;
}
.top-header{
  background: #debb6d;
}
.lqd-slider .ld-fancy-heading h2{
  color: #FFFFFF;
  font-family: "Reckless TRIAL", Sans-serif;
  font-size: 100px;
  font-weight: 400;
  line-height: 1em;
  letter-spacing: -1px;
  padding-top: 10%;
}
.testimonials {
  background: #f5e9d3;
}
.origin-inner h2 {
  font-family: 'Playfair Display', serif;
  font-size: clamp(2.2rem, 3.5vw, 3.5rem);
  font-weight: 900;
  color: #000000;
  line-height: 1.2;
  margin-bottom: 1.2rem;
}
.origin-inner h2 em {
  font-style: italic;
  color: #da973b;
}
.footer {
  background: #1f1f1f;
  color: #fff;
  padding: 60px 20px 30px;
}

.container {
  max-width: 1200px;
  margin: auto;
}

/* Top Layout */
.footer-top {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
}

/* Brand */
.footer-brand .logo {
  width: 120px;
  margin-bottom: 15px;
}

.footer-brand p {
  font-size: 14px;
  line-height: 1.6;
  color: #ccc;
}

/* Links */
.footer-links h3,
.footer-newsletter h3 {
  margin-bottom: 15px;
  font-size: 16px;
  text-transform: uppercase;
}

.footer-links ul {
  list-style: none;
}

.footer-links ul li {
  margin-bottom: 8px;
}

.footer-links a {
  color: #ccc;
  text-decoration: none;
  font-size: 14px;
  transition: 0.3s;
}

.footer-links a:hover {
  color: #fff;
}

/* Newsletter */
.footer-newsletter .sub-text {
  font-size: 13px;
  color: #ccc;
  margin-bottom: 15px;
}

.footer-newsletter form {
  display: flex;
  margin-bottom: 20px;
}

.footer-newsletter input {
  flex: 1;
  padding: 10px;
  border: none;
  outline: none;
}

.footer-newsletter button {
  padding: 10px 15px;
  border: none;
  background: #e94023;
  color: #fff;
  cursor: pointer;
  transition: 0.3s;
}

.footer-newsletter button:hover {
  background: #c7341c;
}

/* Social */
.social-icons a {
  display: inline-block;
  margin-right: 10px;
  font-size: 14px;
  color: #ccc;
  text-decoration: none;
}

.social-icons a:hover {
  color: #fff;
}

/* Bottom */
.footer-bottom {
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px solid #444;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 15px;
}

.footer-bottom p {
  font-size: 13px;
  color: #aaa;
}

.footer-policies a {
  margin-left: 15px;
  font-size: 13px;
  color: #aaa;
  text-decoration: none;
}

.footer-policies a:hover {
  color: #fff;
}

/* Responsive */
@media (max-width: 992px) {
  .footer-top {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .footer-top {
    grid-template-columns: 1fr;
  }

  .footer-bottom {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .footer-policies a {
    margin: 0 8px;
  }

  .footer-newsletter form {
    flex-direction: column;
  }

  .footer-newsletter button {
    margin-top: 10px;
  }
}
.newsletter-form {
  display: flex;
  background: #1e293b;
  border-radius: 6px;
  overflow: hidden;
}

.newsletter-form input {
  border: none;
  padding: 10px;
  flex: 1;
  background: transparent;
  color: #fff;
}

.newsletter-form input::placeholder {
  color: #94a3b8;
}

.newsletter-form button {
  border: none;
  background: #2563eb;
  color: #fff;
  padding: 0 15px;
  cursor: pointer;
}

.social-icons a {
  display: inline-block;
  margin-left: 10px;
  color: #cbd5f5;
  text-decoration: none;
  font-weight: 600;
  transition: color 0.3s;
}

.social-icons a:hover {
  color: #fff;
}

.footer-brand {
  color: #fff;
  text-decoration: none;
}
.cbox{
  border: 1px solid #dddbdb;
  padding: 27px;
  height: 100%;
}
.service-box{
  border: 1px solid #d0cccc;
  padding: 21px;
}
.service-box .title{
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding-bottom: 4px;
  border-bottom: 1px solid #9cafb1;
  margin-bottom: 24px;
  padding-bottom: 20px;
}
.service-box ul{ 
  list-style-type: none; /* Removes the dots */
  margin: 0;             /* Removes default margins */
  padding: 0;           /* Removes default padding/indentation */

}
.experience ul {
  padding-left: 0;
}
.service-box ul li{
  line-height: 2.3;  
}
.main-header-overlay {
  background: #000;
}
.lqd-vslider-ext h2 {
  font-size: 65px;
  padding-top: 5%;
}
.service-card {
  opacity: 0;
  transform: translateX(70px);
  transition:
    opacity 1.1s ease,
    transform 1.1s cubic-bezier(.22,.61,.36,1);
  will-change: transform, opacity;
}

.service-card.is-visible {
  opacity: 1;
  transform: translateX(0);
}

/* LEFT INTRO */
.services-intro {
  opacity: 0;
  transform: translateX(-70px);
  transition:
    opacity 1.2s ease,
    transform 1.2s cubic-bezier(.22,.61,.36,1);
  will-change: transform, opacity;
}

.services-intro.is-visible {
  opacity: 1;
  transform: translateX(0);
}
.min-vh-50 {
  min-height: 50vh;
}
.office-section {
  padding: 80px 20px;
  background: #f7f6f4;
  font-family: "Noto Sans", sans-serif;
}

.container {
  max-width: 1200px;
  margin: auto;
}

.section-header {
  max-width: 600px;
  margin-bottom: 60px;
}

.section-header h2 {
  font-size: 42px;
  font-weight: 500;
  margin-bottom: 15px;
}

.section-header h2 span {
  color: #918583;
}

.section-header p {
  font-size: 18px;
  line-height: 1.5;
  color: #555;
}

.office-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 40px;
}

.office-card h4 {
  font-size: 20px;
  margin-bottom: 15px;
}

.office-card p {
  margin: 6px 0;
}

.office-card a {
  color: #291616;
  text-decoration: none;
  border-bottom: 1px solid rgba(41, 22, 22, 0.3);
}

.office-card a:hover {
  border-bottom-color: transparent;
}

.follow .social-links {
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.follow .social-links a {
  font-weight: 500;
}
.experience h3{
  font-size: 20px;
}

.experience ul li{
  list-style: none;
}

/* Overlay */
.disclaimer-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

/* Modal Box */
.disclaimer-box {
  background: #ffffff;
  max-width: 700px;
  width: 90%;
  max-height: 80vh;
  padding: 30px;
  border-radius: 8px;
  overflow-y: auto;
  font-family: Arial, sans-serif;
}

.disclaimer-box h2 {
  margin-top: 0;
  margin-bottom: 15px;
}

.disclaimer-box p {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 12px;
}

/* Agree Button */
.agree-btn {
  display: inline-block;
  margin-top: 15px;
  padding: 10px 20px;
  background: #d42828;
  color: #fff;
  border-radius: 4px;
  cursor: pointer;
  text-decoration: none;
}
.marquee-section {
 background: #521e1c;
  padding: 20px 0;
  overflow: hidden;
}

.marquee {
  overflow: hidden;
  width: 100%;
}

.marquee-track {
  display: flex;
  align-items: center;
  width: max-content;
  animation: scroll 25s linear infinite;
}

.marquee-track span {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 2px;
  margin: 0 35px;
  white-space: nowrap;
}

.divider svg {
  width: 18px;
  height: 18px;
  color: #fff;
  opacity: 0.8;
}
.certifications-section {
  padding: 80px 0;
  background: #f9f9f9;
  overflow: hidden;
}

.section-heading h2 {
  font-size: 32px;
  margin-bottom: 10px;
}

.section-heading p {
  color: #666;
  margin-bottom: 50px;
}

.logo-slider {
  overflow: hidden;
  position: relative;
}

.logo-track {
  display: flex;
  gap: 60px;
  animation: scroll 25s linear infinite;
}

.logo-item {
  min-width: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.logo-item img {
  max-height: 180px;
  width: auto;
  opacity: 0.7;
  transition: 0.3s;
}

.logo-item img:hover {
  opacity: 1;
  transform: scale(1.05);
}

/* Infinite scrolling animation */
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.section-title {
  font-size: 36px;
  font-weight: 600;
  line-height: 1.3;
}

.process-card {
  padding: 20px;
  height: 100%;
}

.process-card h5 {
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: 600;
}

.process-card p {
  font-size: 15px;
  line-height: 1.6;
  color: #555;
}

/* Mobile Improvements */
@media (max-width: 767px) {

  .section-title {
    font-size: 24px;
  }

  .process-card {
    padding: 15px;
  }

  .process-card img {
    max-width: 120px;
  }
}
/* Responsive */
@media (max-width: 768px) {
  .logo-track {
    gap: 40px;
  }
  .logo-item {
    min-width: 120px;
  }
  
}


/* =========================
   HERO SECTION FIXED
========================= */

.hero-swiper-section {
  width: 100%;
  position: relative;
}

.heroSwiper {
  width: 100%;
  height: 100vh;              /* Full screen */
}

.heroSwiper .swiper-slide {
  width: 100%;
  height: 100%;
}

.hero-slide {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  padding: 0 8%;
  position: relative;
}

/* Overlay */
.hero-slide::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.1);
  z-index: 1;
}

.hero-content {
  position: relative;
  z-index: 2;
  color: #fff;
  max-width: 700px;
}

/* Typography */
.hero-content h2 {
  font-size: 60px;
  line-height: 1.1;
  margin-bottom: 20px;
    font-family: 'Playfair Display', serif;
  font-weight: 700; /* bold headings */
  line-height: 1.2;
  letter-spacing: 0.5px;
  color: #fff; /* adjust for hero / dark background */
}

.hero-content p {
  font-size: 20px;
  margin-bottom: 30px;
}

.hero-btn {
  display: inline-block;
  padding: 14px 30px;
  background: #fff;
  color: #000;
  text-decoration: none;
  font-weight: 600;
}
/* Product image container */
/* Product container */
.hero-product {
  position: absolute;
  top: 50%;
  right: 8%;
  transform: translateY(-50%) translateX(120%);
  opacity: 0;
  z-index: 2;
  transition: all 1s ease;
}

/* Product image */
.hero-product img {
  max-height: 700px; /* increase this */
  width: auto;
}
/* Animate when slide is active */
.swiper-slide-active .hero-product {
  opacity: 1;
  transform: translateY(-50%) translateX(0);
}

/* =========================
   RESPONSIVE FIX
========================= */
/* Smoke Overlay */
.smoke-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url('assets/images/smoke.png') center/cover no-repeat;
  opacity: 0.5;
  pointer-events: none;
  animation: smokeFloat 10s linear infinite;
}

@keyframes smokeFloat {
  0% { transform: translateY(0); }
  50% { transform: translateY(-20px); }
  100% { transform: translateY(0); }
}

/* Falling Beans */
.falling-beans {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 2;
}

.falling-bean {
  position: absolute;
  width: 20px;
  height: 20px;
  background: url('assets/images/ad/beans.png') no-repeat center center;
  background-size: contain;
  animation: fall 4s linear infinite;
  top: -50px;
  left: calc(20% * var(--i));
}

@keyframes fall {
  0% { transform: translateY(0) rotate(0deg); opacity: 1; }
  100% { transform: translateY(500px) rotate(360deg); opacity: 0; }
}
/* ALL COFFEE SECTION */
.all-coffee-section {
  background: #f7f6f4;
}

.coffee-card {
  background: #fff;
  border: 1px solid #e6e6e6;
  padding: 20px;
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.coffee-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}

.coffee-image img {
  max-height: 200px;
  object-fit: contain;
}

.coffee-content {
  margin-top: 15px;
}
.product-item {
  background: #fff;
  border: 1px solid #e6e6e6;
  transition: all 0.3s ease;
  overflow: hidden;
  height: 100%;
}

.product-item:hover {
  transform: translateY(-6px);
  box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}

.product-image-wrapper {
  position: relative;
  overflow: hidden;
}

.product-image-wrapper img {
  width: 100%;
  transition: opacity 0.4s ease;
}

.product-image-wrapper .secondary {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  display: none;
}

.product-item:hover .secondary {
  display: none;
  opacity: 1;
}

.product-item:hover .primary {
  opacity: 1;
}

.label {
  position: absolute;
  top: 10px;
  left: 10px;
  background: #000;
  color: #fff;
  font-size: 12px;
  padding: 5px 10px;
  z-index: 2;
}

.product-info {
  padding: 20px;
}

.quick-buy {
  background: #000;
  color: #fff;
  border: none;
  padding: 8px 16px;
  margin-top: 10px;
  cursor: pointer;
}
.tabs {
  display: inline-flex;
  background: #000;
  padding: 6px;
  border-radius: 50px;
  gap: 5px;
}

.tab-btn {
  background: transparent;
  color: #fff;
  border: none;
  padding: 10px 25px;
  border-radius: 50px;
  cursor: pointer;
  font-weight: 500;
  font-size: 15px;
  transition: all 0.3s ease;
}

.tab-btn:hover {
  background: rgba(255, 255, 255, 0.1);
}

.tab-btn.active {
  background: #fff;
  color: #000;
  font-weight: 600;
}

@media (max-width: 992px) {
  .hero-content h2 {
    font-size: 42px;
  }
  .hero-product img {
    max-height: 300px;
  }
}

@media (max-width: 768px) {
  .heroSwiper {
    height: 75vh;
  }

  .hero-slide {
    padding: 0 5%;
    align-items: center;
  }

  .hero-content h2 {
    font-size: 30px;
  }

  .hero-content p {
    font-size: 16px;
  }
.hero-product {
    position: relative;
    top: auto;
    right: auto;
    transform: none;
    text-align: center;
    margin-top: 30px;
    opacity: 1;
  }

  .swiper-slide-active .hero-product {
    transform: none;
  }

  .hero-slide {
    flex-direction: column;
    justify-content: center;
  }
}

@media (max-width: 480px) {
 .heroSwiper {
  height: 100vh; 
  height: 100svh; 
  }

  .hero-content h2 {
    font-size: 24px;
  }

  .hero-content p {
    font-size: 14px;
  }
}

/* REAL seamless animation */
@keyframes scroll {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}

/* Pause on hover (premium touch) */
.marquee:hover .marquee-track {
  animation-play-state: paused;
}

/* Responsive */
@media(max-width:768px){
  .marquee-track span {
    font-size: 16px;
    margin: 0 20px;
  }

}

/* Hide popup when checked */
#disclaimer-toggle:checked ~ .disclaimer-overlay {
  display: none;
}
/* RESPONSIVE */
@media (max-width: 900px) {
  .services-container {
    grid-template-columns: 1fr;
  }

  .services-grid {
    grid-template-columns: 1fr;
  }
}