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{--lightgrey:#d9d9d9;--gray:#9c9c9c;--blue:#2b6bda88;--darkgrey:#464d53;--caloryCard:#656565;--planCard:linear-gradient(210.41deg,#012132 1.14%,#6597ee88 100.75%);--appColor:#000}.App{background-color:#000;background-color:var(--appColor);display:flex;flex-direction:column;gap:6rem;mix-blend-mode:overlay;overflow:hidden}::-webkit-scrollbar{display:none}.outline-text{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fff;color:transparent;font-family:Arial,Helvetica,sans-serif}.btn{align-items:center;background-color:#fff;border:4px solid transparent;display:flex;font-weight:700;justify-content:center;padding:.5rem;transition:all .3s}.btn:hover{cursor:pointer}.blur{background:rgba(0,106,255,.6);border-radius:50%;-webkit-filter:blur(150px);filter:blur(150px);position:absolute;z-index:-9}.footer-c{position:relative}hr{border:1px solid #5a5959}.footer{align-items:center;flex-direction:column;height:20rem;justify-content:center;padding:1rem 2rem}.footer,.social{display:flex;gap:4rem}.social>img{cursor:pointer;height:2rem;width:2rem}.logo-f>img{width:10rem}.hero{justify-content:space-between}.hero,.left{display:flex}.left{flex:3 1;flex-direction:column;gap:2rem;padding:3.5rem 3rem 3rem}.right{background-color:var(--blue);flex:1 1}.ad,.right{position:relative}.ad{align-items:center;background-color:#363d42;color:#fff;display:flex;margin-top:4rem;padding:20px 13px;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ad>span{z-index:2}.ad>div{background-color:var(--blue);border-radius:3rem;height:80%;left:8px;position:absolute;width:5.4rem;z-index:1}.text{color:#fff;display:flex;flex-direction:column;font-size:4.5rem;font-weight:700;gap:1.5rem;text-overflow:inherit}.text>div:nth-of-type(3){font-size:1rem;font-weight:200;letter-spacing:1px;text-transform:none;width:80%}.numbers{display:flex;gap:2rem}.numbers>div{display:flex;flex-direction:column}.numbers>div>span:first-of-type{color:#fff;font-size:2rem}.numbers>div>span:nth-of-type(2){color:var(--gray);text-transform:uppercase}.buttons{display:flex;font-weight:400;gap:1rem}.buttons>:first-child{background-color:var(--blue);color:#fff;width:8rem}.buttons>:nth-child(2){background-color:initial;border:2px solid var(--blue);color:#fff;width:8rem}.right>.btn{color:#000;position:absolute;right:3rem;top:4rem}.heart{align-items:start;background-color:var(--darkgrey);border-radius:5px;display:flex;flex-direction:column;gap:1rem;padding:1rem;position:absolute;right:4rem;top:11rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.right>.heart>.heart-img{width:2rem}.heart>:nth-child(2){color:var(--grey)}.heart>:nth-child(3){color:#fff;font-size:1.5rem}.first_photo{position:absolute;right:9rem;top:8rem;width:30rem}.right>.calories>.calories-img{height:4.2rem;width:6rem}.calories{background-color:var(--caloryCard);border-radius:5px;display:flex;gap:2rem;padding:1rem;position:absolute;right:36rem;top:35rem;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.calories>div{display:flex;flex-direction:column;justify-content:space-between}.calories>div>:first-child{color:var(--gray)}.calories>div>:nth-child(2){color:#fff;font-size:1.5rem}.blur-h{height:30rem;left:0;width:22rem}@media 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)}.text{align-items:center;font-size:xx-large;justify-content:center}.text>div:nth-of-type(3){font-size:small;font-weight:200;letter-spacing:1px;text-align:center}.buttons{justify-content:center}.numbers>div>span:first-of-type{font-size:large}.numbers>div>span:nth-of-type(2){font-size:small}.right{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}.first_photo{align-self:center;left:7rem;position:relative;top:6rem;width:15rem}}.header{display:flex;justify-content:space-between}.logo{height:3rem;width:12.5rem}.header-menu{color:#fff;display:flex;gap:2rem;list-style:none}.header-menu>li:hover{color:var(--blue);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:2rem}}.Join{gap:10rem;padding:0 2rem}.left-j{color:#fff;font-size:3rem;font-weight:700;position:relative;text-transform:uppercase}.left-j>hr{border:2px solid var(--blue);border-radius:20%;margin:-15px 0;position:absolute;width:10.5rem}.left-j>div{display:flex;gap:1rem}.btn-j{background-color:#2b6bda88;margin-left:22rem;padding:1rem 2.5rem}.btn-j:hover{background-color:initial;border:1px solid #2b6bda88;color:#fff}.contact h2{margin-bottom:8rem}.heading{color:#fff;font-size:2rem;font-weight:700;margin-left:40rem}.contact>form{margin-bottom:3rem;margin-left:20rem;max-width:50rem;text-align:center}.contact form .input-box{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:2rem}.contact form .input-box input,.contact form textarea{background:#323946;color:#fff;font-size:1rem;margin:.7rem 0;padding:1rem;width:100%}.contact form .input-box input{width:49%}.contact form textarea{resize:none}.contact form .btn{cursor:pointer;margin-top:3rem}@media screen and (max-width:768px){.left-j{flex-direction:column;font-size:x-large}.input{width:5rem}}.plans-c{display:flex;flex-direction:column;gap:4rem;margin-top:-4rem;padding:0 2rem;position:relative}.blur-p1{left:0;top:6rem}.blur-p1,.blur-p2{height:23rem;width:32rem}.blur-p2{right:0;top:10rem}.plans{align-items:center;display:flex;gap:3rem;justify-content:center}.plan{background:var(--caloryCard);color:#fff;display:flex;flex-direction:column;gap:2rem;padding:1.5rem;width:15rem}.plan:nth-child(2){background:var(--planCard);-webkit-transform:scale(1.1);transform:scale(1.1)}.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}.plans>:nth-child(2)>button{color:blue}@media screen and (max-width:768px){.plans{flex-direction:column}.plans>:nth-child(2){-webkit-transform:none;transform:none}}.fa-solid{color:#8eb0dc}.Programs{display:flex;flex-direction:column;gap:2rem;padding:0 2rem}.p-header{color:#fff;display:flex;font-size:3rem;font-style:italic;font-weight:700;gap:5rem;justify-content:center;margin-top:5rem;text-transform:uppercase}.category,.program-cat{display:flex;gap:1rem}.category{background-color:gray;color:#fff;flex-direction:column;justify-content:space-between;padding:2rem}.category>:first-child{height:2rem;width:2rem}.category>:nth-child(2){font-size:1rem;font-weight:700}.category>:nth-child(3){font-size:.9rem;line-height:25px}.join{align-items:center;display:flex;gap:2rem}.join>img{width:1rem}.category:hover{background:var(--planCard);cursor:pointer}@media screen and (max-width:768px){.p-header{align-items:center;font-size:x-large;gap:1rem;justify-content:center;margin-top:2rem}.p-header,.program-cat{flex-direction:column}}.Reasons{display:flex;gap:2rem;padding:0 2rem}.left-r{grid-gap:1rem;display:grid;gap:1rem;grid-auto-rows:1fr}.left-r>img{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;height:11rem;width:14rem}.left-r>:nth-child(4){grid-column:3/4;grid-row:2;height:11rem;width:8.8rem}.right-r{display:flex;flex:1 1;flex-direction:column;gap:1rem;text-transform:uppercase}.right-r>span{color:var(--blue);font-size:1.5rem;font-weight:700}.right-r>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:2.2rem}.partners{display:flex;gap:1rem}.partners>img{width:2.5rem}@media screen and (max-width:768px){.Reasons{flex-direction:column}.left-r{grid-auto-rows:auto;overflow:hidden}.left-r>:first-child{height:22rem;width:7rem}.left-r>:nth-child(2){height:10rem;width:15rem}.left-r>:nth-child(3){width:7rem}.left-r>:nth-child(4){height:11rem;width:7rem}}.Testimonials{display:flex;gap:1rem;padding:0 2rem}.left-t{color:#fff;display:flex;flex:1 1;flex-direction:column;gap:2rem;text-transform:uppercase}.left-t>:first-child{color:var(--blue);font-size:1.5rem;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 #113655;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}}
/*# sourceMappingURL=main.7c3bcc74.css.map*/