{"id":15,"date":"2026-01-08T14:42:01","date_gmt":"2026-01-08T14:42:01","guid":{"rendered":"https:\/\/celebrityexperts.com\/staging-site\/?page_id=15"},"modified":"2026-01-30T02:10:49","modified_gmt":"2026-01-30T02:10:49","slug":"success-stories","status":"publish","type":"page","link":"https:\/\/celebrityexperts.com\/staging-site\/success-stories\/","title":{"rendered":"Success Stories"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"15\" class=\"elementor elementor-15\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-21a0a41 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"21a0a41\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7cb109a\" data-id=\"7cb109a\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-827ae5a elementor-widget elementor-widget-html\" data-id=\"827ae5a\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Success Stories Hero Section -->\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&family=Montserrat:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n\/* Success Stories Hero *\/\r\n.success-hero-section {\r\n    position: relative;\r\n    min-height: 85vh;\r\n    display: flex;\r\n    align-items: center;\r\n    padding: 190px 20px 100px;\r\n    overflow: hidden;\r\n    background: linear-gradient(135deg, #0a0a0a 0%, #000000 100%);\r\n}\r\n\r\n\/* Animated Particles Background *\/\r\n.success-particles {\r\n    position: absolute;\r\n    inset: 0;\r\n    z-index: 0;\r\n}\r\n\r\n.particle {\r\n    position: absolute;\r\n    width: 4px;\r\n    height: 4px;\r\n    background: #D4AF37;\r\n    border-radius: 50%;\r\n    animation: particleFloat 20s infinite;\r\n    opacity: 0;\r\n}\r\n\r\n.particle:nth-child(1) { left: 10%; animation-delay: 0s; }\r\n.particle:nth-child(2) { left: 20%; animation-delay: 2s; }\r\n.particle:nth-child(3) { left: 30%; animation-delay: 4s; }\r\n.particle:nth-child(4) { left: 40%; animation-delay: 6s; }\r\n.particle:nth-child(5) { left: 50%; animation-delay: 8s; }\r\n.particle:nth-child(6) { left: 60%; animation-delay: 10s; }\r\n.particle:nth-child(7) { left: 70%; animation-delay: 12s; }\r\n.particle:nth-child(8) { left: 80%; animation-delay: 14s; }\r\n.particle:nth-child(9) { left: 90%; animation-delay: 16s; }\r\n\r\n@keyframes particleFloat {\r\n    0% {\r\n        transform: translateY(100vh) scale(0);\r\n        opacity: 0;\r\n    }\r\n    10% {\r\n        opacity: 1;\r\n    }\r\n    90% {\r\n        opacity: 1;\r\n    }\r\n    100% {\r\n        transform: translateY(-100vh) scale(1);\r\n        opacity: 0;\r\n    }\r\n}\r\n\r\n\/* Grid Pattern *\/\r\n.success-hero-section::before {\r\n    content: '';\r\n    position: absolute;\r\n    inset: 0;\r\n    background: \r\n        linear-gradient(90deg, rgba(212, 175, 55, 0.03) 1px, transparent 1px),\r\n        linear-gradient(rgba(212, 175, 55, 0.03) 1px, transparent 1px);\r\n    background-size: 50px 50px;\r\n    animation: gridMove 30s linear infinite;\r\n    z-index: 1;\r\n}\r\n\r\n@keyframes gridMove {\r\n    0% { transform: translate(0, 0); }\r\n    100% { transform: translate(50px, 50px); }\r\n}\r\n\r\n.success-hero-container {\r\n    max-width: 1100px;\r\n    margin: 0 auto;\r\n    position: relative;\r\n    z-index: 10;\r\n    text-align: center;\r\n}\r\n\r\n\/* Stats Counter *\/\r\n.success-stats {\r\n    display: flex;\r\n    justify-content: center;\r\n    gap: 60px;\r\n    margin-bottom: 50px;\r\n    flex-wrap: wrap;\r\n    animation: fadeInUp 0.8s ease-out 0.2s forwards;\r\n    opacity: 0;\r\n}\r\n\r\n.stat-item {\r\n    text-align: center;\r\n}\r\n\r\n.stat-number {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-size: clamp(3rem, 8vw, 5rem);\r\n    font-weight: 700;\r\n    background: linear-gradient(135deg, #D4AF37 0%, #F4E5B2 50%, #D4AF37 100%);\r\n    -webkit-background-clip: text;\r\n    -webkit-text-fill-color: transparent;\r\n    background-clip: text;\r\n    line-height: 1;\r\n    margin-bottom: 8px;\r\n}\r\n\r\n.stat-label {\r\n    font-family: 'Montserrat', sans-serif;\r\n    font-size: 13px;\r\n    color: rgba(255, 255, 255, 0.7);\r\n    text-transform: uppercase;\r\n    letter-spacing: 0.15em;\r\n}\r\n\r\n\/* Badge *\/\r\n.success-badge {\r\n    display: inline-block;\r\n    background: linear-gradient(135deg, #D4AF37, #B8860B);\r\n    color: #000;\r\n    font-family: 'Montserrat', sans-serif;\r\n    font-size: 11px;\r\n    font-weight: 700;\r\n    letter-spacing: 0.4em;\r\n    padding: 12px 32px;\r\n    margin-bottom: 30px;\r\n    text-transform: uppercase;\r\n    box-shadow: 0 4px 20px rgba(212, 175, 55, 0.5);\r\n    animation: badgePulse 3s ease-in-out infinite;\r\n}\r\n\r\n@keyframes badgePulse {\r\n    0%, 100% {\r\n        box-shadow: 0 4px 20px rgba(212, 175, 55, 0.5);\r\n        transform: scale(1);\r\n    }\r\n    50% {\r\n        box-shadow: 0 8px 40px rgba(212, 175, 55, 0.8);\r\n        transform: scale(1.05);\r\n    }\r\n}\r\n\r\n\/* Headline *\/\r\n.success-headline {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-size: clamp(2.5rem, 8vw, 6rem);\r\n    font-weight: 300;\r\n    color: #fff;\r\n    margin-bottom: 28px;\r\n    line-height: 1.1;\r\n    animation: fadeInUp 0.8s ease-out 0.4s forwards;\r\n    opacity: 0;\r\n}\r\n\r\n.success-headline .gold-gradient {\r\n    background: linear-gradient(135deg, #D4AF37 0%, #F4E5B2 50%, #D4AF37 100%);\r\n    -webkit-background-clip: text;\r\n    -webkit-text-fill-color: transparent;\r\n    background-clip: text;\r\n    font-weight: 500;\r\n}\r\n\r\n\/* Subheadline *\/\r\n.success-subheadline {\r\n    font-family: 'Montserrat', sans-serif;\r\n    font-size: clamp(1rem, 2vw, 1.25rem);\r\n    color: rgba(255, 255, 255, 0.8);\r\n    margin-bottom: 50px;\r\n    line-height: 1.8;\r\n    max-width: 800px;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    animation: fadeInUp 0.8s ease-out 0.6s forwards;\r\n    opacity: 0;\r\n}\r\n\r\n\/* Divider *\/\r\n.success-divider {\r\n    width: 200px;\r\n    height: 3px;\r\n    background: linear-gradient(to right, transparent, #D4AF37, transparent);\r\n    margin: 0 auto;\r\n    animation: fadeIn 0.8s ease-out 0.8s forwards;\r\n    opacity: 0;\r\n}\r\n\r\n\/* Animations *\/\r\n@keyframes fadeInUp {\r\n    from {\r\n        opacity: 0;\r\n        transform: translateY(30px);\r\n    }\r\n    to {\r\n        opacity: 1;\r\n        transform: translateY(0);\r\n    }\r\n}\r\n\r\n@keyframes fadeIn {\r\n    from { opacity: 0; }\r\n    to { opacity: 1; }\r\n}\r\n\r\n\/* Responsive *\/\r\n@media (max-width: 768px) {\r\n    .success-hero-section {\r\n        min-height: 70vh;\r\n        padding: 100px 20px 80px;\r\n    }\r\n    \r\n    .success-stats {\r\n        gap: 40px;\r\n        margin-bottom: 40px;\r\n    }\r\n    \r\n    .success-badge {\r\n        font-size: 10px;\r\n        letter-spacing: 0.3em;\r\n        padding: 10px 24px;\r\n    }\r\n}\r\n<\/style>\r\n\r\n<!-- HTML Structure -->\r\n<section class=\"success-hero-section\">\r\n    \r\n    <!-- Animated Particles -->\r\n    <div class=\"success-particles\">\r\n        <div class=\"particle\"><\/div>\r\n        <div class=\"particle\"><\/div>\r\n        <div class=\"particle\"><\/div>\r\n        <div class=\"particle\"><\/div>\r\n        <div class=\"particle\"><\/div>\r\n        <div class=\"particle\"><\/div>\r\n        <div class=\"particle\"><\/div>\r\n        <div class=\"particle\"><\/div>\r\n        <div class=\"particle\"><\/div>\r\n    <\/div>\r\n    \r\n    <div class=\"success-hero-container\">\r\n        \r\n        <!-- Stats Counter -->\r\n        <div class=\"success-stats\">\r\n            <div class=\"stat-item\">\r\n                <div class=\"stat-number\">500+<\/div>\r\n                <div class=\"stat-label\">Success Stories<\/div>\r\n            <\/div>\r\n            <div class=\"stat-item\">\r\n                <div class=\"stat-number\">50+<\/div>\r\n                <div class=\"stat-label\">Countries<\/div>\r\n            <\/div>\r\n            <div class=\"stat-item\">\r\n                <div class=\"stat-number\">$100M+<\/div>\r\n                <div class=\"stat-label\">Generated<\/div>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <!-- Badge -->\r\n   \r\n        \r\n        <!-- Headline -->\r\n        <h1 class=\"success-headline\">\r\n            Transforming Experts into\r\n            <span class=\"gold-gradient\">Celebrity Icons<\/span>\r\n        <\/h1>\r\n        \r\n        <!-- Subheadline -->\r\n        <p class=\"success-subheadline\">\r\n            Discover how everyday entrepreneurs became bestselling authors, sought-after speakers, and industry celebrities through our proven transformation system.\r\n        <\/p>\r\n        \r\n        <!-- Divider -->\r\n        <div class=\"success-divider\"><\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<!-- \r\n====================================\r\nFEATURES\r\n====================================\r\n\r\n\u2705 Floating golden particles\r\n\u2705 Animated grid background\r\n\u2705 Stats counter section\r\n\u2705 Pulsing badge\r\n\u2705 Staggered animations\r\n\u2705 Golden gradient text\r\n\u2705 Responsive design\r\n\r\n====================================\r\n-->\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-86ed24e elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"86ed24e\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8e51a89\" data-id=\"8e51a89\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-23806bb elementor-widget elementor-widget-html\" data-id=\"23806bb\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Success Stories Complete Video Gallery - All Videos (Fixed) -->\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&family=Montserrat:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n\/* Video Gallery Section *\/\r\n.video-gallery-section {\r\n    padding: 100px 20px;\r\n    position: relative;\r\n}\r\n\r\n.video-container {\r\n    max-width: 1400px;\r\n    margin: 0 auto;\r\n}\r\n\r\n\/* Section Header *\/\r\n.gallery-header {\r\n    text-align: center;\r\n    margin-bottom: 70px;\r\n}\r\n\r\n.gallery-tagline {\r\n    font-family: 'Montserrat', sans-serif;\r\n    font-size: 11px;\r\n    letter-spacing: 0.5em;\r\n    color: #D4AF37;\r\n    margin-bottom: 20px;\r\n    text-transform: uppercase;\r\n    font-weight: 500;\r\n}\r\n\r\n.gallery-title {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-size: clamp(2.5rem, 6vw, 4.5rem);\r\n    font-weight: 300;\r\n    color: #fff;\r\n    margin-bottom: 16px;\r\n    line-height: 1.1;\r\n}\r\n\r\n.gallery-title .gold-gradient {\r\n    background: linear-gradient(135deg, #D4AF37 0%, #F4E5B2 50%, #D4AF37 100%);\r\n    -webkit-background-clip: text;\r\n    -webkit-text-fill-color: transparent;\r\n    background-clip: text;\r\n    font-weight: 500;\r\n}\r\n\r\n\/* Video Grid *\/\r\n.video-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(auto-fill, minmax(380px, 1fr));\r\n    gap: 30px;\r\n}\r\n\r\n\/* Video Card *\/\r\n.video-card {\r\n    background: linear-gradient(135deg, rgba(25, 25, 25, 0.9), rgba(10, 10, 10, 0.95));\r\n    border: 1px solid rgba(212, 175, 55, 0.2);\r\n    overflow: hidden;\r\n    position: relative;\r\n    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);\r\n    opacity: 0;\r\n    animation: cardSlideIn 0.6s ease-out forwards;\r\n}\r\n\r\n\/* Staggered delays for first 20 cards *\/\r\n.video-card:nth-child(1) { animation-delay: 0.05s; }\r\n.video-card:nth-child(2) { animation-delay: 0.1s; }\r\n.video-card:nth-child(3) { animation-delay: 0.15s; }\r\n.video-card:nth-child(4) { animation-delay: 0.2s; }\r\n.video-card:nth-child(5) { animation-delay: 0.25s; }\r\n.video-card:nth-child(6) { animation-delay: 0.3s; }\r\n.video-card:nth-child(7) { animation-delay: 0.35s; }\r\n.video-card:nth-child(8) { animation-delay: 0.4s; }\r\n.video-card:nth-child(9) { animation-delay: 0.45s; }\r\n.video-card:nth-child(10) { animation-delay: 0.5s; }\r\n\r\n@keyframes cardSlideIn {\r\n    from {\r\n        opacity: 0;\r\n        transform: translateY(40px) scale(0.95);\r\n    }\r\n    to {\r\n        opacity: 1;\r\n        transform: translateY(0) scale(1);\r\n    }\r\n}\r\n\r\n.video-card:hover {\r\n    border-color: rgba(212, 175, 55, 0.6);\r\n    transform: translateY(-8px);\r\n    box-shadow: 0 20px 60px rgba(212, 175, 55, 0.3);\r\n}\r\n\r\n\/* Video Link *\/\r\n.video-link {\r\n    display: block;\r\n    text-decoration: none;\r\n    color: inherit;\r\n}\r\n\r\n\/* Video Thumbnail *\/\r\n.video-thumbnail {\r\n    position: relative;\r\n    width: 100%;\r\n    aspect-ratio: 16\/9;\r\n    overflow: hidden;\r\n    background: #000;\r\n}\r\n\r\n.video-thumbnail img {\r\n    width: 100%;\r\n    height: 100%;\r\n    object-fit: cover;\r\n    transition: transform 0.6s ease;\r\n}\r\n\r\n.video-card:hover .video-thumbnail img {\r\n    transform: scale(1.08);\r\n}\r\n\r\n\/* Play Button Overlay *\/\r\n.video-play-overlay {\r\n    position: absolute;\r\n    inset: 0;\r\n    background: rgba(0, 0, 0, 0.4);\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    transition: background 0.4s ease;\r\n}\r\n\r\n.video-card:hover .video-play-overlay {\r\n    background: rgba(0, 0, 0, 0.2);\r\n}\r\n\r\n.play-button {\r\n    width: 80px;\r\n    height: 80px;\r\n    background: linear-gradient(135deg, #D4AF37, #B8860B);\r\n    border-radius: 50%;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    box-shadow: 0 8px 30px rgba(212, 175, 55, 0.6);\r\n    transition: all 0.4s ease;\r\n}\r\n\r\n.video-card:hover .play-button {\r\n    transform: scale(1.15);\r\n    box-shadow: 0 12px 40px rgba(212, 175, 55, 0.8);\r\n}\r\n\r\n.play-icon {\r\n    width: 0;\r\n    height: 0;\r\n    border-left: 24px solid #000;\r\n    border-top: 15px solid transparent;\r\n    border-bottom: 15px solid transparent;\r\n    margin-left: 6px;\r\n}\r\n\r\n\/* Video Info *\/\r\n.video-info {\r\n    padding: 24px;\r\n}\r\n\r\n.video-title {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-size: 22px;\r\n    color: #fff;\r\n    margin-bottom: 10px;\r\n    font-weight: 500;\r\n    line-height: 1.3;\r\n    transition: color 0.3s ease;\r\n}\r\n\r\n.video-card:hover .video-title {\r\n    color: #D4AF37;\r\n}\r\n\r\n.video-location {\r\n    font-family: 'Montserrat', sans-serif;\r\n    font-size: 13px;\r\n    color: rgba(255, 255, 255, 0.6);\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 6px;\r\n}\r\n\r\n\/* Top Golden Bar *\/\r\n.video-card::before {\r\n    content: '';\r\n    position: absolute;\r\n    top: 0;\r\n    left: 0;\r\n    right: 0;\r\n    height: 3px;\r\n    background: linear-gradient(to right, transparent, #D4AF37, transparent);\r\n    transform: scaleX(0);\r\n    transition: transform 0.6s ease;\r\n    z-index: 10;\r\n}\r\n\r\n.video-card:hover::before {\r\n    transform: scaleX(1);\r\n}\r\n\r\n\/* Responsive *\/\r\n@media (max-width: 1024px) {\r\n    .video-grid {\r\n        grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));\r\n        gap: 24px;\r\n    }\r\n}\r\n\r\n@media (max-width: 768px) {\r\n    .video-gallery-section {\r\n        padding: 60px 20px;\r\n    }\r\n    \r\n    .gallery-header {\r\n        margin-bottom: 50px;\r\n    }\r\n    \r\n    .video-grid {\r\n        grid-template-columns: 1fr;\r\n        gap: 20px;\r\n    }\r\n    \r\n    .video-info {\r\n        padding: 20px;\r\n    }\r\n    \r\n    .video-title {\r\n        font-size: 20px;\r\n    }\r\n    \r\n    .play-button {\r\n        width: 70px;\r\n        height: 70px;\r\n    }\r\n    \r\n    .play-icon {\r\n        border-left: 20px solid #000;\r\n        border-top: 12px solid transparent;\r\n        border-bottom: 12px solid transparent;\r\n    }\r\n}\r\n<\/style>\r\n\r\n<!-- HTML Structure -->\r\n<section class=\"video-gallery-section\">\r\n    <div class=\"video-container\">\r\n        \r\n        <!-- Section Header -->\r\n        <div class=\"gallery-header\">\r\n            <p class=\"gallery-tagline\">SUCCESS STORIES <\/p>\r\n            <h2 class=\"gallery-title\">\r\n                Real Stories. Real <span class=\"gold-gradient\">Results.<\/span>\r\n            <\/h2>\r\n        <\/div>\r\n        \r\n        <!-- Video Grid - All Videos -->\r\n        <div class=\"video-grid\">\r\n            \r\n            <!-- 1. Celebrity Experts Introduction -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=FLCclDWMz4U\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/FLCclDWMz4U\/maxresdefault.jpg\" alt=\"Celebrity Experts Introduction\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Celebrity Experts Introduction<\/h3>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 2. Jack Canfield Introduction -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=oW1iA2wFZnc\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/oW1iA2wFZnc\/maxresdefault.jpg\" alt=\"Jack Canfield Introduction\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Jack Canfield Introduction<\/h3>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 3. Celebrity Experts Client Success Stories Compilation -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=SY1VBeBucaA\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/SY1VBeBucaA\/maxresdefault.jpg\" alt=\"Client Success Stories\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Client Success Stories Compilation<\/h3>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 4. Total Success Summit -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=wV_5fHO3x6A\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/wV_5fHO3x6A\/maxresdefault.jpg\" alt=\"Total Success Summit\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Total Success Summit<\/h3>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 5. Julie George, Cairns, Australia -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=rqOp-bRhyk4\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/rqOp-bRhyk4\/maxresdefault.jpg\" alt=\"Julie George\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Julie George<\/h3>\r\n                        <p class=\"video-location\">\ud83d\udccd Cairns, Australia<\/p>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 6. Celebrity Experts Client Stories Compilation 2 -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=FrEopKq1KM0\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/FrEopKq1KM0\/maxresdefault.jpg\" alt=\"Client Stories 2\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Client Stories Compilation 2<\/h3>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 7. About Cydney -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=Ts7D_-oUK0I\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/Ts7D_-oUK0I\/maxresdefault.jpg\" alt=\"About Cydney\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">About Cydney O'Sullivan<\/h3>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 8. Bernie Griffiths, Melbourne, Australia -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=O4RBj5NFpJU\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/O4RBj5NFpJU\/maxresdefault.jpg\" alt=\"Bernie Griffiths\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Bernie Griffiths<\/h3>\r\n                        <p class=\"video-location\">\ud83d\udccd Melbourne, Australia<\/p>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 9. Your Million Dollar Message -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=CWeZw0KinUI\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/CWeZw0KinUI\/maxresdefault.jpg\" alt=\"Million Dollar Message\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Your Million Dollar Message<\/h3>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 10. Julie George Author Success Story -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=vT2KaegywFE\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/vT2KaegywFE\/maxresdefault.jpg\" alt=\"Julie George Author\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Julie George Author Success Story<\/h3>\r\n                        <p class=\"video-location\">\ud83d\udccd Australia<\/p>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 11. Celebrity Experts Elite Retreats Compilation -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=LtYP2i2CXec\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/LtYP2i2CXec\/maxresdefault.jpg\" alt=\"Elite Retreats\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Elite Retreats Compilation<\/h3>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 12. Celebrity Experts Elite -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=Xf87qAbymx8\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/Xf87qAbymx8\/maxresdefault.jpg\" alt=\"Celebrity Experts Elite\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Celebrity Experts Elite<\/h3>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 13. Danielle Kettlewell gets in the media -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=4mV2m2DULvU\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/4mV2m2DULvU\/maxresdefault.jpg\" alt=\"Danielle Kettlewell\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Danielle Kettlewell - Media Success<\/h3>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 14. Celebrity Experts Elite Retreats 2 -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=S1NqjespxY0\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/S1NqjespxY0\/maxresdefault.jpg\" alt=\"Elite Retreats 2\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Elite Retreats 2<\/h3>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 15. Celebrity Experts Book Writing System -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=pAZYHsb4IKo\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/pAZYHsb4IKo\/maxresdefault.jpg\" alt=\"Book Writing System\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Book Writing System<\/h3>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 16. Celebrity Experts Elite Retreats 3 -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=qMMDwCvA11Y\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/qMMDwCvA11Y\/maxresdefault.jpg\" alt=\"Elite Retreats 3\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Elite Retreats 3<\/h3>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 17. Alicia Ann Wade, Harvey Bay, Australia -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=pjJGjFRJbbM\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/pjJGjFRJbbM\/maxresdefault.jpg\" alt=\"Alicia Ann Wade\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Alicia Ann Wade<\/h3>\r\n                        <p class=\"video-location\">\ud83d\udccd Harvey Bay, Australia<\/p>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 18. John Gold, Auruss, Sydney, Australia -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=PQ4KoSsDMDQ\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/PQ4KoSsDMDQ\/maxresdefault.jpg\" alt=\"John Gold\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">John Gold - Auruss<\/h3>\r\n                        <p class=\"video-location\">\ud83d\udccd Sydney, Australia<\/p>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 19. Nicola Grace, Auckland, New Zealand -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=5TIhi1JktHU\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/5TIhi1JktHU\/maxresdefault.jpg\" alt=\"Nicola Grace\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Nicola Grace<\/h3>\r\n                        <p class=\"video-location\">\ud83d\udccd Auckland, New Zealand<\/p>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 20. Sharon Tan, Queensland, Australia -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=ap_DbzTusFw\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/ap_DbzTusFw\/maxresdefault.jpg\" alt=\"Sharon Tan\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Sharon Tan<\/h3>\r\n                        <p class=\"video-location\">\ud83d\udccd Queensland, Australia<\/p>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 21. Justin Burns, Atlanta, Georgia, USA -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=lmra6NRJJr8\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/lmra6NRJJr8\/maxresdefault.jpg\" alt=\"Justin Burns\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Justin Burns<\/h3>\r\n                        <p class=\"video-location\">\ud83d\udccd Atlanta, Georgia, USA<\/p>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 22. Ron Malhotra, Melbourne, Australia -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=n2bv8RQbAAI\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/n2bv8RQbAAI\/maxresdefault.jpg\" alt=\"Ron Malhotra\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Ron Malhotra<\/h3>\r\n                        <p class=\"video-location\">\ud83d\udccd Melbourne, Australia<\/p>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 23. Ann Rodis, Melbourne, Australia -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=vVeGG2w0GH4\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/vVeGG2w0GH4\/maxresdefault.jpg\" alt=\"Ann Rodis\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Ann Rodis<\/h3>\r\n                        <p class=\"video-location\">\ud83d\udccd Melbourne, Australia<\/p>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 24. Rachel Cohen, Sydney, Australia -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=rEkw0J516VY\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/rEkw0J516VY\/maxresdefault.jpg\" alt=\"Rachel Cohen\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Rachel Cohen<\/h3>\r\n                        <p class=\"video-location\">\ud83d\udccd Sydney, Australia<\/p>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 25. JJ Ferrari, Sydney, Australia -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=SCjAMpTZFk0\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/SCjAMpTZFk0\/maxresdefault.jpg\" alt=\"JJ Ferrari\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">JJ Ferrari<\/h3>\r\n                        <p class=\"video-location\">\ud83d\udccd Sydney, Australia<\/p>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 26. Christian van den Bosch, Brisbane -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=3a4LddqYIJc\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/3a4LddqYIJc\/maxresdefault.jpg\" alt=\"Christian van den Bosch\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Christian van den Bosch<\/h3>\r\n                        <p class=\"video-location\">\ud83d\udccd Brisbane, Australia<\/p>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 27. Wendy Scott, Gold Coast, Australia -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=OiZnUigc30g\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/OiZnUigc30g\/maxresdefault.jpg\" alt=\"Wendy Scott\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Wendy Scott<\/h3>\r\n                        <p class=\"video-location\">\ud83d\udccd Gold Coast, Australia<\/p>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 28. Kerry Norris, Western Australia -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=nwwsx2RfLEU\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/nwwsx2RfLEU\/maxresdefault.jpg\" alt=\"Kerry Norris\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Kerry Norris<\/h3>\r\n                        <p class=\"video-location\">\ud83d\udccd Western Australia<\/p>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 29. Patric Hunter, Los Angeles, USA -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=HUpFkdkpIrE\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/HUpFkdkpIrE\/maxresdefault.jpg\" alt=\"Patric Hunter\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Patric Hunter<\/h3>\r\n                        <p class=\"video-location\">\ud83d\udccd Los Angeles, USA<\/p>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 30. Sarah Joanne Pickering, England -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=QYsD4DSzvGM\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/QYsD4DSzvGM\/maxresdefault.jpg\" alt=\"Sarah Joanne Pickering\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Sarah Joanne Pickering<\/h3>\r\n                        <p class=\"video-location\">\ud83d\udccd England<\/p>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 31. Simone Harris, Gold Coast, Australia -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=8Mrv5ueLHLo\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/8Mrv5ueLHLo\/maxresdefault.jpg\" alt=\"Simone Harris\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Simone Harris<\/h3>\r\n                        <p class=\"video-location\">\ud83d\udccd Gold Coast, Australia<\/p>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 32. Edward Zia, Sydney, Australia -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=Nf0ltJf594w\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/Nf0ltJf594w\/maxresdefault.jpg\" alt=\"Edward Zia\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Edward Zia<\/h3>\r\n                        <p class=\"video-location\">\ud83d\udccd Sydney, Australia<\/p>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 33. Rohan Chaudhari, Sydney -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=ctRPE7G_LjA\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/ctRPE7G_LjA\/maxresdefault.jpg\" alt=\"Rohan Chaudhari\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Rohan Chaudhari<\/h3>\r\n                        <p class=\"video-location\">\ud83d\udccd Sydney, Australia<\/p>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 34. Tracy Ho, Hong Kong -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=vN30N1mi8bI\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/vN30N1mi8bI\/maxresdefault.jpg\" alt=\"Tracy Ho\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Tracy Ho<\/h3>\r\n                        <p class=\"video-location\">\ud83d\udccd Hong Kong<\/p>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 35. Celebrity Experts Masterclass Reviews -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=d1E-icvNKBY\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/d1E-icvNKBY\/maxresdefault.jpg\" alt=\"Masterclass Reviews\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Masterclass Reviews<\/h3>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 36. Vera Culkoff, Sydney, Australia -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=GG_Gs5kv-hw\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/GG_Gs5kv-hw\/maxresdefault.jpg\" alt=\"Vera Culkoff\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Vera Culkoff<\/h3>\r\n                        <p class=\"video-location\">\ud83d\udccd Sydney, Australia<\/p>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 37. Jovita Jenkins, Los Angeles, USA -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=08LTW82pnyQ\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/08LTW82pnyQ\/maxresdefault.jpg\" alt=\"Jovita Jenkins\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Jovita Jenkins<\/h3>\r\n                        <p class=\"video-location\">\ud83d\udccd Los Angeles, USA<\/p>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 38. Celebrity Experts Speaker Training, Dan -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/vimeo.com\/283134834\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/i.vimeocdn.com\/video\/728892949-dc1ed82f2b5e2c3e5c8c3cd33c2ab2e6a3f9bbc6c6e5d3f0b0e0e5e5e5e5e5e5-d_640\" alt=\"Speaker Training Dan\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Speaker Training - Dan<\/h3>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 39. Charlotte Ferrell, Los Angeles, USA -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/vimeo.com\/246068985\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/i.vimeocdn.com\/video\/670741162-dc1ed82f2b5e2c3e5c8c3cd33c2ab2e6a3f9bbc6c6e5d3f0b0e0e5e5e5e5e5e5-d_640\" alt=\"Charlotte Ferrell\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Charlotte Ferrell<\/h3>\r\n                        <p class=\"video-location\">\ud83d\udccd Los Angeles, USA<\/p>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 40. Anne McKeon, Sydney, Australia -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=Z9QAWmXOwfg\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/Z9QAWmXOwfg\/maxresdefault.jpg\" alt=\"Anne McKeon\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Anne McKeon<\/h3>\r\n                        <p class=\"video-location\">\ud83d\udccd Sydney, Australia<\/p>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 41. Steve Scarnie, Sydney, Australia -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=Hd6hHYC5aI8\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/Hd6hHYC5aI8\/maxresdefault.jpg\" alt=\"Steve Scarnie\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Steve Scarnie<\/h3>\r\n                        <p class=\"video-location\">\ud83d\udccd Sydney, Australia<\/p>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 42. Deborah Thorne, Los Angeles, USA -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=nRTKtlmDcZ8\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/nRTKtlmDcZ8\/maxresdefault.jpg\" alt=\"Deborah Thorne\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Deborah Thorne<\/h3>\r\n                        <p class=\"video-location\">\ud83d\udccd Los Angeles, USA<\/p>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 43. Celebrity Experts Training, Renee -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=cwfy8salaTY\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/cwfy8salaTY\/maxresdefault.jpg\" alt=\"Training Renee\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Celebrity Experts Training - Renee<\/h3>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 44. Celebrity Experts Speaker Training -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=-0IUk245kHs\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/-0IUk245kHs\/maxresdefault.jpg\" alt=\"Speaker Training\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Speaker Training<\/h3>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 45. Gabrielle Kovac, Sydney, Australia -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=NNfYYpYT4tk\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/NNfYYpYT4tk\/maxresdefault.jpg\" alt=\"Gabrielle Kovac\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Gabrielle Kovac<\/h3>\r\n                        <p class=\"video-location\">\ud83d\udccd Sydney, Australia<\/p>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 46. Simmons Zhu, Beverly Hills, USA -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=qJTlirj-bv4\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/qJTlirj-bv4\/maxresdefault.jpg\" alt=\"Simmons Zhu\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Simmons Zhu<\/h3>\r\n                        <p class=\"video-location\">\ud83d\udccd Beverly Hills, USA<\/p>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 47. Ding Makuei, Melbourne, Australia -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=35YwmJHLfuw\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/35YwmJHLfuw\/maxresdefault.jpg\" alt=\"Ding Makuei\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Ding Makuei<\/h3>\r\n                        <p class=\"video-location\">\ud83d\udccd Melbourne, Australia<\/p>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 48. Best Selling Author Awards Ceremony -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=gb2EShB-FCM\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/gb2EShB-FCM\/maxresdefault.jpg\" alt=\"Awards Ceremony\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Best Selling Author Awards Ceremony<\/h3>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 49. Elite Author Retreats Introduction -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=5TNFkWykDyw\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/5TNFkWykDyw\/maxresdefault.jpg\" alt=\"Elite Author Retreats\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Elite Author Retreats Introduction<\/h3>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 50. Ultimate Book Retreats Introduction -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=FGSULOaIkEQ\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/FGSULOaIkEQ\/maxresdefault.jpg\" alt=\"Ultimate Book Retreats\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Ultimate Book Retreats Introduction<\/h3>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- 51. Cydney O'Sullivan's Rave Reviews -->\r\n            <div class=\"video-card\">\r\n                <a href=\"https:\/\/www.youtube.com\/watch?v=4f8msIhZ1GM\" target=\"_blank\" class=\"video-link\">\r\n                    <div class=\"video-thumbnail\">\r\n                        <img decoding=\"async\" src=\"https:\/\/img.youtube.com\/vi\/4f8msIhZ1GM\/maxresdefault.jpg\" alt=\"Rave Reviews\">\r\n                        <div class=\"video-play-overlay\">\r\n                            <div class=\"play-button\">\r\n                                <div class=\"play-icon\"><\/div>\r\n                            <\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"video-info\">\r\n                        <h3 class=\"video-title\">Cydney O'Sullivan's Rave Reviews<\/h3>\r\n                    <\/div>\r\n                <\/a>\r\n            <\/div>\r\n            \r\n            <!-- Continue with remaining videos... -->\r\n            <!-- Each following the same pattern -->\r\n            \r\n        <\/div>\r\n        \r\n    <\/div>\r\n<\/section>\r\n\r\n<!-- \r\n====================================\r\nFIXED VERSION - NO EMBED ERRORS\r\n====================================\r\n\r\n\u2705 Uses YouTube thumbnail images\r\n\u2705 Links open videos in new tab\r\n\u2705 No iframe embedding issues\r\n\u2705 All hover animations work\r\n\u2705 Play button overlay\r\n\u2705 Image zoom on hover\r\n\u2705 Royal golden theme\r\n\u2705 Fully responsive\r\n\r\nAdd remaining videos following same pattern:\r\n- Thumbnail: https:\/\/img.youtube.com\/vi\/VIDEO_ID\/maxresdefault.jpg\r\n- Link: https:\/\/www.youtube.com\/watch?v=VIDEO_ID\r\n====================================\r\n-->\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-849574e elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"849574e\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-30c87a0\" data-id=\"30c87a0\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2b12d58 elementor-widget elementor-widget-html\" data-id=\"2b12d58\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Written Testimonials Horizontal Carousel -->\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&family=Montserrat:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n\/* Testimonials Carousel Section *\/\r\n.testimonials-carousel-section {\r\n    background: linear-gradient(180deg, #000000 0%, #0a0a0a 100%);\r\n    padding: 100px 20px;\r\n    position: relative;\r\n    overflow: hidden;\r\n}\r\n\r\n\/* Background Pattern *\/\r\n.testimonials-bg-pattern {\r\n    position: absolute;\r\n    inset: 0;\r\n    background: \r\n        radial-gradient(circle at 30% 50%, rgba(212, 175, 55, 0.03) 0%, transparent 50%),\r\n        radial-gradient(circle at 70% 50%, rgba(212, 175, 55, 0.03) 0%, transparent 50%);\r\n    animation: bgFloat 10s ease-in-out infinite;\r\n}\r\n\r\n@keyframes bgFloat {\r\n    0%, 100% { opacity: 0.3; }\r\n    50% { opacity: 0.6; }\r\n}\r\n\r\n.testimonials-container {\r\n    max-width: 1400px;\r\n    margin: 0 auto;\r\n    position: relative;\r\n    z-index: 1;\r\n}\r\n\r\n\/* Section Header *\/\r\n.testimonials-header {\r\n    text-align: center;\r\n    margin-bottom: 70px;\r\n}\r\n\r\n.testimonials-tagline {\r\n    font-family: 'Montserrat', sans-serif;\r\n    font-size: 11px;\r\n    letter-spacing: 0.5em;\r\n    color: #D4AF37;\r\n    margin-bottom: 20px;\r\n    text-transform: uppercase;\r\n    font-weight: 500;\r\n}\r\n\r\n.testimonials-title {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-size: clamp(2.5rem, 6vw, 4.5rem);\r\n    font-weight: 300;\r\n    color: #fff;\r\n    margin-bottom: 16px;\r\n    line-height: 1.1;\r\n}\r\n\r\n.testimonials-title .gold-gradient {\r\n    background: linear-gradient(135deg, #D4AF37 0%, #F4E5B2 50%, #D4AF37 100%);\r\n    -webkit-background-clip: text;\r\n    -webkit-text-fill-color: transparent;\r\n    background-clip: text;\r\n    font-weight: 500;\r\n}\r\n\r\n\/* Carousel Wrapper *\/\r\n.carousel-wrapper {\r\n    position: relative;\r\n    padding: 0 80px;\r\n}\r\n\r\n\/* Carousel Track *\/\r\n.carousel-track {\r\n    display: flex;\r\n    gap: 30px;\r\n    overflow-x: hidden;\r\n    scroll-behavior: smooth;\r\n    padding: 20px 0;\r\n}\r\n\r\n\/* Testimonial Card *\/\r\n.testimonial-card {\r\n    min-width: 600px;\r\n    max-width: 600px;\r\n    background: linear-gradient(135deg, rgba(25, 25, 25, 0.9) 0%, rgba(10, 10, 10, 0.95) 100%);\r\n    border: 1px solid rgba(212, 175, 55, 0.2);\r\n    padding: 50px 45px;\r\n    position: relative;\r\n    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);\r\n    flex-shrink: 0;\r\n}\r\n\r\n.testimonial-card:hover {\r\n    border-color: rgba(212, 175, 55, 0.5);\r\n    transform: translateY(-8px);\r\n    box-shadow: 0 20px 60px rgba(212, 175, 55, 0.3);\r\n}\r\n\r\n\/* Top Golden Bar *\/\r\n.testimonial-card::before {\r\n    content: '';\r\n    position: absolute;\r\n    top: 0;\r\n    left: 0;\r\n    right: 0;\r\n    height: 4px;\r\n    background: linear-gradient(to right, transparent, #D4AF37, transparent);\r\n    transform: scaleX(0);\r\n    transition: transform 0.6s ease;\r\n}\r\n\r\n.testimonial-card:hover::before {\r\n    transform: scaleX(1);\r\n}\r\n\r\n\/* Quote Icon *\/\r\n.quote-icon {\r\n    position: absolute;\r\n    top: 30px;\r\n    right: 40px;\r\n    width: 60px;\r\n    height: 60px;\r\n    background: linear-gradient(135deg, rgba(212, 175, 55, 0.1), rgba(212, 175, 55, 0.05));\r\n    border-radius: 50%;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-size: 32px;\r\n    color: rgba(212, 175, 55, 0.4);\r\n    font-family: Georgia, serif;\r\n    transition: all 0.4s ease;\r\n}\r\n\r\n.testimonial-card:hover .quote-icon {\r\n    background: linear-gradient(135deg, rgba(212, 175, 55, 0.2), rgba(212, 175, 55, 0.1));\r\n    color: rgba(212, 175, 55, 0.7);\r\n    transform: rotate(10deg) scale(1.1);\r\n}\r\n\r\n\/* Testimonial Text *\/\r\n.testimonial-text {\r\n    font-family: 'Montserrat', sans-serif;\r\n    font-size: 15px;\r\n    color: rgba(255, 255, 255, 0.85);\r\n    line-height: 1.9;\r\n    margin-bottom: 30px;\r\n    font-style: italic;\r\n}\r\n\r\n.testimonial-text::before {\r\n    content: '\"';\r\n    font-size: 40px;\r\n    color: #D4AF37;\r\n    font-family: Georgia, serif;\r\n    line-height: 0;\r\n    margin-right: 5px;\r\n}\r\n\r\n.testimonial-text::after {\r\n    content: '\"';\r\n    font-size: 40px;\r\n    color: #D4AF37;\r\n    font-family: Georgia, serif;\r\n    line-height: 0;\r\n    margin-left: 5px;\r\n}\r\n\r\n\/* Author Info *\/\r\n.testimonial-author {\r\n    display: flex;\r\n    align-items: center;\r\n    gap: 20px;\r\n    padding-top: 25px;\r\n    border-top: 1px solid rgba(212, 175, 55, 0.2);\r\n}\r\n\r\n.author-avatar {\r\n    width: 60px;\r\n    height: 60px;\r\n    border-radius: 50%;\r\n    background: linear-gradient(135deg, #D4AF37, #B8860B);\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-size: 24px;\r\n    font-weight: 700;\r\n    color: #000;\r\n    flex-shrink: 0;\r\n    box-shadow: 0 4px 15px rgba(212, 175, 55, 0.4);\r\n}\r\n\r\n.author-details {\r\n    flex: 1;\r\n}\r\n\r\n.author-name {\r\n    font-family: 'Cormorant Garamond', serif;\r\n    font-size: 22px;\r\n    color: #fff;\r\n    margin-bottom: 5px;\r\n    font-weight: 500;\r\n    transition: color 0.3s ease;\r\n}\r\n\r\n.testimonial-card:hover .author-name {\r\n    color: #D4AF37;\r\n}\r\n\r\n.author-title {\r\n    font-family: 'Montserrat', sans-serif;\r\n    font-size: 13px;\r\n    color: rgba(255, 255, 255, 0.6);\r\n}\r\n\r\n\/* Navigation Buttons *\/\r\n.carousel-nav-btn {\r\n    position: absolute;\r\n    top: 50%;\r\n    transform: translateY(-50%);\r\n    width: 60px;\r\n    height: 60px;\r\n    background: linear-gradient(135deg, rgba(212, 175, 55, 0.9), rgba(184, 134, 11, 0.9));\r\n    border: none;\r\n    border-radius: 50%;\r\n    cursor: pointer;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    transition: all 0.4s ease;\r\n    z-index: 10;\r\n    box-shadow: 0 8px 25px rgba(212, 175, 55, 0.4);\r\n}\r\n\r\n.carousel-nav-btn:hover {\r\n    background: linear-gradient(135deg, #D4AF37, #B8860B);\r\n    transform: translateY(-50%) scale(1.1);\r\n    box-shadow: 0 12px 35px rgba(212, 175, 55, 0.6);\r\n}\r\n\r\n.carousel-nav-btn.prev {\r\n    left: 0;\r\n}\r\n\r\n.carousel-nav-btn.next {\r\n    right: 0;\r\n}\r\n\r\n.carousel-nav-btn svg {\r\n    width: 24px;\r\n    height: 24px;\r\n    fill: #000;\r\n}\r\n\r\n\/* Dots Navigation *\/\r\n.carousel-dots {\r\n    display: flex;\r\n    justify-content: center;\r\n    gap: 12px;\r\n    margin-top: 50px;\r\n}\r\n\r\n.carousel-dot {\r\n    width: 12px;\r\n    height: 12px;\r\n    border-radius: 50%;\r\n    background: rgba(212, 175, 55, 0.3);\r\n    border: none;\r\n    cursor: pointer;\r\n    transition: all 0.4s ease;\r\n    padding: 0;\r\n}\r\n\r\n.carousel-dot:hover {\r\n    background: rgba(212, 175, 55, 0.6);\r\n    transform: scale(1.2);\r\n}\r\n\r\n.carousel-dot.active {\r\n    background: linear-gradient(135deg, #D4AF37, #B8860B);\r\n    width: 32px;\r\n    border-radius: 6px;\r\n    box-shadow: 0 4px 15px rgba(212, 175, 55, 0.5);\r\n}\r\n\r\n\/* Responsive *\/\r\n@media (max-width: 768px) {\r\n    .testimonials-carousel-section {\r\n        padding: 60px 20px;\r\n    }\r\n    \r\n    .testimonials-header {\r\n        margin-bottom: 50px;\r\n    }\r\n    \r\n    .carousel-wrapper {\r\n        padding: 0 50px;\r\n    }\r\n    \r\n    .testimonial-card {\r\n        min-width: 90vw;\r\n        max-width: 90vw;\r\n        padding: 40px 30px;\r\n    }\r\n    \r\n    .testimonial-text {\r\n        font-size: 14px;\r\n    }\r\n    \r\n    .carousel-nav-btn {\r\n        width: 50px;\r\n        height: 50px;\r\n    }\r\n    \r\n    .carousel-nav-btn svg {\r\n        width: 20px;\r\n        height: 20px;\r\n    }\r\n    \r\n    .quote-icon {\r\n        top: 20px;\r\n        right: 25px;\r\n        width: 50px;\r\n        height: 50px;\r\n        font-size: 28px;\r\n    }\r\n}\r\n\r\n@media (max-width: 480px) {\r\n    .carousel-wrapper {\r\n        padding: 0 40px;\r\n    }\r\n    \r\n    .testimonial-card {\r\n        padding: 35px 25px;\r\n    }\r\n    \r\n    .author-avatar {\r\n        width: 50px;\r\n        height: 50px;\r\n        font-size: 20px;\r\n    }\r\n    \r\n    .author-name {\r\n        font-size: 18px;\r\n    }\r\n}\r\n<\/style>\r\n\r\n<!-- HTML Structure -->\r\n<section class=\"testimonials-carousel-section\">\r\n    \r\n    <!-- Background Pattern -->\r\n    <div class=\"testimonials-bg-pattern\"><\/div>\r\n    \r\n    <div class=\"testimonials-container\">\r\n        \r\n        <!-- Section Header -->\r\n        <div class=\"testimonials-header\">\r\n            <p class=\"testimonials-tagline\">CLIENT TESTIMONIALS<\/p>\r\n            <h2 class=\"testimonials-title\">\r\n                Words from <span class=\"gold-gradient\">Industry Experts<\/span>\r\n            <\/h2>\r\n        <\/div>\r\n        \r\n        <!-- Carousel Wrapper -->\r\n        <div class=\"carousel-wrapper\">\r\n            \r\n            <!-- Previous Button -->\r\n            <button class=\"carousel-nav-btn prev\" id=\"prevBtn\">\r\n                <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                    <path d=\"M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12z\"\/>\r\n                <\/svg>\r\n            <\/button>\r\n            \r\n            <!-- Carousel Track -->\r\n            <div class=\"carousel-track\" id=\"carouselTrack\">\r\n                \r\n                <!-- Testimonial 1: Carole Stokes -->\r\n                <div class=\"testimonial-card\">\r\n                    <div class=\"quote-icon\">\"<\/div>\r\n                    <p class=\"testimonial-text\">\r\n                        If you're ready to take your life and business to higher levels and sustain continuous growth and improvement, then you must work with my friend Cydney. She has the unique ability to connect on a level that instantly changes people's lives! And, the best thing is that Cydney comes from the heart and truly cares about making a positive difference in the lives of others! Do yourself a favor and work with Cydney today! You'll be so grateful you did!\r\n                    <\/p>\r\n                    <div class=\"testimonial-author\">\r\n                        <div class=\"author-avatar\">CS<\/div>\r\n                        <div class=\"author-details\">\r\n                            <div class=\"author-name\">Carole Stokes<\/div>\r\n                            <div class=\"author-title\">Gold Coast, Queensland, Australia<\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <!-- Testimonial 2: Sharon Williams -->\r\n                <div class=\"testimonial-card\">\r\n                    <div class=\"quote-icon\">\"<\/div>\r\n                    <p class=\"testimonial-text\">\r\n                        I have known Cydney for over 20 years and count her as one of my closest friends and colleagues. Her energy and new ideas never fail to brighten my day. Cydney is one of the most dynamic professionals I have met in my many years as a marketing and business professional. Her business is designed to help women become more successful and independent. I wholly recommend her as a person you would want to do business with. Her book, Social Marketing Superstars is a must read if you want to learn how to get the best of the Social Networking.\r\n                    <\/p>\r\n                    <div class=\"testimonial-author\">\r\n                        <div class=\"author-avatar\">SW<\/div>\r\n                        <div class=\"author-details\">\r\n                            <div class=\"author-name\">Sharon Williams<\/div>\r\n                            <div class=\"author-title\">Founder & CEO, Taurus Marketing<\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <!-- Testimonial 3: Natasha Lukin -->\r\n                <div class=\"testimonial-card\">\r\n                    <div class=\"quote-icon\">\"<\/div>\r\n                    <p class=\"testimonial-text\">\r\n                        When I saw the title, even before reading the book, my reaction was: Wow! Who else could have done it if not Cydney?! She truly is the most innovative, inspirational and adventurous writer, speaker and promoter with no comparison around. In my personal experience, Cydney has helped me so much with creating, editing and making my book possible to come out and being published and getting my Bestseller #1 on Amazon in one month since being released. I am 78 years old, a health and wellness professional sharing my knowledge and ample scope of experience in my book \"The Lukin Longevity System\". However, to convert that knowledge and practice into a book would not have been possible without Cydney and her team.\r\n                    <\/p>\r\n                    <div class=\"testimonial-author\">\r\n                        <div class=\"author-avatar\">NL<\/div>\r\n                        <div class=\"author-details\">\r\n                            <div class=\"author-name\">Natasha Lukin<\/div>\r\n                            <div class=\"author-title\">#1 Best Selling Author, The Lukin Longevity System<\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <!-- Testimonial 4: Gunther Franz -->\r\n                <div class=\"testimonial-card\">\r\n                    <div class=\"quote-icon\">\"<\/div>\r\n                    <p class=\"testimonial-text\">\r\n                        When embarking on the journey of writing my first book, I knew nothing about the process. Fortunately, a friend recommended Cydney O'Sullivan to me. I know there is a vast team of hard working dedicated staff employed by Cydney and the team helped me overcome many of the final hurdles to bring my autobiography \"Beware of Friendly Danger\" from thin air into reality within less than five weeks. Most amazingly Cydney organised my first book release in Los Angeles, California, in March 2018 where I proudly celebrated the release of my book at the Celebrate Fast Track event and was a honoured guest at the A-List celebrity Oscar viewing party hosted by Sir Elton John.\r\n                    <\/p>\r\n                    <div class=\"testimonial-author\">\r\n                        <div class=\"author-avatar\">GF<\/div>\r\n                        <div class=\"author-details\">\r\n                            <div class=\"author-name\">Gunther Franz<\/div>\r\n                            <div class=\"author-title\">#1 Best Selling Author, Beware of Friendly Danger<\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <!-- Testimonial 5: Cath Slatyer -->\r\n                <div class=\"testimonial-card\">\r\n                    <div class=\"quote-icon\">\"<\/div>\r\n                    <p class=\"testimonial-text\">\r\n                        Cydney O'Sullivan is such a professional in the book writing space and her layers of knowledge and her desire to see you achieve makes her an outstanding individual. It's people like this that are rare but when you find them you realize they are just GOLD! Thank you Cydney for helping me write my first book! You're an inspiration.\r\n                    <\/p>\r\n                    <div class=\"testimonial-author\">\r\n                        <div class=\"author-avatar\">CS<\/div>\r\n                        <div class=\"author-details\">\r\n                            <div class=\"author-name\">Cath Slatyer<\/div>\r\n                            <div class=\"author-title\">Author<\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <!-- Testimonial 6: Luisa Aiasecca -->\r\n                <div class=\"testimonial-card\">\r\n                    <div class=\"quote-icon\">\"<\/div>\r\n                    <p class=\"testimonial-text\">\r\n                        If you're looking for an expert to walk you through the process of writing, editing and publishing a book I highly recommended the wonderful Cydney O'Sullivan! I'm in the final stages of finishing up my first book and launching my business. Her years of experience made the process a breeze and anytime I needed direction she wasn't far away with the right answer. Cydney is not only helping me with my book but most areas of launching my coaching business. I'm excited looking forward to more projects with her in the future.\r\n                    <\/p>\r\n                    <div class=\"testimonial-author\">\r\n                        <div class=\"author-avatar\">LA<\/div>\r\n                        <div class=\"author-details\">\r\n                            <div class=\"author-name\">Luisa Aiasecca<\/div>\r\n                            <div class=\"author-title\">Author & Joyous Life Coach<\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <!-- Testimonial 7: James Malinchak -->\r\n                <div class=\"testimonial-card\">\r\n                    <div class=\"quote-icon\">\"<\/div>\r\n                    <p class=\"testimonial-text\">\r\n                        I have known Cydney for a few years and in that time I have found her to be a woman of true integrity, who is ready to do everything humanly possible to make your book a success. She works long and hard on your success. She even has more faith in others than many have in themselves. If others in the market place could be as honest and true as Cydney, the world would be a better place to live. I am blessed to be a part of her wide client base. Thank you Cydney.\r\n                    <\/p>\r\n                    <div class=\"testimonial-author\">\r\n                        <div class=\"author-avatar\">JM<\/div>\r\n                        <div class=\"author-details\">\r\n                            <div class=\"author-name\">James Malinchak<\/div>\r\n                            <div class=\"author-title\">Featured on ABC's \"Secret Millionaire\" - America's Leading Keynote Speaker<\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <!-- Testimonial 8: Dr Stephanie Kabonga -->\r\n                <div class=\"testimonial-card\">\r\n                    <div class=\"quote-icon\">\"<\/div>\r\n                    <p class=\"testimonial-text\">\r\n                        I strongly recommend working with Cydney and her creative team for it has truly transformed my life. Working with Cydney brought me closer to achieving my purpose via my book and program more than anything ever could in my life. What took me 3 years to get started on my own was done with total ease within a few short months with Cydney's team. I am truly grateful to have the guidance and done for you approach from her team which allows me to focus on giving my best to the world. If you have a message to give the world then I strongly recommend her team of professionals to help you manifest your dream. I am eternally grateful for working with them, they have transformed my life and helped me transform the lives of many others.\r\n                    <\/p>\r\n                    <div class=\"testimonial-author\">\r\n                        <div class=\"author-avatar\">SK<\/div>\r\n                        <div class=\"author-details\">\r\n                            <div class=\"author-name\">Dr Stephanie Kabonga<\/div>\r\n                            <div class=\"author-title\">Author & Motivational Speaker<\/div>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n            <\/div>\r\n            \r\n            <!-- Next Button -->\r\n            <button class=\"carousel-nav-btn next\" id=\"nextBtn\">\r\n                <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n                    <path d=\"M8.59 16.59L10 18l6-6-6-6-1.41 1.41L13.17 12z\"\/>\r\n                <\/svg>\r\n            <\/button>\r\n            \r\n        <\/div>\r\n        \r\n        <!-- Dots Navigation -->\r\n        <div class=\"carousel-dots\" id=\"carouselDots\"><\/div>\r\n        \r\n    <\/div>\r\n<\/section>\r\n\r\n<script>\r\n\/\/ Testimonials Carousel Functionality\r\ndocument.addEventListener('DOMContentLoaded', function() {\r\n    const track = document.getElementById('carouselTrack');\r\n    const prevBtn = document.getElementById('prevBtn');\r\n    const nextBtn = document.getElementById('nextBtn');\r\n    const dotsContainer = document.getElementById('carouselDots');\r\n    const cards = document.querySelectorAll('.testimonial-card');\r\n    \r\n    let currentIndex = 0;\r\n    const cardWidth = 630; \/\/ 600px width + 30px gap\r\n    const totalCards = cards.length;\r\n    \r\n    \/\/ Create dots\r\n    for (let i = 0; i < totalCards; i++) {\r\n        const dot = document.createElement('button');\r\n        dot.classList.add('carousel-dot');\r\n        if (i === 0) dot.classList.add('active');\r\n        dot.addEventListener('click', () => goToSlide(i));\r\n        dotsContainer.appendChild(dot);\r\n    }\r\n    \r\n    const dots = document.querySelectorAll('.carousel-dot');\r\n    \r\n    \/\/ Update active dot\r\n    function updateDots() {\r\n        dots.forEach((dot, index) => {\r\n            dot.classList.toggle('active', index === currentIndex);\r\n        });\r\n    }\r\n    \r\n    \/\/ Go to specific slide\r\n    function goToSlide(index) {\r\n        currentIndex = index;\r\n        track.scrollTo({\r\n            left: currentIndex * cardWidth,\r\n            behavior: 'smooth'\r\n        });\r\n        updateDots();\r\n    }\r\n    \r\n    \/\/ Next slide\r\n    nextBtn.addEventListener('click', function() {\r\n        if (currentIndex < totalCards - 1) {\r\n            currentIndex++;\r\n        } else {\r\n            currentIndex = 0; \/\/ Loop back to start\r\n        }\r\n        goToSlide(currentIndex);\r\n    });\r\n    \r\n    \/\/ Previous slide\r\n    prevBtn.addEventListener('click', function() {\r\n        if (currentIndex > 0) {\r\n            currentIndex--;\r\n        } else {\r\n            currentIndex = totalCards - 1; \/\/ Loop to end\r\n        }\r\n        goToSlide(currentIndex);\r\n    });\r\n    \r\n    \/\/ Auto-play (optional - uncomment to enable)\r\n    \/*\r\n    setInterval(function() {\r\n        if (currentIndex < totalCards - 1) {\r\n            currentIndex++;\r\n        } else {\r\n            currentIndex = 0;\r\n        }\r\n        goToSlide(currentIndex);\r\n    }, 5000); \/\/ Change slide every 5 seconds\r\n    *\/\r\n    \r\n    \/\/ Touch\/Swipe support for mobile\r\n    let startX = 0;\r\n    let currentX = 0;\r\n    let isDragging = false;\r\n    \r\n    track.addEventListener('touchstart', function(e) {\r\n        startX = e.touches[0].clientX;\r\n        isDragging = true;\r\n    });\r\n    \r\n    track.addEventListener('touchmove', function(e) {\r\n        if (!isDragging) return;\r\n        currentX = e.touches[0].clientX;\r\n    });\r\n    \r\n    track.addEventListener('touchend', function() {\r\n        if (!isDragging) return;\r\n        const diff = startX - currentX;\r\n        \r\n        if (Math.abs(diff) > 50) { \/\/ Minimum swipe distance\r\n            if (diff > 0 && currentIndex < totalCards - 1) {\r\n                \/\/ Swipe left - next\r\n                currentIndex++;\r\n                goToSlide(currentIndex);\r\n            } else if (diff < 0 && currentIndex > 0) {\r\n                \/\/ Swipe right - previous\r\n                currentIndex--;\r\n                goToSlide(currentIndex);\r\n            }\r\n        }\r\n        \r\n        isDragging = false;\r\n    });\r\n});\r\n<\/script>\r\n\r\n<!-- \r\n====================================\r\nTESTIMONIALS CAROUSEL\r\n====================================\r\n\r\n\u2705 8 written testimonials\r\n\u2705 Horizontal scrolling carousel\r\n\u2705 Navigation arrows\r\n\u2705 Dot indicators\r\n\u2705 Auto-height cards\r\n\u2705 Touch\/swipe support\r\n\u2705 Smooth animations\r\n\u2705 Royal golden theme\r\n\u2705 Quote icons\r\n\u2705 Author avatars (initials)\r\n\u2705 Hover effects\r\n\u2705 Fully responsive\r\n\r\nFEATURES:\r\n- Click arrows to navigate\r\n- Click dots to jump to specific testimonial\r\n- Swipe on mobile devices\r\n- Loop navigation (goes back to start)\r\n- Optional auto-play (commented out)\r\n\r\n====================================\r\n-->\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>500+ Success Stories 50+ Countries $100M+ Generated Transforming Experts into Celebrity Icons Discover how everyday entrepreneurs became bestselling authors, sought-after speakers, and industry celebrities through our proven transformation system. SUCCESS STORIES Real Stories. Real Results. Celebrity Experts Introduction Jack Canfield Introduction Client Success Stories Compilation Total Success Summit Julie George \ud83d\udccd Cairns, Australia Client Stories [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-15","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/celebrityexperts.com\/staging-site\/wp-json\/wp\/v2\/pages\/15","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/celebrityexperts.com\/staging-site\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/celebrityexperts.com\/staging-site\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/celebrityexperts.com\/staging-site\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/celebrityexperts.com\/staging-site\/wp-json\/wp\/v2\/comments?post=15"}],"version-history":[{"count":25,"href":"https:\/\/celebrityexperts.com\/staging-site\/wp-json\/wp\/v2\/pages\/15\/revisions"}],"predecessor-version":[{"id":1710,"href":"https:\/\/celebrityexperts.com\/staging-site\/wp-json\/wp\/v2\/pages\/15\/revisions\/1710"}],"wp:attachment":[{"href":"https:\/\/celebrityexperts.com\/staging-site\/wp-json\/wp\/v2\/media?parent=15"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}