.elementor-kit-6{--e-global-color-primary:#1A4B84;--e-global-color-secondary:#F5A300;--e-global-color-text:#0A1A2F;--e-global-color-accent:#F5F6F7;--e-global-color-a74ee11:#FFFFFF;--e-global-color-91d7b0c:#45C3E6;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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-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 */body, html {
    overflow-x: hidden!important;
}
/* Headings use Raleway */
h1,
h2,
h3 {
    font-family: 'Raleway', Sans-Serif!important;

}

/* Everything else uses Poppins */
body,
p,
span,
div,
a,
li,
input,
button,
textarea {
    font-family: 'Poppins', sans-serif!important;
}


.elementor-message.elementor-message-success.elementor-message-svg {
    display:none;
}

.scam_type{
    height:150px;
}
.scam_type:hover {
    background:#0A1A2F;
    cursor:pointer;
}
.scam_type:hover h2, .scam_type:hover i{
    color:white!important;
}
.scam_type:hover svg {
    fill:white!important;
}/* End custom CSS */