.elementor-15 .elementor-element.elementor-element-b982a7d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overlay-opacity:0.85;}.elementor-15 .elementor-element.elementor-element-b982a7d:not(.elementor-motion-effects-element-type-background), .elementor-15 .elementor-element.elementor-element-b982a7d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://krisnadairy.com/wp-content/uploads/2025/08/get-in-touch-150x150-1.jpg");}.elementor-15 .elementor-element.elementor-element-b982a7d::before, .elementor-15 .elementor-element.elementor-element-b982a7d > .elementor-background-video-container::before, .elementor-15 .elementor-element.elementor-element-b982a7d > .e-con-inner > .elementor-background-video-container::before, .elementor-15 .elementor-element.elementor-element-b982a7d > .elementor-background-slideshow::before, .elementor-15 .elementor-element.elementor-element-b982a7d > .e-con-inner > .elementor-background-slideshow::before, .elementor-15 .elementor-element.elementor-element-b982a7d > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#FFFFFF;--background-overlay:'';}.elementor-15 .elementor-element.elementor-element-2f1e230{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-15 .elementor-element.elementor-element-8dc13f9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-15 .elementor-element.elementor-element-8dc13f9:not(.elementor-motion-effects-element-type-background), .elementor-15 .elementor-element.elementor-element-8dc13f9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFEFE;}.elementor-15 .elementor-element.elementor-element-e73de88{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-15 .elementor-element.elementor-element-c730136{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-15 .elementor-element.elementor-element-c730136:not(.elementor-motion-effects-element-type-background), .elementor-15 .elementor-element.elementor-element-c730136 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFF7F7;}.elementor-15 .elementor-element.elementor-element-efcbc97{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-15 .elementor-element.elementor-element-efcbc97:not(.elementor-motion-effects-element-type-background), .elementor-15 .elementor-element.elementor-element-efcbc97 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#E10600;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-62ae124 */.foundation-signature {
  padding: 90px 16px;
  background:
}

.foundation-wrap {
  max-width: 1200px;
  margin: auto;
  text-align: center;
}

/* HEAD */
.foundation-head h1 {
  font-size: 34px;
  font-weight: 800;
  letter-spacing: -0.5px;
  margin-bottom: 16px;
  color: #111;
}

.foundation-head p {
  max-width: 620px;
  margin: auto;
  font-size: 16px;
  line-height: 1.7;
  color: #555;
}

/* PILLARS */
.foundation-pillars {
  margin-top: 70px;
  display: grid;
  gap: 40px;
}

/* EACH BLOCK */
.pillar {
  position: relative;
  padding-top: 24px;
}

.pillar-line {
  display: block;
  width: 40px;
  height: 3px;
  background: #e10600;
  margin: 0 auto 18px;
}

.pillar h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 8px;
}

.pillar p {
  font-size: 14.5px;
  color: #666;
}

