html[data-theme=light]{--bg:url("/assets/svg/bg/blob-scene-haikei (6).svg") no-repeat bottom/cover;--faq-bg:url("/assets/svg/bg/blob-scene-haikei (9).svg") no-repeat bottom/cover;--accordion-bg:#f1f1f1;--accordion-header-bg:#f8f8f8}html[data-theme=dark]{--bg:url("/assets/svg/bg/blob-scene-haikei (8).svg") no-repeat bottom/cover;--faq-bg:url("/assets/svg/bg/blob-scene-haikei (8).svg") no-repeat bottom/cover;--accordion-bg:#2f2f2f;--accordion-header-bg:#212121}.hero{position:relative;z-index:1;overflow:visible}.hero-bg{background:linear-gradient(#1f2c6ca6,#1f2c6ca6),#0000001f url(/assets/img/hero-bg.webp) no-repeat center top/cover;background-position:center 20%}.hero::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to left,rgba(0,0,0,0) 0,rgba(0,0,0,.4) 50%,rgba(0,0,0,.8) 100%)}.hero-body{display:flex;align-items:center;justify-content:flex-start;height:100%;position:relative;padding:0 10%}.hero-content{width:75%;z-index:1}.hero-body .title{font-family:'Kaushan Script',sans-serif;font-size:5rem;color:#f5f5f5}.line{background:#fcf300;width:10rem;height:.5rem}@media screen and (max-width:768px){.hero-body{height:auto;padding:0 5%}.hero-bg{background-position:75% top}.hero-body .title{font-size:3rem}}@media screen and (min-width:769px) and (max-width:1023px){.hero-bg{background-position:center 15%}}@media screen and (min-width:1024px) and (max-width:1215px){.hero-bg{background-position:center 15%}}@media screen and (min-width:1216px) and (max-width:1407px){.hero-bg{background-position:center 15%}}@media screen and (min-width:1408px){.hero-bg{background-position:center 15%}}.goal-overview{padding:4rem 1.5rem}.icon-box{margin-bottom:2rem}.icon-title{margin-top:1rem;font-weight:700;font-size:1.25rem}.icon-box i{color:#3273dc}.explore-link{font-size:1.25rem;color:#3273dc;font-weight:700;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:color .3s ease}.explore-link i{margin-right:.5rem;font-size:1.5rem}.explore-link:hover{color:#234d99}.has-text-centered{text-align:center}.program{margin-bottom:2rem}.program-bg{padding:4rem 1.5rem;background:var(--bg);background-position:center}.program-image img{width:100%;height:auto;border-radius:.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.program-content .title{margin-bottom:.5rem}.program-content .subtitle{margin-bottom:1rem}.program-background,.program-benefits{margin-bottom:1.5rem}.program-background h3,.program-benefits h3{margin-bottom:.5rem}.program-background p,.program-benefits ul{margin-bottom:1rem}.program-benefits ul{list-style:disc;margin-left:1.5rem}.program-benefits li{margin-bottom:.5rem}.faq-bg{padding:4rem 1.5rem;background:var(--faq-bg);background-size:cover}.accordion{border-radius:1rem;overflow:hidden}.accordion-item{border-bottom:1px solid #0011fc}.accordion-header{background:var(--accordion-header-bg);padding:1rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.accordion-icon{font-size:1.5rem;transition:transform .3s ease}.accordion-content{padding:0 1rem;max-height:0;overflow:hidden;transition:max-height 1s ease,padding 1s ease;background-color:var(--accordion-bg)}.accordion-content p{margin:0}.accordion-item:last-of-type{border-bottom:none}.accordion-item.active .accordion-content{max-height:20em;padding:2rem}.accordion-item.active .accordion-icon{transform:rotate(45deg)}.cta-section{padding:4rem 1.5rem;background:url(/assets/img/trainer-bg.jpg) no-repeat center top/cover;background-attachment:fixed;background-size:cover;background-position:center}.glass-box{border-radius:1rem;background:rgba(0,0,0,.5);padding:2rem;box-shadow:0 8px 32px 0 rgba(31,38,135,.37);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.cta-section .subtitle,.cta-section .title{margin-bottom:1.5rem}.cta-button{font-weight:700;transition:background-color .3s ease,color .3s ease}.cta-button:hover{background-color:#363636;color:#fcf400}