.elementor-3201 .elementor-element.elementor-element-7be1fba{--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;--overlay-opacity:0.55;--margin-top:-62px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0100px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3201 .elementor-element.elementor-element-7be1fba:not(.elementor-motion-effects-element-type-background), .elementor-3201 .elementor-element.elementor-element-7be1fba > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://betternailsbyangel.com/wp-content/uploads/2026/06/About-us-banner.png");background-position:center right;background-size:cover;}.elementor-3201 .elementor-element.elementor-element-7be1fba::before, .elementor-3201 .elementor-element.elementor-element-7be1fba > .elementor-background-video-container::before, .elementor-3201 .elementor-element.elementor-element-7be1fba > .e-con-inner > .elementor-background-video-container::before, .elementor-3201 .elementor-element.elementor-element-7be1fba > .elementor-background-slideshow::before, .elementor-3201 .elementor-element.elementor-element-7be1fba > .e-con-inner > .elementor-background-slideshow::before, .elementor-3201 .elementor-element.elementor-element-7be1fba > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#F7F3EE;--background-overlay:'';}.elementor-3201 .elementor-element.elementor-element-14e3b82{--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:0px;--padding-left:0px;--padding-right:0px;}.elementor-3201 .elementor-element.elementor-element-14e3b82:not(.elementor-motion-effects-element-type-background), .elementor-3201 .elementor-element.elementor-element-14e3b82 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F7F2ED;}.elementor-3201 .elementor-element.elementor-element-e4d5d1d{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:50px;--padding-bottom:50px;--padding-left:50px;--padding-right:50px;}.elementor-3201 .elementor-element.elementor-element-9a635df{padding:0px 0px 120px 0px;}@media(max-width:767px){.elementor-3201 .elementor-element.elementor-element-7be1fba:not(.elementor-motion-effects-element-type-background), .elementor-3201 .elementor-element.elementor-element-7be1fba > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center left;}.elementor-3201 .elementor-element.elementor-element-7be1fba{--padding-top:150px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3201 .elementor-element.elementor-element-aad6f18{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:50px 0px 0px 0px;}.elementor-3201 .elementor-element.elementor-element-e4d5d1d{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:50px;--padding-bottom:0px;--padding-left:50px;--padding-right:50px;}.elementor-3201 .elementor-element.elementor-element-9a635df{padding:0px 0px 0px 0px;}}/* Start custom CSS for html, class: .elementor-element-9965b17 */.bn-story-section{
    padding:80px 40px;
    background:transparent
    ;
}

.bn-story-container{
    max-width:1200px;
    margin:auto;
    display:flex;
    align-items:center;
    gap:60px;
}

.bn-story-image{
    flex:0 0 420px;
}

.bn-story-image img{
    width:100%;
    border-radius:25px;
    display:block;
    box-shadow:0 15px 40px rgba(0,0,0,.12);
    transition:.4s ease;
}

.bn-story-image img:hover{
    transform:translateY(-5px);
}

.bn-story-content{
    flex:1;
}

.bn-story-label{
    font-family: lato;
    font-size:20px;
    color:#C89A3D;
    display:block;
    margin-bottom:8px;
}

.bn-story-title{
    font-family:'Cormorant Garamond', serif;
    font-size:52px;
    color:#222;
    margin:0 0 10px;
    line-height:1.1;
}

.bn-story-content p:first-of-type{
    color:#C89A3D;
    font-weight:600;
    margin-bottom:20px;
}

.bn-story-content p{
    font-family:'Lato', sans-serif;
    font-size:16px;
    line-height:1.9;
    color:#555;
    margin-bottom:18px;
}

.bn-story-btn{
    display:inline-block;
    margin-top:15px;
    background:#222;
    color:#fff;
    padding:12px 28px;
    border-radius:50px;
    text-decoration:none;
    font-size:14px;
    transition:.3s ease;
}

.bn-story-btn:hover{
    background:#C89A3D;
    color:#fff;
}

