*{box-sizing:border-box;scroll-behavior:smooth}body{font-family:Poppins,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}p{color:#001822;font-size:1.3rem}@media only screen and (max-width:850px){p{font-size:1rem}}@media only screen and (min-width:851px) and (max-width:1440px){p{font-size:1.1rem}}.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)}}.home{align-items:center;color:#001822;display:flex;flex-direction:column;justify-content:center}.home .top__banner{padding:.5%;width:100%}.home .top__banner h6{font-size:1.1rem;margin:0 auto}.home .hero{align-items:center;background-color:#e6edf7;display:flex;flex-direction:column;justify-content:center;padding:3%}.home .hero h1{font-size:3rem;margin:0 auto}.home .hero h2{font-size:2.5rem;width:75%}.home .hero h3{font-size:1.5rem;margin:0 auto 2%;width:60%}.home .hero button{background-color:#0b73a1;border:none;border-radius:1rem;color:#fff;cursor:pointer;font-size:2rem;margin:2% auto 0;padding:1% 2%;text-transform:capitalize;transition:.5s}.home .hero button:hover{background-color:#fff;border:2px solid #0b73a1;color:#0b73a1}@media(max-width:750px){.home .hero button{font-size:.8rem;padding:2% 4%}}.home .bullet__sect{align-items:center;display:flex;flex-direction:column;justify-content:center}.home .bullet__sect h2{font-size:2.5rem;width:70%}.home .bullet__sect .bullet__cols--hold{align-items:flex-start;display:flex;justify-content:space-between;width:100%;width:80%}.home .bullet__sect .bullet__cols--hold .bullet__cols{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:45%}.home .bullet__sect .bullet__cols--hold .bullet__cols .bullet--line{align-items:flex-start;display:flex;justify-content:center;min-height:14vh;text-align:left}.home .bullet__sect .bullet__cols--hold .bullet__cols .bullet--line .bull--icon{color:#0b73a1;font-size:2rem;margin-right:1%}.home .bullet__sect .bullet__cols--hold .bullet__cols .bullet--line p{margin:0}.home .why__sect{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2%;width:100%}.home .why__sect h2{font-size:2.5rem;margin-bottom:0;width:70%}.home .why__sect h3{font-size:1.5rem}.home .why__sect h3 span{color:#e8160c}.home .why__sect h4{font-size:1.4rem}.home .why__sect h5{font-size:1.3rem;width:60%}.home .why__sect .text{width:50%}.home .why__sect .bullets{width:70%}.home .why__sect .bullets .bullets--line{align-items:flex-start;display:flex;justify-content:center;margin:1% auto;text-align:left;width:60%}.home .why__sect .bullets .bullets--line .bull--icon{color:#0b73a1;font-size:2rem;margin-right:2%}.home .why__sect .bullets .bullets--line p{margin:0}.home .why__sect button{background-color:#0b73a1;border:none;border-radius:1rem;color:#fff;cursor:pointer;font-size:2rem;margin:2% auto 0;padding:1% 2%;text-transform:capitalize;transition:.5s}.home .why__sect button:hover{background-color:#fff;border:2px solid #0b73a1;color:#0b73a1}@media(max-width:750px){.home .why__sect button{font-size:.8rem;padding:2% 4%}}@media(max-width:850px){.home .top__banner h1{font-size:1.5rem;margin:0 auto;width:80%}.home .hero{padding:2%}.home .hero h2{font-size:1.3rem;width:100%}.home .hero h3{font-size:1.2rem;width:90%}.home .hero video{width:90%}.home .bullet__sect{padding:3% 2%}.home .bullet__sect h2{font-size:1.8rem;width:90%}.home .bullet__sect .bullet__cols--hold{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.home .bullet__sect .bullet__cols--hold .bullet__cols{margin:0 auto;width:90%}.home .bullet__sect .bullet__cols--hold .bullet__cols .bullet--line{min-height:auto}.home .why__sect{padding:3% 2%;width:100%}.home .why__sect h2{font-size:1.8rem;width:90%}.home .why__sect h3{font-size:1.3rem}.home .why__sect h4{font-size:1.2rem;width:80%}.home .why__sect .bullets{width:70%}.home .why__sect .bullets .bullets--line{width:100%}.home .why__sect .text,.home .why__sect h5{width:90%}}nav{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:1% 2%}nav img{width:25%}nav .button__area{margin:0 0 0 auto;width:20%}nav .button__area p{color:#e8160c;font-weight:800}nav .button__area .enrol_button{background-color:#0b73a1;border:none;border-radius:1rem;color:#fff;cursor:pointer;font-size:2rem;height:4vh;padding:1% 2%;text-transform:capitalize;transition:.5s;width:100%}nav .button__area .enrol_button:hover{background-color:#fff;border:2px solid #0b73a1;color:#0b73a1}@media(max-width:750px){nav .button__area .enrol_button{font-size:.8rem;padding:2% 4%}nav{align-items:center;display:flex;flex-direction:column;justify-content:center}nav img{width:50%}nav .button__area{margin:2% auto;width:80%}}@media(min-width:751px)and (max-width:850px){nav img{width:50%}}@media(min-width:851px)and (max-width:1900px){nav .button__area{width:30%}nav .button__area p{font-size:.8rem}}@media(min-width:2000px){nav img{min-width:30%}}footer{flex-direction:column;justify-content:center}footer,footer .social__bar{align-items:center;display:flex;width:100%}footer .social__bar{background-color:#013952;justify-content:space-between;padding-left:2%}footer .social__bar h6{color:#fff;font-size:1rem;font-weight:400}footer .social__bar .socials{align-items:center;display:flex;justify-content:space-evenly;width:30%}footer .social__bar .socials .social--icon{color:#fff;font-size:2.5rem}footer .logo__bar{align-items:center;display:flex;justify-content:space-between;padding:2%;width:100%}footer .logo__bar img{width:20%}footer .logo__bar a,footer .logo__bar h6{align-items:center;color:#001822;cursor:pointer;display:flex;font-size:1rem;font-weight:400;justify-content:center;margin:0 auto}footer .logo__bar a{cursor:pointer;text-decoration:none}@media(max-width:850px){footer .social__bar{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:4%}footer .social__bar .socials{width:100%}footer .social__bar h6{margin:0 auto 2%}footer .logo__bar{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}footer .logo__bar img{width:60%}}.privacy{margin:0 auto;text-align:left;width:80%}.privacy h2{text-align:center}.cart{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:4% 5%}.cart .submit__bttn{background-color:#0b73a1;border:none;border-radius:1rem;color:#fff;cursor:pointer;font-size:2rem;margin:3% auto;padding:3% 5%;text-transform:capitalize;transition:.5s}.cart .submit__bttn:hover{background-color:#fff;border:2px solid #0b73a1;color:#0b73a1}@media(max-width:750px){.cart .submit__bttn{font-size:.8rem;padding:2% 4%}}.cart .form{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:2% auto 0;width:80%}.cart .form h2{color:#0b73a1;font-size:2.5rem;text-align:center;width:80%}.cart .form .form__row{align-items:center;display:flex;justify-content:space-evenly;margin:1% auto;width:90%}.cart .form .form__row .field{width:45%}.cart .form button{background-color:#0b73a1;border:none;border-radius:1rem;color:#fff;cursor:pointer;font-size:2rem;margin:3% auto;padding:1% 2%;text-transform:capitalize;transition:.5s}.cart .form button:hover{background-color:#fff;border:2px solid #0b73a1;color:#0b73a1}@media(max-width:750px){.cart .form button{font-size:.8rem;padding:2% 4%}}@media(max-width:850px){.cart .form{width:100%}.cart .form h2{width:90%}.cart .form .form__row{align-items:center;display:flex;flex-direction:column;justify-content:center}.cart .form .form__row .field{margin:2% auto;width:90%}.cart .form button{width:90%}}@keyframes shake{10%,90%{transform:translateX(-1px)}20%,80%{transform:translateX(2px)}30%,50%,70%{transform:translateX(-4px)}40%,60%{transform:translateX(4px)}}.thank__main{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;max-width:100vw;min-height:70vh}.thank__main h2{margin:5% auto 0;text-transform:capitalize}.thank__main h4{margin:0 auto;text-transform:capitalize;width:55%}
/*# sourceMappingURL=main.be453f22.css.map*/