.elementor-kit-8{--e-global-color-primary:#FBBD23;--e-global-color-secondary:#F5A714;--e-global-color-text:#8F96A3;--e-global-color-accent:#FAB81E;--e-global-color-9e5a1b0:#FFFFFF;--e-global-color-bb9f8a5:#2E2B22;--e-global-color-6ae18d6:#584824;--e-global-color-86b1e46:#443C22;--e-global-color-bbf4acc:#0C0E12;--e-global-color-92028b6:#13161C;--e-global-color-9290e01:#232A39;--e-global-color-1f9ea37:#FF0000;--e-global-typography-primary-font-family:"Anek Bangla";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Anek Bangla";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Tiro Bangla";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:130%;--e-global-typography-accent-font-family:"Anek Bangla";--e-global-typography-accent-font-weight:500;--e-global-typography-c949573-font-family:"Anek Bangla";--e-global-typography-c949573-font-size:clamp(2.027rem, 1.3974rem + 2.0146vw, 3.815rem);--e-global-typography-c949573-font-weight:700;--e-global-typography-c949573-line-height:120%;--e-global-typography-0d3957e-font-family:"Anek Bangla";--e-global-typography-0d3957e-font-size:clamp(1.802rem, 1.3619rem + 1.4085vw, 3.052rem);--e-global-typography-0d3957e-font-weight:700;--e-global-typography-0d3957e-line-height:120%;--e-global-typography-936a2e9-font-family:"Anek Bangla";--e-global-typography-936a2e9-font-size:clamp(1.602rem, 1.3066rem + 0.9454vw, 2.441rem);--e-global-typography-936a2e9-font-weight:700;--e-global-typography-936a2e9-line-height:120%;--e-global-typography-40c8bc1-font-family:"Anek Bangla";--e-global-typography-40c8bc1-font-size:clamp(1.424rem, 1.2377rem + 0.5961vw, 1.953rem);--e-global-typography-40c8bc1-line-height:120%;--e-global-typography-96d217b-font-family:"Anek Bangla";--e-global-typography-96d217b-font-size:clamp(1.266rem, 1.1614rem + 0.3346vw, 1.563rem);--e-global-typography-96d217b-line-height:120%;--e-global-typography-b1a652d-font-family:"Anek Bangla";--e-global-typography-b1a652d-font-size:clamp(1.125rem, 1.081rem + 0.1408vw, 1.25rem);--e-global-typography-b1a652d-font-weight:700;--e-global-typography-b1a652d-line-height:120%;}.elementor-kit-8 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){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column: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 */::selection {
  background: var(--e-global-color-primary);
  color: var(--e-global-color-text);
}

::-moz-selection {
  background: var(--e-global-color-primary);
  color: var(--e-global-color-text);
}

html {
  scroll-padding-top: 105px;
  scroll-behavior: smooth; /*smooth*/
}


.gradient-text {
  background: linear-gradient(90deg, #FDCD53, #F5A814);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
  display: inline; /* 🔑 force same line */
  
}/* End custom CSS */