.hero{position:relative;height:60vh;display:flex;align-items:flex-end;justify-content:center;text-align:center;color:#fff;overflow:hidden;padding-bottom:4rem}.hero video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:0}.hero:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(to bottom,#0000,#000000b3,#000);z-index:0;pointer-events:none}.hero-content{position:relative;z-index:1;max-width:800px;padding:0 28px;margin-bottom:20px}.hero h1{font-size:4rem;margin-bottom:2rem;color:#fff;font-weight:600}.btn{display:inline-block;padding:10px 20px;background:#682483;color:#fff;margin-top:10px;text-decoration:none;border-radius:50px;font-weight:600;transition:transform .3s ease}.btn:hover{transform:translateY(-3px)}.stats{padding:5rem 0}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;padding:0 20px}.stat-item{text-align:center;display:flex;flex-direction:column;align-items:center}.stat-icon{margin-bottom:1rem}.stat-icon svg{width:48px;height:48px;color:#111}.stat-number{font-size:40px;font-weight:700;color:#682483;margin-bottom:.5rem}.stat-label{font-size:2rem;color:#555}@media screen and (max-width: 992px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 576px){.stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.stat-number{font-size:2rem}.stat-label{font-size:1.5rem}.stat-icon svg{width:40px;height:40px}}.carousel{padding:5rem 0;background:#fff}.carousel-container{max-width:1200px;margin:0 auto;padding:0 20px}.carousel h2{text-align:center;margin-bottom:3rem;font-size:2.5rem}.carousel-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.carousel-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 6px #0000001a}.carousel-card img{width:100%;height:200px;object-fit:cover}.carousel-card-content{padding:1.5rem}.provide{padding:5rem 0;background:#fff;text-align:center}.provide-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 20px}.provide-item{text-align:center}.provide-item img{width:150px;height:150px;border-radius:50%;margin-bottom:1rem;object-fit:cover}.safety-quote{font-size:1.5rem;font-weight:600;color:#ff6b6b;margin:3rem 0;text-align:center}.addons{padding:5rem 0;background:#f8f9fa}.addons-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 20px}.addon-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 6px #0000001a}.addon-card img{width:100%;height:180px;object-fit:cover}.addon-content{padding:1.5rem}.section-header h2{font-size:2.5rem;color:#333;margin-bottom:1rem}.section-header p{color:#666;max-width:600px;margin:0 auto}@media screen and (max-width: 768px){.hero h1{font-size:2.5rem}.section-header h2{font-size:2rem}.safety-quote{font-size:1.2rem}}@media screen and (max-width: 480px){.hero h1{font-size:3rem}.btn{padding:.75rem 1.5rem}}.showcase{padding:5rem 0;background:#fff}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{font-size:2.5rem;font-weight:"normal";color:#333;margin-bottom:1rem}.section-header h2 span{font-size:4rem}.showcase-grid{display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem;max-width:1400px;margin:0 auto}.showcase-item{flex:1;min-width:300px;padding:3rem;color:#fff;display:flex;flex-direction:column;border-radius:10px}.showcase-item h3{font-size:2.5rem;font-weight:600}.showcase-item .spec{margin-bottom:0}.showcase-subtext{margin-top:0}.showcase-item p{font-size:20px;line-height:1.6}.showcase-image{width:100%;height:300px;margin-bottom:2rem;overflow:hidden}.showcase-image img{width:100%;height:100%;object-fit:cover;border-radius:10px}.blue{background-color:#4644d0}.red{background-color:#f47575}@media screen and (max-width: 768px){.showcase-grid{flex-direction:column}.showcase-item{width:100%}.section-header h2{font-size:2rem}.showcase-item h3{font-size:1.7rem}}@media screen and (max-width: 480px){.showcase-item{padding:2rem}.section-header h2{font-size:1.7rem}.showcase-item h3{font-size:2rem}.showcase-image{height:250px}}.themes-carousel{padding:40px 0;background:#4a0082;color:#fff;overflow:hidden;text-align:center}.themes-carousel .section-header h2{font-size:36px;margin-bottom:10px;color:#fff;font-weight:600}.themes-carousel .section-header p{font-size:18px;opacity:.8;margin-bottom:10px}.themes-carousel .carousel-container{position:relative;margin:0 auto;max-width:1200px;padding:0 50px}.themes-carousel .carousel-track{display:flex;gap:20px;flex-wrap:wrap}.themes-carousel .theme-card{flex:0 0 calc(25% - 15px);border-radius:12px;overflow:hidden;position:relative;background-color:#fff;height:400px;box-shadow:0 4px 15px #0000001a}.themes-carousel .theme-image{width:100%;height:100%;position:relative}.themes-carousel .theme-image img{width:100%;height:100%;object-fit:cover;display:block}.themes-carousel .theme-content{position:absolute;bottom:0;left:0;right:0;padding:20px 15px;background:linear-gradient(to top,rgb(0,0,0) 0%,rgba(0,0,0,.8) 60%,transparent 100%);text-align:left;z-index:2}.themes-carousel .theme-content h3{color:#fff;font-size:21px;margin-bottom:6px;text-shadow:0 1px 3px rgba(0,0,0,.5)}.themes-carousel .btn.theme-btn{display:inline-block;padding:5px 10px;background:#90c;color:#fff;text-decoration:none;border-radius:30px;font-size:12px;text-transform:lowercase;transition:all .3s ease;border:none}.themes-carousel .btn.theme-btn:hover{background:#b300e6;transform:translateY(-2px)}@media (max-width: 992px){.themes-carousel .theme-card{flex:0 0 calc(33.333% - 14px)}}@media (max-width: 768px){.themes-carousel .theme-card{flex:0 0 calc(50% - 10px)}.themes-carousel .section-header h2{font-size:30px}.themes-carousel .carousel-container{padding:0 30px}}@media (max-width: 576px){.themes-carousel .theme-card{flex:0 0 calc(100% - 20px)}.themes-carousel .section-header h2{font-size:26px}.themes-carousel .section-header p{font-size:16px}}.all-about-party{padding:5rem 0;background:#fff}.section-header{text-align:center;margin-bottom:4rem;position:relative;z-index:2}.section-header h2{font-size:3rem;color:#333;margin-bottom:1rem;font-weight:600}.features-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:2}.feature-item{display:flex;flex-direction:column;align-items:center;text-align:center;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2rem 1.5rem;border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.feature-item:hover{transform:translateY(-15px) scale(1.05);box-shadow:0 20px 40px #0003;background:#fff3}.feature-icon{width:100px;height:100px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;position:relative;overflow:hidden;transition:all .3s ease}.feature-item:nth-child(1) .feature-icon{background:linear-gradient(135deg,#ff6b6b,#ee5a52);box-shadow:0 10px 30px #ff6b6b66}.feature-item:nth-child(2) .feature-icon{background:linear-gradient(135deg,#4ecdc4,#44a08d);box-shadow:0 10px 30px #4ecdc466}.feature-item:nth-child(3) .feature-icon{background:linear-gradient(135deg,#45b7d1,#2980b9);box-shadow:0 10px 30px #45b7d166}.feature-item:nth-child(4) .feature-icon{background:linear-gradient(135deg,#f9ca24,#f0932b);box-shadow:0 10px 30px #f9ca2466}.feature-icon:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.3),transparent);transform:rotate(45deg);transition:all .3s ease;opacity:0}.feature-item:hover .feature-icon:before{opacity:1;animation:shine .6s ease-in-out}@keyframes shine{0%{transform:translate(-100%) translateY(-100%) rotate(45deg)}to{transform:translate(100%) translateY(100%) rotate(45deg)}}.feature-icon svg{width:40px;height:40px;filter:drop-shadow(2px 2px 4px rgba(0,0,0,.3));transition:all .3s ease}.feature-item:hover .feature-icon svg{transform:scale(1.2) rotate(10deg)}.feature-item h3{font-weight:600;line-height:1.4;color:#333;max-width:200px;font-size:1.1rem;transition:all .3s ease}@media screen and (max-width: 992px){.features-grid{grid-template-columns:repeat(2,1fr);gap:3rem 2rem}.feature-icon{width:90px;height:90px}}@media screen and (max-width: 576px){.features-grid{grid-template-columns:repeat(2,1fr);gap:2rem 1.5rem}.feature-icon{width:80px;height:80px}.feature-icon svg{width:30px;height:30px}.feature-item h3{font-size:.95rem}.section-header h2{font-size:2rem}.section-header{margin-bottom:2.5rem}.all-about-party{padding:3rem 0}.feature-item{padding:1.5rem 1rem}}@media screen and (max-width: 375px){.feature-icon{width:70px;height:70px}.feature-icon svg{width:25px;height:25px}.feature-item h3{font-size:.85rem}}.gradient-banner{background:linear-gradient(90deg,#1a56db,#9061f9);padding:3rem 0;text-align:center;position:relative;width:100%;margin:0}.banner-content{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 15px}.banner-heading{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.book-party-text{color:#fff;font-size:2.8rem;font-weight:800;margin-bottom:1.5rem;text-transform:uppercase}.talk-button{display:inline-block;padding:.8rem 2rem;border-radius:50px;font-weight:700;text-decoration:none;text-transform:uppercase;background-color:#ffdd65;color:#333;transition:transform .3s ease,box-shadow .3s ease}.talk-button:hover{transform:translateY(-3px);box-shadow:0 10px 20px #0000001a}@media screen and (max-width: 768px){.banner-heading{font-size:2rem}.book-party-text{font-size:2.2rem}}@media screen and (max-width: 480px){.banner-heading,.book-party-text{font-size:1.8rem}.gradient-banner{padding:2rem 0}}.safety-section{padding:5rem 0;border-radius:8px;margin:2rem auto;max-width:1400px;overflow:hidden}.safety-container{max-width:1200px;margin:0 auto;padding:0 20px}.safety-flex-container{display:flex;align-items:center;gap:4rem}.safety-heading{color:#8445a8;font-size:2.5rem;margin-bottom:2rem;font-weight:700}.safety-image{flex:1;min-width:300px}.safety-image img{width:100%;height:auto;border-radius:8px;box-shadow:0 10px 30px #0000001a}.safety-content{flex:1}.safety-items{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.safety-item{display:flex;align-items:center;gap:.8rem;background-color:#fff;padding:1rem;border-radius:50px;box-shadow:0 4px 12px #0000000d;transition:transform .3s ease,box-shadow .3s ease;height:60px}.safety-item:hover{transform:translateY(-3px);box-shadow:0 8px 15px #0000001a}.safety-icon{width:36px;height:36px;min-width:36px;background-color:#f2e4ff;border-radius:50%;display:flex;align-items:center;justify-content:center}.safety-icon svg{width:20px;height:20px}.safety-item span{font-weight:500;color:#333}@media screen and (max-width: 992px){.safety-flex-container{flex-direction:column;gap:2rem}.safety-image{width:100%;max-width:500px}}@media screen and (max-width: 768px){.safety-heading{font-size:2rem;text-align:center}.safety-section{padding:3rem 0}.safety-content-wrapper{display:flex;flex-direction:column}.safety-items{grid-template-columns:repeat(2,1fr);gap:1rem}.last-item{grid-column:span 2;justify-content:center;max-width:250px;margin:0 auto}}@media screen and (max-width: 480px){.safety-heading{font-size:20px;order:-1}.safety-item{padding:.8rem;height:50px}.safety-icon{width:32px;height:32px;min-width:32px}.safety-item span{font-size:1.6rem}}.testimonials-section{padding:60px 0;margin-bottom:60px}.testimonials-carousel-container{position:relative;max-width:1000px;margin:0 auto;padding:0 40px}.testimonials-carousel{display:flex;overflow-x:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;gap:20px;padding:20px 0}.testimonial-slide{min-width:calc(33.333% - 14px);scroll-snap-align:start;display:flex}@media (max-width: 1024px){.testimonial-slide{min-width:calc(50% - 10px)}}@media (max-width: 640px){.testimonial-slide{min-width:100%}}.testimonial-card{background-color:#fff;border-radius:12px;padding:25px;box-shadow:0 4px 15px #68248314;display:flex;flex-direction:column;width:100%;transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #6824831f}.testimonial-header{display:flex;align-items:center;margin-bottom:15px}.testimonial-avatar{width:50px;height:50px;border-radius:25px;margin-right:15px;overflow:hidden;background-color:#f0e6f5;display:flex;align-items:center;justify-content:center}.avatar-placeholder{font-size:24px;font-weight:700;color:#682483}.testimonial-author h3{margin:0;font-size:18px;color:#333}.testimonial-author p{margin:0;font-size:14px;color:#777}.testimonial-rating{margin-bottom:12px}.star{color:#ddd;font-size:18px}.star.filled{color:#682483}.testimonial-content{position:relative;padding-top:12px}.quote-icon{position:absolute;top:0;left:0;width:20px;height:20px;opacity:.2;color:#682483}.testimonial-content p{margin:0;padding-left:30px;font-size:15px;line-height:1.6;color:#555}.carousel-controls{display:flex;align-items:center;justify-content:center;margin-top:30px}.carousel-arrow{width:40px;height:40px;border-radius:50%;background-color:#fff;border:1px solid #eee;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#682483}.carousel-arrow:hover{stroke:#fff;border-color:#682483;color:#fff}.carousel-arrow svg{width:20px;height:20px}.testimonials-dots{display:flex;align-items:center;margin:0 15px}.testimonials-dot{width:8px;height:8px;border-radius:4px;background-color:#ddd;margin:0 5px;transition:all .3s ease}.testimonials-dot.active{width:24px;background-color:#682483}.faq-section{padding:60px 0;border-radius:15px;margin-bottom:60px}.faq-container{max-width:800px;margin:0 auto}.faq-item{margin-bottom:15px;border-radius:8px;overflow:hidden;box-shadow:0 2px 10px #0000001a;background-color:#fff}.faq-question{padding:18px 20px;background-color:#fff;color:#333;font-weight:500;font-size:18px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}.faq-question:hover{background-color:#f0f0f0}.faq-question span{flex:1}.faq-icon{transition:transform .3s ease}.faq-item.active .faq-icon{transform:rotate(180deg)}.faq-answer{padding:0;max-height:0;overflow:hidden;transition:all .3s ease;border-top:0 solid #eee}.faq-item.active .faq-answer{padding:15px 20px;max-height:1000px;border-top:1px solid #eee}.faq-answer p{color:#666;line-height:1.6;margin:0}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