/* Mobile */
@media(max-width:767px){

    .bn-story-section{
        padding:50px 20px;
    }

    .bn-story-container{
        flex-direction:column;
        gap:30px;
        text-align:left;
    }

    .bn-story-image{
        flex:none;
        width:100%;
        max-width:350px;
    }

    .bn-story-label{
        font-size:18px;
    }

    .bn-story-title{
        font-size:40px;
    }

    .bn-story-content p{
        font-size:14px;
        line-height:1.8;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7951003 */.bn-values-section{
    padding:80px 30px;
    background:#F7F2ED;
    text-align:center;
}

.bn-values-header{
    margin-bottom:50px;
}

.bn-values-label{
    display:block;
    font-size:30px;
    letter-spacing:3px;
    color:#C89A31;
    margin-bottom:10px;
  font-family:'Brittany Signature', cursive;
}

.bn-values-header h2{
    font-family:'Cormorant Garamond', serif;
    font-size:42px;
    color:#1A1A1A;
    margin:0;
}

.bn-values-divider{
    display:flex;
    align-items:center;
    justify-content:center;
    margin-top:15px;
}

.bn-values-divider::before,
.bn-values-divider::after{
    content:"";
    width:80px;
    height:1px;
    background:green;
}

.bn-values-divider span{
    color:#C89A3D;
    margin:0 15px;
    font-size:16px;
}

.bn-values-grid{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    gap:40px;
    max-width:1200px;
    margin:auto;
}

.bn-value-item{
    position:relative;
    padding:0 20px;
        text-align:center;
}

.bn-value-item:not(:last-child)::after{
    content:"";
    position:absolute;
    top:10px;
    right:0;
    width:1px;
    height:120px;
    background:#E0CFAF;
}

.bn-value-icon{
    width:70px;
    height:70px;
    border:1px solid #C89A3D;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    margin:0 auto 20px;
    color:#C89A3D;
}

.bn-value-item h3{
    font-family:'Cormorant Garamond', serif;
    font-size:24px;
    margin-bottom:10px;

}

.bn-value-item p{
    font-family:'Lato', sans-serif;
    font-size:14px;
    line-height:1.8;
    color:#666;
    margin:0;
    
}

/* Tablet */
@media(max-width:1024px){

    .bn-values-grid{
        grid-template-columns:repeat(2,1fr);
        gap:40px;
    }

    .bn-value-item:nth-child(2)::after{
        display:none;
    }
}

/* Mobile */
@media(max-width:767px){

    .bn-values-section{
        padding:60px 20px;
    }

    .bn-values-grid{
        grid-template-columns:1fr;
        gap:35px;
         text-align: center;
    }

    .bn-value-item::after{
        display:none !important;
    }

    .bn-values-header h2{
        font-size:34px;
    }

    .bn-value-icon{
        width:60px;
        height:60px;
        font-size:22px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9a635df */.bn-cta-banner{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:30px;
    background:#EFE5DC;
    border-radius:20px;
    padding:30px 40px;
    position:relative;
    overflow:hidden;
}

/* Decorative Floral Background */
.bn-cta-banner::after{
    content:"";
    position:absolute;
    top:-20px;
    right:-30px;
    width:180px;
    height:180px;
    background:url('https://betternailsbyangel.com/wp-content/uploads/2026/06/floral-gold.png');
    background-size:contain;
    background-repeat:no-repeat;
    opacity:.18;
    pointer-events:none;
}

.bn-cta-icon{
    width:70px;
    height:70px;
    min-width:70px;
    border:2px solid #C89A3D;
    border-radius:15px;
    display:flex;
    align-items:center;
    justify-content:center;
}

.bn-cta-icon i{
    font-size:32px;
    color:#C89A3D;
}

.bn-cta-content{
    flex:1;
}

.bn-cta-content h2{
    font-family:'Cormorant Garamond', serif;
    font-size:42px;
    color:#2B2B2B;
    margin:0 0 8px;
    line-height:1.1;
}

.bn-cta-content p{
    font-family:'Lato', sans-serif;
    font-size:18px;
    color:#555;
    margin:0;
    line-height:1.6;
}

.bn-cta-button a{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    padding:16px 40px;
    background:#C89A3D;
    color:#fff;
    text-decoration:none;
    border-radius:8px;
    font-family:'Montserrat', sans-serif;
    font-size:14px;
    font-weight:600;
    letter-spacing:1px;
    transition:.3s ease;
}

.bn-cta-button a:hover{
    background:#B8863B;
    transform:translateY(-2px);
}

/* Tablet */
@media(max-width:1024px){

    .bn-cta-content h2{
        font-size:34px;
    }

    .bn-cta-content p{
        font-size:16px;
    }
}

/* Mobile */
@media(max-width:767px){

    .bn-cta-banner{
        flex-direction:column;
        text-align:center;
        padding:30px 20px;
        gap:20px;
    }

    .bn-cta-content h2{
        font-size:30px;
    }

    .bn-cta-content p{
        font-size:15px;
    }

    .bn-cta-button{
        width:100%;
    }

    .bn-cta-button a{
        width:100%;
    }
}/* End custom CSS */