@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@500;700;800&family=Inter:wght@400;500;600&display=swap";:root{--color-saffron: #FF9933;--color-saffron-light: #FFFBFA;--color-maroon: #800000;--color-maroon-dark: #4A0000;--color-gold: #D4AF37;--color-gold-light: #F3E5AB;--color-text-dark: #2C2C2C;--color-text-light: #666666;--font-heading: "Cinzel", serif;--font-body: "Inter", sans-serif;--shadow-sm: 0 4px 6px rgba(0, 0, 0, .05);--shadow-md: 0 10px 20px rgba(74, 0, 0, .08);--border-radius: 16px}.fest-wrapper{font-family:var(--font-body);color:var(--color-text-dark);background-color:#fffdf9;overflow-x:hidden;line-height:1.6}.fest-heading{font-family:var(--font-heading);color:var(--color-maroon);font-weight:700;text-align:center}.fest-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;font-weight:600;border-radius:30px;text-decoration:none;transition:all .3s ease;font-size:16px;cursor:pointer}.fest-btn-primary{background:linear-gradient(135deg,var(--color-saffron),var(--color-maroon));color:#fff;border:none;box-shadow:0 4px 15px #f936}.fest-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f939;color:#fff}.fest-btn-secondary{background:transparent;color:var(--color-maroon);border:2px solid var(--color-maroon)}.fest-btn-secondary:hover{background:#8000000d;transform:translateY(-2px)}.fest-section-padding{padding:80px 20px;max-width:1200px;margin:0 auto}.fest-hero{position:relative;min-height:85vh;display:flex;align-items:center;background-size:cover;background-position:center;background-repeat:no-repeat;padding:60px 20px}.fest-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to right,#4a0000e6 30%,#4a000066);z-index:1}.fest-hero-content{position:relative;z-index:2;max-width:650px;color:#fff}.fest-hero-badge{display:inline-block;background:#f933;border:1px solid var(--color-gold);color:var(--color-gold-light);padding:6px 16px;border-radius:20px;font-size:13px;font-weight:600;letter-spacing:2px;margin-bottom:24px;text-transform:uppercase}.fest-hero-content h1{font-family:var(--font-heading);font-size:48px;line-height:1.2;margin:0 0 20px;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.fest-hero-desc{font-size:18px;margin-bottom:36px;color:#f5f5f5}.fest-hero-actions{display:flex;gap:16px;flex-wrap:wrap}.fest-hero-actions .fest-btn-secondary{color:#fff;border-color:#fff}.fest-hero-actions .fest-btn-secondary:hover{background:#ffffff1a}.diya-container{position:absolute;bottom:10%;right:10%;z-index:2;pointer-events:none;display:flex;gap:40px}.floating-diya{width:60px;height:60px;background:radial-gradient(circle,var(--color-gold) 20%,transparent 70%);border-radius:50%;position:relative;animation:floatDiya 4s ease-in-out infinite alternate}.floating-diya:after{content:"\1fa94";font-size:40px;position:absolute;top:-10px;left:5px}.floating-diya:nth-child(2){animation-delay:1.5s}@keyframes floatDiya{0%{transform:translateY(0) scale(1);opacity:.8}to{transform:translateY(-15px) scale(1.05);opacity:1}}.fest-trust-strip{background:var(--color-maroon-dark);border-top:2px solid var(--color-gold);border-bottom:2px solid var(--color-gold);padding:20px}.fest-trust-strip-inner{max-width:1200px;margin:0 auto;display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;gap:20px}.fest-strip-item{display:flex;align-items:center;gap:12px;color:var(--color-gold-light);font-family:var(--font-heading);font-size:14px;letter-spacing:1px}.fest-strip-item img{width:32px;height:32px;object-fit:contain}.fest-section-header{text-align:center;margin-bottom:50px}.fest-section-header h2{font-size:36px;margin-bottom:12px}.fest-section-header:after{content:"\1f538  \1f538  \1f538";display:block;color:var(--color-gold);font-size:12px;margin-top:8px}.fest-grid-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px}.fest-card{background:#fff;border-radius:var(--border-radius);border:1px solid rgba(128,0,0,.06);box-shadow:var(--shadow-sm);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.fest-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-md)}.fest-card-img{width:100%;height:220px;object-fit:cover}.fest-card-content{padding:24px}.fest-card-content h3{font-family:var(--font-heading);color:var(--color-maroon);font-size:22px;margin:0 0 12px}.fest-card-content p{color:var(--color-text-light);font-size:15px;margin-bottom:20px}.fest-mantra-section{background:linear-gradient(135deg,var(--color-maroon-dark),#300000);color:#fff;text-align:center;position:relative;overflow:hidden}.fest-mantra-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.05;background-image:radial-gradient(circle,var(--color-gold) 1px,transparent 1px);background-size:20px 20px}.fest-mantra-container{position:relative;z-index:2;max-width:800px;margin:0 auto}.fest-mantra-section h2{color:var(--color-gold);font-family:var(--font-heading);font-size:28px;margin-bottom:24px}.fest-mantra-box{background:#ffffff0d;border:1px dashed var(--color-gold);padding:30px;border-radius:var(--border-radius);margin-bottom:24px}.fest-mantra-text{font-family:var(--font-heading);font-size:32px;color:var(--color-gold-light);line-height:1.5;letter-spacing:1px}.fest-mantra-desc{font-style:italic;color:#e0e0e0;font-size:16px}.fest-counters{background:linear-gradient(to right,#fff6ee,#ffefe2);border-top:1px solid rgba(255,153,51,.1);border-bottom:1px solid rgba(255,153,51,.1)}.fest-counters-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;text-align:center}.fest-counter-item h3{font-family:var(--font-heading);color:var(--color-maroon);font-size:40px;margin:0 0 8px;font-weight:800}.fest-counter-item p{color:var(--color-text-dark);font-weight:500;font-size:15px;margin:0;text-transform:uppercase;letter-spacing:1px}.fest-feed-container{overflow-x:auto;display:flex;gap:20px;padding:10px 5px 25px;scrollbar-width:thin;scrollbar-color:var(--color-saffron) transparent}.fest-feed-container::-webkit-scrollbar{height:6px}.fest-feed-container::-webkit-scrollbar-thumb{background-color:var(--color-saffron);border-radius:10px}.fest-feed-card{flex:0 0 300px;background:#fff;border-radius:12px;padding:20px;box-shadow:var(--shadow-sm);border-left:4px solid var(--color-saffron)}.fest-feed-meta{display:flex;justify-content:space-between;margin-bottom:10px;font-size:13px;color:var(--color-text-light)}.fest-feed-user{font-weight:600;color:var(--color-maroon)}.fest-feed-action{font-size:14px;font-weight:500}.fest-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-auto-rows:250px;gap:16px}.fest-gallery-item{overflow:hidden;border-radius:var(--border-radius);position:relative}.fest-gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.fest-gallery-item:hover img{transform:scale(1.08)}.fest-testimonial-card{padding:30px;background:#fff}.fest-test-profile{display:flex;align-items:center;gap:15px;margin-bottom:16px}.fest-test-avatar{width:50px;height:50px;border-radius:50%;object-fit:cover;border:2px solid var(--color-gold)}.fest-test-name{font-family:var(--font-heading);color:var(--color-maroon);font-weight:700;margin:0}.fest-test-loc{font-size:12px;color:var(--color-text-light);margin:0}.fest-test-review{font-style:italic;color:var(--color-text-dark);font-size:14px;margin:0}.fest-faq-container{max-width:800px;margin:0 auto}.fest-faq-item{background:#fff;border-radius:8px;margin-bottom:12px;border:1px solid rgba(128,0,0,.06);overflow:hidden}.fest-faq-trigger{width:100%;padding:20px 24px;text-align:left;background:none;border:none;font-family:var(--font-body);font-size:16px;font-weight:600;color:var(--color-maroon);display:flex;justify-content:space-between;align-items:center;cursor:pointer}.fest-faq-icon{transition:transform .3s ease}.fest-faq-panel{max-height:0;overflow:hidden;transition:max-height .3s ease-out;background:var(--color-saffron-light)}.fest-faq-panel-content{padding:0 24px 20px;color:var(--color-text-light);font-size:15px}.fest-faq-item.active .fest-faq-icon{transform:rotate(180deg)}.fest-faq-item.active .fest-faq-panel{max-height:300px}.fest-final-cta{background:linear-gradient(135deg,#fff1e6,#ffe5d9);text-align:center;border-top:3px solid var(--color-saffron)}.fest-final-cta-content{max-width:700px;margin:0 auto}.fest-final-cta h2{font-size:40px;margin-bottom:16px}.fest-final-cta p{font-size:18px;color:var(--color-text-light);margin-bottom:32px}@media(max-width:992px){.fest-counters-grid{grid-template-columns:repeat(2,1fr);gap:30px}}@media(max-width:768px){.fest-hero{min-height:auto;text-align:center}.fest-hero:before{background:#4a0000d9}.fest-hero-content{margin:0 auto}.fest-hero-content h1{font-size:34px}.fest-hero-actions{justify-content:center}.diya-container{display:none}.fest-section-padding{padding:50px 20px}.fest-section-header h2{font-size:28px}.fest-mantra-text{font-size:22px}.fest-counters-grid{grid-template-columns:1fr}.fest-final-cta h2{font-size:30px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/festival.css.map */
