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:#f48915;--darkGrey:#464d53;--caloryCard:#656565;--planCard:linear-gradient(210.41deg,#184d68 1.14%,#211e33 100.75%);--appColor:#3c3f45}.App{display:flex;flex-direction:column;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}.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}.Footer-container{background-color:#10141e;position:relative}.Footer-container>hr{border:1px solid var(--lightgray)}.footer{align-items:center;display:flex;flex-direction:column;gap:2rem;height:20rem;justify-content:center;padding:1rem 2rem}.social-links{display:flex;gap:4rem}.social-links>img{cursor:pointer;height:2rem;width:2rem}.logo-f{color:#fff;display:flex}.hero{background-image:url(/static/media/home-bg-1.12957ea99f9cd89d272f.jpg);background-size:cover;height:100vh}.hero-content{display:flex;flex-direction:column}.hero-txt{font-family:Arial,Helvetica,sans-serif;font-size:3.5rem;font-weight:700}.hero-txt,.stats{color:#fff;margin-left:4rem;margin-top:5rem}.stats{display:flex;flex-direction:row;gap:4rem}.stats>div{align-items:center;background-color:initial;border:5px solid gray;border-radius:5px;display:flex;flex-direction:column;font-size:1.3rem;height:8rem;justify-content:space-evenly;text-transform:uppercase;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;width:14rem}.stats>div:hover{background-color:#184d68;border:none;-webkit-transform:scale(1.5);transform:scale(1.5)}.hero-buttons{display:flex;font-weight:400;gap:1rem;margin-left:4rem;margin-top:4rem}.hero-buttons>:first-child{background-color:#184d68;color:#fff;width:8rem}.hero-buttons>:nth-child(2){background-color:initial;border:2px solid #184d68;color:#fff;width:8rem}@media screen and (max-width:768px){.hero{background-position:bottom}.hero-txt{color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:3.2rem;font-weight:700;margin-left:1rem;margin-top:2rem}.stats{color:#fff;display:flex;flex-direction:row;gap:.7rem;margin-left:.1rem;margin-top:1rem}.stats>div{align-items:flex-start;background-color:initial;border:1px solid gray;border-radius:5px;display:flex;flex-direction:column;font-size:.7rem;height:3.3rem;justify-content:space-evenly;text-transform:uppercase;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.stats>div>span{margin-left:1.5rem}.stats>div:hover{background-color:#184d68;border:none;-webkit-transform:scale(1.1);transform:scale(1.1)}.hero-buttons{display:flex;font-size:small;font-weight:400;gap:2rem;margin-left:1rem;margin-top:3rem}.hero-buttons>:first-child{background-color:#184d68;color:#fff;width:5rem}.hero-buttons>:nth-child(2){background-color:initial;border:2px solid #184d68;color:#fff;width:5rem}}.header{background-color:initial;color:#fff;justify-content:space-between;padding:1rem;width:100vw}.header,.logo{display:flex;flex-direction:row}.logo:hover{cursor:pointer}.menu{display:flex;flex-direction:row;gap:1.3rem;margin-right:2rem}.menu>span:hover{color:#52b9ed;cursor:pointer}@media screen and (max-width:768px){.header>:nth-child(2){cursor:pointer;position:fixed;right:2rem;z-index:99}.menu{background-color:gray;flex-direction:column;padding:2rem}.menu:hover{cursor:pointer}.bars{background-color:#184d68}}.Join{background-color:gray;display:flex;gap:10rem;padding:3rem 2rem}.left-j{color:#fff;font-size:3rem;font-weight:700;position:relative;text-transform:uppercase}.left-j>hr{border:2px solid #184d68;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:#a9a9a9;display:flex;gap:3rem;padding:1rem 2rem}.email-container>input{background-color:initial;border:none;color:var(--lightgray);outline:none}::-webkit-input-placeholder{color:var(--lightgray)}::placeholder{color:var(--lightgray)}.btn-j{background-color:#184d68;color:#fff}@media screen and (max-width:768px){.Join{gap:1rem}.Join,.left-j{flex-direction:column}.left-j{font-size:large}.right-j{padding:2rem}.email-container{gap:1.7rem;padding:.5rem 1rem}}.plans-container{background-color:gray;display:flex;flex-direction:column;gap:4rem;padding:3rem 2rem;position:relative}.plans{align-items:center;display:flex;gap:3rem;justify-content:center}.plans-blur-1{height:23rem;left:0;top:6rem;width:32rem}.plans-blur-2{height:23rem;right:0;top:10rem;width:32rem}.plan{background-color:#10141e;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>svg{fill:#fff;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(5){font-size:.8rem}.features{display:flex;flex-direction:column}.feature{align-items:center;display:flex;gap:1rem}.feature>img{width:1rem}.plans>:nth-child(2)>svg{fill:#fff}@media screen and (max-width:768px){.plans{flex-direction:column}.plans>:nth-child(2){-webkit-transform:none;transform:none}}.Programs{background-color:gray;display:flex;flex-direction:column;gap:2rem;padding:3rem 4rem}.programs-header{color:#fff;display:flex;font-size:3rem;font-weight:700;gap:5rem;justify-content:center;text-transform:uppercase}.category,.program-categories{display:flex;gap:1rem}.category{align-items:center;background-color:#10141e;color:#fff;flex-direction:column;justify-content:space-between;padding:2rem;text-align:center}.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:var(--planCard);cursor:pointer}@media screen and (max-width:768px){.programs-header{align-items:center;font-size:x-large;gap:1rem;justify-content:center;margin-top:2rem}.program-categories,.programs-header{flex-direction:column}}.Reasons{align-items:center;background-color:#10141e;display:flex;height:30rem;justify-content:center;padding:3rem 2rem 0;position:relative}.left-r{grid-gap:1rem;display:grid;flex:1 1;gap:1rem;grid-auto-rows:1fr;grid-template-columns:repeat(3,1fr);opacity:.1;position:absolute;top:2rem;z-index:1}.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;width:14rem}.left-r>:nth-child(4){grid-column:3/4;grid-row:2;height:11.2rem;width:10rem}.right-r{display:flex;flex:1 1;flex-direction:column;gap:2rem;position:absolute;text-transform:uppercase;top:3rem;z-index:2}.right-r>span{color:#fff;font-size:x-large;font-weight:700}.right-r>div{color:#fff;font-size:3rem;font-weight:700}.details-r{flex-direction:column}.details-r,.details-r>div{color:#fff;display:flex;gap:1rem}.details-r>div{font-size: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;height:80vh;width:80vw}.left-r{grid-auto-rows:auto;overflow:hidden}.left-r>:first-child{height:15rem;width:5rem}.left-r>:nth-child(2){height:10rem;width:15rem}.left-r>:nth-child(3){width:7rem}.left-r>:nth-child(4){height:6rem;width:7rem}.right-r{margin-left:1rem}.right-r>span{color:#fff;font-size:large;font-weight:700}.right-r>div{color:#fff;font-size:2.5rem;font-weight:700}.details-r{flex-direction:column}.details-r,.details-r>div{color:#fff;display:flex;gap:1rem}.details-r>div{font-size:.8rem}.details-r>div>img{height:1rem;width:1rem}.partners{display:flex;gap:1rem}.partners>img{width:2rem}}.Testimonials{background-color:gray;display:flex;gap:1rem;padding:3rem 2rem}.left-t{background-color:#10141e;color:#fff;display:flex;flex:1 1;flex-direction:column;gap:2rem;padding:1rem;text-transform:uppercase}.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 #261160;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:flex;gap:3rem;left:0}}
/*# sourceMappingURL=main.6dc5efe2.css.map*/