.elementor-kit-5{--e-global-color-primary:#0E1637;--e-global-color-secondary:#DDBD8B;--e-global-color-text:#1F1E1E;--e-global-color-accent:#FEFEFE;--e-global-typography-primary-font-family:"Sora";--e-global-typography-primary-font-size:3em;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-family:"Sora";--e-global-typography-secondary-font-size:2em;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-text-font-family:"Sora";--e-global-typography-text-font-size:1em;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Sora";--e-global-typography-accent-font-size:1em;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:1.5em;--e-global-typography-b1f020b-font-family:"Sora";--e-global-typography-b1f020b-font-size:1.2em;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:7em;--container-default-padding-right:0em;--container-default-padding-bottom:7em;--container-default-padding-left:0em;}.elementor-widget:not(:last-child){margin-block-end:2em;}.elementor-element{--widgets-spacing:2em 2em;--widgets-spacing-row:2em;--widgets-spacing-column:2em;}{}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-5{--e-global-typography-primary-font-size:2.5em;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-size:1.8em;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-text-font-size:1em;--e-global-typography-text-line-height:1.6em;--e-global-typography-accent-font-size:1em;--e-global-typography-accent-line-height:1.6em;--e-global-typography-b1f020b-font-size:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;--container-default-padding-top:5em;--container-default-padding-right:0em;--container-default-padding-bottom:5em;--container-default-padding-left:0em;}}@media(max-width:1024px){.elementor-kit-5{--e-global-typography-primary-font-size:2.1em;--e-global-typography-primary-line-height:1.4em;--e-global-typography-secondary-font-size:1.5em;--e-global-typography-secondary-line-height:1.5em;--e-global-typography-text-font-size:1em;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-size:1em;--e-global-typography-accent-line-height:1.5em;--e-global-typography-b1f020b-font-size:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90%;}.e-con{--container-max-width:90%;--container-default-padding-top:4em;--container-default-padding-right:0em;--container-default-padding-bottom:4em;--container-default-padding-left:0em;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-primary-font-size:1.6em;--e-global-typography-primary-line-height:1.5em;--e-global-typography-secondary-font-size:1.2em;--e-global-typography-secondary-line-height:1.4em;--e-global-typography-text-font-size:0.9em;--e-global-typography-text-line-height:1.7em;--e-global-typography-accent-font-size:0.9em;--e-global-typography-accent-line-height:1.7em;--e-global-typography-b1f020b-font-size:1.1em;}.elementor-kit-5 p{margin-bottom:1.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;--container-default-padding-top:4em;--container-default-padding-right:1.25em;--container-default-padding-bottom:4em;--container-default-padding-left:1.25em;}}@media(min-width:2400px){.elementor-kit-5{--e-global-typography-primary-font-size:3em;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-size:2em;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-text-font-size:1em;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-size:1em;--e-global-typography-accent-line-height:1.5em;--e-global-typography-b1f020b-font-size:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;--container-default-padding-top:7em;--container-default-padding-right:0em;--container-default-padding-bottom:7em;--container-default-padding-left:0em;}}/* Start custom CSS */::selection {
    color: #FFFFFF;
    background-color: #17A454;
}

<style>

html, body {
   max-width: 100%;
   overflow-x: hidden;
}

::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-track {
    background: #000000;
}
  
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background: linear-gradient(180deg, #0E1637, #E5E6E8);
}

::-webkit-scrollbar-thumb:hover {
    -webkit-border-radius: 0px;
    border-radius: opx;
    background: linear-gradient(0deg, #E5E6E8, #E5E6E8);
}

</style>/* End custom CSS */