.elementor-1044 .elementor-element.elementor-element-ddce852{--display:flex;}.elementor-1044 .elementor-element.elementor-element-ddce852:not(.elementor-motion-effects-element-type-background), .elementor-1044 .elementor-element.elementor-element-ddce852 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-1044 .elementor-element.elementor-element-3430ebd{--display:flex;}.elementor-1044 .elementor-element.elementor-element-3430ebd:not(.elementor-motion-effects-element-type-background), .elementor-1044 .elementor-element.elementor-element-3430ebd > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-1044 .elementor-element.elementor-element-11aab0b{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1044 .elementor-element.elementor-element-11aab0b:not(.elementor-motion-effects-element-type-background), .elementor-1044 .elementor-element.elementor-element-11aab0b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-1044 .elementor-element.elementor-element-8f46a7b{padding:30px 30px 30px 30px;}.elementor-1044 .elementor-element.elementor-element-cda5ace{--display:flex;}.elementor-1044 .elementor-element.elementor-element-cda5ace:not(.elementor-motion-effects-element-type-background), .elementor-1044 .elementor-element.elementor-element-cda5ace > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-1044 .elementor-element.elementor-element-e780c4d{--display:flex;}.elementor-1044 .elementor-element.elementor-element-e780c4d:not(.elementor-motion-effects-element-type-background), .elementor-1044 .elementor-element.elementor-element-e780c4d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-1044 .elementor-element.elementor-element-55b8c0c{--display:flex;}.elementor-1044 .elementor-element.elementor-element-55b8c0c:not(.elementor-motion-effects-element-type-background), .elementor-1044 .elementor-element.elementor-element-55b8c0c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}/* Start custom CSS for shortcode, class: .elementor-element-b66237a */.bf-breadcrumb {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;

    padding: 28px 24px 2px;

    font-size: 14px;
    font-weight: 500;
    letter-spacing: .3px;
    text-transform: none;
}

.bf-breadcrumb a,
.bf-breadcrumb-current {
    color: #ffffff !important;
    text-decoration: none;
}

.bf-breadcrumb-separator {
    color: #970018;
    margin: 0 4px;
    font-size: 20px;
}

.bf-breadcrumb a:hover {
    color: #00e5ff !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ad4844e */.BFHEALTHWELLNESS-page{
    width:calc(100% - 110px);
    max-width:1460px;
    margin:0 auto;
    padding:24px 0 42px;
    color:#f4f4f7;
    font-family:inherit;
}

.BFHEALTHWELLNESS-page *{
    box-sizing:border-box;
}


/* === HERO ===== */

