

/* RocaOne Regular */
@font-face {
  font-family: 'RocaOne';
  src: url('fonts/RocaOne-Rg.woff2') format('woff2'),
    url('fonts/RocaOne-Rg.woff') format('woff'),
    url('fonts/RocaOne-Rg.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

:root {
  --zwc-black: #383838;
  --zwc-white: #ffffff;
  --zwc-cream: #faf5eb;
  --zwc-cream-deep: #f5edd8;
  --zwc-gold: #c8a84e;
  --zwc-gold-light: #e8d590;
  --zwc-red: #d63031;
  --zwc-red-dark: #b71c1c;
  --zwc-green: #2e7d32;
  --zwc-green-light: #43a047;
  --zwc-purple: #5c3d8f;
  --zwc-purple-light: #7c5cb8;
  --zwc-pink: #e91e63;
  --zwc-gray-50: #fafafa;
  --zwc-gray-100: #f5f5f5;
  --zwc-gray-200: #e0e0e0;
  --zwc-gray-300: #ccc;
  --zwc-gray-400: #999;
  --zwc-gray-600: #555;
  --zwc-gray-800: #2d2d2d;
  --zwc-font: 'RocaOne';
  --zwc-serif: "RocaOne";
  --zwc-radius: 12px;
  --zwc-shadow: 0 4px 24px rgba(0, 0, 0, 0.08);
  --zwc-transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  --zwc-max-width: 1200px;
}


*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  -webkit-font-smoothing: antialiased;
}

body {
  font-family: var(--zwc-font);
  color: var(--zwc-gray-800);
  background: var(--zwc-white);
  line-height: 1.65;
  overflow-x: hidden;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

a {
  text-decoration: none;
  color: inherit;
}

ul {
  list-style: none;
}

.zwc-container {
  max-width: var(--zwc-max-width);
  margin: 0 auto;
  padding: 0 24px;
}

.act-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 0.925rem;
  font-weight: 600;
  transition: var(--zwc-transition);
  cursor: pointer;
  border: none;
  background: none;
}

.cta-btn {
  color: var(--zwc-white);
  padding: 10px 36px;
  border-radius: 30px;
  font-size: 1rem;
  letter-spacing: 0.3px;
  background: linear-gradient(180deg, #61328E 0%, #8B3E95 100%);
  text-decoration: none;
  font-family: 'RocaOne';
  font-weight: 400;
}

.cta-btn:hover {
  background: linear-gradient(180deg, #61328E 0%, #8B3E95 100%);
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(92, 61, 143, 0.3);
}

.cta-btn--red {
  background: linear-gradient(180deg, #E9862E 0%, #D97528 100%);
}

.cta-btn--red:hover {
  background: var(--zwc-red-dark);
  box-shadow: 0 6px 20px rgba(214, 48, 49, 0.3);
}

.cta-btn--green {
  background: var(--zwc-green);
}

.cta-btn--green:hover {
  background: var(--zwc-green-light);
  box-shadow: 0 6px 20px rgba(46, 125, 50, 0.3);
}
.zwc-section-label {
  font-size: 0.85rem;
  color: var(--zwc-gray-400);
  text-transform: capitalize;
  margin-bottom: 6px;
  font-weight: 500;
}

/* ÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚Â
   TOP BAR
   ÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚ÂÃƒÂ¢Ã¢â‚¬Â¢Ã‚Â */
.zwc-topbar {
  background: var(--zwc-red);
  color: var(--zwc-white);
  padding: 5px 0;
  font-size: 0.85rem;
}

.zwc-topbar-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.zwc-topbar-left {
  display: flex;
  gap: 24px;
}

.zwc-topbar-link {
  color: var(--zwc-white) !important;
  font-weight: 400;
  font-size: 0.85rem;
  text-decoration: none;
  font-family: 'Inter';
}

.zwc-topbar-link:hover {
  opacity: 0.8;
}

.zwc-navbar {
  background: var(--zwc-white);
  padding: 5px 0;
  position: sticky;
  top: 0;
  z-index: 100;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.04);
}

.zwc-navbar-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.zwc-navbar-left {
  flex: 1;
}

.zwc-social-links {
  display: flex;
  gap: 10px;
}

.zwc-social-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--zwc-red);
  padding: 0;
  transition: var(--zwc-transition);
}

.zwc-social-icon:hover {
  background: var(--zwc-red);
  color: var(--zwc-white);
}

.zwc-navbar-logo {
  position: absolute;
  z-index: 10;
  top: 0px;
  background: #fff;
  padding: 10px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  box-shadow: 0px 4px 10px 3px #0000000D;
  height: 100px;
  left: 50%;
  transform: translateX(-50%);
}

.zwc-navbar-logo img {
  margin-top: 5px;
  filter: drop-shadow(0 4px 12px rgba(0, 0, 0, 0.1));
}

.zwc-navbar-right {
  flex: 1;
  display: flex;
  justify-content: flex-end;
}

.zwc-nav-menu {
  display: flex;
  gap: 8px;
  align-items: center;
  margin-bottom: 0;
}

.zwc-nav-menu .act-btn {
  padding: 8px 18px;
  font-size: 16px;
  font-weight: 400;
  color: var(--zwc-gray-800);
  border-radius: 6px;
  text-decoration: none;
  font-family: 'RocaOne';
}

.zwc-nav-menu .act-btn:hover {
  color: var(--zwc-red);
}

.zwc-hamburger {
  display: none;
  flex-direction: column;
  gap: 5px;
  padding: 8px;
}

.zwc-hamburger span {
  width: 24px;
  height: 2px;
  background: var(--zwc-gray-800);
  border-radius: 2px;
  transition: var(--zwc-transition);
}

.zwc-hero {
  padding: 20px 0 150px;
  position: relative;
  overflow: hidden;
  min-height: 85vh;
  background: linear-gradient(180deg, #F8F8F8 0%, #FFF5CE 100%);
}

.zwc-hero-diya {
  position: absolute;
  left: -40px;
  top: 50%;
  transform: translateY(-55%);
  width: auto;
  z-index: 2;
  animation: zwc-floatIn 1s ease-out;
}

.zwc-hero-diya img {
  width: 100%;
  filter: drop-shadow(0 20px 40px rgba(0, 0, 0, 0.15));
}

.zwc-hero-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  align-items: center;
  position: relative;
  z-index: 3;
  padding-left: 460px;
}

.zwc-hero-content {
  padding: 20px 0;
  animation: zwc-fadeUp 0.7s ease-out 0.2s both;
  width: 540px;
}

.zwc-hero-label {
  font-size: 0.9rem;
  color: #525252;
  margin-bottom: 8px;
  font-weight: 400;
  font-family: 'Inter';
}

.zwc-hero h1 {
  font-size: 48px;
  color: var(--zwc-black);
  line-height: 1.15;
  margin-bottom: 20px;
  font-family: var(--zwc-serif);
}

.zwc-hero-desc {
  font-size: 1rem;
  color: #383838;
  line-height: 30px;
  margin-bottom: 36px;
  max-width: 480px;
  font-weight: 500;
  font-family: 'Inter';
}

.zwc-hero-badges {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-bottom: 40px;
  justify-content: space-between;
  max-width: 90%;
}

.zwc-badge-item {
  text-align: center;
}

.zwc-badge-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  color: var(--zwc-white);
  /* margin: 0 auto 10px; */
  background: linear-gradient(180deg, #61328E 0%, #8B3E95 100%);
  margin-bottom: 12px;
}

.zwc-badge-item h3 {
  font-size: 20px;
  font-weight: 500;
  color: #383838;
  font-family: inter;
  line-height: 30px;
}

.zwc-badge-divider {
  width: 1px;
  height: 100px;
  background: #783992;
}


.zwc-hero-bottle img {
  height: 600px;
  width: 300px;
  object-fit: cover;
  filter: drop-shadow(0 20px 50px rgba(0, 0, 0, 0.12));
  animation: zwc-slideUp 0.8s ease-out;
}

.zwc-hero-foods {
  position: absolute;
  bottom: 50px;
  transform: translateX(-50%);
  display: flex;
  gap: 20px;
  z-index: 2;
  width: 600px;
  justify-content: end;
  align-items: flex-end;
  right: 0;
}

.zwc-food-img {
  border-radius: var(--zwc-radius);
  filter: drop-shadow(0 8px 24px rgba(0, 0, 0, 0.12));
}

.zwc-food-1 {
  width: 180px;
}

.zwc-food-2 {
  width: 250px;
}
.zwc-product-section {
  padding: 80px 0 100px;
  position: relative;
  overflow: hidden;
}

.zwc-batter {
  background: #F8F7F7;
}

.zwc-product-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  /* align-items: center; */
}

