.elementor-241 .elementor-element.elementor-element-c5fa864{--display:flex;--min-height:800px;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.7;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-241 .elementor-element.elementor-element-c5fa864:not(.elementor-motion-effects-element-type-background), .elementor-241 .elementor-element.elementor-element-c5fa864 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://atlanticpremierflag.com/wp-content/uploads/2026/08/about-us.png");background-repeat:no-repeat;background-size:cover;}.elementor-241 .elementor-element.elementor-element-c5fa864::before, .elementor-241 .elementor-element.elementor-element-c5fa864 > .elementor-background-video-container::before, .elementor-241 .elementor-element.elementor-element-c5fa864 > .e-con-inner > .elementor-background-video-container::before, .elementor-241 .elementor-element.elementor-element-c5fa864 > .elementor-background-slideshow::before, .elementor-241 .elementor-element.elementor-element-c5fa864 > .e-con-inner > .elementor-background-slideshow::before, .elementor-241 .elementor-element.elementor-element-c5fa864 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:transparent;--background-overlay:'';background-image:linear-gradient(180deg, #1E325CE3 100%, #0B162C 100%);}.elementor-241 .elementor-element.elementor-element-c5fa864 > .elementor-shape-bottom .elementor-shape-fill, .elementor-241 .elementor-element.elementor-element-c5fa864 > .e-con-inner > .elementor-shape-bottom .elementor-shape-fill{fill:#0B162CCF;}.elementor-241 .elementor-element.elementor-element-c5fa864 > .elementor-shape-bottom svg, .elementor-241 .elementor-element.elementor-element-c5fa864 > .e-con-inner > .elementor-shape-bottom svg{width:calc(176% + 1.3px);height:30px;}.elementor-241 .elementor-element.elementor-element-891271f{--display:flex;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-241 .elementor-element.elementor-element-f2adcb7{padding:0px 0px 147px 0px;}.elementor-241 .elementor-element.elementor-element-10833c8{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-241 .elementor-element.elementor-element-10833c8:not(.elementor-motion-effects-element-type-background), .elementor-241 .elementor-element.elementor-element-10833c8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#CCCCD5;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-241 .elementor-element.elementor-element-0735732{padding:50px 0px 50px 0px;text-align:center;}.elementor-241 .elementor-element.elementor-element-0735732 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:40px;font-weight:700;color:#B48600;}.elementor-241 .elementor-element.elementor-element-86a8b7f{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-241 .elementor-element.elementor-element-b75d71b{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-d771858 *//* =========================================
   COMMUNITY IMPACT SECTION
========================================= */

.community-impact-section {
    width: 100%;
    padding: 110px 20px 150px;
    background: #ffffff;
}

.community-impact-container {
    width: 100%;
    max-width: 1250px;
    margin: 0 auto;
}


/* =========================================
   COMMUNITY AWARENESS
========================================= */

.community-awareness {
    position: relative;
    max-width: 950px;
    margin: 0 auto 85px;
    padding: 75px 70px;
    text-align: center;
    background: #f1f4f9;
    overflow: hidden;
}

/* Decorative gradient line */

.community-awareness::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: linear-gradient(
        90deg,
        #1558d6 0%,
        #6246d9 50%,
        #dc168b 100%
    );
}

/* Subtle decorative background circle */

.community-awareness::after {
    content: "";
    position: absolute;
    top: -100px;
    right: -100px;
    width: 260px;
    height: 260px;
    border-radius: 50%;
    border: 45px solid rgba(89, 70, 217, 0.05);
    pointer-events: none;
}

