#shopify-section-template--17436070117622__image-with-text-overlay {
  --section-padding-top: 0px;
  --section-padding-bottom: 0px;
  --color-foreground: 255 255 255;
  --color-border: var(--color-foreground) / 0.1;
  --color-border-dark: var(--color-foreground) / 0.4;
  --color-border-light: var(--color-foreground) / 0.06;
  --color-highlight: 224 165 128;
  --color-button-background: 255 255 255;
  --color-button-border: 255 255 255;
  --color-button-text: 23 23 23;
  --color-overlay: 0 0 0;
  --overlay-opacity: 0;
}
#shopify-section-template--17436070117622__images-with-text {
  --section-padding-top: 80px;
  --section-padding-bottom: 100px;
}
#shopify-section-template--17436070117622__video_pNRHAD {
  --section-padding-top: 0px;
  --section-padding-bottom: 0px;
  --ratio-percent: 56.25%;
}
#shopify-section-template--17436070117622__portfolio {
  --section-padding-top: 72px;
  --section-padding-bottom: 72px;
  --color-highlight: 204 216 181;
  --section-blocks-count: 3;
}

#shopify-block-profile-1 {
  --color-background: 0 0 0;
  --color-foreground: 255 255 255;
  --color-border: var(--color-foreground) / 0.1;
  --color-border-dark: var(--color-foreground) / 0.4;
  --color-border-light: var(--color-foreground) / 0.06;
}

#shopify-block-profile-2 {
  --color-background: 0 0 0;
  --color-foreground: 255 255 255;
  --color-border: var(--color-foreground) / 0.1;
  --color-border-dark: var(--color-foreground) / 0.4;
  --color-border-light: var(--color-foreground) / 0.06;
}

#shopify-block-profile-3 {
  --color-background: 0 0 0;
  --color-foreground: 255 255 255;
  --color-border: var(--color-foreground) / 0.1;
  --color-border-dark: var(--color-foreground) / 0.4;
  --color-border-light: var(--color-foreground) / 0.06;
}
#shopify-section-template--17436070117622__scrolling-text {
  --section-padding-top: 72px;
  --section-padding-bottom: 72px;
  --section-grid-gap: 70px;
}
#shopify-section-template--17436070117622__testimonials {
  --section-padding-top: 84px;
  --section-padding-bottom: 120px;
}
#shopify-section-template--17436070117622__timeline {
  --section-padding-top: 72px;
  --section-padding-bottom: 72px;
  --color-background: 23 23 23;
  --color-foreground: 255 255 255;
  --color-border: var(--color-foreground) / 0.1;
  --color-border-dark: var(--color-foreground) / 0.4;
  --color-border-light: var(--color-foreground) / 0.06;
  --section-blocks-count: 9;
}
#shopify-section-template--17436070117622__empty_space_WgKnCw {
  --spacing-height-desktop: 60px;
  --spacing-height-mobile: 32px;
  /* --color-background: 250 250 250; */
}
#shopify-section-template--17436070117622__rich-text {
  --section-padding-top: 32px;
  --section-padding-bottom: 20px;
  /* --color-background: 250 250 250;
    --color-foreground: 23 23 23;
    --color-border: var(--color-foreground)/ 0.1;
    --color-border-dark: var(--color-foreground)/ 0.4;
    --color-border-light: var(--color-foreground)/ 0.06;
    --color-highlight: 197 232 184; */
}
#shopify-section-template--17436070117622__scrolling_text_xHxbNE {
  --section-padding-top: 36px;
  --section-padding-bottom: 36px;
  /* --color-background: 250 250 250; */
  --section-grid-gap: 140px;
}
.deferred-poster .video-new {
  top: calc(100% - 100px) !important;
}

@media screen and (max-width: 767px) {
  #shopify-section-template--17436070117622__video_pNRHAD {
    --ratio-percent: 177.77777777777777%;
  }
}
.ourStorySec::before {
  display: none;
}

.slider-sec {
  --section-padding-top: 36px;
  --section-padding-bottom: 36px;
  --section-grid-gap: 140px;
  position: relative;
  z-index: 1;
}

.slider-sec .heading {
  margin-bottom: 160px;
}

@media (max-width: 767px) {
  .slider-sec .heading {
    margin-bottom: 70px;
  }

  .scrolling-text-section h2 {
    --title-md: 28px;
  }
}