.zwc-product-grid--reverse {
  direction: ltr;
}

.zwc-product-grid--reverse .zwc-product-info {
  order: 2;
}

.zwc-product-grid--reverse .zwc-product-image {
  order: 1;
}

.zwc-product-label {
  font-size: 0.85rem;
  color: var(--zwc-gray-400);
  margin-bottom: 8px;
  font-weight: 500;
}

.zwc-product-info h2 {
  font-size: 48px;
  color: var(--zwc-black);
  line-height: 1.15;
  margin-bottom: 20px;
  font-family: var(--zwc-serif);
}

.zwc-product-info.zwc-hero-desc {
  font-size: 1rem;
  color: #383838;
  line-height: 30px;
  margin-bottom: 36px;
  max-width: 480px;
  font-weight: 500;
  font-family: 'Inter';
}

.zwc-product-image {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  
}

.zwc-product-image img {
  max-height: 560px;
  object-fit: contain;
  filter: drop-shadow(0 16px 40px rgba(0, 0, 0, 0.1));
  animation: zwc-floatIn 1s ease-out;
}

/* Product Badges */
.zwc-product-badges {
  display: flex;
  gap: 24px;
  margin-bottom: 32px;
  flex-wrap: wrap;
  justify-content: space-between;
}

.zwc-pbadge {
  text-align: center;
}

.zwc-pbadge-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  margin: 0 auto 8px;
  color: var(--zwc-white);
  margin-bottom: 12px;
}

.zwc-pbadge-icon--red {
  background: linear-gradient(180deg, #E9862E 0%, #D97528 100%);
}

.zwc-pbadge-icon--pink {
  background: var(--zwc-pink);
}

.zwc-pbadge h4 {
  font-size: 20px;
  font-weight: 500;
  color: #383838;
  font-family: 'Inter';
  line-height: 30px;
}

/* Product Food Strip */
.zwc-product-foods {
  margin-top: 50px;
}

.zwc-product-foods-inner {
  display: flex;
  gap: 24px;
  justify-content: center;
  align-items: flex-end;
  /* position: relative; */
}

.zwc-pfood {
  width: 200px;
  height: 200px;
  object-fit: cover;
  border-radius: var(--zwc-radius);
  filter: drop-shadow(0 8px 20px rgba(0, 0, 0, 0.1));
}
.zwc-groundnut {
  background: var(--zwc-cream);
}

.zwc-groundnut-oil {
  padding: 60px 0 20px;
  position: relative;
  background: linear-gradient(180deg, #F8F8F8 0%, #FFF5CE 100%);
}

.zwc-groundnut-diya {
  position: absolute;
  left: -40px;
  top: 50%;
  transform: translateY(-55%);
  width: 590px;
  z-index: 2;
  animation: zwc-floatIn 1s ease-out;
}

.zwc-hero-content.ground-nut {
  width: 622px;
}

.zwc-product-image--groundnut>img:first-child {
  position: relative;
  z-index: 1;
}

.zwc-craft {
  padding: 80px 0;
  background: var(--zwc-gray-100);
  text-align: center;
}

.zwc-craft h2 {
  font-size: clamp(1.8rem, 3vw, 2.4rem);
  color: var(--zwc-black);
  margin-bottom: 48px;
  font-family: var(--zwc-serif);
}

.zwc-craft-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}

.zwc-craft-card {
  background: var(--zwc-white);
  border-radius: var(--zwc-radius);
  overflow: hidden;
  box-shadow: var(--zwc-shadow);
  transition: var(--zwc-transition);
  text-align: center;
}

.zwc-craft-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 12px 36px rgba(0, 0, 0, 0.12);
}

.zwc-craft-card img {
  object-fit: contain;
  display: flex;
  justify-content: center;
  align-items: center;
  display: inline-block;
}

.zwc-craft-card h3 {
  font-size: 24px;
  font-weight: 400;
  color: #383838;
  margin: 20px 20px 8px;
  font-family: var(--zwc-serif);
  line-height: 30px;
}

.zwc-craft-card p {
  font-size: 16px;
  color: #383838;
  line-height: 30px;
  padding: 0 20px 24px;
  font-family: 'Inter';
  font-weight: 500;
}

/* Decorative border below cards */
.zwc-craft-card::after {
  content: "";
  display: block;
  height: 8px;
  background: repeating-linear-gradient(90deg, var(--zwc-red) 0, var(--zwc-red) 8px, var(--zwc-gold) 8px, var(--zwc-gold) 16px, var(--zwc-green) 16px, var(--zwc-green) 24px);
}
.zwc-footer-full {
  margin-top: 0;
}

.zwc-footer-banner {
  position: relative;
}

.zwc-footer-banner img {
  width: 100%;
  /* height: 200px; */
  object-fit: cover;
}

