.elementor-611 .elementor-element.elementor-element-6dcdf24{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-611 .elementor-element.elementor-element-6dcdf24:not(.elementor-motion-effects-element-type-background), .elementor-611 .elementor-element.elementor-element-6dcdf24 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-b0c62e3 );}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family );font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-611 .elementor-element.elementor-element-1bb6dca{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 30px 0px;}.elementor-611 .elementor-element.elementor-element-1bb6dca .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family );font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-9c41ae6 );}.elementor-611 .elementor-element.elementor-element-0b22865{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-611 .elementor-element.elementor-element-0b22865:not(.elementor-motion-effects-element-type-background), .elementor-611 .elementor-element.elementor-element-0b22865 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-b0c62e3 );}.elementor-611 .elementor-element.elementor-element-012397c{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 30px 0px;}.elementor-611 .elementor-element.elementor-element-012397c .elementor-heading-title{font-family:"Plus Jakarta Sans";font-size:27px;font-weight:700;text-transform:capitalize;font-style:normal;text-decoration:none;line-height:60px;color:var( --e-global-color-9c41ae6 );}.elementor-611 .elementor-element.elementor-element-246efe4{--display:flex;}.elementor-611 .elementor-element.elementor-element-079b659{--display:grid;--e-con-grid-template-columns:repeat(4, 1fr);--e-con-grid-template-rows:repeat(2, 1fr);--grid-auto-flow:row;--justify-items:stretch;--align-items:center;}.elementor-611 .elementor-element.elementor-element-079b659.e-con{--align-self:center;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family );font-weight:var( --e-global-typography-accent-font-weight );}.elementor-611 .elementor-element.elementor-element-c51448a .elementor-button .elementor-button-content-wrapper{justify-content:center;}.elementor-611 .elementor-element.elementor-element-e8d6ff6 .elementor-button .elementor-button-content-wrapper{justify-content:center;}.elementor-611 .elementor-element.elementor-element-379bf23 .elementor-button .elementor-button-content-wrapper{justify-content:center;}.elementor-611 .elementor-element.elementor-element-cf4e1b7 .elementor-button .elementor-button-content-wrapper{justify-content:center;}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-611 .elementor-element.elementor-element-1bb6dca .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-611 .elementor-element.elementor-element-079b659{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-611 .elementor-element.elementor-element-1bb6dca .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-611 .elementor-element.elementor-element-012397c .elementor-heading-title{font-size:28px;line-height:40px;}.elementor-611 .elementor-element.elementor-element-079b659{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for heading, class: .elementor-element-1bb6dca */.gold-shine {
  background: linear-gradient(
    90deg,
    #bfa87a 0%,
    #ccba8f 20%,
    #f5e7c3 40%,
    #e4d4a1 50%,
    #ccba8f 60%,
    #bfa87a 80%,
    #a38f64 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  background-size: 200%;
  animation: goldShine 6s ease-in-out infinite;
  font-weight: 700;
}

@keyframes goldShine {
  0% { background-position: 200% center; }
  50% { background-position: 0% center; }
  100% { background-position: 200% center; }
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-012397c */.gold-shine {
  background: linear-gradient(
    90deg,
    #bfa87a 0%,
    #ccba8f 20%,
    #f5e7c3 40%,
    #e4d4a1 50%,
    #ccba8f 60%,
    #bfa87a 80%,
    #a38f64 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  background-size: 200%;
  animation: goldShine 6s ease-in-out infinite;
  font-weight: 700;
}

@keyframes goldShine {
  0% { background-position: 200% center; }
  50% { background-position: 0% center; }
  100% { background-position: 200% center; }
}/* End custom CSS */