.elementor-12 .elementor-element.elementor-element-2e41e75{--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-b7153d3 *//* ==================================================
   COFFEEMASTERHUB
   ABOUT PAGE - FINAL FULL CSS
================================================== */

.cmh-about-page{
    width:100%;
    margin:0 auto;
    color:#3f2a1d;
    font-family:"Poppins",sans-serif;
    box-sizing:border-box;
    overflow:hidden;
}

.cmh-about-page *,
.cmh-about-page *::before,
.cmh-about-page *::after{
    box-sizing:border-box;
}


/* ==================================================
   HERO
================================================== */

.cmh-about-hero{
    width:100%;
    max-width:1200px;
    margin:0 auto;
    padding:75px 35px 70px;
}

.cmh-about-hero-content{
    position:relative;
    background:#f7efe8;
    border:1px solid #ead9ca;
    border-radius:24px;
    padding:65px 60px;
    text-align:center;
    overflow:hidden;
}

.cmh-about-hero-content::before{
    content:"";
    position:absolute;
    width:220px;
    height:220px;
    right:-90px;
    top:-100px;
    background:rgba(107,63,34,.07);
    border-radius:50%;
}

.cmh-about-hero-content::after{
    content:"";
    position:absolute;
    width:150px;
    height:150px;
    left:-70px;
    bottom:-80px;
    background:rgba(107,63,34,.06);
    border-radius:50%;
}

.cmh-about-badge{
    position:relative;
    z-index:2;
    display:inline-block;
    margin-bottom:16px;
    padding:7px 15px;
    background:#6b3f22;
    color:#fff;
    border-radius:30px;
    font-size:12px;
    font-weight:700;
    letter-spacing:1px;
}

.cmh-about-hero h1{
    position:relative;
    z-index:2;
    margin:0 0 18px;
    color:#3e2415;
    font-size:44px;
    line-height:1.2;
    font-weight:800;
}

.cmh-about-hero p{
    position:relative;
    z-index:2;
    max-width:780px;
    margin:0 auto;
    color:#6f5a4a;
    font-size:17px;
    line-height:1.8;
}


/* ==================================================
   COMMON SECTION
================================================== */

.cmh-about-section{
    width:100%;
    max-width:1200px;
    margin:0 auto;
    padding:65px 35px;
}

.cmh-about-content{
    width:100%;
}

.cmh-about-content h2{
    margin:0 0 20px;
    color:#3e2415;
    font-size:32px;
    line-height:1.3;
    font-weight:800;
}

.cmh-about-content p{
    margin:0 0 17px;
    color:#5f5046;
    font-size:16px;
    line-height:1.85;
}

.cmh-about-content p:last-child{
    margin-bottom:0;
}


/* ==================================================
   INTRO
================================================== */

.cmh-about-intro{
    padding-top:20px;
    padding-bottom:65px;
}

.cmh-about-intro .cmh-about-content{
    max-width:900px;
    margin:0 auto;
}


/* ==================================================
   LABEL
================================================== */

.cmh-about-label{
    display:block;
    margin-bottom:10px;
    color:#8a5835;
    font-size:12px;
    font-weight:800;
    letter-spacing:1.4px;
    text-transform:uppercase;
}


/* ==================================================
   MISSION
================================================== */

.cmh-about-mission{
    padding-top:35px;
}

.cmh-about-card{
    display:grid;
    grid-template-columns:90px 1fr;
    gap:30px;
    align-items:start;
    padding:45px;
    background:#fbf7f3;
    border:1px solid #eadfd6;
    border-radius:22px;
}

.cmh-about-number{
    width:68px;
    height:68px;
    display:flex;
    align-items:center;
    justify-content:center;
    background:#6b3f22;
    color:#fff;
    border-radius:18px;
    font-size:18px;
    font-weight:800;
}

.cmh-about-card-content h2{
    margin:0 0 17px;
    color:#3e2415;
    font-size:30px;
    line-height:1.3;
    font-weight:800;
}

.cmh-about-card-content p{
    margin:0 0 16px;
    color:#5f5046;
    font-size:16px;
    line-height:1.85;
}

.cmh-about-card-content p:last-child{
    margin-bottom:0;
}


/* ==================================================
   WHAT WE DO
================================================== */

.cmh-about-topics{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:20px;
    margin-top:35px;
}

.cmh-about-topic{
    padding:30px;
    background:#fff;
    border:1px solid #e9ddd3;
    border-radius:18px;
}

.cmh-topic-icon{
    width:42px;
    height:42px;
    display:flex;
    align-items:center;
    justify-content:center;
    margin-bottom:20px;
    background:#f2e5da;
    color:#6b3f22;
    border-radius:12px;
    font-size:12px;
    font-weight:800;
}

.cmh-about-topic h3{
    margin:0 0 10px;
    color:#3e2415;
    font-size:20px;
    line-height:1.4;
    font-weight:700;
}

.cmh-about-topic p{
    margin:0;
    color:#6b5a4c;
    font-size:14px;
    line-height:1.75;
}


/* ==================================================
   OUR APPROACH
   HEADING TOP + TEXT BELOW
================================================== */

.cmh-about-approach{
    padding-top:65px;
    padding-bottom:65px;
}

.cmh-about-approach-grid{
    display:flex;
    flex-direction:column;
    gap:22px;
    padding:45px;
    background:#fbf7f3;
    border:1px solid #eadfd6;
    border-radius:12px;
}

.cmh-about-approach-heading{
    padding-top:0;
}

.cmh-about-approach-heading .cmh-about-label{
    color:#8a5835;
}

.cmh-about-approach-heading h2{
    margin:0;
    color:#3e2415;
    font-size:32px;
    line-height:1.3;
    font-weight:800;
}

.cmh-about-approach-content{
    width:100%;
}

.cmh-about-approach-content p{
    margin:0 0 17px;
    color:#5f5046;
    font-size:16px;
    line-height:1.85;
}

.cmh-about-approach-content p:last-child{
    margin-bottom:0;
}


/* ==================================================
   COFFEE TOOLS
================================================== */

.cmh-about-tools{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:20px;
    margin-top:35px;
}

.cmh-about-tool{
    padding:28px;
    background:#fbf7f3;
    border:1px solid #eadfd6;
    border-radius:18px;
}

.cmh-about-tool h3{
    margin:0 0 12px;
    color:#3e2415;
    font-size:18px;
    line-height:1.4;
    font-weight:700;
}

.cmh-about-tool p{
    margin:0;
    color:#6b5a4c;
    font-size:14px;
    line-height:1.75;
}


/* ==================================================
   INDEPENDENCE
================================================== */

.cmh-about-independence{
    padding-top:30px;
}

.cmh-about-independence-card{
    background:#f7efe8;
    border-color:#ead9ca;
}


/* ==================================================
   UPDATES
================================================== */

.cmh-about-updates{
    padding-top:65px;
    padding-bottom:65px;
}

.cmh-about-updates .cmh-about-content{
    max-width:900px;
    margin:0 auto;
}


/* ==================================================
   FINAL PROMISE
================================================== */

.cmh-about-promise{
    padding-top:35px;
    padding-bottom:70px;
}

.cmh-about-promise-box{
    position:relative;
    overflow:hidden;
    padding:55px 60px;
    background:#f7efe8;
    border:1px solid #ead9ca;
    border-radius:24px;
    text-align:center;
}

.cmh-about-promise-box::before{
    content:"";
    position:absolute;
    width:180px;
    height:180px;
    left:-80px;
    top:-90px;
    background:rgba(107,63,34,.06);
    border-radius:50%;
}

.cmh-about-promise-box::after{
    content:"";
    position:absolute;
    width:190px;
    height:190px;
    right:-90px;
    bottom:-100px;
    background:rgba(107,63,34,.06);
    border-radius:50%;
}

.cmh-about-promise-box .cmh-about-label,
.cmh-about-promise-box h2,
.cmh-about-promise-box p,
.cmh-about-button{
    position:relative;
    z-index:2;
}

.cmh-about-promise-box h2{
    margin:0 0 18px;
    color:#3e2415;
    font-size:34px;
    line-height:1.3;
    font-weight:800;
}

.cmh-about-promise-box p{
    max-width:800px;
    margin:0 auto 16px;
    color:#5f5046;
    font-size:16px;
    line-height:1.85;
}

.cmh-about-button{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    margin-top:18px;
    padding:13px 24px;
    background:#6b3f22;
    color:#fff;
    border-radius:30px;
    text-decoration:none;
    font-size:15px;
    font-weight:700;
    transition:background .25s ease;
}

.cmh-about-button:hover{
    background:#58321c;
    color:#fff;
    text-decoration:none;
}


/* ==================================================
   FINAL NOTE
================================================== */

.cmh-about-final{
    max-width:900px;
    margin:0 auto;
    padding:10px 35px 70px;
    text-align:center;
}

.cmh-about-final p{
    margin:0 0 12px;
    color:#6b5a4c;
    font-size:15px;
    line-height:1.7;
}

.cmh-about-final a{
    color:#6b3f22;
    font-size:15px;
    font-weight:700;
    text-decoration:none;
}

.cmh-about-final a:hover{
    text-decoration:underline;
}


/* ==================================================
   TABLET
================================================== */

@media(max-width:991px){

    .cmh-about-hero{
        padding:60px 25px 55px;
    }

    .cmh-about-hero-content{
        padding:55px 40px;
    }

    .cmh-about-hero h1{
        font-size:38px;
    }

    .cmh-about-section{
        padding-left:25px;
        padding-right:25px;
    }

    .cmh-about-approach-grid{
        padding:40px;
    }

    .cmh-about-tools{
        grid-template-columns:1fr;
    }

}


/* ==================================================
   MOBILE
================================================== */

@media(max-width:767px){

    .cmh-about-hero{
        padding:40px 16px 35px;
    }

    .cmh-about-hero-content{
        padding:42px 24px;
        border-radius:20px;
    }

    .cmh-about-badge{
        font-size:10px;
        padding:6px 12px;
    }

    /* MOBILE HERO HEADING */

    .cmh-about-hero h1{
        font-size:28px;
        line-height:1.25;
    }

    .cmh-about-hero p{
        font-size:15px;
        line-height:1.75;
    }

    .cmh-about-section{
        padding:45px 16px;
    }

    .cmh-about-intro{
        padding-top:15px;
    }

    .cmh-about-content h2{
        font-size:27px;
    }

    .cmh-about-content p{
        font-size:15px;
        line-height:1.8;
    }


    /* ==================================================
       MISSION
    ================================================== */

    .cmh-about-card{
        grid-template-columns:1fr;
        gap:22px;
        padding:30px 24px;
        border-radius:18px;
    }

    .cmh-about-number{
        width:56px;
        height:56px;
        border-radius:15px;
        font-size:16px;
    }

    .cmh-about-card-content h2{
        font-size:26px;
    }

    .cmh-about-card-content p{
        font-size:15px;
        line-height:1.8;
    }


    /* ==================================================
       TOPICS
    ================================================== */

    .cmh-about-topics{
        grid-template-columns:1fr;
        gap:16px;
        margin-top:28px;
    }

    .cmh-about-topic{
        padding:24px;
    }

    .cmh-about-topic h3{
        font-size:19px;
    }


    /* ==================================================
       OUR APPROACH
    ================================================== */

    .cmh-about-approach{
        padding-top:45px;
        padding-bottom:45px;
    }

    .cmh-about-approach-grid{
        display:flex;
        flex-direction:column;
        gap:20px;
        padding:30px 24px;
        border-radius:12px;
    }

    .cmh-about-approach-heading{
        padding-top:0;
    }

    .cmh-about-approach-heading h2{
        font-size:28px;
    }

    .cmh-about-approach-content p{
        font-size:15px;
        line-height:1.8;
    }


    /* ==================================================
       TOOLS
    ================================================== */

    .cmh-about-tools{
        grid-template-columns:1fr;
        gap:16px;
        margin-top:28px;
    }

    .cmh-about-tool{
        padding:24px;
    }

    .cmh-about-tool h3{
        font-size:18px;
    }


    /* ==================================================
       INDEPENDENCE
    ================================================== */

    .cmh-about-independence{
        padding-top:20px;
    }


    /* ==================================================
       UPDATES
    ================================================== */

    .cmh-about-updates{
        padding-top:45px;
        padding-bottom:45px;
    }


    /* ==================================================
       PROMISE
    ================================================== */

    .cmh-about-promise{
        padding-top:20px;
        padding-bottom:45px;
    }

    .cmh-about-promise-box{
        padding:40px 24px;
        border-radius:20px;
    }

    .cmh-about-promise-box h2{
        font-size:28px;
    }

    .cmh-about-promise-box p{
        font-size:15px;
        line-height:1.8;
    }

    .cmh-about-button{
        width:100%;
        padding:13px 18px;
    }


    /* ==================================================
       FINAL
    ================================================== */

    .cmh-about-final{
        padding:0 20px 50px;
    }

}


/* ==================================================
   SMALL MOBILE
================================================== */

@media(max-width:480px){

    .cmh-about-hero h1{
        font-size:26px;
    }

    .cmh-about-hero-content{
        padding:38px 20px;
    }

    .cmh-about-content h2{
        font-size:25px;
    }

    .cmh-about-card{
        padding:26px 20px;
    }

    .cmh-about-approach-grid{
        padding:28px 20px;
        border-radius:12px;
    }

    .cmh-about-approach-heading h2{
        font-size:26px;
    }

    .cmh-about-promise-box{
        padding:36px 20px;
    }

}/* End custom CSS */