.zwc-footer-social {
  background: #F8F7F7;
  padding: 32px 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 19px 21px 18.9px 0px #0000001F;
}

.zwc-footer-social h3 {
  color: #383838;
  font-size: 30px;
  margin-bottom: 16px;
  text-align: center;
  font-family: var(--zwc-serif);
  font-weight: 400;
}

.zwc-footer-social-links {
  display: flex;
  justify-content: center;
  gap: 12px;
}

.zwc-footer-slink {
  padding: 10px 24px;
  border-radius: 24px;
  font-size: 16px;
  font-weight: 400;
  color: #383838;
  text-decoration: none;
  font-family: 'inter';
}




.zwc-footer-slink:hover {
  opacity: 0.9;
  transform: translateY(-2px);
}

.zwc-footer-contact {
  padding: 40px 0;
  text-align: center;
  background: var(--zwc-white);
  border-top: 1px solid var(--zwc-gray-200);
}

.zwc-footer-contact h3 {
  font-size: 30px;
  font-weight: 400;
  color: #383838;
  margin: 20px 20px;
  font-family: var(--zwc-serif);
  line-height: 30px;
}

.zwc-footer-contact-links {
  display: flex;
  justify-content: center;
  gap: 32px;
  flex-wrap: wrap;
}

.zwc-footer-contact-links .act-btn {
  color: #383838;
  font-weight: 400;
  font-size: 16px;
  text-decoration: none;
  font-family: 'Inter';
}

.zwc-footer-contact-links .act-btn svg {
  color: var(--zwc-red);
}

.zwc-footer-bottom {
  padding: 32px 0;
  text-align: center;
  border-top: 1px solid var(--zwc-gray-200);
  background: #FBF7E5;
}

.zwc-footer-logo {
  height: 60px;
  width: auto;
  margin: 0 auto 20px;
}

.zwc-footer-nav {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-bottom: 16px;
  flex-wrap: wrap;
}

.zwc-footer-nav .act-btn {
  padding: 6px 16px;
  color: #222222;
  font-weight: 500;
  font-size: 18px;
  text-decoration: none;
  font-family: var(--zwc-serif);
}

.zwc-footer-nav .act-btn:hover {
  color: var(--zwc-red);
}

.zwc-copyright {
  font-size: 0.85rem;
  color: var(--zwc-gray-400);
}

@keyframes zwc-floatIn {
  from {
    opacity: 0;
    transform: translateY(-55%) translateX(-60px);
  }

  to {
    opacity: 1;
    transform: translateY(-55%) translateX(0);
  }
}

