*{box-sizing:border-box;margin:0;padding:0}*,body{font-family:Nunito-regular,sans-serif}.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)}}.lb_highlight_wrapper{margin-bottom:40px;min-height:50vh;padding-top:100px}@media only screen and (max-width:600px){.lb_highlight_wrapper{margin-bottom:40px;min-height:40vh;padding-top:30px}}.lb_highlight_title{color:coral;font-size:38px;font-weight:800;margin-bottom:40px}@media only screen and (max-width:600px){.lb_highlight_title{color:coral;font-size:18px;font-weight:800;line-height:1.5;margin-bottom:40px}}.lb_highlight_text{font-size:15px}.lb_mission_wrap{background:linear-gradient(135deg,#1e3c72,#2a5298);min-height:60vh;padding:80px 20px}.lb_mission_container{margin:auto;max-width:1200px;width:90%}.mission-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr}.mission-box{background:#fff;border-radius:12px;box-shadow:0 10px 25px #00000026;padding:40px 30px;text-align:center;transition:.3s ease}.mission-box:hover{transform:translateY(-8px)}.lb_mission_title{color:#ff6f00;font-size:32px;font-weight:700;margin-bottom:20px}.lb_mission_text{color:#333;font-size:17px;line-height:1.7}@media only screen and (max-width:900px){.mission-grid{grid-template-columns:1fr}.mission-box{padding:30px 20px}.lb_mission_title{font-size:26px}.lb_mission_text{font-size:15px}}.lb_title{color:coral}.lb_text{font-weight:500;line-height:25px}.lb_sliderBanner{background-image:url(/static/media/bg.69cd68f5a85c634005f2.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;box-shadow:inset 0 0 0 1000px #073d3a80;min-height:70vh}@media only screen and (max-width:600px){.lb_sliderBanner{background-image:url(/static/media/bg.69cd68f5a85c634005f2.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;box-shadow:inset 0 0 0 1000px #073d3a80;min-height:50vh}}.lb_slide_content{padding-top:20%}.lb_slide_content h3{font-size:56px;font-weight:700;line-height:50px;margin-bottom:30px}@media only screen and (max-width:600px){.lb_slide_content h3{font-size:36px;font-weight:700;line-height:50px;margin-bottom:20px}}.lb_slide_content p{color:#fff;font-size:22px;font-weight:400}.lb_wordcard_title{color:#000;font-size:25px}.lb_wordcard_text{font-size:15px}.lb_we_do{box-shadow:inset 0 0 0 1000px #073d3a80}.lb_whatwedo_title{color:#fff;font-size:28px;text-transform:capitalize}.section-wrapper{padding:60px 0}.light-bg{background:#f5f7fa}.section-wrapper h4{font-weight:600;margin-bottom:20px}.section-wrapper p{color:#555;line-height:1.7}.custom-btn{background-color:#ff6f00;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-top:20px;padding:10px 25px;transition:.3s ease}.custom-btn:hover{background-color:#e65100}.custom-img{border-radius:10px;box-shadow:0 10px 30px #0000001a;max-width:100%}@media (max-width:992px){.valign-wrapper{display:block!important}.section-wrapper{text-align:center}.section-wrapper h4{margin-top:20px}}.free-demo-section{align-items:center;background:linear-gradient(135deg,#1e3c72,#2a5298);display:flex;justify-content:center;padding:80px 20px;text-align:center;width:100%}.free-demo-container{color:#fff;max-width:650px;width:100%}.free-demo-container h2{font-size:32px;font-weight:600;margin-bottom:15px}.free-demo-container p{font-size:18px;line-height:1.6;margin-bottom:30px}.demo-form{display:flex;flex-direction:column;gap:15px}.demo-form input{outline:none}.demo-form button,.demo-form input{border:none;border-radius:8px;font-size:16px;padding:15px}.demo-form button{background-color:#fc0;color:#000;cursor:pointer;font-weight:700;transition:.3s ease}.demo-form button:hover{background-color:#fa0}.demo-message{color:#0f9;font-size:14px;font-weight:500;margin-top:15px}@media (min-width:600px){.demo-form{flex-direction:row}.demo-form input{flex:1 1}.demo-form button{width:200px}}.confused-section{background-color:#f9fbfd;padding:80px 5%}.confused-container{align-items:center;display:flex;gap:50px;justify-content:space-between}.confused-left{flex:1 1}.confused-left h1{color:#333;font-size:48px;font-weight:700;line-height:1.2;margin-bottom:20px}.highlight-text{color:#f26522}.sub-text{color:#555;font-size:18px;margin-bottom:10px}.trusted-text{color:#222;font-weight:600;margin-bottom:30px}.confused-form{background:#fff;border-radius:12px;box-shadow:0 10px 25px #00000014;max-width:500px;padding:30px}.confused-form h3{color:#0073b1;font-size:22px;margin-bottom:20px}.form-row{display:flex;gap:15px;margin-bottom:18px}.form-row input{background-color:#fff;border:1px solid #ddd;border-radius:6px;flex:1 1;font-size:14px;outline:none;padding:12px;transition:border .3s ease}.form-row input:focus{border-color:#f26522}.captcha-box{margin-bottom:20px}.error-msg{color:#e63946}.error-msg,.success-msg{font-size:14px;margin-bottom:10px}.success-msg{color:#2a9d8f}.submit-btn{background-color:#f26522;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:12px 30px;transition:.3s ease}.submit-btn:hover{background-color:#d9531e}.submit-btn:disabled{cursor:not-allowed;opacity:.7}.confused-right{flex:1 1;text-align:center}.confused-right img{max-width:500px;width:100%}@media (max-width:1024px){.confused-left h1{font-size:38px}}@media (max-width:768px){.confused-container{text-align:center}.confused-container,.form-row{flex-direction:column}.confused-left h1{font-size:32px}}@media (max-width:480px){.confused-left h1{font-size:26px}.submit-btn{width:100%}}.lb_footer{padding-left:50px;padding-right:50px}.lb_footer,.navbar{background:linear-gradient(180deg,#80cbc4 70%,#073d3a80)}.navbar{align-items:center;display:flex;font-size:1.2rem;height:90px;justify-content:center}.myLogo{margin-left:70px;padding-top:20px;width:180px}@media only screen and (max-width:720px){.myLogo{padding-top:10px;width:100px}.navbar{align-items:center;background:linear-gradient(180deg,#80cbc4 70%,#073d3a80);display:flex;font-size:1.2rem;height:65px;justify-content:center}}.navbar-logo{cursor:pointer;font-size:2rem;justify-self:start;margin-left:0;text-decoration:none}@media only screen and (max-width:600px){.navbar-logo{color:#fff;cursor:pointer;margin-left:-30px!important;margin-top:-60px!important;text-decoration:none}}.fa-firstdraft{font-size:1.6rem;margin-left:.5rem}.nav-menu{display:grid;grid-template-columns:repeat(8,auto);justify-content:end;list-style:none;margin-right:2rem;text-align:center;width:100vw}.nav-item{align-items:center;display:flex;font-weight:700;height:50px}@media screen and (max-width:960px){.nav-item{align-items:center;display:flex;font-weight:700;margin-bottom:50px}}.nav-links{color:#fff;text-decoration:none}@media screen and (max-width:960px){.nav-links{border:1px solid #fff;color:#fff;font-size:18px;height:10px!important;margin-bottom:0;padding:0!important;text-decoration:none;text-transform:capitalize}}.fa-bars{color:#fff;font-size:20px}.menu-icon,.nav-links-mobile{display:none}.menu-icon{margin-left:-40px!important;margin-top:-30px!important}@media screen and (max-width:960px){.NavbarItems{position:relative}.nav-menu{display:flex;flex-direction:column;height:90vh;left:-120%;opacity:1;padding-top:40px;position:absolute;top:0;transition:all .5s ease;width:100%}.nav-menu.active{background:linear-gradient(120deg,#064757 20%,#04afda);left:0;margin-top:-5%;min-height:100vh;opacity:1;transition:all .5s ease-in-out;z-index:999}.nav-links{display:table;margin:auto;padding:6rem;text-align:center;width:80%}.navbar-logo{left:0;position:absolute;top:0;transform:translate(25%,50%)}.menu-icon{cursor:pointer;display:block;font-size:1.8rem;position:absolute;right:0;top:0;transform:translate(-100%,60%)}.fa-times{color:#fff;font-size:2rem}button{display:none}}.account{background:#fff;color:#064757;font-weight:700}@media only screen and (max-width:720px){.account{background:#064757;color:#fff;font-weight:700;width:100%}.myLogo{margin-left:10%;margin-top:15px}}nav [class*=mdi-],nav [class^=mdi-],nav i,nav i.material-icons{display:block;font-size:24px;height:0!important;line-height:56px}@media only screen and (max-width:600px){.lb_jumbo_wrap{align-items:center;margin:auto;padding:50px 10px;width:100%}}.lb_jumbo_title{font-size:44px;font-weight:700}@media only screen and (max-width:600px){.lb_jumbo_title{font-size:24px;font-weight:700}}.lb_jumbo_text{font-size:20px;line-height:30px}@media only screen and (max-width:600px){.lb_jumbo_text{font-size:16px;line-height:30px}}.lb_topbanner_wrap{background-position:50%;background-repeat:no-repeat;background-size:cover;box-shadow:inset 0 0 0 1000px #073d3a80;min-height:50vh;padding-top:10%}@media only screen and (max-width:600px){.lb_topbanner_wrap{background-position:50%;background-repeat:no-repeat;background-size:cover;box-shadow:inset 0 0 0 1000px #073d3a80;min-height:30vh;padding-top:10%}}.lb_radioXp_wrap{padding:0 30px}.lb_radioXp_wrap p{font-size:18px;line-height:30px;margin-bottom:10px}.lb_radioXp_wrap h4{font-size:44px;font-weight:700}.lb_jumbo_wrap{align-items:center;margin:auto;padding:50px 10px;width:80%}@media only screen and (max-width:600px){.lb_radioXp_wrap{padding:0}.lb_radioXp_wrap h4{font-size:24px;font-weight:700}.lb_radioXp_wrap p{font-size:16px;line-height:30px}}.lb_jumbo_image{border-bottom:90% solid red;border-left:90% solid red;border-right-width:90%;border-top-width:90%}.lb_detail_text{font-size:18px;line-height:30px;margin-bottom:10px;margin-top:10px}.gallery-section{background:#f5f7fa;min-height:100vh;padding:80px 20px;text-align:center}.gallery-title{color:#1e3c72;font-size:36px;font-weight:700;margin-bottom:50px}.gallery-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(3,1fr);margin:auto;max-width:1200px}.gallery-item img{border-radius:12px;box-shadow:0 8px 20px #0000001a;height:250px;object-fit:cover;transition:.3s ease;width:100%}.gallery-item img:hover{transform:scale(1.05)}@media (max-width:900px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.gallery-grid{grid-template-columns:1fr}.gallery-title{font-size:26px}}
/*# sourceMappingURL=main.49701f01.css.map*/