.elementor-kit-10{--e-global-color-primary:#1B62DE;--e-global-color-secondary:#3769F6;--e-global-color-text:#434242;--e-global-color-accent:#3769F6;--e-global-color-c5d2ba5:#1B62DE;--e-global-color-975a0bf:#3769F6;--e-global-color-7d90065:#203A6A;--e-global-color-3a43c85:#FBFBFB;--e-global-color-115b80c:#2A2633;--e-global-color-36f13d5:#EDEDED;--e-global-color-142d581:#1E293B;--e-global-color-a492dbe:#1B62DE;--e-global-color-99f15b4:#FBFBFB;--e-global-color-7463d2d:#F8FAFC;--e-global-color-288ccac:#F6F9FF;--e-global-color-f5c1fd3:#FBFBFB;--e-global-color-1f44fdf:#1B62DE;--e-global-color-ba1b57d:#2F78F0;--e-global-color-7b65da7:#E2E8F0;--e-global-color-a989b86:#203A6A;--e-global-color-23a0bce:#125DBE;--e-global-color-87502c3:#FBFBFB;--e-global-color-3d59a8f:#FBFBFB;--e-global-color-d84a2eb:#FAFAFA;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-d68cb40-font-family:"Sora";--e-global-typography-d68cb40-font-size:3rem;--e-global-typography-d68cb40-font-weight:700;--e-global-typography-d68cb40-line-height:1.1em;--e-global-typography-2e2e22d-font-family:"Sora";--e-global-typography-2e2e22d-font-size:1.2rem;--e-global-typography-2e2e22d-font-weight:600;--e-global-typography-2e2e22d-text-transform:uppercase;--e-global-typography-041620d-font-family:"Poppins";--e-global-typography-041620d-font-size:1.3rem;--e-global-typography-041620d-font-weight:400;--e-global-typography-d4244bd-font-family:"Sora";--e-global-typography-d4244bd-font-size:1rem;--e-global-typography-d4244bd-font-weight:600;--e-global-typography-d4244bd-text-transform:uppercase;--e-global-typography-d4244bd-letter-spacing:2px;--e-global-typography-ef6710c-font-family:"Sora";--e-global-typography-ef6710c-font-size:4rem;--e-global-typography-ef6710c-font-weight:700;--e-global-typography-ef6710c-line-height:1.1em;--e-global-typography-2439788-font-family:"Sora";--e-global-typography-2439788-font-size:1.5rem;--e-global-typography-2439788-font-weight:500;--e-global-typography-2439788-line-height:1.1em;--e-global-typography-f88554a-font-family:"Poppins";--e-global-typography-f88554a-font-size:0.8rem;--e-global-typography-f88554a-font-weight:400;--e-global-typography-2eceb2c-font-family:"Sora";--e-global-typography-2eceb2c-font-size:1.5rem;--e-global-typography-2eceb2c-font-weight:500;--e-global-typography-2eceb2c-line-height:1.1em;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 a{color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:75vw;}.e-con{--container-max-width:75vw;}.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-kit-10{--e-global-typography-d68cb40-font-size:3rem;--e-global-typography-ef6710c-font-size:3.2rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-10{--e-global-typography-d68cb40-font-size:2rem;--e-global-typography-041620d-font-size:1.2rem;--e-global-typography-ef6710c-font-size:2.5rem;--e-global-typography-f88554a-font-size:0.9rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.marquee {
  position: relative;
  overflow: hidden;
  user-select: none;
}

.marquee-track {
  display: flex;
  gap: 3rem;
  width: max-content;
  white-space: nowrap;
  will-change: transform;
}

.marquee:hover .marquee-track {
  cursor: grab;
}

.marquee.is-dragging .marquee-track {
  cursor: grabbing;
}

.marquee .elementor-icon-list-text {
  -webkit-text-stroke: 1px #02050a;
}/* End custom CSS */