:root{--lightgray: #D9D9D9;--gray: #9c9c9c;--orange: #f48915;--darkGrey: #464D53;--caloryCard: #656565;--planCard: linear-gradient(210.41deg, #fa5042 1.14%, #ffa739 100.75%);--appColor: #3c3f45}.App{background-image:url(data:image/png;base64,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);mix-blend-mode:overlay;background-color:var(--appColor);display:flex;flex-direction:column;gap:6rem;overflow:hidden}::-webkit-scrollbar{display:none}.stroke-text{color:transparent;font-family:Arial,Helvetica,sans-serif;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:white}.btn{background-color:#fff;padding:.5rem;border:4px solid transparent;transition:.3s all;display:flex;justify-content:center;align-items:center}.btn:hover{cursor:pointer}img{display:inline-block}.myBlur{background-color:#fd782bb0;position:absolute;border-radius:50%;filter:blur(150px);z-index:-9}.hero{display:flex;justify-content:space-between}.left-h{padding:1.5rem 2rem 2rem;flex:3;display:flex;flex-direction:column;gap:2rem}.the-best-ad-bar{color:#fff;text-transform:uppercase;background-color:#363d42;margin-top:4rem;width:-moz-fit-content;width:fit-content;border-radius:4rem;padding:20px 13px;position:relative;display:flex;align-items:center;justify-content:flex-start}.the-best-ad-bar>span{z-index:2}.the-best-ad-bar>div{position:absolute;width:5.4rem;height:80%;background-color:var(--orange);border-radius:3rem;left:8px;z-index:1}.hero-text{display:flex;flex-direction:column;font-size:4.5rem;text-transform:uppercase;color:#fff;font-weight:700;text-overflow:inherit}.hero-text>div:nth-of-type(3){font-size:1rem;font-weight:400;text-transform:none;width:80%;letter-spacing:1px}.figures{display:flex;gap:2rem}.figures>div{display:flex;flex-direction:column}.figures>div>span:nth-of-type(1){color:#fff;font-size:2rem}.figures>div>span:nth-of-type(2){color:var(--gray);text-transform:uppercase}.hero-button{display:flex;gap:1rem;font-weight:400}.hero-button>div:nth-of-type(1){background-color:var(--orange);color:#fff;width:8rem}.hero-button>div:nth-of-type(2){background-color:transparent;color:#fff;border:2px solid var(--orange);width:8rem}.right-h{flex:1;background-color:var(--orange);position:relative}.right-h>.btn{position:absolute;right:3rem;top:1.7rem;color:#000;font-weight:700;font-size:.8rem}.heart-rate{position:absolute;display:flex;flex-direction:column;align-items:start;width:-moz-fit-content;width:fit-content;background-color:var(--darkGrey);border-radius:5px;padding:1rem;gap:.5rem;right:4rem;top:7rem}.heart-rate>img{width:2rem}.heart-rate>:nth-child(2){color:var(--gray)}.heart-rate>:nth-child(3){color:#fff;font-size:1.5rem}.hero-image{position:absolute;top:10rem;right:8rem;width:23rem;max-width:-moz-fit-content;max-width:fit-content}.hero-image-back{position:absolute;top:4rem;right:20rem;width:15rem;z-index:-1}.calories{display:flex;gap:2rem;background-color:var(--caloryCard);border-radius:5px;padding:1rem;width:-moz-max-content;width:max-content;position:absolute;top:32rem;right:28rem}.calories>img{width:3.5rem}.calories>div{display:flex;flex-direction:column;justify-content:space-between}.calories>div>:nth-child(1){color:var(--gray)}.calories>div>:nth-child(2){color:#fff;font-size:1.5rem}.hero-blur{width:22rem;height:30rem;left:0}@media screen and (max-width: 768px){.hero{flex-direction:column}.hero-blur{width:14rem}.the-best-ad-bar{font-size:small;margin-top:0;align-self:center;transform:scale(.8);line-height:.9rem}.hero-text{font-size:xx-large;align-items:center;justify-content:center}.hero-text>div:nth-of-type(3){font-size:small;font-weight:200;text-align:center;letter-spacing:1px}.hero-button{justify-content:center}.figures>div{text-align:center}.figures>div>span:nth-of-type(1){font-size:large}.figures>div>span:nth-of-type(2){font-size:small}.right-h{display:relative;background:none}.heart-rate{left:1rem;right:2rem;top:2rem}.calories{position:relative;top:5rem;left:2rem}.calories>img{width:2rem}.calories>div>:nth-child(2){font-size:1rem}.hero-image{position:relative;width:15rem;top:4rem;left:7rem;align-items:center}.hero-image-back{width:15rem;left:2rem;top:0rem}}.header{display:flex;justify-content:space-between;position:relative;gap:2.5rem}.logo{width:10rem;height:3rem}.header-menu{list-style:none;display:flex;gap:2rem;color:#fff;align-items:center}@media screen and (max-width: 768px){.header-menu{position:fixed;right:2rem;z-index:99;flex-direction:column;background-color:var(--appColor);padding:1rem}.menu-bar{background-color:var(--appColor);padding:.5rem;right:2rem;border-radius:5px;display:flex;justify-content:center;align-items:center;position:fixed;z-index:99}.menu-bar>img{width:1.5rem;height:1.5rem}}.Programs{display:flex;flex-direction:column;gap:2rem;padding:0 2rem}.programs-header{display:flex;justify-content:center;font-size:3rem;gap:5rem;text-transform:uppercase;font-weight:700;font-style:italic;color:#fff}.program-category{display:flex;gap:1rem}.category{display:flex;flex-direction:column;gap:1rem;color:#fff;background-color:gray;padding:2rem;justify-content:space-between}.category>:nth-child(1){height:2rem;width:2rem;fill:#fff}.category>:nth-child(2){font-size:1rem;font-weight:700}.category>:nth-child(3){font-size:.9rem;line-height:25px}.join-now{display:flex;gap:2rem;font-size:1rem;font-weight:700;align-items:center}.join-now>img{width:1rem;-o-object-fit:contain;object-fit:contain}.category:hover{background:var(--planCard);cursor:pointer}@media screen and (max-width: 768px){.programs-header{flex-direction:column;font-size:x-large;justify-content:center;align-items:center;gap:.5rem;margin-top:2rem}.program-category{flex-direction:column}}.Reasons{padding:0 2rem;display:flex;gap:2rem}.left-r{flex:1 1;display:grid;grid-gap:1rem;grid-auto-rows:1fr;grid-template-columns:repeat(3,1fr)}.left-r>img{-o-object-fit:cover;object-fit:cover}.left-r>:nth-child(1){width:12rem;height:28rem;grid-row:1/3}.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}.left-r>:nth-child(4){height:11rem;width:11.2rem;grid-row:2;grid-column:3/4}.right-r{flex:1 1;text-transform:uppercase;color:#fff;display:flex;flex-direction:column;gap:1rem}.right-r>:nth-child(1){color:var(--orange);font-weight:bolder}.right-r>:nth-child(2){font-size:3rem;font-weight:700}.facts{display:flex;flex-direction:column;font-weight:700;gap:1rem}.facts>div{display:flex;flex-direction:row;gap:1rem;justify-content:flex-start;align-items:center}.facts>div>img{width:2rem}.partners{display:flex;flex-direction:column;gap:1rem}.partners>:nth-child(1){color:var(--gray)}.partners>:nth-child(2){display:flex;flex-direction:row;gap:1rem}.partners>:nth-child(2)>img{width:2.5rem}@media screen and (max-width: 768px){.Reasons{flex-direction:column}.left-r{grid-auto-rows:auto;overflow:hidden;grid-gap:.5rem}.left-r>:nth-child(1){width:7rem;height:17rem}.left-r>:nth-child(2){width:15rem;height:6rem}.left-r>:nth-child(3){width:7rem;height:10.4rem}.left-r>:nth-child(4){width:7rem;height:10.4rem}.right-r>:nth-child(2){line-height:3rem;font-size:2.5rem}}.Journey{display:flex;flex-direction:column;gap:4rem;padding:0 2rem;position:relative;margin-top:-4rem}.header-j{display:flex;justify-content:center;gap:2rem;text-transform:uppercase;font-size:3rem;font-weight:700;color:#fff;font-style:italic}.plans{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:3rem}.planCard{display:flex;flex-direction:column;color:#fff;padding:1.5rem;background-color:var(--caloryCard);gap:1.5rem}.planCard>:nth-child(1){width:2rem;height:2rem;fill:var(--orange)}.planCard>:nth-child(2){font-size:1rem;font-weight:bolder}.planCard>:nth-child(3){font-size:3rem;font-weight:700}.planCard>:nth-child(5){font-size:.8rem;display:flex;align-items:center;gap:.2rem}.planCard>:nth-child(5)>img{width:.8rem;-o-object-fit:contain;object-fit:contain}.planCard>:nth-child(6){color:#000;font-size:.8rem;font-weight:700}.plans>:nth-child(2){background:var(--planCard);transform:scale(1.1)}.plans>:nth-child(2)>:nth-child(1){fill:#fff}.plans>:nth-child(2)>:nth-child(6){color:var(--orange)}.features{display:flex;flex-direction:column;gap:1rem;width:15rem}.features>div>img{width:1rem}.features>div{display:flex;flex-direction:row;gap:1rem;align-items:center}.journey-blur-1{height:23rem;width:32rem;left:0rem;top:8rem}.journey-blur-2{height:23rem;width:32rem;right:0rem;top:8rem}@media screen and (max-width: 768px){.header-j{flex-direction:column;font-size:1.8rem;margin-top:2rem;gap:.5rem;text-align:center}.plans{flex-direction:column;gap:0rem;margin-top:-2rem;margin-bottom:-2rem}.plans>:nth-child(2){transform:scale(.9)}.planCard{transform:scale(.9)}}.testimonials{display:flex;gap:1rem;padding:0 2rem}.left-t{display:flex;flex-direction:column;gap:1.4rem;justify-content:flex-start;flex:1.2 1}.left-t>:nth-child(1){color:var(--orange);text-transform:uppercase;font-weight:700}.left-t>:nth-child(2){text-transform:uppercase;font-weight:700;font-size:3rem}.left-t>:nth-child(3){text-transform:uppercase;font-weight:700;font-size:3rem;color:#fff}.left-t>:nth-child(4){color:#fff;line-height:40px;letter-spacing:2px;text-align:justify}.left-t>:nth-child(5)>:nth-child(1){color:var(--orange);text-transform:uppercase}.left-t>:nth-child(5)>:nth-child(2){color:#fff}.right-t{flex:1 1;position:relative}.right-t>img{position:absolute;width:17rem;height:20rem;-o-object-fit:cover;object-fit:cover;right:8rem;top:2rem}.right-t>:nth-child(1){position:absolute;width:17rem;height:20rem;background-color:transparent;right:9rem;top:.9rem;border:2px solid orange}.right-t>:nth-child(2){position:absolute;width:17rem;height:19rem;background:var(--planCard);right:7rem;top:4rem}.navigationBar{display:flex;gap:1rem;position:absolute;bottom:1rem;left:3rem}.navigationBar>img{width:1.5rem;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 768px){.testimonials{flex-direction:column}.left-t>:nth-child(1){margin-bottom:1rem}.left-t>:nth-child(2),.left-t>:nth-child(3){font-size:xx-large;line-height:2rem}.left-t>:nth-child(4){font-size:medium;letter-spacing:1px;line-height:30px;font-weight:400}.right-t{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}.right-t>div{display:none;position:relative}.right-t>img{position:relative;top:0rem;right:0rem}.right-t>:nth-last-child(1){bottom:0rem;left:0rem;display:flex;transform:scale(1.4)}}.join{display:flex;gap:10rem;padding:0 2rem}.left-jo{color:#fff;font-size:3rem;font-weight:700;text-transform:uppercase;position:relative;line-height:3.8rem}.left-jo>hr{position:absolute;top:1rem;color:orange;border:2px solid var(--orange);width:10.5rem;border-radius:20%;margin:-20px 0}.right-jo{display:flex;justify-content:flex-start;align-items:end}.right-jo>div{display:flex;gap:3rem;width:-moz-fit-content;width:fit-content;background-color:gray;padding:1rem 2rem}.right-jo>div>input{background-color:initial;color:var(--lightgray);font-size:.8rem;border:none;outline:none}.right-jo>div>input::-moz-placeholder{color:var(--lightGray)}.right-jo>div>input::placeholder{color:var(--lightGray)}.right-jo>div>div{background-color:var(--orange);color:#fff;font-size:.8rem;font-weight:700}@media screen and (max-width: 768px){.join{flex-direction:column;gap:1rem}.left-jo{font-size:xx-large;line-height:3rem;flex-direction:column}.right-jo{align-self:center}.right-jo>div{transform:scale(.85);padding:.8rem 1rem}.right-jo>div>div{width:90px}}.footerContainer{position:relative}.footerContainer>hr{border:1px solid var(--lightgray)}.footer{padding:1rem 2rem;display:flex;flex-direction:column;gap:4rem;align-items:center;justify-content:center;height:20rem}.social-media-links{display:flex;justify-content:center;gap:3rem;cursor:"pointer"}.social-media-links>img{width:2rem;height:2rem}.footer>:nth-child(2){width:10rem}.footer-blur-1{bottom:0;left:15%;width:26rem;height:15rem;filter:blur(150px);background-color:#ff7300}.footer-blur-2{bottom:0;right:15%;width:26rem;height:15rem;filter:blur(200px);background-color:red}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.\[\&\>\*\:hover\]\:cursor-pointer>*:hover{cursor:pointer}.\[\&\>\*\:hover\]\:text-orange>*:hover{--tw-text-opacity: 1;color:rgb(244 137 21 / var(--tw-text-opacity))}
