html{box-sizing:border-box;font-size:62.5%}*,*:before,*:after{box-sizing:inherit;font-size:1.8rem;margin:0;padding:0}body{box-sizing:border-box;font-family:Nunito,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{text-decoration:none;color:inherit}button{cursor:pointer}.center{display:flex;justify-content:center;align-items:center}.p-2r{padding:2rem}.m-2r{margin:2rem}.mt-0-5r{margin-top:.5rem}.mb-0-5r{margin-bottom:.5rem}.ml-0-5r{margin-left:.5rem}.mr-0-5r{margin-right:.5rem}.mt-1r{margin-top:1rem}.mb-1r{margin-bottom:1rem}.mr-1r{margin-right:1rem}.mt-2r{margin-top:2rem}.mb-2r{margin-bottom:2rem}.ml-1r{margin-left:1rem}.ml-2r{margin-left:2rem}.mr-2r{margin-right:2rem}.round{border-radius:50%}.square-box{width:5rem;height:5rem;background-color:#f0f8ff}.default-shadow{box-shadow:1rem 1rem .5rem .1rem}.flex{display:flex}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.left{justify-content:flex-start}.right{justify-content:flex-end;align-items:flex-end}.flex-1{flex:1}.flex-2{flex:2}.sb{justify-content:space-between}.sa{justify-content:space-around}.se{justify-content:space-evenly}.grow-1{flex-grow:1}.grow-2{flex-grow:2}.bl{align-items:baseline}.as-fe{align-self:flex-end}.col{flex-direction:column}.gap-4r{gap:4rem}.gap-2r{gap:2rem}.gap-1r{gap:1rem}.gap-0-5r{gap:.5rem}.w-1r{width:1rem}.w-2-5r{width:2.5rem}.w-3r{width:3rem}.w-10r{width:10rem}.w-30r{width:30rem}.w-40r{width:40rem}.w-50r{width:50rem}.w-80r{width:80rem}.w-100r{width:100rem}.mw-10r{max-width:10rem}.mw-30r{max-width:30rem}.mw-40r{max-width:40rem}.mw-50r{max-width:50rem}.mw-80r{max-width:80rem}.mw-100r{max-width:100rem}.w-fit{min-width:fit-content}.h-30r{height:30rem}.h-40r{height:40rem}.h-50r{height:50rem}.h-80r{height:80rem}.h-100r{height:100rem}.mh-30r{max-height:30rem}.mh-40r{max-height:40rem}.mh-50r{max-height:50rem}.mh-80r{max-height:80rem}.mh-100r{max-height:100rem}.full-wh{width:100vw;height:100vh}.m-left-auto{margin-left:auto}.m-right-auto{margin-right:auto}.m-top-auto{margin-top:auto}.m-bottom-auto{margin-bottom:auto}.m-auto{margin:auto}.m-1r{margin:1rem}.bg-red{background-color:red}.fw-6{font-weight:600}.bold{font-weight:700}.primary-btn{width:16rem;height:4rem;padding:1.2rem,4.8rem,1.2rem,4.8rem;border-radius:.4rem;gap:1.2rem;background-color:#00b074;color:#fff}.block{display:block}.active{color:#000;font-weight:700;padding:1rem 2rem}.hide{display:none}.text-right{text-align:right}.pointer{cursor:pointer}.small{font-size:1rem}#loaderOverlay{background-color:gray;position:fixed;width:100%;height:100%;z-index:9999999}.loader{width:5rem;padding:.8rem;aspect-ratio:1;border-radius:50%;background:#25b09b;--_m: conic-gradient(#0000 10%,#000), linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:l3 1s infinite linear;position:relative;top:50%;left:50%}@keyframes l3{to{transform:rotate(1turn)}}@media screen and (max-width:767px){.md-text-left{text-align:left}.md-left{justify-content:flex-start;align-items:flex-start}.md-mt-4-4r{margin-top:4.4rem}.md-bg-black{background-color:#000}.md-col{flex-direction:column}.md-gap-2r{gap:2rem!important}.md-hide{display:none}.md-show{display:block}.md-mt-1r{margin-top:1rem}}.red{color:red}.bgRed{background-color:red}.black{color:#000}.bgWhite{background-color:#fff}.white{color:#fff}.primary{color:#6e49bd}.bgPrimary{background-color:#6e49bd}.grey{color:#767f8c}body{font-family:Poppins,sans-serif}.logo{width:28rem;height:7.2rem}.title-s{font-size:2rem;font-weight:700;line-height:2.2rem}.title{font-size:2.5rem;line-height:3.75rem;font-weight:600}.title-m{font-size:3rem;font-weight:700;line-height:3.3rem}.subTitle{font-size:2.2rem;font-weight:400;line-height:3.463rem}.headerSmall{font-size:2.4rem;font-weight:600;line-height:3.75rem;color:#1d1d21}.header{font-size:3.125rem;font-weight:700;line-height:4.725rem}.headerLarge{font-size:5rem;line-height:5.5rem;text-align:center;color:#242331;font-weight:800}.subHeading{text-align:center}.textField .MuiFormHelperText-root{font-size:1rem}.helper-text{color:red;font-size:1rem}@media screen and (max-width:768px){.App{overflow:hidden;max-width:100vw}.md-white{color:#fff}.md-title-s{font-size:2.5rem;font-weight:600;line-height:3.75rem;text-align:left;color:#fff}}.tags_container{display:flex;flex-wrap:wrap;justify-content:center;margin-top:.5rem;padding:.55rem;border-radius:10px}.contactForm{margin-top:6rem;padding:4rem}.button_primary{background:#6e49bd;width:24.6rem;height:7.7rem;margin:auto;padding:2.5rem 5.6rem;border-radius:2.4rem;color:#fff;font-weight:700;font-size:1.8rem;line-height:2.7rem;cursor:pointer}.footer{background-color:#fff;width:100vw}.footer-top{background-color:#f3f2f6;padding:4.5rem 12rem}.footer-column{height:22.9rem;display:flex;flex-direction:column}.footer-subLink{display:flex;flex-direction:column}.footer-bottom{padding:0 18rem}.footer-bottom a{color:#4a3aff;margin-right:1rem}.quick-contact-card{display:none}@media screen and (max-width:767px){.footer{color:#fff;margin-top:15rem}.quick-contact-card{display:flex;flex-direction:column;align-items:center;justify-content:space-around;width:34.3rem;height:31rem;background-color:#fff;color:#000;box-shadow:0 10px 100px #0000003d;margin:auto;margin-top:-15rem;position:relative;z-index:9999;border-radius:10px}.quick-contact-card hr{width:11.7rem;height:0px;border:4px 0px 0px 0px;opacity:0px;angle:0 deg;border:4px solid #232233}.footer-top{background-color:#000;margin-top:-15rem;z-index:1;padding:18rem 1.6rem 1.6rem;flex-direction:column}.footer-column{max-width:100%;padding:1.6rem;height:auto;display:flex;flex-direction:column}.footer-column p{font-size:16px;font-weight:400;line-height:24px;text-align:left;background-color:red!}.md-logo{width:14.88rem;height:5rem}.md-social{margin-top:2.4rem;width:100%;justify-content:space-between;background-color:transparent}.md-social a img{fill:#fff;color:wheat;filter:brightness(0) invert(1);transition:filter .3s ease}.md-social a img:hover{filter:invert(25%) sepia(35%) saturate(750%) hue-rotate(225deg) brightness(95%) contrast(100%)}.md-title-s>p{width:fit-content;font-size:25px;font-weight:600;line-height:37.5px;text-align:left;color:#fff}.footer-subLink{color:#fff;display:flex;flex-direction:column;font-size:16px;font-weight:400;line-height:24px;text-align:left}.footer-bottom{padding:0 18rem;justify-content:flex-start;align-items:flex-start;width:100vw;display:block;margin:0;padding:1.6rem}.footer-bottom p{font-size:12px;font-weight:300;line-height:18px;text-align:left;width:100vw}.footer-bottom a{color:#4a3aff;margin-right:1rem;font-family:Poppins;font-size:12px;font-weight:300;line-height:18px;text-align:center}}.txt-small{font-size:1.4rem;max-width:90%}.navLinks{gap:2.4rem}.navLinks a{border:1px solid transparent;transition:all .3s ease}.header-logo{padding:0 12rem}.route{position:relative;right:12rem;font-size:2rem;line-height:3rem}.borderless{border:none;color:#767f8c;font-size:15rem;font-weight:700;cursor:pointer;transition:.3s}.header-mob{display:none;height:40px;border-radius:4px;margin:1.6rem .8rem;background:#fff}.header-mob button{width:7.6rem;height:3.4rem;border-radius:.4rem;margin:auto;margin-right:.3rem;padding:.5rem;font-size:1rem;font-weight:600;line-height:1.5rem;text-align:left;text-align:center;background:#6e49bd;color:#fff}.logo-mob-container{width:130px;height:60px;margin:auto;margin-top:-1rem;border-radius:16px;background-color:#fff;box-shadow:0 1px 10px #0000001a;align-self:center;align-content:center}.logo-mob{width:96px;height:32px;margin:auto}.hamburger{padding:.8rem}@media screen and (max-width: 768px){.header-web{display:none}.header-mob{display:flex}.header-container{background:#6e49bd;height:110px;padding:1.6rem;margin:auto}}
