.elementor-kit-8474{--e-global-color-primary:#223D78;--e-global-color-secondary:#29A9E1;--e-global-color-text:#424242;--e-global-color-accent:#8DC540;--e-global-color-985d9c8:#DDDDDD;--e-global-color-3c4d4a6:#F79421;--e-global-color-92cce2d:#E82429;--e-global-color-2210df1:#E70F89;--e-global-color-1717fbf:#FFFFFF;--e-global-typography-primary-font-family:"Comfortaa";--e-global-typography-primary-font-size:18px;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Comfortaa";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;--e-global-typography-0ed01d5-font-family:"Comfortaa";--e-global-typography-0ed01d5-font-size:35px;--e-global-typography-0ed01d5-font-weight:bold;--e-global-typography-0ed01d5-line-height:1em;--e-global-typography-577262c-font-family:"Comfortaa";--e-global-typography-577262c-font-size:30px;--e-global-typography-577262c-font-weight:bold;--e-global-typography-577262c-line-height:1em;}.elementor-kit-8474 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8474 button,.elementor-kit-8474 input[type="button"],.elementor-kit-8474 input[type="submit"],.elementor-kit-8474 .elementor-button{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:#FFFFFF;}.elementor-kit-8474 button:hover,.elementor-kit-8474 button:focus,.elementor-kit-8474 input[type="button"]:hover,.elementor-kit-8474 input[type="button"]:focus,.elementor-kit-8474 input[type="submit"]:hover,.elementor-kit-8474 input[type="submit"]:focus,.elementor-kit-8474 .elementor-button:hover,.elementor-kit-8474 .elementor-button:focus{color:var( --e-global-color-2210df1 );}.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);}.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-8474{--e-global-typography-0ed01d5-font-size:30px;}.elementor-kit-8474 button,.elementor-kit-8474 input[type="button"],.elementor-kit-8474 input[type="submit"],.elementor-kit-8474 .elementor-button{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8474{--e-global-typography-0ed01d5-font-size:24px;}.elementor-kit-8474 button,.elementor-kit-8474 input[type="button"],.elementor-kit-8474 input[type="submit"],.elementor-kit-8474 .elementor-button{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html {
    overflow-x: hidden;
}


p > a {
    color: #8dc540;
    -webkit-text-stroke: thin;
}

p > a:hover {
    color: #ec008c;
}


/*CUSTOM SCROLLBAR*/

body::-webkit-scrollbar {
  width: 9px;               
}

body::-webkit-scrollbar-track {
  background: white;        
}

body::-webkit-scrollbar-thumb {
  background-color: #2b4e9b;    
  border-radius: 20px;       
  border: 1px solid #2b4e9b;  
}


/*LIST ALIGN ICON*/

.elementor-widget .elementor-icon-list-icon {
    display: block!important;
}

li.elementor-icon-list-item {
    align-items: flex-start!important;
}/* End custom CSS */