.elementor-kit-7{--e-global-color-primary:#0E0E10;--e-global-color-secondary:#4217FF;--e-global-color-text:#444444;--e-global-color-accent:#17FF93;--e-global-color-e546fbd:#E4E8EF;--e-global-color-15bf6cf:#FFFFFF;--e-global-typography-primary-font-family:"Poppins";--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:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Poppins", Sans-serif;font-size:16px;line-height:1.5em;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h1{font-family:"Groupe", Sans-serif;font-size:70px;line-height:1em;}.elementor-kit-7 h2{font-family:"Poppins", Sans-serif;font-size:45px;font-weight:600;line-height:1.2em;}.elementor-kit-7 h3{font-family:"Poppins", Sans-serif;font-size:30px;line-height:1.2em;}.elementor-kit-7 h4{font-family:"Poppins", Sans-serif;font-size:20px;font-weight:600;}.elementor-kit-7 h5{font-family:"Poppins", Sans-serif;font-size:17px;font-weight:700;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-family:"Poppins", Sans-serif;font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var( --e-global-color-primary );border-radius:50px 50px 50px 50px;padding:15px 30px 15px 30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.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);}@media(max-width:1024px){.elementor-kit-7 h1{font-size:64px;line-height:1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7 h1{font-size:34px;line-height:1em;}.elementor-kit-7 h2{font-size:30px;}.elementor-kit-7 h3{font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-widget-text-editor p:last-child, .textwidget p:last-child {
    margin-bottom: 0px;
}

/* Gradient Card Box */

.hover-box {
    position: relative;
    background: white;
}

.hover-box:after {
    content: '';
    opacity: 0;
    position: absolute;]
    z-index: 1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: inherit;
    transition: opacity .3s ease-in-out;
background: linear-gradient(150deg, rgba(14, 14, 16, 1) 0%, rgba(43, 19, 151, 1) 15%, rgba(66, 23, 255, 1) 47%, rgba(138, 112, 255, 1) 70%, rgba(235, 236, 255, 1) 100%);
}

.hover-box:hover:after {
    opacity: 1;
}

.hover-box:hover h4, .hover-box:hover p {
    color: white!important;
    transition: all .3s ease-in-out;
}

.hover-box:hover .raven-icon {
    background-color: #17ff93 !important;
}

.hover-box:hover .raven-icon svg {
    color: #4217FF !important;
}

/* Header */
.button-cta {
    background-color: #4217FF;
    border-radius: 50px;
    padding: 5px 20px;
    margin: 0px 0px 0 20px;
    transition: all 0.3s ease-in-out;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}

.button-cta:hover {
    background-color: #17FF93;
    transition: all 0.3s ease-in-out;
}

.button-cta:hover .jet-mega-menu-item__label {
    color: #0E0E10;
}

.jet-mega-menu-item {
    align-content: center;
}

@media screen and (max-width: 400px) {
    .button-cta {
    margin: 10px 0!important;
    padding: 15px 20px!important;
    width: 100%;
    }
    .button-cta a {
        color: white!important;
    }
}


/* Table */
table.specifications thead {
    background: #4217ff;
    color: white;
}

table.specifications thead td {
    padding: 5px 10px;
    font-weight: bold;
}

table.specifications tbody td {
    padding: 5px 10px;
    color: #444;
}

table.specifications tbody tr:nth-child(odd) {
    background-color: #E4E8EF;
}

table.specifications tbody td:first-child {
    color: black;
    font-weight: bold;
}

/* Gravity Forms */
.ginput_container input[type=text], .ginput_container input[type=tel], .ginput_container input[type=email], .ginput_container textarea {
    border: 2px solid #CECECE;
    border-radius: 15px;
}

.gform-footer input[type=submit] {
    background: #4217ff;
    border: none;
    color: white;
    transition: 0.2s all ease-in-out;
    cursor: pointer;
}

.gform-footer input[type=submit]:hover {
    background: #17ff93;
    color: #0e0e10;
    transition: 0.2s all ease-in-out;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Groupe';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://infiniterobotics.com.au/wp-content/uploads/2026/02/groupemedium-8mxgn.woff') format('woff');
}
/* End Custom Fonts CSS */