.navbar{width:100%;background:#000;display:flex;align-items:center;justify-content:space-between;padding:0 10rem;position:fixed;top:0;left:50%;transform:translate(-50%);z-index:100}.navbar-wrapper{width:100%;background:#000;padding:3px 8px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #fff}.navbar-logo{width:120px;height:45px;object-fit:cover}.nav-links{display:flex;align-items:center;gap:2rem}.nav-link{color:#fff;font-size:1.1rem;font-weight:500;text-decoration:none;transition:color .3s ease}.nav-link:hover{color:#ffed00}.signup-btn{color:#fff;font-size:1.1rem;font-weight:500;text-decoration:none;transition:color .3s ease;cursor:pointer}.signup-btn:hover{color:#ffed00}.menu-toggle{display:none;background:none;border:none;color:#fff;font-size:25px;cursor:pointer}.no-scroll{overflow:hidden}@media(max-width:1200px){.navbar{padding-left:1rem;padding-right:1rem}.menu-toggle{display:block;z-index:11}.nav-links{width:100%;height:0;position:fixed;top:57px;left:0;display:flex;flex-direction:column;padding:0 2rem;align-items:center;justify-content:center;background-color:#000;transform:translateY(-100%);transition:transform .4s ease-in-out,height .4s ease-in-out;overflow:hidden;z-index:-1;opacity:1;gap:1.3rem}.nav-links.active{height:calc(52vh - 70px);transform:translateY(0);border-bottom:1px solid #fff}.signup-btn{display:none}}.hero-wrapper{width:100%;display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;justify-content:center;padding:1.5rem 1rem;margin-bottom:13rem;background-color:#000}.hero-content{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:5px;color:#fff;z-index:5}.hero-video-div{width:fit-content;margin:-5px auto 0;position:relative;flex:1 1 150px;display:flex;padding:0 19px 15px;flex-direction:column;align-items:center;justify-content:center;padding:0 1rem 15px;background-color:#000;border-radius:17px 17px 40px 40px;z-index:5}.hero-text{width:100%;max-width:800px}.hero-title{font-size:clamp(2.2rem,5vw,3.8rem);font-weight:700;line-height:1.1;text-transform:uppercase;margin-bottom:10px}.hero-description{font-weight:400;font-size:clamp(.95rem,2vw,1.3rem);line-height:1.5;opacity:.9}.hero-button{width:auto;padding:6px 17px 10px;font-weight:700;font-size:1.25rem;color:#000;background-color:#ffed00;border-radius:40px;text-align:center;cursor:pointer;text-transform:uppercase;transition:transform .3s ease,background-color .3s ease}.hero-button:hover{transform:translateY(-3px)}.hero-video{position:relative;width:100%;height:80vh}.hero-bg-video{width:100%;height:100%;position:absolute;top:0;left:0;border-radius:35px;object-fit:cover}@media(max-width:1200px){.hero-wrapper{flex-direction:column-reverse;gap:1.5rem}.hero-content,.hero-description{text-align:center}.hero-button{margin:0 auto}}@media(max-width:768px){.hero-title{font-size:clamp(1.8rem,6vw,3rem)}.hero-description{font-size:1rem}.hero-video{height:500px}.hero-wrapper{padding-left:1rem;padding-right:1rem}}@media(max-width:480px){.hero-wrapper{gap:1rem}.hero-title{font-size:2rem}}.program-wrapper{width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;margin-bottom:13rem;scroll-margin-top:8rem}.program-list-div{width:100%;display:flex;align-items:center;justify-content:center;padding-top:2rem;flex-wrap:wrap;gap:1.8rem}.program-div{width:290px;position:relative;display:flex;flex-direction:column-reverse;align-items:center;justify-content:start;overflow:hidden;gap:1.5rem}.program-btn{width:100%;display:flex;align-items:center;justify-content:center;text-transform:uppercase;padding:6px 17px 10px;border:1px solid rgba(255,237,0,1);border-radius:50px;font-weight:600;font-size:20px;transition:background .3s ease,color .3s ease}.program-btn:hover{background-color:#ffed00e6;color:#000}.program-img-div{width:100%;height:494px;display:flex;align-items:center;justify-content:space-between;overflow:hidden}.program-img-bg{width:100%;height:500px;position:absolute;top:0;left:0;background-color:#000000b3;z-index:2}.program-img1,.program-img2,.program-img3,.program-img4,.program-img5{width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center center;border-radius:20px;overflow:hidden;object-fit:cover;z-index:1}.program-span{width:100%;max-width:180px;color:#fff;position:absolute;top:45%;left:50%;font-weight:600;font-size:23px;opacity:1;text-align:center;transform:translate(-50%,-50%);z-index:2}.program-title{width:100%;position:relative;font-weight:600;font-size:36px;opacity:1;color:#ffed00;text-align:start;text-transform:uppercase}@media(max-width:1000px){.program-div{width:45%}}@media(max-width:768px){.program-wrapper{margin-bottom:5rem}.program-span{font-size:20px}.program-title{font-size:30px}.program-div{width:100%;padding:0 1rem}}@media(max-width:480px){.program-span{font-size:18px;width:160px}.program-title{font-size:24px;text-align:center}}.merch-section{width:100%;margin-bottom:13rem;scroll-margin-top:16rem;overflow:hidden}.merch-section-header{width:100%;display:flex;align-items:center;justify-content:space-between;margin:0 auto 4rem;overflow:hidden}.merch-btn{width:auto;display:flex;align-items:center;justify-content:center;text-transform:uppercase;padding:6px 17px 10px;border:1px solid rgba(255,237,0,1);border-radius:50px;font-weight:600;font-size:20px;overflow:hidden;transition:background .3s ease,color .3s ease}.merch-btn:hover{background-color:#ffed00;color:#000}.merch-title{width:262px;color:#ffed00;font-weight:600;font-size:28px;text-transform:uppercase;text-align:left}.merch-gallery{width:100%;display:flex;flex-wrap:wrap;align-items:end;justify-content:center;overflow:hidden;gap:1.3rem}.merch-item{width:380px;margin-bottom:1rem}.merch-item-image{width:100%;display:block;position:relative;background-repeat:no-repeat;background-position:center center;background-size:contain;object-fit:cover;aspect-ratio:1 / 1;z-index:3}.merch-item-info{width:100%;margin-top:-50px;padding:3rem 2rem 1.7rem;display:flex;flex-direction:column;align-items:center;text-align:left;background:#3b3b3b;border-radius:20px;gap:5px}.merch-item-name{color:#fff;font-weight:400;font-size:24px;text-align:center}.cap-image{width:140px;margin:0 auto -1rem;background-image:url(../images/cap.png)}.shirt1-image{width:300px;margin:0 auto -5rem;background-image:url(../images/t-shirt-1.png)}.shirt2-image{width:300px;margin:0 auto -5rem;background-image:url(../images/t-shirt-2.png)}.bottle-image{width:240px;margin:0 auto -3.5rem;background-image:url(../images/joggers.png)}.merch-item-price{font-size:25px;font-weight:500;font-family:MinionPro,sans-serif;color:#ffed00}.merch-item-btn{width:100%;margin-top:.6rem;padding:.75rem 1.5rem;background:transparent;border:2px solid #fff;border-radius:50px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;text-transform:uppercase;transition:.3s ease}.merch-item-btn:hover{background:#fff;color:#111}@media(max-width:992px){.merch-item{width:calc(50% - 1.3rem)}}@media(max-width:740px){.merch-item{width:100%}.merch-gallery{padding:0 1rem}}@media(max-width:600px){.merch-section-header{height:auto;display:flex;flex-direction:column;gap:1rem}.merch-title,.merch-view-all{width:100%}}.gallery-section{width:100%;margin-bottom:13rem;scroll-margin-top:4rem}.gallery-title{width:auto;color:#ffed00;font-weight:600;font-size:28px;text-align:start;text-transform:uppercase}.main-grid{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 0;row-gap:1.8rem}.gallery-grid-1,.gallery-grid-2{width:100%;display:grid;gap:1.8rem}.gallery-grid-1{grid-template-columns:30% 17% 30% 17%}.gallery-grid-2{grid-template-columns:17% 30% 17% 30%}.gallery-item-img{width:100%;height:380px;border-radius:20px;object-fit:cover;overflow:hidden}@media(max-width:1200px){.gallery-grid-1,.gallery-grid-2{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.gallery-section{padding:0 1rem}.gallery-grid-1,.gallery-grid-2{grid-template-columns:1fr}.gallery-item-img{height:250px}}.plans-section{width:100%;padding:0 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:13rem;color:#fff;scroll-margin-top:12rem;gap:3rem}.plans-header{width:100%;display:flex;align-items:center;justify-content:space-between;overflow:hidden}.plans-title{width:262px;color:#ffed00;font-weight:600;font-size:28px;text-align:left;text-transform:uppercase}.plans-wrapper{width:100%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:2rem}.pack-container{width:100%;max-width:360px;position:relative;display:flex;flex-direction:column;padding:1.5rem 1.8rem;color:#fff;border-radius:20px;border:1px solid #fff}.header{position:relative;margin:0;margin-bottom:2rem;border-radius:0;border-bottom:1px solid #fff;background:transparent;padding-bottom:1rem;text-align:center}.title{display:block;font-size:1.2rem;font-weight:600;line-height:1.25rem;text-transform:uppercase;color:#f1da09}.price-container{font-family:MinionPro,sans-serif;margin-top:10px;display:flex;justify-content:center;align-items:flex-start;font-size:3.7rem;line-height:1;gap:4px}.price-container span:first-child{margin-top:10px;font-size:2.25rem;line-height:2.5rem}.price-container span:last-child{align-self:flex-end;font-size:2.25rem;line-height:2.5rem}.lists{display:flex;flex-direction:column;margin-bottom:1rem;gap:12px}.list{display:flex;align-items:center;gap:10px}.list span{border-radius:50%;border:1px solid #fff;height:30px;width:30px;display:flex;align-items:center;justify-content:center}.list span svg{height:12px;width:12px;stroke-width:4}.list p{font-size:1rem;font-weight:400;display:block;text-align:left}.button-container{margin-top:20px;padding:0}.plans-btn{width:auto;color:#000;padding:.75rem 1.5rem;font-weight:600;font-size:1.25rem;margin:20px auto 0;background-color:#ffed00;border-radius:50px;border:none;text-align:center;cursor:pointer;text-transform:uppercase;transition:transform .3s ease}.plans-btn:hover{transform:translateY(-3px)}@media(max-width:1200px){.pack-container{flex:1 1 calc(45% - 2rem);max-width:45%}}@media(max-width:768px){.plans-section{gap:2rem}.plans-title{font-size:24px}.plans-wrapper{flex-direction:column;gap:2rem}.pack-container{width:100%;max-width:100%}.price-container{font-size:2.5rem}.price-container span:first-child,.price-container span:last-child{font-size:1.5rem}}@media(max-width:480px){.pack-container{padding:1rem}.title{font-size:1rem}.lists{gap:8px}.plans-btn{width:100%;font-size:1rem}}.contact-section{margin-bottom:13rem;padding:60px 20px 0;scroll-margin-top:5rem}.contact-header{margin-bottom:2rem;font-family:Montserrat,sans-serif;font-weight:400;font-size:20px;text-align:left}.contact-title{color:#ffed00;font-size:2rem;margin-bottom:10px;text-transform:uppercase}.contact-content{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px}.contact-form{flex:1 1 550px;min-width:300px;display:flex;flex-direction:column;margin-top:5px;padding:0 50px 0 0;gap:35px}.input-label{display:none;font-weight:500;margin-bottom:5px}.contact-form input,.contact-form textarea{width:100%;padding:15px 20px;border:1px solid #fff;border-radius:50px;background-color:transparent;color:#fff;font-size:1rem;outline:none;transition:border-color .3s;resize:none}.contact-form textarea{font-family:Helvetica,sans-serif;border-radius:30px}.contact-form input:focus,.contact-form textarea:focus{border-color:#ffed00}.submit-btn{width:auto;color:#000;padding:.75rem 1.5rem;font-weight:600;font-size:1.25rem;margin:20px auto 0;background-color:#ffed00;border-radius:50px;border:none;text-align:center;cursor:pointer;text-transform:uppercase;transition:transform .3s ease}.submit-btn:hover{transform:translateY(-3px)}.contact-image{flex:1 1 500px;min-width:300px;border-radius:30px;overflow:hidden}.contact-image img{width:100%;display:block;border-radius:30px}@media(max-width:900px){.contact-content{flex-direction:column;align-items:center}.contact-form,.contact-image{width:100%;padding-right:0}}@media(max-width:500px){.contact-title{font-size:1.5rem}}.footer-section{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px 20px;color:#fff;overflow:hidden;gap:50px}.footer-logo{width:200px;height:60px;background:url(../images/logo.png) no-repeat center center / contain}.footer-text{max-width:900px;font-size:1.1rem;font-weight:400;text-align:center;margin-bottom:2rem}.footer-wrapper{width:100%;display:flex;justify-content:space-between;margin-left:3rem;gap:2rem}.footer-schedule,.footer-location,.footer-contact{width:100%;max-width:260px;display:flex;flex-direction:column;align-items:start;justify-content:start}.footer-p{font-size:1rem;display:flex;align-items:center;text-align:start;gap:8px}.footer-title{font-size:1.2rem;font-weight:700;margin-bottom:.8rem;color:#f1da09;text-transform:uppercase}.footer-text img.icon{width:18px;height:18px;margin-right:8px;vertical-align:middle}.footer-socials{display:flex;gap:1rem;margin-top:1rem}.footer-socials img{width:32px;height:32px;cursor:pointer;transition:transform .3s}.footer-socials img:hover{transform:translateY(-3px)}@media(max-width:650px){.footer-text{font-size:1rem}.footer-wrapper{flex-direction:column;align-items:center;text-align:start;margin-left:0}.footer-schedule,.footer-location,.footer-contact{max-width:100%}.footer-socials{justify-content:center}}@font-face{font-family:MinionPro;src:url(/fonts/MinionPro-BoldCnIt.otf) format("opentype");font-weight:600;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{width:100%;min-height:100vh;font-size:14px;display:flex;align-items:center;justify-content:center;background:#000;-webkit-user-select:none;user-select:none;position:relative;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}a{color:#fff;text-decoration:inherit}h1{font-family:MinionPro,sans-serif}.main-wrapper{width:100%;min-height:100vh;padding:4rem 10rem 20px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.6;background-color:#000;text-align:center}.noise{width:100%;height:100%;position:absolute;background-image:url(/images/noise.webp);background-position:50%;background-size:auto;opacity:.03;inset:0%;z-index:100;pointer-events:none}@media(max-width:1200px){.main-wrapper{padding:4rem 3rem 20px}}@media(max-width:480px){.main-wrapper{padding:4rem 1rem 20px}}
