.elementor-kit-6{--e-global-color-primary:#764BA2;--e-global-color-secondary:#667EEA;--e-global-color-text:#C4C4D8;--e-global-color-accent:#76FF7A;--e-global-typography-primary-font-family:"Fira Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Duru Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Duru Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Duru Sans";--e-global-typography-accent-font-weight:500;color:#A0A0A0;font-size:18px;line-height:27px;background-color:#0F0F1E;}.elementor-kit-6 p{margin-block-end:0px;}.elementor-kit-6 h1{font-family:"Fira Sans", Sans-serif;font-size:64px;font-weight:800;}.elementor-kit-6 h2{font-family:"Fira Sans", Sans-serif;font-size:55px;font-weight:500;}.elementor-kit-6 h3{font-family:"Fira Sans", Sans-serif;font-size:48px;font-weight:600;}.elementor-kit-6 h4{font-family:"Duru Sans", Sans-serif;font-weight:600;line-height:1.5em;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:18px;text-shadow:0px 0px 10px rgba(0,0,0,0.3);background-color:#667EEA00;border-style:solid;border-width:2px 2px 2px 2px;border-color:#FFFFFF40;border-radius:50px 50px 50px 50px;padding:1em 2em 1em 2em;}.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{background-color:#667EEA40;border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.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);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-kit-6 h1{font-size:50px;}.elementor-kit-6 h2{font-size:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 h1{font-size:35px;}.elementor-kit-6 h2{font-size:35px;}.elementor-kit-6 h3{font-size:28px;line-height:1.2em;}.elementor-kit-6 h4{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.gradient-text {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.box-hover:hover{
    transform: translateY(-10px);
    border-color: rgba(102, 126, 234, 0.5);
    box-shadow: 0 20px 40px rgba(102, 126, 234, 0.2);
}
#gradient-button{
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}/* End custom CSS */