.elementor-38 .elementor-element.elementor-element-15423a0{--display:flex;}.elementor-38 .elementor-element.elementor-element-5667c1f{width:100%;max-width:100%;}/* Start custom CSS */html,
body,
#page,
.site,
.site-content,
.elementor,
.elementor-section,
.elementor-location-header,
.elementor-location-footer {
    background-color: transparent !important;
}

html,
body {
    background:
        radial-gradient(
            circle at 50% -15%,
            rgba(67, 220, 255, 0.15),
            transparent 33%
        ),
        radial-gradient(
            circle at 90% 10%,
            rgba(75, 131, 255, 0.10),
            transparent 25%
        ),
        linear-gradient(
            180deg,
            #030811 0%,
            #06101d 48%,
            #02060b 100%
        ) !important;

    background-color: #030811 !important;
    min-height: 100vh;
}/* End custom CSS */