.elementor-1460 .elementor-element.elementor-element-074383a{--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-1460 .elementor-element.elementor-element-5ff7356{--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-1460 .elementor-element.elementor-element-0c506fd{--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-1460 .elementor-element.elementor-element-23db407{--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-1460 .elementor-element.elementor-element-df01631{--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-1460 .elementor-element.elementor-element-f846df8{--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-1460 .elementor-element.elementor-element-800f8ed{--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;}/* Start custom CSS for html, class: .elementor-element-38d23e3 *//* ==========================
TEAM HERO
========================== */

.team-hero{

    padding:160px 0 120px;

    background:#fffdf8;

    overflow:hidden;
}

.team-hero-container{

    width:90%;

    max-width:1400px;

    margin:auto;

    display:grid;

    grid-template-columns:1.1fr 1fr;

    gap:70px;

    align-items:center;
}

.team-badge{

    display:inline-block;

    padding:12px 24px;

    border-radius:100px;

    background:rgba(255,184,12,.08);

    border:1px solid rgba(255,184,12,.25);

    color:#301605;

    font-size:12px;

    font-weight:700;

    letter-spacing:2px;

    margin-bottom:25px;
}

.team-hero-content h1{

    font-family:'DM Serif Display',serif;

    font-size:82px;

    line-height:1.05;

    color:#301605;

    margin-bottom:25px;
}

.team-hero-content h1 span{

    display:block;

    color:#FFB80C;
}

.team-hero-content p{

    font-size:18px;

    color:#666;

    line-height:1.9;

    margin-bottom:35px;

    max-width:700px;
}

/* FEATURES */

.team-features{

    display:flex;

    flex-wrap:wrap;

    gap:15px;

    margin-bottom:40px;
}

.team-features span{

    padding:14px 18px;

    border-radius:50px;

    background:#fff;

    border:1px solid #eee;

    color:#301605;

    font-size:14px;

    font-weight:600;
}

/* BUTTONS */

.team-buttons{

    display:flex;

    gap:20px;

    flex-wrap:wrap;

    margin-bottom:50px;
}

.team-btn-primary{

    background:#FFB80C;

    color:#301605;

    padding:18px 36px;

    border-radius:60px;

    text-decoration:none;

    font-weight:700;
}

.team-btn-secondary{

    border:1px solid #301605;

    color:#301605;

    padding:18px 36px;

    border-radius:60px;

    text-decoration:none;

    font-weight:700;
}

/* STATS */

.team-stats{

    display:flex;

    gap:50px;

    flex-wrap:wrap;
}

.team-stat h3{

    color:#FFB80C;

    font-size:36px;

    margin-bottom:8px;
}

.team-stat p{

    color:#666;

    margin:0;
}

/* IMAGE */

.team-hero-image img{

    width:100%;

    border-radius:35px;

    display:block;

    box-shadow:0 25px 60px rgba(0,0,0,.10);
}

/* MOBILE */

@media(max-width:991px){

.team-hero{

    padding:120px 0 80px;
}

.team-hero-container{

    grid-template-columns:1fr;
}

.team-hero-content{

    text-align:center;
}

.team-features{

    justify-content:center;
}

.team-buttons{

    justify-content:center;
}

.team-stats{

    justify-content:center;
}

.team-hero-content h1{

    font-size:50px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-992e423 *//* ==========================
TEAM BENEFITS
========================== */

.team-benefits{

    padding:120px 0;

    background:#fff;
}

.team-benefits-container{

    width:90%;

    max-width:1400px;

    margin:auto;
}

.team-benefits-heading{

    text-align:center;

    max-width:850px;

    margin:auto auto 70px;
}

.team-benefits-badge{

    display:inline-block;

    padding:12px 24px;

    border-radius:100px;

    background:rgba(255,184,12,.08);

    border:1px solid rgba(255,184,12,.25);

    color:#301605;

    font-size:12px;

    font-weight:700;

    letter-spacing:2px;

    margin-bottom:20px;
}

.team-benefits-heading h2{

    font-family:'DM Serif Display',serif;

    font-size:60px;

    color:#301605;

    margin-bottom:20px;
}

.team-benefits-heading h2 span{

    display:block;

    color:#FFB80C;
}

.team-benefits-heading p{

    color:#666;

    line-height:1.9;

    font-size:18px;
}

.team-benefits-grid{

    display:grid;

    grid-template-columns:repeat(3,1fr);

    gap:30px;
}

.team-benefit-card{

    background:#fffdf8;

    border:1px solid #eee;

    border-radius:30px;

    padding:40px;

    transition:.3s;
}

.team-benefit-card:hover{

    transform:translateY(-10px);

    border-color:#FFB80C;
}

.benefit-number{

    width:70px;

    height:70px;

    border-radius:50%;

    background:#301605;

    color:#fff;

    display:flex;

    align-items:center;

    justify-content:center;

    font-size:22px;

    font-weight:700;

    margin-bottom:20px;
}

.team-benefit-card h3{

    color:#301605;

    margin-bottom:15px;
}

.team-benefit-card p{

    color:#666;

    line-height:1.8;
}

@media(max-width:991px){

.team-benefits-grid{

    grid-template-columns:1fr 1fr;
}

}

@media(max-width:768px){

.team-benefits-grid{

    grid-template-columns:1fr;
}

.team-benefits-heading h2{

    font-size:40px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-66d6e8d *//* ==========================
PERSONALIZATION OPTIONS
========================== */

.team-personalization{

    padding:120px 0;

    background:#fffdf8;
}

.team-personalization-container{

    width:90%;

    max-width:1400px;

    margin:auto;
}

.team-personalization-heading{

    text-align:center;

    max-width:850px;

    margin:auto auto 70px;
}

.tp-badge{

    display:inline-block;

    padding:12px 24px;

    border-radius:100px;

    background:rgba(255,184,12,.08);

    border:1px solid rgba(255,184,12,.25);

    color:#301605;

    font-size:12px;

    font-weight:700;

    letter-spacing:2px;

    margin-bottom:20px;
}

.team-personalization-heading h2{

    font-family:'DM Serif Display',serif;

    font-size:60px;

    color:#301605;

    margin-bottom:20px;
}

.team-personalization-heading h2 span{

    display:block;

    color:#FFB80C;
}

.team-personalization-heading p{

    color:#666;

    font-size:18px;

    line-height:1.9;
}

.tp-grid{

    display:grid;

    grid-template-columns:repeat(4,1fr);

    gap:25px;
}

.tp-item{

    background:#fff;

    border:1px solid #eee;

    border-radius:25px;

    padding:35px 25px;

    transition:.3s;
}

.tp-item:hover{

    transform:translateY(-8px);

    border-color:#FFB80C;

    box-shadow:0 15px 40px rgba(0,0,0,.06);
}

.tp-item h3{

    color:#301605;

    margin-bottom:12px;

    font-size:22px;
}

.tp-item p{

    color:#666;

    line-height:1.8;
}

@media(max-width:1024px){

.tp-grid{

    grid-template-columns:repeat(2,1fr);
}

}

@media(max-width:768px){

.tp-grid{

    grid-template-columns:1fr;
}

.team-personalization-heading h2{

    font-size:40px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5c97660 *//* ==========================
TEAM PROCESS
========================== */

.team-process{

    padding:120px 0;

    background:#fff;
}

.team-process-container{

    width:90%;

    max-width:1400px;

    margin:auto;
}

.team-process-heading{

    text-align:center;

    max-width:850px;

    margin:auto auto 80px;
}

.process-badge{

    display:inline-block;

    padding:12px 24px;

    border-radius:100px;

    background:rgba(255,184,12,.08);

    border:1px solid rgba(255,184,12,.25);

    color:#301605;

    font-size:12px;

    font-weight:700;

    letter-spacing:2px;

    margin-bottom:20px;
}

.team-process-heading h2{

    font-family:'DM Serif Display',serif;

    font-size:60px;

    color:#301605;

    margin-bottom:20px;
}

.team-process-heading h2 span{

    display:block;

    color:#FFB80C;
}

.team-process-heading p{

    color:#666;

    font-size:18px;

    line-height:1.9;
}

.process-timeline{

    display:grid;

    grid-template-columns:repeat(3,1fr);

    gap:30px;
}

.timeline-item{

    background:#fffdf8;

    border:1px solid #eee;

    border-radius:30px;

    padding:40px;

    transition:.3s;
}

.timeline-item:hover{

    border-color:#FFB80C;

    transform:translateY(-8px);
}

.timeline-number{

    width:75px;

    height:75px;

    background:#301605;

    color:#fff;

    border-radius:50%;

    display:flex;

    align-items:center;

    justify-content:center;

    font-weight:700;

    font-size:22px;

    margin-bottom:20px;
}

.timeline-item h3{

    color:#301605;

    margin-bottom:15px;
}

.timeline-item p{

    color:#666;

    line-height:1.8;
}

@media(max-width:991px){

.process-timeline{

    grid-template-columns:1fr 1fr;
}

}

@media(max-width:768px){

.process-timeline{

    grid-template-columns:1fr;
}

.team-process-heading h2{

    font-size:40px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-82bb418 *//* ==========================
TEAM BULK ORDERS
========================== */

.team-bulk-orders{

    padding:120px 0;

    background:#fffdf8;
}

.team-bulk-container{

    width:90%;

    max-width:1400px;

    margin:auto;

    display:grid;

    grid-template-columns:1fr 1.2fr;

    gap:60px;

    align-items:center;
}

.team-bulk-badge{

    display:inline-block;

    padding:12px 24px;

    border-radius:100px;

    background:rgba(255,184,12,.08);

    border:1px solid rgba(255,184,12,.25);

    color:#301605;

    font-size:12px;

    font-weight:700;

    letter-spacing:2px;

    margin-bottom:20px;
}

.team-bulk-left h2{

    font-family:'DM Serif Display',serif;

    font-size:60px;

    line-height:1.1;

    color:#301605;

    margin-bottom:20px;
}

.team-bulk-left h2 span{

    display:block;

    color:#FFB80C;
}

.team-bulk-left p{

    color:#666;

    line-height:1.9;

    margin-bottom:30px;
}

.team-bulk-btn{

    display:inline-block;

    padding:18px 36px;

    background:#FFB80C;

    color:#301605;

    text-decoration:none;

    border-radius:60px;

    font-weight:700;
}

.team-bulk-right{

    display:grid;

    grid-template-columns:repeat(2,1fr);

    gap:25px;
}

.team-feature-card{

    background:#fff;

    border:1px solid #eee;

    border-radius:25px;

    padding:30px;

    transition:.3s;
}

.team-feature-card:hover{

    border-color:#FFB80C;

    transform:translateY(-8px);
}

.team-feature-card h3{

    color:#301605;

    margin-bottom:12px;

    font-size:22px;
}

.team-feature-card p{

    color:#666;

    line-height:1.8;
}

@media(max-width:991px){

.team-bulk-container{

    grid-template-columns:1fr;
}

}

@media(max-width:768px){

.team-bulk-orders{

    padding:80px 0;
}

.team-bulk-right{

    grid-template-columns:1fr;
}

.team-bulk-left h2{

    font-size:40px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7b6e072 *//* ==========================
TEAM FAQ
========================== */

.team-faq{

    padding:120px 0;

    background:#fff;
}

.team-faq-container{

    width:90%;

    max-width:1000px;

    margin:auto;
}

.team-faq-heading{

    text-align:center;

    margin-bottom:60px;
}

.team-faq-badge{

    display:inline-block;

    padding:12px 24px;

    border-radius:100px;

    background:rgba(255,184,12,.08);

    border:1px solid rgba(255,184,12,.25);

    color:#301605;

    font-size:12px;

    font-weight:700;

    letter-spacing:2px;

    margin-bottom:20px;
}

.team-faq-heading h2{

    font-family:'DM Serif Display',serif;

    font-size:60px;

    color:#301605;

    margin-bottom:20px;
}

.team-faq-heading h2 span{

    display:block;

    color:#FFB80C;
}

.team-faq-heading p{

    color:#666;

    line-height:1.9;
}

.team-faq-wrapper{

    display:flex;

    flex-direction:column;

    gap:18px;
}

.team-faq-item{

    background:#fffdf8;

    border:1px solid #eee;

    border-radius:24px;

    padding:25px 30px;
}

.team-faq-item[open]{

    border-color:#FFB80C;
}

.team-faq-item summary{

    cursor:pointer;

    list-style:none;

    color:#301605;

    font-size:18px;

    font-weight:700;
}

.team-faq-item summary::-webkit-details-marker{

    display:none;
}

.team-faq-item p{

    margin-top:15px;

    color:#666;

    line-height:1.9;
}

@media(max-width:768px){

.team-faq{

    padding:80px 0;
}

.team-faq-heading h2{

    font-size:40px;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-45b732b *//* ==========================
TEAM FINAL CTA
========================== */

.team-final-cta{

    padding:120px 0;

    background:linear-gradient(
    180deg,
    #301605 0%,
    #1b0c03 100%
    );

    text-align:center;

    overflow:hidden;
}

.team-final-container{

    width:90%;

    max-width:1000px;

    margin:auto;
}

.team-cta-badge{

    display:inline-block;

    padding:12px 24px;

    border-radius:100px;

    background:rgba(255,184,12,.10);

    border:1px solid rgba(255,184,12,.20);

    color:#FFB80C;

    font-size:12px;

    font-weight:700;

    letter-spacing:2px;

    margin-bottom:25px;
}

.team-final-container h2{

    font-family:'DM Serif Display',serif;

    font-size:72px;

    line-height:1.05;

    color:#fff;

    margin-bottom:25px;
}

.team-final-container h2 span{

    display:block;

    color:#FFB80C;
}

.team-final-container p{

    color:rgba(255,255,255,.80);

    max-width:850px;

    margin:0 auto 40px;

    line-height:1.9;

    font-size:18px;
}

.team-cta-features{

    display:flex;

    justify-content:center;

    flex-wrap:wrap;

    gap:15px;

    margin-bottom:45px;
}

.team-cta-features span{

    padding:14px 20px;

    border-radius:50px;

    background:rgba(255,255,255,.06);

    border:1px solid rgba(255,255,255,.08);

    color:#fff;

    font-size:14px;
}

.team-cta-buttons{

    display:flex;

    justify-content:center;

    gap:18px;

    flex-wrap:wrap;
}

.team-cta-primary{

    padding:18px 40px;

    border-radius:60px;

    background:#FFB80C;

    color:#301605;

    text-decoration:none;

    font-weight:700;
}

.team-cta-secondary{

    padding:18px 40px;

    border-radius:60px;

    background:#fff;

    color:#301605;

    text-decoration:none;

    font-weight:700;
}

.team-cta-whatsapp{

    padding:18px 40px;

    border-radius:60px;

    background:#25D366;

    color:#fff;

    text-decoration:none;

    font-weight:700;
}

.team-cta-primary:hover,
.team-cta-secondary:hover,
.team-cta-whatsapp:hover{

    transform:translateY(-3px);
}

@media(max-width:768px){

.team-final-cta{

    padding:80px 0;
}

.team-final-container h2{

    font-size:42px;
}

.team-cta-buttons{

    flex-direction:column;

    align-items:center;
}

.team-cta-primary,
.team-cta-secondary,
.team-cta-whatsapp{

    width:100%;

    max-width:320px;

    text-align:center;
}

}/* End custom CSS */