.elementor-371 .elementor-element.elementor-element-bdda82e{--display:flex;--min-height:400px;--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;--justify-content:center;--overlay-opacity:0.5;--margin-top:-60px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-371 .elementor-element.elementor-element-bdda82e:not(.elementor-motion-effects-element-type-background), .elementor-371 .elementor-element.elementor-element-bdda82e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://fusionstarproject.org/wp-content/uploads/2026/03/6876-8979.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-371 .elementor-element.elementor-element-bdda82e::before, .elementor-371 .elementor-element.elementor-element-bdda82e > .elementor-background-video-container::before, .elementor-371 .elementor-element.elementor-element-bdda82e > .e-con-inner > .elementor-background-video-container::before, .elementor-371 .elementor-element.elementor-element-bdda82e > .elementor-background-slideshow::before, .elementor-371 .elementor-element.elementor-element-bdda82e > .e-con-inner > .elementor-background-slideshow::before, .elementor-371 .elementor-element.elementor-element-bdda82e > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;--background-overlay:'';}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-371 .elementor-element.elementor-element-7c15e4c{text-align:center;color:#FFFFFF;}.elementor-371 .elementor-element.elementor-element-a30d8c8{--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;--padding-top:80px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}.elementor-371 .elementor-element.elementor-element-a30d8c8:not(.elementor-motion-effects-element-type-background), .elementor-371 .elementor-element.elementor-element-a30d8c8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#001E36;}.elementor-371 .elementor-element.elementor-element-c3de23e{--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;--padding-top:0px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}.elementor-371 .elementor-element.elementor-element-c3de23e:not(.elementor-motion-effects-element-type-background), .elementor-371 .elementor-element.elementor-element-c3de23e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#001E36;}.elementor-371 .elementor-element.elementor-element-4071313{--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;--padding-top:0px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}.elementor-371 .elementor-element.elementor-element-4071313:not(.elementor-motion-effects-element-type-background), .elementor-371 .elementor-element.elementor-element-4071313 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#001E36;}@media(min-width:1025px){.elementor-371 .elementor-element.elementor-element-bdda82e:not(.elementor-motion-effects-element-type-background), .elementor-371 .elementor-element.elementor-element-bdda82e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}/* Start custom CSS for html, class: .elementor-element-80f7787 */.power-section {
    max-width: 1000px;
    margin: auto;
    padding: 0px 20px;
    font-family: Arial, Helvetica, sans-serif;
}

.power-section .power-tag {
    display: inline-block;
    border: 1px solid rgba(255,255,255,0.3);
    border-radius: 20px;
    padding: 8px 18px;
    font-size: 12px;
    letter-spacing: 1px;
    color: #cfd8dc;
    margin-bottom: 30px;
}

.power-section h1 {
    font-size: 60px;
    line-height: 1;
    margin: 0;
    font-weight: 600;
    text-align: center;
}

.power-section .title-main {
    color: #ffffff;
}

.power-section .title-sub {
    color: #cfd8dc;
}

.power-section .power-content {
    margin-top: 40px;
    padding-left: 20px;
    border-left: 2px solid rgba(255,255,255,0.2);
}

.power-section .power-content p {
    font-size: 20px;
    line-height: 1.7;
    color: #b0bec5;
    margin-bottom: 20px;
}

.power-section .power-small {
    font-size: 16px;
    color: #90a4ae;
}

/* Mobile */
@media (max-width: 768px) {
    .power-section h1 {
        font-size: 50px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5d5828c */.blog-cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    padding: 0px 20px;
    text-decoration: none !important;
}

/* CARD */
.blog-card {
    display: block;
    background: #ffffff; /* WHITE CARD */
    border-radius: 10px;
    overflow: hidden;
    text-decoration: none;
    transition: 0.3s ease;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
    text-decoration: none !important;
}

/* HOVER EFFECT */
.blog-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 40px rgba(0,0,0,0.15);
}

/* IMAGE */
.img-box {
    position: relative;
}

.img-box img {
    width: 100%;
    height: 240px;
    object-fit: cover;
    display: block;
}

/* TAG */
.tag {
    
    position: absolute;
    top: 12px;
    right: 12px;
    background: rgba(0,0,0,0.7);
    color: #fff;
    font-size: 12px;
    padding: 6px 10px;
    border-radius: 6px;
}

