.elementor-kit-7{--e-global-color-primary:#E71E27;--e-global-color-secondary:#284797;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-9f071c5:#FFFFFF;--e-global-color-0083372:#000000;--e-global-color-b9df558:#F2F1ED;--e-global-color-9761a5a:#EBCB90;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-template-full-width .row>[data-elementor-type]{
    margin-bottom:0 !important;
}





.text-section {
  max-width: 800px;
  margin: 200px auto; /* فاصله بالا و پایین برای اسکرول */
  font-size: 1.5rem;
  line-height: 3rem;
  padding: 0 1rem;
}

.scroll-text {
  opacity: 0.2;
  font-weight: normal;
  transition: opacity 0.4s ease, font-weight 0.4s ease;
  display: inline; /* مهم برای اینکه پشت‌هم بیفتن */
  margin-right: 8px;
  font-size: 45px;
    font-weight: bold;
    color:#fff;
}

.scroll-text.active {
  opacity: 1;
  font-weight: bold;
}

@media (max-width: 768px) {
  .scroll-text {
    font-size: 30px;
    
  }
}/* End custom CSS */