.elementor-kit-24{--e-global-color-primary:#26BFBF;--e-global-color-secondary:#071D49;--e-global-color-text:#071D49;--e-global-color-accent:#FFFF45;--e-global-color-3dd34ced:#000;--e-global-color-67744c60:#FFF;--e-global-color-1efd2845:#F2F2F2;--e-global-color-01aedca:#3B5072;--e-global-color-84752c1:#6DF2DA;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--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:"Poppins";--e-global-typography-accent-font-weight:500;font-family:"Poppins", Sans-serif;font-size:16px;line-height:1.5em;}.elementor-kit-24 button,.elementor-kit-24 input[type="button"],.elementor-kit-24 input[type="submit"],.elementor-kit-24 .elementor-button{background-color:var( --e-global-color-84752c1 );font-family:"Poppins", Sans-serif;font-size:0.9rem;font-weight:600;color:var( --e-global-color-text );border-radius:2rem 2rem 2rem 2rem;padding:0.7rem 1rem 0.7rem 1rem;}.elementor-kit-24 button:hover,.elementor-kit-24 button:focus,.elementor-kit-24 input[type="button"]:hover,.elementor-kit-24 input[type="button"]:focus,.elementor-kit-24 input[type="submit"]:hover,.elementor-kit-24 input[type="submit"]:focus,.elementor-kit-24 .elementor-button:hover,.elementor-kit-24 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:#FFFFFF;border-style:none;border-radius:2rem 2rem 2rem 2rem;}.elementor-kit-24 e-page-transition{background-color:var( --e-global-color-secondary );}.elementor-kit-24 a{font-family:"Poppins", Sans-serif;}.elementor-kit-24 a:hover{color:rgba(48, 30, 87, 0.27);}.elementor-kit-24 h1{font-family:"Poppins", Sans-serif;font-size:36px;font-weight:300;line-height:40px;}.elementor-kit-24 h2{font-family:"Poppins", Sans-serif;font-size:79px;font-weight:200;text-transform:uppercase;letter-spacing:-3px;}.elementor-kit-24 h3{color:var( --e-global-color-3dd34ced );font-family:"Poppins", Sans-serif;font-size:24px;font-weight:500;}.elementor-kit-24 h4{font-family:"Poppins", Sans-serif;font-size:18px;}.elementor-kit-24 h5{font-family:"Poppins", Sans-serif;}.elementor-kit-24 h6{font-family:"Poppins", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.elementor-widget:not(:last-child){margin-block-end:2rem;}.elementor-element{--widgets-spacing:2rem 2rem;--widgets-spacing-row:2rem;--widgets-spacing-column:2rem;}{}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-kit-24 h2{font-size:62px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html,body {
    overflow-x: hidden;
}

h1, .text-highlight {
    background-image: linear-gradient(45deg, #67f5ff, #f551fd);
    color: #f551fd;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
}

.text-highlight-blue h1 {
    background-image: linear-gradient(45deg, #67f5ff, #0f224a) !important;
    color: #0f224a;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
}

.jet-listing-grid__items {
    justify-content: center;
}/* End custom CSS */