/* CONTENT */
.content {
    padding: 20px;
}

/* META */
.meta {
    font-size: 11px;
    color: #888;
    letter-spacing: 1px;
    padding: 0 10px;
}

/* TITLE */
.content h3 {
    margin: 10px 0;
    font-size: 18px;
    color: #333333; /* DARK GREY */
    padding: 0 10px;

}

/* DESC */
.content p {
    font-size: 14px;
    color: #666;
    line-height: 1.6;
    padding: 0 10px;
}

/* READ MORE */
.read-more {
    display: inline-block;
    margin-top: 15px;
    font-size: 13px;
    color: #333;
    font-weight: 600;
    padding: 0 10px;
}

/* RESPONSIVE */
@media (max-width: 992px) {
    .blog-cards {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    .blog-cards {
        grid-template-columns: 1fr;
    }

    .img-box img {
        height: 200px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-26abb7b */.blog-cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    padding: 0px 20px;
    text-decoration: none !important;
}

/* CARD */
.blog-card {
    display: block;
    background: #ffffff; /* WHITE CARD */
    border-radius: 10px;
    overflow: hidden;
    text-decoration: none;
    transition: 0.3s ease;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
    text-decoration: none !important;
}

/* HOVER EFFECT */
.blog-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 40px rgba(0,0,0,0.15);
}

/* IMAGE */
.img-box {
    position: relative;
}

.img-box img {
    width: 100%;
    height: 240px;
    object-fit: cover;
    display: block;
}

/* TAG */
.tag {
    
    position: absolute;
    top: 12px;
    right: 12px;
    background: rgba(0,0,0,0.7);
    color: #fff;
    font-size: 12px;
    padding: 6px 10px;
    border-radius: 6px;
}

/* CONTENT */
.content {
    padding: 20px;
}

/* META */
.meta {
    font-size: 11px;
    color: #888;
    letter-spacing: 1px;
    padding: 0 10px;
}

/* TITLE */
.content h3 {
    margin: 10px 0;
    font-size: 18px;
    color: #333333; /* DARK GREY */
    padding: 0 10px;

}

/* DESC */
.content p {
    font-size: 14px;
    color: #666;
    line-height: 1.6;
    padding: 0 10px;
}

/* READ MORE */
.read-more {
    display: inline-block;
    margin-top: 15px;
    font-size: 13px;
    color: #333;
    font-weight: 600;
    padding: 0 10px;
}

/* RESPONSIVE */
@media (max-width: 992px) {
    .blog-cards {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    .blog-cards {
        grid-template-columns: 1fr;
    }

    .img-box img {
        height: 200px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5ac9062 */.blog-cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    padding: 0px 20px;
    text-decoration: none !important;
}

/* CARD */
.blog-card {
    display: block;
    background: #ffffff; /* WHITE CARD */
    border-radius: 10px;
    overflow: hidden;
    text-decoration: none;
    transition: 0.3s ease;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
    text-decoration: none !important;
}

/* HOVER EFFECT */
.blog-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 40px rgba(0,0,0,0.15);
}

/* IMAGE */
.img-box {
    position: relative;
}

.img-box img {
    width: 100%;
    height: 240px;
    object-fit: cover;
    display: block;
}

/* TAG */
.tag {
    
    position: absolute;
    top: 12px;
    right: 12px;
    background: rgba(0,0,0,0.7);
    color: #fff;
    font-size: 12px;
    padding: 6px 10px;
    border-radius: 6px;
}

/* CONTENT */
.content {
    padding: 20px;
}

/* META */
.meta {
    font-size: 11px;
    color: #888;
    letter-spacing: 1px;
    padding: 0 10px;
}

/* TITLE */
.content h3 {
    margin: 10px 0;
    font-size: 18px;
    color: #333333; /* DARK GREY */
    padding: 0 10px;

}

/* DESC */
.content p {
    font-size: 14px;
    color: #666;
    line-height: 1.6;
    padding: 0 10px;
}

/* READ MORE */
.read-more {
    display: inline-block;
    margin-top: 15px;
    font-size: 13px;
    color: #333;
    font-weight: 600;
    padding: 0 10px;
}

/* RESPONSIVE */
@media (max-width: 992px) {
    .blog-cards {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    .blog-cards {
        grid-template-columns: 1fr;
    }

    .img-box img {
        height: 200px;
    }
}/* End custom CSS */