{"id":91,"date":"2025-08-05T11:55:57","date_gmt":"2025-08-05T11:55:57","guid":{"rendered":"https:\/\/enthira.mo.vc\/?page_id=91"},"modified":"2025-08-06T12:41:29","modified_gmt":"2025-08-06T12:41:29","slug":"home","status":"publish","type":"page","link":"https:\/\/enthira.mo.vc\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"91\" class=\"elementor elementor-91\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b5275e7 e-con-full e-flex e-con e-parent\" data-id=\"b5275e7\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6a62aee elementor-widget elementor-widget-html\" data-id=\"6a62aee\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Hero Section for Elementor HTML Widget -->\r\n<div class=\"hero-section\">\r\n    <!-- Video Background -->\r\n    <video class=\"hero-video\" autoplay muted loop playsinline>\r\n        <source src=\"https:\/\/enthira.mo.vc\/wp-content\/uploads\/2025\/08\/Eilik-Your-Robotic-Pet-Awaits-You-vmake.mp4\" type=\"video\/mp4\">\r\n        <!-- Fallback for browsers that don't support video -->\r\n        Your browser does not support the video tag.\r\n    <\/video>\r\n    \r\n    <div class=\"hero-overlay\"><\/div>\r\n\r\n    <div class=\"hero-container\">\r\n        <div class=\"hero-grid\">\r\n            <!-- Text Content -->\r\n            <div class=\"hero-text\">\r\n                <h1>Robotics at your fingertips<\/h1>\r\n                <p>Build the future with our comprehensive robotics courses. From Arduino basics to advanced AI robotics - master the skills that matter.<\/p>\r\n                <div class=\"hero-buttons\">\r\n                    <a href=\"#\" class=\"btn-primary\">Start Learning Free<\/a>\r\n                    <a href=\"#\" class=\"btn-secondary\">Watch Demo<\/a>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Robot Icon -->\r\n            <div class=\"hero-icon\">\r\n                <div class=\"icon-circle\">\r\n                    <i class=\"fas fa-robot\"><\/i>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<style>\r\n\/* Hero Section Base Styles *\/\r\n.hero-section {\r\n    color: white;\r\n    min-height: 80vh; \/* Changed from 400px to 80% of viewport height for full HD screens *\/\r\n    display: flex;\r\n    align-items: center;\r\n    position: relative;\r\n    overflow: hidden;\r\n    padding: 100px 0; \/* Increased padding for better spacing on larger screens *\/\r\n}\r\n\r\n\/* Video Background *\/\r\n.hero-video {\r\n    position: absolute;\r\n    top: 0;\r\n    left: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n    object-fit: cover;\r\n    z-index: -2;\r\n}\r\n\r\n.hero-buttons a {\r\n    padding: 15px 30px;\r\n    border-radius: 50px;\r\n    font-size: 1.1rem;\r\n    font-weight: 600;\r\n    cursor: pointer;\r\n    text-decoration: none !important; \/* Remove underline *\/\r\n    display: inline-block;\r\n    transition: all 0.3s ease;\r\n    margin-right: 16px;\r\n}\r\n\r\n.hero-buttons a:hover,\r\n.hero-buttons a:focus,\r\n.hero-buttons a:active {\r\n    text-decoration: none !important; \/* Ensure no underline on hover *\/\r\n}\r\n\r\n\/* Primary Button *\/\r\n.btn-primary {\r\n    background: #5624d0;\r\n    color: white;\r\n    box-shadow: 0 10px 30px rgba(255, 107, 107, 0.3);\r\n    text-decoration: none !important;\r\n}\r\n.btn-primary:hover,\r\n.btn-primary:focus {\r\n    background: #6b3aff; \/* Lighter purple on hover *\/\r\n    color: white;\r\n    transform: translateY(-3px);\r\n    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);\r\n    text-decoration: none !important;\r\n}\r\n\r\n\/* Secondary Button *\/\r\n.btn-secondary {\r\n    background: transparent;\r\n    color: white;\r\n    border: 2px solid white;\r\n    text-decoration: none !important;\r\n}\r\n.btn-secondary:hover,\r\n.btn-secondary:focus {\r\n    background: white;      \/* White fill on hover *\/\r\n    color: #5624d0;         \/* Change text color *\/\r\n    transform: translateY(-3px);\r\n    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);\r\n    text-decoration: none !important;\r\n}\r\n\r\n.hero-overlay {\r\n    background: rgba(0, 0, 0, 0.4); \/* Slightly lighter overlay for better video visibility *\/\r\n    position: absolute;\r\n    top: 0; left: 0; right: 0; bottom: 0;\r\n    z-index: -1;\r\n}\r\n\r\n.hero-container {\r\n    max-width: 1340px;\r\n    margin: 0 auto;\r\n    padding: 0 24px;\r\n    width: 100%;\r\n    position: relative;\r\n    z-index: 1;\r\n}\r\n\r\n.hero-grid {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 48px;\r\n    align-items: center;\r\n}\r\n\r\n\/* Text Section *\/\r\n.hero-text h1 {\r\n    font-size:3.5rem!important; \/* Increased font size for full HD screens *\/\r\n    font-weight: 500;\r\n    color: white;\r\n    margin-bottom: 24px;\r\n    line-height: 1.2;\r\n    animation: slideInLeft 1s ease-out;\r\n    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); \/* Added text shadow for better readability *\/\r\n}\r\n\r\n.hero-text p {\r\n    font-size: 1.2rem!important; \/* Increased font size for better readability on larger screens *\/\r\n    margin-bottom: 32px;\r\n    opacity: 0.9;\r\n    animation: slideInLeft 1s ease-out 0.3s both;\r\n    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); \/* Added text shadow for better readability *\/\r\n}\r\n\r\n.hero-buttons {\r\n    animation: slideInLeft 1s ease-out 0.6s both;\r\n}\r\n\r\n\/* Robot Icon *\/\r\n.hero-icon {\r\n    display: flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n}\r\n\r\n.icon-circle {\r\n    width: 300px; \/* Reduced size for better proportion *\/\r\n    height: 300px;\r\n    background: rgba(255, 255, 255, 0.1);\r\n    border-radius: 50%;\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: center;\r\n    backdrop-filter: blur(10px);\r\n    border: 2px .hero-text h1solid rgba(255, 255, 255, 0.2);\r\n    position: relative;\r\n    cursor: pointer;\r\n    \/* Only floating animation for the circle *\/\r\n    animation: float 6s ease-in-out infinite;\r\n    transition: transform 0.4s ease;\r\n}\r\n\r\n.icon-circle:hover {\r\n    \/* Scale up on hover *\/\r\n    transform: scale(1.15);\r\n}\r\n\r\n.icon-circle i {\r\n    font-size: 7rem; \/* Adjusted icon size to match smaller circle *\/\r\n    color: rgba(255, 255, 255, 0.9);\r\n    transition: color 0.3s ease;\r\n    \/* Only the icon rotates horizontally *\/\r\n    animation: iconRotate 8s linear infinite;\r\n}\r\n\r\n.icon-circle:hover i {\r\n    color: #ffffff;\r\n    text-shadow: 0 0 20px rgba(255, 255, 255, 0.5);\r\n}\r\n\r\n\/* Slide in animations *\/\r\n@keyframes slideInLeft {\r\n    0% {\r\n        transform: translateX(-50px);\r\n        opacity: 0;\r\n    }\r\n    100% {\r\n        transform: translateX(0);\r\n        opacity: 1;\r\n    }\r\n}\r\n\r\n\/* Simple floating animation for circle only *\/\r\n@keyframes float {\r\n    0%, 100% { transform: translateY(0px); }\r\n    50% { transform: translateY(-20px); }\r\n}\r\n\r\n\/* Horizontal rotation for icon only *\/\r\n@keyframes iconRotate {\r\n    0% { transform: rotateY(0deg); }\r\n    100% { transform: rotateY(360deg); }\r\n}\r\n\r\n\/* Responsive Styles *\/\r\n\r\n\/* For very large screens (1440px and up) *\/\r\n@media (min-width: 1440px) {\r\n    .hero-text h1 { font-size: 4.5rem; }\r\n    .hero-text p { font-size: 1.5rem; }\r\n    .icon-circle { width: 350px; height: 350px; }\r\n    .icon-circle i { font-size: 8rem; }\r\n}\r\n\r\n\/* Desktop *\/\r\n@media (max-width: 1439px) and (min-width: 1025px) {\r\n    .hero-section { min-height: 75vh; }\r\n    .hero-text h1 { font-size: 3.8rem; }\r\n    .hero-text p { font-size: 1.3rem; }\r\n}\r\n\r\n\/* Tablets *\/\r\n@media (max-width: 1024px) {\r\n    .hero-section { min-height: 70vh; padding: 80px 0; }\r\n    .hero-text h1 { font-size: 3rem; }\r\n    .hero-text p { font-size: 1.2rem; }\r\n    .icon-circle { width: 250px; height: 250px; }\r\n    .icon-circle i { font-size: 5.5rem; }\r\n}\r\n\r\n\/* Mobile Large *\/\r\n@media (max-width: 768px) {\r\n    .hero-section { min-height: 60vh; }\r\n    .hero-grid {\r\n        grid-template-columns: 1fr;\r\n        text-align: center;\r\n        gap: 32px;\r\n    }\r\n    .hero-text h1 { font-size: 2.5rem; }\r\n    .hero-text p { font-size: 1.1rem; }\r\n    .hero-buttons a { display: block; margin: 10px auto; width: 70%; }\r\n    \r\n    \/* Reduce animation intensity on mobile *\/\r\n    .icon-circle {\r\n        animation: float 8s ease-in-out infinite;\r\n    }\r\n    .icon-circle i {\r\n        animation: iconRotate 10s linear infinite;\r\n    }\r\n}\r\n\r\n\/* Mobile Small *\/\r\n@media (max-width: 480px) {\r\n    .hero-section { padding: 60px 0; min-height: 50vh; }\r\n    .hero-text h1 { font-size: 2rem; }\r\n    .hero-text p { font-size: 1rem; }\r\n    .icon-circle { width: 180px; height: 180px; }\r\n    .icon-circle i { font-size: 4rem; }\r\n}\r\n<\/style>\r\n\r\n<link href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\" rel=\"stylesheet\">\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-564dc19 e-con-full e-flex e-con e-parent\" data-id=\"564dc19\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-aefd35f elementor-widget elementor-widget-html\" data-id=\"aefd35f\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Enhanced Career Section for Elementor HTML Widget -->\r\n<link href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\" rel=\"stylesheet\">\r\n\r\n<div style=\"padding: 80px 0; background: white;\">\r\n    <div style=\"max-width: 1340px; margin: 0 auto; padding: 0 24px;\">\r\n        <div style=\"text-align: center; margin-bottom: 64px;\">\r\n            <h2 style=\"font-size: 2.5rem; font-weight: 700; margin-bottom: 16px; color: #1c1d1f;\">Ready to kickstart your career?<\/h2>\r\n            <p style=\"font-size: 1.125rem; color: #6a6f73; max-width: 600px; margin: 0 auto;\">Choose your learning path and build the skills that matter. From beginner-friendly projects to advanced engineering concepts.<\/p>\r\n        <\/div>\r\n        \r\n        <div style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(380px, 1fr)); gap: 32px;\" class=\"career-grid\">\r\n            \r\n            <!-- Arduino Programming Card -->\r\n            <div style=\"background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); border-radius: 12px; padding: 40px; color: white; text-align: center; transition: all 0.3s ease; cursor: pointer; position: relative; overflow: hidden; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);\" \r\n                 onmouseover=\"this.style.transform='translateY(-2px)'; this.style.boxShadow='0 8px 20px rgba(0, 0, 0, 0.12)'\" \r\n                 onmouseout=\"this.style.transform='translateY(0)'; this.style.boxShadow='0 4px 12px rgba(0, 0, 0, 0.08)'\">\r\n                \r\n                <div style=\"position: absolute; top: -50px; right: -50px; width: 100px; height: 100px; border-radius: 50%; background: rgba(255, 255, 255, 0.1);\"><\/div>\r\n                <div style=\"position: absolute; bottom: -30px; left: -30px; width: 60px; height: 60px; border-radius: 50%; background: rgba(255, 255, 255, 0.05);\"><\/div>\r\n                \r\n                <div style=\"width: 90px; height: 90px; border-radius: 50%; margin: 0 auto 24px; background: rgba(255, 255, 255, 0.2); display: flex; align-items: center; justify-content: center; font-size: 2.2rem; position: relative; z-index: 2;\">\r\n                    <i class=\"fas fa-microchip\"><\/i>\r\n                <\/div>\r\n                \r\n                <h3 style=\"font-size: 1.75rem; margin-bottom: 12px; position: relative; z-index: 2;\">Get Work-Ready<\/h3>\r\n                <h4 style=\"font-size: 1.25rem; margin-bottom: 20px; opacity: 0.9; font-weight: 600; position: relative; z-index: 2;\">Arduino Programming<\/h4>\r\n                \r\n                <div style=\"text-align: left; margin-bottom: 32px; position: relative; z-index: 2;\">\r\n                    <div style=\"display: flex; align-items: center; margin-bottom: 12px;\">\r\n                        <i class=\"fas fa-check-circle\" style=\"margin-right: 12px; color: #ffffff;\"><\/i>\r\n                        <span style=\"font-size: 0.95rem;\">Master microcontroller programming<\/span>\r\n                    <\/div>\r\n                    <div style=\"display: flex; align-items: center; margin-bottom: 12px;\">\r\n                        <i class=\"fas fa-check-circle\" style=\"margin-right: 12px; color: #ffffff;\"><\/i>\r\n                        <span style=\"font-size: 0.95rem;\">Build 15+ hands-on projects<\/span>\r\n                    <\/div>\r\n                    <div style=\"display: flex; align-items: center; margin-bottom: 12px;\">\r\n                        <i class=\"fas fa-check-circle\" style=\"margin-right: 12px; color: #ffffff;\"><\/i>\r\n                        <span style=\"font-size: 0.95rem;\">Learn sensors & actuators<\/span>\r\n                    <\/div>\r\n                    <div style=\"display: flex; align-items: center; margin-bottom: 12px;\">\r\n                        <i class=\"fas fa-check-circle\" style=\"margin-right: 12px; color: #ffffff;\"><\/i>\r\n                        <span style=\"font-size: 0.95rem;\">Industry-ready portfolio<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div style=\"margin-bottom: 24px; position: relative; z-index: 2;\">\r\n                    <div style=\"font-size: 0.9rem; opacity: 0.8; margin-bottom: 8px;\">Course Duration<\/div>\r\n                    <div style=\"font-size: 1.1rem; font-weight: 600;\">8-12 weeks \u2022 Self-paced<\/div>\r\n                <\/div>\r\n                \r\n                <button style=\"background: white; color: #667eea; border: none; padding: 14px 32px; border-radius: 50px; font-weight: 600; font-size: 1rem; cursor: pointer; transition: all 0.3s ease; width: 100%; position: relative; z-index: 2;\" \r\n                        onmouseover=\"this.style.background='#f8f9ff'; this.style.transform='scale(1.02)'\" \r\n                        onmouseout=\"this.style.background='white'; this.style.transform='scale(1)'\">\r\n                    Start Learning Arduino\r\n                <\/button>\r\n            <\/div>\r\n\r\n            <!-- Robotics Engineering Card -->\r\n            <div style=\"background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); border-radius: 12px; padding: 40px; color: white; text-align: center; transition: all 0.3s ease; cursor: pointer; position: relative; overflow: hidden; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);\" \r\n                 onmouseover=\"this.style.transform='translateY(-2px)'; this.style.boxShadow='0 8px 20px rgba(0, 0, 0, 0.12)'\" \r\n                 onmouseout=\"this.style.transform='translateY(0)'; this.style.boxShadow='0 4px 12px rgba(0, 0, 0, 0.08)'\">\r\n                \r\n                <div style=\"position: absolute; top: -50px; right: -50px; width: 100px; height: 100px; border-radius: 50%; background: rgba(255, 255, 255, 0.1);\"><\/div>\r\n                <div style=\"position: absolute; bottom: -30px; left: -30px; width: 60px; height: 60px; border-radius: 50%; background: rgba(255, 255, 255, 0.05);\"><\/div>\r\n                \r\n                <div style=\"width: 90px; height: 90px; border-radius: 50%; margin: 0 auto 24px; background: rgba(255, 255, 255, 0.2); display: flex; align-items: center; justify-content: center; font-size: 2.2rem; position: relative; z-index: 2;\">\r\n                    <i class=\"fas fa-robot\"><\/i>\r\n                <\/div>\r\n                \r\n                <h3 style=\"font-size: 1.75rem; margin-bottom: 12px; position: relative; z-index: 2;\">Build Projects<\/h3>\r\n                <h4 style=\"font-size: 1.25rem; margin-bottom: 20px; opacity: 0.9; font-weight: 600; position: relative; z-index: 2;\">Robotics Engineering<\/h4>\r\n                \r\n                <div style=\"text-align: left; margin-bottom: 32px; position: relative; z-index: 2;\">\r\n                    <div style=\"display: flex; align-items: center; margin-bottom: 12px;\">\r\n                        <i class=\"fas fa-check-circle\" style=\"margin-right: 12px; color: #ffffff;\"><\/i>\r\n                        <span style=\"font-size: 0.95rem;\">Design autonomous robots<\/span>\r\n                    <\/div>\r\n                    <div style=\"display: flex; align-items: center; margin-bottom: 12px;\">\r\n                        <i class=\"fas fa-check-circle\" style=\"margin-right: 12px; color: #ffffff;\"><\/i>\r\n                        <span style=\"font-size: 0.95rem;\">Computer vision integration<\/span>\r\n                    <\/div>\r\n                    <div style=\"display: flex; align-items: center; margin-bottom: 12px;\">\r\n                        <i class=\"fas fa-check-circle\" style=\"margin-right: 12px; color: #ffffff;\"><\/i>\r\n                        <span style=\"font-size: 0.95rem;\">Advanced motor control<\/span>\r\n                    <\/div>\r\n                    <div style=\"display: flex; align-items: center; margin-bottom: 12px;\">\r\n                        <i class=\"fas fa-check-circle\" style=\"margin-right: 12px; color: #ffffff;\"><\/i>\r\n                        <span style=\"font-size: 0.95rem;\">Real-world applications<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div style=\"margin-bottom: 24px; position: relative; z-index: 2;\">\r\n                    <div style=\"font-size: 0.9rem; opacity: 0.8; margin-bottom: 8px;\">Course Duration<\/div>\r\n                    <div style=\"font-size: 1.1rem; font-weight: 600;\">12-16 weeks \u2022 Project-based<\/div>\r\n                <\/div>\r\n                \r\n                <button style=\"background: white; color: #667eea; border: none; padding: 14px 32px; border-radius: 50px; font-weight: 600; font-size: 1rem; cursor: pointer; transition: all 0.3s ease; width: 100%; position: relative; z-index: 2;\" \r\n                        onmouseover=\"this.style.background='#f8f9ff'; this.style.transform='scale(1.02)'\" \r\n                        onmouseout=\"this.style.background='white'; this.style.transform='scale(1)'\">\r\n                    Explore Robotics\r\n                <\/button>\r\n            <\/div>\r\n\r\n            <!-- Data Analytics Card -->\r\n            <div style=\"background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); border-radius: 12px; padding: 40px; color: white; text-align: center; transition: all 0.3s ease; cursor: pointer; position: relative; overflow: hidden; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);\" \r\n                 onmouseover=\"this.style.transform='translateY(-2px)'; this.style.boxShadow='0 8px 20px rgba(0, 0, 0, 0.12)'\" \r\n                 onmouseout=\"this.style.transform='translateY(0)'; this.style.boxShadow='0 4px 12px rgba(0, 0, 0, 0.08)'\">\r\n                \r\n                <div style=\"position: absolute; top: -50px; right: -50px; width: 100px; height: 100px; border-radius: 50%; background: rgba(255, 255, 255, 0.1);\"><\/div>\r\n                <div style=\"position: absolute; bottom: -30px; left: -30px; width: 60px; height: 60px; border-radius: 50%; background: rgba(255, 255, 255, 0.05);\"><\/div>\r\n                \r\n                <div style=\"width: 90px; height: 90px; border-radius: 50%; margin: 0 auto 24px; background: rgba(255, 255, 255, 0.2); display: flex; align-items: center; justify-content: center; font-size: 2.2rem; position: relative; z-index: 2;\">\r\n                    <i class=\"fas fa-chart-line\"><\/i>\r\n                <\/div>\r\n                \r\n                <h3 style=\"font-size: 1.75rem; margin-bottom: 12px; position: relative; z-index: 2;\">Advance Skills<\/h3>\r\n                <h4 style=\"font-size: 1.25rem; margin-bottom: 20px; opacity: 0.9; font-weight: 600; position: relative; z-index: 2;\">Data Analytics & AI<\/h4>\r\n                \r\n                <div style=\"text-align: left; margin-bottom: 32px; position: relative; z-index: 2;\">\r\n                    <div style=\"display: flex; align-items: center; margin-bottom: 12px;\">\r\n                        <i class=\"fas fa-check-circle\" style=\"margin-right: 12px; color: #ffffff;\"><\/i>\r\n                        <span style=\"font-size: 0.95rem;\">Machine learning algorithms<\/span>\r\n                    <\/div>\r\n                    <div style=\"display: flex; align-items: center; margin-bottom: 12px;\">\r\n                        <i class=\"fas fa-check-circle\" style=\"margin-right: 12px; color: #ffffff;\"><\/i>\r\n                        <span style=\"font-size: 0.95rem;\">Data visualization techniques<\/span>\r\n                    <\/div>\r\n                    <div style=\"display: flex; align-items: center; margin-bottom: 12px;\">\r\n                        <i class=\"fas fa-check-circle\" style=\"margin-right: 12px; color: #ffffff;\"><\/i>\r\n                        <span style=\"font-size: 0.95rem;\">Python & R programming<\/span>\r\n                    <\/div>\r\n                    <div style=\"display: flex; align-items: center; margin-bottom: 12px;\">\r\n                        <i class=\"fas fa-check-circle\" style=\"margin-right: 12px; color: #ffffff;\"><\/i>\r\n                        <span style=\"font-size: 0.95rem;\">Statistical analysis<\/span>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div style=\"margin-bottom: 24px; position: relative; z-index: 2;\">\r\n                    <div style=\"font-size: 0.9rem; opacity: 0.8; margin-bottom: 8px;\">Course Duration<\/div>\r\n                    <div style=\"font-size: 1.1rem; font-weight: 600;\">10-14 weeks \u2022 Advanced level<\/div>\r\n                <\/div>\r\n                \r\n                <button style=\"background: white; color: #667eea; border: none; padding: 14px 32px; border-radius: 50px; font-weight: 600; font-size: 1rem; cursor: pointer; transition: all 0.3s ease; width: 100%; position: relative; z-index: 2;\" \r\n                        onmouseover=\"this.style.background='#f8f9ff'; this.style.transform='scale(1.02)'\" \r\n                        onmouseout=\"this.style.background='white'; this.style.transform='scale(1)'\">\r\n                    Master Data Analytics\r\n                <\/button>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <!-- Call to Action Section -->\r\n        <div style=\"text-align: center; margin-top: 64px; padding: 48px; background: linear-gradient(135deg, #f8f9ff 0%, #fff8f6 50%, #f0fffe 100%); border-radius: 16px;\">\r\n            <h3 style=\"font-size: 1.75rem; font-weight: 700; margin-bottom: 16px; color: #1c1d1f;\">Not sure which path to choose?<\/h3>\r\n            <p style=\"font-size: 1.125rem; color: #6a6f73; margin-bottom: 32px; max-width: 500px; margin-left: auto; margin-right: auto;\">Take our career assessment quiz to find the perfect learning path based on your interests and goals.<\/p>\r\n            <button style=\"background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); color: white; border: none; padding: 16px 40px; border-radius: 50px; font-weight: 600; font-size: 1.1rem; cursor: pointer; transition: all 0.3s ease; margin-right: 16px;\" \r\n                    onmouseover=\"this.style.transform='translateY(-2px)'; this.style.boxShadow='0 8px 25px rgba(102, 126, 234, 0.3)'\" \r\n                    onmouseout=\"this.style.transform='translateY(0)'; this.style.boxShadow='none'\">\r\n                <i class=\"fas fa-compass\" style=\"margin-right: 8px;\"><\/i>\r\n                Take Career Quiz\r\n            <\/button>\r\n            <button style=\"background: transparent; color: #667eea; border: 2px solid #667eea; padding: 14px 40px; border-radius: 50px; font-weight: 600; font-size: 1.1rem; cursor: pointer; transition: all 0.3s ease;\" \r\n                    onmouseover=\"this.style.background='#667eea'; this.style.color='white'\" \r\n                    onmouseout=\"this.style.background='transparent'; this.style.color='#667eea'\">\r\n                <i class=\"fas fa-phone\" style=\"margin-right: 8px;\"><\/i>\r\n                Talk to Advisor\r\n            <\/button>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<style>\r\n@media (max-width: 768px) {\r\n    .career-grid {\r\n        grid-template-columns: 1fr !important;\r\n    }\r\n    \r\n    h2 {\r\n        font-size: 2rem !important;\r\n    }\r\n    \r\n    h3 {\r\n        font-size: 1.5rem !important;\r\n    }\r\n    \r\n    div[style*=\"padding: 40px\"] {\r\n        padding: 24px !important;\r\n    }\r\n}\r\n\r\n@media (max-width: 480px) {\r\n    .career-grid {\r\n        gap: 20px !important;\r\n    }\r\n    \r\n    button {\r\n        font-size: 0.95rem !important;\r\n        padding: 12px 24px !important;\r\n    }\r\n}\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-03604b5 e-con-full e-flex e-con e-parent\" data-id=\"03604b5\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f1c8d22 elementor-widget elementor-widget-html\" data-id=\"f1c8d22\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Skills & Courses Section for Elementor HTML Widget -->\r\n<link href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\" rel=\"stylesheet\">\r\n\r\n<div style=\"padding: 80px 0; background: #f7f9fa;\">\r\n    <div style=\"max-width: 1340px; margin: 0 auto; padding: 0 24px;\">\r\n        <div style=\"text-align: center; margin-bottom: 48px;\">\r\n            <h2 style=\"font-size: 2.5rem; font-weight: 700; margin-bottom: 16px; color: #1c1d1f;\">All the skills you need in one place<\/h2>\r\n            <p style=\"font-size: 1.125rem; color: #6a6f73; max-width: 600px; margin: 0 auto;\">From critical robotics skills to technical topics, RoboLearn supports your professional development and personal goals.<\/p>\r\n        <\/div>\r\n\r\n        <div style=\"display: flex; justify-content: center; gap: 16px; margin-bottom: 32px; flex-wrap: wrap;\">\r\n            <button onclick=\"showCategory(this, 'robotics')\" class=\"category-btn active\" style=\"padding: 12px 24px; background: #1c1d1f; border: 1px solid #1c1d1f; border-radius: 50px; color: white; cursor: pointer; transition: all 0.2s; font-weight: 500;\">Robotics<\/button>\r\n            <button onclick=\"showCategory(this, 'arduino')\" class=\"category-btn\" style=\"padding: 12px 24px; background: white; border: 1px solid #d1d7dc; border-radius: 50px; color: #6a6f73; cursor: pointer; transition: all 0.2s; font-weight: 500;\">Arduino<\/button>\r\n            <button onclick=\"showCategory(this, 'ai')\" class=\"category-btn\" style=\"padding: 12px 24px; background: white; border: 1px solid #d1d7dc; border-radius: 50px; color: #6a6f73; cursor: pointer; transition: all 0.2s; font-weight: 500;\">AI & ML<\/button>\r\n            <button onclick=\"showCategory(this, 'iot')\" class=\"category-btn\" style=\"padding: 12px 24px; background: white; border: 1px solid #d1d7dc; border-radius: 50px; color: #6a6f73; cursor: pointer; transition: all 0.2s; font-weight: 500;\">IoT<\/button>\r\n            <button onclick=\"showCategory(this, 'automation')\" class=\"category-btn\" style=\"padding: 12px 24px; background: white; border: 1px solid #d1d7dc; border-radius: 50px; color: #6a6f73; cursor: pointer; transition: all 0.2s; font-weight: 500;\">Automation<\/button>\r\n        <\/div>\r\n\r\n        <div style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 24px; margin-top: 32px;\">\r\n\r\n            <!-- Arduino Card -->\r\n            <div style=\"background: white; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.1); transition: transform 0.2s, box-shadow 0.2s; cursor: pointer;\" \r\n                 onmouseover=\"this.style.transform='translateY(-4px)'; this.style.boxShadow='0 8px 25px rgba(0,0,0,0.15)'\"\r\n                 onmouseout=\"this.style.transform='translateY(0)'; this.style.boxShadow='0 2px 8px rgba(0,0,0,0.1)'\">\r\n                <div style=\"height: 180px; position: relative; background-color: #f0f0f0;\">\r\n                    <img decoding=\"async\" src=\"https:\/\/enthira.mo.vc\/wp-content\/uploads\/2025\/08\/circuit-board-close-up-with-different-components-scaled.jpg\" \r\n                         alt=\"Arduino Circuit Board\" \r\n                         loading=\"lazy\"\r\n                         style=\"width: 100%; height: 100%; object-fit: cover; display: block;\"\r\n                         onerror=\"this.style.display='none'; this.parentElement.innerHTML='<div style=\\'display:flex;align-items:center;justify-content:center;height:100%;background:#f0f0f0;color:#666;\\'><i class=\\'fa-solid fa-image\\' style=\\'font-size:2rem;\\'><\/i><\/div>'\">\r\n                <\/div>\r\n                <div style=\"padding: 16px;\">\r\n                    <h3 style=\"font-size: 1rem; font-weight: 700; margin-bottom: 8px; color: #1c1d1f;\">Arduino Programming Fundamentals: Build 15 Projects Step by Step<\/h3>\r\n                    <p style=\"font-size: 0.875rem; color: #6a6f73;\">Dr. Sarah Johnson<\/p>\r\n                    <div style=\"display: flex; align-items: center; gap: 8px;\">\r\n                        <div style=\"color: #f4c150;\">\r\n                            <i class=\"fa-solid fa-star\"><\/i><i class=\"fa-solid fa-star\"><\/i><i class=\"fa-solid fa-star\"><\/i><i class=\"fa-solid fa-star\"><\/i><i class=\"fa-solid fa-star\"><\/i>\r\n                        <\/div>\r\n                        <span style=\"font-size: 0.875rem; color: #6a6f73;\">4.7 (3,456)<\/span>\r\n                    <\/div>\r\n                    <p style=\"font-size: 1rem; font-weight: 700; margin: 0;\">\u20b93,099<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Robotics Card -->\r\n            <div style=\"background: white; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.1); transition: transform 0.2s, box-shadow 0.2s; cursor: pointer;\" \r\n                 onmouseover=\"this.style.transform='translateY(-4px)'; this.style.boxShadow='0 8px 25px rgba(0,0,0,0.15)'\"\r\n                 onmouseout=\"this.style.transform='translateY(0)'; this.style.boxShadow='0 2px 8px rgba(0,0,0,0.1)'\">\r\n                <div style=\"height: 180px; position: relative; background-color: #f0f0f0;\">\r\n                    <img decoding=\"async\" src=\"https:\/\/enthira.mo.vc\/wp-content\/uploads\/2025\/08\/3d-rendering-biorobots-concept-1-scaled.jpg\" \r\n                         alt=\"3D Biorobots Concept\" \r\n                         loading=\"lazy\"\r\n                         style=\"width: 100%; height: 100%; object-fit: cover; display: block;\"\r\n                         onerror=\"this.style.display='none'; this.parentElement.innerHTML='<div style=\\'display:flex;align-items:center;justify-content:center;height:100%;background:#f0f0f0;color:#666;\\'><i class=\\'fa-solid fa-robot\\' style=\\'font-size:2rem;\\'><\/i><\/div>'\">\r\n                <\/div>\r\n                <div style=\"padding: 16px;\">\r\n                    <h3 style=\"font-size: 1rem; font-weight: 700; margin-bottom: 8px; color: #1c1d1f;\">Complete Robotics Course: Build Autonomous Robots from Scratch<\/h3>\r\n                    <p style=\"font-size: 0.875rem; color: #6a6f73;\">Prof. Michael Chen<\/p>\r\n                    <div style=\"display: flex; align-items: center; gap: 8px;\">\r\n                        <div style=\"color: #f4c150;\">\r\n                            <i class=\"fa-solid fa-star\"><\/i><i class=\"fa-solid fa-star\"><\/i><i class=\"fa-solid fa-star\"><\/i><i class=\"fa-solid fa-star\"><\/i><i class=\"fa-solid fa-star-half-stroke\"><\/i>\r\n                        <\/div>\r\n                        <span style=\"font-size: 0.875rem; color: #6a6f73;\">4.5 (2,187)<\/span>\r\n                    <\/div>\r\n                    <p style=\"font-size: 1rem; font-weight: 700; margin: 0;\">\u20b94,599<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Computer Vision Card -->\r\n            <div style=\"background: white; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.1); transition: transform 0.2s, box-shadow 0.2s; cursor: pointer;\" \r\n                 onmouseover=\"this.style.transform='translateY(-4px)'; this.style.boxShadow='0 8px 25px rgba(0,0,0,0.15)'\"\r\n                 onmouseout=\"this.style.transform='translateY(0)'; this.style.boxShadow='0 2px 8px rgba(0,0,0,0.1)'\">\r\n                <div style=\"height: 180px; position: relative; background-color: #f0f0f0;\">\r\n                    <img decoding=\"async\" src=\"https:\/\/enthira.mo.vc\/wp-content\/uploads\/2025\/08\/child-making-robot-scaled.jpg\" \r\n                         alt=\"Child Making Robot\" \r\n                         loading=\"lazy\"\r\n                         style=\"width: 100%; height: 100%; object-fit: cover; display: block;\"\r\n                         onerror=\"this.style.display='none'; this.parentElement.innerHTML='<div style=\\'display:flex;align-items:center;justify-content:center;height:100%;background:#f0f0f0;color:#666;\\'><i class=\\'fa-solid fa-eye\\' style=\\'font-size:2rem;\\'><\/i><\/div>'\">\r\n                <\/div>\r\n                <div style=\"padding: 16px;\">\r\n                    <h3 style=\"font-size: 1rem; font-weight: 700; margin-bottom: 8px; color: #1c1d1f;\">Computer Vision for Robotics: OpenCV and Deep Learning<\/h3>\r\n                    <p style=\"font-size: 0.875rem; color: #6a6f73;\">Dr. Emily Watson<\/p>\r\n                    <div style=\"display: flex; align-items: center; gap: 8px;\">\r\n                        <div style=\"color: #f4c150;\">\r\n                            <i class=\"fa-solid fa-star\"><\/i><i class=\"fa-solid fa-star\"><\/i><i class=\"fa-solid fa-star\"><\/i><i class=\"fa-solid fa-star\"><\/i><i class=\"fa-solid fa-star\"><\/i>\r\n                        <\/div>\r\n                        <span style=\"font-size: 0.875rem; color: #6a6f73;\">4.8 (1,923)<\/span>\r\n                    <\/div>\r\n                    <p style=\"font-size: 1rem; font-weight: 700; margin: 0;\">\u20b95,299<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- AI Card -->\r\n            <div style=\"background: white; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.1); transition: transform 0.2s, box-shadow 0.2s; cursor: pointer;\" \r\n                 onmouseover=\"this.style.transform='translateY(-4px)'; this.style.boxShadow='0 8px 25px rgba(0,0,0,0.15)'\"\r\n                 onmouseout=\"this.style.transform='translateY(0)'; this.style.boxShadow='0 2px 8px rgba(0,0,0,0.1)'\">\r\n                <div style=\"height: 180px; position: relative; background-color: #f0f0f0;\">\r\n                    <img decoding=\"async\" src=\"https:\/\/enthira.mo.vc\/wp-content\/uploads\/2025\/08\/father-sons-making-robot-scaled.jpg\" \r\n                         alt=\"Father and Sons Making Robot\" \r\n                         loading=\"lazy\"\r\n                         style=\"width: 100%; height: 100%; object-fit: cover; display: block;\"\r\n                         onerror=\"this.style.display='none'; this.parentElement.innerHTML='<div style=\\'display:flex;align-items:center;justify-content:center;height:100%;background:#f0f0f0;color:#666;\\'><i class=\\'fa-solid fa-brain\\' style=\\'font-size:2rem;\\'><\/i><\/div>'\">\r\n                <\/div>\r\n                <div style=\"padding: 16px;\">\r\n                    <h3 style=\"font-size: 1rem; font-weight: 700; margin-bottom: 8px; color: #1c1d1f;\">AI in Robotics: Machine Learning for Intelligent Robots<\/h3>\r\n                    <p style=\"font-size: 0.875rem; color: #6a6f73;\">Dr. James Anderson<\/p>\r\n                    <div style=\"display: flex; align-items: center; gap: 8px;\">\r\n                        <div style=\"color: #f4c150;\">\r\n                            <i class=\"fa-solid fa-star\"><\/i><i class=\"fa-solid fa-star\"><\/i><i class=\"fa-solid fa-star\"><\/i><i class=\"fa-solid fa-star\"><\/i><i class=\"fa-solid fa-star\"><\/i>\r\n                        <\/div>\r\n                        <span style=\"font-size: 0.875rem; color: #6a6f73;\">4.9 (876)<\/span>\r\n                    <\/div>\r\n                    <p style=\"font-size: 1rem; font-weight: 700; margin: 0;\">\u20b96,499<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<script>\r\nfunction showCategory(button, category) {\r\n    const buttons = document.querySelectorAll('.category-btn');\r\n    buttons.forEach(btn => {\r\n        btn.style.background = 'white';\r\n        btn.style.borderColor = '#d1d7dc';\r\n        btn.style.color = '#6a6f73';\r\n        btn.classList.remove('active');\r\n    });\r\n\r\n    button.style.background = '#1c1d1f';\r\n    button.style.borderColor = '#1c1d1f';\r\n    button.style.color = 'white';\r\n    button.classList.add('active');\r\n\r\n    console.log('Selected category:', category);\r\n}\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1b74b2b e-con-full e-flex e-con e-parent\" data-id=\"1b74b2b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-081a5af elementor-widget elementor-widget-html\" data-id=\"081a5af\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Enhanced Goals & Learning Benefits Section - Icons in #6975DD -->\r\n\r\n<!-- Font Awesome CDN -->\r\n<link href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\" rel=\"stylesheet\">\r\n\r\n<div style=\"padding: 80px 0; background: white;\">\r\n  <div style=\"max-width: 1340px; margin: 0 auto; padding: 0 24px;\">\r\n    <div style=\"text-align: center; margin-bottom: 64px;\">\r\n      <h2 style=\"font-size: 2.5rem; font-weight: 700; margin-bottom: 16px; color: #6975DD;\">Learning focused on your goals<\/h2>\r\n      <p style=\"font-size: 1.125rem; color: #6a6f73; max-width: 600px; margin: 0 auto;\">Accelerate your robotics journey with our proven learning methodology designed for real-world success.<\/p>\r\n    <\/div>\r\n\r\n    <div style=\"display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: center;\" class=\"goals-grid\">\r\n\r\n      <!-- Learning Benefits -->\r\n      <div>\r\n        <ul style=\"list-style: none; margin: 0; padding: 0;\">\r\n          <!-- Item 1 -->\r\n          <li style=\"display: flex; align-items: flex-start; gap: 20px; margin-bottom: 32px; padding: 20px; border-radius: 12px; transition: all 0.3s ease; cursor: pointer; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);\" \r\n              onmouseover=\"this.style.background='#f7f9fa'; this.style.transform='translateX(8px)'; this.style.boxShadow='0 4px 16px rgba(0, 0, 0, 0.08)'\" \r\n              onmouseout=\"this.style.background='white'; this.style.transform='translateX(0)'; this.style.boxShadow='0 2px 8px rgba(0, 0, 0, 0.04)'\">\r\n            <div style=\"width: 56px; height: 56px; background: #ffffff; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #6975DD; flex-shrink: 0; box-shadow: 0 4px 12px rgba(105, 117, 221, 0.2);\">\r\n              <i class=\"fas fa-play\" style=\"font-size: 1.2rem; color: #6975DD;\"><\/i>\r\n            <\/div>\r\n            <div>\r\n              <h4 style=\"font-size: 1.25rem; margin-bottom: 8px; color: #6975DD; font-weight: 700;\">Hands-on learning<\/h4>\r\n              <p style=\"color: #6a6f73; font-size: 1rem; margin: 0;\">Practice new robotics skills with interactive courses and real hardware projects that adapt to your level and pace. No more boring theory-only classes.<\/p>\r\n            <\/div>\r\n          <\/li>\r\n\r\n          <!-- Item 2 -->\r\n          <li style=\"display: flex; align-items: flex-start; gap: 20px; margin-bottom: 32px; padding: 20px; border-radius: 12px; transition: all 0.3s ease; cursor: pointer; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);\" \r\n              onmouseover=\"this.style.background='#f7f9fa'; this.style.transform='translateX(8px)'; this.style.boxShadow='0 4px 16px rgba(0, 0, 0, 0.08)'\" \r\n              onmouseout=\"this.style.background='white'; this.style.transform='translateX(0)'; this.style.boxShadow='0 2px 8px rgba(0, 0, 0, 0.04)'\">\r\n            <div style=\"width: 56px; height: 56px; background: #ffffff; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #6975DD; flex-shrink: 0; box-shadow: 0 4px 12px rgba(105, 117, 221, 0.2);\">\r\n              <i class=\"fas fa-certificate\" style=\"font-size: 1.2rem; color: #6975DD;\"><\/i>\r\n            <\/div>\r\n            <div>\r\n              <h4 style=\"font-size: 1.25rem; margin-bottom: 8px; color: #6975DD; font-weight: 700;\">Industry certifications<\/h4>\r\n              <p style=\"color: #6a6f73; font-size: 1rem; margin: 0;\">Showcase your robotics expertise with industry-recognized certifications in Arduino, ROS, and AI robotics that employers actually value.<\/p>\r\n            <\/div>\r\n          <\/li>\r\n\r\n          <!-- Item 3 -->\r\n          <li style=\"display: flex; align-items: flex-start; gap: 20px; margin-bottom: 32px; padding: 20px; border-radius: 12px; transition: all 0.3s ease; cursor: pointer; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);\" \r\n              onmouseover=\"this.style.background='#f7f9fa'; this.style.transform='translateX(8px)'; this.style.boxShadow='0 4px 16px rgba(0, 0, 0, 0.08)'\" \r\n              onmouseout=\"this.style.background='white'; this.style.transform='translateX(0)'; this.style.boxShadow='0 2px 8px rgba(0, 0, 0, 0.04)'\">\r\n            <div style=\"width: 56px; height: 56px; background: #ffffff; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #6975DD; flex-shrink: 0; box-shadow: 0 4px 12px rgba(105, 117, 221, 0.2);\">\r\n              <i class=\"fas fa-chart-line\" style=\"font-size: 1.2rem; color: #6975DD;\"><\/i>\r\n            <\/div>\r\n            <div>\r\n              <h4 style=\"font-size: 1.25rem; margin-bottom: 8px; color: #6975DD; font-weight: 700;\">Goal-focused learning<\/h4>\r\n              <p style=\"color: #6a6f73; font-size: 1rem; margin: 0;\">Build a portfolio of robotics projects that demonstrate your skills to employers in automation and AI industries. Every project has a purpose.<\/p>\r\n            <\/div>\r\n          <\/li>\r\n\r\n          <!-- Item 4 -->\r\n          <li style=\"display: flex; align-items: flex-start; gap: 20px; margin-bottom: 0; padding: 20px; border-radius: 12px; transition: all 0.3s ease; cursor: pointer; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);\" \r\n              onmouseover=\"this.style.background='#f7f9fa'; this.style.transform='translateX(8px)'; this.style.boxShadow='0 4px 16px rgba(0, 0, 0, 0.08)'\" \r\n              onmouseout=\"this.style.background='white'; this.style.transform='translateX(0)'; this.style.boxShadow='0 2px 8px rgba(0, 0, 0, 0.04)'\">\r\n            <div style=\"width: 56px; height: 56px; background: #ffffff; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #6975DD; flex-shrink: 0; box-shadow: 0 4px 12px rgba(105, 117, 221, 0.2);\">\r\n              <i class=\"fas fa-users\" style=\"font-size: 1.2rem; color: #6975DD;\"><\/i>\r\n            <\/div>\r\n            <div>\r\n              <h4 style=\"font-size: 1.25rem; margin-bottom: 8px; color: #6975DD; font-weight: 700;\">Expert community<\/h4>\r\n              <p style=\"color: #6a6f73; font-size: 1rem; margin: 0;\">Connect with a community of robotics enthusiasts, share projects, and get feedback from industry experts and mentors.<\/p>\r\n            <\/div>\r\n          <\/li>\r\n        <\/ul>\r\n      <\/div>\r\n\r\n      <!-- Image + Buttons + Stats -->\r\n      <div style=\"position: relative;\">\r\n        <div style=\"background: linear-gradient(135deg, #f7f9fa 0%, #e8f2ff 100%); border-radius: 16px; padding: 32px; text-align: center; box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);\">\r\n          <div style=\"position: relative; border-radius: 12px; overflow: hidden; margin-bottom: 24px; box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);\">\r\n            <img decoding=\"async\" src=\"https:\/\/enthira.mo.vc\/wp-content\/uploads\/2025\/08\/ai-project-manager.png\" \r\n                 alt=\"AI Project Manager - Interactive Learning Experience\" \r\n                 style=\"width: 100%; height: 280px; object-fit: cover; display: block;\"\r\n                 onerror=\"this.style.display='none'; this.parentElement.innerHTML='<div style=\\'display:flex;align-items:center;justify-content:center;height:280px;background:#f0f0f0;color:#666;\\'><span style=\\'font-size:4rem;\\'>\ud83e\udd16<\/span><\/div>'\">\r\n          <\/div>\r\n\r\n          <h3 style=\"margin: 0 0 12px 0; color: #1c1d1f; font-size: 1.75rem; font-weight: 700;\">Interactive Learning Experience<\/h3>\r\n          <p style=\"color: #6a6f73; margin: 0 0 32px 0; font-size: 1.125rem;\">Build real robots while learning theory through our hands-on approach that combines practical skills with theoretical knowledge.<\/p>\r\n\r\n          <div style=\"display: flex; gap: 12px; justify-content: center; flex-wrap: wrap;\">\r\n            <button style=\"background: white; color: #6975DD; border: 2px solid #6975DD; padding: 14px 28px; border-radius: 50px; font-weight: 600; font-size: 1rem; cursor: pointer; transition: all 0.3s ease;\" \r\n                    onmouseover=\"this.style.background='#6975DD'; this.style.color='white'\" \r\n                    onmouseout=\"this.style.background='white'; this.style.color='#6975DD'\">\r\n              <i class=\"fas fa-play\" style=\"margin-right: 8px;\"><\/i>\r\n              Start Free Trial\r\n            <\/button>\r\n\r\n            <button style=\"background: white; color: #6975DD; border: 2px solid #6975DD; padding: 12px 28px; border-radius: 50px; font-weight: 600; font-size: 1rem; cursor: pointer; transition: all 0.3s ease;\" \r\n                    onmouseover=\"this.style.background='#6975DD'; this.style.color='white'\" \r\n                    onmouseout=\"this.style.background='white'; this.style.color='#6975DD'\">\r\n              <i class=\"fas fa-info-circle\" style=\"margin-right: 8px;\"><\/i>\r\n              Learn More\r\n            <\/button>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <!-- Stats -->\r\n        <div style=\"display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin-top: 32px;\">\r\n          <div style=\"text-align: center; padding: 20px; background: white; border-radius: 12px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);\">\r\n            <div style=\"font-size: 2rem; font-weight: 700; color: #6975DD; margin-bottom: 4px;\">15K+<\/div>\r\n            <div style=\"font-size: 0.9rem; color: #6a6f73;\">Students Enrolled<\/div>\r\n          <\/div>\r\n          <div style=\"text-align: center; padding: 20px; background: white; border-radius: 12px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);\">\r\n            <div style=\"font-size: 2rem; font-weight: 700; color: #6975DD; margin-bottom: 4px;\">95%<\/div>\r\n            <div style=\"font-size: 0.9rem; color: #6a6f73;\">Completion Rate<\/div>\r\n          <\/div>\r\n          <div style=\"text-align: center; padding: 20px; background: white; border-radius: 12px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);\">\r\n            <div style=\"font-size: 2rem; font-weight: 700; color: #6975DD; margin-bottom: 4px;\">4.8<\/div>\r\n            <div style=\"font-size: 0.9rem; color: #6a6f73;\">Average Rating<\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<style>\r\n@media (max-width: 768px) {\r\n  .goals-grid {\r\n    grid-template-columns: 1fr !important;\r\n    gap: 48px !important;\r\n  }\r\n}\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-43bfdfc e-con-full e-flex e-con e-parent\" data-id=\"43bfdfc\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a924c79 elementor-widget elementor-widget-html\" data-id=\"a924c79\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Success Statistics Section for Elementor HTML Widget -->\r\n<div class=\"stats-section\">\r\n    <div class=\"stats-container\">\r\n        <!-- Section Header -->\r\n        <div class=\"stats-header\">\r\n            <h2>See what others are achieving through learning<\/h2>\r\n        <\/div>\r\n        \r\n        <!-- Statistics Grid -->\r\n        <div class=\"stats-grid\">\r\n            <div class=\"stat-item\">\r\n                <div class=\"stat-number\" id=\"stat1\">87%<\/div>\r\n                <h3 class=\"stat-title\">of learners report career benefits<\/h3>\r\n                <p class=\"stat-description\">including getting a promotion, a raise, or starting a new robotics career.<\/p>\r\n            <\/div>\r\n            <div class=\"stat-item\">\r\n                <div class=\"stat-number\" id=\"stat2\">33%<\/div>\r\n                <h3 class=\"stat-title\">take a follow-up course<\/h3>\r\n                <p class=\"stat-description\">and continue investing in robotics and automation skills development.<\/p>\r\n            <\/div>\r\n            <div class=\"stat-item\">\r\n                <div class=\"stat-number\" id=\"stat3\">73%<\/div>\r\n                <h3 class=\"stat-title\">learn and earn with the same account<\/h3>\r\n                <p class=\"stat-description\">using RoboLearn for both professional robotics skills and personal projects.<\/p>\r\n            <\/div>\r\n       \r\n        <\/div>\r\n        \r\n        <!-- Testimonials -->\r\n        <div class=\"testimonials-section\">\r\n            <div class=\"testimonial-card\">\r\n                <p class=\"testimonial-text\">\"RoboLearn transformed my understanding of robotics. The interactive Arduino simulations made complex sensor integration concepts easy to grasp!\"<\/p>\r\n                <div class=\"testimonial-author\">\u2014 Sarah Chen, Robotics Engineer<\/div>\r\n            <\/div>\r\n            <div class=\"testimonial-card\">\r\n                <p class=\"testimonial-text\">\"As a manufacturing professional, this platform helped me transition into industrial automation. The ROS courses are industry-focused and excellent.\"<\/p>\r\n                <div class=\"testimonial-author\">\u2014 Michael Rodriguez, Automation Specialist<\/div>\r\n            <\/div>\r\n            <div class=\"testimonial-card\">\r\n                <p class=\"testimonial-text\">\"My daughter loves the visual programming lessons in the school section. Bhav built her first line-following robot in just 3 weeks!\"<\/p>\r\n                <div class=\"testimonial-author\">\u2014 Lisa Thompson, Parent & Educator<\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<style>\r\n.stats-section {\r\n    padding: 100px 0;\r\n    background: #fafafa;\r\n    position: relative;\r\n}\r\n\r\n.stats-container {\r\n    max-width: 1200px;\r\n    margin: 0 auto;\r\n    padding: 0 24px;\r\n}\r\n\r\n\/* Header *\/\r\n.stats-header {\r\n    text-align: center;\r\n    margin-bottom: 80px;\r\n}\r\n\r\n.stats-header h2 {\r\n    font-size: 2.2rem;\r\n    font-weight: 600;\r\n    color: #7257B3;\r\n    margin: 0;\r\n    line-height: 1.3;\r\n}\r\n\r\n\/* Statistics Grid *\/\r\n.stats-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\r\n    gap: 60px;\r\n    margin-bottom: 100px;\r\n}\r\n\r\n.stat-item {\r\n    text-align: center;\r\n    padding: 0 16px;\r\n}\r\n\r\n.stat-number {\r\n    font-size: 3.5rem;\r\n    font-weight: 700;\r\n    color: #1a202c;\r\n    margin-bottom: 24px;\r\n    line-height: 1;\r\n}\r\n\r\n.stat-title {\r\n    font-size: 1.3rem;\r\n    font-weight: 600;\r\n    color: #2d3748;\r\n    margin-bottom: 16px;\r\n    line-height: 1.4;\r\n}\r\n\r\n.stat-description {\r\n    color: #718096;\r\n    font-size: 1rem;\r\n    line-height: 1.6;\r\n    margin: 0;\r\n}\r\n\r\n\/* Testimonials *\/\r\n.testimonials-section {\r\n    display: grid;\r\n    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\r\n    gap: 32px;\r\n}\r\n\r\n.testimonial-card {\r\n    background: white;\r\n    padding: 32px;\r\n    border-radius: 12px;\r\n    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);\r\n    border: 1px solid #e2e8f0;\r\n    transition: all 0.3s ease;\r\n    position: relative;\r\n}\r\n\r\n.testimonial-card:hover {\r\n    transform: translateY(-2px);\r\n    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);\r\n}\r\n\r\n.testimonial-text {\r\n    font-size: 1rem;\r\n    color: #4a5568;\r\n    line-height: 1.7;\r\n    margin-bottom: 24px;\r\n    font-style: normal;\r\n}\r\n\r\n.testimonial-author {\r\n    font-size: 0.9rem;\r\n    color: #718096;\r\n    font-weight: 500;\r\n}\r\n\r\n\/* Responsive Design *\/\r\n@media (max-width: 768px) {\r\n    .stats-section {\r\n        padding: 60px 0;\r\n    }\r\n    \r\n    .stats-header h2 {\r\n        font-size: 1.8rem;\r\n    }\r\n    \r\n    .stats-header {\r\n        margin-bottom: 60px;\r\n    }\r\n    \r\n    .stats-grid {\r\n        gap: 48px;\r\n        margin-bottom: 80px;\r\n    }\r\n    \r\n    .stat-number {\r\n        font-size: 3rem;\r\n        margin-bottom: 20px;\r\n    }\r\n    \r\n    .stat-title {\r\n        font-size: 1.2rem;\r\n    }\r\n    \r\n    .testimonial-card {\r\n        padding: 24px;\r\n    }\r\n    \r\n    .testimonials-section {\r\n        gap: 24px;\r\n    }\r\n}\r\n\r\n@media (max-width: 480px) {\r\n    .stats-section {\r\n        padding: 40px 0;\r\n    }\r\n    \r\n    .stats-container {\r\n        padding: 0 16px;\r\n    }\r\n    \r\n    .stats-header h2 {\r\n        font-size: 1.6rem;\r\n    }\r\n    \r\n    .stat-number {\r\n        font-size: 2.5rem;\r\n    }\r\n    \r\n    .stat-title {\r\n        font-size: 1.1rem;\r\n    }\r\n    \r\n    .testimonial-card {\r\n        padding: 20px;\r\n    }\r\n}\r\n<\/style>\r\n\r\n<script>\r\n\/\/ Counter animation effect\r\nfunction animateCounters() {\r\n    const counters = [\r\n        { element: document.getElementById('stat1'), target: 87, suffix: '%' },\r\n        { element: document.getElementById('stat2'), target: 33, suffix: '%' },\r\n        { element: document.getElementById('stat3'), target: 73, suffix: '%' },\r\n        { element: document.getElementById('stat4'), target: 94, suffix: '%' }\r\n    ];\r\n    \r\n    \/\/ Check if element is in viewport\r\n    function isInViewport(element) {\r\n        const rect = element.getBoundingClientRect();\r\n        return (rect.top >= 0 && rect.top <= window.innerHeight);\r\n    }\r\n    \r\n    \/\/ Animate counter\r\n    function animateCounter(counter) {\r\n        let current = 0;\r\n        const increment = counter.target \/ 60;\r\n        const timer = setInterval(() => {\r\n            current += increment;\r\n            if (current >= counter.target) {\r\n                current = counter.target;\r\n                clearInterval(timer);\r\n            }\r\n            counter.element.textContent = Math.floor(current) + counter.suffix;\r\n        }, 25);\r\n    }\r\n    \r\n    \/\/ Start animation when in viewport\r\n    let hasAnimated = false;\r\n    function checkAndAnimate() {\r\n        if (!hasAnimated && isInViewport(document.getElementById('stat1'))) {\r\n            hasAnimated = true;\r\n            counters.forEach(counter => {\r\n                setTimeout(() => animateCounter(counter), Math.random() * 200);\r\n            });\r\n        }\r\n    }\r\n    \r\n    \/\/ Listen for scroll\r\n    window.addEventListener('scroll', checkAndAnimate);\r\n    checkAndAnimate(); \/\/ Check on load\r\n}\r\n\r\n\/\/ Initialize when DOM is loaded\r\ndocument.addEventListener('DOMContentLoaded', animateCounters);\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5044ec6 e-con-full e-flex e-con e-parent\" data-id=\"5044ec6\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9775bc8 elementor-widget elementor-widget-html\" data-id=\"9775bc8\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Growth & Business Plans Section for Elementor HTML Widget -->\r\n<div style=\"padding: 80px 0; background: #2d2f31; color: white; text-align: center;\">\r\n    <div style=\"max-width: 1340px; margin: 0 auto; padding: 0 24px;\">\r\n        <h2 style=\"font-size: 2.5rem; font-weight: 700; margin-bottom: 48px;color:white;\">Accelerate growth \u2014 for you or your organization<\/h2>\r\n        <div style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 48px; margin-top: 48px;\">\r\n            <div style=\"text-align: left;\">\r\n                <h3 style=\"font-size: 1.5rem; margin-bottom: 16px;color:white;\">Reach goals faster<\/h3>\r\n                <ul style=\"list-style: none; margin: 0 0 32px 0; padding: 0;\">\r\n                    <li style=\"display: flex; align-items: center; gap: 12px; margin-bottom: 12px; color: #d1d7dc;\">\r\n                        <i class=\"fas fa-check\" style=\"color: #4ecdc4;\"><\/i>\r\n                        Access to 12,000+ top robotics courses\r\n                    <\/li>\r\n                    <li style=\"display: flex; align-items: center; gap: 12px; margin-bottom: 12px; color: #d1d7dc;\">\r\n                        <i class=\"fas fa-check\" style=\"color: #4ecdc4;\"><\/i>\r\n                        Hands-on labs and simulations\r\n                    <\/li>\r\n                    <li style=\"display: flex; align-items: center; gap: 12px; margin-bottom: 12px; color: #d1d7dc;\">\r\n                        <i class=\"fas fa-check\" style=\"color: #4ecdc4;\"><\/i>\r\n                        Goal-focused recommendations\r\n                    <\/li>\r\n                    <li style=\"display: flex; align-items: center; gap: 12px; margin-bottom: 12px; color: #d1d7dc;\">\r\n                        <i class=\"fas fa-check\" style=\"color: #4ecdc4;\"><\/i>\r\n                        Practice tests and assessments\r\n                    <\/li>\r\n                <\/ul>\r\n                <button style=\"padding: 12px 24px; background: #a435f0; color: white; border: 1px solid #a435f0; border-radius: 4px; font-weight: 600; cursor: pointer; transition: all 0.2s;\" onmouseover=\"this.style.background='#8710d8'; this.style.borderColor='#8710d8'\" onmouseout=\"this.style.background='#a435f0'; this.style.borderColor='#a435f0'\">Try RoboLearn Personal<\/button>\r\n            <\/div>\r\n            \r\n            <div style=\"text-align: left;\">\r\n                <h3 style=\"font-size: 1.5rem; margin-bottom: 16px;color:white;\">Upskill your team<\/h3>\r\n                <ul style=\"list-style: none; margin: 0 0 32px 0; padding: 0;\">\r\n                    <li style=\"display: flex; align-items: center; gap: 12px; margin-bottom: 12px; color: #d1d7dc;\">\r\n                        <i class=\"fas fa-check\" style=\"color: #4ecdc4;\"><\/i>\r\n                        Access to 12,000+ top robotics courses\r\n                    <\/li>\r\n                    <li style=\"display: flex; align-items: center; gap: 12px; margin-bottom: 12px; color: #d1d7dc;\">\r\n                        <i class=\"fas fa-check\" style=\"color: #4ecdc4;\"><\/i>\r\n                        International course collection in 14 languages\r\n                    <\/li>\r\n                    <li style=\"display: flex; align-items: center; gap: 12px; margin-bottom: 12px; color: #d1d7dc;\">\r\n                        <i class=\"fas fa-check\" style=\"color: #4ecdc4;\"><\/i>\r\n                        Analytics and adoption reports\r\n                    <\/li>\r\n                    <li style=\"display: flex; align-items: center; gap: 12px; margin-bottom: 12px; color: #d1d7dc;\">\r\n                        <i class=\"fas fa-check\" style=\"color: #4ecdc4;\"><\/i>\r\n                        Standard single sign-on (SSO)\r\n                    <\/li>\r\n                <\/ul>\r\n                <button style=\"padding: 12px 24px; background: #a435f0; color: white; border: 1px solid #a435f0; border-radius: 4px; font-weight: 600; cursor: pointer; transition: all 0.2s;\" onmouseover=\"this.style.background='#8710d8'; this.style.borderColor='#8710d8'\" onmouseout=\"this.style.background='#a435f0'; this.style.borderColor='#a435f0'\">Try RoboLearn Business<\/button>\r\n            <\/div>\r\n            \r\n            <div style=\"text-align: left;\">\r\n                <h3 style=\"font-size: 1.5rem; margin-bottom: 16px;color:white;\">Transform your organization<\/h3>\r\n                <ul style=\"list-style: none; margin: 0 0 32px 0; padding: 0;\">\r\n                    <li style=\"display: flex; align-items: center; gap: 12px; margin-bottom: 12px; color: #d1d7dc;\">\r\n                        <i class=\"fas fa-check\" style=\"color: #4ecdc4;\"><\/i>\r\n                        Access to 12,000+ top robotics courses\r\n                    <\/li>\r\n                    <li style=\"display: flex; align-items: center; gap: 12px; margin-bottom: 12px; color: #d1d7dc;\">\r\n                        <i class=\"fas fa-check\" style=\"color: #4ecdc4;\"><\/i>\r\n                        Strategic implementation services\r\n                    <\/li>\r\n                    <li style=\"display: flex; align-items: center; gap: 12px; margin-bottom: 12px; color: #d1d7dc;\">\r\n                        <i class=\"fas fa-check\" style=\"color: #4ecdc4;\"><\/i>\r\n                        Advanced analytics and insights\r\n                    <\/li>\r\n                    <li style=\"display: flex; align-items: center; gap: 12px; margin-bottom: 12px; color: #d1d7dc;\">\r\n                        <i class=\"fas fa-check\" style=\"color: #4ecdc4;\"><\/i>\r\n                        Dedicated customer success team\r\n                    <\/li>\r\n                <\/ul>\r\n                <button style=\"padding: 12px 24px; background: #a435f0; color: white; border: 1px solid #a435f0; border-radius: 4px; font-weight: 600; cursor: pointer; transition: all 0.2s;\" onmouseover=\"this.style.background='#8710d8'; this.style.borderColor='#8710d8'\" onmouseout=\"this.style.background='#a435f0'; this.style.borderColor='#a435f0'\">Request a demo<\/button>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<link href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\" rel=\"stylesheet\">\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6753032 e-con-full e-flex e-con e-parent\" data-id=\"6753032\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f3c5c5a elementor-widget elementor-widget-html\" data-id=\"f3c5c5a\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- Companies Trust Section for Elementor HTML Widget -->\r\n<div style=\"padding: 48px 0; background: white; text-align: center;\">\r\n    <div style=\"max-width: 1340px; margin: 0 auto; padding: 0 24px;\">\r\n        <p style=\"font-size: 1.125rem; color: #6a6f73; margin-bottom: 32px;\">Trusted by over 15,000 companies and millions of learners around the world<\/p>\r\n        <div style=\"display: flex; justify-content: center; align-items: center; gap: 48px; flex-wrap: wrap; opacity: 0.6;\">\r\n            <div style=\"font-size: 2rem; color: #6a6f73; transition: opacity 0.2s; cursor: pointer;\" onmouseover=\"this.style.opacity='1'\" onmouseout=\"this.style.opacity='0.6'\">\r\n                <i class=\"fab fa-google\"><\/i>\r\n            <\/div>\r\n            <div style=\"font-size: 2rem; color: #6a6f73; transition: opacity 0.2s; cursor: pointer;\" onmouseover=\"this.style.opacity='1'\" onmouseout=\"this.style.opacity='0.6'\">\r\n                <i class=\"fab fa-apple\"><\/i>\r\n            <\/div>\r\n            <div style=\"font-size: 2rem; color: #6a6f73; transition: opacity 0.2s; cursor: pointer;\" onmouseover=\"this.style.opacity='1'\" onmouseout=\"this.style.opacity='0.6'\">\r\n                <i class=\"fab fa-microsoft\"><\/i>\r\n            <\/div>\r\n            <div style=\"font-size: 2rem; color: #6a6f73; transition: opacity 0.2s; cursor: pointer;\" onmouseover=\"this.style.opacity='1'\" onmouseout=\"this.style.opacity='0.6'\">\r\n                <i class=\"fab fa-amazon\"><\/i>\r\n            <\/div>\r\n            <div style=\"font-size: 2rem; color: #6a6f73; transition: opacity 0.2s; cursor: pointer;\" onmouseover=\"this.style.opacity='1'\" onmouseout=\"this.style.opacity='0.6'\">\r\n                <i class=\"fab fa-meta\"><\/i>\r\n            <\/div>\r\n            <div style=\"font-size: 2rem; color: #6a6f73; transition: opacity 0.2s; cursor: pointer;\" onmouseover=\"this.style.opacity='1'\" onmouseout=\"this.style.opacity='0.6'\">\r\n                <span style=\"font-family: 'Arial', sans-serif; font-weight: bold; font-size: 1.5rem;\">TESLA<\/span>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<link href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\" rel=\"stylesheet\">\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Your browser does not support the video tag. Robotics at your fingertips Build the future with our comprehensive robotics courses. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-91","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/enthira.mo.vc\/index.php\/wp-json\/wp\/v2\/pages\/91","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/enthira.mo.vc\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/enthira.mo.vc\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/enthira.mo.vc\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/enthira.mo.vc\/index.php\/wp-json\/wp\/v2\/comments?post=91"}],"version-history":[{"count":135,"href":"https:\/\/enthira.mo.vc\/index.php\/wp-json\/wp\/v2\/pages\/91\/revisions"}],"predecessor-version":[{"id":596,"href":"https:\/\/enthira.mo.vc\/index.php\/wp-json\/wp\/v2\/pages\/91\/revisions\/596"}],"wp:attachment":[{"href":"https:\/\/enthira.mo.vc\/index.php\/wp-json\/wp\/v2\/media?parent=91"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}