.elementor-kit-6{--e-global-color-primary:#100424;--e-global-color-secondary:#682BCE;--e-global-color-text:#FFFFFF;--e-global-color-accent:#55C3F4;--e-global-color-aff3eab:#0F0426;--e-global-color-e9aa013:#2D1060;--e-global-color-a2cff8d:#0100FD;--e-global-typography-primary-font-family:"Atkinson Hyperlegible";--e-global-typography-primary-font-size:42px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Atkinson Hyperlegible";--e-global-typography-secondary-font-size:35px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Atkinson Hyperlegible";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Atkinson Hyperlegible";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.2em;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-aff3eab );color:var( --e-global-color-text );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{color:var( --e-global-color-text );}.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 */.drk-btn{
    background: #2D1060;
    background: linear-gradient(90deg, #2D1060, #7b34f2, #2D1060);
    border-radius: 25px;
    background-size: 200% 100%;
    background-position: 100% 0;
    transition: background-position .5s;
}
.drk-btn:hover{
    background-position: 0 0;
}

.neon-btn{
    border-radius: 25px;
    border: solid 1px #ffffff;
    background-color: #7b34f2;
    box-shadow: 0 0 10px #7b34f2, 0 0 20px #7b34f2, 0 0 20px #7b34f2 inset;  
}
.neon-btn:hover{
    border: solid 1px #ffffff;
    background-color: #7b34f2;
    box-shadow: 0 0 5px #7b34f2;
}/* End custom CSS */