body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--lightgray:#d9d9d9;--gray:#9c9c9c;--orange:#f48915;--darkGrey:#464d53;--caloryCard:#656565;--planCard:linear-gradient(210.41deg,#fa5042 1.14%,#ffa739 100.75%);--appColor:#3c3f45;--blue:#57adc9}.App{background-color:#000;display:flex;flex-direction:column;gap:6rem;mix-blend-mode:overlay;overflow:hidden}::-webkit-scrollbar{display:none}.stroke-text{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fff;color:transparent;font-family:Arial,Helvetica,sans-serif}.btn{background-color:#fff;border:4px solid transparent;border-radius:15px;font-weight:700;padding:.5rem;transition:all .3s}.btn:hover{cursor:pointer}.Community{display:flex;justify-content:space-between;margin-top:3rem;padding:0 2rem}.left-c{color:#fff;font-size:3rem;font-weight:700;line-height:4rem;position:relative;text-transform:uppercase}.left-c>hr{border:1.5px solid var(--orange);position:absolute;top:-1.5rem;width:15.5rem}.right-c{align-items:flex-end;display:flex;gap:3rem}.email-container{display:flex;gap:1rem;margin:2rem}.email-container>input{background:transparent;border:2px solid #fff;border-radius:12px;color:#fff;width:15rem}.email-container>input:focus{outline:none}.email-container>button{background:var(--orange);color:#fff;width:5rem}@media screen and (max-width:768px){.Community{gap:1rem}.Community,.left-c{flex-direction:column}.left-c{font-size:x-large;font-weight:bolder}.right-c{justify-content:center;padding:2rem}.right-c>form>input{width:10rem}}.footer-container{position:relative}.footer-container>hr{border:1px solid var(--lightgray)}.footer{display:flex;gap:1rem;justify-content:center;padding:1rem 2rem}.footer>img{height:2rem;width:2rem}.footer>img:hover{cursor:pointer}.copyright{color:#fff;text-align:center}.hero{display:flex;flex-direction:row;justify-content:space-between}.h-left{display:flex;flex:3 1;flex-direction:column;gap:2rem;padding:1rem 2rem 2rem}.h-right{flex:1 1}.best-ad{align-items:center;background-color:#363d42;border-radius:4rem;color:#fff;display:flex;justify-content:flex-start;margin-top:4rem;padding:20px 13px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.best-ad>span{z-index:2}.best-ad>div{background-color:#f48915;border-radius:3rem;height:80%;left:8px;margin-top:6px;position:absolute;top:0;width:4.5rem;z-index:1}.hero-text{color:#fff;display:flex;flex-direction:column;font-size:4.5rem;font-weight:700;gap:1.5rem;text-overflow:inherit}.hero-text>div:nth-of-type(3){font-size:1rem;font-weight:200;letter-spacing:1px;width:80%}.figures{display:flex;gap:3rem}.fig-content{display:flex;flex-direction:column}.figures>div>span:first-of-type{color:#fff;font-size:2rem}.figures>div>span:nth-of-type(2){color:var(--gray);font-size:1rem;text-transform:uppercase}.hero-btn{display:flex;gap:2rem}.hero-btn>button:first-of-type{background-color:#f48915;color:#fff;text-align:center;width:8rem}.hero-btn>button:nth-of-type(2){background-color:initial;border:2px solid #f48915;color:#fff;text-align:center;width:8rem}.h-right{background-color:#f48915;position:relative}.h-right>button{color:#000;position:absolute;right:5rem;top:2rem}.heart-rate{align-items:flex-start;background-color:#464d53;border-radius:5px;display:flex;flex-direction:column;gap:1rem;padding:1rem;position:absolute;right:4rem;top:7rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.heart-rate>img{height:30px}.heart-rate>span:first-of-type{color:var(--gray)}.heart-rate>span:nth-of-type(2){color:#fff;font-size:1.5rem}.hero-img{position:absolute;right:8rem;top:10rem;width:23rem}.hero-back{position:absolute;right:20rem;top:4rem;width:15rem;z-index:-1}.calories{background-color:var(--caloryCard);border-radius:5px;display:flex;gap:2rem;padding:1rem;position:absolute;right:28rem;top:32rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.calories>img{width:3rem}.calories>div{display:flex;flex-direction:column;justify-content:space-between}.calories>div>span:first-of-type{color:var(--gray)}.calories>div>span:nth-of-type(2){color:#fff;font-size:1.5rem}@media screen and (max-width:768px){.hero{flex-direction:column}.best-ad{align-self:center;font-size:small;margin-top:0;-webkit-transform:scale(.8);transform:scale(.8)}.hero-text{align-items:center;font-size:xx-large;justify-content:center}.hero-text>div:nth-of-type(3){font-size:small;font-weight:200;letter-spacing:1px;text-align:center}.hero-btn{justify-content:center}.figures>div>span>:first-of-type{font-size:large}.figures>div>span>:nth-of-type(2){font-size:small}.h-right{background:none;position:relative}.heart-rate{left:1rem;top:2rem}.calories{left:2rem;position:relative;top:5rem}.calories>img{width:2rem}.calories>div>:nth-of-type(2){color:#fff;font-size:1rem}.hero-img{align-self:center;left:7rem;position:relative;top:4rem;width:15rem}.hero-back{left:2rem;top:0;width:15rem}}.header{display:flex;justify-content:space-between}.logo{display:flex;flex-direction:row}.header-menu{color:#fff;display:flex;gap:2rem;list-style:none}.header-menu>li:hover{color:#f48915;cursor:pointer}.logo-text{color:#f48915;font-size:3rem;font-weight:700;margin-top:10px}@media screen and (max-width:768px){.header>:nth-child(2){position:fixed;right:2rem;z-index:99}.header-menu{background-color:var(--appColor);flex-direction:column;padding:2rem}}.plan-container{display:flex;flex-direction:column;gap:3rem;position:relative}.plan-headers{display:flex;flex-direction:row;justify-content:space-between;margin:0 3rem}.plan-headers>span{font-size:3rem;font-style:italic;font-weight:700}.plan-headers>span:nth-of-type(2){color:#fff}.plans{align-items:center;display:flex;gap:3rem;justify-content:center}.plan{background-color:var(--caloryCard);color:#fff;display:flex;flex-direction:column;gap:2rem;padding:1.5rem;width:15rem}.plan>svg{fill:var(--orange);height:2rem;width:2rem}.plan:hover{background:var(--planCard);cursor:pointer;-webkit-transform:scale(1.1);transform:scale(1.1);transition:.5s}.plan:hover>svg{fill:#fff}.plan:hover>.btn{color:var(--orange)}.plan>:nth-child(2){font-size:1rem;font-weight:700}.plan>:nth-child(3){font-size:3rem;font-weight:700}.plan>:nth-child(5){font-size:.8rem}.features{flex-direction:column}.feature,.features{display:flex;gap:1rem}.feature{align-items:center}.feature>img{width:1rem}@media screen and (max-width:768px){.plan-headers{font-size:1rem;gap:1rem}.plan-headers,.plans{flex-direction:column}.plans{-webkit-transform:scale(.9);transform:scale(.9)}}.program-headers{display:flex;flex-direction:row;justify-content:space-between;margin:0 4rem}.program-headers>span{font-size:3rem;font-style:italic;font-weight:700}.program-headers>span:nth-of-type(2){color:#fff}.program-boxes{flex-direction:row;margin:30px}.box,.program-boxes{display:flex;justify-content:space-between}.box{background-color:var(--gray);border:2px solid transparent;color:#fff;flex-direction:column;height:280px;width:290px}.box>img{height:30px;width:30px}.program-types{display:flex;gap:1rem;margin:2rem}.category{background-color:gray;color:#fff;display:flex;flex-direction:column;gap:1rem;justify-content:space-between;padding:2rem}.category>:first-child{fill:#fff;height:2rem;width:2rem}.category>:nth-child(2){font-size:1rem;font-weight:700}.category>:nth-child(3){font-size:.9rem;line-height:24px}.join-button{align-items:center;display:flex;gap:2rem}.join-button>span>img{width:1rem}.category:hover{background:var(--planCard);cursor:pointer;-webkit-transform:scale(1.1);transform:scale(1.1);transition:.5s}@media screen and (max-width:768px){.program-headers{align-items:center;font-size:2rem;gap:1rem;justify-content:center;margin-top:2rem}.program-headers,.program-types{flex-direction:column}}.reasons{display:flex;gap:2rem;padding:0 2rem}.left-r{grid-gap:1rem;display:grid;flex:1 1;gap:1rem;grid-auto-rows:1fr;grid-template-columns:repeat(3,1fr)}.left-r>img{object-fit:cover}.left-r>img:first-of-type{grid-row:1/3;height:28rem;width:12rem}.left-r>img:nth-of-type(2){grid-column:2/4;height:16rem;width:auto}.left-r>img:nth-of-type(3){width:14rem}.left-r>img:nth-of-type(4){width:10rem}.right-r{display:flex;flex:1 1;flex-direction:column;gap:1rem;text-transform:uppercase}.right-r>span{color:var(--orange);font-size:1rem;font-weight:700}.right-r>div>span{font-size:3rem;font-weight:700}.right-r>div>span:nth-of-type(2){color:#fff}.details-r{color:#fff;display:flex;flex-direction:column;font-size:1rem;font-weight:700;gap:1rem}.details-r>div{display:flex;flex-direction:row;gap:1rem}.details-r>div>span>img{height:2rem;width:2rem}.partners{color:gray;display:flex;flex-direction:column;font-size:1rem;gap:1rem}.partner-pics{display:flex;flex-direction:row;gap:1rem}.partner-pics>img{width:2.5rem}@media screen and (max-width:768px){.reasons{flex-direction:column}.left-r{grid-auto-rows:auto;overflow:hidden}.left-r>img:first-of-type{height:17rem;width:7rem}.left-r>img:nth-of-type(2){height:10rem;width:15rem}.left-r>img:nth-of-type(3){height:6rem;width:5rem}.left-r>img:nth-of-type(4){height:6rem;width:2rem}}
/*# sourceMappingURL=main.a02c9744.css.map*/