.hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:-1}.hero-bg--mobile{display:block}@media (min-width: 576px){.hero-bg--mobile{display:none}}.hero-bg--desktop{display:none}@media (min-width: 576px){.hero-bg--desktop{display:block;background-position-x:80%}}@media (min-width: 768px){.hero-bg--desktop{background-position-x:90%}}@media (min-width: 1400px){.hero-bg--desktop{background-position-x:50%}}.hero{display:flex;flex-direction:column;justify-content:flex-start;width:100%;height:800px;padding-top:60px}@media (min-width: 576px){.hero{justify-content:center;padding-top:0}}.hero__content__title{margin-bottom:30px;font-size:45px;font-weight:600!important;line-height:45px;letter-spacing:.3px;text-transform:uppercase;color:#fff}@media (min-width: 992px){.hero__content__title{margin-bottom:60px;font-size:100px;line-height:1}}.hero__content__description{font-weight:600!important;text-transform:uppercase;color:#fff}@media (min-width: 992px){.hero__content__description{width:820px;margin-bottom:0}}.hero__content__description p{font-size:20px;line-height:30px;margin:0}.video>a{display:inline-block;position:relative}.video>a:before{content:"";display:block;position:absolute;top:calc(50% - 40px);left:calc(50% - 40px);width:80px;height:80px;background-color:red;background:url(../../public/images/svg/play-btn.svg) no-repeat center center;background-size:contain}@media (min-width: 992px){.video>a:before{top:calc(50% - 65px);left:calc(50% - 65px);width:130px;height:130px}}.video__preview{border-radius:10px}.feature-boxes-container{display:grid;grid-template-columns:1fr;gap:20px}@media (min-width: 992px){.feature-boxes-container{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}}.feature-box{display:flex;flex-direction:column;padding:30px;width:100%;background-color:#fff}.feature-box__title{margin-bottom:10px;font-size:20px;font-weight:600!important;line-height:30px;text-transform:uppercase}.plan-boxes-container{display:grid;grid-template-columns:1fr;gap:20px}@media (min-width: 992px){.plan-boxes-container{display:grid;grid-template-columns:1fr 1fr;gap:20px;justify-content:center}}.plan-box{display:flex;flex-direction:column;align-items:flex-start;padding:30px;width:100%;border-radius:5px;border:2px solid rgba(255,255,255,.2);background:#ffffff0d}.plan-box__content{flex-grow:1}.plan-box__audience{margin-bottom:30px;font-size:20px;font-weight:600!important;line-height:30px;text-transform:uppercase;color:#ffc700}.plan-box__title{margin-bottom:30px;font-size:30px;font-weight:600!important;line-height:30px;text-transform:uppercase;color:#fff}.plan-box__description{margin-bottom:50px;font-size:14px;line-height:24px;color:#fff}.plan-box__btn,.plan-box__btn:link,.plan-box__btn:visited,.plan-box__btn:not(.btn){display:inline-block;padding:0 30px;width:100%;height:50px;font-size:12px;font-weight:600!important;line-height:50px;background-color:#0781fe;border:1px solid #0781FE;border-radius:4px;color:#fff;text-align:center;text-decoration:none!important;text-transform:uppercase}@media (min-width: 576px){.plan-box__btn,.plan-box__btn:link,.plan-box__btn:visited,.plan-box__btn:not(.btn){width:auto;font-size:14px}}.plan-box__btn:hover,.plan-box__btn:active,.plan-box__btn:focus,.plan-box__btn:not(.btn):hover{opacity:.8;color:#fff!important;text-decoration:none!important}.plan-box:nth-of-type(1) .plan-box__btn,.plan-box:nth-of-type(1) .plan-box__btn:link,.plan-box:nth-of-type(1) .plan-box__btn:visited{background-color:transparent;border:1px solid #FFF}.plan-box:nth-of-type(1) .plan-box__btn:hover,.plan-box:nth-of-type(1) .plan-box__btn:active,.plan-box:nth-of-type(1) .plan-box__btn:focus,.plan-box:nth-of-type(1) .plan-box__btn:not(.btn):hover{opacity:1;background-color:#fff;color:#262729!important;text-decoration:none!important}.plan-box:nth-of-type(2) .plan-box__audience{color:#a2acbd}.feature-list{margin-bottom:0!important;margin-left:0!important;padding-left:0!important}.feature-list__item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:20px 0;border-bottom:1px solid #C6C6C6}.feature-list__item__number{font-size:40px;font-weight:600!important;line-height:50px;color:#262729;opacity:.1;letter-spacing:.1px}@media (min-width: 768px){.feature-list__item__number{font-size:60px;line-height:70px}}.feature-list__item__title{padding-left:40px;font-size:16px;font-weight:600!important;line-height:24px;text-transform:uppercase;text-align:right;color:#262729;letter-spacing:.1px}@media (min-width: 576px){.feature-list__item__title{font-size:20px;line-height:30px}}.feature-list__item:first-child{border-top:1px solid #C6C6C6}.coach{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin-bottom:30px;padding-bottom:350px;background-color:#000;border-radius:10px;overflow:hidden}@media (min-width: 576px){.coach{padding-bottom:550px}}@media (min-width: 992px){.coach{min-height:520px;margin-bottom:60px;padding-bottom:0;background-color:transparent}}.coach__image__mobile{display:block;position:absolute;bottom:0;left:0;width:100%;min-height:800px}.coach__image__mobile>img{position:absolute;bottom:0;width:100%}@media (min-width: 992px){.coach__image__mobile{display:none}}.coach__image__desktop{display:none}@media (min-width: 992px){.coach__image__desktop{display:block;position:absolute;width:100%;height:auto;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:10px}}.coach__image__desktop img{width:100%}.coach__content{display:flex;flex-direction:column;width:auto;height:100%;width:100%;padding:30px 20px;z-index:1}@media (min-width: 768px){.coach__content{padding:60px}}@media (min-width: 992px){.coach__content{width:72%;padding:60px}}@media (min-width: 1400px){.coach__content{width:calc(50% + 60px)}}.coach__content__title{margin-bottom:10px;font-size:20px;font-weight:600!important;line-height:30px;text-transform:uppercase;color:#fff}@media (min-width: 1200px){.coach__content__title{font-size:40px;line-height:50px}}.coach__content__description{font-size:14px;font-weight:500;line-height:24px;color:#fff}.coach__content__description p{margin-bottom:20px}@media (min-width: 1200px){.coach__content__description p{margin-bottom:30px}}.coach__content__description p:last-child{margin:0}.coach:nth-of-type(odd){align-items:flex-end}.coach:last-of-type{margin-bottom:0}.section{position:relative;padding-top:100px}@media (min-width: 992px){.section{padding-top:150px}}.section__title{margin-bottom:20px;font-size:36px;font-weight:600!important;line-height:40px;text-align:center;text-transform:uppercase;letter-spacing:.1px}@media (min-width: 992px){.section__title{margin-bottom:30px;font-size:60px;line-height:70px}}.section__description{margin-bottom:40px;text-align:center;font-weight:600!important;letter-spacing:.01px}@media (min-width: 992px){.section__description{margin-bottom:60px}}.section__description>p{margin:0;font-size:16px;line-height:1.6}@media (min-width: 992px){.section__description>p{margin:0;font-size:20px;line-height:30px}}.section--hero{padding:0}@media (min-width: 992px){.section--hero{display:flex;flex-direction:column;justify-content:center;height:640px}}.section--video{padding-bottom:100px;border-bottom:1px solid #C6C6C6}@media (min-width: 992px){.section--video{padding-bottom:150px}}.section--coaches{padding-bottom:100px}@media (min-width: 992px){.section--coaches{padding-bottom:150px}}.section--plans{padding-bottom:100px;background-color:#111}@media (min-width: 992px){.section--plans{padding-bottom:150px}}.section--plans .section__title{color:#fff}.section--plans .section__title span{color:#ffc700}hr{margin:0}