@keyframes zwc-slideUp {
  from {
    opacity: 0;
    transform: translateY(40px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes zwc-fadeUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (max-width: 1024px) {
  .zwc-hero-diya {
    width: 260px;
    left: -30px;
  }

  .zwc-hero-grid {
    padding-left: 180px;
  }

  .zwc-hero-bottle img {
    height: 380px;
  }
}

@media (max-width: 768px) {
  .zwc-nav-menu {
    display: none;
  }

  .zwc-hamburger {
    display: flex;
  }

  .zwc-nav-menu.zwc-menu-open {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: var(--zwc-white);
    padding: 20px;
    box-shadow: var(--zwc-shadow);
    z-index: 99;
  }

  .zwc-hero-diya {
  display: none;
  }

  .zwc-hero-grid {
    grid-template-columns: 1fr;
    padding-left: 0;
    text-align: center;
    padding: 0;
    width: 100%;
  }

  .zwc-hero-desc {
    margin-left: auto;
    margin-right: auto;
  }

  .zwc-hero-badges {
    justify-content: center;
  }

  .zwc-hero-bottle img {
    height: 100%;
    margin: 0 auto;
  }

  .zwc-hero-foods {
    position: relative;
    left: auto;
    transform: none;
    width: 100%;
    padding: 20px;
  }

  .zwc-hero {
    min-height: auto;
    padding-bottom: 20px;
  }

  .zwc-topbar-left {
    gap: 12px;
  }

  .zwc-social-links {
    gap: 6px;
  }

  .zwc-social-icon {
    width: 24px;
    height: 24px;
  }

  /* Product sections */
  .zwc-product-grid {
    grid-template-columns: 1fr;
    gap: 32px;
    text-align: center;
  }

  .zwc-product-grid--reverse .zwc-product-info {
    order: 1;
  }

  .zwc-product-grid--reverse .zwc-product-image {
    order: 2;
  }

  .zwc-product-info p {
    margin-left: auto;
    margin-right: auto;
  }

  .zwc-product-badges {
    justify-content: center;
  }

  .zwc-product-image img {
    max-height: 300px;
  }

  .zwc-pfood {
    width: 160px;
    height: 160px;
  }

  /* Craft */
  .zwc-craft-grid {
    grid-template-columns: 1fr;
    max-width: 400px;
    margin: 0 auto;
  }

  /* Footer */
  .zwc-footer-contact-links {
    flex-direction: column;
    gap: 12px;
  }
}

@media (max-width: 480px) {
  .zwc-topbar-inner {
    flex-direction: column;
    gap: 6px;
  }

  .zwc-hero-badges {
    max-width: 100%;
  }

  .zwc-badge-divider {
    width: 60px;
    height: 1px;
    display: none;
  }

  .zwc-hero-foods {
    flex-direction: column;
    align-items: center;
    display: none;
  }

  .zwc-food-1,
  .zwc-food-2 {
    width: 80%;
  }

  .zwc-product-badges {
    flex-direction: column;
    gap: 16px;
  }

  .zwc-product-foods-inner {
    flex-direction: column;
    align-items: center;
  }

  .zwc-footer-nav {
    flex-direction: column;
    gap: 4px;
    padding: 0;
  }
}

.zwc-pbadge.side-line {
  position: relative;
}

.zwc-pbadge.side-line::before {
  position: absolute;
  content: '';
  width: 1px;
  height: 100%;
  background: #E17D2B;
  left: -40px;
  top: 0;
}

.zwc-pbadge.side-line::after {
  position: absolute;
  content: '';
  width: 1px;
  height: 100%;
  background: #E17D2B;
  right: -40px;
  top: 0;
}

img.zwc-pfood.idli {
  position: absolute;
  left: 150px;
  bottom: 30px;
}

img.zwc-pfood.dosa {
  position: absolute;
  right: 50%;
  bottom: 80px;
}

article.zwc-craft-card.bg-1 {
  background: #FAF0FD;
}

article.zwc-craft-card.bg-2 {
  background: #EEFAFF;
}

article.zwc-craft-card.bg-3 {
  background: #FBF7E5;
}


/* faq css  */
.accordion-button {
  background-color: transparent;
  font-weight: 500;
  box-shadow: none;
}

.accordion-button:not(.collapsed) {
  background-color: #FDC611;
  color: #000;
}

.accordion-item {
  border: none;
  border-bottom: 1px solid #cbbf9e;
}

.accordion-body {
  background: #f2b400;
}

.accordion-item {
  border: none !important;
  background: #FBF7E5 !important;
}

.accordion-button {
  background: transparent !important;
  box-shadow: none !important;
  border: none !important;
  font-weight: 500;
}

.accordion-button:focus {
  box-shadow: none !important;
  outline: none !important;
}

.accordion-button::after {
  display: none;
}

.accordion-button.collapsed {
  background: transparent !important;
  color: #000;
}

.accordion-item .accordion-collapse.show {
  background: #FDC611;
}

.accordion-button:not(.collapsed) {
  background: #FDC611 !important;
  color: #000;
}

.accordion-body {
  background: transparent;
  padding-top: 0;
  width: 80%;
  color: #383838;
  font-weight: 500;
  line-height: 30px;
  font-family: 'inter';
}

.custom-icon {
  width: 10px;
  height: 10px;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  transform: rotate(45deg);
  transition: transform 0.3s ease;
  margin-left: auto;
}

/* accordion item background */
.faq .accordion-item {
  background-color: #f5c542;
  /* your yellow */
  border: none;
}

/* button default (closed state) */
.faq .accordion-button {
  background-color: #FDC611;
  color: #000;
  box-shadow: none;
}

/* button open state */
.faq .accordion-button:not(.collapsed) {
  background-color: #FDC611 !important;
  color: #000;
}

/* remove white flash */
.faq .accordion-button:focus {
  box-shadow: none;
}

.faq .accordion-collapse {
  background-color: #f5c542;
}

/* Rotate when open */
.accordion-button:not(.collapsed) .custom-icon {
  transform: rotate(-135deg);
}

.accordion-item {
  border-bottom: 1px solid #FDC611 !important;
}

section.faq {
  padding: 60px 0;
  background: #FBF7E5;
}

section.faq h5 {
  color: #525252;
  font-size: 14px;
  font-family: 'Inter';
  padding-bottom: 16px;
}

section.zwc-groundnut-oil h2 {
  font-size: 48px;
  color: var(--zwc-black);
  line-height: 1.15;
  margin-bottom: 20px;
  font-family: var(--zwc-serif);
}

p.zwc-groundnut-desc {
  font-size: 1rem;
  color: #383838;
  line-height: 30px;
  margin-bottom: 36px;
  font-weight: 500;
  font-family: 'Inter';
}

span.zwc-badge-icon.groudnut-badge {
  background: linear-gradient(180deg, #DD1D25 0%, #70151A 100%);
}

a.groundnut-btn.act-btn.cta-btn {
  background: linear-gradient(180deg, #DD1D25 0%, #70151A 100%);
}

section.zwc-groundnut-oil .zwc-badge-divider {
  background: #9A181E;
}

.groundnut-btm-plates img {
  width: 240px;
}

.groundnut-btm-plates {
  position: relative;
  height: 270px;
  width: 100%;
}

img.groundnut-plate1 {
  position: absolute;
  left: 0;
  bottom: 0px;
}

img.groundnut-plate2 {
  position: absolute;
  left: 42%;
  bottom: 60px;
}

img.groundnut-plate3 {
  position: absolute;
  right: -160px;
  bottom: 20px;
}

img.oil-spoon {
  position: absolute;
  top: 0;
  right: 0;
}

.question {
  font-size: 30px;
  color: #383838;
  font-family: var(--zwc-serif);
  font-weight: 400;
}

article.zwc-craft-card.bg-1::after {
  background-image: url(assets/blog_01.webp) !important;
  background-size: cover;
}

article.zwc-craft-card.bg-2::after {
  background-image: url(assets/blog_02.webp) !important;
  background-size: cover;
}

article.zwc-craft-card.bg-3::after {
  background-image: url(assets/blog_03.webp) !important;
  background-size: cover;
}

.zwc-footer-bottom p {
  color: #222222;
  font-family: var(--zwc-serif);
  font-size: 16px;
}


/* snap scroll css  */
/* ===== SNAP SCROLL ===== */
html {
  scroll-behavior: smooth;
}

body {
  overflow-y: scroll;
}

main {
  height: 100vh;
  overflow-y: scroll;
  scroll-snap-type: y mandatory;
}

main section {
  scroll-snap-align: start;
  scroll-snap-stop: always;
  min-height: 100vh;
}

/* Every section snap aaganum */
section {
  scroll-snap-align: start;
  scroll-snap-stop: always;
  min-height: 100vh;
}


section {
  scroll-margin-top: 40px;
  /* adjust based on navbar height */
}


/* about css start  */

.inner-bnr-wrap {
  display: flex;
  width: 100%;
  min-height: 500px;
}

/* LEFT IMAGE FULL COVER */
.bnr-left {
  width: 50%;
  height: 100%;
}

.bnr-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* Ã°Å¸â€Â¥ THIS IS KEY */
}

/* RIGHT SIDE (YELLOW BOX) */
.bnr-right {
  width: 50%;
  background: #f4b400;
  /* yellow color */
  display: flex;
  align-items: center;
}

/* CONTENT CENTER ALIGN */
.abt-bnr-cont {
  padding: 40px;
}


/* TEXT STYLING */
.abt-bnr-cont h1 {
  font-size: 60px;
  font-weight: 400;
  margin-bottom: 20px;
  font-family: var(--zwc-serif);
  color: #383838;
  line-height: 72px;
}

.abt-bnr-cont p {
  font-size: 16px;
  line-height: 30px;
  font-family: 'Inter';
  font-weight: 500;
  color: #383838;
}

span.sub-title {
  color: #383838;
  font-family: 'Inter';
  font-size: 18px;
  font-weight: 500;
}

.values-section {
  padding: 80px 0;
  background: #FFFFFF;
}

.values-wrap {
  display: flex;
  gap: 10px;
}

/* LEFT SIDE */
.values-left {
  width: 50%;
}

.small-title {
  font-size: 14px;
  margin-bottom: 10px;
}

.values-left h2 {
  font-size: 36px;
  margin-bottom: 30px;
}

.value-item {
  display: flex;
  gap: 15px;
  margin-bottom: 20px;
}

.value-item .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  color: var(--zwc-white);
  background: linear-gradient(180deg, #61328E 0%, #8B3E95 100%);
}

.value-item h4 {
  margin: 0;
  font-size: 24px;
  font-family: 'RocaOne';
  font-weight: 400;
  color: #383838;
}

.value-item p {
  margin: 5px 0 0;
  font-size: 16px;
  color: #383838;
  font-weight: 500;
  font-family: 'Inter';
  line-height: 30px;
}

/* RIGHT SIDE */
.values-right {
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: 25px;
}

/* CARDS */
.info-card {
  padding: 25px;
}

.mission {
  background: #FAF0FD;
  position: relative;
}

.vision {
  background: #EEFAFF;
  position: relative;
}

.card-content {
  display: flex;
  align-items: center;
  gap: 20px;
}

.card-content img {
  width: 180px;
  height: 180px;
  object-fit: contain;
}

.info-card h3 {
  margin-bottom: 10px;
  font-size: 24px;
  font-family: 'RocaOne';
}

.info-card p {
  font-size: 16px;
  line-height: 30px;
  color: #383838;
  font-weight: 500;
  font-family: 'Inter';
}

/* RESPONSIVE */
@media (max-width: 768px) {
  .values-wrap {
    flex-direction: column;
  }

  .values-left,
  .values-right {
    width: 100%;
  }
}

.values-left h2 {
  font-size: 48px;
  color: var(--zwc-black);
  line-height: 1.15;
  margin-bottom: 20px;
  font-family: var(--zwc-serif);
}

.mission::after {
  content: "";
  display: block;
  height: 8px;
  background-image: url(assets/our_mission_mandala.webp) !important;
  background-size: cover;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  overflow: hidden;
}

.vision::after {
  content: "";
  display: block;
  height: 8px;
  background-image: url(assets/our_vision_mandala.webp) !important;
  background-size: cover;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  overflow: hidden;
}


.mi-products {
  padding: 80px 0;
  background: #F8F7F7;
}

.mi-products-wrap {
  display: flex;
  gap: 25px;
}

/* CARD */
.mi-card {
  width: 33.33%;
  padding: 40px 25px;
  border-radius: 6px;
  position: relative;
}

.mi-card img {
  max-width: 220px;
  margin-bottom: 20px;
}

.mi-card h3 {
  font-size: 30px;
  margin-bottom: 15px;
  color: #383838;
  font-family: 'RocaOne';
}

.mi-card p {
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: 500;
  font-family: 'Inter';
  line-height: 30px;
  color: #383838;
}

/* BUTTON */
.mi-btn {
  padding: 10px 20px;
  border-radius: 30px;
  color: #fff;
  text-decoration: none;
  margin: 10px 0;
  display: inline-block;
  font-family: 'RocaOne';
}

/* COLORS */
.mi-purple {
  background: #FAF0FD;
}

.mi-orange {
  background: #FFEAD8;
}

.mi-red {
  background: #FFDBDD;
}

.mi-purple-btn {
  background: linear-gradient(180deg, #61328E 0%, #8B3E95 100%);
}

.mi-orange-btn {
  background: linear-gradient(180deg, #E9862E 0%, #D97528 100%);
}

.mi-red-btn {
  background: linear-gradient(180deg, #DD1D25 0%, #70151A 100%);
}

/* BOTTOM BORDER */
.mi-card::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
}

.mi-purple::after {
  background-image: url(assets/gingelly_oil_mandala.webp);
}

.mi-orange::after {
  background-image: url(assets/idli_dosa_batter_mandala.webp);
}

.mi-red::after {
  background-image: url(assets/groundnut_oil_mandala.webp);
}

/* RESPONSIVE */
@media (max-width: 768px) {
  .mi-products-wrap {
    flex-direction: column;
  }

  .mi-card {
    width: 100%;
  }
}

/* owl carousel  */
.testimonial-section {
  background: #FDC611;
  padding: 80px 20px;
  text-align: center;
}

.testimonial-item {
  max-width: 800px;
  margin: auto;
}

.testimonial-item p {
  font-size: 30px;
  color: #383838;
  font-family: 'RocaOne';
  font-weight: 400;
}

.quote-icon {
  font-size: 40px;
  margin-bottom: 20px;
}

/* arrows */
.owl-nav {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}

.owl-nav button {
  position: absolute;
  background: transparent !important;
  font-size: 30px !important;
}

.owl-nav .owl-prev {
  left: 20px;
}

.owl-nav .owl-next {
  right: 20px;
}

.testimonial-icon-wrap {
  text-align: center;
  display: inline-block;
  margin-bottom: 50px;
}

img.testimonial-icon {
  animation: spin 10s linear infinite;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.brand-showcase {
  background: #f5f5f5;
  padding: 60px 20px;
}


.brand-logos {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 50px;
}

.brand-logo-box {
  flex: 1;
  background: #fff;
  text-align: center;
  border-radius: 4px;
}

.brand-logo-box img {
  object-fit: contain;
}

.brand-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}

.brand-text h2 {
  font-size: 36px;
  color: #333;
  font-weight: 400;
  font-family: 'RocaOne';
}

/* IMAGE */
.brand-image img {
  width: 100%;
}

/* RESPONSIVE */
@media (max-width: 768px) {
  .brand-logos {
    flex-direction: column;
  }

  .brand-content {
    flex-direction: column;
    text-align: center;
  }

  .brand-image img {
    max-width: 300px;
  }
}

.brand-text {
  width: 50%;
}

.team-top-cont h2 {
  font-size: 36px;
  text-align: center;
  font-family: 'RocaOne';
  color: #383838;
}

.team-top-cont {
  text-align: center;
  margin-bottom: 40px;
}

.team-top-cont span {
  color: #525252;
  font-size: 14px;
  font-family: 'Inter';
}

.abt-bnr-cont h6 {
  font-size: 16px;
  font-family: 'Inter';
  font-weight: 700;
  line-height: 30px;
}

.features-section {
  padding: 60px 20px;
  background: #f8f8f8;
  text-align: center;
  font-family: 'Plus Jakarta Sans', sans-serif;
}

.title {
  font-size: 48px;
  color: var(--zwc-black);
  line-height: 1.15;
  margin-bottom: 20px;
  font-family: var(--zwc-serif);
}

.features-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  /* flex-wrap: wrap; */
  position: relative;
}

.center-image img {
  max-width: 400px;
}

.features {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.feature-item {
  text-align: end;
}

.feature-item .icon {
  display: inline-block;
  background: #b30000;
  color: #fff;
  font-size: 18px;
  width: 56px;
  height: 56px;
  line-height: 40px;
  border-radius: 50%;
  margin-bottom: 10px;
  position: relative;
}

.feature-item h4 {
  font-size: 30px;
  margin-bottom: 5px;
  color: #383838;
  font-family: 'RocaOne';
}

.feature-item p {
  font-size: 16px;
  color: #383838;
  font-weight: 500;
  font-family: 'Inter';
}

/* RESPONSIVE */
@media (max-width: 768px) {
  .features-wrapper {
    flex-direction: column;
  }

  .features {
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
  }

  .feature-item {
    max-width: 100%;
    text-align: center;
  }
}

section.groundnut-sec {
  position: relative;
}

.groundnut-cont {
  position: absolute;
  background: #FDC611;
  padding: 50px;
  bottom: 0;
  max-width: 740px;
}

.groundnut-cont h2 {
  font-size: 48px;
  color: var(--zwc-black);
  line-height: 1.15;
  margin-bottom: 20px;
  font-family: var(--zwc-serif);
}

.groundnut-cont li {
  font-size: 16px;
  font-weight: 500;
  font-family: 'Inter';
  line-height: 30px;
  color: #383838;
  display: flex;
  align-items: center;
}

.groundnut-cont li img {
  width: 14px;
  height: 10px;
  margin-right: 8px;
}

.groundnut-cont ul {
  padding-left: 0;
}

.features.right .feature-item {
  text-align: start;
}

.feature-item .icon img {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}

section.how-to-use h2 {
  font-size: 48px;
  color: var(--zwc-black);
  line-height: 1.15;
  margin-bottom: 20px;
  font-family: var(--zwc-serif);
}

section.how-to-use {
  padding: 60px 20px;
  background: #F8F7F7;
  text-align: center;
}

.how-to-use-cont h3 {
  font-size: 30px;
  font-family: 'RocaOne';
}

.how-to-use-cont p {
  font-size: 16px;
  font-family: 'Inter';
  font-weight: 500;
  line-height: 30px;
}

.how-to-use-cont {
  padding: 15px 22px;
}

.nutrition-section {
  font-family: 'Plus Jakarta Sans', sans-serif;
}

.nutrition-wrapper {
  display: flex;
  flex-wrap: wrap;
}

/* LEFT SIDE */
.left-side {
  width: 50%;
  background: #FBF7E5;
  padding: 60px 80px;
  position: relative;
}

.left-side h2 {
  font-size: 32px;
  margin-bottom: 10px;
}

.sub-text {
  font-size: 14px;
  color: #555;
  max-width: 400px;
}

.left-content {
  position: relative;
  margin: 40px 0 0;
}

.peanuts {
  width: 250px;
  position: absolute;
  left: 0;
  bottom: 30%;
}

.pack {
  width: 320px;
  margin-left: 220px;
}

.bottom-text h4 {
  margin-top: 20px;
  font-size: 24px;
  font-family: var(--zwc-serif);
}

.bottom-text p {
  font-size: 13px;
  color: #666;
}

/* RIGHT SIDE */
.right-side {
  width: 50%;
  background: #EEFAFF;
  padding: 60px 80px;
}


.right-side h2 span {
  font-size: 16px;
  color: #383838;
}

.nutrition-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
}

.nutrition-table td {
  padding: 10px 15px;
  border: 1px solid #dcdcdc;
}

/* Zebra Striping */
.nutrition-table tr:nth-child(even) {
  background-color: #f2f2f2;
}

.nutrition-table tr:nth-child(odd) {
  background-color: #ffffff;
}

/* Optional: first column bold */
.nutrition-table td:first-child {
  font-weight: 400;
  color: #000;
  font-family: 'Inter';
  font-size: 16px;
  line-height: 28px;
}

/* Optional: align right column */
.nutrition-table td:last-child {
  text-align: start;
  color: #000;
  font-family: 'Inter';
  font-size: 16px;
}


/* RESPONSIVE */
@media (min-width:1399px){
    .zwc-footer-banner>img {
    height: 400px;
}
.zwc-footer-contact{
    padding:80px 0;
}
.zwc-footer-bottom{
    padding:50px 0;
}
}
@media (max-width: 768px) {

  .left-side,
  .right-side {
    width: 100%;
  }

  .left-content {
    text-align: center;
  }

  .peanuts {
    position: static;
    margin-bottom: 10px;
  }

  .pack {
    margin-left: 0;
  }
}

.nutrition-wrapper h2 {
  font-size: 48px;
  color: var(--zwc-black);
  line-height: 1.15;
  margin-bottom: 20px;
  font-family: var(--zwc-serif);
}

.nutrition-wrapper p {
  font-size: 16px;
  font-family: 'Inter';
  font-weight: 500;
  line-height: 30px;
  color: #383838;
}

.bottom-text p {
  color: #383838;
  font-size: 18px;
  font-family: 'inter';
  line-height: 30px;
}

.bottom-text {
  position: absolute;
  bottom: 120px;
}

.facts-myths {
  text-align: center;
  padding: 60px 20px;
  background: #f5f5f5;
}

.facts-myths h2 {
  font-size: 48px;
  color: var(--zwc-black);
  line-height: 1.15;
  margin-bottom: 20px;
  font-family: var(--zwc-serif);
}

.fm-container {
  display: flex;
  align-items: center;
  /* justify-content: center; */
  /* gap: 20px; */
  position: relative;
}

/* Boxes */
.fm-box {
  width: 280px;
  padding: 20px;
  border-radius: 6px;
  text-align: left;
}

.fm-facts {
  background: #CFFACE;
}

.fm-myths {
  background: #FFDEDE;
}

.fm-box ul {
  padding-left: 18px;
  margin: 0;
}

.fm-box li {
  margin-bottom: 24px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  font-family: 'Inter';
  color: #383838;
  position: relative;
}

/* Image */
.fm-image {
  position: relative;
  z-index: 2;
  margin-left: -10px;
}

.fm-image img {
  /* width: 360px; */
  /* height: auto; */
  display: block;
}

/* Overlap effect */
.fm-facts {
  margin-right: -40px;
  width: 550px;
  padding: 40px;
}

.fm-myths {
  margin-left: -40px;
  width: 550px;
  padding: 50px;
}

/* Responsive */
@media (max-width: 768px) {
  .fm-container {
    flex-direction: column;
  }

  .fm-facts,
  .fm-myths {
    margin: 0;
    width: 100%;
  }

  .fm-image img {
    width: 150px;
  }
}

.fm-box.fm-facts li::before {
  position: absolute;
  content: '';
  background-image: url(assets/bullet-tick.png);
  width: 14px;
  height: 10px;
  left: -24px;
  top: 6px;
}

.fm-box.fm-myths li::before {
  position: absolute;
  content: '';
  background-image: url(assets/bullet-close.png);
  width: 24px;
  height: 24px;
  left: -26px;
  top: 0;
}

.fm-box.fm-myths li {
  color: #F94343;
}

/* Parent */
.zwc-has-dropdown {
  position: relative;
}

/* Dropdown hidden by default */
.zwc-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  min-width: 180px;
  list-style: none;
  padding: 0;
  margin: 0;
  border-radius: 6px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: 0.3s ease;
  z-index: 999;
}

/* Dropdown items */
.zwc-dropdown li a {
  display: block;
  padding: 10px 15px;
  color: #383838;
  text-decoration: none;
}

.zwc-dropdown li a:hover {
  background: #f5f5f5;
}

/* Show on hover (desktop) */
.zwc-has-dropdown:hover .zwc-dropdown {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

section.groundnut-sec>img {
  width: 100%;
      height: 100vh;
}

img.gingelly-oil-bottle {
  margin-left: 250px;
  margin-top: -180px;
}

.fm-image.gingelly-oil {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
}

.fm-container.gingelly-oil-wrap .fm-facts {
  margin-right: 0;
  width: 50%;
}

.fm-container.gingelly-oil-wrap .fm-myths {
  width: 50%;
  margin-left: 0px;
  padding-left: 150px;
}

.fm-container.gingelly-oil-wrap {
  align-items: stretch;
  margin: 50px 0;
}

.fm-image.gingelly-oil img {
  width: 280px;
  height: 450px;
}

section.features-section.gingelly-features .feature-item .icon {
  background: linear-gradient(180deg, #61328E 0%, #8B3E95 100%);
}

.batter-ingredients-wrap {
  display: flex;
  flex-wrap: wrap;
}

.s-ingredient-batter {
  width: 50%;
  margin-bottom: 40px;
}

.s-ingredient-batter h3 {
  font-size: 30px;
  font-family: 'RocaOne';
  margin-top: -40px;
}

.table-btm-img.text-end img {
  display: inline-block;
}

.groundnut-cont.batter-cont-bg {
  max-width: 800px;
}

section.features-section.batter-icon-bg .feature-item .icon {
  background: linear-gradient(180deg, #E9862E 0%, #D97528 100%);
}

section.contact-form {
  background: #F8F7F7;
  padding: 60px 20px;
}

section.contact-form label {
  padding-bottom: 10px;
  color: #707070;
  font-family: 'inter';
  font-weight: 500;
}

section.contact-form input {
  height: 48px;
}

button.btn.text-center {
  background: #ED3237;
  color: #fff;
  width: 100%;
  border-radius: 30px;
}

section.contact-form h2 {
  font-size: 48px;
  color: var(--zwc-black);
  line-height: 1.15;
  margin-bottom: 20px;
  font-family: var(--zwc-serif);
}
.contact-card {
  background: #ef2b2d;
  color: #fff;
  padding: 30px;
  border-radius: 8px;
  font-family: 'Plus Jakarta Sans', sans-serif;
}

.contact-card h2 {
  font-size: 28px;
  margin-bottom: 10px;
}

.contact-card .subtitle {
  font-size: 16px;
  margin-bottom: 25px;
  font-weight: 500;
  font-family: 'Inter';
  line-height: 30px;
}

.contact-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 30px;
}

.contact-item .icon {
  margin-right: 12px;
}

.contact-item strong {
  display: block;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Inter';
}

.contact-item p {
  margin: 2px 0 0;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Inter';
}

.social p {
  margin-top: 20px;
  font-size: 16px;
  font-family: 'Inter';
  font-weight: 700;
}

.social .icons {
  margin-top: 10px;
}

.social .icons span {
  display: inline-block;
  margin-right: 10px;
  color: #ef2b2d;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  font-size: 14px;
}
.form-right h2 {
    color: #fff !important;
}
.contact-item a {
    text-decoration: none;
    color: #fff;
}
.custom-file-upload {
  position: relative;
  border: 1px solid #ddd;
  padding: 5px;
  border-radius: 4px;
  background: #f9f9f9;
}

.custom-file-upload input[type="file"] {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  top: 0;
  left: 0;
}

.custom-file-upload label {
  display: inline-block;
  padding: 8px 15px;
  background: #eee;
  border-radius: 4px;
  font-size: 13px;
  color: #666;
  cursor: pointer;
}
section.openings label {
    padding-bottom: 10px;
    color: #707070;
    font-family: 'inter';
    font-weight: 500;
}

section.openings input {
    height: 48px;
}
.custom-select {
  height: 48px;
  border-radius: 6px;
  appearance: none;
  background: #fff url("data:image/svg+xml;utf8,<svg fill='gray' height='20' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>") no-repeat right 10px center;
  background-size: 16px;
  padding-right: 35px;
}
select#job_position {
    color: #919191;
    font-weight: 500;
    font-family: 'inter';
}
section.openings {
    padding: 60px 20px;
}

section.openings h2 {
    font-size: 48px;
    color: var(--zwc-black);
    line-height: 1.15;
    margin-bottom: 20px;
    font-family: var(--zwc-serif);
}

section.openings form p {
    font-size: 16px;
    font-weight: 500;
    color: #383838;
    line-height: 30px;
}
.inner-page-wrapper {
  height: 100vh;
  overflow-y: scroll;
  scroll-snap-type: y mandatory;
}
.inner-section {
 /* scroll-snap-align: start; */
 /* scroll-snap-stop: always; */
 min-height: 100vh;
 scroll-margin-top: -60px;
}

.animate {
  opacity: 0;
  transform: translateY(80px) scale(0.95);
  transition: all 0.9s cubic-bezier(0.22, 1, 0.36, 1);
}

/* when visible */
.animate.show {
  opacity: 1;
  transform: translateY(0) scale(1);
}

/* stagger delays */
.delay-1 { transition-delay: 0.2s; }
.delay-2 { transition-delay: 0.4s; }
.delay-3 { transition-delay: 0.6s; }
.delay-4 { transition-delay: 0.8s; }





.fm-box.fm-facts.animate.delay-1.idli-btr-left {
    width: 50%;
    margin: 0;
    padding: 30px;
    padding-right: 130px !important;
}

.fm-image.idli-btr {
    position: absolute;
    left: 52%;
    transform: translateX(-50%);
}

.fm-box.fm-myths.animate.delay-2.idli-btr-left{
    margin: 0;
    padding: 30px;
    padding-left: 150px;
}

.fm-container.idli-btr-wrap li {
    font-size: 16px;
}

.fm-image.idli-btr img {
    width: 310px;
    height: 430px;
}


.fm-box ul li {
    position: relative;
    transition: all 0.3s ease;
}

/* hover effect */
.fm-box ul li:hover {
    transform: translatex(10px);
}
.copy-rights {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    font-family: 'RocaOne';
}

.copy-rights a {
    text-decoration: none;
}

.zwc-footer-contact-links p {
    display: flex;
    margin-bottom: 0;
    gap: 10px;
}
.fm-container.idli-btr-wrap {
    margin-top: 80px !important;
}
.powered {
    background: #FFF3BC;
}
.copy-rights a {
    color: #222222;
    text-decoration: underline;
}
.copy-rights p {
    margin-bottom: 0;
}
@media screen and (max-width:767px) {
  .zwc-topbar {
    display: none;
}

.zwc-navbar-logo {
    top: 0;
    height: 80px;
}

.zwc-hero-content {
    width: 300px;
    margin: 0 auto;
}

.zwc-badge-item h3 {
    font-size: 16px;
    text-align: left;
}

.zwc-navbar-logo img {
    width: 60px;
}

main {
    scroll-snap-type: none;
}
  .zwc-product-info.animate.delay-1 {
    transition-delay: unset !important;
}

span.zwc-pbadge-icon {
    display: inline-block;
}

span.zwc-pbadge-icon img {
    left: 15px;
    top: 10px;
    position: relative;
}
  .animate {
    opacity: 1;
    transform: none;
}

img.zwc-pfood.idli {
    position: relative;
    left: 80px;
}

img.oil-spoon {
    display: none;
}

.zwc-hero-content.ground-nut {
    width: auto;
}

.zwc-groundnut-diya {position: unset;width: auto;transform: none;}

.zwc-groundnut-oil .zwc-hero-badges {
    max-width: 90%;
    margin: 0 auto;
}

.groundnut-btm-plates img {
    width: 100px;
}

img.groundnut-plate3 {
    right: 10px;
}

img.groundnut-plate2 {
    left: 35%;
}

img.groundnut-plate1 {
    left: 10px;
}

.groundnut-btm-plates {
    height: 200px;
    display: none;
}

button.accordion-button {
    font-size: 20px !important;
}

span.flex-grow-1.question {
    font-size: 20px;
    line-height: 30px;
    max-width: 90%;
}

.accordion-body {
    width: 100%;
}



.zwc-footer-slink img {
    width: 24px;
    height: 24px;
}

.zwc-footer-social-links {
    gap: 10px;
    width: 90%;
}

a.act-btn.zwc-footer-slink {
    padding: 10px;
    font-size: 14px;
}

.zwc-footer-contact-links .act-btn {
    margin-bottom: 12px;
}
  .inner-bnr-wrap {
    flex-wrap: wrap;
}

.bnr-left {
    width: 100%;
}

.bnr-right {
    width: 100%;
}

.abt-bnr-cont h1 {
    font-size: 36px;
    line-height: 48px;
}

.abt-bnr-cont {
    padding: 40px 24px;
}

.value-item .icon {
}

.value-item {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}

.card-content {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}

.mi-card img {
    margin-inline: auto;
}

.inner-section {
    min-height: max-content;
    scroll-snap-align: none;
}

button.owl-prev {
    left: -20px !important;
}

button.owl-next {
    right: -20px!important;
}
.brand-text {
    width: 100%;
}
  .inner-page-wrapper {
    height: auto;
    overflow-x: hidden;
}

.groundnut-cont {
    position: relative;
    padding: 40px 24px;
}

.groundnut-cont h2 {
    font-size: 32px;
}

h2.title {
    font-size: 32px;
}

.features.right .feature-item {
    text-align: center;
}

section.how-to-use h2 {
    font-size: 32px;
    margin-bottom: 30px;
}

.how-to-use-cont h3 {
    font-size: 24px;
}

.nutrition-wrapper h2 {
    font-size: 28px;
}

.left-side {
    padding: 40px 24px;
}

.bottom-text {
    position: relative;
    bottom: 20px;
}

.right-side {
    padding: 40px 24px;
}

.facts-myths h2 {
    font-size: 32px;
}

.fm-box.fm-facts {
    padding: 40px 24px;
    margin-bottom: 20px;
}

.fm-box.fm-myths {
    padding: 40px 24px;
}
  img.gingelly-oil-bottle {
    margin-left: 40px;
    margin-top: -50px;
}

.fm-container.gingelly-oil-wrap .fm-facts {
    width: 100%;
}

.fm-container.gingelly-oil-wrap .fm-myths {
    width: 100%;
    margin-top: 20px;
    padding-left: 24px;
}

.fm-image.gingelly-oil {display: none;}
  .fm-container.gingelly-oil-wrap {
    margin-top: 30px;
}

.fm-box li {
    font-size: 16px;
}
  section.contact-form h2 {
    font-size: 32px;
}

.form-right {
    margin-top: 40px;
}

section.openings h2 {
    font-size: 32px;
    line-height: 36px;
    margin-top: 20px;
}
.contact-card {
    margin-top: 40px;
}
  .zwc-hero h1 {
    font-size: 32px;
}

section.zwc-groundnut-oil h2 {
    font-size: 32px;
}

a.groundnut-btn.act-btn.cta-btn {
    margin-top: 20px;
}

.zwc-product-info h2 {
    font-size: 32px;
}
  p.small-title {
    text-align: center;
}

.values-left h2 {
    font-size: 32px;
    text-align: center;
}

section.mi-products.inner-section {
    padding: 40px 20px;
}

.brand-text h2 {
    font-size: 26px;
}
  .zwc-footer-social .zwc-container {
    padding: 0;
}

.zwc-footer-social {
    width: 95%;
}
  .zwc-footer-contact h3 {
    margin-top: 50px;
}
.value-item div:nth-child(2) {
    display: block;
    width: 100%;
}
.testimonial-item p {
    font-size: 20px;
}
.brand-logo-box img {
    width: 100%;
}
section.openings.inner-section {
    margin-bottom: 30px;
}
  .fm-image {
    display: none;
}
.feature-item h4 {
    font-size: 24px;
}
.zwc-pbadge.side-line::before {
    display: none;
}

.zwc-pbadge.side-line::after {
    display: none;
}
}
@media (max-width: 768px) {
  html, body, main {
    scroll-snap-type: none !important;
    overflow-y: auto !important;
    overflow-x: hidden;
  }
section.groundnut-sec {
    flex-wrap: wrap;
}
.groundnut-cont li {
    align-items: baseline;
}
  section {
    scroll-snap-align: none !important;
  }
  section.zwc-hero.d-flex.align-items-center {
    flex-wrap: wrap;
}

section.zwc-product-section.zwc-batter.d-flex.align-items-center {
    flex-wrap: wrap;
}

.zwc-product-foods {
    display: none;
}

section.zwc-groundnut-oil.d-flex.align-items-center {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    padding: 0px 15px 40px;
}

.copy-rights {
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
}
  .fm-box.fm-facts.animate.delay-1.idli-btr-left {
    width: 100%;
    padding: 20px !important;
    margin-bottom: 20px;
}

.fm-box.fm-myths.animate.delay-2.idli-btr-left {
    padding-left: 20px;
}
section.groundnut-sec>img {
    display: none;
}
.s-ingredient-batter h3 {
    font-size: 20px;
}
}
