{"id":7,"date":"2026-05-12T20:16:23","date_gmt":"2026-05-12T20:16:23","guid":{"rendered":"https:\/\/funnelautomationai.com\/lp6\/?page_id=7"},"modified":"2026-05-14T05:33:41","modified_gmt":"2026-05-14T05:33:41","slug":"home","status":"publish","type":"page","link":"https:\/\/funnelautomationai.com\/lp6\/home\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7\" class=\"elementor elementor-7\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6a42060 e-con-full e-flex e-con e-parent\" data-id=\"6a42060\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f6088a7 elementor-widget elementor-widget-html\" data-id=\"f6088a7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\" \/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n<title>CBAS Landing Page<\/title>\n\n<!-- Fonts -->\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Inter:wght@300;400;500;600;700&family=Great+Vibes&display=swap\" rel=\"stylesheet\">\n\n<style>\n\n*{\n    margin:0;\n    padding:0;\n    box-sizing:border-box;\n}\n\nbody{\n    background:#050505;\n    font-family:'Inter',sans-serif;\n    overflow-x:hidden;\n}\n\n\/* =========================\n   HEADER\n========================= *\/\n\n.header{\n    width:100%;\n    border-bottom:1px solid rgba(196,151,74,0.25);\n    position:relative;\n    z-index:100;\n    background:#040404;\n}\n\n.navbar{\n    max-width:1280px;\n    margin:auto;\n    padding:18px 40px;\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n}\n\n.logo{\n  display: flex;\n    flex-direction: column;\n    line-height: 1;\n    flex-direction: row;\n    justify-content: center;\n    align-items: center;\n    gap: 11px;\n}\n\n.logo h2{\n    color:#d2a45b;\n    font-size:52px;\n    font-weight:600;\n    letter-spacing:1px;\n    font-family:'Cormorant Garamond',serif;\n}\n\n.logo span{\n    color:#fff;\n    font-size:14px;\n    letter-spacing:1px;\n    margin-top:0px;\n}\n\n.nav-links{\n    display:flex;\n    gap:38px;\n}\n\n.nav-links a{\n    text-decoration:none;\n    color:#fff;\n    font-size:14px;\n    font-weight:500;\n    transition:0.3s;\n}\n\n.nav-links a:hover{\n    color:#d2a45b;\n}\n\n.audit-btn{\n    padding:16px 28px;\n    border:1px solid #c4974a;\n    color:#d2a45b;\n    text-decoration:none;\n    font-size:14px;\n    font-weight:600;\n    letter-spacing:0.5px;\n    display:flex;\n    align-items:center;\n    gap:10px;\n    transition:0.3s;\n}\n\n.audit-btn:hover{\n    background:#c4974a;\n    color:#000;\n}\n\n\/* =========================\n   HERO SECTION\n========================= *\/\n\n.hero{\n    position:relative;\n    width:100%;\n    min-height:calc(100vh - 90px);\n    background:#050505;\n    overflow:hidden;\n}\n\n.hero::before{\n    content:\"\";\n    position:absolute;\n    width:850px;\n    height:850px;\n    right:-180px;\n    top:50%;\n    transform:translateY(-50%);\n    background:radial-gradient(circle, rgba(196,151,74,0.18) 0%, rgba(196,151,74,0.08) 30%, rgba(0,0,0,0) 70%);\n    z-index:0;\n}\n\n.hero-container{\n    max-width:1280px;\n    margin:auto;\n    padding:70px 40px 50px;\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    gap:40px;\n    position:relative;\n    z-index:2;\n}\n\n\/* LEFT *\/\n\n.hero-left{\n    width:52%;\n}\n\n.hero-label{\n    color:#c4974a;\n    font-size:16px;\n    font-weight:600;\n    letter-spacing:1.5px;\n    margin-bottom:22px;\n    text-transform:uppercase;\n}\n\n.hero-title{\n    font-family:'Cormorant Garamond',serif;\n    font-size:82px;\n    line-height:0.95;\n    color:#fff;\n    font-weight:600;\n    letter-spacing:-1px;\n    margin-bottom:28px;\n}\n\n.hero-title span{\n    color:#c4974a;\n}\n\n.hero-desc{\n    max-width:620px;\n    color:#d4d4d4;\n    font-size:23px;\n    line-height:1.6;\n    margin-bottom:38px;\n    font-weight:300;\n}\n\n\/* STATS *\/\n\n.stats{\n    display:flex;\n    align-items:flex-start;\n    gap:34px;\n    margin-bottom:42px;\n}\n\n.stat-box{\n    display:flex;\n    align-items:flex-start;\n    gap:16px;\n    position:relative;\n}\n\n.stat-box::after{\n    content:\"\";\n    position:absolute;\n    right:-18px;\n    top:4px;\n    width:1px;\n    height:55px;\n    background:rgba(196,151,74,0.25);\n}\n\n.stat-box:last-child::after{\n    display:none;\n}\n\n.stat-icon{\n    color:#c4974a;\n    font-size:30px;\n    margin-top:2px;\n}\n\n.stat-content h3{\n    color:#d2a45b;\n    font-size:36px;\n    margin-bottom:4px;\n    font-weight:600;\n}\n\n.stat-content p{\n    color:#fff;\n    font-size:16px;\n    line-height:1.4;\n    opacity:0.9;\n}\n\n\/* CTA *\/\n\n.hero-btn{\n    width:max-content;\n    padding:22px 36px;\n    background:#c4974a;\n    color:#000;\n    text-decoration:none;\n    font-size:18px;\n    font-weight:700;\n    display:flex;\n    align-items:center;\n    gap:18px;\n    transition:0.3s;\n    margin-bottom:24px;\n}\n\n.hero-btn:hover{\n    transform:translateY(-3px);\n}\n\n.bottom-note{\n    display:flex;\n    gap:20px;\n    flex-wrap:wrap;\n}\n\n.bottom-note span{\n    color:#cfcfcf;\n    font-size:14px;\n    position:relative;\n}\n\n.bottom-note span::before{\n    content:\"\u2022\";\n    color:#c4974a;\n    margin-right:10px;\n}\n\n\/* RIGHT *\/\n\n.hero-right{\n    width:48%;\n    position:relative;\n    display:flex;\n    justify-content:center;\n    align-items:flex-end;\n}\n\n.hero-image-wrap{\n    position:relative;\n}\n\n.hero-image{\n    width:100%;\n    max-width:650px;\n    position:relative;\n    z-index:2;\n    object-fit:contain;\n}\n\n.hero-circle{\n    position:absolute;\n    width:650px;\n    height:650px;\n    border:1px solid rgba(196,151,74,0.12);\n    border-radius:50%;\n    top:50%;\n    left:50%;\n    transform:translate(-50%,-50%);\n}\n\n.signature{\n    position:absolute;\n    bottom:80px;\n    right:-10px;\n    z-index:5;\n}\n\n.signature h3{\n    color:#c4974a;\n    font-family:'Great Vibes',cursive;\n    font-size:72px;\n    font-weight:400;\n    line-height:1;\n}\n\n.signature p{\n    color:#fff;\n    margin-top:10px;\n    font-size:16px;\n    line-height:1.5;\n}\n\n\/* =========================\n   RESPONSIVE\n========================= *\/\n\n@media(max-width:1200px){\n\n    .hero-title{\n        font-size:68px;\n    }\n\n    .hero-desc{\n        font-size:20px;\n    }\n\n}\n\n@media(max-width:992px){\n\n    .navbar{\n        padding:20px;\n    }\n\n    .nav-links{\n        display:none;\n    }\n\n    .hero-container{\n        flex-direction:column;\n        text-align:center;\n        padding:60px 20px;\n    }\n\n    .hero-left,\n    .hero-right{\n        width:100%;\n    }\n\n    .hero-desc{\n        margin:auto auto 35px;\n    }\n\n    .stats{\n        justify-content:center;\n        flex-wrap:wrap;\n    }\n\n    .hero-btn{\n        margin:auto auto 24px;\n    }\n\n    .bottom-note{\n        justify-content:center;\n    }\n\n    .signature{\n        right:50%;\n        transform:translateX(50%);\n        bottom:40px;\n    }\n\n}\n\n@media(max-width:768px){\n\n    .logo h2{\n        font-size:40px;\n    }\n\n    .audit-btn{\n        display:none;\n    }\n\n    .hero{\n        min-height:auto;\n    }\n\n    .hero-title{\n        font-size:54px;\n    }\n\n    .hero-desc{\n        font-size:18px;\n    }\n\n    .stats{\n        gap:20px;\n    }\n\n    .stat-box{\n        width:100%;\n        justify-content:center;\n    }\n\n    .stat-box::after{\n        display:none;\n    }\n\n    .hero-btn{\n        width:100%;\n        justify-content:center;\n        padding:20px;\n    }\n\n    .hero-circle{\n        width:420px;\n        height:420px;\n    }\n\n    .signature h3{\n        font-size:54px;\n    }\n\n}\n\n@media(max-width:480px){\n\n    .hero-title{\n        font-size:42px;\n    }\n\n    .hero-label{\n        font-size:13px;\n    }\n\n    .hero-desc{\n        font-size:16px;\n    }\n\n    .signature h3{\n        font-size:42px;\n    }\n\n    .signature p{\n        font-size:13px;\n    }\n\n}\n\n<\/style>\n<\/head>\n<body>\n\n<!-- HEADER -->\n\n<header class=\"header\">\n\n    <div class=\"navbar\">\n\n        <div class=\"logo\">\n            <h2>CBAS<\/h2>\n            <span>CELEBRITY BRAND AUTHORITY SYSTEM<\/span>\n        <\/div>\n\n      <!-- DESKTOP MENU -->\n\n<div class=\"nav-links\">\n    <a href=\"#\">HOME<\/a>\n    <a href=\"#\">ABOUT<\/a>\n    <a href=\"#\">SERVICES<\/a>\n    <a href=\"#\">PROGRAM<\/a>\n    <a href=\"#\">RESULTS<\/a>\n    <a href=\"#\">TESTIMONIALS<\/a>\n    <a href=\"#\">FAQS<\/a>\n<\/div>\n\n<!-- MOBILE HAMBURGER -->\n\n<div class=\"hamburger\" id=\"hamburger\">\n    <span><\/span>\n    <span><\/span>\n    <span><\/span>\n<\/div>\n\n<!-- MOBILE MENU -->\n\n<div class=\"mobile-menu\" id=\"mobileMenu\">\n    <a href=\"#\">HOME<\/a>\n    <a href=\"#\">ABOUT<\/a>\n    <a href=\"#\">SERVICES<\/a>\n    <a href=\"#\">PROGRAM<\/a>\n    <a href=\"#\">RESULTS<\/a>\n    <a href=\"#\">TESTIMONIALS<\/a>\n    <a href=\"#\">FAQS<\/a>\n\n    <a href=\"#\" class=\"mobile-btn\">\n        BOOK FREE 1:1 CALL \u2192\n    <\/a>\n<\/div>\n\n        <a href=\"#\" class=\"audit-btn\">\n            BOOK FREE 1:1  CALL\n            \u2192\n        <\/a>\n\n    <\/div>\n\n<\/header>\n\n<!-- HERO SECTION -->\n\n<section class=\"hero\">\n\n    <div class=\"hero-container\">\n\n        <!-- LEFT -->\n\n        <div class=\"hero-left\">\n\n            <div class=\"hero-label\">\n                PERSONAL BRANDING MENTORSHIP FOR MAKEUP ARTISTS\n            <\/div>\n\n            <h1 class=\"hero-title\">\n                Build Your Brand.<br>\n                Attract <span>Premium<\/span> Clients.<br>\n                Become The <span>Top<\/span> Choice.\n            <\/h1>\n\n            <p class=\"hero-desc\">\n                We help makeup artists build powerful personal brands,\n                grow on Instagram and attract high-paying bridal clients\n                with the right strategy, positioning & content.\n            <\/p>\n\n            <div class=\"stats\">\n\n                <div class=\"stat-box\">\n                    <div class=\"stat-icon\">\u25ce<\/div>\n\n                    <div class=\"stat-content\">\n                        <h3>70+<\/h3>\n                        <p>Makeup Artists<br>Transformed<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"stat-box\">\n                    <div class=\"stat-icon\">\u2197<\/div>\n\n                    <div class=\"stat-content\">\n                        <h3>0 \u2013 500K+<\/h3>\n                        <p>Followers Growth<br>Generated<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"stat-box\">\n                    <div class=\"stat-icon\">\u2606<\/div>\n\n                    <div class=\"stat-content\">\n                        <h3>Premium<\/h3>\n                        <p>Clients & Opportunities<br>Attracted<\/p>\n                    <\/div>\n                <\/div>\n\n            <\/div>\n\n            <a href=\"#\" class=\"hero-btn\">\n                BOOK FREE 1:1 AUDIT CALL\n                \u2192\n            <\/a>\n\n            <div class=\"bottom-note\">\n                <span>100% FREE<\/span>\n                <span>NO OBLIGATION<\/span>\n                <span>PERSONALIZED FOR YOU<\/span>\n            <\/div>\n\n        <\/div>\n\n        <!-- RIGHT -->\n\n        <div class=\"hero-right\">\n\n            <div class=\"hero-image-wrap\">\n\n                <div class=\"hero-circle\"><\/div>\n\n                <img decoding=\"async\" src=\"https:\/\/funnelautomationai.com\/lp6\/wp-content\/uploads\/2026\/05\/WhatsApp-Image-2026-05-12-at-20.12.20.jpeg\" alt=\"\" class=\"hero-image\">\n\n                \n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n<!-- =========================\nWATCH IMPORTANT VIDEO SECTION\n========================= -->\n\n<section class=\"important-video-section\">\n\n    <div class=\"important-video-box\">\n\n        <div class=\"video-top-tag\">\n            WATCH THIS IMPORTANT VIDEO\n        <\/div>\n\n        <!-- HORIZONTAL GRID -->\n        <div class=\"important-video-grid\">\n\n            <!-- LEFT CONTENT -->\n            <div class=\"important-left-content\">\n\n                <h2 class=\"important-video-heading\">\n                    This 11-Minute Video Can\n                    Change Your Makeup\n                    Career Forever.\n                <\/h2>\n\n                <ul class=\"important-points\">\n\n                    <li>\n                        Why most makeup artists struggle to get premium clients\n                    <\/li>\n\n                    <li>\n                        The exact personal branding system that attracts high-paying clients\n                    <\/li>\n\n                    <li>\n                        How to position yourself as the top choice in your city\n                    <\/li>\n\n                    <li>\n                        Real student results & transformations\n                    <\/li>\n\n                    <li>\n                        How CBAS can help you build a powerful brand & predictable business\n                    <\/li>\n\n                <\/ul>\n\n            <\/div>\n\n            <!-- RIGHT VIDEO -->\n            <div class=\"important-right-video\">\n\n                <div class=\"important-video-wrapper\">\n\n                    <iframe \n                        src=\"https:\/\/www.youtube.com\/embed\/jNQXAC9IVRw\"\n                        title=\"YouTube video player\"\n                        frameborder=\"0\"\n                        allowfullscreen>\n                    <\/iframe>\n\n                <\/div>\n\n                <a href=\"#\" class=\"important-video-btn\">\n                    BOOK FREE 1:1 AUDIT CALL \u2192\n                <\/a>\n\n                <div class=\"limited-text\">\n                    LIMITED SLOTS AVAILABLE EACH WEEK\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n<style>\n\n\/* =========================\nIMPORTANT VIDEO SECTION\n========================= *\/\n\n.important-video-section{\n    padding:90px 20px;\n    background:#050505;\n}\n\n.important-video-box{\n    width:100%;\n    max-width:1280px;\n    margin:auto;\n    background:#070707;\n    border:1px solid rgba(214,164,93,0.16);\n    border-radius:24px;\n    padding:50px;\n    position:relative;\n    overflow:hidden;\n    box-shadow:\n    0 0 45px rgba(214,164,93,0.05),\n    inset 0 0 35px rgba(255,255,255,0.01);\n}\n\n\/* GOLD BORDER *\/\n\n.important-video-box::before{\n    content:\"\";\n    position:absolute;\n    inset:0;\n    border-radius:24px;\n    padding:1px;\n    background:linear-gradient(\n        180deg,\n        rgba(214,164,93,0.28),\n        transparent\n    );\n\n    -webkit-mask:\n        linear-gradient(#fff 0 0) content-box,\n        linear-gradient(#fff 0 0);\n\n    -webkit-mask-composite:xor;\n            mask-composite:exclude;\n\n    pointer-events:none;\n}\n\n\/* TAG *\/\n\n.video-top-tag{\n    text-align:center;\n    color:#c99856;\n    font-size:13px;\n    font-weight:600;\n    letter-spacing:2px;\n    text-transform:uppercase;\n    margin-bottom:40px;\n}\n\n\/* =========================\nHORIZONTAL GRID\n========================= *\/\n\n.important-video-grid{\n    display:grid;\n    grid-template-columns:1.1fr 0.9fr;\n    gap:50px;\n    align-items:center;\n}\n\n\/* =========================\nLEFT SIDE\n========================= *\/\n\n.important-video-heading{\n    color:#fff;\n    font-family:'Cormorant Garamond',serif;\n    font-size:68px;\n    line-height:1.02;\n    font-weight:600;\n    margin-bottom:34px;\n}\n\n.important-points{\n    list-style:none;\n    display:flex;\n    flex-direction:column;\n    gap:22px;\n}\n\n.important-points li{\n    color:#e2e2e2;\n    font-size:18px;\n    line-height:1.8;\n    position:relative;\n    padding-left:42px;\n}\n\n\/* ICON *\/\n\n.important-points li::before{\n    content:\"\u2713\";\n    position:absolute;\n    left:0;\n    top:2px;\n    width:24px;\n    height:24px;\n    border-radius:50%;\n    border:1px solid rgba(214,164,93,0.5);\n    color:#d6a45d;\n    font-size:13px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n}\n\n\/* =========================\nRIGHT VIDEO\n========================= *\/\n\n.important-video-wrapper{\n    width:100%;\n    border-radius:18px;\n    overflow:hidden;\n    position:relative;\n    margin-bottom:28px;\n    border:1px solid rgba(214,164,93,0.12);\n}\n\n.important-video-wrapper iframe{\n    width:100%;\n    height:520px;\n    display:block;\n}\n\n\/* BUTTON *\/\n\n.important-video-btn{\n    width:100%;\n    height:68px;\n    background:#d6a45d;\n    color:#111;\n    border-radius:12px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    font-size:16px;\n    font-weight:700;\n    text-decoration:none;\n    text-transform:uppercase;\n    letter-spacing:0.5px;\n    transition:0.3s ease;\n}\n\n.important-video-btn:hover{\n    transform:translateY(-2px);\n}\n\n\/* BOTTOM TEXT *\/\n\n.limited-text{\n    text-align:center;\n    margin-top:18px;\n    color:#d4d4d4;\n    font-size:13px;\n    letter-spacing:1px;\n    text-transform:uppercase;\n}\n\n\/* =========================\nTABLET\n========================= *\/\n\n@media(max-width:991px){\n\n    .important-video-box{\n        padding:40px 30px;\n    }\n\n    .important-video-grid{\n        grid-template-columns:1fr;\n        gap:40px;\n    }\n\n    .important-video-heading{\n        text-align:center;\n        font-size:52px;\n    }\n\n    .important-points li{\n        font-size:17px;\n    }\n\n    .important-video-wrapper iframe{\n        height:420px;\n    }\n\n}\n\n\/* =========================\nMOBILE\n========================= *\/\n\n@media(max-width:600px){\n\n    .important-video-section{\n        padding:60px 15px;\n    }\n\n    .important-video-box{\n        padding:28px 20px;\n        border-radius:18px;\n    }\n\n    .video-top-tag{\n        margin-bottom:28px;\n    }\n\n    .important-video-heading{\n        font-size:38px;\n        line-height:1.08;\n        margin-bottom:26px;\n    }\n\n    .important-points{\n        gap:16px;\n    }\n\n    .important-points li{\n        font-size:15px;\n        line-height:1.7;\n        padding-left:34px;\n    }\n\n    .important-points li::before{\n        width:22px;\n        height:22px;\n        font-size:12px;\n    }\n\n    .important-video-wrapper iframe{\n        height:240px;\n    }\n\n    .important-video-btn{\n        height:58px;\n        font-size:14px;\n    }\n\n    .limited-text{\n        font-size:11px;\n    }\n\n}\n\n<\/style>\n<!-- =========================\n     SECTION 2\n========================= -->\n\n<section class=\"trusted-section\">\n\n    <div class=\"trusted-container\">\n\n        <!-- LEFT SIDE -->\n\n        <div class=\"trusted-left\">\n\n            <div class=\"trusted-heading\">\n                <span><\/span>\n                TRUSTED BY 70+ MAKEUP ARTISTS\n                <span><\/span>\n            <\/div>\n\n            <div class=\"artist-grid\">\n\n                <div class=\"artist-card\">\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1494790108377-be9c29b29330?q=80&w=900&auto=format&fit=crop\" alt=\"\">\n                <\/div>\n\n                <div class=\"artist-card\">\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1488426862026-3ee34a7d66df?q=80&w=900&auto=format&fit=crop\" alt=\"\">\n                <\/div>\n\n                <div class=\"artist-card\">\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1524504388940-b1c1722653e1?q=80&w=900&auto=format&fit=crop\" alt=\"\">\n                <\/div>\n\n                <div class=\"artist-card\">\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1517841905240-472988babdf9?q=80&w=900&auto=format&fit=crop\" alt=\"\">\n                <\/div>\n\n                <div class=\"artist-card\">\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1544005313-94ddf0286df2?q=80&w=900&auto=format&fit=crop\" alt=\"\">\n                <\/div>\n\n                <div class=\"artist-card\">\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1515886657613-9f3515b0c78f?q=80&w=900&auto=format&fit=crop\" alt=\"\">\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n        <!-- RIGHT SIDE -->\n\n        <div class=\"trusted-right\">\n\n            <div class=\"result-card\">\n\n                <h3>\n                    Result-Driven Strategies That\n                    Create Real Transformations\n                <\/h3>\n\n                <div class=\"growth-number\">\n                    0 \u2192 500K+\n                <\/div>\n\n                <p>\n                    Followers Achieved<br>\n                    High-Paying Clients Attracted\n                <\/p>\n\n                <div class=\"stars\">\n                    \u2605 \u2605 \u2605 \u2605 \u2605\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n<!-- =========================\n     SECTION 3\n========================= -->\n\n<section class=\"about-section\">\n\n    <div class=\"about-container\">\n\n        <!-- LEFT CONTENT -->\n\n        <div class=\"about-left\">\n\n            <div class=\"about-label\">\n                ABOUT CBAS\n            <\/div>\n\n            <h2 class=\"about-title\">\n                We Don\u2019t Just Teach,<br>\n                We <span>Transform<\/span> Careers.\n            <\/h2>\n\n            <p class=\"about-desc\">\n                At CBAS, we help makeup artists go from unnoticed to unforgettable.\n                From building a strong personal brand to attracting premium clients,\n                we provide the exact blueprint that works in today\u2019s competitive market.\n            <\/p>\n\n            <div class=\"about-signature\">\n                Ayush Kumar\n            <\/div>\n\n            <a href=\"#\" class=\"about-btn\">\n                KNOW MORE ABOUT ME\n                <span>\u2192<\/span>\n            <\/a>\n\n        <\/div>\n\n        <!-- CENTER BOX -->\n\n        <div class=\"about-center\">\n\n            <div class=\"feature-box\">\n\n                <div class=\"feature-item\">\n                    <div class=\"feature-icon\">\u25ce<\/div>\n                    <p>Personalized 1:1 Mentorship<\/p>\n                <\/div>\n\n                <div class=\"feature-item\">\n                    <div class=\"feature-icon\">\u2197<\/div>\n                    <p>Proven Growth Strategies<\/p>\n                <\/div>\n\n                <div class=\"feature-item\">\n                    <div class=\"feature-icon\">\u2606<\/div>\n                    <p>Premium Positioning System<\/p>\n                <\/div>\n\n                <div class=\"feature-item\">\n                    <div class=\"feature-icon\">\u25c9<\/div>\n                    <p>Content That Converts<\/p>\n                <\/div>\n\n                <div class=\"feature-item\">\n                    <div class=\"feature-icon\">\u2301<\/div>\n                    <p>Lead Generation Blueprint<\/p>\n                <\/div>\n\n                <div class=\"feature-item\">\n                    <div class=\"feature-icon\">\u25a3<\/div>\n                    <p>Lifetime Support<\/p>\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n        <!-- RIGHT IMAGE -->\n\n        <div class=\"about-right\">\n\n            <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1524504388940-b1c1722653e1?q=80&w=1200&auto=format&fit=crop\" alt=\"\">\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n<!-- =========================\n     SECTION 4\n========================= -->\n\n<section class=\"program-section\">\n\n    <div class=\"program-container\">\n\n        <!-- HEADING -->\n\n        <div class=\"program-top-heading\">\n\n            <div class=\"mini-title\">\n                <span><\/span>\n                OUR MENTORSHIP PROGRAM\n                <span><\/span>\n            <\/div>\n\n            <h2>\n                A Complete System To Build Your\n                <span>Brand & Business<\/span>\n            <\/h2>\n\n        <\/div>\n\n        <!-- PROGRAM BOXES -->\n\n        <div class=\"program-grid\">\n\n            <!-- BOX 1 -->\n\n            <div class=\"program-card\">\n\n                <div class=\"program-icon\">\u25ce<\/div>\n\n                <h3>PERSONAL BRANDING<\/h3>\n\n                <p>\n                    Build your unique identity &\n                    authority\n                <\/p>\n\n            <\/div>\n\n            <!-- BOX 2 -->\n\n            <div class=\"program-card\">\n\n                <div class=\"program-icon\">\u25c9<\/div>\n\n                <h3>INSTAGRAM GROWTH<\/h3>\n\n                <p>\n                    Organic growth strategies\n                    that actually work\n                <\/p>\n\n            <\/div>\n\n            <!-- BOX 3 -->\n\n            <div class=\"program-card\">\n\n                <div class=\"program-icon\">\u25c7<\/div>\n\n                <h3>PREMIUM POSITIONING<\/h3>\n\n                <p>\n                    Position yourself as the\n                    top choice in your city\n                <\/p>\n\n            <\/div>\n\n            <!-- BOX 4 -->\n\n            <div class=\"program-card\">\n\n                <div class=\"program-icon\">\u25a3<\/div>\n\n                <h3>CONTENT STRATEGY<\/h3>\n\n                <p>\n                    High-converting content\n                    that gets you booked\n                <\/p>\n\n            <\/div>\n\n            <!-- BOX 5 -->\n\n            <div class=\"program-card\">\n\n                <div class=\"program-icon\">\u25ce<\/div>\n\n                <h3>LEAD GENERATION<\/h3>\n\n                <p>\n                    Attract & convert dream\n                    clients consistently\n                <\/p>\n\n            <\/div>\n\n            <!-- BOX 6 -->\n\n            <div class=\"program-card\">\n\n                <div class=\"program-icon\">\u265b<\/div>\n\n                <h3>AUTHORITY BUILDING<\/h3>\n\n                <p>\n                    Become a recognized\n                    expert in your niche\n                <\/p>\n\n            <\/div>\n\n        <\/div>\n\n        <!-- BUTTON -->\n\n        <div class=\"program-btn-wrap\">\n\n            <a href=\"#\" class=\"program-btn\">\n                BOOK FREE 1:1 AUDIT CALL\n                <span>\u2192<\/span>\n            <\/a>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n<section class=\"cbas-growth-wrap\">\n  <div class=\"cbas-growth-container\">\n\n    <div class=\"cbas-growth-heading\">\n      REAL RESULTS. REAL ARTISTS. REAL GROWTH.\n    <\/div>\n\n    <div class=\"cbas-growth-grid\">\n\n      <!-- CARD 1 -->\n      <div class=\"cbas-growth-card\">\n\n        <div class=\"cbas-growth-profile\">\n          <img decoding=\"async\" class=\"cbas-growth-avatar\"\n            src=\"https:\/\/i.pravatar.cc\/100?img=32\" alt=\"\">\n          <div class=\"cbas-growth-username\">@makeupbypriya<\/div>\n        <\/div>\n\n        <svg class=\"cbas-growth-chart\" viewBox=\"0 0 120 100\">\n          <polyline\n            fill=\"none\"\n            stroke=\"#c6a76d\"\n            stroke-width=\"3\"\n            points=\"10,75 28,70 45,58 62,48 78,38 96,18 112,10\"\/>\n          \n          <circle cx=\"112\" cy=\"10\" r=\"4\" fill=\"#c6a76d\"\/>\n\n          <rect x=\"15\" y=\"65\" width=\"10\" height=\"20\" fill=\"#d8dce6\"\/>\n          <rect x=\"32\" y=\"55\" width=\"10\" height=\"30\" fill=\"#c6cedb\"\/>\n          <rect x=\"49\" y=\"42\" width=\"10\" height=\"43\" fill=\"#b7c3d6\"\/>\n          <rect x=\"66\" y=\"28\" width=\"10\" height=\"57\" fill=\"#98adc8\"\/>\n          <rect x=\"83\" y=\"16\" width=\"10\" height=\"69\" fill=\"#7d99bf\"\/>\n          <rect x=\"100\" y=\"24\" width=\"10\" height=\"61\" fill=\"#8ba4c8\"\/>\n        <\/svg>\n\n        <div class=\"cbas-growth-stats\">\n          <div class=\"cbas-growth-number\">2,153<\/div>\n          <div class=\"cbas-growth-label\">Followers<\/div>\n\n          <div class=\"cbas-growth-number\">4,823<\/div>\n          <div class=\"cbas-growth-label\">Followers<\/div>\n        <\/div>\n\n        <div class=\"cbas-growth-footer\">\n          +124% <span>Growth<\/span>\n        <\/div>\n\n      <\/div>\n\n      <!-- CARD 2 -->\n      <div class=\"cbas-growth-card\">\n\n        <div class=\"cbas-growth-profile\">\n          <img decoding=\"async\" class=\"cbas-growth-avatar\"\n            src=\"https:\/\/i.pravatar.cc\/100?img=12\" alt=\"\">\n          <div class=\"cbas-growth-username\">@glambyneha<\/div>\n        <\/div>\n\n        <svg class=\"cbas-growth-chart\" viewBox=\"0 0 120 100\">\n          <polyline\n            fill=\"none\"\n            stroke=\"#c6a76d\"\n            stroke-width=\"3\"\n            points=\"10,80 25,72 42,60 58,44 76,32 95,16 112,8\"\/>\n          \n          <circle cx=\"112\" cy=\"8\" r=\"4\" fill=\"#c6a76d\"\/>\n\n          <rect x=\"15\" y=\"68\" width=\"10\" height=\"17\" fill=\"#d8dce6\"\/>\n          <rect x=\"32\" y=\"58\" width=\"10\" height=\"27\" fill=\"#c6cedb\"\/>\n          <rect x=\"49\" y=\"40\" width=\"10\" height=\"45\" fill=\"#b7c3d6\"\/>\n          <rect x=\"66\" y=\"25\" width=\"10\" height=\"60\" fill=\"#98adc8\"\/>\n          <rect x=\"83\" y=\"10\" width=\"10\" height=\"75\" fill=\"#7d99bf\"\/>\n          <rect x=\"100\" y=\"22\" width=\"10\" height=\"63\" fill=\"#8ba4c8\"\/>\n        <\/svg>\n\n        <div class=\"cbas-growth-stats\">\n          <div class=\"cbas-growth-number\">3,012<\/div>\n          <div class=\"cbas-growth-label\">Followers<\/div>\n\n          <div class=\"cbas-growth-number\">27.8K<\/div>\n          <div class=\"cbas-growth-label\">Followers<\/div>\n        <\/div>\n\n        <div class=\"cbas-growth-footer\">\n          +823% <span>Growth<\/span>\n        <\/div>\n\n      <\/div>\n\n      <!-- CARD 3 -->\n      <div class=\"cbas-growth-card\">\n\n        <div class=\"cbas-growth-profile\">\n          <img decoding=\"async\" class=\"cbas-growth-avatar\"\n            src=\"https:\/\/i.pravatar.cc\/100?img=25\" alt=\"\">\n          <div class=\"cbas-growth-username\">@makeupbyanita<\/div>\n        <\/div>\n\n        <svg class=\"cbas-growth-chart\" viewBox=\"0 0 120 100\">\n          <polyline\n            fill=\"none\"\n            stroke=\"#c6a76d\"\n            stroke-width=\"3\"\n            points=\"10,82 25,73 42,58 58,44 76,28 96,12 112,7\"\/>\n          \n          <circle cx=\"112\" cy=\"7\" r=\"4\" fill=\"#c6a76d\"\/>\n\n          <rect x=\"15\" y=\"70\" width=\"10\" height=\"15\" fill=\"#d8dce6\"\/>\n          <rect x=\"32\" y=\"60\" width=\"10\" height=\"25\" fill=\"#c6cedb\"\/>\n          <rect x=\"49\" y=\"44\" width=\"10\" height=\"41\" fill=\"#b7c3d6\"\/>\n          <rect x=\"66\" y=\"26\" width=\"10\" height=\"59\" fill=\"#98adc8\"\/>\n          <rect x=\"83\" y=\"10\" width=\"10\" height=\"75\" fill=\"#7d99bf\"\/>\n          <rect x=\"100\" y=\"22\" width=\"10\" height=\"63\" fill=\"#8ba4c8\"\/>\n        <\/svg>\n\n        <div class=\"cbas-growth-stats\">\n          <div class=\"cbas-growth-number\">1,487<\/div>\n          <div class=\"cbas-growth-label\">Followers<\/div>\n\n          <div class=\"cbas-growth-number\">32.6K<\/div>\n          <div class=\"cbas-growth-label\">Followers<\/div>\n        <\/div>\n\n        <div class=\"cbas-growth-footer\">\n          +2093% <span>Growth<\/span>\n        <\/div>\n\n      <\/div>\n\n      <!-- CARD 4 -->\n      <div class=\"cbas-growth-card\">\n\n        <div class=\"cbas-growth-profile\">\n          <img decoding=\"async\" class=\"cbas-growth-avatar\"\n            src=\"https:\/\/i.pravatar.cc\/100?img=45\" alt=\"\">\n          <div class=\"cbas-growth-username\">@looksbypooja<\/div>\n        <\/div>\n\n        <svg class=\"cbas-growth-chart\" viewBox=\"0 0 120 100\">\n          <polyline\n            fill=\"none\"\n            stroke=\"#c6a76d\"\n            stroke-width=\"3\"\n            points=\"10,80 28,66 46,50 64,36 82,22 100,10 112,5\"\/>\n          \n          <circle cx=\"112\" cy=\"5\" r=\"4\" fill=\"#c6a76d\"\/>\n\n          <rect x=\"15\" y=\"66\" width=\"10\" height=\"19\" fill=\"#d8dce6\"\/>\n          <rect x=\"32\" y=\"52\" width=\"10\" height=\"33\" fill=\"#c6cedb\"\/>\n          <rect x=\"49\" y=\"35\" width=\"10\" height=\"50\" fill=\"#b7c3d6\"\/>\n          <rect x=\"66\" y=\"20\" width=\"10\" height=\"65\" fill=\"#98adc8\"\/>\n          <rect x=\"83\" y=\"8\" width=\"10\" height=\"77\" fill=\"#7d99bf\"\/>\n          <rect x=\"100\" y=\"16\" width=\"10\" height=\"69\" fill=\"#8ba4c8\"\/>\n        <\/svg>\n\n        <div class=\"cbas-growth-stats\">\n          <div class=\"cbas-growth-number\">2,341<\/div>\n          <div class=\"cbas-growth-label\">Followers<\/div>\n\n          <div class=\"cbas-growth-number\">41.7K<\/div>\n          <div class=\"cbas-growth-label\">Followers<\/div>\n        <\/div>\n\n        <div class=\"cbas-growth-footer\">\n          +1680% <span>Growth<\/span>\n        <\/div>\n\n      <\/div>\n\n      <!-- REVIEW CARD -->\n      <div class=\"cbas-growth-review\">\n\n        <div>\n          <div class=\"cbas-growth-quote\">\u201c<\/div>\n\n          <div class=\"cbas-growth-review-text\">\n            CBAS completely changed my Instagram and my business.\n            I started getting premium bridal bookings from my dream clients.\n          <\/div>\n        <\/div>\n\n        <div>\n          <div class=\"cbas-growth-review-author\">\n            \u2014 Pooja Sharma\n          <\/div>\n\n          <div class=\"cbas-growth-dots\">\n            <div class=\"cbas-growth-dot active\"><\/div>\n            <div class=\"cbas-growth-dot\"><\/div>\n            <div class=\"cbas-growth-dot\"><\/div>\n          <\/div>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<div class=\"cbas-footer-wrapper\">\n\n    <!-- TOP CTA -->\n    <section class=\"cbas-cta-section\">\n\n        <div class=\"cbas-container\">\n\n            <div class=\"cbas-cta-inner\">\n\n                <!-- LEFT -->\n                <div class=\"cbas-cta-left\">\n\n                    <h2 class=\"cbas-heading\">\n                        Ready To Become The Top Choice In Your City?\n                    <\/h2>\n\n                    <p class=\"cbas-subtext\">\n                        Book your FREE 1:1 Audit Call with Ayush Kumar and get a custom growth plan for your personal brand.\n                    <\/p>\n\n                <\/div>\n\n                <!-- CENTER -->\n                <div class=\"cbas-features\">\n\n                    <div class=\"cbas-feature\">\n                        <div class=\"cbas-icon\">\u25ce<\/div>\n                        <div class=\"cbas-feature-text\">\n                            Personalized<br>Audit\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"cbas-feature\">\n                        <div class=\"cbas-icon\">\u2726<\/div>\n                        <div class=\"cbas-feature-text\">\n                            Growth<br>Roadmap\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"cbas-feature\">\n                        <div class=\"cbas-icon\">\u2302<\/div>\n                        <div class=\"cbas-feature-text\">\n                            Premium Client<br>Attraction Plan\n                        <\/div>\n                    <\/div>\n\n                <\/div>\n\n                <!-- BUTTON -->\n                <div class=\"cbas-btn-area\">\n\n                    <a href=\"#\" class=\"cbas-btn\">\n                        BOOK FREE 1:1 AUDIT CALL\n                        <span class=\"cbas-btn-arrow\">\u2192<\/span>\n                    <\/a>\n\n                    <div class=\"cbas-slots\">\n                        LIMITED SLOTS AVAILABLE\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/section>\n<!-- =========================\nVIDEO TESTIMONIAL SECTION\n========================= -->\n\n<section class=\"video-testimonial-section\">\n\n    <div class=\"video-testimonial-box\">\n\n        <div class=\"section-tag\">\n            VIDEO TESTIMONIALS\n        <\/div>\n\n        <h2 class=\"main-heading\">\n            Watch Real Stories From <br>\n            Real Makeup Artists\n        <\/h2>\n\n        <div class=\"video-list\">\n\n            <!-- ITEM 1 -->\n            <a href=\"https:\/\/www.youtube.com\/watch?v=jNQXAC9IVRw\" target=\"_blank\" class=\"video-item\">\n\n                <div class=\"video-thumb\">\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1494790108377-be9c29b29330?q=80&w=1200&auto=format&fit=crop\" alt=\"\">\n                    <div class=\"play-btn\"><\/div>\n                <\/div>\n\n                <div class=\"video-content\">\n                    <h3>Pooja Sharma<\/h3>\n                    <p>\n                        Bridal Makeup Artist\n                        <span>From 0 to 40K Followers in 3 Months<\/span>\n                    <\/p>\n                <\/div>\n\n            <\/a>\n\n            <!-- ITEM 2 -->\n            <a href=\"https:\/\/www.youtube.com\/watch?v=ysz5S6PUM-U\" target=\"_blank\" class=\"video-item\">\n\n                <div class=\"video-thumb\">\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1517841905240-472988babdf9?q=80&w=1200&auto=format&fit=crop\" alt=\"\">\n                    <div class=\"play-btn\"><\/div>\n                <\/div>\n\n                <div class=\"video-content\">\n                    <h3>Neha Verma<\/h3>\n                    <p>\n                        Freelance Makeup Artist\n                        <span>Consistent Premium Bookings Every Week<\/span>\n                    <\/p>\n                <\/div>\n\n            <\/a>\n\n            <!-- ITEM 3 -->\n            <a href=\"https:\/\/www.youtube.com\/watch?v=ScMzIvxBSi4\" target=\"_blank\" class=\"video-item\">\n\n                <div class=\"video-thumb\">\n                    <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1488426862026-3ee34a7d66df?q=80&w=1200&auto=format&fit=crop\" alt=\"\">\n                    <div class=\"play-btn\"><\/div>\n                <\/div>\n\n                <div class=\"video-content\">\n                    <h3>Ankita Raj<\/h3>\n                    <p>\n                        Salon Owner\n                        <span>Increased Income 3X in 2 Months<\/span>\n                    <\/p>\n                <\/div>\n\n            <\/a>\n\n        <\/div>\n\n        <button class=\"more-btn\">\n            MORE VIDEO TESTIMONIALS \u2192\n        <\/button>\n\n    <\/div>\n\n<\/section>\n\n<style>\n\n\/* =========================\nVIDEO TESTIMONIAL SECTION\n========================= *\/\n\n.video-testimonial-section{\n    padding:90px 20px;\n    background:#050505;\n}\n\n.video-testimonial-box{\n    width:100%;\n    max-width:1200px;\n    margin:auto;\n    background:#070707;\n    border:1px solid rgba(214,164,93,0.18);\n    border-radius:22px;\n    padding:50px;\n    position:relative;\n    overflow:hidden;\n    box-shadow:\n    0 0 40px rgba(214,164,93,0.05),\n    inset 0 0 30px rgba(255,255,255,0.01);\n}\n\n.video-testimonial-box::before{\n    content:\"\";\n    position:absolute;\n    inset:0;\n    border-radius:22px;\n    padding:1px;\n    background:linear-gradient(\n        180deg,\n        rgba(214,164,93,0.25),\n        transparent\n    );\n    -webkit-mask:\n        linear-gradient(#fff 0 0) content-box,\n        linear-gradient(#fff 0 0);\n    -webkit-mask-composite:xor;\n            mask-composite:exclude;\n    pointer-events:none;\n}\n\n.section-tag{\n    text-align:center;\n    color:#c99856;\n    font-size:13px;\n    letter-spacing:2px;\n    text-transform:uppercase;\n    margin-bottom:18px;\n    font-weight:600;\n}\n\n.main-heading{\n    text-align:center;\n    color:#fff;\n    font-family:'Cormorant Garamond',serif;\n    font-size:58px;\n    line-height:1.08;\n    font-weight:600;\n    margin-bottom:50px;\n}\n\n\/* =========================\nHORIZONTAL VIDEO GRID\n========================= *\/\n\n.video-list{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:24px;\n}\n\n\/* =========================\nVIDEO ITEM\n========================= *\/\n\n.video-item{\n    display:flex;\n    flex-direction:column;\n    align-items:flex-start;\n    gap:18px;\n    background:rgba(255,255,255,0.015);\n    border:1px solid rgba(214,164,93,0.08);\n    border-radius:18px;\n    padding:16px;\n    transition:0.3s ease;\n    text-decoration:none;\n}\n\n.video-item:hover{\n    transform:translateY(-4px);\n    border-color:rgba(214,164,93,0.3);\n    background:rgba(255,255,255,0.03);\n}\n\n.video-thumb{\n    width:100%;\n    height:240px;\n    border-radius:14px;\n    overflow:hidden;\n    position:relative;\n    flex-shrink:0;\n}\n\n.video-thumb img{\n    width:100%;\n    height:100%;\n    object-fit:cover;\n}\n\n.play-btn{\n    position:absolute;\n    top:50%;\n    left:50%;\n    transform:translate(-50%,-50%);\n    width:60px;\n    height:60px;\n    border-radius:50%;\n    background:rgba(255,255,255,0.92);\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    backdrop-filter:blur(5px);\n    transition:0.3s;\n}\n\n.video-item:hover .play-btn{\n    transform:translate(-50%,-50%) scale(1.08);\n}\n\n.play-btn::before{\n    content:\"\";\n    border-left:16px solid #111;\n    border-top:10px solid transparent;\n    border-bottom:10px solid transparent;\n    margin-left:4px;\n}\n\n.video-content{\n    width:100%;\n}\n\n.video-content h3{\n    color:#d7a25d;\n    font-size:24px;\n    margin-bottom:10px;\n    font-weight:600;\n}\n\n.video-content p{\n    color:#d2d2d2;\n    font-size:15px;\n    line-height:1.7;\n}\n\n.video-content span{\n    display:block;\n    color:#fff;\n    margin-top:7px;\n    font-weight:500;\n}\n\n\/* =========================\nBUTTON\n========================= *\/\n\n.more-btn{\n    width:320px;\n    height:62px;\n    margin:45px auto 0;\n    border:none;\n    cursor:pointer;\n    background:#d6a45d;\n    color:#111;\n    font-size:15px;\n    font-weight:700;\n    text-transform:uppercase;\n    letter-spacing:0.5px;\n    border-radius:10px;\n    transition:0.3s ease;\n    display:block;\n}\n\n.more-btn:hover{\n    transform:translateY(-2px);\n}\n\n\/* =========================\nTABLET\n========================= *\/\n\n@media(max-width:991px){\n\n    .video-testimonial-box{\n        padding:40px 30px;\n    }\n\n    .video-list{\n        grid-template-columns:1fr;\n    }\n\n    .main-heading{\n        font-size:44px;\n    }\n\n    .video-item{\n        flex-direction:row;\n        align-items:center;\n    }\n\n    .video-thumb{\n        width:180px;\n        min-width:180px;\n        height:130px;\n    }\n\n}\n\n\/* =========================\nMOBILE\n========================= *\/\n\n@media(max-width:600px){\n\n    .video-testimonial-section{\n        padding:60px 15px;\n    }\n\n    .video-testimonial-box{\n        padding:26px 18px 20px;\n        border-radius:18px;\n    }\n\n    .main-heading{\n        font-size:34px;\n        margin-bottom:30px;\n    }\n\n    .video-item{\n        flex-direction:column;\n        align-items:flex-start;\n        padding:14px;\n    }\n\n    .video-thumb{\n        width:100%;\n        height:210px;\n    }\n\n    .video-content h3{\n        font-size:20px;\n    }\n\n    .more-btn{\n        width:100%;\n        height:58px;\n        font-size:14px;\n    }\n\n}\n\n<\/style>\n\n<!-- =========================\nFAQ SECTION\n========================= -->\n\n<section class=\"cbas-faq-section\">\n\n    <div class=\"cbas-faq-container\">\n\n        <!-- TOP TAG -->\n        <div class=\"cbas-faq-tag\">\n            FREQUENTLY ASKED QUESTIONS\n        <\/div>\n\n        <!-- HEADING -->\n        <h2 class=\"cbas-faq-heading\">\n            Everything You Need To Know\n            Before Joining CBAS\n        <\/h2>\n\n        <!-- FAQ WRAPPER -->\n        <div class=\"cbas-faq-wrapper\">\n\n            <!-- FAQ ITEM -->\n            <div class=\"cbas-faq-item active\">\n\n                <button class=\"cbas-faq-question\">\n                    Is this program only for makeup artists?\n                    <span>+<\/span>\n                <\/button>\n\n                <div class=\"cbas-faq-answer\">\n                    <p>\n                        Yes. CBAS is specially designed for bridal makeup artists,\n                        freelance makeup artists, salon owners, and beauty professionals\n                        who want to build a premium personal brand.\n                    <\/p>\n                <\/div>\n\n            <\/div>\n\n            <!-- FAQ ITEM -->\n            <div class=\"cbas-faq-item\">\n\n                <button class=\"cbas-faq-question\">\n                    How soon can I start getting results?\n                    <span>+<\/span>\n                <\/button>\n\n                <div class=\"cbas-faq-answer\">\n                    <p>\n                        Many students start seeing better engagement, inquiries,\n                        and premium bookings within the first few weeks after\n                        implementing the CBAS strategies.\n                    <\/p>\n                <\/div>\n\n            <\/div>\n\n            <!-- FAQ ITEM -->\n            <div class=\"cbas-faq-item\">\n\n                <button class=\"cbas-faq-question\">\n                    Do I need a large Instagram following already?\n                    <span>+<\/span>\n                <\/button>\n\n                <div class=\"cbas-faq-answer\">\n                    <p>\n                        No. You can start from zero. CBAS focuses on positioning,\n                        branding, and attracting the right audience \u2014 not just\n                        vanity follower numbers.\n                    <\/p>\n                <\/div>\n\n            <\/div>\n\n            <!-- FAQ ITEM -->\n            <div class=\"cbas-faq-item\">\n\n                <button class=\"cbas-faq-question\">\n                    Will I get personal mentorship support?\n                    <span>+<\/span>\n                <\/button>\n\n                <div class=\"cbas-faq-answer\">\n                    <p>\n                        Yes. You\u2019ll receive personalized mentorship, growth guidance,\n                        and actionable strategies tailored to your brand and goals.\n                    <\/p>\n                <\/div>\n\n            <\/div>\n\n            <!-- FAQ ITEM -->\n            <div class=\"cbas-faq-item\">\n\n                <button class=\"cbas-faq-question\">\n                    How do I join the mentorship program?\n                    <span>+<\/span>\n                <\/button>\n\n                <div class=\"cbas-faq-answer\">\n                    <p>\n                        Simply book your FREE 1:1 Audit Call and our team will guide\n                        you through the complete process and eligibility.\n                    <\/p>\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n<style>\n\n\/* =========================\nFAQ SECTION\n========================= *\/\n\n.cbas-faq-section{\n    padding:100px 20px;\n    background:#050505;\n}\n\n.cbas-faq-container{\n    width:100%;\n    max-width:1100px;\n    margin:auto;\n}\n\n\/* TAG *\/\n\n.cbas-faq-tag{\n    text-align:center;\n    color:#c99856;\n    font-size:13px;\n    font-weight:600;\n    letter-spacing:2px;\n    text-transform:uppercase;\n    margin-bottom:18px;\n}\n\n\/* HEADING *\/\n\n.cbas-faq-heading{\n    text-align:center;\n    color:#fff;\n    font-family:'Cormorant Garamond',serif;\n    font-size:64px;\n    line-height:1.05;\n    font-weight:600;\n    margin-bottom:60px;\n}\n\n\/* FAQ WRAPPER *\/\n\n.cbas-faq-wrapper{\n    display:flex;\n    flex-direction:column;\n    gap:18px;\n}\n\n\/* FAQ ITEM *\/\n\n.cbas-faq-item{\n    background:#070707;\n    border:1px solid rgba(214,164,93,0.12);\n    border-radius:18px;\n    overflow:hidden;\n    transition:0.3s ease;\n    box-shadow:\n    0 0 30px rgba(214,164,93,0.03),\n    inset 0 0 20px rgba(255,255,255,0.01);\n}\n\n.cbas-faq-item.active{\n    border-color:rgba(214,164,93,0.3);\n}\n\n\/* QUESTION *\/\n\n.cbas-faq-question{\n    width:100%;\n    background:none;\n    border:none;\n    outline:none;\n    padding:28px 30px;\n    color:#fff;\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    gap:20px;\n    cursor:pointer;\n    font-size:22px;\n    font-weight:500;\n    text-align:left;\n    font-family:'Cormorant Garamond',serif;\n}\n\n.cbas-faq-question span{\n    color:#d6a45d;\n    font-size:28px;\n    transition:0.3s ease;\n}\n\n.cbas-faq-item.active .cbas-faq-question span{\n    transform:rotate(45deg);\n}\n\n\/* ANSWER *\/\n\n.cbas-faq-answer{\n    max-height:0;\n    overflow:hidden;\n    transition:max-height 0.4s ease;\n}\n\n.cbas-faq-item.active .cbas-faq-answer{\n    max-height:300px;\n}\n\n.cbas-faq-answer p{\n    color:#d6d6d6;\n    font-size:16px;\n    line-height:1.9;\n    padding:0 30px 28px;\n}\n\n\/* =========================\nTABLET\n========================= *\/\n\n@media(max-width:991px){\n\n    .cbas-faq-heading{\n        font-size:52px;\n    }\n\n    .cbas-faq-question{\n        font-size:20px;\n    }\n\n}\n\n\/* =========================\nMOBILE\n========================= *\/\n\n@media(max-width:600px){\n\n    .cbas-faq-section{\n        padding:70px 15px;\n    }\n\n    .cbas-faq-heading{\n        font-size:38px;\n        margin-bottom:40px;\n    }\n\n    .cbas-faq-question{\n        padding:22px 20px;\n        font-size:18px;\n        line-height:1.5;\n    }\n\n    .cbas-faq-answer p{\n        padding:0 20px 24px;\n        font-size:14px;\n        line-height:1.8;\n    }\n\n}\n\n<\/style>\n\n<script>\n\nconst faqItems = document.querySelectorAll('.cbas-faq-item');\n\nfaqItems.forEach(item => {\n\n    const question = item.querySelector('.cbas-faq-question');\n\n    question.addEventListener('click', () => {\n\n        faqItems.forEach(faq => {\n            if(faq !== item){\n                faq.classList.remove('active');\n            }\n        });\n\n        item.classList.toggle('active');\n\n    });\n\n});\n\n<\/script>\n    <!-- FOOTER -->\n    <footer class=\"cbas-footer\">\n\n        <div class=\"cbas-container\">\n\n            <div class=\"cbas-footer-inner\">\n\n                <!-- BRAND -->\n                <div class=\"cbas-brand\">\n\n                    <div class=\"cbas-logo\">\n                        CBAS\n                    <\/div>\n\n                    <div class=\"cbas-brand-text\">\n                        CELEBRITY BRAND<br>\n                        AUTHORITY SYSTEM\n                    <\/div>\n\n                <\/div>\n\n                <!-- QUICK LINKS -->\n                <div class=\"cbas-footer-column\">\n\n                    <h4>Quick Links<\/h4>\n\n                    <ul>\n                        <li><a href=\"#\">Home<\/a><\/li>\n                        <li><a href=\"#\">About<\/a><\/li>\n                        <li><a href=\"#\">Services<\/a><\/li>\n                        <li><a href=\"#\">Programs<\/a><\/li>\n                        <li><a href=\"#\">Podcast<\/a><\/li>\n                    <\/ul>\n\n                <\/div>\n\n                <!-- LEGAL -->\n                <div class=\"cbas-footer-column\">\n\n                    <h4>Legal<\/h4>\n\n                    <ul>\n                        <li><a href=\"#\">Privacy Policy<\/a><\/li>\n                        <li><a href=\"#\">Refund Policy<\/a><\/li>\n                        <li><a href=\"#\">Terms & Conditions<\/a><\/li>\n                        <li><a href=\"#\">Shipping\/Delivery Policy<\/a><\/li>\n                    <\/ul>\n\n                <\/div>\n\n                <!-- SOCIAL -->\n                <div class=\"cbas-footer-column\">\n\n                    <h4>Follow Us<\/h4>\n\n                    <div class=\"cbas-socials\">\n\n                        <a href=\"#\" class=\"cbas-social\">\u25c9<\/a>\n                        <a href=\"#\" class=\"cbas-social\">\u25cc<\/a>\n                        <a href=\"#\" class=\"cbas-social\">\u25b6<\/a>\n\n                    <\/div>\n\n                <\/div>\n\n                <!-- COPYRIGHT -->\n                <div class=\"cbas-copy\">\n                    \u00a9 2024 Celebrity Brand Authority System.<br>\n                    All Rights Reserved.\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/footer>\n\n<\/div>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>CBAS Landing Page CBAS CELEBRITY BRAND AUTHORITY SYSTEM HOME ABOUT SERVICES PROGRAM RESULTS TESTIMONIALS FAQS HOME ABOUT SERVICES PROGRAM RESULTS TESTIMONIALS FAQS BOOK FREE 1:1 CALL \u2192 BOOK FREE 1:1 CALL \u2192 PERSONAL BRANDING MENTORSHIP FOR MAKEUP ARTISTS Build Your Brand. Attract Premium Clients. Become The Top Choice. We help makeup artists build powerful personal [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-7","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/funnelautomationai.com\/lp6\/wp-json\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/funnelautomationai.com\/lp6\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/funnelautomationai.com\/lp6\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/funnelautomationai.com\/lp6\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/funnelautomationai.com\/lp6\/wp-json\/wp\/v2\/comments?post=7"}],"version-history":[{"count":73,"href":"https:\/\/funnelautomationai.com\/lp6\/wp-json\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":86,"href":"https:\/\/funnelautomationai.com\/lp6\/wp-json\/wp\/v2\/pages\/7\/revisions\/86"}],"wp:attachment":[{"href":"https:\/\/funnelautomationai.com\/lp6\/wp-json\/wp\/v2\/media?parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}