@import url(https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&family=Acme&family=Sue+Ellen+Francisco&family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&family=Ancizar+Sans:ital,wght@0,100..1000;1,100..1000&display=swap);*{box-sizing:border-box;margin:0;padding:0}a,button,caption,div,input,label,li,p,span,td,textarea,th{font-family:Ancizar Sans,sans-serif;font-optical-sizing:auto;font-size:1.05rem;font-style:normal;font-weight:500;letter-spacing:1px;line-height:2rem}h1,h2,h3,h4,h5,h6{font-family:Ancizar Sans,sans-serif;font-optical-sizing:auto;font-style:normal;font-variation-settings:"wdth" 100,"YTLC" 500;font-weight:900;letter-spacing:1.15px;line-height:2rem;word-spacing:.1rem;word-spacing:.2rem}.loader-wrapper{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.loader-wrapper p{color:#333;font-size:1.2rem;font-weight:500;margin-top:15px}.navbar-scrolled{background:linear-gradient(90deg,#1d2b64,#f8cdda)}.navbar-yoga{padding:.4rem 0;z-index:999}.navbar-brand{font-size:1.1rem;letter-spacing:1px;text-transform:uppercase}.navbar-nav .nav-link{font-size:1rem;font-weight:500;transition:color .3s ease}.navbar-nav .nav-link.active,.navbar-nav .nav-link:hover{border-bottom:2px solid #fbd786;color:#fbd786!important}.btn-join-now{background:#fbd786;border:none;border-radius:25px;color:#1d1d1d;transition:background .3s ease}.btn-join-now:hover{background:#f7797d;color:#fff}.wrap-email{display:inline-block;overflow-wrap:break-word;white-space:normal;word-break:break-all}@media (max-width:600px){.wrap-email{word-break:break-word}}@media (max-width:995px){.navbar-yoga{background:linear-gradient(90deg,#1d2b64,#f8cdda)}.navbar-brand{font-size:1rem}.navbar-nav{flex-direction:column;gap:1rem;margin-top:1rem}}.hero-section{align-items:center;background:url(/static/media/img8.e04b49012558f27d216c.jpeg) 50%/cover no-repeat;color:#fff;display:flex;justify-content:center;overflow:hidden;padding:14rem 1rem;position:relative;text-align:center}.overlay{background:hsla(0,0%,4%,.662);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero-content{max-width:800px;padding:2rem;position:relative;z-index:2}.hero-buttons .btn{border-radius:30px;font-weight:600;margin:0 .5rem;padding:.8rem 1.8rem;transition:all .3s ease-in-out}.btn-primary{background:#fbd786;border:none;color:#1d1d1d}.btn-primary:hover{background:#f7797d;color:#fff}.btn-outline{background:#0000;border:2px solid #fbd786;color:#fbd786}.btn-outline:hover{background:#fbd786;color:#1d1d1d}@media (max-width:768px){.hero-subtitle{font-size:1rem}.hero-buttons .btn{display:block;margin:.5rem 0;width:100%}}.home-poster-images img{width:50%}.about-section{background:#fefefe}.text-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#9c27b0,#ff4081);-webkit-background-clip:text;background-clip:text}.section-title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8e2de2,#4a00e0);-webkit-background-clip:text;background-clip:text;color:#3b2e58}.schedule-table thead{background-color:#6f42c1;color:#fff}.schedule-table tbody tr:hover{background-color:#f8f9fa;transform:scale(1.01);transition:all .2s ease-in-out}.btn-outline-success{border-color:#28a745;color:#28a745}.btn-outline-success:hover{background-color:#28a745;color:#fff}.services-section{border-radius:20px;padding:40px 30px}.section-heading{color:#2b6777;margin-bottom:1rem;text-align:center}.section-heading:after{background:#52ab98;border-radius:2px;content:"";display:block;height:4px;margin:10px auto 0;width:70px}.services-section .section-subtext{color:#666;font-size:1.1rem;margin-bottom:2.5rem;text-align:center}.services-section .service-card{background:linear-gradient(180deg,#f2f2f2,#fff);border-radius:16px;box-shadow:0 8px 25px #00000012;padding:30px 20px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.services-section .service-card:hover{box-shadow:0 15px 30px #52ab984d;transform:translateY(-6px)}.services-section .service-card .icon-style{color:#52ab98;font-size:2.8rem;margin-bottom:15px;transition:color .3s ease}.services-section .service-card:hover .icon-style{color:#2b6777}.services-section .service-title{color:#2b6777;font-size:1.25rem;font-weight:600;margin-bottom:10px}.services-section .service-desc{color:#555;font-size:.95rem}.schedule-section{border-radius:20px;padding:60px 30px}.explore-section{padding:80px 20px;text-align:center}.explore-title{color:#333;font-size:2.8rem;font-weight:700;margin-bottom:10px}.explore-subtitle{color:#666;font-size:1.2rem;margin-bottom:40px}.gallery-grid{grid-gap:20px;gap:20px;padding:0 10px}.gallery-item{border-radius:12px;box-shadow:0 5px 20px #00000014;overflow:hidden;position:relative}.gallery-item img{border-radius:12px;height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.gallery-item:hover img{transform:scale(1.08)}.see-more-btn{background-color:#6d28d9;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:1rem;margin-top:40px;padding:12px 28px;transition:background-color .3s ease}.see-more-btn:hover{background-color:#5b21b6}.schedule-section .schedule-row:nth-child(2n){background-color:#f2f6f6}.schedule-section .schedule-row:hover{background-color:#e9f9f6}.schedule-section .reserve-btn{background-color:#52ab98;border:none;border-radius:8px;color:#fff;font-weight:500;padding:7px 16px;transition:background-color .3s ease}.schedule-section .reserve-btn:hover{background-color:#2b6777}.yoga-benefits-section{background:linear-gradient(145deg,#f0ffe0,#d8fdd1);border-radius:40px 40px 0 0;padding:30px 0;text-align:center}.yoga-benefits-section .section-title{color:#2f4f4f;font-size:36px;font-weight:700;margin-bottom:50px;position:relative}.yoga-benefits-section .benefits-grid{gap:30px}.yoga-benefits-section .benefit-card{background-color:#fff;border-radius:20px;box-shadow:0 10px 20px #0000000d;padding:30px;transition:transform .3s ease,box-shadow .3s ease}.yoga-benefits-section .benefit-card:hover{box-shadow:0 12px 25px #0000001a;transform:translateY(-10px)}.yoga-benefits-section .benefit-icon{color:#50c878;font-size:40px;margin-bottom:20px}.benefits-section{background:#f9f9f9;overflow:hidden;padding:6rem 2rem;position:relative;z-index:1}.bg-shape-1,.bg-shape-2{background:radial-gradient(circle,#ffe9b1,#fbc2eb);border-radius:50%;height:300px;opacity:.3;position:absolute;width:300px;z-index:0}.bg-shape-1{left:-80px;top:-50px}.bg-shape-2{bottom:-60px;right:-70px}.container{margin:0 auto;position:relative;text-align:center;z-index:2}.section-title{color:#333;font-size:2.8rem;margin-bottom:1rem}.section-subtitle{margin-bottom:3rem}.benefits-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.benefit-card{background:#fff;border-radius:16px;box-shadow:0 10px 30px #0000000d;padding:2rem;transition:transform .3s ease}.benefit-card:hover{transform:translateY(-10px)}.benefit-icon{color:#f97316;font-size:2.5rem;margin-bottom:1rem}.benefit-card h4{color:#111827;font-size:1.3rem;margin-bottom:.6rem}.benefit-card p{color:#555;font-size:.95rem}@media (max-width:768px){.section-title{font-size:2rem}.section-subtitle{font-size:1rem}.benefit-icon{font-size:2rem}}.testimonial-carousel-section{padding:80px 4px;text-align:center}.carousel-container{margin:auto}.carousel-title{color:#6a1b9a;font-size:2.2rem;font-weight:700;margin-bottom:40px}.carousel-wrapper{align-items:center;display:flex;justify-content:center;position:relative}.carousel-card{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;padding:40px 30px;transition:all .5s ease;width:100%;width:60%}.user-img{border-radius:50%;height:50px;margin-bottom:15px;object-fit:cover;width:50px}.user-name{color:#4a148c;font-size:1.25rem;font-weight:600;margin-bottom:8px}.stars{color:#fdd835;margin-bottom:12px}.stars .fa-star{font-size:1rem;margin:0 2px;opacity:.3}.stars .fa-star.filled{opacity:1}.user-review{color:#444;font-size:1rem;line-height:1.5;margin-top:10px}.carousel-btn{background:none;border:2px solid #000;border-radius:100%;color:#6a1b9a;cursor:pointer;font-size:2rem;height:3rem;margin:1rem;padding:0 20px;transition:.3s;width:3rem}.carousel-btn:hover{color:#4a148c}.join-section{background:linear-gradient(90deg,#dcedc8,#c8e6c9);padding:60px 20px;text-align:center}.join-section .join-content h2{color:#33691e;font-size:2.2rem}.join-section .join-content p{font-size:1.1rem;margin:15px 0}.btn-join{background-color:#43a047;border-radius:25px;color:#fff;font-weight:700;padding:12px 30px;text-decoration:none;transition:background .3s}.btn-join:hover{background-color:#2e7d32}.blog-section{background:linear-gradient(120deg,#ede7f6,#f3e5f5);padding:60px 20px}.blog-section .blog-header h2{color:#6a1b9a;font-size:2.3rem;text-align:center}.blog-section .blog-grid{margin-top:40px}.blog-card{border-radius:12px;box-shadow:0 4px 12px #00000014;padding:20px;transition:transform .3s}.blog-card h3{color:#7b1fa2;font-size:1.2rem;margin-top:10px}.blog-card p{color:#555;font-size:.95rem;margin-top:8px}.about-us-page{color:#333}.about-hero,.blog-detail-hero,.classes-hero,.gallery-hero{align-items:center;background:url(/static/media/about_hero.ffb8250c957bd48cefaa.avif) 50%/cover no-repeat;display:flex;justify-content:center;padding:10rem 1rem;position:relative}.who-we-are{flex-wrap:wrap;padding:80px 20px}.who-we-are-section{width:30rem}.image-section img{border-radius:12px;width:100%}.text-section{flex:1 1;min-width:300px}.text-section h2{color:#6a1b9a;font-size:2rem;margin-bottom:20px}.text-section p{font-size:1.1rem;line-height:1.6;margin-bottom:15px}.mission-vision{background:linear-gradient(135deg,#e1bee7,#ede7f6);color:#4a148c;display:flex;flex-wrap:wrap;gap:40px;justify-content:center;padding:60px 20px}.mission-vision .block{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;max-width:500px;padding:30px}.mission-vision .block h3{font-size:1.6rem;margin-bottom:15px}.mission-vision .block p{font-size:1rem;line-height:1.6}@media (max-width:768px){.who-we-are .container{flex-direction:column}}.cta-section{background:linear-gradient(135deg,#6a1b9a,#ab47bc);color:#fff;overflow:hidden;padding:80px 20px;position:relative;text-align:center}.cta-section:before{animation:float 6s ease-in-out infinite;background:#ffffff14;border-radius:50%;content:"";height:300px;position:absolute;right:-100px;top:-100px;width:300px}.cta-content{margin:auto;max-width:700px;position:relative;z-index:2}.cta-content h2{font-size:2.5rem;margin-bottom:20px}.cta-content p{font-size:1.1rem;line-height:1.6;margin-bottom:30px}.cta-btn{background:#fff;border-radius:50px;box-shadow:0 8px 24px #0003;color:#6a1b9a;font-weight:700;padding:14px 30px;text-decoration:none;transition:.3s ease}.cta-btn:hover{background:#f3e5f5;color:#4a148c}.section-subtext{color:#666;font-size:1.1rem}.classes-hero{background:linear-gradient(90deg,rgba(0,0,0,.248),rgba(0,0,0,.281)),url(/static/media/classes_hero.f006559d54d302242b79.avif) 50%/cover no-repeat}.live-schedule-section{margin:6rem auto;max-width:1000px;padding:2rem;text-align:center}.schedule-heading{color:#2c3e50;font-size:2.2rem;font-weight:700;margin-bottom:.5rem}.schedule-subtext{color:#6c757d;font-size:1.1rem;margin-bottom:2rem}.schedule-table{grid-gap:1rem;display:grid;gap:1rem;overflow:auto}.table-header,.table-row{align-items:center;border-radius:12px;display:grid;grid-template-columns:1.5fr 1.5fr 1.5fr 1fr;padding:1rem;transition:all .3s ease;white-space:nowrap}.table-header{background-color:#f7f9fc;border:2px solid #000;box-shadow:0 2px 4px #0000000d;color:#34495e;font-weight:700}.table-header div{padding:0 2rem}.table-row{background-color:#fff;border:1px solid #eee;box-shadow:0 1px 3px #0000000a}.table-row:hover{background-color:#f0f8ff}.table-row div{padding:0 1rem}.book-btn{background-color:#5a8dee;border-radius:6px;font-weight:500;padding:8px 16px;text-decoration:none;transition:background-color .3s ease}.book-btn,.book-btn:hover{color:#fff}.blog-header,.contact-header{background:linear-gradient(90deg,rgba(0,0,0,.248),rgba(0,0,0,.281)),url(/static/media/contact_hero.1b5bf783ff47a2305a64.avif) 50%/cover no-repeat;color:#fff;padding:10rem 1rem;text-align:center}.blog-header{background:linear-gradient(90deg,rgba(0,0,0,.248),rgba(0,0,0,.281)),url(/static/media/blog_hero.a73857b03d3f2555c459.jpg) 50%/cover no-repeat}.contact-header h1{font-size:3rem;margin-bottom:.5rem}.contact-header p{font-size:1.2rem}.contact-section{display:flex;flex-wrap:wrap;justify-content:space-around;margin:3rem auto}.contact-form,.contact-info{background:#fff;border-radius:12px;box-shadow:0 10px 25px #00000014;padding:2rem;width:40%}.contact-form h2,.contact-info h2{font-size:1.8rem;margin-bottom:1.5rem}.payment-section{background:#f9f9f9}.qr-code-wrapper img{border:4px solid #e0e0e0}.info-item{margin-bottom:1.2rem}.info-item strong{color:#6d28d9;display:block;margin-bottom:.3rem}form input,form textarea{border:1px solid #ddd;border-radius:8px;margin-bottom:1.2rem;padding:.8rem;width:100%}form button{background:#6d28d9;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:.2rem 2rem;transition:background .3s ease}form button:hover{background:#5b21b6}.map-section{margin:4rem 0;text-align:center}.map-section h2{margin-bottom:1rem}.map-container{border-radius:12px;margin:auto;max-width:95%;overflow:hidden}@media (max-width:768px){.contact-section{grid-template-columns:1fr}}.social-media-section{padding:60px 20px;text-align:center}.social-title{color:#333;font-size:2rem;font-weight:600;margin-bottom:30px}.social-icons{flex-wrap:wrap;gap:20px}.social-icon,.social-icons{display:flex;justify-content:center}.social-icon{align-items:center;background:var(--clr);border-radius:50%;color:#fff;font-size:1.5rem;height:60px;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:60px}.social-icon:hover{box-shadow:0 8px 20px #0003;transform:scale(1.15)}.blog-section{background:#faf5ff;padding:80px 20px;text-align:center}.container{margin:auto;max-width:1200px}.section-title{color:#4a148c;font-size:2.5rem}.section-subtitle{color:#666;font-size:1rem}.blog-grid{display:flex;flex-wrap:wrap;justify-content:space-around;margin-bottom:40px}.blog-card{box-shadow:0 8px 30px #00000014;cursor:pointer;margin:1.3rem 0;transition:transform .3s ease,box-shadow .3s ease;width:22rem}.blog-image{height:180px;overflow:hidden;position:relative}.blog-image img{height:100%;object-fit:cover;transition:scale .3s ease;width:100%}.blog-card:hover img{scale:1.05}.blog-category{background-color:#8e24aa;border-radius:50px;color:#fff;font-size:.75rem;font-weight:500;left:12px;padding:4px 10px;position:absolute;text-transform:uppercase;top:12px}.blog-date{color:#999;font-size:.8rem;margin-bottom:8px}.blog-title{color:#333;font-size:1.1rem;margin-bottom:10px}.blog-excerpt{color:#555;font-size:.95rem;line-height:1.4}.view-more-btn{background-color:#8e24aa;border:none;cursor:pointer;font-size:1rem;padding:10px 30px;transition:background .3s ease}.view-more-btn:hover{background-color:#6a1b9a}.gallery-hero{background:linear-gradient(90deg,rgba(0,0,0,.248),rgba(0,0,0,.281)),url(/static/media/gallery_hero.813695fa1cbb17dc2a1c.avif) 50%/cover no-repeat}.yoga-gallery-section{background:#fff;margin-top:9rem;padding:10px 20px 80px;text-align:center}.gallery-title{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:10px}.gallery-subtitle{color:#777;font-size:1.1rem;margin-bottom:50px}.gallery-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1200px}.gallery-card{border-radius:10px;box-shadow:0 8px 24px #00000014;cursor:pointer;overflow:hidden;position:relative}.gallery-img{display:block;height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.gallery-card:hover .gallery-img{transform:scale(1.1)}.gallery-overlay{align-items:flex-end;background:linear-gradient(0deg,#0009,#0000 60%);bottom:0;display:flex;height:100%;justify-content:center;left:0;opacity:0;padding:20px;position:absolute;right:0;transition:opacity .4s ease}.gallery-card:hover .gallery-overlay{opacity:1}.gallery-overlay h4{color:#fff;font-size:1.2rem;font-weight:600;margin:0}.youtube-section{padding:80px 20px;text-align:center}.youtube-title{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:10px}.youtube-subtitle{color:#555;font-size:1.1rem;margin-bottom:40px}.youtube-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.youtube-card{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000001a;overflow:hidden;transition:transform .3s ease}.youtube-card:hover{transform:translateY(-5px)}.youtube-embed-container{padding-top:56.25%;position:relative;width:100%}.youtube-embed-container iframe{border:none;height:100%;left:0;position:absolute;top:0;width:100%}.video-caption{color:#333;font-size:1rem;font-weight:500;padding:15px}.landscape-gallery-section{background:linear-gradient(180deg,#f9fdfc,#fff);padding:clamp(2rem,4vw,4rem) 1rem}.lg-container{margin:0 auto;max-width:1200px}.lg-header{margin-bottom:2rem;text-align:center}.lg-title{color:#184a45;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700}.lg-subtitle{color:#607d8b;font-size:clamp(.95rem,1.6vw,1.05rem)}.lg-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.lg-card{background:#fff;border-radius:12px;box-shadow:0 8px 20px #14283c14;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.lg-card:hover{box-shadow:0 12px 30px #14283c26;transform:translateY(-3px)}.lg-media{aspect-ratio:16/9;background:#eaf3f1;overflow:hidden;width:100%}.lg-media img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.lg-card:hover .lg-media img{transform:scale(1.05)}.lg-caption{color:#184a45;font-size:.95rem;font-weight:600;padding:.75rem 1rem}.lg-actions{margin-top:1.5rem;text-align:center}.lg-btn{background:linear-gradient(135deg,#2fb194,#19a07f);border:0;border-radius:999px;color:#fff;cursor:pointer;font-weight:600;padding:.85rem 1.5rem;transition:all .3s ease}.lg-btn:hover{box-shadow:0 8px 20px #179c7f4d;transform:translateY(-2px)}.blog-list-section{background:#fdfdfd;padding:80px 20px;text-align:center}.section-title{color:#2c3e50;font-size:2.6rem;font-weight:700;margin-bottom:10px}.section-subtitle{color:#7f8c8d;font-size:1.2rem;margin-bottom:40px}.blog-card{background:#fff;border-radius:16px;box-shadow:0 10px 30px #00000012;display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease}.blog-img{height:200px;object-fit:cover;width:100%}.blog-content{display:flex;flex:1 1;flex-direction:column;padding:20px}.blog-title{color:#2c3e50;font-size:1.4rem;font-weight:600;margin:10px 0}.blog-intro{color:#555;flex-grow:1;font-size:1rem}.blog-tags{margin:15px 0}.blog-tag{background:#e0f7fa;border-radius:30px;color:#00796b;font-size:.85rem;margin-right:5px;padding:5px 10px}.blog-date{color:#888;font-size:.85rem}.read-more-btn{color:#3498db;font-weight:500;margin-top:15px;text-align:right;text-decoration:none}.read-more-btn:hover{text-decoration:underline}.center-btn{margin-top:40px}.view-more-btn{background:#2ecc71;border-radius:50px;color:#fff;font-weight:600;padding:12px 30px;text-decoration:none;transition:.3s}.view-more-btn:hover{background:#27ae60}.blog-detail-hero{background:linear-gradient(90deg,rgba(0,0,0,.248),rgba(0,0,0,.281)),url(/static/media/blog_detail_hero.441fa4acae6a7950835b.avif) 50%/cover no-repeat}.blog-detail-container{background:#fff;color:#2c3e50;line-height:1.7;margin:6rem auto auto;max-width:900px;padding:60px 20px}.blog-detail-header{text-align:center}.blog-detail-image{border-radius:10px;height:350px;margin-bottom:20px;object-fit:cover;width:100%}.blog-detail-title{font-size:2.5rem;font-weight:700}.blog-detail-date{color:#888;font-size:1rem;margin:10px 0}.blog-detail-tags{margin-top:10px}.blog-tag{background-color:#ecf0f1;border-radius:20px;color:#555;display:inline-block;font-size:.9rem;margin:5px;padding:6px 12px}.blog-detail-content{margin-top:40px}.blog-section{margin-bottom:40px}.blog-section h2{font-size:1.6rem;margin-bottom:10px}.blog-section ul{list-style:disc;margin-left:20px}.blog-section li{margin-bottom:10px}.back-to-blog{margin-top:40px;text-align:center}.yoga-footer{background:linear-gradient(135deg,#0f2027,#203a43,#2c5364);color:#f0f0f0;text-align:left}.yoga-footer .footer-section h5{color:#fff;font-weight:600;margin-bottom:15px}.yoga-footer .footer-section ul li{margin-bottom:8px}.yoga-footer .footer-section ul li a{color:#ccc;text-decoration:none;transition:color .3s}.yoga-footer .footer-section ul li a:hover{color:#fff689}.yoga-footer .footer-logo{color:#fff689;font-size:24px;font-weight:700}.yoga-footer .footer-desc{color:#ddd;margin-top:10px}.yoga-footer .contact-social p i{color:#fff689;margin-right:8px}.yoga-footer .social-icons a{color:#ccc;display:inline-block;font-size:18px;margin-right:12px;transition:color .3s ease}.yoga-footer .social-icons a:hover{color:#fff689}.yoga-footer .copyright{color:#aaa;font-size:14px}.video-section{padding:20px;text-align:center}.video-overlay{margin-bottom:30px}.video-wrapper{border-radius:16px;margin:0 auto;overflow:hidden}.videos-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.video-player{border-radius:16px;height:auto;width:20rem}.floating-buttons{bottom:20px;display:flex;flex-direction:column;gap:15px;position:fixed;right:20px;z-index:999}.top-button{background-color:#4caf50;background-color:#1d2b64;border:none;border-radius:50%;box-shadow:0 4px 12px #0003;color:#fff;cursor:pointer;font-size:20px;height:2.8rem;transition:transform .2s ease,background-color .3s;width:2.8rem}.top-button:hover{background-color:#388e3c;transform:scale(1.1)}.whatsapp-button img{height:3.2rem;transition:transform .3s ease;width:3.2rem}.whatsapp-button:hover img{transform:scale(1.1)}.schedule-container{margin:0 auto;text-align:center}.schedule-title{color:#2e3d49;font-weight:700;margin-bottom:10px}.schedule-subtitle{color:#555;font-size:1.2rem;margin-bottom:40px}.schedule-card h3{border-bottom:2px solid #e2d1c3;color:#3e4b5b;display:inline-block;font-size:1.5rem;margin-bottom:16px;padding-bottom:6px}.schedule-timings p{color:#444;font-size:1rem;margin:6px 0}.notfound-wrapper{align-items:center;background-color:#0f2027;display:flex;height:100vh;justify-content:center;padding:40px 20px;text-align:center}.notfound-content{animation:fadeIn .6s ease-in-out;background-color:#fff;border-radius:16px;box-shadow:0 10px 30px #0000001a;margin-top:6rem;max-width:600px;padding:40px}.notfound-image{animation:float 4s ease-in-out infinite;margin-bottom:20px;width:12rem}.notfound-title{color:#333;font-size:2.5rem;font-weight:700;margin-bottom:16px}.notfound-description{color:#555;font-size:1rem;margin-bottom:30px}.notfound-btn{background-color:#007b5e;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:1rem;padding:12px 30px;transition:background-color .3s ease}.notfound-btn:hover{background-color:#009873}@keyframes fadeIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}@media (max-width:600px){.notfound-content{padding:30px 20px}.notfound-title{font-size:2rem}}@media (max-width:767px){.home-poster-images img,.video-player{width:100%}.carousel-btn{margin:0}.carousel-card{width:98%}.contact-form,.contact-info{width:95%}.schedule-section{padding:10px 5px}.yoga-footer .footer-section{text-align:center}.yoga-footer .social-icons{justify-content:center}}
/*# sourceMappingURL=main.3dbf1387.css.map*/