.BFHEALTHWELLNESS-hero{
    position:relative;
    display:grid;
    grid-template-columns:40% 60%;
    min-height:500px;
    overflow:hidden;
    border:1px solid rgba(31,228,212,.85);
    border-radius:22px;
    background:
        radial-gradient(circle at 22% 22%,rgba(0,229,255,.08),transparent 34%),
        linear-gradient(135deg,#071016 0%,#080b11 58%,#0b0c11 100%);
    box-shadow:
        0 18px 50px rgba(0,0,0,.38),
        inset 0 0 45px rgba(0,229,255,.025);
}

.BFHEALTHWELLNESS-hero::after{
    content:"";
    position:absolute;
    inset:0;
    pointer-events:none;
    border-radius:inherit;
    background:linear-gradient(
        90deg,
        transparent 0%,
        transparent 72%,
        rgba(255,199,65,.05) 100%
    );
}

.BFHEALTHWELLNESS-hero-copy{
    position:relative;
    z-index:4;
    display:flex;
    flex-direction:column;
    justify-content:center;
    padding:54px 18px 50px 42px;
}

.BFHEALTHWELLNESS-title{
    margin:0;
    color:#fff;
    font-size:clamp(44px,4.5vw,72px);
    line-height:.98;
    font-weight:750;
    letter-spacing:-3px;
}

.BFHEALTHWELLNESS-title span{
    display:block;
    background:linear-gradient(
        90deg,
        #eafff8 0%,
        #8df3d0 42%,
        #20dff1 100%
    );
    -webkit-background-clip:text;
    background-clip:text;
    color:transparent;
}

.BFHEALTHWELLNESS-gold-line{
    width:145px;
    height:3px;
    margin:23px 0 20px;
    border-radius:10px;
    background:linear-gradient(90deg,#ffd34f,#cda231);
}

.BFHEALTHWELLNESS-tagline{
    margin:0 0 23px;
    color:#e1e3e8;
    font-size:clamp(13px,1.1vw,17px);
    line-height:1.65;
    font-weight:500;
    letter-spacing:5px;
    text-transform:uppercase;
}

.BFHEALTHWELLNESS-intro{
    max-width:510px;
    margin:0;
    color:#d3d5db;
    font-size:16px;
    line-height:1.75;
}

.BFHEALTHWELLNESS-pill-row{
    display:flex;
    flex-wrap:wrap;
    gap:22px;
    margin-top:30px;
}

.BFHEALTHWELLNESS-pill{
    display:flex;
    flex-direction:column;
    align-items:center;
    gap:7px;
    color:#dfe2e8;
    font-size:11px;
    font-weight:600;
    letter-spacing:2px;
    text-transform:uppercase;
}

.BFHEALTHWELLNESS-pill-icon{
    display:grid;
    width:58px;
    height:58px;
    place-items:center;
    border:1px solid rgba(31,228,212,.68);
    border-radius:50%;
    color:#20e2d0;
    background:rgba(0,0,0,.25);
    box-shadow:inset 0 0 20px rgba(31,228,212,.04);
}

.BFHEALTHWELLNESS-pill:nth-child(2) .BFHEALTHWELLNESS-pill-icon,
.BFHEALTHWELLNESS-pill:nth-child(4) .BFHEALTHWELLNESS-pill-icon{
    border-color:rgba(255,202,61,.72);
    color:#ffca3d;
}

.BFHEALTHWELLNESS-pill svg{
    width:28px;
    height:28px;
}


/* ======= HERO VIDEO ======= */

.BFHEALTHWELLNESS-hero-media{
    position:relative;
    min-width:0;
    overflow:hidden;
    background:#000;
}

.BFHEALTHWELLNESS-hero-media::before{
    content:"";
    position:absolute;
    inset:0;
    z-index:3;
    pointer-events:none;
    background:linear-gradient(
        90deg,
        #071016 0%,
        rgba(7,16,22,.40) 5%,
        rgba(7,16,22,.05) 15%,
        transparent 28%
    );
}

.BFHEALTHWELLNESS-video{
    position:absolute;
    inset:0;
    width:100%;
    height:100%;
    border:0;
    background:#000;
}

.BFHEALTHWELLNESS-video-desktop{
    display:block;
    object-fit:cover;
    object-position:right center;
}

.BFHEALTHWELLNESS-video-tablet,
.BFHEALTHWELLNESS-video-mobile{
    display:none;
}


/* ====== CATEGORY GRID ===== */

.BFHEALTHWELLNESS-category-grid{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:20px;
    margin-top:20px;
}

.BFHEALTHWELLNESS-category{
    position:relative;
    display:grid;
    grid-template-columns:47% 53%;
    min-height:260px;
    overflow:hidden;
    border-radius:21px;
    background:#080b10;
}

.BFHEALTHWELLNESS-category-fitness{
    border:1px solid #16ded0;
    box-shadow:0 12px 34px rgba(0,0,0,.28);
}

.BFHEALTHWELLNESS-category-yoga{
    border:1px solid #e9bb38;
    box-shadow:0 12px 34px rgba(0,0,0,.28);
}

.BFHEALTHWELLNESS-category-content{
    position:relative;
    z-index:3;
    display:flex;
    flex-direction:column;
    justify-content:center;
    padding:32px 18px 30px 36px;
}

.BFHEALTHWELLNESS-category-heading{
    display:flex;
    align-items:center;
    gap:18px;
    margin-bottom:18px;
}

.BFHEALTHWELLNESS-category-icon{
    display:grid;
    width:70px;
    height:70px;
    flex:0 0 70px;
    place-items:center;
    border-radius:50%;
}

.BFHEALTHWELLNESS-category-fitness .BFHEALTHWELLNESS-category-icon{
    border:2px solid #14dfd3;
    color:#14dfd3;
}

.BFHEALTHWELLNESS-category-yoga .BFHEALTHWELLNESS-category-icon{
    border:2px solid #eabd3d;
    color:#eabd3d;
}

.BFHEALTHWELLNESS-category-icon svg{
    width:34px;
    height:34px;
}

.BFHEALTHWELLNESS-category h2{
    margin:0;
    color:#fff;
    font-size:clamp(31px,3vw,44px);
    line-height:1;
    font-weight:720;
    letter-spacing:-1.5px;
}


/* === CATEGORY LINKS === */

.BFHEALTHWELLNESS-category-link{
    display:inline-flex;
    width:fit-content;
    align-items:center;
    gap:9px;
    color:#fff;
    font-size:12px;
    line-height:1;
    font-weight:600;
    letter-spacing:1.3px;
    text-decoration:none;
    text-transform:uppercase;
    transition:color .2s ease;
}

.BFHEALTHWELLNESS-category-link span{
    display:inline-block;
    font-size:21px;
    line-height:1;
    transition:transform .2s ease;
}

.BFHEALTHWELLNESS-category-link:hover span{
    transform:translateX(5px);
}

.BFHEALTHWELLNESS-category-link-fitness{
    color:#14dfd3;
}

.BFHEALTHWELLNESS-category-link-fitness:hover{
    color:#fff;
}

.BFHEALTHWELLNESS-category-link-yoga{
    color:#eabd3d;
}

.BFHEALTHWELLNESS-category-link-yoga:hover{
    color:#fff;
}


/* ==== CATEGORY IMAGES ==== */

.BFHEALTHWELLNESS-category-image{
    position:relative;
    display:flex;
    align-items:center;
    justify-content:center;
    overflow:hidden;
    background:#080b10;
}

.BFHEALTHWELLNESS-category-image::before{
    content:"";
    position:absolute;
    inset:0;
    z-index:2;
    pointer-events:none;
    background:linear-gradient(
        90deg,
        #080b10 0%,
        rgba(8,11,16,.58) 8%,
        rgba(8,11,16,.08) 25%,
        transparent 42%
    );
}

.BFHEALTHWELLNESS-category-image img{
    display:block;
    width:100%;
    height:100%;
    min-height:0;
    object-fit:contain;
    object-position:center;
}


/* ====== BENEFITS == */

.BFHEALTHWELLNESS-benefits{
    display:grid;
    grid-template-columns:repeat(4,1fr);
    margin-top:30px;
    padding-top:30px;
    border-top:1px solid rgba(31,228,212,.12);
}

.BFHEALTHWELLNESS-benefit{
    display:grid;
    grid-template-columns:58px 1fr;
    gap:17px;
    align-items:start;
    min-height:90px;
    padding:4px 30px;
    border-right:1px solid rgba(180,185,198,.35);
}

.BFHEALTHWELLNESS-benefit:first-child{
    padding-left:12px;
}

.BFHEALTHWELLNESS-benefit:last-child{
    border-right:0;
}

.BFHEALTHWELLNESS-benefit-icon{
    color:#17ded0;
}

.BFHEALTHWELLNESS-benefit:nth-child(2) .BFHEALTHWELLNESS-benefit-icon,
.BFHEALTHWELLNESS-benefit:nth-child(4) .BFHEALTHWELLNESS-benefit-icon{
    color:#ffc83d;
}

.BFHEALTHWELLNESS-benefit-icon svg{
    width:43px;
    height:43px;
}

.BFHEALTHWELLNESS-benefit h3{
    margin:0 0 8px;
    color:#fff;
    font-size:14px;
    line-height:1.3;
    font-weight:700;
    letter-spacing:1.8px;
    text-transform:uppercase;
}

.BFHEALTHWELLNESS-benefit p{
    margin:0;
    color:#b8bbc5;
    font-size:14px;
    line-height:1.55;
}


/* ======== TABLET ====== */

@media(max-width:1100px) and (min-width:768px){

    .BFHEALTHWELLNESS-page{
        width:calc(100% - 72px);
    }

    .BFHEALTHWELLNESS-hero{
        grid-template-columns:42% 58%;
        min-height:500px;
        height:500px;
    }

    .BFHEALTHWELLNESS-hero-copy{
        padding:36px 16px 36px 30px;
    }

    .BFHEALTHWELLNESS-title{
        font-size:clamp(40px,5.2vw,58px);
    }

    .BFHEALTHWELLNESS-pill-row{
        gap:14px;
    }

    .BFHEALTHWELLNESS-video-desktop,
    .BFHEALTHWELLNESS-video-mobile{
        display:none;
    }

    .BFHEALTHWELLNESS-video-tablet{
        display:block;
        width:104%;
        height:100%;
        left:-6%;
        right:auto;
        object-fit:cover;
        object-position:center center;
    }

    .BFHEALTHWELLNESS-hero-media::before{
        background:linear-gradient(
            90deg,
            #071016 0%,
            rgba(7,16,22,.28) 5%,
            rgba(7,16,22,.04) 13%,
            transparent 25%
        );
    }

    .BFHEALTHWELLNESS-category{
        grid-template-columns:44% 56%;
        min-height:205px;
    }

    .BFHEALTHWELLNESS-category-content{
        padding:22px 10px 22px 20px;
    }

    .BFHEALTHWELLNESS-category-heading{
        gap:10px;
        margin-bottom:14px;
    }

    .BFHEALTHWELLNESS-category-icon{
        width:52px;
        height:52px;
        flex:0 0 52px;
    }

    .BFHEALTHWELLNESS-category-icon svg{
        width:26px;
        height:26px;
    }

    .BFHEALTHWELLNESS-category h2{
        font-size:27px;
    }

    .BFHEALTHWELLNESS-category-link{
        font-size:10px;
        letter-spacing:1px;
    }

    .BFHEALTHWELLNESS-category-link span{
        font-size:18px;
    }

    .BFHEALTHWELLNESS-category-image{
        width:100%;
        height:100%;
        min-height:0;
        padding:0;
        display:flex;
        align-items:center;
        justify-content:center;
        background:#080b10;
    }

    .BFHEALTHWELLNESS-category-image img{
        display:block;
        width:100%;
        height:100%;
        max-width:100%;
        max-height:100%;
        margin:0;
        object-fit:contain;
        object-position:center center;
    }

    .BFHEALTHWELLNESS-category-image::before{
        background:linear-gradient(
            90deg,
            #080b10 0%,
            rgba(8,11,16,.42) 7%,
            rgba(8,11,16,.05) 20%,
            transparent 34%
        );
    }

    .BFHEALTHWELLNESS-benefits{
        grid-template-columns:repeat(2,1fr);
        gap:24px 0;
    }

    .BFHEALTHWELLNESS-benefit:nth-child(2){
        border-right:0;
    }

}


/* ======= MOBILE ======== */

@media(max-width:767px){

    .BFHEALTHWELLNESS-page{
        width:auto;
        max-width:none;
        margin-left:34px;
        margin-right:12px;
        padding-top:14px;
        padding-bottom:28px;
    }

    .BFHEALTHWELLNESS-hero{
        display:flex;
        flex-direction:column;
        min-height:0;
        height:auto;
        border-radius:18px;
    }

    .BFHEALTHWELLNESS-hero-media{
        order:1;
        width:100%;
        aspect-ratio:9/16;
        min-height:0;
        background:#000;
    }

    .BFHEALTHWELLNESS-video-desktop,
    .BFHEALTHWELLNESS-video-tablet{
        display:none;
    }

    .BFHEALTHWELLNESS-video-mobile{
        display:block;
        object-fit:cover;
        object-position:center top;
    }

    .BFHEALTHWELLNESS-hero-media::before{
        background:linear-gradient(
            0deg,
            #071016 0%,
            rgba(7,16,22,.12) 10%,
            transparent 28%
        );
    }

    .BFHEALTHWELLNESS-hero-copy{
        order:2;
        padding:24px 8px 30px 6px;
    }

    .BFHEALTHWELLNESS-title{
        font-size:clamp(38px,12vw,54px);
        letter-spacing:-2px;
    }

    .BFHEALTHWELLNESS-gold-line{
        width:105px;
        margin:18px 0 15px;
    }

    .BFHEALTHWELLNESS-tagline{
        margin-bottom:15px;
        font-size:12px;
        line-height:1.6;
        letter-spacing:3px;
    }

    .BFHEALTHWELLNESS-intro{
        font-size:14px;
        line-height:1.65;
    }

    .BFHEALTHWELLNESS-pill-row{
        display:grid;
        grid-template-columns:repeat(4,1fr);
        gap:10px;
        margin-top:24px;
    }

    .BFHEALTHWELLNESS-pill{
        gap:5px;
        font-size:8px;
        letter-spacing:1px;
    }

    .BFHEALTHWELLNESS-pill-icon{
        width:44px;
        height:44px;
    }

    .BFHEALTHWELLNESS-pill svg{
        width:22px;
        height:22px;
    }

    .BFHEALTHWELLNESS-category-grid{
        grid-template-columns:1fr;
        gap:15px;
        margin-top:15px;
    }

    .BFHEALTHWELLNESS-category{
        display:flex;
        flex-direction:column;
        min-height:0;
    }

    .BFHEALTHWELLNESS-category-content{
        order:2;
        padding:24px 14px 26px 8px;
    }

    .BFHEALTHWELLNESS-category-heading{
        margin-bottom:15px;
    }

    .BFHEALTHWELLNESS-category-image{
        order:1;
        width:100%;
        height:auto;
        min-height:0;
        display:block;
        padding:0;
    }

    .BFHEALTHWELLNESS-category-image::before{
        background:linear-gradient(
            90deg,
            #080b10 0%,
            rgba(8,11,16,.90) 10%,
            rgba(8,11,16,.18) 26%,
            transparent 42%
        );
    }

    .BFHEALTHWELLNESS-category-image img{
        display:block;
        width:100%;
        height:auto;
        max-height:none;
        min-height:0;
        margin:0;
        object-fit:contain;
        object-position:center;
    }

    .BFHEALTHWELLNESS-category-icon{
        width:54px;
        height:54px;
        flex-basis:54px;
    }

    .BFHEALTHWELLNESS-category-icon svg{
        width:28px;
        height:28px;
    }

    .BFHEALTHWELLNESS-category h2{
        font-size:32px;
    }

    .BFHEALTHWELLNESS-category-link{
        font-size:10px;
        letter-spacing:1.1px;
    }

    .BFHEALTHWELLNESS-category-link span{
        font-size:19px;
    }

    .BFHEALTHWELLNESS-benefits{
        grid-template-columns:1fr;
        gap:0;
        margin-top:24px;
        padding-top:10px;
    }

    .BFHEALTHWELLNESS-benefit,
    .BFHEALTHWELLNESS-benefit:first-child{
        grid-template-columns:40px 1fr;
        gap:14px;
        min-height:0;
        padding:20px 5px;
        border-right:0;
        border-bottom:1px solid rgba(180,185,198,.18);
    }

    .BFHEALTHWELLNESS-benefit:last-child{
        border-bottom:0;
    }

    .BFHEALTHWELLNESS-benefit-icon svg{
        width:31px;
        height:31px;
    }

    .BFHEALTHWELLNESS-benefit h3{
        font-size:12px;
        letter-spacing:1.5px;
    }

    .BFHEALTHWELLNESS-benefit p{
        font-size:13px;
        line-height:1.5;
    }

}

/* ===== SMALL MOBILE ===== */

@media(max-width:430px){

    .BFHEALTHWELLNESS-page{
        margin-left:38px;
        margin-right:10px;
    }

    .BFHEALTHWELLNESS-hero-copy{
        padding:20px 6px 28px 4px;
    }

    .BFHEALTHWELLNESS-title{
        font-size:37px;
    }

    .BFHEALTHWELLNESS-pill-row{
        grid-template-columns:repeat(2,1fr);
        gap:16px 8px;
    }

    .BFHEALTHWELLNESS-category-content{
        padding:22px 10px 24px 6px;
    }

    .BFHEALTHWELLNESS-category h2{
        font-size:29px;
    }

}/* End custom CSS */