@import url(https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500;700;900&family=Poppins:wght@200;300;400;600&family=Quicksand:wght@300;400;500;600;700&family=Urbanist:wght@300;400;500;600;700;800;900&display=swap);@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css);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}.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)}}*{box-sizing:border-box;font-family:Urbanist,sans-serif;margin:0;padding:0}html{font-size:62.5%;scroll-snap-type:Y proximity}section{scroll-snap-align:start}.section-navbar{box-shadow:0 6px 24px 0 #0000000d,0 0 0 1px #00000014;width:100%}.container{margin:0 auto;max-width:142rem;padding:9.6rem 2.4rem}:is(.section-about,.section-course,.section-why--choose,.section-contact--homepage,.section-contact) .container:first-child{padding:6.4rem 2.4rem 2.4rem}.section-navbar .container{align-items:center;display:flex;justify-content:space-between;padding:1.8rem}.section-navbar .navbar ul{display:flex;gap:3.2rem;list-style:none;& li a{color:#000a19;color:var(--heading-color);display:inline-block;font-size:1.6rem;position:relative;text-transform:uppercase;&:after{border-bottom:.3rem solid #0062ff;border-bottom:.3rem solid var(--main-color);bottom:-2px;content:"";left:0;position:absolute;width:0}}& li a:hover:after{animation:lihover .3s linear;width:100%}}@keyframes lihover{0%{width:0}to{width:100%}}p{font-weight:400}a,label,li,p{color:#504e4d;color:var(--para-color);font-family:Urbanist,sans-serif;font-size:1.8rem;letter-spacing:.1rem;line-height:1.5;text-decoration:none}a,label,li{font-weight:700;list-style:none}:root{--main-color:#0062ff;--supporting-color:#ebf3fe;--font-color:#424242;--bg-color:#f7fcff;--heading-color:#000a19;--hero-heading-color:#003b99;--white-color:#fff;--para-color:#504e4d;--bnt-hover-bg-color:#003b99;--btn-box-shadow:#64646f33 0px 7px 29px 0px;--footer-bg-color:#040d12}.section-common--title{font-size:2rem;margin:2.4rem 0 1.2rem}.section-navbar .navbar-brand img{align-items:flex-start;display:flex;justify-content:center}.section-blog{background-color:#f7fcff;background-color:var(--bg-color);& .grid{gap:6.4rem}& .blog{box-shadow:0 7px 29px 0 #64646f33;box-shadow:var(--btn-box-shadow);transition:scale .3s linear;&:hover{scale:1.1}& .blog-content{padding:1.4rem 2.4rem 2.4rem}}& img{height:auto;width:100%}& .blog-date{display:flex;font-size:1.4rem;justify-content:space-between;margin-top:1.6rem;& .fa-solid{background-color:initial;padding:0}}& .section-common--title{margin-top:.8rem}}.grid{display:grid}.grid-two--cols{grid-template-columns:repeat(2,1fr)}.grid-three--cols{gap:9.6rem;grid-template-columns:repeat(3,1fr)}.btn{background-color:#0062ff;background-color:var(--main-color);border-radius:.6rem;color:#fff;color:var(--white-color);display:inline-block;padding:1.2rem 3.2rem}.btn:hover{background-color:#003b99;background-color:var(--bnt-hover-bg-color);box-shadow:0 7px 29px 0 #64646f33;box-shadow:var(--btn-box-shadow);cursor:pointer}main{background-image:linear-gradient(to top right,#3d86fa,#4484fb,#679eff,#b3d2ff,#ebf3fe);position:relative}.section-hero--image img{height:auto;transform:scaleX(-1);width:100%}.section-hero .grid{align-items:center;gap:6.4rem;& .hero-subheading{font-size:1.7rem;font-weight:700;letter-spacing:.2rem;text-transform:uppercase;word-spacing:.2rem}& .hero-heading,& .hero-subheading{color:#003b99;color:var(--hero-heading-color)}& .hero-heading{font-family:Jost;font-size:5.8rem;font-weight:900}& .hero-para{color:#fff;color:var(--white-color);margin:2rem 0 4.2rem}}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif}.custom-shape-divider-bottom-1715421855{bottom:0;left:0;line-height:0;overflow:hidden;position:absolute;transform:rotate(180deg);width:100%}.custom-shape-divider-bottom-1715421855 svg{display:block;height:12rem;position:relative;width:calc(100% + 1.3px)}.custom-shape-divider-bottom-1715421855 .shape-fill{fill:#fff}.section-hero .grid{padding-bottom:12rem}.section-common-heading{font-size:3.2rem;font-weight:700;text-transform:capitalize}.section-common-subheading{color:#000a19;color:var(--heading-color)}.section-about .about-div img{background-color:#ebf3fe;background-color:var(--supporting-color);border-radius:50%;height:auto;padding:2.4rem;transition:all .3s linear;width:15rem}.section-about .about-div{text-align:center}.about-div img:hover{background:linear-gradient(90deg,#0575e6,#2443b1);rotate:1turn;scale:1.1}.fa-solid{background-color:#ebf3fe;background-color:var(--supporting-color);border-radius:50%;color:#003b99;color:var(--hero-heading-color);font-size:2.4rem;padding:2.4rem}.grid-four--cols{gap:3.4rem;grid-template-columns:repeat(4,1fr)}.section-course .course-div:hover{box-shadow:0 13px 27px -5px #32325d40,0 8px 16px -8px #0000004d;rotate:3.5deg;scale:1.03;transform-origin:left}.section-course .course-div{padding:3.4rem;transition:all .3s linear}.course-div:nth-child(2) .icon .fa-solid{background-color:#e7f6ef;color:#68bf9b}.course-div:nth-child(3) .icon .fa-solid{background-color:#fbebe8;color:#ff8b52}.course-div:nth-child(4) .icon .fa-solid{background-color:#ccf7f7;color:#183d3d}.course-div:nth-child(5) .icon .fa-solid{background-color:#f7dfee;color:#d988b9}.course-div:nth-child(6) .icon .fa-solid{background-color:#f6dfce;color:#ff9b50}.course-div:nth-child(7) .icon .fa-solid{background-color:#dce9fa;color:#1450a3}.section-course{background-color:#f7fcff;background-color:var(--bg-color)}.common-text--highlight{align-items:center;aspect-ratio:1;background-color:#ebf3fe;background-color:var(--supporting-color);border-radius:50%;color:#0062ff;color:var(--main-color);display:flex;font-size:2.4rem;font-weight:700;justify-content:center;width:6rem}.section-why--choose .choose-left--div .why-choose--div{align-items:end;display:flex;flex-direction:column;justify-content:start;text-align:right}.why-choose--div{margin-top:3.2rem}.choose-center--div img{height:auto;width:90%}.choose-center--div,figure{align-items:center;display:flex;justify-content:center;position:relative}.choose-center--div figure:after,.choose-center--div figure:before{background-color:#0062ff;background-color:var(--main-color);border-radius:50%;content:"";height:44rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:44rem;z-index:-1}.choose-center--div figure:before{animation:circle 5s linear infinite}@keyframes circle{0%{background-color:#b3d0ff}25%{background-color:#80b1ff}50%{background-color:#4d91ff}75%{background-color:#99c0ff}to{background-color:#3381ff}}.choose-center--div figure:after{background-color:initial;border:.5rem solid #ebf3fe;border:.5rem solid var(--supporting-color);height:49rem;width:49rem;z-index:-2}.choose-center--div figure:hover:after{background-color:#156efe;transition:all .6s linear}.choose-center--div figure:hover:before{animation:change .6s linear;background-color:#ebf3fe;background-color:var(--supporting-color)}@keyframes change{0%{background-color:#0062ff;background-color:var(--main-color)}50%{background-color:#bfd6f5}to{background-color:#ebf3fe;background-color:var(--supporting-color)}}.section-why--choose .grid-three--cols{margin-bottom:-12rem}.section-contact--homepage{background-color:#fff;background-color:var(--white-color);border-radius:.3rem;bottom:-15rem;box-shadow:0 1px 2px 0 #3c40434d,0 2px 6px 2px #3c404326;margin:0 auto;min-height:30rem;padding:0 3.2rem;position:relative;width:60%;& .grid{align-items:center;gap:6.4rem}& .contact-title{font-size:3.8rem;line-height:1.2}& .contact-content p{margin:1.2rem 0 2.4rem}& .btn a{color:#fff;color:var(--white-color)}}.section-contact--homepage img{height:auto;width:90%}.section-contact--homepage .fa-solid{background-color:#0062ff;background-color:var(--main-color);color:#fff;color:var(--white-color);margin-left:3px;padding:0}.mb-3{margin-bottom:3.2rem}label{display:block;text-transform:capitalize;width:100%}input,textarea{font-size:1.7rem;letter-spacing:.1rem;padding:1.4rem 2.4rem;width:100%}.contact-content .grid{gap:6.4rem}::placeholder{font-size:1.6rem;letter-spacing:.1rem}.btn-submit{border:none;font-size:1.8rem;text-transform:capitalize}.section-contact{& .grid{align-items:center;gap:6.4rem}}input:focus-visible,textarea:focus-visible{border-radius:3px;outline:.1rem solid #003b99;outline:.1rem solid var(--bnt-hover-bg-color)}footer{background-color:#040d12;background-color:var(--footer-bg-color);padding-top:15rem;& .grid-four--cols{width:70%}}footer *{color:#fff;color:var(--white-color)}.footer-subheading{font-size:2.2rem;font-weight:700}.footer-1--div p{margin:1rem 0 3.2rem}.footer-1--div{& .fa-brands{align-items:center;aspect-ratio:1;background-color:#ebf3fe;background-color:var(--supporting-color);border-radius:50%;color:#003b99;color:var(--bnt-hover-bg-color);display:flex;justify-content:center;transition:all .3s linear;width:5rem;&:hover{background-color:#003b99;background-color:var(--bnt-hover-bg-color);color:#fff;color:var(--white-color);rotate:1turn}}& .social-footer--icons{display:flex;gap:2.4rem}}.footer-2--div,.footer-3--div,.footer-4--div{text-align:end}.copyright{align-items:center;border:2 solid blue;display:flex;font-size:2rem;grid-template-columns:repeat(1,1fr);justify-content:center;position:relative;top:-7rem}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background-color:#ebf3fe;background-color:var(--supporting-color)}::-webkit-scrollbar-thumb{background-color:#0062ff;background-color:var(--main-color);border-radius:50px}::-webkit-scrollbar-thumb:hover{background-color:#000a19;background-color:var(--heading-color)}@media (max-width:1400px){html{font-size:56.25%}.section-hero img{width:90%}}@media (max-width:1220px){html{font-size:50%}:is(.section-about,.section-blog,.section-course,.section-contact--homepage,.section-why--choose) .grid{gap:5.4rem}.section-navbar .navbar ul li a{font-size:15px}}@media (max-width:1100px){.section-blog .grid-four--cols,.section-course .grid-four--cols{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.section-why--choose{& .choose-center--div{& figure:before{height:40rem;width:40rem}& figure:after{height:45rem;width:45rem}}}}@media(max-width:998px){.section-hero{height:auto;padding-bottom:5rem;& .grid-two--cols{grid-template-columns:1fr;& .section-hero--content{order:2}& .section-hero--image{order:1;& img{width:50%}}}}.section-about .about-div{text-align:left}.section-about .grid{gap:3.4rem}footer .grid-four--cols{grid-template-columns:repeat(3,minmax(100px,1fr));& .footer-1--div{grid-column:1/-1;grid-row:2/3;margin-top:5.4rem}& .footer-2--div,.footer-3--div,.footer-4--div{text-align:left}}.section-why--choose{& .choose-left--div{& .why-choose--div{align-items:start;text-align:left}}& .choose-left--div{order:2}& .choose-right--div{order:3}& .choose-center--div{order:1;& figure:after,& figure:before{background-color:initial;height:0;padding:0;width:0}}}}@media (max-width:768px){.grid-three--cols,.grid-two--cols{grid-template-columns:1fr}.section-navbar .container{display:flex;flex-direction:column;& .navbar-brand{margin-bottom:2.4rem;text-align:center}& .navbar ul{gap:1.4rem;& a{font-size:15px}}}.section-why--choose{& .grid-three--cols{gap:1.4rem}& img{width:35%}}main .section-hero .grid .hero-heading{font-size:3.8rem}.section-contact--homepage,btn{display:block;text-align:center}.section-contact--homepage .contact-title{font-size:2.4rem}:is(.section-contact--homepage) .container:first-child{padding:6.4rem 0 2.4rem}}@media (max-width:576px){footer .container{margin-left:40px;width:90%}}
/*# sourceMappingURL=main.68cc1f30.css.map*/