.community-eyebrow {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin-bottom: 18px;
    font-size: 13px;
    line-height: 1;
    font-weight: 800;
    letter-spacing: 2px;
    text-transform: uppercase;
    background: linear-gradient(
        90deg,
        #1558d6,
        #dc168b
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

.community-title {
    position: relative;
    z-index: 1;
    margin-bottom: 25px;
    font-size: clamp(38px, 5vw, 62px);
    line-height: 1.05;
    font-weight: 800;
    letter-spacing: -2px;
    color: #111111;
}

.community-description {
    position: relative;
    z-index: 1;
    max-width: 790px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 1.8;
    color: #454b55;
}

.community-buttons {
    position: relative;
    z-index: 1;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 15px;
    margin-top: 35px;
}

.community-button {
    min-height: 54px;
    padding: 16px 28px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 2px solid transparent;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 800;
    text-decoration: none;
    transition:
        transform 0.25s ease,
        box-shadow 0.25s ease,
        background-color 0.25s ease,
        color 0.25s ease;
}

.primary-button {
    background: linear-gradient(
        90deg,
        #1558d6,
        #6246d9
    );
    color: #ffffff;
    box-shadow: 0 12px 25px rgba(75, 70, 190, 0.18);
}

.primary-button:hover {
    transform: translateY(-3px);
    box-shadow: 0 16px 32px rgba(75, 70, 190, 0.28);
}

.secondary-button {
    border-color: #222222;
    background: transparent;
    color: #222222;
}

.secondary-button:hover {
    background: #222222;
    color: #ffffff;
    transform: translateY(-3px);
}


/* =========================================
   MISSION AND VISION
========================================= */

.mission-vision-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 1px minmax(0, 1fr);
    align-items: stretch;
    gap: 35px;
}

.purpose-card {
    position: relative;
    min-height: 340px;
    padding: 60px 55px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #f1f4f9;
    transition:
        transform 0.3s ease,
        box-shadow 0.3s ease;
    overflow: hidden;
}

.purpose-card::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(
        90deg,
        #1558d6 0%,
        #6246d9 50%,
        #dc168b 100%
    );
}

.purpose-card:hover {
    transform: translateY(-7px);
    box-shadow: 0 20px 45px rgba(25, 32, 55, 0.12);
}

.purpose-icon {
    width: 78px;
    height: 78px;
    margin-bottom: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(40, 52, 85, 0.1);
}

.purpose-icon svg {
    width: 39px;
    height: 39px;
    fill: none;
    stroke: url("#purposeGradient");
    stroke: #554cd6;
    stroke-width: 2.7;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.purpose-title {
    margin-bottom: 18px;
    font-size: 34px;
    line-height: 1.15;
    font-weight: 800;
    letter-spacing: -1px;
    color: #111111;
}

.purpose-description {
    max-width: 470px;
    font-size: 17px;
    line-height: 1.75;
    color: #454b55;
}

.purpose-divider {
    width: 1px;
    height: 75%;
    align-self: center;
    background: linear-gradient(
        180deg,
        transparent,
        #c6cbd5 20%,
        #c6cbd5 80%,
        transparent
    );
}


/* =========================================
   TABLET
========================================= */

@media (max-width: 950px) {

    .community-impact-section {
        padding-top: 80px;
        padding-bottom: 150px;
    }

    .community-awareness {
        padding: 60px 45px;
        margin-bottom: 65px;
    }

    .mission-vision-grid {
        gap: 24px;
    }

    .purpose-card {
        padding: 50px 35px;
    }

    .purpose-title {
        font-size: 30px;
    }

}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 700px) {

    .community-impact-section {
        padding: 60px 15px 150px;
    }

    .community-awareness {
        margin-bottom: 45px;
        padding: 50px 24px;
    }

    .community-awareness::after {
        width: 190px;
        height: 190px;
        border-width: 35px;
    }

    .community-title {
        margin-bottom: 20px;
        font-size: 38px;
        letter-spacing: -1px;
    }

    .community-description {
        font-size: 16px;
        line-height: 1.7;
    }

    .community-buttons {
        flex-direction: column;
        align-items: stretch;
    }

    .community-button {
        width: 100%;
    }

    .mission-vision-grid {
        grid-template-columns: 1fr;
        gap: 22px;
    }

    .purpose-divider {
        display: none;
    }

    .purpose-card {
        min-height: auto;
        padding: 48px 25px;
    }

    .purpose-icon {
        width: 68px;
        height: 68px;
        margin-bottom: 22px;
    }

    .purpose-icon svg {
        width: 34px;
        height: 34px;
    }

    .purpose-title {
        font-size: 28px;
    }

    .purpose-description {
        font-size: 16px;
        line-height: 1.7;
    }

}/* End custom CSS */