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}.Header{background-color:#deb887;display:flex;height:100vh;justify-content:space-between;width:100%}.left-H{flex:3 1;padding:0 0 0 20px}.right-H{background-color:orange;flex:1 1;position:relative}.best-ad{align-items:center;background-color:#fff;border-radius:4rem;color:#000;display:flex;justify-content:flex-start;margin-left:3rem;margin-top:5rem;padding:20px 13px;position:relative;text-transform:uppercase;width:fit-content}.best-ad span{z-index:2}.best-ad div{background-color:orange;border-radius:3rem;height:80%;left:8px;position:absolute;width:5rem;z-index:1}.hero-text{color:#fff;display:flex;flex-direction:column;font-size:4.5rem;font-weight:700;gap:1.5rem;margin-left:25px;margin-top:20px;text-overflow:inherit;text-transform:uppercase}.hero-text>div:nth-of-type(3){font-size:1rem;font-weight:200;letter-spacing:1px;text-transform:uppercase;width:70%}.figures{display:flex;gap:2rem;margin-left:20px;margin-top:65px}.figures div{display:flex;flex-direction:column}.figures div span:first-of-type{color:#fff;font-size:2rem}.figures div span:nth-of-type(2){color:#fffaf0;text-transform:uppercase}.hero-buttons{display:flex;font-weight:400;gap:1rem;margin-left:20px;margin-top:25px}.hero-buttons :first-child{background-color:orange;color:#fff;width:8rem}.hero-buttons :nth-child(2){background-color:initial;border:2px solid orange;color:#fff;width:8rem}.right-H .btn{color:#000;position:absolute;right:3rem;top:1.5rem}.heart-rate{align-items:start;background-color:#d5c7c7;border-radius:5px;display:flex;flex-direction:column;gap:1rem;padding:1rem;position:absolute;right:4rem;top:7rem;width:fit-content}.heart-rate img{width:2rem}.heart-rate>:nth-child(2){color:#2d1515}.heart-rate>:nth-child(3){color:#000;font-size:1.5rem}.hero-image{position:absolute;right:8rem;top:9rem;transition:all .6s;width:23rem;z-index:1}.hero-image:hover{filter:drop-shadow(3px 3px 10px rgb(0,0,0))}.hero-image-back{position:absolute;right:20rem;top:4rem;width:15rem}.calories{background-color:gray;border-radius:5px;display:flex;gap:2rem;padding:1rem;position:absolute;right:30rem;top:32rem;width:fit-content}.calories img{width:3rem}.calories div{display:flex;flex-direction:column;justify-content:space-between;width:8rem}.calories div>:first-child{color:#000;font-size:1rem}.calories div>:nth-child(2){color:#fff;font-size:1.5rem}.hero-blur{height:30rem;left:0;width:22rem;z-index:0}@media screen and (max-width:786px){.Header{display:flex;flex-direction:column;height:fit-content;width:100%}.hero-blur{width:14rem}.best-ad{align-self:center;font-size:small;margin-top:10px}.hero-text{align-items:center;font-size:xx-large;justify-content:center;margin-left:0}.hero-text>div:nth-of-type(3){font-size:small;font-weight:200;letter-spacing:1px;text-align:center}.figures,.hero-buttons{justify-content:center;margin-left:0}.figures>div>span:first-of-type{font-size:large}.figures>div>span:nth-of-type(2){font-size:small}.right-H{background:none;position:relative}.heart-rate{height:7rem;left:1rem;top:2rem;width:6rem;z-index:1}.calories{left:2rem;position:relative;top:5rem}.calories>img{width:2rem}.calories>div>:nth-child(2){color:#fff;font-size:1rem}.hero-image{align-self:center;left:8rem;position:relative;top:5rem;width:13rem}.hero-image-back{left:4rem;top:5rem;width:10rem}}.header{display:flex;justify-content:space-between;padding:10px 25px}.header img{width:13rem}.header-menu ul{display:flex;font-weight:700;gap:2rem;list-style:none}.header-menu li:hover{color:#6b5937;cursor:pointer}@media screen and (max-width:786px){.header{padding:1rem 0}.header>:first-child{width:10rem}.header>:nth-child(2){position:fixed;right:2rem;z-index:99}.header-menu>ul{background-color:#564c4c;color:#fff;display:flex;flex-direction:column;padding:2rem}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.stroke-text{-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fff;color:#0000;font-family:Arial,Helvetica,sans-serif}.btn{align-items:center;background-color:#fff;border:4px solid #0000;display:flex;font-family:bold;justify-content:center;padding:.5rem;transition:all .3s}body{background-color:#663f0d;font-family:Arial,Helvetica,sans-serif}.btn:hover{cursor:pointer}.blur{background:#95e013b0;border-radius:50%;filter:blur(160px);position:absolute;z-index:-1}.Programs{display:flex;flex-direction:column;gap:2rem;padding:2rem 2rem 0}.programs-header{color:#fff;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:gray;color:#fff;flex-direction:column;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:25px}.join-now{align-items:center;display:flex;gap:2rem}.join-now img{width:1rem}.category:hover{background:orange;cursor:pointer}@media screen and (max-width:786px){.programs-header{align-items:center;font-size:x-large;gap:1rem;justify-content:center;margin-top:5rem}.program-categories,.programs-header{flex-direction:column}}.Reasons{display:flex;gap:2rem;grid-template:2rem;padding: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>:first-child{grid-row:1/3;height:28rem;width:14rem}.left-r>:nth-child(2){grid-column:2/4;height:16rem;width:25.45rem}.left-r>:nth-child(3){grid-column:2/3;grid-row:2;width:13.7rem}.left-r>:nth-child(4){grid-column:3/4;grid-row:2;height:11rem;width:10.3rem}.right-r{display:flex;flex:1 1;flex-direction:column;gap:1rem;text-transform:uppercase}.right-r>span{color:orange;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:2rem}.partners{display:flex;gap:1rem}.partners img{width:2.5rem}@media screen and (max-width:786px){.Reasons{flex-direction:column}.left-r{grid-auto-rows:auto;overflow:hidden}.left-r>:first-child{height:17rem;width:7rem}.left-r>:nth-child(2){height:10rem;width:15rem}.left-r>:nth-child(3),.left-r>:nth-child(4){height:6rem;width:7rem}}.plans-container{display:flex;flex-direction:column;gap:4rem;margin-top:-4rem;padding:0 2rem;position:relative}.plans{align-items:center;display:flex;gap:3rem;justify-content:center}.plan{background:gray;color:#fff;display:flex;flex-direction:column;gap:2rem;padding:1.5rem;transition:.2s;width:15rem}.plan:nth-child(2){background:#715d37;transform:scale(1.1)}.plan svg{fill:orange;height:2rem;width:2rem}.plan>:nth-child(2){font-size:1rem;font-weight:700}.plan>:nth-child(3){font-size:3rem;font-weight:700}.plan>:nth-child(4){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)>button{color:orange;font-weight:700}.plans-blur1{left:0;top:6rem}.plans-blur1,.plans-blur2{height:23rem;width:23rem;z-index:-1}.plans-blur2{right:0;top:10rem}@media screen and (max-width:786px){.plans{flex-direction:column;gap:1rem}.plan,.plan:nth-child(2){transform:scale(.9)}}.testimonials{display:flex;gap:1rem;margin-bottom:4rem;margin-top:4rem;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: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;width:50rem}.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 orange;right:9rem;top:.9rem}.right-t>:nth-child(2){background:olive;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}.arrows>img:active{transform:scale(.9)}@media screen and (max-width:786px){.testimonials{flex-direction:column}.left-t>:nth-child(2) .left-t>:nth-child(3){font-size:xx-large}.left-t>:nth-child(4){width:fit-content}.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}}.Join{display:flex;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 orange;border-radius:20%;margin:-5px 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:grey;display:flex;gap:3rem;padding:1rem 2rem}.email-container>input{background-color:initial;border:none;color:#d3d3d3;outline:none}::placeholder{color:#d3d3d3;padding-left:5px}.btn-j{transition:all .1s}.btn-j:active{transform:scale(.95)}@media screen and (max-width:786px){.Join{flex-direction:column;gap:1rem}.left-j{font-size:x-large}.right-j{padding:2rem}}.Footer-container{position:relative}.Footer-container>hr{border:1px solid #fff}.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{width:10rem;z-index:1}.blur-f-1{right:15%}.blur-f-1,.blur-f-2{background:#ffea06;bottom:0;filter:blur(200px);height:12rem;width:26rem;z-index:-1}.blur-f-2{left:15%}
/*# sourceMappingURL=main.aca868d3.css.map*/