.elementor-kit-6{--e-global-color-primary:#C3FF00;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#6C8D00;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:83px;--e-global-typography-primary-font-weight:900;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:62px;--e-global-typography-secondary-font-weight:900;--e-global-typography-secondary-text-transform:capitalize;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:36px;--e-global-typography-text-font-weight:700;--e-global-typography-text-text-transform:capitalize;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:600;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:1.2em;background-color:#000000;color:#FFFFFF;font-family:"Poppins", Sans-serif;font-size:18px;}.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-primary );font-family:"Poppins", Sans-serif;font-size:18px;font-weight:700;text-transform:capitalize;color:#000000;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);border-radius:10px 10px 10px 10px;padding:23px 33px 23px 33px;}.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:var( --e-global-color-accent );color:#FFFFFF;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h1{font-size:92px;font-weight:900;text-transform:uppercase;}.elementor-kit-6 h2{font-size:62px;font-weight:900;text-transform:capitalize;}.elementor-kit-6 h3{font-size:52px;font-weight:900;text-transform:capitalize;}.elementor-kit-6 h4{font-size:38px;font-weight:700;text-transform:capitalize;}.elementor-kit-6 h5{font-weight:700;}.elementor-kit-6 h6{font-weight:700;}.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{border-radius:5px 5px 5px 5px;transition:500ms;}.elementor-kit-6 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea:focus,.elementor-kit-6 .elementor-field-textual:focus{border-style:solid;border-color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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-kit-6{--e-global-typography-primary-font-size:42px;--e-global-typography-secondary-font-size:36px;--e-global-typography-text-font-size:28px;font-size:16px;}.elementor-kit-6 h1{font-size:39px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.background {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to right, #c3ff00, #000000);
    display: flex;
    flex-grow: 1;
    z-index: -1;
}

.background div {
    position: absolute;
    border-radius: 100%;
    height: 0;
    filter: blur(240vw);
    opacity: 0.4;
}

.background div:nth-child(1) {
    background: linear-gradient(132deg, #c3ff00 0.00%, #000000 100.00%);
    width: 65%;
    padding-top: 65%;
    left: 21%;
    top: 49%;
    transform: translateX(-50%) translateY(-50%);
}

.background div:nth-child(2) {
    background: linear-gradient(132deg, #1712a8 0.00%, #33f53 100.00%);
    width: 5%;
    padding-top: 5%;
    left: 96%;
    top: 42%;
    transform: translateX(-50%) translateY(-50%);
}

.background div:nth-child(3) {
    background: linear-gradient(132deg, #53aab3 0.00%, #838727 100.00%);
    width: 22%;
    padding-top: 22%;
    left: 9%;
    top: 95%;
    transform: translateX(-50%) translateY(-50%);
}

.background div:nth-child(4) {
    background: linear-gradient(132deg, #26e55 0.00%, #4e7e84 100.00%);
    width: 81%;
    padding-top: 81%;
    left: 47%;
    top: 92%;
    transform: translateX(-50%) translateY(-50%);
}

.background div:nth-child(5) {
    background: linear-gradient(132deg, #faca25 0.00%, #6815de 100.00%);
    width: 49%;
    padding-top: 49%;
    left: 0%;
    top: 53%;
    transform: translateX(-50%) translateY(-50%);
}

.background div:nth-child(6) {
    background: linear-gradient(132deg, #bfd81e 0.00%, #3490d6 100.00%);
    width: 72%;
    padding-top: 72%;
    left: 36%;
    top: 79%;
    transform: translateX(-50%) translateY(-50%);
}

html, body { 
    overflow-x: hidden;
}/* End custom CSS */