{"id":10,"date":"2026-02-26T12:12:55","date_gmt":"2026-02-26T12:12:55","guid":{"rendered":"https:\/\/new.planwithyolo.com\/?page_id=10"},"modified":"2026-02-26T12:14:04","modified_gmt":"2026-02-26T12:14:04","slug":"main","status":"publish","type":"page","link":"https:\/\/new.planwithyolo.com\/","title":{"rendered":"main"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"10\" class=\"elementor elementor-10\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-839d8fe e-con-full e-flex e-con e-parent\" data-id=\"839d8fe\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8766dfd elementor-widget elementor-widget-html\" data-id=\"8766dfd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- SECTION: Hero \u2014 Plan With YOLO -->\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;0,700;1,400;1,600&family=Outfit:wght@300;400;500;600;700&display=swap');\n\n.yolo-hero {\n  position: relative; min-height: 100vh; display: flex; align-items: center; justify-content: center;\n  padding: 120px 20px 80px; overflow: hidden;\n  background: hsl(240 15% 5%); color: hsl(0 0% 95%);\n}\n.yolo-hero-grid {\n  position: absolute; inset: 0;\n  background-image: linear-gradient(hsl(270 95% 65% \/ 0.03) 1px, transparent 1px), linear-gradient(90deg, hsl(270 95% 65% \/ 0.03) 1px, transparent 1px);\n  background-size: 60px 60px;\n}\n.yolo-hero-glow {\n  position: absolute; border-radius: 50%; pointer-events: none; filter: blur(80px);\n  animation: heroBreath 6s ease-in-out infinite;\n}\n@keyframes heroBreath { 0%,100% { opacity: 0.3; transform: scale(1); } 50% { opacity: 0.6; transform: scale(1.1); } }\n.yolo-hero-content { position: relative; z-index: 10; text-align: center; max-width: 900px; margin: 0 auto; }\n.yolo-hero-badge {\n  display: inline-flex; align-items: center; gap: 8px;\n  padding: 10px 20px; border-radius: 50px; margin-bottom: 40px;\n  background: hsl(240 12% 9% \/ 0.8); border: 1px solid hsl(270 95% 65% \/ 0.3);\n  font-family: 'Outfit', sans-serif; font-size: 14px; font-weight: 500; color: hsl(240 8% 55%);\n  animation: fadeUp 0.8s ease 0.3s both;\n}\n.yolo-hero-badge .sparkle { animation: spin 8s linear infinite; display: inline-block; color: hsl(270 95% 65%); }\n@keyframes spin { to { transform: rotate(360deg); } }\n.yolo-hero h1 {\n  font-family: 'Cormorant Garamond', serif; font-size: clamp(3rem, 8vw, 5.5rem);\n  font-weight: 700; line-height: 1.05; letter-spacing: -0.02em; margin-bottom: 32px;\n  animation: fadeUp 0.8s ease 0.5s both;\n}\n.yolo-hero h1 .gradient {\n  font-style: italic;\n  background: linear-gradient(135deg, hsl(270 95% 65%), hsl(330 90% 60%), hsl(25 95% 55%));\n  -webkit-background-clip: text; -webkit-text-fill-color: transparent;\n}\n.yolo-hero-sub {\n  font-family: 'Outfit', sans-serif; font-size: clamp(16px, 2.5vw, 20px);\n  color: hsl(240 8% 55%); max-width: 640px; margin: 0 auto 48px; line-height: 1.7;\n  animation: fadeUp 0.8s ease 0.7s both;\n}\n.yolo-hero-ctas {\n  display: flex; flex-wrap: wrap; justify-content: center; gap: 16px; margin-bottom: 80px;\n  animation: fadeUp 0.6s ease 0.9s both;\n}\n.yolo-hero-btn-primary {\n  display: inline-flex; align-items: center; gap: 12px;\n  padding: 16px 32px; border-radius: 50px; font-weight: 600; font-size: 18px;\n  color: white; text-decoration: none; position: relative; overflow: hidden;\n  background: linear-gradient(135deg, hsl(270 95% 65%), hsl(330 90% 60%), hsl(25 95% 55%));\n  box-shadow: 0 0 30px hsl(270 95% 65% \/ 0.3);\n  font-family: 'Outfit', sans-serif; transition: transform 0.3s, box-shadow 0.3s;\n}\n.yolo-hero-btn-primary:hover { transform: scale(1.05); box-shadow: 0 0 50px hsl(270 95% 65% \/ 0.5); }\n.yolo-hero-btn-primary .shimmer {\n  position: absolute; inset: 0; background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);\n  animation: shimmerMove 3s ease-in-out infinite;\n}\n@keyframes shimmerMove { 0% { transform: translateX(-100%); } 100% { transform: translateX(200%); } }\n.yolo-hero-btn-secondary {\n  display: inline-flex; align-items: center; gap: 12px;\n  padding: 16px 32px; border-radius: 50px; font-weight: 500; font-size: 18px;\n  color: hsl(0 0% 95%); text-decoration: none;\n  background: hsl(240 15% 10% \/ 0.6); backdrop-filter: blur(24px); border: 1px solid hsl(240 15% 25% \/ 0.3);\n  font-family: 'Outfit', sans-serif; transition: transform 0.3s;\n}\n.yolo-hero-btn-secondary:hover { transform: scale(1.05); }\n.yolo-hero-btn-secondary .play-icon { animation: pulse 2s infinite; color: hsl(270 95% 65%); }\n@keyframes pulse { 0%,100% { transform: scale(1); } 50% { transform: scale(1.2); } }\n.yolo-hero-stats {\n  display: flex; justify-content: center; gap: 64px;\n  animation: fadeUp 0.8s ease 1.2s both;\n}\n.yolo-hero-stat { text-align: center; cursor: default; transition: transform 0.3s; }\n.yolo-hero-stat:hover { transform: scale(1.1) translateY(-5px); }\n.yolo-hero-stat-num {\n  font-family: 'Cormorant Garamond', serif; font-size: clamp(2rem, 5vw, 3rem); font-weight: 700;\n  background: linear-gradient(135deg, hsl(270 95% 65%), hsl(330 90% 60%), hsl(25 95% 55%));\n  -webkit-background-clip: text; -webkit-text-fill-color: transparent;\n}\n.yolo-hero-stat-label {\n  font-family: 'Outfit', sans-serif; font-size: 12px; color: hsl(240 8% 55%);\n  text-transform: uppercase; letter-spacing: 0.15em; margin-top: 8px; line-height: 1.4;\n}\n.yolo-scroll-indicator {\n  position: absolute; bottom: 40px; left: 50%; transform: translateX(-50%);\n  width: 28px; height: 48px; border-radius: 50px; border: 2px solid hsl(240 8% 55% \/ 0.2);\n  display: flex; align-items: flex-start; justify-content: center; padding-top: 8px;\n}\n.yolo-scroll-dot {\n  width: 6px; height: 6px; border-radius: 50%; background: hsl(270 95% 65%);\n  animation: scrollDot 2.5s infinite;\n}\n@keyframes scrollDot { 0%,100% { transform: translateY(0); opacity: 1; } 50% { transform: translateY(16px); opacity: 0.3; } }\n@keyframes fadeUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }\n\n@media (max-width: 640px) {\n  .yolo-hero-stats { gap: 32px; }\n  .yolo-hero-ctas { flex-direction: column; align-items: center; }\n}\n<\/style>\n\n<section class=\"yolo-hero\" aria-label=\"Hero - Plan With YOLO\">\n  <div class=\"yolo-hero-grid\"><\/div>\n  <div class=\"yolo-hero-glow\" style=\"top:80px;right:80px;width:400px;height:400px;background:hsl(270 60% 88% \/ 0.2);\"><\/div>\n  <div class=\"yolo-hero-glow\" style=\"bottom:80px;left:40px;width:350px;height:350px;background:hsl(350 80% 88% \/ 0.15);animation-delay:2s;\"><\/div>\n  <div class=\"yolo-hero-glow\" style=\"top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;background:hsl(205 70% 87% \/ 0.1);animation-delay:4s;\"><\/div>\n\n  <div class=\"yolo-hero-content\">\n    <div class=\"yolo-hero-badge\">\n      <span class=\"sparkle\">\u2726<\/span>\n      Events & Digital Excellence Since 2013\n    <\/div>\n\n    <h1>Transform Your <span class=\"gradient\">Vision Into Reality<\/span><\/h1>\n\n    <p class=\"yolo-hero-sub\">\n      India's most trusted partner for extraordinary events and powerful digital presence.\n      From dream weddings to corporate conferences, from SEO to social media \u2014 we deliver\n      excellence that exceeds expectations.\n    <\/p>\n\n    <div class=\"yolo-hero-ctas\">\n      <a href=\"#event-services\" class=\"yolo-hero-btn-primary\">\n        <span class=\"shimmer\"><\/span>\n        <span style=\"position:relative;z-index:1;\">Explore Services \u2192<\/span>\n      <\/a>\n      <a href=\"#contact\" class=\"yolo-hero-btn-secondary\">\n        <span class=\"play-icon\">\u25b6<\/span> Watch Showreel\n      <\/a>\n    <\/div>\n\n    <div class=\"yolo-hero-stats\">\n      <div class=\"yolo-hero-stat\">\n        <div class=\"yolo-hero-stat-num\" data-count=\"13\">0+<\/div>\n        <div class=\"yolo-hero-stat-label\">Years<br>Experience<\/div>\n      <\/div>\n      <div class=\"yolo-hero-stat\">\n        <div class=\"yolo-hero-stat-num\" data-count=\"500\">0+<\/div>\n        <div class=\"yolo-hero-stat-label\">Events<br>Delivered<\/div>\n      <\/div>\n      <div class=\"yolo-hero-stat\">\n        <div class=\"yolo-hero-stat-num\" data-count=\"100\">0%<\/div>\n        <div class=\"yolo-hero-stat-label\">Client<br>Satisfaction<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"yolo-scroll-indicator\"><div class=\"yolo-scroll-dot\"><\/div><\/div>\n<\/section>\n\n<script>\n\/\/ CountUp animation\ndocument.querySelectorAll('[data-count]').forEach(function(el) {\n  var target = parseInt(el.getAttribute('data-count'));\n  var suffix = el.textContent.replace('0','');\n  var duration = 2000, start = 0, startTime = null;\n  function animate(ts) {\n    if (!startTime) startTime = ts;\n    var progress = Math.min((ts - startTime) \/ duration, 1);\n    var eased = 1 - Math.pow(1 - progress, 3);\n    el.textContent = Math.floor(eased * target) + suffix;\n    if (progress < 1) requestAnimationFrame(animate);\n  }\n  var observer = new IntersectionObserver(function(entries) {\n    if (entries[0].isIntersecting) { requestAnimationFrame(animate); observer.disconnect(); }\n  });\n  observer.observe(el);\n});\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ca622c4 elementor-widget elementor-widget-html\" data-id=\"ca622c4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- SECTION: Clients Marquee \u2014 Plan With YOLO -->\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,700;1,700&family=DM+Serif+Display&family=Outfit:wght@400;500&display=swap');\n\n.yolo-clients { padding: 80px 0; overflow: hidden; position: relative; background: hsl(40 30% 96%); }\n.yolo-clients-label {\n  text-align: center; font-size: 13px; letter-spacing: 0.25em; text-transform: uppercase;\n  font-weight: 500; color: hsl(240 8% 40%); margin-bottom: 40px;\n  font-family: 'Outfit', sans-serif;\n}\n.yolo-marquee-row { position: relative; overflow: hidden; margin-bottom: 16px; }\n.yolo-marquee-fade-l, .yolo-marquee-fade-r {\n  position: absolute; top: 0; bottom: 0; width: 128px; z-index: 2; pointer-events: none;\n}\n.yolo-marquee-fade-l { left: 0; background: linear-gradient(to right, hsl(40 30% 96%), transparent); }\n.yolo-marquee-fade-r { right: 0; background: linear-gradient(to left, hsl(40 30% 96%), transparent); }\n.yolo-marquee-track {\n  display: flex; animation: yoloMarquee 35s linear infinite; width: max-content;\n}\n.yolo-marquee-track:hover { animation-play-state: paused; }\n.yolo-marquee-track.reverse { animation-direction: reverse; animation-duration: 45s; }\n.yolo-marquee-chip {\n  flex-shrink: 0; margin: 0 16px; padding: 12px 24px; border-radius: 50px;\n  font-family: 'Outfit', sans-serif; font-weight: 500; font-size: 14px;\n  cursor: default; transition: transform 0.3s, box-shadow 0.3s;\n}\n.yolo-marquee-chip:hover { transform: scale(1.1) translateY(-3px); box-shadow: 0 8px 20px rgba(0,0,0,0.08); }\n.yolo-big-text { overflow: hidden; margin-top: 32px; pointer-events: none; user-select: none; }\n.yolo-big-text-track { display: flex; white-space: nowrap; animation: yoloMarquee 40s linear infinite; }\n.yolo-big-text-track.reverse { animation-direction: reverse; animation-duration: 50s; }\n.yolo-big-text span {\n  font-size: clamp(4rem, 10vw, 9rem); font-weight: 700; margin: 0 32px;\n  text-transform: uppercase; letter-spacing: 0.1em;\n  -webkit-text-stroke: 1px hsl(270 60% 88%); color: transparent;\n}\n.yolo-big-text.alt span {\n  font-family: 'Cormorant Garamond', serif; font-size: clamp(3rem, 7vw, 7rem);\n  -webkit-text-stroke: 1px hsl(350 80% 88% \/ 0.5);\n}\n@keyframes yoloMarquee { 0% { transform: translateX(0); } 100% { transform: translateX(-50%); } }\n<\/style>\n\n<section class=\"yolo-clients\" aria-label=\"Trusted Clients\">\n  <p class=\"yolo-clients-label\">Trusted by leading organizations across India<\/p>\n\n  <!-- Row 1 -->\n  <div class=\"yolo-marquee-row\">\n    <div class=\"yolo-marquee-fade-l\"><\/div>\n    <div class=\"yolo-marquee-fade-r\"><\/div>\n    <div class=\"yolo-marquee-track\">\n      <span class=\"yolo-marquee-chip\" style=\"background:hsl(270 60% 88%);color:hsl(270 50% 50%)\">Maharashtra Govt<\/span>\n      <span class=\"yolo-marquee-chip\" style=\"background:hsl(205 70% 87%);color:hsl(205 55% 45%)\">MAHA-TECH<\/span>\n      <span class=\"yolo-marquee-chip\" style=\"background:hsl(350 80% 88%);color:hsl(350 60% 50%)\">Corporate Leaders<\/span>\n      <span class=\"yolo-marquee-chip\" style=\"background:hsl(25 80% 88%);color:hsl(25 60% 45%)\">Fortune 500<\/span>\n      <span class=\"yolo-marquee-chip\" style=\"background:hsl(220 70% 88%);color:hsl(220 55% 50%)\">Startup India<\/span>\n      <span class=\"yolo-marquee-chip\" style=\"background:hsl(165 50% 85%);color:hsl(165 45% 38%)\">MSME<\/span>\n      <span class=\"yolo-marquee-chip\" style=\"background:hsl(290 55% 86%);color:hsl(290 45% 50%)\">Trade Bodies<\/span>\n      <span class=\"yolo-marquee-chip\" style=\"background:hsl(40 70% 85%);color:hsl(40 55% 40%)\">Industry Associations<\/span>\n      <!-- Duplicate for seamless loop -->\n      <span class=\"yolo-marquee-chip\" style=\"background:hsl(270 60% 88%);color:hsl(270 50% 50%)\">Maharashtra Govt<\/span>\n      <span class=\"yolo-marquee-chip\" style=\"background:hsl(205 70% 87%);color:hsl(205 55% 45%)\">MAHA-TECH<\/span>\n      <span class=\"yolo-marquee-chip\" style=\"background:hsl(350 80% 88%);color:hsl(350 60% 50%)\">Corporate Leaders<\/span>\n      <span class=\"yolo-marquee-chip\" style=\"background:hsl(25 80% 88%);color:hsl(25 60% 45%)\">Fortune 500<\/span>\n      <span class=\"yolo-marquee-chip\" style=\"background:hsl(220 70% 88%);color:hsl(220 55% 50%)\">Startup India<\/span>\n      <span class=\"yolo-marquee-chip\" style=\"background:hsl(165 50% 85%);color:hsl(165 45% 38%)\">MSME<\/span>\n      <span class=\"yolo-marquee-chip\" style=\"background:hsl(290 55% 86%);color:hsl(290 45% 50%)\">Trade Bodies<\/span>\n      <span class=\"yolo-marquee-chip\" style=\"background:hsl(40 70% 85%);color:hsl(40 55% 40%)\">Industry Associations<\/span>\n    <\/div>\n  <\/div>\n\n  <!-- Row 2 (reverse) -->\n  <div class=\"yolo-marquee-row\">\n    <div class=\"yolo-marquee-fade-l\"><\/div>\n    <div class=\"yolo-marquee-fade-r\"><\/div>\n    <div class=\"yolo-marquee-track reverse\">\n      <span class=\"yolo-marquee-chip\" style=\"background:hsl(25 80% 88%);color:hsl(25 60% 45%)\">Maharashtra Govt<\/span>\n      <span class=\"yolo-marquee-chip\" style=\"background:hsl(220 70% 88%);color:hsl(220 55% 50%)\">MAHA-TECH<\/span>\n      <span class=\"yolo-marquee-chip\" style=\"background:hsl(165 50% 85%);color:hsl(165 45% 38%)\">Corporate Leaders<\/span>\n      <span class=\"yolo-marquee-chip\" style=\"background:hsl(290 55% 86%);color:hsl(290 45% 50%)\">Fortune 500<\/span>\n      <span class=\"yolo-marquee-chip\" style=\"background:hsl(40 70% 85%);color:hsl(40 55% 40%)\">Startup India<\/span>\n      <span class=\"yolo-marquee-chip\" style=\"background:hsl(270 60% 88%);color:hsl(270 50% 50%)\">MSME<\/span>\n      <span class=\"yolo-marquee-chip\" style=\"background:hsl(205 70% 87%);color:hsl(205 55% 45%)\">Trade Bodies<\/span>\n      <span class=\"yolo-marquee-chip\" style=\"background:hsl(350 80% 88%);color:hsl(350 60% 50%)\">Industry Associations<\/span>\n      <span class=\"yolo-marquee-chip\" style=\"background:hsl(25 80% 88%);color:hsl(25 60% 45%)\">Maharashtra Govt<\/span>\n      <span class=\"yolo-marquee-chip\" style=\"background:hsl(220 70% 88%);color:hsl(220 55% 50%)\">MAHA-TECH<\/span>\n      <span class=\"yolo-marquee-chip\" style=\"background:hsl(165 50% 85%);color:hsl(165 45% 38%)\">Corporate Leaders<\/span>\n      <span class=\"yolo-marquee-chip\" style=\"background:hsl(290 55% 86%);color:hsl(290 45% 50%)\">Fortune 500<\/span>\n      <span class=\"yolo-marquee-chip\" style=\"background:hsl(40 70% 85%);color:hsl(40 55% 40%)\">Startup India<\/span>\n      <span class=\"yolo-marquee-chip\" style=\"background:hsl(270 60% 88%);color:hsl(270 50% 50%)\">MSME<\/span>\n      <span class=\"yolo-marquee-chip\" style=\"background:hsl(205 70% 87%);color:hsl(205 55% 45%)\">Trade Bodies<\/span>\n      <span class=\"yolo-marquee-chip\" style=\"background:hsl(350 80% 88%);color:hsl(350 60% 50%)\">Industry Associations<\/span>\n    <\/div>\n  <\/div>\n\n  <!-- Big scrolling text -->\n  <div class=\"yolo-big-text\">\n    <div class=\"yolo-big-text-track\" style=\"font-family:'DM Serif Display',serif;\">\n      <span>PLAN WITH YOLO<\/span><span>PLAN WITH YOLO<\/span><span>PLAN WITH YOLO<\/span><span>PLAN WITH YOLO<\/span>\n      <span>PLAN WITH YOLO<\/span><span>PLAN WITH YOLO<\/span><span>PLAN WITH YOLO<\/span><span>PLAN WITH YOLO<\/span>\n    <\/div>\n  <\/div>\n  <div class=\"yolo-big-text alt\" style=\"margin-top:8px;\">\n    <div class=\"yolo-big-text-track reverse\">\n      <span>EVENTS \u2022 DIGITAL \u2022 WEDDINGS \u2022 CORPORATE<\/span>\n      <span>EVENTS \u2022 DIGITAL \u2022 WEDDINGS \u2022 CORPORATE<\/span>\n      <span>EVENTS \u2022 DIGITAL \u2022 WEDDINGS \u2022 CORPORATE<\/span>\n      <span>EVENTS \u2022 DIGITAL \u2022 WEDDINGS \u2022 CORPORATE<\/span>\n    <\/div>\n  <\/div>\n<\/section>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-251bb32 elementor-widget elementor-widget-html\" data-id=\"251bb32\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- SECTION: Video Showcase \u2014 Plan With YOLO -->\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,700;1,700&family=DM+Serif+Display&family=Outfit:wght@400;500;600&display=swap');\n\n.yolo-video-section { position: relative; overflow: hidden; background: hsl(240 15% 5%); color: hsl(0 0% 95%); }\n.yolo-video-header { padding: 112px 20px 40px; text-align: center; }\n.yolo-video-pill {\n  display: inline-block; padding: 8px 20px; border-radius: 50px; font-size: 13px; font-weight: 500;\n  letter-spacing: 0.15em; text-transform: uppercase; margin-bottom: 24px;\n  background: hsl(25 95% 55% \/ 0.1); border: 1px solid hsl(25 95% 55% \/ 0.2); color: hsl(25 95% 55%);\n  font-family: 'Outfit', sans-serif; animation: pillPulse 3s infinite;\n}\n@keyframes pillPulse { 0%,100% { transform: scale(1); } 50% { transform: scale(1.03); } }\n.yolo-video-header h2 {\n  font-family: 'Cormorant Garamond', serif; font-size: clamp(2.5rem, 6vw, 4.5rem);\n  font-weight: 700; margin: 12px 0 20px;\n}\n.yolo-video-header h2 .gradient {\n  font-style: italic;\n  background: linear-gradient(135deg, hsl(270 95% 65%), hsl(330 90% 60%), hsl(25 95% 55%));\n  -webkit-background-clip: text; -webkit-text-fill-color: transparent;\n}\n.yolo-video-divider { width: 80px; height: 4px; border-radius: 4px; margin: 0 auto 24px; background: linear-gradient(135deg, hsl(270 95% 65%), hsl(330 90% 60%), hsl(25 95% 55%)); }\n.yolo-video-header p { font-family: 'Outfit', sans-serif; color: hsl(240 8% 55%); max-width: 640px; margin: 0 auto; font-size: 18px; }\n.yolo-video-wrap { max-width: 1280px; margin: 0 auto; padding: 0 20px; }\n.yolo-video-container {\n  position: relative; border-radius: 24px; overflow: hidden; aspect-ratio: 16\/9; cursor: pointer;\n}\n.yolo-video-container video { width: 100%; height: 100%; object-fit: cover; }\n.yolo-video-overlay {\n  position: absolute; inset: 0; display: flex; align-items: center; justify-content: center;\n  background: linear-gradient(to top, rgba(0,0,0,0.6), rgba(0,0,0,0.2), transparent);\n  transition: opacity 0.4s;\n}\n.yolo-video-container.playing .yolo-video-overlay { opacity: 0; }\n.yolo-video-container.playing:hover .yolo-video-overlay { opacity: 1; }\n.yolo-play-btn {\n  width: 96px; height: 96px; border-radius: 50%; display: flex; align-items: center; justify-content: center;\n  background: hsl(270 95% 65% \/ 0.8); box-shadow: 0 0 60px hsl(270 95% 65% \/ 0.5);\n  animation: playPulse 2s infinite; cursor: pointer; border: none;\n}\n@keyframes playPulse { 0%,100% { transform: scale(1); } 50% { transform: scale(1.1); } }\n.yolo-play-btn svg { width: 40px; height: 40px; fill: white; margin-left: 4px; }\n.yolo-corner-accent {\n  position: absolute; width: 64px; height: 64px; border-color: rgba(255,255,255,0.2);\n  animation: cornerPulse 3s infinite;\n}\n@keyframes cornerPulse { 0%,100% { opacity: 0.2; } 50% { opacity: 0.6; } }\n.yolo-corner-tl { top: 16px; left: 16px; border-top: 2px solid; border-left: 2px solid; border-radius: 16px 0 0 0; }\n.yolo-corner-br { bottom: 16px; right: 16px; border-bottom: 2px solid; border-right: 2px solid; border-radius: 0 0 16px 0; animation-delay: 1.5s; }\n.yolo-mute-btn {\n  position: absolute; bottom: 24px; right: 24px; width: 48px; height: 48px;\n  border-radius: 50%; background: rgba(0,0,0,0.5); backdrop-filter: blur(12px);\n  border: none; cursor: pointer; display: none; align-items: center; justify-content: center; z-index: 20;\n  color: white; font-size: 20px;\n}\n.yolo-video-container.playing .yolo-mute-btn { display: flex; }\n\n\/* Bottom marquee *\/\n.yolo-video-marquee { padding: 48px 0; overflow: hidden; }\n.yolo-video-marquee-track { display: flex; white-space: nowrap; animation: yoloMarquee 25s linear infinite; }\n.yolo-video-marquee-track.reverse { animation-direction: reverse; animation-duration: 30s; }\n.yolo-video-marquee-track span {\n  margin: 0 24px; font-size: clamp(3rem, 6vw, 5rem); font-weight: 700;\n  text-transform: uppercase; letter-spacing: 0.1em;\n  -webkit-text-stroke: 1px hsl(270 95% 65% \/ 0.15); color: transparent;\n  font-family: 'DM Serif Display', serif;\n}\n.yolo-video-marquee-track.alt span {\n  font-family: 'Cormorant Garamond', serif; font-size: clamp(2rem, 4vw, 3.5rem);\n  -webkit-text-stroke: 1px hsl(330 90% 60% \/ 0.1);\n}\n@keyframes yoloMarquee { 0% { transform: translateX(0); } 100% { transform: translateX(-50%); } }\n<\/style>\n\n<section class=\"yolo-video-section\" aria-label=\"Video Showreel\">\n  <div class=\"yolo-video-header\">\n    <span class=\"yolo-video-pill\">Our Showreel<\/span>\n    <h2>See Our <span class=\"gradient\">Magic<\/span> Unfold<\/h2>\n    <div class=\"yolo-video-divider\"><\/div>\n    <p>A glimpse into the extraordinary events and digital experiences we craft for brands across India.<\/p>\n  <\/div>\n\n  <div class=\"yolo-video-wrap\">\n    <div class=\"yolo-video-container\" id=\"yoloVideoContainer\" onclick=\"toggleYoloVideo()\">\n      <video id=\"yoloVideo\" muted loop playsinline preload=\"metadata\"\n        src=\"https:\/\/res.cloudinary.com\/deulu0quv\/video\/upload\/v1772099713\/573270_Business_Stock_3840x2160_nzuoiu.mp4\">\n      <\/video>\n      <div class=\"yolo-video-overlay\">\n        <button class=\"yolo-play-btn\"><svg viewBox=\"0 0 24 24\"><polygon points=\"5,3 19,12 5,21\"\/><\/svg><\/button>\n      <\/div>\n      <div class=\"yolo-corner-accent yolo-corner-tl\"><\/div>\n      <div class=\"yolo-corner-accent yolo-corner-br\"><\/div>\n      <button class=\"yolo-mute-btn\" onclick=\"event.stopPropagation(); toggleYoloMute();\" id=\"yoloMuteBtn\">\ud83d\udd07<\/button>\n    <\/div>\n  <\/div>\n\n  <div class=\"yolo-video-marquee\">\n    <div class=\"yolo-video-marquee-track\">\n      <span>EVENTS \u2726<\/span><span>WEDDINGS \u2726<\/span><span>EXHIBITIONS \u2726<\/span><span>DIGITAL \u2726<\/span><span>BRANDING \u2726<\/span><span>CORPORATE \u2726<\/span><span>CELEBRATIONS \u2726<\/span><span>MARKETING \u2726<\/span>\n      <span>EVENTS \u2726<\/span><span>WEDDINGS \u2726<\/span><span>EXHIBITIONS \u2726<\/span><span>DIGITAL \u2726<\/span><span>BRANDING \u2726<\/span><span>CORPORATE \u2726<\/span><span>CELEBRATIONS \u2726<\/span><span>MARKETING \u2726<\/span>\n    <\/div>\n    <div class=\"yolo-video-marquee-track alt reverse\" style=\"margin-top:8px;\">\n      <span>CREATIVITY \u25c6<\/span><span>EXCELLENCE \u25c6<\/span><span>INNOVATION \u25c6<\/span><span>PASSION \u25c6<\/span><span>STRATEGY \u25c6<\/span><span>DESIGN \u25c6<\/span><span>EXPERIENCE \u25c6<\/span><span>IMPACT \u25c6<\/span>\n      <span>CREATIVITY \u25c6<\/span><span>EXCELLENCE \u25c6<\/span><span>INNOVATION \u25c6<\/span><span>PASSION \u25c6<\/span><span>STRATEGY \u25c6<\/span><span>DESIGN \u25c6<\/span><span>EXPERIENCE \u25c6<\/span><span>IMPACT \u25c6<\/span>\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\nvar yoloPlaying = false, yoloMuted = true;\nfunction toggleYoloVideo() {\n  var v = document.getElementById('yoloVideo'), c = document.getElementById('yoloVideoContainer');\n  if (yoloPlaying) { v.pause(); c.classList.remove('playing'); }\n  else { v.play(); c.classList.add('playing'); }\n  yoloPlaying = !yoloPlaying;\n}\nfunction toggleYoloMute() {\n  var v = document.getElementById('yoloVideo'), b = document.getElementById('yoloMuteBtn');\n  yoloMuted = !yoloMuted; v.muted = yoloMuted;\n  b.textContent = yoloMuted ? '\ud83d\udd07' : '\ud83d\udd0a';\n}\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4dd5288 elementor-widget elementor-widget-html\" data-id=\"4dd5288\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- SECTION: Event Services \u2014 Plan With YOLO -->\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,600;0,700;1,600&family=Outfit:wght@400;500;600&display=swap');\n\n.yolo-events {\n  padding: 112px 20px; position: relative; overflow: hidden;\n  background: linear-gradient(180deg, hsl(270 50% 96%) 0%, hsl(270 40% 94%) 100%);\n  color: hsl(240 15% 15%);\n}\n.yolo-events-inner { max-width: 1280px; margin: 0 auto; }\n.yolo-events-header { text-align: center; margin-bottom: 80px; }\n.yolo-events-pill {\n  display: inline-block; padding: 8px 20px; border-radius: 50px; font-size: 13px; font-weight: 500;\n  letter-spacing: 0.15em; text-transform: uppercase; margin-bottom: 24px;\n  background: hsl(270 60% 88% \/ 0.4); border: 1px solid hsl(270 60% 88% \/ 0.6); color: hsl(270 50% 45%);\n  font-family: 'Outfit', sans-serif; animation: pillPulse 3s infinite;\n}\n@keyframes pillPulse { 0%,100% { transform: scale(1); } 50% { transform: scale(1.03); } }\n.yolo-events-header h2 { font-family: 'Cormorant Garamond', serif; font-size: clamp(2.5rem, 6vw, 4.5rem); font-weight: 700; margin: 12px 0 20px; }\n.yolo-events-header h2 .gradient { font-style: italic; background: linear-gradient(135deg, hsl(270 95% 65%), hsl(330 90% 60%), hsl(25 95% 55%)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }\n.yolo-events-divider { width: 80px; height: 4px; border-radius: 4px; margin: 0 auto 24px; background: linear-gradient(135deg, hsl(270 95% 65%), hsl(330 90% 60%), hsl(25 95% 55%)); }\n.yolo-events-header p { font-family: 'Outfit', sans-serif; color: hsl(240 8% 40%); max-width: 640px; margin: 0 auto; font-size: 18px; }\n.yolo-events-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; align-items: center; }\n@media (max-width: 1024px) { .yolo-events-grid { grid-template-columns: 1fr; } }\n\n\/* Image showcase *\/\n.yolo-events-image { position: relative; aspect-ratio: 4\/3; border-radius: 24px; overflow: hidden; }\n.yolo-events-image img { width: 100%; height: 100%; object-fit: cover; transition: transform 8s ease; }\n.yolo-events-image:hover img { transform: scale(1.08); }\n.yolo-events-image::after {\n  content: ''; position: absolute; inset: 0;\n  background: linear-gradient(to top, rgba(0,0,0,0.4), transparent);\n}\n.yolo-events-image-label {\n  position: absolute; bottom: 24px; left: 24px; z-index: 2;\n  padding: 8px 16px; border-radius: 50px; font-size: 14px; font-weight: 500; color: white;\n  background: rgba(255,255,255,0.15); backdrop-filter: blur(12px); border: 1px solid rgba(255,255,255,0.2);\n  font-family: 'Outfit', sans-serif;\n}\n\n\/* Service cards *\/\n.yolo-event-card {\n  padding: 20px; border-radius: 16px; cursor: pointer; position: relative; overflow: hidden;\n  background: hsla(0 0% 100% \/ 0.7); backdrop-filter: blur(20px); border: 1px solid hsla(240 10% 80% \/ 0.4);\n  box-shadow: 0 8px 32px hsl(240 15% 5% \/ 0.06);\n  transition: transform 0.3s, box-shadow 0.3s; margin-bottom: 12px;\n}\n.yolo-event-card:hover { transform: translateX(12px) scale(1.02); }\n.yolo-event-card.active { box-shadow: 0 8px 25px var(--card-accent); }\n.yolo-event-card-bar {\n  position: absolute; left: 0; top: 0; bottom: 0; width: 4px; border-radius: 16px 0 0 16px;\n  transform: scaleY(0); transition: transform 0.4s;\n}\n.yolo-event-card.active .yolo-event-card-bar { transform: scaleY(1); }\n.yolo-event-card-inner { display: flex; align-items: flex-start; gap: 16px; padding-left: 8px; }\n.yolo-event-card-icon {\n  width: 48px; height: 48px; border-radius: 16px; display: flex; align-items: center; justify-content: center;\n  flex-shrink: 0; font-size: 20px; transition: transform 0.3s;\n}\n.yolo-event-card:hover .yolo-event-card-icon { transform: scale(1.1) rotate(5deg); }\n.yolo-event-card h3 { font-family: 'Cormorant Garamond', serif; font-size: 1.3rem; font-weight: 600; margin: 0 0 4px; color: hsl(240 15% 15%); }\n.yolo-event-card p { font-family: 'Outfit', sans-serif; font-size: 14px; color: hsl(240 8% 40%); line-height: 1.6; margin: 0; }\n<\/style>\n\n<section class=\"yolo-events\" id=\"event-services\" aria-label=\"Event Management Services\">\n  <div class=\"yolo-events-inner\">\n    <div class=\"yolo-events-header\">\n      <span class=\"yolo-events-pill\">Event Services<\/span>\n      <h2>Unforgettable <span class=\"gradient\">Experiences<\/span><\/h2>\n      <div class=\"yolo-events-divider\"><\/div>\n      <p>Creating magical moments that last forever \u2014 from intimate celebrations to grand spectacles.<\/p>\n    <\/div>\n\n    <div class=\"yolo-events-grid\">\n      <!-- Image -->\n      <div class=\"yolo-events-image\" id=\"eventImageWrap\">\n        <img decoding=\"async\" id=\"eventImage\" src=\"https:\/\/images.unsplash.com\/photo-1540575467063-178a50c2df87?w=800&q=80\" alt=\"Corporate Events - Plan With YOLO Event Management\" loading=\"lazy\">\n        <span class=\"yolo-events-image-label\" id=\"eventImageLabel\">Corporate Events<\/span>\n      <\/div>\n\n      <!-- Cards -->\n      <div>\n        <div class=\"yolo-event-card active\" style=\"--card-accent:hsl(270 60% 88%)\" onmouseenter=\"switchEvent(0)\">\n          <div class=\"yolo-event-card-bar\" style=\"background:hsl(270 60% 55%)\"><\/div>\n          <div class=\"yolo-event-card-inner\">\n            <div class=\"yolo-event-card-icon\" style=\"background:hsl(270 60% 88%);color:hsl(270 60% 55%)\">\ud83d\udcc5<\/div>\n            <div>\n              <h3>Corporate Events<\/h3>\n              <p>From high-profile exhibitions and industry conferences to product launches and annual general meetings, we deliver corporate events that reinforce your brand identity.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"yolo-event-card\" style=\"--card-accent:hsl(350 80% 88%)\" onmouseenter=\"switchEvent(1)\">\n          <div class=\"yolo-event-card-bar\" style=\"background:hsl(350 60% 55%)\"><\/div>\n          <div class=\"yolo-event-card-inner\">\n            <div class=\"yolo-event-card-icon\" style=\"background:hsl(350 80% 88%);color:hsl(350 60% 55%)\">\u2764\ufe0f<\/div>\n            <div>\n              <h3>Wedding Planning<\/h3>\n              <p>Your dream wedding, meticulously planned and flawlessly executed across India. We handle every detail \u2014 from venue selection and d\u00e9cor to catering and entertainment.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"yolo-event-card\" style=\"--card-accent:hsl(165 50% 85%)\" onmouseenter=\"switchEvent(2)\">\n          <div class=\"yolo-event-card-bar\" style=\"background:hsl(165 45% 40%)\"><\/div>\n          <div class=\"yolo-event-card-inner\">\n            <div class=\"yolo-event-card-icon\" style=\"background:hsl(165 50% 85%);color:hsl(165 45% 40%)\">\ud83c\udf89<\/div>\n            <div>\n              <h3>Birthday & Celebrations<\/h3>\n              <p>Themed celebrations tailored for all ages, from enchanting children's parties to sophisticated milestone celebrations that create unforgettable memories.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"yolo-event-card\" style=\"--card-accent:hsl(25 80% 88%)\" onmouseenter=\"switchEvent(3)\">\n          <div class=\"yolo-event-card-bar\" style=\"background:hsl(25 60% 45%)\"><\/div>\n          <div class=\"yolo-event-card-inner\">\n            <div class=\"yolo-event-card-icon\" style=\"background:hsl(25 80% 88%);color:hsl(25 60% 45%)\">\ud83d\udce2<\/div>\n            <div>\n              <h3>Exhibition & Trade Shows<\/h3>\n              <p>Stand out at trade shows with innovative booth designs, engaging activations, and seamless logistics. Award-winning exhibition stalls at MAHA-TECH and beyond.<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<script>\nvar eventImages = [\n  'https:\/\/images.unsplash.com\/photo-1540575467063-178a50c2df87?w=800&q=80',\n  'https:\/\/images.unsplash.com\/photo-1519741497674-611481863552?w=800&q=80',\n  'https:\/\/images.unsplash.com\/photo-1530103862676-de8c9debad1d?w=800&q=80',\n  'https:\/\/images.unsplash.com\/photo-1591115765373-5b461811b28a?w=800&q=80'\n];\nvar eventLabels = ['Corporate Events', 'Wedding Planning', 'Birthday & Celebrations', 'Exhibition & Trade Shows'];\nfunction switchEvent(idx) {\n  document.getElementById('eventImage').src = eventImages[idx];\n  document.getElementById('eventImageLabel').textContent = eventLabels[idx];\n  document.querySelectorAll('.yolo-event-card').forEach(function(c,i) {\n    c.classList.toggle('active', i === idx);\n  });\n}\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-08858b4 elementor-widget elementor-widget-html\" data-id=\"08858b4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- SECTION: Digital Services \u2014 Plan With YOLO -->\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,700;1,700&family=Outfit:wght@400;500;600&display=swap');\n\n.yolo-digital {\n  padding: 112px 20px; position: relative; overflow: hidden;\n  background: hsl(240 15% 5%); color: hsl(0 0% 95%);\n}\n.yolo-digital-inner { max-width: 1280px; margin: 0 auto; position: relative; z-index: 2; }\n.yolo-digital-header { text-align: center; margin-bottom: 80px; }\n.yolo-digital-pill {\n  display: inline-block; padding: 8px 20px; border-radius: 50px; font-size: 13px; font-weight: 500;\n  letter-spacing: 0.15em; text-transform: uppercase; margin-bottom: 24px;\n  background: hsl(180 100% 55% \/ 0.1); border: 1px solid hsl(180 100% 55% \/ 0.2); color: hsl(180 100% 55%);\n  font-family: 'Outfit', sans-serif;\n}\n.yolo-digital-header h2 { font-family: 'Cormorant Garamond', serif; font-size: clamp(2.5rem, 6vw, 4.5rem); font-weight: 700; margin: 12px 0 20px; }\n.yolo-digital-header h2 .gradient { font-style: italic; background: linear-gradient(135deg, hsl(220 90% 60%), hsl(180 100% 55%)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }\n.yolo-digital-divider { width: 80px; height: 4px; border-radius: 4px; margin: 0 auto 24px; background: linear-gradient(135deg, hsl(270 95% 65%), hsl(330 90% 60%), hsl(25 95% 55%)); }\n.yolo-digital-header p { font-family: 'Outfit', sans-serif; color: hsl(240 8% 55%); max-width: 640px; margin: 0 auto; font-size: 18px; }\n\n.yolo-digital-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }\n@media (max-width: 1024px) { .yolo-digital-grid { grid-template-columns: repeat(2, 1fr); } }\n@media (max-width: 640px) { .yolo-digital-grid { grid-template-columns: 1fr; } }\n\n.yolo-digi-card {\n  position: relative; border-radius: 16px; overflow: hidden; padding: 28px;\n  background: hsl(240 15% 10% \/ 0.6); backdrop-filter: blur(24px);\n  border: 1px solid hsl(240 15% 25% \/ 0.3); transition: transform 0.4s, box-shadow 0.3s;\n  display: flex; flex-direction: column; height: 100%;\n}\n.yolo-digi-card::before {\n  content: ''; position: absolute; inset: 0; border-radius: 16px; pointer-events: none;\n  background: linear-gradient(135deg, hsla(0 0% 100% \/ 0.05), transparent 60%);\n}\n.yolo-digi-card:hover { transform: translateY(-10px); box-shadow: 0 20px 60px rgba(0,0,0,0.3); }\n.yolo-digi-card-top { display: flex; justify-content: space-between; align-items: flex-start; margin-bottom: 20px; }\n.yolo-digi-icon {\n  width: 56px; height: 56px; border-radius: 16px; display: flex; align-items: center; justify-content: center;\n  font-size: 28px; transition: transform 0.3s;\n}\n.yolo-digi-card:hover .yolo-digi-icon { transform: rotate(10deg) scale(1.1); }\n.yolo-digi-arrow { color: hsl(240 8% 55%); transition: color 0.3s; font-size: 18px; }\n.yolo-digi-card:hover .yolo-digi-arrow { color: hsl(270 95% 65%); }\n.yolo-digi-card h3 { font-family: 'Cormorant Garamond', serif; font-size: 1.25rem; font-weight: 600; margin: 0 0 12px; color: hsl(0 0% 95%); }\n.yolo-digi-card p { font-family: 'Outfit', sans-serif; font-size: 14px; color: hsl(240 8% 55%); line-height: 1.6; flex: 1; margin: 0 0 20px; }\n.yolo-digi-features {\n  border-top: 1px solid hsl(240 15% 25% \/ 0.3); padding-top: 16px; display: flex; flex-direction: column; gap: 8px;\n}\n.yolo-digi-feat { display: flex; align-items: center; gap: 8px; font-size: 12px; font-weight: 500; color: hsl(240 8% 55%); font-family: 'Outfit', sans-serif; }\n.yolo-digi-feat-dot { width: 14px; height: 14px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 10px; }\n.yolo-digi-glow { position: absolute; bottom: 0; left: 16px; right: 16px; height: 1px; opacity: 0; transition: opacity 0.5s; }\n.yolo-digi-card:hover .yolo-digi-glow { opacity: 1; }\n<\/style>\n\n<section class=\"yolo-digital\" id=\"digital-services\" aria-label=\"Digital Marketing Services\">\n  <div class=\"yolo-digital-inner\">\n    <div class=\"yolo-digital-header\">\n      <span class=\"yolo-digital-pill\">Digital Solutions<\/span>\n      <h2>Supercharge Your <span class=\"gradient\">Digital Growth<\/span><\/h2>\n      <div class=\"yolo-digital-divider\"><\/div>\n      <p>Data-driven digital marketing and cutting-edge development to dominate your online presence.<\/p>\n    <\/div>\n\n    <div class=\"yolo-digital-grid\">\n      <div class=\"yolo-digi-card\">\n        <div class=\"yolo-digi-card-top\">\n          <div class=\"yolo-digi-icon\" style=\"background:hsl(220 90% 60% \/ 0.15);border:1px solid hsl(220 90% 60% \/ 0.25);color:hsl(220 90% 60%)\">\ud83d\udd0d<\/div>\n          <span class=\"yolo-digi-arrow\">\u2192<\/span>\n        <\/div>\n        <h3>SEO Services<\/h3>\n        <p>Comprehensive search engine optimization strategies designed to boost your online visibility and drive organic traffic.<\/p>\n        <div class=\"yolo-digi-features\">\n          <div class=\"yolo-digi-feat\"><span class=\"yolo-digi-feat-dot\" style=\"background:hsl(220 90% 60% \/ 0.2);color:hsl(220 90% 60%)\">\u2713<\/span> Keyword Research<\/div>\n          <div class=\"yolo-digi-feat\"><span class=\"yolo-digi-feat-dot\" style=\"background:hsl(220 90% 60% \/ 0.2);color:hsl(220 90% 60%)\">\u2713<\/span> Technical SEO<\/div>\n          <div class=\"yolo-digi-feat\"><span class=\"yolo-digi-feat-dot\" style=\"background:hsl(220 90% 60% \/ 0.2);color:hsl(220 90% 60%)\">\u2713<\/span> Content Strategy<\/div>\n          <div class=\"yolo-digi-feat\"><span class=\"yolo-digi-feat-dot\" style=\"background:hsl(220 90% 60% \/ 0.2);color:hsl(220 90% 60%)\">\u2713<\/span> Link Building<\/div>\n        <\/div>\n        <div class=\"yolo-digi-glow\" style=\"background:linear-gradient(90deg,transparent,hsl(220 90% 60%),transparent)\"><\/div>\n      <\/div>\n\n      <div class=\"yolo-digi-card\">\n        <div class=\"yolo-digi-card-top\">\n          <div class=\"yolo-digi-icon\" style=\"background:hsl(330 70% 55% \/ 0.15);border:1px solid hsl(330 70% 55% \/ 0.25);color:hsl(330 70% 55%)\">\ud83d\udcf1<\/div>\n          <span class=\"yolo-digi-arrow\">\u2192<\/span>\n        <\/div>\n        <h3>Social Media Marketing<\/h3>\n        <p>Build a powerful social media presence that engages your audience and drives conversions across all platforms.<\/p>\n        <div class=\"yolo-digi-features\">\n          <div class=\"yolo-digi-feat\"><span class=\"yolo-digi-feat-dot\" style=\"background:hsl(330 70% 55% \/ 0.2);color:hsl(330 70% 55%)\">\u2713<\/span> Content Creation<\/div>\n          <div class=\"yolo-digi-feat\"><span class=\"yolo-digi-feat-dot\" style=\"background:hsl(330 70% 55% \/ 0.2);color:hsl(330 70% 55%)\">\u2713<\/span> Community Management<\/div>\n          <div class=\"yolo-digi-feat\"><span class=\"yolo-digi-feat-dot\" style=\"background:hsl(330 70% 55% \/ 0.2);color:hsl(330 70% 55%)\">\u2713<\/span> Influencer Outreach<\/div>\n          <div class=\"yolo-digi-feat\"><span class=\"yolo-digi-feat-dot\" style=\"background:hsl(330 70% 55% \/ 0.2);color:hsl(330 70% 55%)\">\u2713<\/span> Paid Campaigns<\/div>\n        <\/div>\n        <div class=\"yolo-digi-glow\" style=\"background:linear-gradient(90deg,transparent,hsl(330 70% 55%),transparent)\"><\/div>\n      <\/div>\n\n      <div class=\"yolo-digi-card\">\n        <div class=\"yolo-digi-card-top\">\n          <div class=\"yolo-digi-icon\" style=\"background:hsl(270 70% 55% \/ 0.15);border:1px solid hsl(270 70% 55% \/ 0.25);color:hsl(270 70% 55%)\">\ud83d\udcca<\/div>\n          <span class=\"yolo-digi-arrow\">\u2192<\/span>\n        <\/div>\n        <h3>Performance Marketing<\/h3>\n        <p>ROI-driven advertising campaigns across Google Ads, Meta Ads, and programmatic platforms.<\/p>\n        <div class=\"yolo-digi-features\">\n          <div class=\"yolo-digi-feat\"><span class=\"yolo-digi-feat-dot\" style=\"background:hsl(270 70% 55% \/ 0.2);color:hsl(270 70% 55%)\">\u2713<\/span> Google Ads<\/div>\n          <div class=\"yolo-digi-feat\"><span class=\"yolo-digi-feat-dot\" style=\"background:hsl(270 70% 55% \/ 0.2);color:hsl(270 70% 55%)\">\u2713<\/span> Meta Ads<\/div>\n          <div class=\"yolo-digi-feat\"><span class=\"yolo-digi-feat-dot\" style=\"background:hsl(270 70% 55% \/ 0.2);color:hsl(270 70% 55%)\">\u2713<\/span> A\/B Testing<\/div>\n          <div class=\"yolo-digi-feat\"><span class=\"yolo-digi-feat-dot\" style=\"background:hsl(270 70% 55% \/ 0.2);color:hsl(270 70% 55%)\">\u2713<\/span> Analytics<\/div>\n        <\/div>\n        <div class=\"yolo-digi-glow\" style=\"background:linear-gradient(90deg,transparent,hsl(270 70% 55%),transparent)\"><\/div>\n      <\/div>\n\n      <div class=\"yolo-digi-card\">\n        <div class=\"yolo-digi-card-top\">\n          <div class=\"yolo-digi-icon\" style=\"background:hsl(180 70% 40% \/ 0.15);border:1px solid hsl(180 70% 40% \/ 0.25);color:hsl(180 70% 40%)\">\ud83c\udf10<\/div>\n          <span class=\"yolo-digi-arrow\">\u2192<\/span>\n        <\/div>\n        <h3>Web Development<\/h3>\n        <p>Modern, responsive, and conversion-optimized websites built with cutting-edge technologies.<\/p>\n        <div class=\"yolo-digi-features\">\n          <div class=\"yolo-digi-feat\"><span class=\"yolo-digi-feat-dot\" style=\"background:hsl(180 70% 40% \/ 0.2);color:hsl(180 70% 40%)\">\u2713<\/span> Custom Design<\/div>\n          <div class=\"yolo-digi-feat\"><span class=\"yolo-digi-feat-dot\" style=\"background:hsl(180 70% 40% \/ 0.2);color:hsl(180 70% 40%)\">\u2713<\/span> E-Commerce<\/div>\n          <div class=\"yolo-digi-feat\"><span class=\"yolo-digi-feat-dot\" style=\"background:hsl(180 70% 40% \/ 0.2);color:hsl(180 70% 40%)\">\u2713<\/span> Progressive Web Apps<\/div>\n          <div class=\"yolo-digi-feat\"><span class=\"yolo-digi-feat-dot\" style=\"background:hsl(180 70% 40% \/ 0.2);color:hsl(180 70% 40%)\">\u2713<\/span> CMS Solutions<\/div>\n        <\/div>\n        <div class=\"yolo-digi-glow\" style=\"background:linear-gradient(90deg,transparent,hsl(180 70% 40%),transparent)\"><\/div>\n      <\/div>\n\n      <div class=\"yolo-digi-card\">\n        <div class=\"yolo-digi-card-top\">\n          <div class=\"yolo-digi-icon\" style=\"background:hsl(350 70% 55% \/ 0.15);border:1px solid hsl(350 70% 55% \/ 0.25);color:hsl(350 70% 55%)\">\ud83c\udfa8<\/div>\n          <span class=\"yolo-digi-arrow\">\u2192<\/span>\n        <\/div>\n        <h3>Graphics Design<\/h3>\n        <p>Creative brand visuals that capture attention and communicate your message effectively.<\/p>\n        <div class=\"yolo-digi-features\">\n          <div class=\"yolo-digi-feat\"><span class=\"yolo-digi-feat-dot\" style=\"background:hsl(350 70% 55% \/ 0.2);color:hsl(350 70% 55%)\">\u2713<\/span> Brand Identity<\/div>\n          <div class=\"yolo-digi-feat\"><span class=\"yolo-digi-feat-dot\" style=\"background:hsl(350 70% 55% \/ 0.2);color:hsl(350 70% 55%)\">\u2713<\/span> Marketing Collateral<\/div>\n          <div class=\"yolo-digi-feat\"><span class=\"yolo-digi-feat-dot\" style=\"background:hsl(350 70% 55% \/ 0.2);color:hsl(350 70% 55%)\">\u2713<\/span> Social Graphics<\/div>\n          <div class=\"yolo-digi-feat\"><span class=\"yolo-digi-feat-dot\" style=\"background:hsl(350 70% 55% \/ 0.2);color:hsl(350 70% 55%)\">\u2713<\/span> UI\/UX Design<\/div>\n        <\/div>\n        <div class=\"yolo-digi-glow\" style=\"background:linear-gradient(90deg,transparent,hsl(350 70% 55%),transparent)\"><\/div>\n      <\/div>\n\n      <div class=\"yolo-digi-card\">\n        <div class=\"yolo-digi-card-top\">\n          <div class=\"yolo-digi-icon\" style=\"background:hsl(25 80% 50% \/ 0.15);border:1px solid hsl(25 80% 50% \/ 0.25);color:hsl(25 80% 50%)\">\ud83c\udfac<\/div>\n          <span class=\"yolo-digi-arrow\">\u2192<\/span>\n        <\/div>\n        <h3>Video Production<\/h3>\n        <p>Cinematic storytelling that brings your brand narrative to life with high-quality video content.<\/p>\n        <div class=\"yolo-digi-features\">\n          <div class=\"yolo-digi-feat\"><span class=\"yolo-digi-feat-dot\" style=\"background:hsl(25 80% 50% \/ 0.2);color:hsl(25 80% 50%)\">\u2713<\/span> Corporate Films<\/div>\n          <div class=\"yolo-digi-feat\"><span class=\"yolo-digi-feat-dot\" style=\"background:hsl(25 80% 50% \/ 0.2);color:hsl(25 80% 50%)\">\u2713<\/span> Event Highlights<\/div>\n          <div class=\"yolo-digi-feat\"><span class=\"yolo-digi-feat-dot\" style=\"background:hsl(25 80% 50% \/ 0.2);color:hsl(25 80% 50%)\">\u2713<\/span> Social Videos<\/div>\n          <div class=\"yolo-digi-feat\"><span class=\"yolo-digi-feat-dot\" style=\"background:hsl(25 80% 50% \/ 0.2);color:hsl(25 80% 50%)\">\u2713<\/span> Animations<\/div>\n        <\/div>\n        <div class=\"yolo-digi-glow\" style=\"background:linear-gradient(90deg,transparent,hsl(25 80% 50%),transparent)\"><\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\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>\u2726 Events &#038; Digital Excellence Since 2013 Transform Your Vision Into Reality India&#8217;s most trusted partner for extraordinary events and powerful digital presence. From dream weddings to corporate conferences, from SEO to social media \u2014 we deliver excellence that exceeds expectations. Explore Services \u2192 \u25b6 Watch Showreel 0+ YearsExperience 0+ EventsDelivered 0% ClientSatisfaction Trusted by [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-10","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/new.planwithyolo.com\/index.php\/wp-json\/wp\/v2\/pages\/10","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/new.planwithyolo.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/new.planwithyolo.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/new.planwithyolo.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/new.planwithyolo.com\/index.php\/wp-json\/wp\/v2\/comments?post=10"}],"version-history":[{"count":4,"href":"https:\/\/new.planwithyolo.com\/index.php\/wp-json\/wp\/v2\/pages\/10\/revisions"}],"predecessor-version":[{"id":15,"href":"https:\/\/new.planwithyolo.com\/index.php\/wp-json\/wp\/v2\/pages\/10\/revisions\/15"}],"wp:attachment":[{"href":"https:\/\/new.planwithyolo.com\/index.php\/wp-json\/wp\/v2\/media?parent=10"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}