.elementor-kit-13{--e-global-color-primary:#000000;--e-global-color-secondary:#1A4422;--e-global-color-text:#383838;--e-global-color-accent:#FFFFFF;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:700;--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-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;}.elementor-kit-13 e-page-transition{background-color:#FFBC7D;}.elementor-kit-13 a{color:#CDA852;font-weight:500;}.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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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 *//* BUTTON STYLE — Tamkin gradient button (bharate) */

.bharate .elementor-button {
  background-image: linear-gradient(to right, #9F7927 0%, #DDBE76 51%, #9F7927 100%);
}

.bharate .elementor-button:hover {
  background-position: right center;
  color: #fff;
  text-decoration: none;
}

.bharate .elementor-button {
  padding: 7px 10px 7px 30px !important;
  text-align: center;
  transition: 1s;
  background-size: 200% auto;
  color: white;
  border-radius: 60px;
  display: block;
  transition: all .9s ease-out;
}

.bharate .elementor-button svg {
  height: auto;
  width: 2.1em;
}

.bharate .elementor-button-content-wrapper {
  display: flex;
  flex-direction: row-reverse !important;
  gap: 10px;
  justify-content: center;
  align-items: center;
}/* End custom CSS */