.sectiondividerheightdiv{height:100px}#homepageslider{background-color:var(--dark-blue-color);color:white}.slider-content{position:absolute;top:0;left:0;width:100%;display:flex;gap:2%;opacity:0;transition:opacity 1s ease-in-out;pointer-events:none;z-index:1;padding:var(--maindivspadding)}.slider-content.fade-in{opacity:1;pointer-events:auto}#homepage-slider{position:relative;max-width:var(--maindivsmaxwidth);margin:auto;height:730px;overflow:hidden}#slider-textdiv{width:470px;flex-shrink:0;display:flex;flex-direction:column;justify-content:center}#slider-textdiv p{margin:20px 0 30px;font-weight:300;max-width:470px;color:white}#slider-textdiv a{width:min-content}#slider-imgdiv{flex:1}#slider-imgdiv img{width:100%}.homeflexmaindiv1{display:flex;max-width:var(--maindivsmaxwidth);padding:var(--maindivspadding);justify-content:space-between;margin:auto;align-items:center}.homeflex1imgdiv,.homeflex1textdiv{width:49%}.homeflex1imgdiv img{width:100%}.homeflex1textdiv a{margin:15px 0 0}.homeflexmaindiv2{background-color:var(--lightblue-section-bg);padding:70px 0}.homeflexmaindiv2inner{max-width:var(--maindivsmaxwidth);padding:var(--maindivspadding);margin:auto}.homediv2heading{display:flex;justify-content:space-between;align-items:center;gap:20%;text-align:center;max-width:800px;margin:auto auto 15px}.homeservicesdiv{display:flex;flex-wrap:wrap;gap:4%;row-gap:25px;margin-top:25px}.services-div{background-color:white;padding:25px;width:48%;display:flex;gap:20px}.serviceicondiv{background-color:var(--dark-blue-color);width:80px;border-radius:6px;flex-shrink:0;display:flex;text-align:center;justify-content:center;align-items:center}.serviceicondiv img{width:50px}.homeflexmaindiv3{background-color:var(--dark-blue-color);padding:70px 0}.homeflexmaindiv3inner{max-width:var(--maindivsmaxwidth);padding:var(--maindivspadding);margin:auto;display:flex;gap:4%;align-items:center}.homediv3textdiv{width:44%}.homediv3imgdiv{width:52%}.homediv3imgdiv img{width:100%}.homediv3textdiv h2,.homediv3textdiv h4,.homediv3textdiv p{color:white}.homediv4heading{text-align:center;max-width:680px;margin:auto;padding:0 25px}.workmaindiv{max-width:var(--maindivsmaxwidth);padding:var(--maindivspadding);display:flex;margin:20px auto auto;padding-top:20px}.numberworkdiv{width:0;padding:100px 0}.numberinnerdiv{border:1px dashed black;height:100%}.leftworkdiv,.rightworkdiv{flex:1}.workdivleft{display:flex;align-items:center}.workdivtextleft{background-color:white;flex:1;padding:20px;text-align:end;box-shadow:0 4px 20px rgba(0,0,0,.05)}.workdivnumberleft{background-color:var(--light-blue-color);width:60px;height:60px;border-radius:50%;font-size:20px;font-weight:800;flex-shrink:0;color:white;justify-content:center;text-align:center;transform:translateX(31px)}.workdivnumberleft,.workdivright{display:flex;align-items:center}.workdivtextright{background-color:white;flex:1;padding:20px;text-align:start;box-shadow:0 0 20px rgba(0,0,0,.08)}.workdivnumberright{background-color:var(--dark-blue-color);width:60px;height:60px;border-radius:50%;font-size:20px;font-weight:800;flex-shrink:0;color:white;display:flex;justify-content:center;align-items:center;text-align:center;transform:translateX(-29px)}.workmaindiv img,.workmaindivmob img{height:45px}.workmaindiv h6,.workmaindivmob h6{font-weight:700;font-size:20px;color:var(--dark-blue-color);margin-bottom:5px;margin-top:3px}.workmaindivmob{max-width:var(--maindivsmaxwidth);padding:var(--maindivspadding);display:flex;margin:20px auto auto;padding-top:20px;display:none}.mobnumdiv{width:0;transform:translateX(30px);padding:123px 0 110px}.numberinnerdivmob{height:100%;width:0;border:1px dashed black}.workdivrightmob{display:flex;align-items:center;gap:20px}.workdivtextrightmob{background-color:white;flex:1;padding:20px;text-align:start;box-shadow:0 0 20px rgba(0,0,0,.08)}.workdivnumberrightmob{background-color:var(--dark-blue-color)}.workdivnumberrightmob,.workdivnumberrightmoblight{width:60px;height:60px;border-radius:50%;font-size:20px;font-weight:800;flex-shrink:0;color:white;display:flex;justify-content:center;align-items:center;text-align:center;z-index:1}.workdivnumberrightmoblight{background-color:var(--light-blue-color)}.homeflexmaindiv5{background-color:var(--lightblue-section-bg);padding:70px 0}.testimonials{max-width:var(--maindivsmaxwidth);padding:var(--maindivspadding);margin:auto}.testimonialstextdiv{display:flex;justify-content:space-between;margin-bottom:15px;gap:10px}.testimonialstextdiv img{cursor:pointer;width:47px}.testimonialsdiv{overflow:hidden;width:100%}.testimonialsInner{display:flex;transition:transform .6s ease-in-out;margin-top:20px}.testimonial{flex:0 0 32%;background-color:white;margin-right:2%;padding:20px 25px;box-sizing:border-box;border-radius:6px}.homeflexmaindiv6{max-width:var(--maindivsmaxwidth);padding:var(--maindivspadding);margin:auto}.subscribetonewsletter{background:linear-gradient(90deg,#0183C7,#000066);padding:60px;display:flex;align-items:center;justify-content:space-between;border-radius:6px}.subscribetonewsletterimg,.subscribetonewslettertext{width:48%}.subscribetonewsletterimg img{width:100%}.subscribetonewslettertext h2,.subscribetonewslettertext h4,.subscribetonewslettertext p{color:white}.newsletterinputdiv{display:flex;gap:10px;margin-top:20px}.newsletterinputdiv input{width:280px;padding:15px;height:auto;border:none;border-radius:3px;font-family:var(--font-outfit);outline:none;background-color:white}.homeflexmaindiv7{max-width:var(--maindivsmaxwidth);padding:var(--maindivspadding);margin:auto;display:flex;justify-content:space-between;align-items:center;gap:4%}.faqimgdiv{width:48%}.faqimgdiv img{width:100%}.faqtextdiv{width:48%}.faq-list{display:flex;flex-direction:column;gap:15px;margin-top:25px}.faq-item{border-radius:6px;border:1px solid #e2e4ea;overflow:hidden}.faq-question{display:flex;justify-content:space-between;align-items:center;font-weight:600;padding:15px;cursor:pointer;color:var(--dark-blue-color)}.faq-arrow{transition:transform .3s ease;font-size:14px}.faq-arrow.rotate{transform:rotate(180deg)}.faq-answer-wrapper{max-height:0;overflow:hidden;transition:max-height .4s ease}.faq-answer-wrapper.open{max-height:500px}.faq-answer{padding:0 15px 15px;color:#555;font-size:14px;line-height:1.4}@media only screen and (max-width:1550px){#homepage-slider{height:650px}}@media only screen and (max-width:1490px){#homepage-slider{height:600px}}@media only screen and (max-width:1400px){#homepage-slider{height:540px}}@media only screen and (max-width:1300px){#homepage-slider{height:480px}}@media only screen and (max-width:1250px){#homepage-slider{height:440px}}@media only screen and (max-width:1150px){#homepage-slider{height:390px}h1{font-size:42px}}@media only screen and (max-width:1100px){#homepage-slider{height:350px}}@media only screen and (max-width:1024px){#homepage-slider{height:315px}.subscribetonewsletter{flex-direction:column-reverse;row-gap:25px}.subscribetonewslettertext{width:100%;text-align:center;display:flex;flex-direction:column;align-items:center}.subscribetonewsletterimg{width:100%}}@media only screen and (max-width:975px){#homepage-slider{height:290px}.faqimgdiv{display:none}.faqtextdiv{width:100%}.faqtextdiv h2,.faqtextdiv h4{text-align:center}}@media only screen and (max-width:950px){.slider-content{flex-direction:column;align-items:center;text-align:center}#homepage-slider{height:730px}#slider-textdiv{width:100%;max-width:470px;padding:20px 0;align-items:center}#slider-imgdiv{width:100%;max-width:630px}}@media only screen and (max-width:930px){.homeflexmaindiv1{flex-direction:column-reverse;row-gap:30px}.homeflex1imgdiv,.homeflex1textdiv{width:100%;text-align:center}.homeflex1textdiv{display:flex;flex-direction:column;align-items:center}.services-div{width:100%}.homeflexmaindiv3inner{flex-direction:column;row-gap:30px}.homediv3textdiv{display:flex;flex-direction:column;align-items:center}.homediv3imgdiv,.homediv3textdiv{width:100%;text-align:center}}@media only screen and (max-width:900px){.testimonial{flex:0 0 48%;margin-right:4%}}@media only screen and (max-width:850px){.homediv2heading{flex-direction:column;gap:20px;text-align:center}#seemore-btn{display:none}.testimonialstextdiv{flex-direction:column;align-items:center;text-align:center;row-gap:20px}.testimonialstextdiv img{width:37px}}@media only screen and (max-width:650px){#homepage-slider{height:690px}}@media only screen and (max-width:600px){.testimonial{flex:0 0 100%;margin-right:0}.workmaindiv{display:none}.workmaindivmob{display:flex}}@media only screen and (max-width:560px){#homepage-slider{height:630px}h1{font-size:38px}.homeflexmaindiv6{padding:0}.subscribetonewsletter{border-radius:0;padding:70px 25px}#subscribedivtopgap{display:none}.sectiondividerheightdiv{height:70px}}@media only screen and (max-width:500px){#homepage-slider{height:590px}.services-div{flex-direction:column;gap:13px}.serviceicondiv{padding:20px}.newsletterinputdiv{flex-wrap:wrap;justify-content:center}}@media only screen and (max-width:430px){#homepage-slider{height:555px}}@media only screen and (max-width:395px){#homepage-slider{height:590px}}@media only screen and (max-width:350px){#homepage-slider{height:560px}}