{"id":7,"date":"2026-05-14T05:37:04","date_gmt":"2026-05-14T05:37:04","guid":{"rendered":"https:\/\/funnelautomationai.com\/lp8\/?page_id=7"},"modified":"2026-05-14T07:57:32","modified_gmt":"2026-05-14T07:57:32","slug":"home","status":"publish","type":"page","link":"https:\/\/funnelautomationai.com\/lp8\/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-f996805 e-con-full e-flex e-con e-parent\" data-id=\"f996805\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-aae8d97 elementor-widget elementor-widget-html\" data-id=\"aae8d97\" 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\n<head>\n\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n<title>RG Studio<\/title>\n\n<!-- Google Font -->\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\">\n\n<style>\n\n\/* =========================\nGLOBAL RESET\n========================= *\/\n\n*{\n    margin:0;\n    padding:0;\n    box-sizing:border-box;\n}\n\nhtml{\n    scroll-behavior:smooth;\n}\n\nbody{\n    font-family:'Inter',sans-serif;\n    background:#082b63;\n    overflow-x:hidden;\n}\n\n\/* =========================\nCOMMON CONTAINER\n========================= *\/\n\n.rg-container{\n    width:100%;\n    max-width:1200px;\n    margin:auto;\n    padding-left:20px;\n    padding-right:20px;\n}\n\n\/* ========================================\nSECTION 1 - HERO SECTION\n======================================== *\/\n\n.rg-hero{\n    background:#082b63;\n    min-height:100vh;\n    padding:40px 0 80px;\n    position:relative;\n    overflow:hidden;\n}\n\n\/* =========================\nTOP LOGO\n========================= *\/\n\n.rg-top-logo{\n    text-align:center;\n    color:#ffffff;\n    font-size:14px;\n    letter-spacing:2px;\n    font-weight:700;\n    text-transform:uppercase;\n    margin-bottom:40px;\n}\n\n.rg-top-logo span{\n    display:block;\n    font-size:10px;\n    letter-spacing:3px;\n    opacity:0.7;\n    margin-top:5px;\n    font-weight:400;\n}\n\n\/* =========================\nVENN DIAGRAM\n========================= *\/\n\n.rg-diagram-wrapper{\n    position:relative;\n    width:620px;\n    height:430px;\n    margin:0 auto 50px;\n}\n\n.rg-circle{\n    position:absolute;\n    border-radius:50%;\n    border:2px solid;\n    opacity:0.9;\n}\n\n.rg-circle.ai{\n    width:245px;\n    height:245px;\n    border-color:#52e0d2;\n    top:0;\n    left:190px;\n}\n\n.rg-circle.coach{\n    width:245px;\n    height:245px;\n    border-color:#d5ac21;\n    top:105px;\n    left:105px;\n}\n\n.rg-circle.business{\n    width:245px;\n    height:245px;\n    border-color:#d5479e;\n    top:105px;\n    right:85px;\n}\n\n.rg-circle.psychology{\n    width:245px;\n    height:245px;\n    border-color:#8772ff;\n    bottom:0;\n    left:190px;\n}\n\n\/* =========================\nLABELS\n========================= *\/\n\n.rg-label{\n    position:absolute;\n    color:#ffffff;\n    font-size:20px;\n    font-weight:500;\n    letter-spacing:0.5px;\n}\n\n.rg-label.ai{\n    top:-10px;\n    left:50%;\n    transform:translateX(-50%);\n}\n\n.rg-label.coach{\n    left:10px;\n    top:180px;\n}\n\n.rg-label.business{\n    right:-80px;\n    top:170px;\n    text-align:center;\n    line-height:1.4;\n}\n\n.rg-label.psychology{\n    bottom:-35px;\n    left:50%;\n    transform:translateX(-50%);\n}\n\n\/* =========================\nCENTER BOX\n========================= *\/\n\n.rg-center-box{\n    position:absolute;\n    top:50%;\n    left:50%;\n    transform:translate(-50%,-50%);\n    width:100px;\n    height:100px;\n    background:rgba(255,255,255,0.05);\n    border-radius:50%;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    backdrop-filter:blur(4px);\n}\n\n.rg-center-box p{\n    color:#ffffff;\n    font-size:17px;\n    line-height:1.3;\n    font-weight:600;\n    text-align:center;\n}\n\n\/* =========================\nFUNNEL TAG\n========================= *\/\n\n.rg-funnel-tag{\n    position:absolute;\n    right:20px;\n    bottom:50px;\n    background:#f4d62f;\n    color:#111111;\n    padding:14px 22px;\n    border-radius:8px;\n    font-weight:700;\n    font-size:20px;\n    transform:rotate(-1deg);\n    box-shadow:0 10px 25px rgba(0,0,0,0.25);\n}\n\n\/* =========================\nTEXT CONTENT\n========================= *\/\n\n.rg-content{\n    text-align:center;\n}\n\n.rg-small-tag{\n    color:#f4d62f;\n    font-size:11px;\n    letter-spacing:3px;\n    text-transform:uppercase;\n    margin-bottom:22px;\n    font-weight:600;\n}\n\n.rg-main-heading{\n    color:#ffffff;\n    font-size:68px;\n    line-height:1.05;\n    font-weight:700;\n    max-width:850px;\n    margin:auto;\n    margin-bottom:22px;\n}\n\n.rg-subtext{\n    color:rgba(255,255,255,0.75);\n    font-size:18px;\n    margin-bottom:40px;\n}\n\n\/* =========================\nBUTTON\n========================= *\/\n\n.rg-btn{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    background:#f4d62f;\n    color:#111111;\n    text-decoration:none;\n    padding:20px 42px;\n    border-radius:8px;\n    font-size:18px;\n    font-weight:700;\n    transition:0.3s ease;\n}\n\n.rg-btn:hover{\n    transform:translateY(-3px);\n    box-shadow:0 12px 30px rgba(0,0,0,0.25);\n}\n\n\/* =========================\nMOBILE RESPONSIVE\n========================= *\/\n\n@media(max-width:768px){\n\n    .rg-hero{\n        padding:30px 0 70px;\n    }\n\n    .rg-diagram-wrapper{\n        width:100%;\n        max-width:360px;\n        height:320px;\n    }\n\n    .rg-circle{\n        width:150px !important;\n        height:150px !important;\n    }\n\n    .rg-circle.ai{\n        top:0;\n        left:105px;\n    }\n\n    .rg-circle.coach{\n        top:70px;\n        left:30px;\n    }\n\n    .rg-circle.business{\n        top:70px;\n        right:25px;\n    }\n\n    .rg-circle.psychology{\n        bottom:0;\n        left:105px;\n    }\n\n    .rg-label{\n        font-size:14px;\n    }\n\n    .rg-label.coach{\n        left:-5px;\n        top:130px;\n    }\n\n    .rg-label.business{\n        right:-35px;\n        top:125px;\n    }\n\n    .rg-label.psychology{\n        bottom:-25px;\n    }\n\n    .rg-center-box{\n        width:70px;\n        height:70px;\n    }\n\n    .rg-center-box p{\n        font-size:12px;\n    }\n\n    .rg-funnel-tag{\n        right:0;\n        bottom:35px;\n        font-size:13px;\n        padding:10px 14px;\n    }\n\n    .rg-main-heading{\n        font-size:40px;\n    }\n\n    .rg-subtext{\n        font-size:15px;\n        line-height:1.7;\n    }\n\n    .rg-btn{\n        width:100%;\n        max-width:280px;\n        padding:18px 25px;\n        font-size:16px;\n    }\n\n}\n\n<\/style>\n\n<\/head>\n\n<body>\n\n<!-- ========================================\nSECTION 1 - HERO\n======================================== -->\n\n<section class=\"rg-hero\">\n\n    <div class=\"rg-container\">\n\n        <!-- Logo -->\n\n        <div class=\"rg-top-logo\">\n            RG STUDIO\n            <span>CREATIVE GROWTH SYSTEM<\/span>\n        <\/div>\n\n        <!-- Diagram -->\n\n        <div class=\"rg-diagram-wrapper\">\n\n            <div class=\"rg-circle ai\"><\/div>\n\n            <div class=\"rg-circle coach\"><\/div>\n\n            <div class=\"rg-circle business\"><\/div>\n\n            <div class=\"rg-circle psychology\"><\/div>\n\n            <div class=\"rg-label ai\">\n                A.I.\n            <\/div>\n\n            <div class=\"rg-label coach\">\n                Creative\n            <\/div>\n\n            <div class=\"rg-label business\">\n                Branding<br>\n                & Marketing\n            <\/div>\n\n            <div class=\"rg-label psychology\">\n                Strategy\n            <\/div>\n\n            <div class=\"rg-center-box\">\n                <p>\n                    RG<br>\n                    Studio<br>\n                    IQ\n                <\/p>\n            <\/div>\n\n            <div class=\"rg-funnel-tag\">\n                Insight Funnel\u2122\n            <\/div>\n\n        <\/div>\n\n        <!-- Content -->\n\n        <div class=\"rg-content\">\n\n            <div class=\"rg-small-tag\">\n                FOR BRANDS, CREATORS & BUSINESSES\n            <\/div>\n\n            <h1 class=\"rg-main-heading\">\n                Stop Guessing Your Brand Direction.\n            <\/h1>\n\n            <p class=\"rg-subtext\">\n                The problem isn\u2019t your business. It\u2019s the strategy behind it.\n            <\/p>\n\n            <a href=\"#\" class=\"rg-btn\">\n                Get My Insight \u2193\n            <\/a>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n\n<!-- ========================================\nSECTION 2 - THE PATTERN\nADD BELOW HERO SECTION\n======================================== -->\n\n<style>\n\n\/* ========================================\nSECTION 2 - PATTERN SECTION\n======================================== *\/\n\n.rg-pattern-section{\n    background:#ececef;\n    padding:110px 20px;\n}\n\n.rg-pattern-container{\n    max-width:820px;\n    margin:auto;\n}\n\n\/* =========================\nTOP TAG\n========================= *\/\n\n.rg-pattern-tag{\n    text-align:center;\n    color:#0b2d63;\n    font-size:12px;\n    letter-spacing:4px;\n    text-transform:uppercase;\n    font-weight:700;\n    margin-bottom:22px;\n    position:relative;\n}\n\n.rg-pattern-tag:after{\n    content:'';\n    width:36px;\n    height:2px;\n    background:#f4d62f;\n    position:absolute;\n    left:50%;\n    transform:translateX(-50%);\n    bottom:-12px;\n}\n\n\/* =========================\nHEADING\n========================= *\/\n\n.rg-pattern-heading{\n    text-align:center;\n    font-size:64px;\n    line-height:1.1;\n    color:#0b2d63;\n    font-weight:700;\n    margin-bottom:24px;\n}\n\n.rg-pattern-subtext{\n    text-align:center;\n    color:#5a6882;\n    font-size:22px;\n    line-height:1.7;\n    max-width:760px;\n    margin:auto;\n    margin-bottom:70px;\n}\n\n\/* =========================\nLIST\n========================= *\/\n\n.rg-pattern-list{\n    display:flex;\n    flex-direction:column;\n    gap:0;\n    margin-bottom:60px;\n}\n\n.rg-pattern-item{\n    display:flex;\n    align-items:flex-start;\n    gap:18px;\n    padding:28px 0;\n    border-bottom:1px solid rgba(11,45,99,0.10);\n}\n\n.rg-pattern-item:last-child{\n    border-bottom:none;\n}\n\n\/* =========================\nICON\n========================= *\/\n\n.rg-pattern-icon{\n    min-width:22px;\n    width:22px;\n    height:22px;\n    border-radius:50%;\n    background:#f4d62f;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    margin-top:4px;\n}\n\n.rg-pattern-icon svg{\n    width:11px;\n    fill:#ffffff;\n}\n\n\/* =========================\nTEXT\n========================= *\/\n\n.rg-pattern-text{\n    color:#0b2d63;\n    font-size:27px;\n    line-height:1.8;\n    font-weight:500;\n}\n\n\/* =========================\nBOTTOM BOX\n========================= *\/\n\n.rg-pattern-box{\n    background:#082b63;\n    border-top:3px solid #f4d62f;\n    padding:42px 30px;\n    text-align:center;\n}\n\n.rg-pattern-box h3{\n    color:#ffffff;\n    font-size:42px;\n    line-height:1.5;\n    font-weight:700;\n}\n\n.rg-pattern-box h3 span{\n    color:#f4d62f;\n}\n\n\/* =========================\nRESPONSIVE\n========================= *\/\n\n@media(max-width:768px){\n\n    .rg-pattern-section{\n        padding:80px 20px;\n    }\n\n    .rg-pattern-heading{\n        font-size:40px;\n    }\n\n    .rg-pattern-subtext{\n        font-size:16px;\n        line-height:1.8;\n        margin-bottom:45px;\n    }\n\n    .rg-pattern-item{\n        gap:14px;\n        padding:22px 0;\n    }\n\n    .rg-pattern-text{\n        font-size:18px;\n        line-height:1.8;\n    }\n\n    .rg-pattern-box{\n        padding:30px 20px;\n    }\n\n    .rg-pattern-box h3{\n        font-size:28px;\n        line-height:1.6;\n    }\n\n}\n\n<\/style>\n\n<section class=\"rg-pattern-section\">\n\n    <div class=\"rg-pattern-container\">\n\n        <!-- Top Tag -->\n\n        <div class=\"rg-pattern-tag\">\n            THE PATTERN\n        <\/div>\n\n        <!-- Heading -->\n\n        <h2 class=\"rg-pattern-heading\">\n            Sound familiar?\n        <\/h2>\n\n        <p class=\"rg-pattern-subtext\">\n            Most high-performing brands recognise this pattern.\n            Few know where it actually starts.\n        <\/p>\n\n        <!-- List -->\n\n        <div class=\"rg-pattern-list\">\n\n            <div class=\"rg-pattern-item\">\n\n                <div class=\"rg-pattern-icon\">\n\n                    <svg viewBox=\"0 0 24 24\">\n                        <path d=\"M20.285 6.709l-11.025 11.025-5.545-5.545 1.414-1.414 4.131 4.131 9.611-9.611z\"\/>\n                    <\/svg>\n\n                <\/div>\n\n                <div class=\"rg-pattern-text\">\n                    Clients keep visiting your page but rarely convert into enquiries.\n                <\/div>\n\n            <\/div>\n\n            <div class=\"rg-pattern-item\">\n\n                <div class=\"rg-pattern-icon\">\n\n                    <svg viewBox=\"0 0 24 24\">\n                        <path d=\"M20.285 6.709l-11.025 11.025-5.545-5.545 1.414-1.414 4.131 4.131 9.611-9.611z\"\/>\n                    <\/svg>\n\n                <\/div>\n\n                <div class=\"rg-pattern-text\">\n                    Your brand looks good visually, but it doesn\u2019t communicate trust instantly.\n                <\/div>\n\n            <\/div>\n\n            <div class=\"rg-pattern-item\">\n\n                <div class=\"rg-pattern-icon\">\n\n                    <svg viewBox=\"0 0 24 24\">\n                        <path d=\"M20.285 6.709l-11.025 11.025-5.545-5.545 1.414-1.414 4.131 4.131 9.611-9.611z\"\/>\n                    <\/svg>\n\n                <\/div>\n\n                <div class=\"rg-pattern-text\">\n                    You post consistently, but engagement and quality leads still feel unpredictable.\n                <\/div>\n\n            <\/div>\n\n            <div class=\"rg-pattern-item\">\n\n                <div class=\"rg-pattern-icon\">\n\n                    <svg viewBox=\"0 0 24 24\">\n                        <path d=\"M20.285 6.709l-11.025 11.025-5.545-5.545 1.414-1.414 4.131 4.131 9.611-9.611z\"\/>\n                    <\/svg>\n\n                <\/div>\n\n                <div class=\"rg-pattern-text\">\n                    Your competitors seem less skilled, yet their positioning attracts more attention.\n                <\/div>\n\n            <\/div>\n\n            <div class=\"rg-pattern-item\">\n\n                <div class=\"rg-pattern-icon\">\n\n                    <svg viewBox=\"0 0 24 24\">\n                        <path d=\"M20.285 6.709l-11.025 11.025-5.545-5.545 1.414-1.414 4.131 4.131 9.611-9.611z\"\/>\n                    <\/svg>\n\n                <\/div>\n\n                <div class=\"rg-pattern-text\">\n                    You know your business deserves more growth, but the messaging still feels disconnected.\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n        <!-- Bottom Box -->\n\n        <div class=\"rg-pattern-box\">\n\n            <h3>\n                The problem isn't your business.<br>\n                <span>Everything before the conversion is.<\/span>\n            <\/h3>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n<!-- ========================================\nSECTION 3 - PRE CALL JOURNEY\n======================================== -->\n\n<style>\n\n\/* ========================================\nSECTION 3\n======================================== *\/\n\n.rg-journey-section{\n    background:#f5f5f7;\n    padding:120px 20px;\n}\n\n.rg-journey-container{\n    max-width:1150px;\n    margin:auto;\n}\n\n.rg-section-mini{\n    text-align:center;\n    color:#0b2d63;\n    font-size:11px;\n    letter-spacing:4px;\n    text-transform:uppercase;\n    font-weight:700;\n    margin-bottom:25px;\n    position:relative;\n}\n\n.rg-section-mini:after{\n    content:'';\n    width:36px;\n    height:2px;\n    background:#f4d62f;\n    position:absolute;\n    left:50%;\n    transform:translateX(-50%);\n    bottom:-12px;\n}\n\n.rg-section-title{\n    text-align:center;\n    font-size:62px;\n    line-height:1.15;\n    color:#0b2d63;\n    font-weight:700;\n    margin-bottom:35px;\n}\n\n.rg-section-sub{\n    max-width:820px;\n    margin:auto;\n    text-align:center;\n    color:#5c6b83;\n    font-size:20px;\n    line-height:2;\n    margin-bottom:70px;\n}\n\n\/* =========================\nCOMPARISON BOX\n========================= *\/\n\n.rg-compare-wrap{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:28px;\n    margin-bottom:70px;\n}\n\n.rg-compare-box{\n    padding:40px;\n}\n\n.rg-old{\n    background:#fff1f1;\n    border-top:4px solid #ff8f8f;\n}\n\n.rg-new{\n    background:#082b63;\n    border-top:4px solid #f4d62f;\n}\n\n.rg-box-title{\n    font-size:14px;\n    letter-spacing:3px;\n    text-transform:uppercase;\n    font-weight:700;\n    margin-bottom:30px;\n}\n\n.rg-old .rg-box-title{\n    color:#c15f5f;\n}\n\n.rg-new .rg-box-title{\n    color:#f4d62f;\n}\n\n.rg-list{\n    display:flex;\n    flex-direction:column;\n    gap:24px;\n}\n\n.rg-list-item{\n    display:flex;\n    gap:14px;\n    align-items:flex-start;\n}\n\n.rg-list-dot{\n    min-width:20px;\n    width:20px;\n    height:20px;\n    border-radius:50%;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    font-size:12px;\n    font-weight:700;\n}\n\n.rg-old .rg-list-dot{\n    background:#ff8f8f;\n    color:#ffffff;\n}\n\n.rg-new .rg-list-dot{\n    background:#1ed49b;\n    color:#ffffff;\n}\n\n.rg-list-text{\n    font-size:18px;\n    line-height:1.9;\n    font-weight:500;\n}\n\n.rg-old .rg-list-text{\n    color:#4d4d4d;\n}\n\n.rg-new .rg-list-text{\n    color:#ffffff;\n}\n\n\/* =========================\nFLOW\n========================= *\/\n\n.rg-flow{\n    text-align:center;\n}\n\n.rg-flow-title{\n    font-size:42px;\n    line-height:1.4;\n    color:#0b2d63;\n    font-weight:700;\n    margin-bottom:25px;\n}\n\n.rg-flow-title span{\n    color:#f4d62f;\n}\n\n.rg-flow-sub{\n    color:#6a768b;\n    font-size:18px;\n    line-height:1.9;\n    max-width:720px;\n    margin:auto;\n    margin-bottom:60px;\n}\n\n.rg-steps{\n    display:flex;\n    justify-content:center;\n    flex-wrap:wrap;\n    gap:18px;\n    margin-bottom:50px;\n}\n\n.rg-step{\n    width:140px;\n    text-align:center;\n}\n\n.rg-step-circle{\n    width:62px;\n    height:62px;\n    border-radius:50%;\n    background:#082b63;\n    color:#ffffff;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    margin:auto;\n    margin-bottom:14px;\n    font-size:20px;\n    font-weight:700;\n}\n\n.rg-step h4{\n    font-size:16px;\n    color:#0b2d63;\n    line-height:1.6;\n}\n\n.rg-highlight-box{\n    background:#082b63;\n    padding:45px 30px;\n    text-align:center;\n    border-top:4px solid #f4d62f;\n}\n\n.rg-highlight-box h3{\n    color:#ffffff;\n    font-size:38px;\n    line-height:1.5;\n    font-weight:700;\n}\n\n.rg-highlight-box span{\n    color:#f4d62f;\n}\n\n\/* ========================================\nSECTION 4 - BENEFITS\n======================================== *\/\n\n.rg-benefit-section{\n    background:#082b63;\n    padding:120px 20px;\n}\n\n.rg-benefit-container{\n    max-width:1150px;\n    margin:auto;\n}\n\n.rg-benefit-mini{\n    text-align:center;\n    color:#f4d62f;\n    font-size:11px;\n    letter-spacing:4px;\n    text-transform:uppercase;\n    font-weight:700;\n    margin-bottom:25px;\n    position:relative;\n}\n\n.rg-benefit-mini:after{\n    content:'';\n    width:36px;\n    height:2px;\n    background:#f4d62f;\n    position:absolute;\n    left:50%;\n    transform:translateX(-50%);\n    bottom:-12px;\n}\n\n.rg-benefit-title{\n    text-align:center;\n    font-size:56px;\n    line-height:1.3;\n    color:#ffffff;\n    font-weight:700;\n    max-width:900px;\n    margin:auto;\n    margin-bottom:70px;\n}\n\n.rg-benefit-title span{\n    color:#f4d62f;\n}\n\n.rg-benefit-grid{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:30px;\n    margin-bottom:60px;\n}\n\n.rg-benefit-card{\n    background:rgba(255,255,255,0.03);\n    border:1px solid rgba(255,255,255,0.08);\n    padding:35px;\n}\n\n.rg-benefit-card h4{\n    color:#f4d62f;\n    font-size:24px;\n    margin-bottom:18px;\n}\n\n.rg-benefit-card p{\n    color:rgba(255,255,255,0.78);\n    font-size:17px;\n    line-height:1.9;\n}\n\n.rg-center-btn{\n    text-align:center;\n}\n\n.rg-center-btn a{\n    display:inline-block;\n    background:#f4d62f;\n    color:#111111;\n    text-decoration:none;\n    padding:20px 40px;\n    border-radius:8px;\n    font-size:18px;\n    font-weight:700;\n}\n\n\/* ========================================\nSECTION 5 - ABOUT\n======================================== *\/\n\n.rg-about{\n    background:#f5f5f7;\n    padding:110px 20px;\n}\n\n.rg-about-container{\n    max-width:1050px;\n    margin:auto;\n    display:grid;\n    grid-template-columns:220px 1fr;\n    gap:70px;\n    align-items:flex-start;\n}\n\n.rg-about-line{\n    width:100%;\n    height:4px;\n    background:#f4d62f;\n    margin-top:30px;\n}\n\n.rg-about-content small{\n    color:#0b2d63;\n    font-size:11px;\n    letter-spacing:4px;\n    text-transform:uppercase;\n    font-weight:700;\n    display:block;\n    margin-bottom:25px;\n}\n\n.rg-about-content h3{\n    font-size:44px;\n    color:#0b2d63;\n    line-height:1.4;\n    margin-bottom:25px;\n}\n\n.rg-about-content p{\n    color:#5f6d83;\n    font-size:18px;\n    line-height:2;\n    margin-bottom:20px;\n}\n\n\/* ========================================\nSECTION 6 - TESTIMONIALS\n======================================== *\/\n\n.rg-testimonials{\n    background:#ffffff;\n    padding:120px 20px;\n}\n\n.rg-testimonial-container{\n    max-width:1200px;\n    margin:auto;\n}\n\n.rg-testimonial-mini{\n    text-align:center;\n    color:#0b2d63;\n    font-size:11px;\n    letter-spacing:4px;\n    text-transform:uppercase;\n    font-weight:700;\n    margin-bottom:20px;\n}\n\n.rg-testimonial-title{\n    text-align:center;\n    font-size:54px;\n    color:#0b2d63;\n    line-height:1.4;\n    font-weight:700;\n    margin-bottom:60px;\n}\n\n.rg-video-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:25px;\n}\n\n.rg-video-card{\n    background:#082b63;\n    overflow:hidden;\n    position:relative;\n}\n\n.rg-video-thumb{\n    height:260px;\n    background:linear-gradient(180deg,transparent,rgba(0,0,0,0.5)),\n    url('https:\/\/images.unsplash.com\/photo-1516280440614-37939bbacd81?q=80&w=1200&auto=format&fit=crop');\n    background-size:cover;\n    background-position:center;\n    position:relative;\n}\n\n.rg-play{\n    position:absolute;\n    top:50%;\n    left:50%;\n    transform:translate(-50%,-50%);\n    width:70px;\n    height:70px;\n    border-radius:50%;\n    background:#f4d62f;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    font-size:24px;\n    color:#111111;\n    font-weight:700;\n}\n\n.rg-video-content{\n    padding:25px;\n}\n\n.rg-video-content h4{\n    color:#ffffff;\n    font-size:24px;\n    margin-bottom:12px;\n}\n\n.rg-video-content p{\n    color:rgba(255,255,255,0.72);\n    line-height:1.8;\n    font-size:16px;\n}\n\n\/* ========================================\nRESPONSIVE\n======================================== *\/\n\n@media(max-width:768px){\n\n    .rg-section-title,\n    .rg-benefit-title,\n    .rg-testimonial-title{\n        font-size:38px;\n    }\n\n    .rg-section-sub,\n    .rg-flow-sub{\n        font-size:16px;\n        line-height:1.9;\n    }\n\n    .rg-compare-wrap,\n    .rg-benefit-grid,\n    .rg-about-container,\n    .rg-video-grid{\n        grid-template-columns:1fr;\n    }\n\n    .rg-compare-box{\n        padding:28px;\n    }\n\n    .rg-list-text{\n        font-size:16px;\n    }\n\n    .rg-flow-title{\n        font-size:30px;\n    }\n\n    .rg-highlight-box h3{\n        font-size:28px;\n    }\n\n    .rg-benefit-card{\n        padding:28px;\n    }\n\n    .rg-about-content h3{\n        font-size:32px;\n    }\n\n}\n\n<\/style>\n\n<!-- ========================================\nSECTION 3\n======================================== -->\n\n<section class=\"rg-journey-section\">\n\n    <div class=\"rg-journey-container\">\n\n        <div class=\"rg-section-mini\">\n            THE RG STUDIO METHOD\n        <\/div>\n\n        <h2 class=\"rg-section-title\">\n            The Student Journey Has Changed.\n        <\/h2>\n\n        <p class=\"rg-section-sub\">\n            Guitar and vocal coaching clients no longer choose\n            based on talent alone. They choose based on trust,\n            clarity, emotional connection and brand positioning.\n        <\/p>\n\n        <!-- Comparison -->\n\n        <div class=\"rg-compare-wrap\">\n\n            <!-- OLD -->\n\n            <div class=\"rg-compare-box rg-old\">\n\n                <div class=\"rg-box-title\">\n                    The Old Way\n                <\/div>\n\n                <div class=\"rg-list\">\n\n                    <div class=\"rg-list-item\">\n                        <div class=\"rg-list-dot\">\u00d7<\/div>\n                        <div class=\"rg-list-text\">\n                            Coaches relied only on random Instagram posting and referrals.\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"rg-list-item\">\n                        <div class=\"rg-list-dot\">\u00d7<\/div>\n                        <div class=\"rg-list-text\">\n                            Students booked classes without understanding your value.\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"rg-list-item\">\n                        <div class=\"rg-list-dot\">\u00d7<\/div>\n                        <div class=\"rg-list-text\">\n                            Most pages looked similar with no unique positioning.\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"rg-list-item\">\n                        <div class=\"rg-list-dot\">\u00d7<\/div>\n                        <div class=\"rg-list-text\">\n                            Coaches spent more time convincing than teaching.\n                        <\/div>\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n            <!-- NEW -->\n\n            <div class=\"rg-compare-box rg-new\">\n\n                <div class=\"rg-box-title\">\n                    The RG Studio Way\n                <\/div>\n\n                <div class=\"rg-list\">\n\n                    <div class=\"rg-list-item\">\n                        <div class=\"rg-list-dot\">\u2713<\/div>\n                        <div class=\"rg-list-text\">\n                            Your personal brand attracts serious music learners before the call.\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"rg-list-item\">\n                        <div class=\"rg-list-dot\">\u2713<\/div>\n                        <div class=\"rg-list-text\">\n                            Students already understand your teaching style and value.\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"rg-list-item\">\n                        <div class=\"rg-list-dot\">\u2713<\/div>\n                        <div class=\"rg-list-text\">\n                            Your content builds authority and emotional trust consistently.\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"rg-list-item\">\n                        <div class=\"rg-list-dot\">\u2713<\/div>\n                        <div class=\"rg-list-text\">\n                            Calls become easier because the positioning already did the work.\n                        <\/div>\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n        <!-- Flow -->\n\n        <div class=\"rg-flow\">\n\n            <h3 class=\"rg-flow-title\">\n                This is what the <span>RG Studio Funnel\u2122<\/span>\n                makes possible.\n            <\/h3>\n\n            <p class=\"rg-flow-sub\">\n                A structured system that turns your content,\n                branding and communication into a student-converting machine.\n            <\/p>\n\n            <div class=\"rg-steps\">\n\n                <div class=\"rg-step\">\n                    <div class=\"rg-step-circle\">1<\/div>\n                    <h4>Personal Branding<\/h4>\n                <\/div>\n\n                <div class=\"rg-step\">\n                    <div class=\"rg-step-circle\">2<\/div>\n                    <h4>Strategic Content<\/h4>\n                <\/div>\n\n                <div class=\"rg-step\">\n                    <div class=\"rg-step-circle\">3<\/div>\n                    <h4>Student Trust<\/h4>\n                <\/div>\n\n                <div class=\"rg-step\">\n                    <div class=\"rg-step-circle\">4<\/div>\n                    <h4>Qualified Enquiries<\/h4>\n                <\/div>\n\n                <div class=\"rg-step\">\n                    <div class=\"rg-step-circle\">5<\/div>\n                    <h4>High Conversion Calls<\/h4>\n                <\/div>\n\n            <\/div>\n\n            <div class=\"rg-highlight-box\">\n\n                <h3>\n                    The music coaches who figure this out first<br>\n                    <span>will dominate the next generation of online learning.<\/span>\n                <\/h3>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n<!-- ========================================\nSECTION 4 - BENEFITS\n======================================== -->\n\n<section class=\"rg-benefit-section\">\n\n    <div class=\"rg-benefit-container\">\n\n        <div class=\"rg-benefit-mini\">\n            EXPERIENCE THE DIFFERENCE\n        <\/div>\n\n        <h2 class=\"rg-benefit-title\">\n            Find The Gap Between A Casual Visitor\n            <span>And A Serious Music Student.<\/span>\n        <\/h2>\n\n        <div class=\"rg-benefit-grid\">\n\n            <div class=\"rg-benefit-card\">\n\n                <h4>Your Brand Presence<\/h4>\n\n                <p>\n                    Turn your guitar or vocal coaching profile into a premium\n                    music education brand that instantly builds trust.\n                <\/p>\n\n            <\/div>\n\n            <div class=\"rg-benefit-card\">\n\n                <h4>Your Content Strategy<\/h4>\n\n                <p>\n                    Create reels, visuals and messaging that emotionally connect\n                    with aspiring music students and parents.\n                <\/p>\n\n            <\/div>\n\n            <div class=\"rg-benefit-card\">\n\n                <h4>Your Student Experience<\/h4>\n\n                <p>\n                    Make students feel connected before the first class even starts,\n                    improving conversion and retention naturally.\n                <\/p>\n\n            <\/div>\n\n            <div class=\"rg-benefit-card\">\n\n                <h4>Your Authority Positioning<\/h4>\n\n                <p>\n                    Build a coaching identity that separates you from local tutors\n                    and low-ticket competitors online.\n                <\/p>\n\n            <\/div>\n\n        <\/div>\n\n        <div class=\"rg-center-btn\">\n\n            <a href=\"https:\/\/funnelautomationai.com\/lp8\/get-my-personalised-insight\/\">\n                Get My Personalised Insight \u2192\n            <\/a>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n<!-- ========================================\nSECTION 5 - ABOUT RG STUDIO\n======================================== -->\n\n<section class=\"rg-about\">\n\n    <div class=\"rg-about-container\">\n\n        <div class=\"rg-about-line\"><\/div>\n\n        <div class=\"rg-about-content\">\n\n            <small>\n                WHO BUILT THIS\n            <\/small>\n\n            <h3>\n                RG Studio helps music coaches build brands\n                students genuinely trust.\n            <\/h3>\n\n            <p>\n                We work with guitar coaches, vocal trainers and music educators\n                who want to position themselves as premium experts online.\n            <\/p>\n\n            <p>\n                Through branding, content systems, funnel strategy and creative\n                positioning, RG Studio helps coaches attract better enquiries,\n                increase conversions and grow a modern music education brand.\n            <\/p>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n<!-- ========================================\nSECTION 6 - TESTIMONIALS\n======================================== -->\n\n<section class=\"rg-testimonials\">\n\n    <div class=\"rg-testimonial-container\">\n\n        <div class=\"rg-testimonial-mini\">\n            WHAT COACHES ARE SAYING\n        <\/div>\n\n        <h2 class=\"rg-testimonial-title\">\n            The strategy is new.\n            The results are not.\n        <\/h2>\n\n        <div class=\"rg-video-grid\">\n\n            <div class=\"rg-video-card\">\n\n                <div class=\"rg-video-thumb\">\n\n                    <div class=\"rg-play\">\n                        \u25b6\n                    <\/div>\n\n                <\/div>\n\n                <div class=\"rg-video-content\">\n\n                    <h4>Guitar Coach Growth<\/h4>\n\n                    <p>\n                        How one guitar mentor increased premium student enquiries\n                        using the RG Studio positioning framework.\n                    <\/p>\n\n                <\/div>\n\n            <\/div>\n\n            <div class=\"rg-video-card\">\n\n                <div class=\"rg-video-thumb\">\n\n                    <div class=\"rg-play\">\n                        \u25b6\n                    <\/div>\n\n                <\/div>\n\n                <div class=\"rg-video-content\">\n\n                    <h4>Vocal Coach Branding<\/h4>\n\n                    <p>\n                        Discover how stronger branding helped this vocal coach\n                        build instant authority online.\n                    <\/p>\n\n                <\/div>\n\n            <\/div>\n\n            <div class=\"rg-video-card\">\n\n                <div class=\"rg-video-thumb\">\n\n                    <div class=\"rg-play\">\n                        \u25b6\n                    <\/div>\n\n                <\/div>\n\n                <div class=\"rg-video-content\">\n\n                    <h4>Music Studio Conversion<\/h4>\n\n                    <p>\n                        A better student journey helped this studio improve\n                        conversion rates without aggressive selling.\n                    <\/p>\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n<\/body>\n\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>RG Studio RG STUDIO CREATIVE GROWTH SYSTEM A.I. Creative Branding &#038; Marketing Strategy RG Studio IQ Insight Funnel\u2122 FOR BRANDS, CREATORS &#038; BUSINESSES Stop Guessing Your Brand Direction. The problem isn\u2019t your business. It\u2019s the strategy behind it. Get My Insight \u2193 THE PATTERN Sound familiar? Most high-performing brands recognise this pattern. Few know where [&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\/lp8\/wp-json\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/funnelautomationai.com\/lp8\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/funnelautomationai.com\/lp8\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/funnelautomationai.com\/lp8\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/funnelautomationai.com\/lp8\/wp-json\/wp\/v2\/comments?post=7"}],"version-history":[{"count":19,"href":"https:\/\/funnelautomationai.com\/lp8\/wp-json\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":34,"href":"https:\/\/funnelautomationai.com\/lp8\/wp-json\/wp\/v2\/pages\/7\/revisions\/34"}],"wp:attachment":[{"href":"https:\/\/funnelautomationai.com\/lp8\/wp-json\/wp\/v2\/media?parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}