.elementor-kit-2469{--e-global-color-primary:#FCEF04;--e-global-color-secondary:#2A2C37;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-color-fe67e8b:#C5858500;--e-global-typography-primary-font-family:"Anta";--e-global-typography-primary-font-size:66px;--e-global-typography-primary-font-weight:900;--e-global-typography-primary-line-height:66px;--e-global-typography-primary-letter-spacing:4px;--e-global-typography-secondary-font-family:"Anta";--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-font-weight:900;--e-global-typography-secondary-line-height:32px;--e-global-typography-secondary-letter-spacing:2px;--e-global-typography-text-font-family:"Michroma";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:900;--e-global-typography-text-line-height:16px;--e-global-typography-text-letter-spacing:1px;--e-global-typography-accent-font-family:"Anta";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:900;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:16px;--e-global-typography-accent-letter-spacing:1px;--e-global-typography-566bd0b-font-family:"Inter Tight";--e-global-typography-566bd0b-font-size:16px;--e-global-typography-566bd0b-font-weight:400;--e-global-typography-566bd0b-line-height:20px;--e-global-typography-566bd0b-letter-spacing:0px;--e-global-typography-e2c8128-font-family:"Inter Tight";--e-global-typography-e2c8128-font-size:14px;--e-global-typography-e2c8128-font-weight:400;--e-global-typography-e2c8128-line-height:20px;--e-global-typography-e2c8128-letter-spacing:0px;--e-global-typography-27a7b52-font-family:"Inter Tight";--e-global-typography-27a7b52-font-size:14px;--e-global-typography-27a7b52-font-weight:600;--e-global-typography-27a7b52-line-height:20px;--e-global-typography-27a7b52-letter-spacing:1px;--e-global-typography-7b7daf6-font-family:"Michroma";--e-global-typography-7b7daf6-font-size:14px;--e-global-typography-7b7daf6-text-transform:uppercase;--e-global-typography-7b7daf6-line-height:16px;--e-global-typography-7b7daf6-letter-spacing:1px;background-color:var( --e-global-color-secondary );}.elementor-kit-2469 e-page-transition{background-color:var( --e-global-color-accent );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1080px;}.e-con{--container-max-width:1080px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1280px){.elementor-kit-2469{--e-global-typography-primary-font-size:48px;--e-global-typography-primary-line-height:48px;--e-global-typography-secondary-font-size:32px;--e-global-typography-secondary-line-height:32px;--e-global-typography-text-font-size:14px;--e-global-typography-accent-font-size:16px;--e-global-typography-accent-line-height:16px;--e-global-typography-566bd0b-font-size:16px;--e-global-typography-e2c8128-font-size:14px;--e-global-typography-27a7b52-font-size:14px;--e-global-typography-7b7daf6-font-size:14px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:980px;}.e-con{--container-max-width:980px;}}@media(max-width:767px){.elementor-kit-2469{--e-global-typography-primary-font-size:40px;--e-global-typography-primary-line-height:40px;--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-line-height:30px;--e-global-typography-secondary-letter-spacing:2px;--e-global-typography-text-font-size:12px;--e-global-typography-accent-font-size:14px;--e-global-typography-566bd0b-font-size:14px;--e-global-typography-e2c8128-font-size:12px;--e-global-typography-27a7b52-font-size:12px;--e-global-typography-7b7daf6-font-size:12px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html,body {
    overflow-x: hidden
}
header#header {
    display: none;
}
header.header {
    display: none;
}
footer#footer {
    display: none
}
button {
    cursor: pointer;
}
/* ===== Scrollbar CSS ===== */
  /* Firefox */
  * {
    scrollbar-width: auto;
    scrollbar-color: #FCEF04 #2A2C37;
  }

  /* Chrome, Edge, and Safari */
  *::-webkit-scrollbar {
    width: 20px;
  }

  *::-webkit-scrollbar-track {
    background: #2A2C37;
  }

  *::-webkit-scrollbar-thumb {
    background-color: #2A2C37;
    border-radius: 20px;
    border: 3px solid #ffffff;
  }
  
  
p.has-text-color.has-link-color.has-large-font-size {
    line-height: 40px;
}/* End custom CSS */