.elementor-kit-25{--e-global-color-primary:#1D1D1D;--e-global-color-secondary:#242424;--e-global-color-text:#2C2B2B;--e-global-color-accent:#F59703;--e-global-color-33b6dfd:#220C02;--e-global-color-a075229:#F6B61E;--e-global-color-9038ebe:#F1EEFF;--e-global-color-1cc8d20:#1829FF;--e-global-color-dd9e3b7:#000EB8;--e-global-color-452f6e9:#E91515;--e-global-color-e660eb1:#D1D5DB;--e-global-typography-primary-font-family:"Noto Serif Devanagari";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Noto Serif Devanagari";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Noto Serif Devanagari";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Noto Serif Devanagari";--e-global-typography-accent-font-weight:500;font-family:"Noto Serif Devanagari", Noto Sans Devanagari;font-weight:400;}.elementor-kit-25 e-page-transition{background-color:#FFBC7D;}.elementor-kit-25 p{margin-block-end:8px;}.elementor-kit-25 a{font-family:"Noto Serif Devanagari", Noto Sans Devanagari;}.elementor-kit-25 h3{font-family:"Noto Serif Devanagari", Noto Sans Devanagari;}.elementor-kit-25 h4{font-family:"Noto Serif Devanagari", Noto Sans Devanagari;}.elementor-kit-25 h6{font-family:"Noto Serif Devanagari", Noto Sans Devanagari;}.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;--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 */@keyframes rubberBand {
  0% {
    transform: scale(1);
  }
  30% {
    transform: scale(1.25);
  }
  40% {
    transform: scale(0.75);
  }
  50% {
    transform: scale(1.15);
  }
  65% {
    transform: scale(0.95);
  }
  75% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}

.elementor-button {
  animation: rubberBand 0.8s ease-in-out;
  animation-iteration-count: 1;
}/* End custom CSS */