.elementor-460 .elementor-element.elementor-element-534083d{--display:flex;--min-height:66vh;--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;--justify-content:center;--padding-top:20px;--padding-bottom:100px;--padding-left:0px;--padding-right:0px;}.elementor-460 .elementor-element.elementor-element-534083d:not(.elementor-motion-effects-element-type-background), .elementor-460 .elementor-element.elementor-element-534083d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-460 .elementor-element.elementor-element-84ba41a{--display:flex;--gap:10px 10px;--row-gap:10px;--column-gap:10px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-460 .elementor-element.elementor-element-07936d4{text-align:center;}.elementor-460 .elementor-element.elementor-element-07936d4 .elementor-heading-title{font-family:"Oswald", Sans-serif;font-size:25px;font-weight:600;line-height:47px;color:#FFFFFF;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-460 .elementor-element.elementor-element-77efe06{text-align:center;color:#F3F3F3;}.elementor-460 .elementor-element.elementor-element-77efe06 p{margin-block-end:0px;}.elementor-widget-loop-grid .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-loop-grid .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-loop-grid .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-460 .elementor-element.elementor-element-db45f5e{--grid-columns:3;}.elementor-460 .elementor-element.elementor-element-db45f5e .elementor-loop-container{grid-auto-rows:1fr;}.elementor-460 .elementor-element.elementor-element-db45f5e .e-loop-item > .elementor-section, .elementor-460 .elementor-element.elementor-element-db45f5e .e-loop-item > .elementor-section > .elementor-container, .elementor-460 .elementor-element.elementor-element-db45f5e .e-loop-item > .e-con, .elementor-460 .elementor-element.elementor-element-db45f5e .e-loop-item .elementor-section-wrap  > .e-con{height:100%;}@media(max-width:1024px){.elementor-460 .elementor-element.elementor-element-db45f5e{--grid-columns:2;}}@media(max-width:767px){.elementor-460 .elementor-element.elementor-element-534083d{--padding-top:15px;--padding-bottom:15px;--padding-left:15px;--padding-right:15px;}.elementor-460 .elementor-element.elementor-element-07936d4 .elementor-heading-title{font-size:20px;}.elementor-460 .elementor-element.elementor-element-db45f5e{--grid-columns:1;}}/* Start custom CSS for heading, class: .elementor-element-07936d4 */.hero-title {
  background: linear-gradient(135deg,
    #EA580C,
    #F97316,
    #FBBF24,
    #F97316,
    #C2410C
  );
  background-size: 200% 200%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  animation: sunsetPulse 3s ease-in-out infinite;
}
@keyframes sunsetPulse {
  0%   { background-position: 0% 0%; }
  50%  { background-position: 100% 100%; }
  100% { background-position: 0% 0%; }
}/* End custom CSS */