.elementor-1013 .elementor-element.elementor-element-6949489{padding:0px 0px 0px 0px;}.elementor-1013 .elementor-element.elementor-element-a8eced5{--display:flex;--padding-top:080px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}.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-1013 .elementor-element.elementor-element-592acbe{width:auto;max-width:auto;margin:20px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;text-align:center;}.elementor-1013 .elementor-element.elementor-element-592acbe.elementor-element{--align-self:center;}.elementor-1013 .elementor-element.elementor-element-592acbe .elementor-heading-title{font-family:"Unbounded", Sans-serif;font-weight:400;line-height:28px;color:#444444;}.elementor-widget-gallery .elementor-gallery-item__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-gallery .elementor-gallery-item__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-gallery{--galleries-title-color-normal:var( --e-global-color-primary );--galleries-title-color-hover:var( --e-global-color-secondary );--galleries-pointer-bg-color-hover:var( --e-global-color-accent );--gallery-title-color-active:var( --e-global-color-secondary );--galleries-pointer-bg-color-active:var( --e-global-color-accent );}.elementor-widget-gallery .elementor-gallery-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-1013 .elementor-element.elementor-element-905267c .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-1013 .elementor-element.elementor-element-905267c .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:rgba(0,0,0,0.5);}.elementor-1013 .elementor-element.elementor-element-905267c{--image-transition-duration:800ms;--overlay-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}.elementor-1013 .elementor-element.elementor-element-93709a2{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--margin-top:064px;--margin-bottom:064px;--margin-left:0px;--margin-right:0px;}.elementor-widget-fluent-form-widget .fluentform-widget-description{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-1013 .elementor-element.elementor-element-a8eced5{--padding-top:80px;--padding-bottom:80px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for html, class: .elementor-element-6949489 */.elementor-1013 .elementor-element.elementor-element-6949489 .marquee {
    display: flex;
    overflow: hidden;
    padding: 0;
    gap: 0px;
}

.elementor-1013 .elementor-element.elementor-element-6949489 .marquee__group {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    padding: 0;
    margin: 0;
    gap: 0px;
    animation: marquee-scroll 30s linear infinite;
}

.elementor-1013 .elementor-element.elementor-element-6949489 .marquee__group span {
    display: inline-flex;
    align-items: center;
    color: #70006A;
    font-size: 50px;
    font-weight: 400;
    white-space: nowrap;
    font-family: 'bebas neue';
    padding: 0;
}

.elementor-1013 .elementor-element.elementor-element-6949489 .marquee__group span::after {
    content: "";
    width: 12px;
    height: 12px;
    background: #70006A;
    border-radius: 50%;
    margin: 0 20px;
}

@keyframes marquee-scroll {
  from {
      transform: translateX(0);
  }
  to {
      transform: translateX(calc(-100%));
  }
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-592acbe */.elementor-1013 .elementor-element.elementor-element-592acbe {
    display: inline-flex;
    align-items: center;
}/* End custom CSS */