.elementor-kit-6{--e-global-color-primary:#4A4192;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#252149;--e-global-color-cf05281:#E7E5FF;--e-global-color-3a88e65:#BAB1FF;--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;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:500ms;--e-preloader-animation-duration:3000ms;--e-preloader-delay:0ms;--e-preloader-width:180px;--e-preloader-max-width:66%;--e-preloader-opacity:1;}.elementor-kit-6 e-page-transition{background-color:#F4F3FF;}.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;}.elementor-kit-6{--e-preloader-width:111px;--e-preloader-max-width:80%;--e-preloader-opacity:1;}}/* Start custom CSS */.prime-but a.elementor-button::after {
    content: "";
    position: absolute;
    left: 4px;
    top: 4px;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    border: 2px solid #E7E5FFee;
    border-radius: 3px;
    transition: all 0.3s ease-in-out;
}

.prime-but a.elementor-button:hover::after {
    left: 0%;
    top: 0%;
    width: calc(100%);
    height: calc(100%);
    border: 0px solid #E7E5FF00;
}

.second-but a.elementor-button::after {
    content: "";
    position: absolute;
    left: 4px;
    top: 4px;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    border: 1px solid #ffffff;
    border-radius: 3px;
    transition: all 0.3s ease-in-out;
}

.second-but a.elementor-button:hover::after {
    left: 0%;
    top: 0%;
    width: calc(100%);
    height: calc(100%);
    border: 0px solid #E7E5FF00;
}

button#form-but::after {
    content: "";
    position: absolute;
    left: 12px;
    top: 4px;
    width: calc(100% - 24px);
    height: calc(100% - 8px);
    border: 2px solid #E7E5FF24;
    border-radius: 3px;   
}/* End custom CSS */