.elementor-kit-952{--e-global-color-primary:#003032;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#003032;--e-global-color-accent:#61CE70;--e-global-color-872bd6b:#787878;--e-global-color-fbe4fbf:#000000;--e-global-color-9de9cdb:#F6F7F9;--e-global-color-cd3b654:#F3F1F2;--e-global-color-2ad6a18:#FFFFFF;--e-global-color-91a3e77:#D2D2D2;--e-global-color-d4db1d4:#D2D2D2;--e-global-color-a2e118c:#161616;--e-global-color-b44b52f:#F5F5F5;--e-global-color-1244311:#C2DE93;--e-global-color-d6c1abc:#14141499;--e-global-color-6e18fa9:#FFFFFF00;--e-global-typography-primary-font-family:"Inter Tight";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter Tight";--e-global-typography-secondary-font-size:50px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.227em;--e-global-typography-text-font-family:"Inter Tight";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:1.8em;--e-global-typography-accent-font-family:"Inter Tight";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:1em;--e-global-typography-9f97c2a-font-family:"Inter Tight";--e-global-typography-9f97c2a-font-weight:600;color:#14141499;font-family:"Inter", Sans-serif;font-size:16px;font-weight:500;line-height:1.8em;letter-spacing:0px;}.elementor-kit-952 e-page-transition{background-color:#FFBC7D;}.elementor-kit-952 p{margin-block-end:0px;}.elementor-kit-952 h1{font-family:"Barlow Condensed", Sans-serif;font-size:72px;font-weight:800;text-transform:uppercase;line-height:1em;letter-spacing:-0.027em;}.elementor-kit-952 h2{font-family:"Barlow Condensed", Sans-serif;font-size:64px;font-weight:700;text-transform:uppercase;line-height:1em;letter-spacing:-0.027em;}.elementor-kit-952 h4{font-family:"Inter", Sans-serif;font-size:18px;font-weight:500;line-height:1.3em;letter-spacing:-0.027em;}.elementor-kit-952 h5{font-family:"Inter", Sans-serif;font-size:16px;font-weight:600;line-height:1.3em;letter-spacing:-0.015em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1176px;}.e-con{--container-max-width:1176px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}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:1366px){.elementor-kit-952{--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-line-height:1.25em;}}@media(max-width:1024px){.elementor-kit-952{--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-text-font-size:15px;--e-global-typography-accent-font-size:15px;}.elementor-kit-952 h1{font-size:60px;}.elementor-kit-952 h2{font-size:48px;}.elementor-kit-952 h4{font-size:17px;}.elementor-kit-952 h5{font-size:15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-952{--e-global-typography-text-font-size:18px;--e-global-typography-accent-font-size:18px;}.elementor-kit-952 h1{font-size:48px;}.elementor-kit-952 h2{font-size:34px;}.elementor-kit-952 h4{font-size:16px;}.elementor-kit-952 h5{font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.movingX {
    animation: movingX 8s linear infinite;
}


@keyframes movingX {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(50px);
  }
  100% {
    transform: translateX(0);
  }
}

.swiper-wrapper {
  transition-timing-function: linear !important; 
}


@media only screen and (max-width: 768px){
    html,
    body{
    width:100%;
    overflow-x:hidden;
    }/* End custom CSS */