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:#fd6d0deb;--darkGrey:#464d53;--caloryCard:#656565;--planCard:linear-gradient(210.41deg,#fa5042 1.14%,#ffa739 100.75%);--appColor:#3c3f45}.App{background-color:#3c3f45;background-color:var(--appColor);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}.blur{background:rgba(253,120,43,.69);border-radius:50%;-webkit-filter:blur(150px);filter:blur(150px);position:absolute;z-index:-9}.footerContainer{position:relative}.footerContainer>hr{border:1px solid var(--gray)}.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-f>img{align-items:center;display:flex;justify-content:center;width:8rem}.blur-F-1{background:red;right:15%}.blur-F-1,.blur-F-2{bottom:0;-webkit-filter:blur(200px);filter:blur(200px);height:12rem;width:26rem}.blur-F-2{background:#ff7300;left:15%}.Hero{display:flex;justify-content:space-between}.l-Side{flex:3 1;flex-direction:column;gap:2rem;padding:1.5rem 2rem 2rem}.ad,.l-Side{display:flex}.ad{align-items:center;background-color:#363d42;border-radius:4rem;color:#fff;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}.ad>span{z-index:2}.ad>:first-child{background-color:var(--orange);border-radius:3rem;height:80%;left:8px;position:absolute;width:4.5rem;z-index:1}.heading-text{color:#fff;display:flex;flex-direction:column;font-size:4.5rem;font-weight:600;gap:1.5rem;text-overflow:inherit;text-transform:uppercase}.heading-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;justify-content:flex-start}.figures>div{display:flex;flex-direction:column}.figures>div>span:first-of-type{color:#fff;font-size:2rem;font-weight:600}.figures>div>span:nth-of-type(2){color:var(--gray);text-transform:uppercase}.hero-btn{display:flex;font-weight:400;gap:1rem}.btn{align-items:center;background-color:#fff;border:4px solid transparent;display:flex;font-weight:700;justify-content:center;padding:.5rem;transition:all .3s}.hero-btn>:first-child{background:var(--orange);color:#fff;width:8rem}.hero-btn>:first-child:hover{background:transparent;cursor:pointer}.hero-btn>:nth-child(2){background:transparent;border:2px solid var(--orange);color:#fff;width:8rem}.hero-btn>:nth-child(2):hover{background:var(--orange);cursor:pointer}.r-Side{background:var(--orange);flex:1 1;position:relative}.r-Side>.btn{color:#000;position:absolute;right:3rem;top:2rem}.heart{align-items:flex-start;background:var(--darkGrey);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>img{width:2rem}.heart>span:first-of-type{color:var(--gray);font-size:1rem;font-weight:300}.heart>span:nth-of-type(2){color:#fff;font-size:1.5rem;text-align:center}.hero-img{position:absolute;right:8rem;top:10rem;width:23rem}.hero-img-back{position:absolute;right:20rem;top:4rem;width:15rem;z-index:-1}.calories{background: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 :first-child{color:var(--gray);font-size:1rem}.calories>div :nth-child(2){color:#fff;font-size:1.5rem}.blur-H{-webkit-filter:blur(200px);filter:blur(200px);height:30rem;left:0;top:1rem;width:22rem}@media only screen and (max-width:768px){.Hero{flex-direction:column}.blur-H{width:14rem}.ad{align-self:center;font-size:small;margin-top:0;-webkit-transform:scale(.8);transform:scale(.8)}.heading-text{align-items:center;font-size:2rem;justify-content:center}.heading-text>:nth-of-type(3){font-size:small;font-weight:200;letter-spacing:1px;text-align:center}.figures>div>span:first-of-type{color:#fff;font-size:large}.figures>div>span:nth-of-type(2){font-size:small}.hero-btn{justify-content:center}.r-Side{background:none;position:relative}.heart{left:1rem;top:2rem}.calories{left:2rem;position:relative;top:5rem}.calories>img{width:2rem}.calories>div>:nth-child(2){color:#fff;font-size:1rem}.hero-img{align-self:center;left:7rem;position:relative;top:4rem;width:15rem}.hero-img-back{left:2rem;top:0;width:15rem;z-index:-1}}.header{display:flex;justify-content:space-between}.logo{height:3rem;width:10rem}.h-menu{align-items:center;color:#fff;display:flex;gap:2rem;justify-content:space-around;list-style:none;text-transform:capitalize}.h-menu li:hover{color:var(--orange);cursor:pointer}@media only screen and (max-width:768px){.header>:nth-child(2){position:fixed;right:2rem;z-index:99}.h-menu{background:var(--appColor);flex-direction:column;padding:2rem}}.Join-container{display:flex;gap:10rem;padding:0 2rem}.l-side{color:#fff;font-size:3rem;font-weight:700;position:relative;text-transform:uppercase}.l-side>hr{border:2px solid var(--orange);border-radius:20%;margin:-10px 0;position:absolute;width:10.5rem}.r-side{align-items:flex-end;display:flex;justify-content:center}.email-container{background:gray;display:flex;gap:3rem;padding:1rem 2rem}.email-container>input{background:transparent;border:none;color:var(--lightgray);outline:none}::-webkit-input-placeholder{color:var(--lightgray)}::placeholder{color:var(--lightgray)}.btn-j{background:var(--orange);color:#fff}@media only screen and (max-width:768px){.Join-container{flex-direction:column;gap:2rem}.l-side{flex-direction:column;font-size:x-large}.r-side{padding:2rem}}.Plans-container{display:flex;flex-direction:column;gap:4rem;margin-top:-2rem;padding:0 2rem;position:relative}.plan-header{color:#fff;font-size:2.5rem;font-style:italic;font-weight:700;gap:5rem;letter-spacing:2px;text-transform:uppercase}.pkgs,.plan-header{display:flex;justify-content:center}.pkgs{align-items:center;gap:3rem;margin-top:4rem}.pkg{background:var(--caloryCard);color:#fff;display:flex;flex-direction:column;gap:2rem;padding:1.5rem;width:15rem}.pkg:nth-child(2){background:var(--planCard);-webkit-transform:scale(1.1);transform:scale(1.1)}.pkg>svg{fill:var(--orange);height:2rem;width:2rem}.pkg>:nth-child(2){font:size 1rem;font-weight:700}.pkg>:nth-child(3){font-size:3rem;font-weight:700}.pkg>:nth-child(5){cursor:pointer;font-size:.8rem}.pkg>:nth-child(6){cursor:pointer}.features{flex-direction:column}.feature,.features{display:flex;gap:1rem}.feature{align-items:center}.feature img{width:1rem}.pkgs>:nth-child(2)>svg{fill:#fff}.pkgs>:nth-child(2)>button{color:var(--orange)}.blur-l{height:23rem;left:5rem;top:6rem;width:32rem}@media only screen and (max-width:768px){.plan-header{align-items:center;font-size:x-large;font-style:italic;gap:2rem;justify-content:center}.pkgs,.plan-header{flex-direction:column}.pkg:nth-child(2){-webkit-transform:none;transform:none}}.Programs{display:flex;flex-direction:column;gap:2rem;padding:0 2rem}.program-header{color:#fff;display:flex;font-size:3rem;font-style:italic;font-weight:700;gap:5rem;justify-content:center;text-transform:uppercase}.catogery,.programCat{display:flex;gap:1rem}.catogery{background-color:var(--gray);color:#fff;flex-direction:column;justify-content:space-around;padding:2rem}.catogery>:first-child{fill:#fff;height:2rem;width:2rem}.catogery>:nth-child(2){font-size:1rem;font-weight:700}.catogery>:nth-child(3){font-size:.9rem;line-height:25px}.join-now{align-items:center;display:flex;gap:2rem}.join-now>img{width:1rem}.catogery:hover{background:var(--planCard);cursor:pointer}@media only screen and (max-width:768px){.program-header{align-items:center;font-size:x-large;font-style:italic;gap:2rem;justify-content:center}.program-header,.programCat{flex-direction:column}}.testimonial{display:flex;gap:1rem;padding:0 2rem}.leftTest{color:#fff;display:flex;flex:1 1;flex-direction:column;gap:2rem;text-transform:uppercase}.leftTest>:first-child{color:var(--orange);font-size:1rem}.leftTest>:nth-child(2),.leftTest>:nth-child(3){font-size:3rem;font-weight:700}.leftTest>:nth-child(3){color:#fff}.leftTest>:nth-child(4){align-items:center;justify-content:center;letter-spacing:2px;line-height:40px;text-transform:none}.rightTest{display:flex;flex:1 1;position:relative}.rightTest>img{object-fit:cover;right:8rem;top:2rem}.rightTest>:first-child,.rightTest>img{height:20rem;position:absolute;width:18rem}.rightTest>:first-child{background:transparent;border:2px solid orange;right:9rem;top:.9rem}.rightTest>:nth-child(2){background:var(--planCard);height:20rem;position:absolute;right:7rem;top:3rem;width:18rem}.arrow{bottom:1rem;display:flex;gap:1rem;left:3rem;position:absolute}.arrow img{cursor:pointer;width:1.5rem}@media only screen and (max-width:768px){.testimonial{flex-direction:column}.leftTest>:nth-child(2),.leftTest>:nth-child(3){font-size:xx-large}.rightTest{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center}.rightTest>div{display:none;position:relative}.rightTest>img{align-self:center;position:relative;right:0;top:0}.rightTest>:last-child{bottom:0;display:block;left:0}}.why{display:flex;gap:2rem;padding:2rem}.left-side{grid-gap:1rem;display:grid;flex:1 1;gap:1rem;grid-auto-rows:1fr;grid-template-columns:repeat(3,1fr)}.left-side>img{object-fit:cover}.left-side>:first-child{grid-row:1/3;height:28rem;width:12rem}.left-side>:nth-child(2){grid-column:2/4;height:16rem;width:auto}.left-side>:nth-child(3){grid-column:2/3;grid-row:2;width:14rem}.left-side>:nth-child(4){grid-column:3/4;grid-row:2;height:11rem;width:10rem}.right-side{display:flex;flex:1 1;flex-direction:column;gap:1rem;text-transform:uppercase}.right-side>span{color:var(--orange);font-size:1rem;font-weight:700}.right-side>div{color:#fff;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}.partnerrs{display:flex;gap:1rem}.partnerrs>img{width:2.5rem}@media only screen and (max-width:768px){.why{flex-direction:column}.left-side{grid-auto-rows:auto;overflow:hidden}.left-side>:first-child{height:17rem;width:7rem}.left-side>:nth-child(2){height:10rem;width:15rem}.left-side>:nth-child(3){width:7rem}.left-side>:nth-child(4){height:6rem;width:7rem}}
/*# sourceMappingURL=main.c86608d5.css.map*/