html[data-theme=light]{--coaches-bg:url("/assets/svg/bg/blob-scene-haikei (3).svg") no-repeat bottom/cover;--clients-bg:url("/assets/svg/bg/blob-scene-haikei (9).svg") no-repeat bottom/cover}html[data-theme=dark]{--coaches-bg:url("/assets/svg/bg/blob-scene-haikei (8).svg") no-repeat bottom/cover;--clients-bg:url("/assets/svg/bg/blob-scene-haikei (8).svg") no-repeat top/cover}.hero{position:relative}.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%}}.coaches-bg{padding:4rem 1.5rem;background:var(--coaches-bg)}.trainer{margin-bottom:2rem}.trainer-image img{width:100%;height:auto;border-radius:.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.trainer-content .title{margin-bottom:.5rem}.trainer-content .subtitle{margin-bottom:1rem}.trainer-background,.trainer-certifications,.trainer-specializations{margin-bottom:1.5rem}.trainer-background h3,.trainer-certifications h3,.trainer-specializations h3{margin-bottom:.5rem}.trainer-certifications ul,.trainer-specializations ul{list-style:disc;margin-left:1.5rem}.trainer-certifications li,.trainer-specializations li{margin-bottom:.5rem}.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}.testimonials-bg{padding:4rem 1.5rem;background:var(--clients-bg)}.testimonials-section .title{margin-bottom:2rem}.testimonials-section .box{text-align:center}.testimonials-section .box p{line-height:1.5;margin-bottom:.5rem}.testimonials-section .box .has-text-weight-bold{margin-top:.5rem}