@import url(https://fonts.googleapis.com/css2?family=Baloo+Bhaina+2:wght@400;500;600&display=swap);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}*{box-sizing:border-box;color:#122a66;font-family:Baloo Bhaina\ 2,cursive;margin:0;padding:0;text-align:left;transition:all .3s}body{background-color:#f6f8fb}.btn{border:none;border-radius:5px;font-weight:600;padding:10px 30px;text-align:center;text-transform:capitalize;transition:all .4s}.c_flex{flex-direction:column;justify-content:center}.c_flex,.s_flex{align-items:center;display:flex}.s_flex{justify-content:space-between}.f_flex{align-items:center;display:flex;justify-content:flex-start}.grid{display:grid;grid-template-columns:auto auto}img{height:auto;width:100%}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;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}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}nav{align-items:center;display:flex;justify-content:space-evenly;margin:10px 0}nav a{color:#122a66;display:block;line-height:20px;padding:10px;position:relative;text-decoration:none;text-transform:capitalize;transition:all .2s}nav .icon{font-size:10px}nav a:hover{border-bottom:2px solid #4a61ff;color:#4a61ff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}nav button{background-color:#4a61ff;color:#fff;width:140px}nav .dropdown{position:relative}nav .dropdown:hover .dropdown-content{display:block}.dropdown-content{background-color:#fff;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);display:none;min-width:250px;padding:20px;position:absolute;top:30px;z-index:1}.logo-box{height:auto;width:100px}footer,section{padding:40px}.small-menu{display:none}@media screen and (max-width:800px){.small-menu{display:block;padding:40px 40px 0}.small-menu i{font-size:20px}.small-menu-content{align-items:center;display:flex;flex-direction:column;justify-content:space-evenly}.big-menu{display:none}}.banner .left,.banner .left .btn-box,.banner .left h3{align-self:flex-start}.banner .left{margin-left:4rem;margin-top:2.5rem}.banner h2{color:#122a66;font-size:2.5rem;font-weight:bolder;line-height:1;text-align:left;width:565px}.banner h3{color:#122a66;font-size:2rem;font-weight:400}.banner span,section span{color:#ff8150}.banner .btn-box button:first-child{background-color:#4a61ff;color:#fff;margin-right:2rem}.banner .btn-box button:nth-child(2){background-color:#f6f8fb;border:2px solid #eff1f4;color:#4a61ff}section button:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.white-section h3{color:#122a66;font-size:2rem;line-height:1;text-align:center}.white-section .white-container{margin:2rem 4rem}.white-left h3{align-self:flex-start;text-align:left;width:190px}.white-left button{align-self:flex-start;background-color:#4a61ff;color:#fff}.white-left p{color:#122a66;line-height:1.5;margin:1.5rem 0;padding-right:20px}.accordion .icon{color:#ff8150}.accordion{border-bottom:1px solid #d4d4d4}.accordion p{color:#122a66;font-weight:700}.accordion-content p{color:#122a66;line-height:1.5;margin:1.5rem 0}.accordion-content a{color:#ff8150}.white-section{background-color:#fff;cursor:pointer}.white-container{gap:0 50px;grid-template-columns:550px 550px}.white-section h3:nth-child(3){margin-bottom:1rem;margin-top:3rem}.white-section p:last-child{text-align:center}.white-left{align-items:flex-start}.blue-section{background-color:#122a66;display:flex;height:700px;position:relative}.blue-section .box-row{position:absolute;top:-39px}.blue-section .box{align-items:center;background-color:#f6f8fb;border-bottom-right-radius:70px;display:flex;flex-direction:column;height:200px;justify-content:space-evenly;margin:0 10px;margin-top:2rem;padding:1.5rem;position:relative;text-align:center;width:280px;z-index:1}.blue-section .box span{color:#4054b2;font-size:20px;text-transform:capitalize}.blue-section .box h2{color:#122a66;font-size:2rem;text-align:center}.blue-section .box .icon-box{align-items:center;border-radius:20px 0;display:flex;height:60px;justify-content:center;padding:20px;position:absolute;top:-36px;width:60px}.blue-section .box .text{text-align:center}.box .icon-box i{color:#fff;font-size:25px}.box .blue{background-color:#4054b2}.box .yellow{background-color:#ffb24d}.box .orange{background-color:#ff8150}.box .light{background-color:#4a61ff}.blue-section .left,.blue-section .right{margin:2rem;-webkit-transform:translateY(220px);transform:translateY(220px);width:750px}.blue-section .right h2,.blue-section .right p{color:#fff;line-height:1.5}.blue-section .right h2{font-size:2rem;line-height:1;text-align:left;width:500px}.blue-section .right p{margin:1.5rem 0}.blue-section button{background-color:#4a61ff;color:#fff;font-weight:700}.row h2{font-size:2rem;line-height:1;margin-left:4rem;text-align:left;width:240px}.row p{line-height:1.5}.row ul{margin-top:1rem}::marker{color:#ff8150}.row ul li{color:#122a66;line-height:1.5}.row ul span{color:#122a66;font-weight:700}.row .left .para{margin:1rem 0}.row .left .bold{color:#122a66;font-weight:700}.row .right .img-i{align-items:center;background-color:#ff815026;border:none;border-radius:50%;display:flex;height:50px;justify-content:center;width:50px}.row .right .img-i i{color:#ff8150;font-size:20px}.contact-section .left,.row .left{margin:0 0 2rem 4rem;width:500px}.contact-section .right,.row .right{width:500px;width:2rem 4rem 2rem 0}.row .right p{font-weight:600;margin:0 2rem}.row .right div{border-bottom:1px solid #eff1f4;padding:1rem 0}.row button{align-items:flex-start;background-color:#4a61ff;color:#fff;margin:1rem 0}.row .center{margin:2rem 0;text-align:center;width:auto}.row .last{line-height:1.5;margin:auto;text-align:center;width:800px}.contact-section .left .span{color:#122a66;font-weight:700}.contact-section .left button{align-items:center;background-color:initial;border:2px solid #eff1f4;color:#4a61ff;display:flex}.contact-section button{background-color:#4a61ff;color:#fff}.contact-section .circle{align-items:center;background-color:#ff815026;border-radius:50%;display:flex;height:50px;justify-content:center;padding:10px;width:50px}.contact-section .circle i{margin:0}.contact-section input{background-color:#fff;border:1px solid #eff1f4;color:#373a3c;margin:1rem 0;max-width:100%;padding:5px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:100%}.contact-section .right .s_flex input:first-child{margin-right:1rem}.contact-section form button{margin:1rem 0;width:100%}.contact-section i{color:#ff8150;font-size:20px;margin-right:1rem}.contact-section .btn i{color:#4a61ff}footer{background-color:#fff}footer h4{color:#122a66;line-height:1.5}footer a{color:#ff8150;font-weight:600}footer .links{flex-direction:column}footer .box{align-items:flex-start;padding:10px;width:200px}footer p{justify-content:flex-start}footer .img-box{width:100px}.footer-row{border:solid #eff1f4;border-width:1px 0 0;display:grid;grid-template-columns:auto auto auto;justify-content:space-between;margin:2rem 4rem;padding:20px 0}footer i{color:#ff8150;font-size:20px;margin-right:.5rem}@media screen and (max-width:800px){.grid{gap:2rem 0;grid-template-columns:auto;grid-template-rows:auto auto}.banner .left{margin-left:0;margin-top:0}.banner h2{font-size:2rem;text-align:left;width:auto}.banner h3{font-size:1.5rem}.white-section p{line-height:1.5}.white-section .white-container{grid-template-columns:auto;grid-template-rows:auto auto}.blue-section .box-row{align-items:center;flex-direction:column;justify-content:center;position:static;top:0}.blue-section .box{margin:1rem 0}.blue-section{flex-direction:column;height:auto}.blue-section .left,.blue-section .right{margin:1rem 0;-webkit-transform:translateY(0);transform:translateY(0);width:auto}.blue-section .right h2{font-size:1.5rem;width:auto}.row .left{margin:0}.row .last{width:auto}.contact-section .left{margin:0}.contact-section .left,.contact-section .right,.row .left,.row .right{width:auto}.footer-row{grid-template-columns:auto;grid-template-rows:auto auto auto}}@media screen and (max-width:500px){.banner h2{font-size:1.5rem}.banner h3{font-size:1rem}.banner button{margin:1rem 0;width:200px}.white-left h3,.white-section h3{font-size:1.5rem;width:auto}.white-left p{padding:0}.white-section .white-container{margin-left:0;margin-right:0}}.services span,.services ul span{color:#ff8150;font-weight:600}.services h1{font-size:2rem;margin:2rem 0 2rem 4rem;text-align:left;text-transform:capitalize}.services h2{margin:2rem 0;text-transform:capitalize;width:auto}.services p{font-weight:600}.services img{border-radius:70px 0 70px 0}.services .row{margin:2rem 0}.services .left{margin-left:4rem}.services .row .right p{margin:0}.services .row .right h2{margin:0 0 2rem}.services button{background-color:#122a66;border-radius:50px}@media screen and (max-width:800px){.services .left{margin:0}.services h1{font-size:1.5rem;margin:0}}.about h1{font-size:2rem;margin-left:4rem}.about img{border-radius:70px 0 70px 0}.about h2{margin:2rem 0;text-align:left}.about p{margin:1rem 0}.about button:nth-child(2){background-color:initial;border:2px solid #eff1f4;color:#4a61ff;margin:0 2rem}.about button:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.blue-section h1{color:#ff8150;font-size:2rem;margin-left:4rem;width:auto}.blue-about{flex-direction:column;height:auto;padding:60px 40px}.blue-about .grid{gap:0 2rem;margin-left:4rem;margin-right:4rem}.w-white,.white{background-color:#fff}.white h2{font-size:2rem}.blue-about *{color:#fff}.white .grid{align-items:center;gap:0 3rem;justify-content:center}.white .left{margin-left:4rem}.white .right{margin-right:4rem}.orange{background-color:#ff8150}.orange h1,.orange h2{color:#fff}
/*# sourceMappingURL=main.66d64ada.css.map*/