/* DESKTOP */
@media (min-width: 768px) {
  .foundation-head h1 {
    font-size: 46px;
  }

  .foundation-pillars {
    grid-template-columns: repeat(3, 1fr);
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-67470f3 */.process-strip {
  background: #fafafa;
  padding: 80px 16px;
}

.process-wrap {
  max-width: 1200px;
  margin: auto;
}

/* HEAD */
.process-head {
  max-width: 520px;
  margin-bottom: 60px;
}

.process-head h2 {
  font-size: 28px;
  font-weight: 800;
  margin-bottom: 12px;
  color: #111;
}

.process-head p {
  font-size: 15.5px;
  color: #555;
  line-height: 1.6;
}

/* STEPS */
.process-steps {
  display: grid;
  gap: 30px;
}

.step {
  background: #ffffff;
  padding: 28px 24px;
  border-radius: 12px;
  position: relative;
  box-shadow: 0 12px 30px rgba(0,0,0,0.08);
}

.step-no {
  font-size: 14px;
  font-weight: 700;
  color: #e10600;
  letter-spacing: 1px;
  display: block;
  margin-bottom: 12px;
}

.step h3 {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 6px;
}

.step p {
  font-size: 14.5px;
  color: #666;
}

/* DESKTOP */
@media (min-width: 768px) {
  .process-steps {
    grid-template-columns: repeat(4, 1fr);
  }

  .process-head h2 {
    font-size: 34px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ef2f4e8 */.family-trust {
  padding: 90px 16px;
  background: linear-gradient(180deg, #ffffff 0%, #fff7f7 100%);
  overflow: hidden;
}

.family-wrap {
  max-width: 1200px;
  margin: auto;
  display: grid;
  gap: 50px;
}

/* IMAGE */
.family-visual {
  text-align: center;
  animation: floatImage 6s ease-in-out infinite;
}

.family-visual img {
  max-width: 100%;
  width: 420px;
}

/* CONTENT */
.family-content {
  animation: fadeUp 1s ease forwards;
}

.family-content h2 {
  font-size: 28px;
  font-weight: 800;
  margin-bottom: 14px;
  color: #111;
}

.family-content p {
  font-size: 15.5px;
  line-height: 1.7;
  color: #555;
  max-width: 520px;
}

.highlight-line {
  margin-top: 18px;
  font-weight: 600;
  color: #e10600;
}

/* DESKTOP */
@media (min-width: 768px) {
  .family-wrap {
    grid-template-columns: 1fr 1fr;
    align-items: center;
  }

  .family-content h2 {
    font-size: 36px;
  }
}

/* ANIMATIONS */
@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes floatImage {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-12px);
  }
  100% {
    transform: translateY(0);
  }
}
.family-visual img {
  max-width: 100%;
  width: 420px;
  border-radius: 18px;
  box-shadow: 0 18px 40px rgba(0,0,0,0.12);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-db5d14e */.quality-proof {
  padding: 90px 16px;
  background: #ffffff;
}

.quality-wrap {
  max-width: 1200px;
  margin: auto;
}

/* HEAD */
.quality-head {
  max-width: 620px;
  margin-bottom: 60px;
}

.quality-head h2 {
  font-size: 30px;
  font-weight: 800;
  margin-bottom: 12px;
  color: #111;
}

.quality-head p {
  font-size: 15.5px;
  color: #555;
  line-height: 1.6;
}

/* GRID */
.quality-grid {
  display: grid;
  gap: 28px;
}

/* CARD */
.quality-card {
  background: #fafafa;
  border-radius: 18px;
  padding: 34px 26px;
  text-align: left;
  box-shadow: 0 16px 40px rgba(0,0,0,0.08);
  transition: transform 0.35s ease, box-shadow 0.35s ease;
  animation: fadeUp 0.8s ease both;
}

.quality-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 22px 55px rgba(0,0,0,0.12);
}

/* ICON */
.quality-card img {
  width: 82px;
  height: auto;
  margin-bottom: 22px;
  transition: transform 0.3s ease;
}

.quality-card:hover img {
  transform: scale(1.08);
}

.quality-card h3 {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 6px;
}

.quality-card p {
  font-size: 14.5px;
  color: #666;
}

/* DESKTOP */
@media (min-width: 768px) {
  .quality-grid {
    grid-template-columns: repeat(4, 1fr);
  }

  .quality-head h2 {
    font-size: 36px;
  }
}

/* ANIMATION */
@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(26px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8765a9d */.local-trust {
  padding: 90px 16px;
  background: #fff7f7;
}

.local-wrap {
  max-width: 1200px;
  margin: auto;
  display: grid;
  gap: 48px;
}

/* CONTENT */
.local-content h2 {
  font-size: 30px;
  font-weight: 800;
  margin-bottom: 12px;
  color: #111;
}

.local-content p {
  font-size: 15.5px;
  line-height: 1.7;
  color: #555;
  max-width: 520px;
}

.trust-points {
  margin-top: 22px;
  padding-left: 0;
  list-style: none;
}

.trust-points li {
  position: relative;
  padding-left: 26px;
  margin-bottom: 10px;
  font-size: 14.5px;
  color: #444;
}

.trust-points li::before {
  content: "•";
  position: absolute;
  left: 0;
  color: #e10600;
  font-size: 22px;
  line-height: 1;
}

/* VISUAL */
.local-visual {
  text-align: center;
  animation: floatSoft 7s ease-in-out infinite;
}

.local-visual img {
  max-width: 100%;
  width: 420px;
  border-radius: 18px;
  box-shadow: 0 18px 40px rgba(0,0,0,0.12);
}

/* DESKTOP */
@media (min-width: 768px) {
  .local-wrap {
    grid-template-columns: 1fr 1fr;
    align-items: center;
  }

  .local-content h2 {
    font-size: 36px;
  }
}

/* ANIMATION */
@keyframes floatSoft {
  0%   { transform: translateY(0); }
  50%  { transform: translateY(-10px); }
  100% { transform: translateY(0); }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-854e655 */.about-cta {
  padding: 100px 16px;
  background: #e10600;
  color: #ffffff;
  overflow: hidden;
}

.cta-wrap {
  max-width: 1200px;
  margin: auto;
  display: grid;
  gap: 48px;
  align-items: center;
}

/* CONTENT */
.cta-content h2 {
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 14px;
}

.cta-content p {
  font-size: 15.5px;
  line-height: 1.7;
  max-width: 520px;
  opacity: 0.95;
}

/* BUTTON */
.cta-btn {
  display: inline-block;
  margin-top: 24px;
  padding: 14px 30px;
  background: #ffffff;
  color: #e10600;
  font-weight: 700;
  text-decoration: none;
  border-radius: 30px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.cta-btn:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 40px rgba(0,0,0,0.25);
}

/* VISUAL */
.cta-visual {
  text-align: center;
  animation: floatCTA 6s ease-in-out infinite;
}

.cta-visual img {
  width: 300px;
  max-width: 100%;
  border-radius: 18px;
}

/* DESKTOP */
@media (min-width: 768px) {
  .cta-wrap {
    grid-template-columns: 1fr 1fr;
  }

  .cta-content h2 {
    font-size: 40px;
  }
}

/* ANIMATION */
@keyframes floatCTA {
  0%   { transform: translateY(0); }
  50%  { transform: translateY(-12px); }
  100% { transform: translateY(0); }
}/* End custom CSS */