.elementor-kit-12{--e-global-color-primary:#1D4ED8;--e-global-color-secondary:#0B1F4D;--e-global-color-text:#475569;--e-global-color-accent:#2563EB;--e-global-color-51188d3:#64748B;--e-global-color-42ce13f:#10B981;--e-global-color-4698dac:#F8FAFC;--e-global-color-0c91fa8:#EFF6FF;--e-global-color-ea62979:#D3E6FF;--e-global-color-8421fa8:#FFFFFF;--e-global-typography-primary-font-family:"Sora";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Sora";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;--e-global-typography-0e8cd20-font-family:"Inter";--e-global-typography-0e8cd20-font-weight:400;background-color:#F8FAFC;color:#475569;font-family:"Inter", Sans-serif;font-size:18px;font-weight:400;line-height:1.8px;}.elementor-kit-12 button,.elementor-kit-12 input[type="button"],.elementor-kit-12 input[type="submit"],.elementor-kit-12 .elementor-button{background-color:#1D4ED8;font-family:"Inter", Sans-serif;font-weight:600;color:#FFFFFF;box-shadow:0px 8px 20px 0px rgba(28.999999999999986, 78.00000000000017, 216, 0.2);border-radius:14px 14px 14px 14px;padding:18px 32px 18px 32px;}.elementor-kit-12 button:hover,.elementor-kit-12 button:focus,.elementor-kit-12 input[type="button"]:hover,.elementor-kit-12 input[type="button"]:focus,.elementor-kit-12 input[type="submit"]:hover,.elementor-kit-12 input[type="submit"]:focus,.elementor-kit-12 .elementor-button:hover,.elementor-kit-12 .elementor-button:focus{background-color:#2563EB;color:#FFFFFF;box-shadow:0px 12px 24px 0px rgba(36.99999999999999, 99, 235, 0.25);border-radius:14px 14px 14px 14px;}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-kit-12 a{color:#1D4ED8;font-family:"Inter", Sans-serif;font-weight:600;}.elementor-kit-12 a:hover{color:#2563EB;}.elementor-kit-12 h1{color:#0B1F4D;font-family:"Sora", Sans-serif;font-weight:700;line-height:1.1px;}.elementor-kit-12 h2{color:#0B1F4D;font-family:"Sora", Sans-serif;font-weight:700;}.elementor-kit-12 h3{color:#0B1F4D;font-family:"Sora", Sans-serif;font-weight:600;}.elementor-kit-12 h4{color:#0B1F4D;font-family:"Sora", Sans-serif;font-weight:600;}.elementor-kit-12 h6{color:#0B1F4D;}.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 */html {
    scroll-behavior: smooth;
}

body {
    overflow-x: hidden;
}

img {
    max-width: 100%;
    height: auto;
}

a {
    transition: all .25s ease;
}

.elementor-button {
    transition: all .25s ease;
}

.elementor-button:hover {
    transform: translateY(-2px);
}/* End custom CSS */