.elementor-kit-6{--e-global-color-primary:#F8FE00;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#8D5BF8;--e-global-color-a324e7a:#000000;--e-global-color-afc6484:#424047;--e-global-color-f3f18ed:#D1D1D5;--e-global-color-471c0a2:#EFEFF1;--e-global-color-94df21b:#FDFDFD;--e-global-color-b0fec6b:#FBFAF3;--e-global-color-20b7f26:#282712;--e-global-color-f845df5:#282712;--e-global-color-2b1c4fe:#FBFAF3;--e-global-color-8e7c7bf:#1B1B1B;--e-global-color-23d69cd:#d88c54;--e-global-typography-primary-font-family:"Degular";--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"IBM Plex Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"IBM Plex Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"IBM Plex Sans";--e-global-typography-accent-font-weight:500;font-family:"Cairo", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"Cairo", Sans-serif;}.elementor-kit-6 h2{font-family:"Cairo", Sans-serif;}.elementor-kit-6 h3{font-family:"Cairo", Sans-serif;}.elementor-kit-6 h4{font-family:"IBM Plex Sans", Sans-serif;}.elementor-kit-6 h5{font-family:"IBM Plex Sans", Sans-serif;}.elementor-kit-6 h6{font-family:"IBM Plex Sans", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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 */.marquee {
  display: flex;
  overflow: hidden;
  height: 8vh;
  user-select: none;
  gap: 20rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  transform: skewY(0deg);
  background-color: #F8FE00;

/*background-color: green;*/
   /*transform: skewY(-3deg); */
   /*transform: rotate(-5deg) translateY(-30px) translateX(50px);*/
}


.marquee:hover {
  -webkit-text-stroke: 1.5px #03000A
	text-stroke: 1.5px #03000A
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
	color: transparent;
	transition: all 0.5s ease;
	-webkit-font-smoothing: antialiased;
	/*-moz-osx-font-smoothing: grayscale;*/

}


.marquee__group {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap:5rem;
  min-width: 100%;
  animation: scroll 15s linear infinite reverse;
}

.marquee__group span {
  color: #03000A;
  font-size: 5vw;
  font-weight: 200;
  white-space: nowrap;
  font-family: 'Stardom', sans-serif !important;
  /*text-transform: uppercase;*/
  
}

@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-100% - 2rem));
  }
}

@media only screen and (min-width: 360px) {
    .marquee__group span {
        font-size: 3.2vw;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Degular';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://99designs.space/wp-content/uploads/2024/02/AnyConv.com__Degular-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Degular';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://99designs.space/wp-content/uploads/2024/02/AnyConv.com__DegularText-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Degular';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://99designs.space/wp-content/uploads/2024/02/AnyConv.com__DegularMono-Thin.ttf') format('truetype');
}
@font-face {
	font-family: 'Degular';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://99designs.space/wp-content/uploads/2024/02/AnyConv.com__DegularMono-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Degular';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://99designs.space/wp-content/uploads/2024/02/AnyConv.com__Degular-Semibold.ttf') format('truetype');
}
@font-face {
	font-family: 'Degular';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://99designs.space/wp-content/uploads/2024/02/AnyConv.com__Degular-Black.ttf') format('truetype');
}
@font-face {
	font-family: 'Degular';
	font-style: italic;
	font-weight: 500;
	font-display: auto;
	src: url('https://99designs.space/wp-content/uploads/2024/02/AnyConv.com__Degular-MediumItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Degular';
	font-style: italic;
	font-weight: 600;
	font-display: auto;
	src: url('https://99designs.space/wp-content/uploads/2024/02/AnyConv.com__Degular-SemiboldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Degular';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://99designs.space/wp-content/uploads/2024/02/AnyConv.com__DegularMono-RegularItalic.ttf') format('truetype');
}
/* End Custom Fonts CSS */