body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--lightgray:#d9d9d9;--gray:#716d6d;--orange:#f48915;--darkgrey:#464d53;--caloryCard:#656565;--planCard:linear-gradient(210.41deg,#fa5042 1.14%,#ffa739 100.79%);--appColor:#3c3f45;box-sizing:border-box}.App{background-color:#3c3f45;background-color:var(--appColor);background-image:url(/static/media/c.a8c35bcd0e2c4bc7bb49.png);background-repeat:no-repeat;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:#ddd;color:#0000;font-family:Arial,Helvetica,sans-serif}.btn{align-items:center;background-color:#ddd;border:4px solid #0000;display:flex;font-weight:700;justify-content:center;padding:.5rem;transition:all .3s}.btn:hover{cursor:pointer}.blur{background:#fd782bb0;border-radius:50%;filter:blur(150px);position:absolute;z-index:-9}.hero{display:flex;justify-content:space-between}.hero-blur{height:20rem;left:0;width:22rem}.left-hero{display:flex;flex:3 1;flex-direction:column;gap:2rem;padding:1.5rem 2rem 2rem}.right-hero{background-color:var(--orange);flex:1 1;position:relative}.best-ad{align-items:center;background-color:var(--darkgrey);border-radius:4rem;color:#ddd;display:flex;justify-content:flex-start;margin-top:4rem;padding:20px 13px;position:relative;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.best-ad>span{z-index:2}.best-ad>div{background-color:var(--orange);border-radius:3rem;height:80%;left:8px;position:absolute;width:5.4rem;z-index:1}.hero-text{color:#ddd;display:flex;flex-direction:column;font-size:4.5rem;font-weight:700;gap:1.5rem;text-overflow:inherit;text-transform:uppercase}.hero-text>div:nth-of-type(3){font-size:1rem;font-weight:200;letter-spacing:1px;text-transform:none;width:80%}.figures{display:flex;gap:2rem}.figures>div{display:flex;flex-direction:column}.figures>div>span:first-of-type{color:#ddd;font-size:2rem}.figures>div>span:nth-of-type(2){color:var(--gray);text-transform:uppercase}.hero-buttons{display:flex;font-weight:400;gap:1rem}.hero-buttons>:first-child{background-color:var(--orange);color:#ddd;width:8rem}.hero-buttons>:nth-child(2){background-color:initial;border:2px solid var(--orange);color:#ddd;width:8rem}.right-hero>.btn{color:#000;position:absolute;right:3rem;top:2rem}.heart-rate{align-items:start;background-color:var(--darkgrey);border-radius:5px;box-shadow:0 8px 8px -3px;display:flex;flex-direction:column;gap:1rem;padding:.5rem;position:absolute;right:2rem;top:4.7rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.heart-rate>img{width:3rem}.heart-rate>:nth-child(2){color:var(--gray)}.heart-rate>:nth-child(3){color:#ddd;font-size:1.5rem}.hero_image{border-radius:20px;opacity:.8;position:absolute;right:8rem;top:14rem;width:20rem}.hero_image_back{position:absolute;right:20rem;top:5rem;width:15rem;z-index:1}.calories{background-color:var(--caloryCard);border-radius:5px;display:flex;gap:2rem;padding:1rem;position:absolute;right:28rem;top:34rem;width:60%}.calories>img{width:3rem}.calories>div{display:flex;flex-direction:column;justify-content:space-between}.calories>div>:first-child{color:var(--gray)}.calories>div>:nth-child(2){color:#ddd;font-size:1.5rem}@media screen and (max-width:768px){.hero{flex-direction:column}.hero-blur{width:14rem}.best-ad{align-items:center;font-size:small;margin:0;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-buttons{justify-content:center}.figures>div>span:first-child{font-size:large}.figures>div>span:nth-of-type(2){font-size:small}.right-hero{background:none;position:relative}.heart-rate{left:1rem;top:2rem}.calories{left:2rem;position:relative;top:5rem}.calories>img{width:2rem}.calories>div>:nth-child(2){color:#ddd;font-size:1rem}.hero_image{align-items:center;left:8rem;position:relative;top:4rem;width:15rem}.hero_image_back{left:2rem;opacity:.5;top:0;transform:rotateX(100deg);width:15rem}}.header{display:flex;justify-content:space-between}.logo{height:3rem;object-fit:contain;width:10rem}.header-menu{color:#ddd;display:flex;gap:2rem;list-style:none}.header-menu>li:hover{color:var(--orange);cursor:pointer}@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:2em}}.Programs{display:flex;flex-direction:column;gap:2rem;padding:0 2rem}.programs-header{color:#ddd;display:flex;font-size:3rem;font-style:italic;font-weight:700;gap:5rem;justify-content:center;text-transform:uppercase}.category,.program-categories{display:flex;gap:1rem}.category{background-color:var(--gray);color:#ddd;flex-direction:column;justify-content:space-between;padding:2rem}.category>:first-child{border-radius:20px;box-shadow:0 8px 10px -1px #000;height:3rem;width:4rem}.category>:nth-child(2){font-size:1rem;font-weight:700}.category>:nth-child(3){font-size:.9rem;line-height:25px}.join-now{align-items:center;display:flex;gap:2rem}.category:hover{background:var(--planCard)}@media screen and (max-width:768px){.programs-header{align-items:center;font-size:x-large;gap:1rem;justify-content:center;margin-top:1rem;padding:0 2rem}.program-categories,.programs-header{flex-direction:column}.category{padding:1rem}}.Reasons{display:flex;gap:3rem;grid-template: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{border-radius:5px;box-shadow:0 8px 8px 2px #000;object-fit:cover}.left-r>:first-child{grid-row:1/3;height:28rem;width:12rem}.left-r>:nth-child(2){grid-column:2/4;height:16rem;width:auto}.left-r>:nth-child(3){grid-column:2/3;grid-row:2;width:14rem}.left-r>:nth-child(4){grid-column:3/4;grid-row:2;height:10rem;width:9rem}.right-r{display:flex;flex:1 1;flex-direction:column;gap:1rem;text-transform:uppercase}.right-r>span{color:var(--orange);font-weight:700}.right-r>div{color:#ddd;font-size:3rem;font-weight:700}.details-r{display:flex;flex-direction:column;gap:1rem}.details-r>div{display:flex;font-size:1rem;gap:1rem}.details-r>div>img{height:2rem;width:2rem}.partners{display:flex;gap:1rem}.partners>img{width:2.5rem}@media screen and (max-width:768px){.Reasons{flex-direction:column-reverse}.left-r{grid-gap:.5rem;display:grid;gap:.5rem;grid-auto-rows:1fr;grid-template-columns:repeat(2,1fr)}.left-r :first-child{grid-row:1/3;height:15rem;width:8rem}.left-r :nth-child(2),.left-r :nth-child(3){grid-column:2/3;height:6rem;width:auto}.left-r :nth-child(4){display:none}.right-r{align-items:center;font-size:x-large;justify-content:center}}.testimonials{display:flex;gap:1rem;padding:0 2rem}.left-t{color:#ddd;display:flex;flex:1 1;flex-direction:column;gap:2rem;text-transform:uppercase}.left-t :first-child{color:var(--orange);font-weight:700}.left-t :nth-child(2),.left-t :nth-child(3){font-size:3rem;font-weight:700}.left-t :nth-child(4){letter-spacing:2px;line-height:40px;text-align:justify;text-transform:none}.right-t{flex:1 1;position:relative}.right-t>img{object-fit:cover;right:8rem;top:2rem}.right-t>:first-child,.right-t>img{height:20rem;position:absolute;width:17rem}.right-t>:first-child{background-color:initial;border:2px solid var(--orange);right:9rem;top:.9rem}.right-t>:nth-child(2){background:var(--planCard);height:19rem;position:absolute;right:7rem;top:4rem;width:17rem}.arrows{bottom:1rem;display:flex;gap:1rem;left:3rem;position:absolute}.arrows>img{cursor:pointer;width:1.5rem}@media screen and (max-width:768px){.testimonials{flex-direction:column}.left-t :nth-child(2),.left-t :nth-child(3){font-size:xx-large}.right-t{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center}.right-t>div{display:none;position:relative}.right-t>img{align-self:center;position:relative;right:0;top:0}.right-t>:last-child{bottom:0;display:block;left:0}}.footer-container{position:relative}.footer-container>hr{border:1px solid var(--lightgray)}.footer{align-items:center;flex-direction:column;height:20rem;justify-content:center;padding:1rem 2rem}.footer,.social-links{display:flex;gap:4rem}.social-links>img{cursor:pointer;height:2rem;width:2rem}.logo>img{width:5rem}.blur-f-1{background-color:red;right:15%}.blur-f-1,.blur-f-2{bottom:0;filter:blur(200px);height:12rem;width:26rem}.blur-f-2{background:#ff7300;left:15%}.join{display:flex;gap:10rem;padding:0 2rem}.left-j{color:#ddd;font-size:3rem;font-weight:700;position:relative;text-transform:uppercase}.left-j>hr{border:2px solid var(--orange);border-radius:20%;margin:-10px 0;position:absolute;width:10.5rem}.left-j>div{display:flex;gap:1rem}.right-j{align-items:flex-end;display:flex;justify-content:center}.email-container{background-color:var(--gray);display:flex;gap:3rem;padding:1rem 2rem}.email-container>input{background-color:initial;border:none;color:var(--lightgray);outline:none}::placeholder{color:var(--lightgray)}.btn-j{background-color:var(--orange);color:#ddd}@media screen and (max-width:768px){.join{gap:1rem}.join,.left-j{flex-direction:column}.left-j{font-size:x-large}.right-j{padding:2rem}}.plans-container{display:flex;flex-direction:column;gap:4rem;margin-top:-4rem;padding:-2rem;position:relative}.plans-blur-1{height:23rem;left:0;top:6rem;width:32rem}.plans-blur-2{height:23rem;right:0;top:10rem;width:32rem}.plans{align-items:center;display:flex;gap:3rem;justify-content:center}.plan{background-color:var(--caloryCard);color:#ddd;display:flex;flex-direction:column;gap:2rem;padding:1.5rem;width:15rem}.plan:nth-child(2){background:var(--planCard);transform:scale(1.1)}.plan>:first-child{border-radius:10px;box-shadow:0 8px 8px 2px #000;width:40px}.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}.plans>:nth-child(2)>img{fill:#ddd}.plans>:nth-child(2)>button{color:var(--orange)}@media screen and (max-width:768px){.plans{flex-direction:column}.plans>:nth-child(2){transform:none}.plans-container>div>span{margin:1rem 2px -2rem}}
/*# sourceMappingURL=main.ed3c7661.css.map*/