.elementor-11935 .elementor-element.elementor-element-5b23c26{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-11935 .elementor-element.elementor-element-a6dbf0c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-11935 .elementor-element.elementor-element-56d6897{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-11935 .elementor-element.elementor-element-92bf277{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-11935 .elementor-element.elementor-element-dc71646{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-11935 .elementor-element.elementor-element-da66705{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-11935 .elementor-element.elementor-element-208ac96{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-11935 .elementor-element.elementor-element-172af51{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-11935 .elementor-element.elementor-element-c3c10a7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-11935 .elementor-element.elementor-element-8d834e0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-11935 .elementor-element.elementor-element-6760a21{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-11935 .elementor-element.elementor-element-fc1afd0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-11935 .elementor-element.elementor-element-3fdaf10{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-11935 .elementor-element.elementor-element-03e853f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-0eb1948 */#sci-fi-dashboard {
    background: rgba(0, 0, 0, 0.8);
    border-radius: 10px;
    box-shadow: 0px 0px 20px rgba(0, 255, 255, 0.8);
    width: 100%;
    height: 500px;
    overflow: hidden;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2023014 */.aiuci-section {
    position: relative;
    width: 100%;
    min-height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-size: cover;
    background-position: center;
    padding: 80px 20px;
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

.aiuci-section:hover {
    transform: scale(1.02);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.aiuci-section .content {
    max-width: 800px;
    padding: 30px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.6);
    color: white;
    font-family: 'Helvetica Neue', sans-serif;
    text-align: left;
}

.aiuci-section h2 {
    font-size: 2.8rem;
    font-weight: bold;
    text-transform: uppercase;
}

.aiuci-section p {
    font-size: 1.4rem;
    line-height: 1.5;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-a6dbf0c */.aiuci-section {
    position: relative;
    width: 100%;
    min-height: 600px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-size: cover;
    background-position: center;
    padding: 100px 20px;
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

.aiuci-section:hover {
    transform: scale(1.02);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.aiuci-section .content {
    max-width: 800px;
    padding: 40px;
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.05);
    color: white;
    font-family: 'San Francisco', -apple-system, BlinkMacSystemFont, sans-serif;
    text-align: left;
}

.aiuci-section h2 {
    font-size: 3rem;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: -0.02em;
}

.aiuci-section p {
    font-size: 1.5rem;
    line-height: 1.6;
    font-weight: 300;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9dae465 */.aiuci-section {
    position: relative;
    width: 100%;
    min-height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-size: cover;
    background-position: center;
    padding: 80px 20px;
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

.aiuci-section:hover {
    transform: scale(1.02);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.aiuci-section .content {
    max-width: 800px;
    padding: 30px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.6);
    color: white;
    font-family: 'Helvetica Neue', sans-serif;
    text-align: left;
}

.aiuci-section h2 {
    font-size: 2.8rem;
    font-weight: bold;
    text-transform: uppercase;
}

.aiuci-section p {
    font-size: 1.4rem;
    line-height: 1.5;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-56d6897 */.aiuci-section {
    position: relative;
    width: 100%;
    min-height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-size: cover;
    background-position: center;
    padding: 80px 20px;
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

.aiuci-section:hover {
    transform: scale(1.02);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.aiuci-section .content {
    max-width: 800px;
    padding: 30px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.6);
    color: white;
    font-family: 'Roboto', sans-serif;
    text-align: left;
}

.aiuci-section h2 {
    font-size: 2.8rem;
    font-weight: bold;
    text-transform: uppercase;
}

.aiuci-section p {
    font-size: 1.4rem;
    line-height: 1.5;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f8725f5 */.aiuci-section {
    position: relative;
    width: 100%;
    min-height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-size: cover;
    background-position: center;
    padding: 80px 20px;
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

.aiuci-section:hover {
    transform: scale(1.02);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.aiuci-section .content {
    max-width: 800px;
    padding: 30px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.6);
    color: white;
    font-family: 'Helvetica Neue', sans-serif;
    text-align: left;
}

.aiuci-section h2 {
    font-size: 2.8rem;
    font-weight: bold;
    text-transform: uppercase;
}

.aiuci-section p {
    font-size: 1.4rem;
    line-height: 1.5;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-92bf277 */.aiuci-section {
    position: relative;
    width: 100%;
    min-height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-size: cover;
    background-position: center;
    padding: 80px 20px;
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

.aiuci-section:hover {
    transform: scale(1.02);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.aiuci-section .content {
    max-width: 800px;
    padding: 30px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.6);
    color: white;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
}

.aiuci-section h2 {
    font-size: 2.8rem;
    font-weight: bold;
    text-transform: uppercase;
}

.aiuci-section p {
    font-size: 1.4rem;
    line-height: 1.5;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fa77c9e */.aiuci-section {
    position: relative;
    width: 100%;
    min-height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-size: cover;
    background-position: center;
    padding: 80px 20px;
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

.aiuci-section:hover {
    transform: scale(1.02);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.aiuci-section .content {
    max-width: 800px;
    padding: 30px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.6);
    color: white;
    font-family: 'Helvetica Neue', sans-serif;
    text-align: left;
}

.aiuci-section h2 {
    font-size: 2.8rem;
    font-weight: bold;
    text-transform: uppercase;
}

.aiuci-section p {
    font-size: 1.4rem;
    line-height: 1.5;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-dc71646 */.aiuci-section {
    position: relative;
    width: 100%;
    min-height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-size: cover;
    background-position: center;
    padding: 80px 20px;
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

.aiuci-section:hover {
    transform: scale(1.02);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.aiuci-section .content {
    max-width: 800px;
    padding: 30px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.6);
    color: white;
    font-family: 'Helvetica Neue', sans-serif;
    text-align: left;
}

.aiuci-section h2 {
    font-size: 2.8rem;
    font-weight: bold;
    text-transform: uppercase;
}

.aiuci-section p {
    font-size: 1.4rem;
    line-height: 1.5;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a15e12c */.aiuci-section {
    position: relative;
    width: 100%;
    min-height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-size: cover;
    background-position: center;
    padding: 80px 20px;
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

.aiuci-section:hover {
    transform: scale(1.02);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.aiuci-section .content {
    max-width: 800px;
    padding: 30px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.6);
    color: white;
    font-family: 'Helvetica Neue', sans-serif;
    text-align: left;
}

.aiuci-section h2 {
    font-size: 2.8rem;
    font-weight: bold;
    text-transform: uppercase;
}

.aiuci-section p {
    font-size: 1.4rem;
    line-height: 1.5;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-da66705 */.aiuci-section {
    position: relative;
    width: 100%;
    min-height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-size: cover;
    background-position: center;
    padding: 80px 20px;
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

.aiuci-section:hover {
    transform: scale(1.02);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.aiuci-section .content {
    max-width: 800px;
    padding: 30px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.6);
    color: white;
    font-family: 'Helvetica Neue', sans-serif;
    text-align: left;
}

.aiuci-section h2 {
    font-size: 2.8rem;
    font-weight: bold;
    text-transform: uppercase;
}

.aiuci-section p {
    font-size: 1.4rem;
    line-height: 1.5;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0376b5d */.aiuci-section {
    position: relative;
    width: 100%;
    min-height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 80px 20px;
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

/* Overlay for better readability */
.aiuci-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.4));
    z-index: 0;
}

.aiuci-section:hover {
    transform: scale(1.02);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.aiuci-section .content {
    max-width: 800px;
    padding: 30px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.6);
    color: white;
    position: relative;
    z-index: 1;
}

.aiuci-section h2 {
    font-size: 2.8rem;
    font-weight: bold;
    text-transform: uppercase;
}

.aiuci-section p {
    font-size: 1.4rem;
    line-height: 1.5;
}

.data-card {
    margin-top: 20px;
    font-size: 1.5rem;
    background: rgba(255, 255, 255, 0.1);
    padding: 15px 30px;
    border-radius: 8px;
}

.insight-meter {
    margin-top: 20px;
    width: 100%;
    height: 10px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    position: relative;
}

.insight-meter .fill {
    height: 100%;
    width: 10%;
    background: linear-gradient(to right, #ff8c00, #ff2d55);
    border-radius: 10px;
    transition: width 1s ease-in-out;
}

.live-update {
    font-size: 1.2rem;
    color: #ffcc00;
    animation: pulse 2s infinite;
}

@keyframes pulse {
    0% { opacity: 1; }
    50% { opacity: 0.6; }
    100% { opacity: 1; }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-208ac96 */.aiuci-section {
    position: relative;
    width: 100%;
    min-height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-size: cover;
    background-position: center;
    padding: 80px 20px;
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

.aiuci-section:hover {
    transform: scale(1.02);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.aiuci-section .content {
    max-width: 800px;
    padding: 30px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.6);
    color: white;
}

@keyframes pulse {
    0% { opacity: 1; }
    50% { opacity: 0.6; }
    100% { opacity: 1; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b0aa289 */.aiuci-section {
    position: relative;
    width: 100%;
    min-height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 80px 20px;
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

/* Overlay for better readability */
.aiuci-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.4));
    z-index: 0;
}

.aiuci-section:hover {
    transform: scale(1.02);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.aiuci-section .content {
    max-width: 800px;
    padding: 30px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.6);
    color: white;
    position: relative;
    z-index: 1;
}

.aiuci-section h2 {
    font-size: 2.8rem;
    font-weight: bold;
    text-transform: uppercase;
}

.aiuci-section p {
    font-size: 1.4rem;
    line-height: 1.5;
}

.data-card {
    margin-top: 20px;
    font-size: 1.5rem;
    background: rgba(255, 255, 255, 0.1);
    padding: 15px 30px;
    border-radius: 8px;
}

.insight-meter {
    margin-top: 20px;
    width: 100%;
    height: 10px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    position: relative;
}

.insight-meter .fill {
    height: 100%;
    width: 10%;
    background: linear-gradient(to right, #ff8c00, #ff2d55);
    border-radius: 10px;
    transition: width 1s ease-in-out;
}

.live-update {
    font-size: 1.2rem;
    color: #ffcc00;
    animation: pulse 2s infinite;
}

@keyframes pulse {
    0% { opacity: 1; }
    50% { opacity: 0.6; }
    100% { opacity: 1; }
}/* End custom CSS */