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;margin:0;padding:0}:root{--nav-background-color:#fff;--nav-elements-color:#3a3a3d;--nav-element-light-color:#fff;--basic-nav-font-family:Inter,sans-serif}.navbarContainerBox{align-items:center;background-color:#fff;background-color:var(--nav-background-color);display:flex;height:80px;justify-content:center;position:relative;width:100%;z-index:1000}.navElements{height:75px;justify-content:space-between;width:90%}.logoELements,.navElements{align-items:center;display:flex}.logoELements{gap:10px}.navLogo{height:55px;width:55px}.navLogoHeader{font-family:Inter,sans-serif;font-family:var(--basic-nav-font-family);font-weight:500}.navLogoHeader span{color:#ff4500}.navLinks{display:flex;gap:15px;list-style-type:none}.navLinks li a{color:#3a3a3d;color:var(--nav-elements-color);font-family:Inter,sans-serif;font-family:var(--basic-nav-font-family);font-size:17px;text-decoration:none}.navLinks li a:hover{background-color:#ccff8b;border-radius:20px;padding:5px 10px}.menuToggle{cursor:pointer;display:none;flex-direction:column}.menuToggle .bar{background-color:#000;height:3px;margin:4px 0;transition:.4s;width:25px}.menuToggle .bar.open:first-child{transform:rotate(-45deg) translate(-5px,6px)}.menuToggle .bar.open:nth-child(2){opacity:0}.menuToggle .bar.open:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}@media (max-width:768px){.navLinks{align-items:center;background-color:#fff;display:none;flex-direction:column;gap:20px;left:0;padding:20px 0;position:absolute;top:80px;width:100%}.menuToggle,.navLinks.active{display:flex}}:root{--text-light-font-family:Inter,sans-serif;--text-bold-font-family:Merriweather,sans-serif;--btn-background-color:#ccff8b}.section1{align-items:center;background-image:url(/static/media/blured.e0cf7a16c5aa9116f028.png);background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;gap:30px;height:650px;justify-content:center;width:100%}.headerOfSection{color:#fff;font-family:Merriweather,sans-serif;font-family:var(--text-bold-font-family);font-size:56px;font-style:600}.headerOfSection span{margin-left:65px}.paraOfSection{color:#fff;font-size:16px}.btnServices,.paraOfSection{font-family:Inter,sans-serif;font-family:var(--text-light-font-family)}.btnServices{background-color:#ccff8b;background-color:var(--btn-background-color);border-radius:30px;font-size:18px;height:60px;margin-top:20px;width:210px}.btnServices i{margin-left:4px}.btnServices:hover{animation:fadeIn .5s none;cursor:pointer}@media (max-width:1024px){.headerOfSection{font-size:42px;text-align:center}.headerOfSection span{display:block;margin-left:0}.paraOfSection{font-size:15px;padding:0 20px;text-align:center}}@media (max-width:768px){.section1{height:auto;padding:40px 20px;text-align:center}.headerOfSection{font-size:32px}.paraOfSection{font-size:14px}.btnServices{font-size:16px;height:50px;width:180px}}@media (max-width:480px){.headerOfSection{font-size:28px}.paraOfSection{font-size:13px}.btnServices{font-size:15px;height:45px;width:160px}}.section2{background-color:#eeefe7;display:flex;justify-content:center;padding:50px 0;width:100%}.containerSection2{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;width:90%}.section2Image{border-radius:30px;flex-shrink:0;height:auto;max-width:600px;width:100%}.textContainer{display:flex;flex:1 1;flex-direction:column;gap:20px;min-width:280px}.headerSection2{font-family:Merriweather,sans-serif;font-size:42px;font-weight:600;margin:0}.paraSection2{font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:1.6}.flexBoxContainer{display:flex;flex-wrap:wrap;gap:30px;justify-content:flex-start;margin-top:20px}.flexContainer{align-items:center;display:flex;flex:1 1 120px;flex-direction:column;max-width:180px;min-width:120px;transition:transform .3s ease}.flexContainer:hover{transform:scale(1.08)}.percent{align-items:center;background-color:#000;border-radius:50%;color:#ccff8b;display:flex;font-size:20px;height:45px;justify-content:center;margin-bottom:8px;width:45px}@media (max-width:1024px){.containerSection2{align-items:center;flex-direction:column;text-align:center}.textContainer{align-items:center}.headerSection2{font-size:36px}.paraSection2{width:100%}.flexBoxContainer{justify-content:center}}@media (max-width:768px){.headerSection2{font-size:30px}.paraSection2{font-size:14px}.percent{font-size:16px;height:35px;width:35px}.flexContainer h2{font-size:20px}.flexContainer p{font-size:14px}}@media (max-width:480px){.headerSection2{font-size:24px}.percent{font-size:14px;height:30px;width:30px}.flexContainer h2{font-size:18px}.flexContainer p{font-size:13px}.flexBoxContainer{gap:20px}}.section3{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:1050px;justify-content:center;width:100%}.section3 h1{font-family:Merriweather,sans-serif;font-size:44px;font-weight:600;margin-top:40px}.section3 h1 span{margin-left:50vh}.containerMainBox{display:flex;flex-direction:column;gap:30px;height:90%;margin-top:10px;padding:30px;width:90%}.column1{background-color:#3a3a3d;display:flex;gap:30px;margin-left:60px;padding:20px;transition:transform .5s ease}.column1:hover{transform:scale(1.08)}.circle{border-radius:50%;font-size:32px;height:80px;width:80px}.textBox{color:#fff;display:flex;flex-direction:column;gap:5px}.websiteImage{height:100px;width:100px}@media (max-width:1024px){.section3{height:auto;padding-bottom:40px}.section3 h1{font-size:36px;text-align:center}.section3 h1 span{color:#3a3a3d;display:block;margin-left:0;margin-top:10px}.containerMainBox{gap:20px;padding:20px}.column1{flex-direction:column;margin-left:0;text-align:center}.column1,.textBox{align-items:center}}@media (max-width:768px){.section3 h1{font-size:28px}.circle{font-size:24px;height:60px;width:60px}.websiteImage{height:80px;width:80px}.textBox h2{font-size:20px}.textBox p{font-size:14px}}@media (max-width:480px){.section3 h1{font-size:24px;padding:0 10px}.circle{font-size:20px;height:50px;width:50px}.websiteImage{height:70px;width:70px}.textBox h2{font-size:18px}.textBox p{font-size:13px}}.section4{align-items:center;background-color:#eeefe7;display:flex;flex-direction:column;justify-content:center;padding-bottom:40px;padding-top:40px}.section4 h1{font-family:Merriweather,sans-serif;font-size:44px;padding:0 20px;text-align:center}.section4 h1 span{background-color:#ccff8b;border-radius:5px;color:#1d00a0;padding:0 5px}.mainContainerSection4{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;padding:30px;width:90%}@media (max-width:1200px){.mainContainerSection4{gap:25px}}@media (max-width:1024px){.section4 h1{font-size:36px}}@media (max-width:768px){.section4 h1{font-size:28px}.mainContainerSection4{align-items:center;flex-direction:column;gap:20px;padding:20px}}@media (max-width:480px){.section4 h1{font-size:24px}}.box{align-items:center;background-color:#30336b;border:1px solid #000;border-radius:20px;display:flex;flex-direction:column;gap:5px;height:430px;transition:transform .5s ease;width:310px}.box:hover{transform:scale(1.1)}.imgSizer{border-radius:20px;height:200px;width:100%}.boxHeading{color:#0d0404;font-size:32px}.boxPara{color:#242222;font-size:14px;text-align:center}.btn{background-color:#ccff8b;border-radius:30px;cursor:pointer;font-size:16px;font-weight:600;height:40px;margin-top:10px;width:120px}.btn i{margin-left:3px}.btn:hover{background-color:#87d37c;transition:.3s}.box{background-color:#fff;border-radius:12px;box-shadow:0 4px 8px #0000001a;max-width:100%;padding:20px;width:300px}.box img{height:auto;width:100%}.box h2{font-size:20px;margin-top:10px}.box p{font-size:14px;line-height:1.5}.footer{background-color:#3a3a3d;display:flex;justify-content:center;padding:40px 0;width:100%}.footerMainContainer{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;max-width:1200px;width:90%}.box1,.box2,.box3{display:flex;flex-direction:column;min-width:250px;width:300px}.box1 h2{color:#fff;font-size:32px;font-weight:500}.box1 h2 span{color:#ff4500}.box1 p{color:#fff;font-size:14px;line-height:1.6}.icons{display:flex;gap:20px}.icons i{color:#fff;font-size:25px}.box2 h3,.box3 h3{color:#ff4500;font-size:22px;font-weight:600}.box2 a{color:#fff;font-size:16px;margin:4px 0;text-decoration:none}.address,.call,.email{align-items:flex-start;display:flex}.address i,.call i,.email i{color:#ff4500;font-size:20px;padding:10px 10px 0 0}.address p,.call p,.email p{color:#fff;font-size:14px;margin:0}@media (max-width:1024px){.footerMainContainer{justify-content:center}.box1,.box2,.box3{align-items:center;max-width:500px;text-align:center;width:100%}.box2 a{font-size:16px}.address,.call,.email{justify-content:center}}@media (max-width:600px){.box1 h2{font-size:26px}.address p,.box1 p,.call p,.email p{font-size:13px}.box2 h3,.box3 h3{font-size:18px}.box2 a{font-size:14px}}
/*# sourceMappingURL=main.e6db68d0.css.map*/