*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-size:16px;font-weight:400;line-height:1.3;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#07231b;color:#fcfcfc}h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;font-size:16px}b,strong{font-weight:400;line-height:1.2}address{font-style:normal}a{text-decoration:none}li{list-style:none}button,input,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;outline:none;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:16px}input[type=email],input[type=password],input[type=search],input[type=text]{display:block;width:100%}a,button,input[type=checkbox],input[type=radio],input[type=submit],label{cursor:pointer}img,svg,video{display:block;max-width:100%}.desktop-only{display:none}@media(min-width:1024px){.desktop-only{display:block}.desktop-only--inline{display:inline}}.relative{position:relative}.z-10{z-index:10}.z-20{z-index:20}.sr-only{display:none}.text-decoration-none{text-decoration:none}.white-bg{background-color:#fcfcfc}.divider{border-top:1px dashed hsla(0,0%,5%,.2)}.divider--special{margin-top:60px}@media(min-width:1024px){.divider--special{margin-top:100px}}.text-black{color:#0c0c0c}.button{font-size:14px;display:inline-flex;padding:0 32px;line-height:24px;border:1px solid transparent;background-color:transparent;align-items:center;gap:16px;color:#fcfcfc;font-weight:500;text-transform:uppercase;transition:border-color .15s,background-color .15s,color .15s,transform .15s;border-radius:100px;line-height:50px}@media(min-width:1024px){.button{line-height:60px;font-size:16px}}.button--lime{border-color:#c8ff00;color:#0c0c0c;background-color:#c8ff00}.button--lime:hover{background-color:#fcfcfc;border-color:#fcfcfc}.button--lime-dark{border-color:#c8ff00;color:#0c0c0c;background-color:#c8ff00}.button--lime-dark:hover{background-color:#124033;border-color:#124033;color:#fcfcfc}.button--line-white{border-color:#fcfcfc;color:#fcfcfc;cursor:pointer}.button--line-white:hover{background-color:#fcfcfc;color:#0c0c0c}.button svg{margin-left:-8px}.width{width:calc(100% - 40px);margin:0 auto;max-width:1600px}.width--max-width{max-width:1260px}.header{color:#fcfcfc;border-bottom:1px solid hsla(0,0%,99%,.4);position:absolute;top:0;left:0;width:100%;z-index:40;transition:border-color .15s}.header--white{border-color:hsla(0,0%,5%,.2)}.header--active{position:fixed;border-color:transparent}.header__flex{display:flex;align-items:center;gap:8%;height:80px}@media(min-width:1024px){.header__flex{gap:15%;height:120px}}.header__logo{color:#fcfcfc;transition:opacity .15s;width:71px}@media(min-width:1024px){.header__logo{width:inherit}}.header__logo:hover{opacity:.7}.header--active .header__logo{display:none}.header.header--white .header__logo{color:#0c0c0c}.header__tagline{text-transform:uppercase;font-size:12px;max-width:100px}.header--active .header__tagline{display:none}.header.header--white .header__tagline{color:#0c0c0c}.header__menu{margin-left:auto;height:60px;width:100px;background-color:#fcfcfc;border-radius:6px;font-weight:500;transition:color .15s,background-color .15s;position:relative;display:inline-flex;align-items:center;justify-content:center;gap:12px;transition:background-color .15s;color:#0c0c0c}@media(min-width:1024px){.header__menu{height:100px;width:140px}}.header__menu:hover{background-color:#c8ff00}.header--active .header__menu{background-color:#07231b;color:#c8ff00}.header__menu-opened{display:none}.header-menu{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(200,255,0,.8);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);z-index:30;padding-top:120px;display:flex;padding-bottom:10px;font-size:14px;left:-9999px;transition:left 0s .15s,opacity .15s;opacity:0}.header-menu--active{left:0;opacity:1;transition:left 0s,opacity .15s}.header-menu__box{background-color:#fcfcfc;height:100%;width:90%;max-width:725px;margin-left:auto;border-radius:6px;color:#0c0c0c;display:flex;flex-direction:column;overflow:auto}.header-menu address{max-width:140px}.header-menu__footer{padding:24px}.header-menu__footer ul{display:inline-flex;align-items:center;gap:32px;margin-bottom:16px}.header-menu__footer a{text-decoration:underline;transition:opacity .15s;color:#0c0c0c}.header-menu__footer a:hover{opacity:.7}.header-menu-nav{border-bottom:1px solid hsla(0,0%,5%,.2)}.header-menu-nav__item,.header-menu-nav__item button{font-size:21px}@media(min-width:1024px){.header-menu-nav__item,.header-menu-nav__item button{font-size:24px}}.header-menu-nav__item button{display:flex;align-items:center;gap:16px}.header-menu-nav__item{transition:background-color .15s;border-top:1px solid hsla(0,0%,5%,.2)}.header-menu-nav__item--sub-active,.header-menu-nav__item:hover{background-color:#f0f7fa}.header-menu-nav__item--sub-active svg path:last-of-type{display:none}.header-menu-nav__anchor{color:#0c0c0c;padding:0 24px;display:flex;height:60px;align-items:center}@media(min-width:1024px){.header-menu-nav__anchor{padding:0 32px;height:80px}}.header-menu-sub-nav{border-bottom:1px solid hsla(0,0%,5%,.2);max-height:0;overflow:hidden;transition:max-height .15s}.header-menu-nav__item--sub-active .header-menu-sub-nav{max-height:120px}@media(min-width:1024px){.header-menu-nav__item--sub-active .header-menu-sub-nav{max-height:160px}}.header-menu-sub-nav__item{font-size:21px}@media(min-width:1024px){.header-menu-sub-nav__item{font-size:24px}}.header-menu-sub-nav__anchor{color:#0c0c0c;padding:0 24px;display:flex;height:60px;align-items:center}@media(min-width:1024px){.header-menu-sub-nav__anchor{padding:0 32px;height:80px}}.header-menu-info{padding:24px;margin-top:auto}.header-menu-info__row+.header-menu-info__row{margin-top:32px}.header-menu-info h2{font-weight:700;font-size:14px;margin-bottom:5px}.header-menu-info a+a{margin-left:5px}.header-menu-info a{transition:opacity .15s;color:#0c0c0c}.header-menu-info a.underline{text-decoration:underline}.header-menu-info a:hover{opacity:.7}.footer{background-color:#fcfcfc;color:#0c0c0c}.footer__top{display:flex;flex-direction:column;gap:24px}@media(min-width:1024px){.footer__top{align-items:flex-end;flex-direction:row;justify-content:space-between}}.footer__bottom{display:flex;justify-content:space-between;padding:32px 0}@media(min-width:1024px){.footer__bottom{padding:48px 0}}.footer__bottom ul{display:inline-flex;gap:24px}.footer__bottom a{color:#0c0c0c;transition:opacity .15s}.footer__bottom a:hover{text-decoration:underline;opacity:.7}.footer__blocks{display:flex;flex-direction:column;gap:10px}@media(min-width:1024px){.footer__blocks{flex-direction:row}.footer-col--nav{width:20%}}@media(min-width:1240px){.footer-col--nav{width:25%}}.footer-col--nav h2{font-size:20px;border-bottom:1px solid #0c0c0c;line-height:60px}.footer-col--nav li{border-bottom:1px solid hsla(0,0%,5%,.2)}.footer-col--nav a{display:block;line-height:60px;color:#0c0c0c;transition:opacity .15s}.footer-col--nav a:hover{text-decoration:underline;opacity:.7}.footer-col--flex{flex:1 1}.footer-block{flex:1 1;border-radius:6px;padding:24px}@media(min-width:1240px){.footer-block{font-size:18px}}.footer-block--blue{background-color:#d5eaf5}.footer-block--lime{background-color:#c8ff00}.footer-block h2{font-size:18px;margin-bottom:10px}@media(min-width:1024px){.footer-block h2{font-size:24px}}@media(min-width:1420px){.footer-block h2{font-size:32px;margin-bottom:20px}}.footer-block a{color:#0c0c0c;transition:opacity .15s}.footer-block a:hover{text-decoration:underline;opacity:.7}.footer-block a+a{margin-left:5px}.gym-about{padding:80px 0}@media(min-width:1024px){.gym-about{padding:120px 0}}@media(min-width:1240px){.gym-about{padding:150px 0}}.gym-member{background-color:#07231b;color:#fcfcfc;text-align:center;padding:80px 0}@media(min-width:1024px){.gym-member{padding:120px 0}}.gym-member h2{color:#c8ff00;font-size:32px;margin-bottom:40px}@media(min-width:1024px){.gym-member h2{margin-bottom:48px;font-size:48px}}.gym-member__plans{display:flex;flex-direction:column}@media(min-width:1024px){.gym-member__plans{flex-direction:row;justify-content:space-between}}.gym-member__footer{max-width:610px;margin:80px auto 0}.gym-member__footer p+p{margin-top:25px}.gym-member__footer a{color:#c8ff00;text-decoration:underline;transition:color .15s}.gym-member__footer a:hover{color:#fcfcfc;text-decoration:none}@media(min-width:1024px){.gym-member-plan{flex:1 1}}.gym-member-plan h3{color:#fcfcfc;font-size:24px;max-width:232px;margin:0 auto}@media(min-width:1024px){.gym-member-plan h3{font-size:32px}}.gym-member-plan__price{display:block;color:#c8ff00;font-weight:500;font-size:18px}@media(min-width:1024px){.gym-member-plan__price{font-size:24px}}.gym-member-plan .button{margin:32px 0}@media(min-width:1024px){.gym-member-plan .button{margin:56px 0}}.gym-member-plan p{max-width:200px;margin:0 auto}.gym-member-plan-divider{border-top:1px dashed hsla(0,0%,99%,.2);width:200px;margin:40px auto}@media(min-width:1024px){.gym-member-plan-divider{border-top:0;height:200px;width:0;margin:0;border-right:1px dashed hsla(0,0%,99%,.2)}}.gym-ready{background-color:#d5eaf5;text-align:center;padding:80px 0;margin:30px 0 0}@media(min-width:1024px){.gym-ready{padding:150px 0}}.gym-ready__content{max-width:760px;margin:0 auto}.gym-ready h2{font-size:32px}@media(min-width:1024px){.gym-ready h2{font-size:48px}}.gym-ready p{font-size:21px;margin-top:24px}@media(min-width:1024px){.gym-ready p{font-size:36px;margin-top:32px}}.home-gallery{margin-top:80px}.home-gallery__flex{display:flex;flex-direction:column;gap:24px}@media(min-width:700px){.home-gallery__flex{flex-direction:row;gap:48px}}@media(min-width:1024px){.home-gallery__flex{align-items:center;gap:70px}}.home-gallery h2{font-size:48px;font-weight:500;line-height:1}@media(min-width:700px){.home-gallery h2{font-size:64px;font-size:clamp(64px,7vw,120px)}}.home-gallery__images{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px}@media(min-width:700px){.home-gallery__images{flex:1 1}}@media(min-width:1024px){.home-gallery__images{grid-template-columns:repeat(4,1fr)}}.home-gallery img,.home-gallery video{aspect-ratio:1/1;object-fit:cover;width:100%;height:auto}.home-membership h4{font-size:20px;color:#678798}@media(min-width:1024px){.home-membership h4{font-size:24px}}.home-membership__prices{display:flex;gap:48px;margin:48px 0}.home-membership__prices h5{font-size:16px}@media(min-width:1024px){.home-membership__prices h5{font-size:20px}}.home-membership__prices span{font-size:16px}@media(min-width:1024px){.home-membership__prices span{font-size:20px}}.home-test{padding:100px 0}@media(min-width:1024px){.home-test{padding:180px 0}}.home-test__quote{font-size:32px}@media(min-width:1024px){.home-test__quote{font-size:48px;margin-top:-.25em}}@media(min-width:1240px){.home-test__quote{font-size:56px;max-width:870px}}.home-test__person{display:flex;align-items:center;gap:24px;margin-top:32px}.home-test__person-avatar{border-radius:50%;width:62px;height:62px;object-fit:cover}.home-test__person-text span,.home-test__person-text strong{display:block}.home-test__person-text strong{font-weight:600}.home-test__person-text span{color:hsla(0,0%,99%,.5)}.home-top{background-image:url(/images/top-image.jpg);background-size:cover;position:relative;background-position:50%}.home-top:after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background:linear-gradient(180deg,transparent,#07231b)}.home-top .width{min-height:620px;height:100dvh;display:flex;flex-direction:column;padding-top:80px}@media(min-width:1024px){.home-top .width{padding-top:120px;height:auto;display:block}}.home-top__bottom,.home-top__top{position:relative;z-index:10}.home-top__top{margin-top:80px;margin-bottom:48px}@media(min-width:1024px){.home-top__top{margin-bottom:80px}}.home-top__top h1{font-size:40px;line-height:1;font-weight:500}@media(min-width:1024px){.home-top__top h1{font-size:90px}}@media(min-width:1240px){.home-top__top h1{font-size:128px}}.home-top__top h1 strong{color:#c8ff00;display:block;font-weight:500}.home-top__top p{font-size:18px;margin:24px 0 32px;max-width:340px}@media(min-width:1024px){.home-top__top p{font-size:21px;max-width:none;margin:24px 0 48px}}@media(min-width:1240px){.home-top__top p{font-size:24px}}.home-top__bottom{margin-top:auto;display:flex;flex-direction:column-reverse}@media(min-width:1024px){.home-top__bottom{flex-direction:row;justify-content:flex-end}}.home-top__explore{align-items:center;justify-content:space-between;gap:96px;margin-bottom:24px;align-self:flex-start;color:#fcfcfc;transition:opacity .15s;display:none}@media(min-width:1024px){.home-top__explore{align-self:flex-end;display:inline-flex}}.home-top__explore:hover{opacity:.7}.home-top__bottom-blocks{display:flex;gap:10px;padding-bottom:24px}.home-top-block{color:#0c0c0c;flex:1 1;border-radius:6px;padding:16px;display:flex;flex-direction:column;align-items:flex-end}@media(min-width:1024px){.home-top-block{padding:24px;width:320px}}@media(min-width:1240px){.home-top-block{width:400px}}.home-top-block--white{background:#fcfcfc}.home-top-block--lime{background:#c8ff00}.home-top-block svg{margin-bottom:12px;align-self:flex-start}@media(min-width:1024px){.home-top-block svg{margin-bottom:32px}}.home-top-block h2{font-size:18px;font-weight:500;margin-bottom:10px}@media(min-width:1024px){.home-top-block h2{font-size:32px}}.home-top-block address,.home-top-block p{font-size:15px}@media(min-width:700px){.home-top-block address,.home-top-block p{font-size:16px}}@media(min-width:1024px){.home-top-block address,.home-top-block p{font-size:20px}}.home-training h3{font-size:32px;margin-top:-.25em}@media(min-width:1024px){.home-training h3{font-size:48px}}.home-training h4{font-size:20px;color:#678798;margin-bottom:48px}@media(min-width:1024px){.home-training h4{font-size:24px}}.member-master{text-align:center;padding:80px 0}@media(min-width:1024px){.member-master{padding:120px 0}}@media(min-width:1240px){.member-master{padding:150px 0}}.member-master svg{margin:0 auto}.member-master h3{font-size:19px;margin:24px 0 16px}@media(min-width:1024px){.member-master h3{margin:24px 0 16px;font-size:20px}}.member-master p{max-width:760px;margin:0 auto}.member-start__grid{display:grid;grid-gap:4px;gap:4px}@media(min-width:1024px){.member-start__grid{grid-template-columns:repeat(2,1fr)}}.member-start-plan{background-color:#07231b;color:#fcfcfc;padding:32px;border-radius:6px}@media(min-width:1024px){.member-start-plan{padding:64px}}.member-start-plan:nth-of-type(2),.member-start-plan:nth-of-type(3){background-color:#124033}.member-start-plan h2{font-size:21px;margin-bottom:4px}@media(min-width:1024px){.member-start-plan h2{font-size:24px}}.member-start-plan__price{color:#c8ff00;display:block;font-weight:500;font-size:18px}@media(min-width:1024px){.member-start-plan__price{font-size:20px}}.member-start-plan .button{margin:32px 0}@media(min-width:1024px){.member-start-plan .button{margin:48px 0}}.member-start-plan p{margin-bottom:25px}.member-start-plan ul{color:#c8ff00}.page-body{padding-bottom:80px}@media(min-width:1024px){.page-body{padding-bottom:120px}}@media(min-width:1240px){.page-body{padding-bottom:150px}}.page-body__content{max-width:760px;margin:0 auto}.rte>*+*{margin-top:25px}@media(min-width:1024px){.rte>*+*{margin-top:32px}}.rte .faq-question{margin-top:48px}@media(min-width:1024px){.rte .faq-question{margin-top:96px}}.rte .faq-question h3{margin-bottom:20px}.rte h2,.rte h3{font-size:24px}@media(min-width:1024px){.rte h2,.rte h3{font-size:32px}}.rte h2{font-weight:400}@media(min-width:1024px){.rte li,.rte p{font-size:20px}}.rte ol li,.rte ul li{list-style:decimal}.rte li{margin-left:18px}.rte li+li{margin-top:12px}.rte a{text-decoration:underline;opacity:.15s opacity;color:#0c0c0c}.rte a:hover{text-decoration:none;opacity:.7}.page-header{padding-top:131px;padding-bottom:50px;color:#0c0c0c;text-align:center}@media(min-width:1024px){.page-header{padding-top:221px;padding-bottom:100px}}.page-header h1{font-size:clamp(54px,9vw,128px);line-height:1}.training-feel{background-color:#07231b;padding:80px 0;text-align:center;margin-bottom:60px}@media(min-width:1024px){.training-feel{padding:120px 0;margin-bottom:100px}}@media(min-width:1240px){.training-feel{padding:150px 0}}.training-feel h2{color:#c8ff00;font-size:54px;text-align:center;margin-bottom:48px}@media(min-width:1024px){.training-feel h2{font-size:96px}}.training-feel__buttons{display:inline-flex;align-items:center;flex-direction:column;justify-content:center;gap:24px}@media(min-width:700px){.training-feel__buttons{flex-direction:row}}.training-goals{padding:80px 0}@media(min-width:1024px){.training-goals{padding:120px 0}}@media(min-width:1240px){.training-goals{padding:150px 0}}.training-goals__content{max-width:760px;margin:0 auto;text-align:center}.training-goals__content h2{font-size:32px}@media(min-width:1024px){.training-goals__content h2{font-size:48px}}.training-goals__content p{margin-top:25px}@media(min-width:1024px){.training-goals__content p{font-size:20px}}.training-goals__content .button{margin-top:64px}.training-trainers{background-color:#d5eaf5;padding:80px 0}@media(min-width:1024px){.training-trainers{padding:120px 0}}@media(min-width:1240px){.training-trainers{padding:150px 0}}.training-trainers h2{font-size:32px;text-align:center;margin-bottom:80px}@media(min-width:1024px){.training-trainers h2{font-size:48px}}.training-trainers__grid{display:grid;grid-gap:48px;gap:48px}@media(min-width:1024px){.training-trainers__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1240px){.training-trainers__grid{gap:96px}}.training-trainers-trainer img{width:120px;height:120px;object-fit:cover;border-radius:50%}@media(min-width:1024px){.training-trainers-trainer img{width:200px;height:200px}}.training-trainers-trainer h3{font-size:20px;margin:32px 0 16px}@media(min-width:1024px){.training-trainers-trainer h3{font-size:24px;margin:32px 0 24px}.training-trainers-trainer p{font-size:20px}}.text-media{display:flex;flex-direction:column-reverse;gap:40px}@media(min-width:1024px){.text-media{flex-direction:row;gap:60px}}@media(min-width:1420px){.text-media{gap:155px}}.text-media+.text-media{margin-top:60px}@media(min-width:1024px){.text-media+.text-media{margin-top:100px}.text-media--reverse{flex-direction:row-reverse}.text-media--centered{align-items:center}}.text-media--centered .text-media__media{align-self:center}.text-media--padding-top{padding-top:60px}@media(min-width:1024px){.text-media--padding-top{padding-top:100px}}.text-media--padding-bottom{padding-bottom:60px}@media(min-width:1024px){.text-media--padding-bottom{padding-bottom:100px}}.text-media__text{flex:1 1}.text-media__text h3{font-size:32px;margin-top:-.25em}@media(min-width:1024px){.text-media__text h3{font-size:48px}}.text-media__text p{margin-top:25px}@media(min-width:1024px){.text-media__text p{font-size:20px}}.text-media__media{max-width:240px}@media(min-width:1024px){.text-media__media{max-width:300px}}@media(min-width:1240px){.text-media__media{max-width:367px}}.text-media__media--rounded video{border-radius:50%}.text-media__media img{border-radius:6px}@media(min-width:1024px){.split-section--we-offer .split-section__flex-left{transform:translateY(5px)}}@media(min-width:1240px){.split-section--we-offer .split-section__flex-left{transform:translateY(40px)}}.split-section__flex{display:flex;flex-direction:column;gap:32px}@media(min-width:1024px){.split-section__flex{flex-direction:row;gap:0}.split-section__flex-left{flex-direction:row;gap:0;width:260px}}.split-section__flex-left h2{text-transform:uppercase;font-weight:500;font-size:12px}@media(min-width:1024px){.split-section__flex-right{flex:1 1}}.home-white{background-color:#fcfcfc;color:#0c0c0c;padding:60px 0}@media(min-width:1024px){.home-white{padding:100px 0}}.gym-splits{padding:60px 0}@media(min-width:1024px){.gym-splits{padding:120px 0}}@media(min-width:1240px){.gym-splits{padding:150px 0}}.training{padding-bottom:60px}@media(min-width:1024px){.training{padding-bottom:100px}}