@import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,300;1,9..40,400&display=swap);@import url(https://fonts.googleapis.com/css2?family=DM+Serif+Display&display=swap);@import url(https://fonts.googleapis.com/css2?family=DM+Serif+Text:ital@0;1&family=Kalam:wght@300;400&family=Playfair+Display:wght@400;500;600&family=Poppins:wght@300;400;500;600;700&display=swap);.conta{background-attachment:fixed;background-position:50%;background-size:40px 80px;height:100vh;left:0;position:absolute;top:0;width:100%}:root body .container-cursor-1{background-color:#fff;background-image:linear-gradient(#eef1f4 1px,transparent 0),linear-gradient(90deg,#eef1f4 1px,#fff 0);z-index:6}a,h2,h3,h4,h5,h6,p,span{font-family:DM Sans,sans-serif}P,span{color:16px;font-size:16px}h1,h2,h3,h4,h5,h6{color:#161616}*{box-sizing:border-box;margin:0;padding:0}.container{max-width:1499px;width:100%}@media(max-width:1500px){.container{max-width:85%}}.innerCont{margin:0 auto;max-width:1280px;width:100%}.chatBoxIcon{border:1px solid blue;width:5rem;z-index:1000000}#chatBox,.chatBoxIcon{bottom:2rem;display:none;position:fixed!important;right:3rem}#chatBox{border:1px solid red;border-radius:.8rem;width:25rem;z-index:100000}@media(min-width:1281px)and (max-width:1440px){#chatBox{width:23rem}}@media(min-width:992px)and (max-width:1280.98px){#chatBox{width:22rem}}@media(min-width:768px)and (max-width:991.98px){#chatBox{width:22rem}}@media(min-width:576px)and (max-width:768px){#chatBox{width:22rem}}@media(max-width:575.98px){#chatBox{right:1rem;width:20rem}}@media(max-width:320px){#chatBox{right:1rem;width:16rem}}#chatBox .chatHead{align-items:center;background-color:#b1df41;border-top-left-radius:.8rem;border-top-right-radius:.8rem;display:flex;justify-content:center;padding:1.5rem 1rem;position:relative;width:100%}@media(max-width:575.98px){#chatBox .chatHead{padding:1rem}}@media(max-width:320px){#chatBox .chatHead{padding:.8rem}}#chatBox .chatHead h5{margin:0}@media(max-width:575.98px){#chatBox .chatHead h5{font-size:1.1rem}}@media(max-width:320px){#chatBox .chatHead h5{font-size:1rem}}#chatBox .chatHead img{cursor:pointer;height:2.5rem;left:-2.5rem;position:absolute;top:0;width:2.5rem}@media(max-width:575.98px){#chatBox .chatHead img{height:2rem;left:-2rem;width:2rem}}#chatBox .chatInputCont{align-items:center;background-color:#fff;border:1px solid blue;border-bottom-left-radius:.8rem;border-bottom-right-radius:.8rem;display:flex;flex-direction:column;justify-content:center;padding:1rem;width:100%}#chatBox .chatInputCont input{border:2px solid rgba(176,176,192,.3);border-radius:.8rem;margin-bottom:.5rem;padding:.8rem 1rem;width:100%}#chatBox .chatInputCont input:focus{border:2px solid #b1df41;outline:none}@media(max-width:575.98px){#chatBox .chatInputCont input{padding:.5rem 1rem}}#chatBox .chatInputCont textarea{border:2px solid rgba(176,176,192,.3);border-radius:.8rem;padding:1rem;width:100%}#chatBox .chatInputCont textarea:focus{border:2px solid #b1df41;outline:none}@media(max-width:575.98px){#chatBox .chatInputCont textarea{padding:.5rem 1rem}}#chatBox .chatInputCont .chatBtn{background-color:#b1df41;border:1px solid #b1df41;font-size:1.1rem;font-weight:500;margin:1rem auto 0;padding:.5rem 2rem;text-transform:uppercase;width:100%}@media(max-width:575.98px){#chatBox .chatInputCont .chatBtn{font-size:1rem;padding:.3rem 1rem}}a{text-decoration:none!important;-webkit-text-decoration:none!important;-moz-text-decoration:none!important;-ms-text-decoration:none!important;-o-text-decoration:none!important}li{list-style:none}body{overflow-x:hidden}body::-webkit-scrollbar{width:8px}body::-webkit-scrollbar-thumb{background-color:#4b0614}#content{scroll-snap-points-y:repeat(100%);height:100vh;overflow:auto;scroll-behavior:smooth;scroll-snap-type:y mandatory;scroll-snap-type:none}.row{display:flex!important;flex-direction:row!important}section{padding:100px auto}.sectionPadding{padding:80px 0}#messageBtn{align-items:center;background-color:#161616;border:none;border-radius:1rem;color:#fff;display:flex;font-size:1.1rem;justify-content:center;padding:1.3em 8em 1.3em 3em}#messageBtn:after{border:solid #fff;border-width:1px 1px 2px;content:"";position:absolute;right:25%;top:50%;width:3rem}.messageBox{align-items:center;background-color:#fff;border-radius:.8rem;box-shadow:0 13px 27px -5px rgba(50,50,93,.25),0 8px 16px -8px rgba(0,0,0,.3);display:flex;height:6rem;justify-content:center;padding:1rem .5rem;position:absolute;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:20rem;z-index:100000}.messageBox h4{font-size:1.3rem;margin:0;text-transform:capitalize}.messageBox h4.success{color:#0dd20d}.messageBox h4.failed{color:red}.errorPage{width:100%}.errorPage,.errorPage .errorCont{align-items:center;display:flex;justify-content:center}.errorPage .errorCont{flex-direction:column;height:100%;width:55%}@media(min-width:992px)and (max-width:1280.98px){.errorPage .errorCont{width:60%}}@media(min-width:768px)and (max-width:991.98px){.errorPage .errorCont{width:65%}}@media(min-width:576px)and (max-width:768px){.errorPage .errorCont{width:70%}}@media(max-width:575.98px){.errorPage .errorCont{width:85%}}.errorPage .errorCont h1{font-size:4rem;font-weight:500;margin-bottom:2rem}@media(min-width:576px)and (max-width:768px){.errorPage .errorCont h1{font-size:3rem;margin-bottom:1.5rem}}@media(max-width:575.98px){.errorPage .errorCont h1{font-size:3rem;margin-bottom:1.5rem}}@media(max-width:425.98px){.errorPage .errorCont h1{font-size:2.5rem;margin-bottom:1.5rem}}.errorPage .errorCont p{font-size:1.4rem;font-weight:400;margin-bottom:2.5rem;text-align:center}@media(min-width:576px)and (max-width:768px){.errorPage .errorCont p{font-size:1.3rem;margin-bottom:2rem}}@media(max-width:575.98px){.errorPage .errorCont p{font-size:1.1rem;margin-bottom:2rem}}@media(max-width:425.98px){.errorPage .errorCont p{font-size:1rem;margin-bottom:2rem}}.errorPage .errorCont .goHomeBtn{background-color:#dcf2e7;border:2px solid #161616;border-radius:2rem;font-size:1.2rem;font-weight:400;padding:.8em 2em}@media(min-width:768px)and (max-width:991.98px){.errorPage .errorCont .goHomeBtn{font-size:1.1rem}}@media(min-width:576px)and (max-width:768px){.errorPage .errorCont .goHomeBtn{font-size:1rem}}@media(max-width:575.98px){.errorPage .errorCont .goHomeBtn{font-size:1rem}}@media(max-width:425.98px){.errorPage .errorCont .goHomeBtn{font-size:.8rem}}.errorPage .errorCont .errorPic{margin:5rem auto;width:40%!important}.careerTop{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.careerTop p{font-size:1.1rem;margin-bottom:1rem;text-align:center;width:60%}@media(min-width:768px)and (max-width:991.98px){.careerTop p{font-size:1rem;width:80%}}@media(min-width:576px)and (max-width:768px){.careerTop p{font-size:1rem;width:80%}}@media(max-width:575.98px){.careerTop p{font-size:1rem;margin-bottom:0;width:80%}}@media(max-width:425.98px){.careerTop p{font-size:.9rem;margin-bottom:0;width:80%}}.careerTop #bar{margin:1rem 0}.careerTop .careerHead{align-items:center;background:#dcf2e7;display:flex;height:100%;justify-content:center;margin-bottom:5rem;position:relative;width:100%}.careerTop .careerHead #careerHead{grid-gap:2rem;border-radius:1.25rem;display:grid;grid-template-columns:repeat(2,1fr);height:100%;padding-bottom:4rem;padding-top:2rem;width:100%}@media(min-width:768px)and (max-width:991.98px){.careerTop .careerHead #careerHead{grid-gap:2rem;grid-template-columns:repeat(1,1fr)}}@media(min-width:576px)and (max-width:768px){.careerTop .careerHead #careerHead{grid-gap:2rem;grid-template-columns:repeat(1,1fr)}}@media(max-width:575.98px){.careerTop .careerHead #careerHead{grid-gap:1rem;grid-template-columns:repeat(1,1fr);margin-bottom:4rem;padding-bottom:0}}@media(max-width:425.98px){.careerTop .careerHead #careerHead{display:flex;flex-direction:column;padding-bottom:0!important}}.careerTop .careerHead #careerHead .careerText{align-items:center;display:flex;justify-content:center}@media(min-width:992px)and (max-width:1280.98px){.careerTop .careerHead #careerHead .careerText{justify-content:start}}@media(min-width:1441px){.careerTop .careerHead #careerHead .careerText{justify-content:start}}@media(max-width:575.98px){.careerTop .careerHead #careerHead .careerText{width:100%}}.careerTop .careerHead #careerHead .careerText h1{font-size:3.8rem;font-weight:500;text-align:left}@media(min-width:992px)and (max-width:1280.98px){.careerTop .careerHead #careerHead .careerText h1{font-size:3.4rem;text-align:center}}@media(min-width:768px)and (max-width:991.98px){.careerTop .careerHead #careerHead .careerText h1{font-size:3rem;text-align:center}}@media(min-width:576px)and (max-width:768px){.careerTop .careerHead #careerHead .careerText h1{font-size:2.8rem;text-align:center}}@media(max-width:575.98px){.careerTop .careerHead #careerHead .careerText h1{font-size:2rem;text-align:center}}@media(max-width:425.98px){.careerTop .careerHead #careerHead .careerText h1{font-size:1.5rem;text-align:center}}.careerTop .careerHead #careerHead .careerImg{align-items:center;display:flex;justify-content:center;justify-content:end}@media(min-width:768px)and (max-width:991.98px){.careerTop .careerHead #careerHead .careerImg{justify-content:center;margin:0 auto;width:60%}}@media(min-width:576px)and (max-width:768px){.careerTop .careerHead #careerHead .careerImg{justify-content:center;margin:0 auto;width:70%}}@media(max-width:575.98px){.careerTop .careerHead #careerHead .careerImg{height:80%;justify-content:center;margin:0 auto;width:100%}}@media(max-width:425.98px){.careerTop .careerHead #careerHead .careerImg{justify-content:center;width:80%}}.careerTop .careerHead #careerHead .careerImg img{height:100%}@media(min-width:992px)and (max-width:1280.98px){.careerTop .careerHead #careerHead .careerImg img{height:80%}}@media(min-width:768px)and (max-width:991.98px){.careerTop .careerHead #careerHead .careerImg img{height:80%}}@media(min-width:576px)and (max-width:768px){.careerTop .careerHead #careerHead .careerImg img{height:80%}}@media(max-width:575.98px){.careerTop .careerHead #careerHead .careerImg img{height:70%}}@media(max-width:425.98px){.careerTop .careerHead #careerHead .careerImg img{justify-content:center;width:100%}}.careerTop .careerHead #careerHead .searchBar{align-items:center;background-color:#fff;border-radius:.8rem;bottom:-2rem;box-shadow:0 4px 11.6px 0 #d3d3d3;display:flex;justify-content:center;justify-content:space-between;left:50%;padding:.3rem;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);width:60%;z-index:100}@media(min-width:768px)and (max-width:991.98px){.careerTop .careerHead #careerHead .searchBar{width:80%}}@media(min-width:576px)and (max-width:768px){.careerTop .careerHead #careerHead .searchBar{width:80%}}@media(max-width:575.98px){.careerTop .careerHead #careerHead .searchBar{width:80%}}.careerTop .careerHead #careerHead .searchBar input{border:none;font-size:1.2rem;font-weight:400;height:100%;outline:none;padding-left:1.5rem;width:60%}@media(max-width:575.98px){.careerTop .careerHead #careerHead .searchBar input{font-size:.9rem;padding-left:1rem;width:50%}}.careerTop .careerHead #careerHead .searchBar #searchBtn{background-color:#b1df41;border:1px solid #b1df41;border-radius:.8rem;font-size:1.25rem;padding:.5em 2em}@media(min-width:576px)and (max-width:768px){.careerTop .careerHead #careerHead .searchBar #searchBtn{font-size:1.1rem}}@media(max-width:575.98px){.careerTop .careerHead #careerHead .searchBar #searchBtn{font-size:.9rem}}@media(max-width:425.98px){.careerTop .careerHead #careerHead .searchBar #searchBtn{font-size:.7rem}}.careerSec{height:100%;width:100%}.careerSec #careerSec{align-items:center;display:flex;flex-direction:column;justify-content:center;justify-content:start;width:100%}.careerSec #careerSec h3{margin-bottom:1rem;text-align:center}.careerSec #careerSec p{text-align:center;width:80%}.careerSec #careerSec .careerCont{align-items:center;display:flex;justify-content:center;justify-content:space-between;margin-top:4rem;width:100%}@media(min-width:768px)and (max-width:991.98px){.careerSec #careerSec .careerCont{flex-wrap:wrap;row-gap:1rem}}@media(min-width:576px)and (max-width:768px){.careerSec #careerSec .careerCont{flex-wrap:wrap;row-gap:1rem}}@media(max-width:575.98px){.careerSec #careerSec .careerCont{flex-wrap:wrap;row-gap:1rem}}.careerSec #careerSec .careerCont .feedbackCont{display:flex;flex-direction:column;justify-content:center;position:relative;row-gap:1rem;width:50%}@media(min-width:768px)and (max-width:991.98px){.careerSec #careerSec .careerCont .feedbackCont{width:100%}}@media(min-width:576px)and (max-width:768px){.careerSec #careerSec .careerCont .feedbackCont{width:100%}}@media(max-width:575.98px){.careerSec #careerSec .careerCont .feedbackCont{width:100%}}.careerSec #careerSec .careerCont .contactCont{align-items:center;background:#fff;border-radius:20px;box-shadow:-3px 6px 26.4px -9px rgba(46,46,46,.15);display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;justify-content:space-between;padding:2.5rem;position:relative;width:50%}@media(min-width:768px)and (max-width:991.98px){.careerSec #careerSec .careerCont .contactCont{gap:1rem;width:100%}}@media(min-width:576px)and (max-width:768px){.careerSec #careerSec .careerCont .contactCont{gap:1rem;width:100%}}@media(max-width:575.98px){.careerSec #careerSec .careerCont .contactCont{gap:1rem;padding:2.5rem 1rem;width:100%}}.careerSec #careerSec .careerCont .contactCont .inputCont{grid-gap:2rem;display:grid;grid-template-columns:repeat(2,1fr);width:100%}@media(min-width:576px)and (max-width:768px){.careerSec #careerSec .careerCont .contactCont .inputCont{grid-gap:1rem;grid-template-columns:repeat(1,1fr)}}@media(max-width:575.98px){.careerSec #careerSec .careerCont .contactCont .inputCont{grid-gap:1rem;grid-template-columns:repeat(1,1fr)}}.careerSec #careerSec .careerCont .contactCont .inputCont input{border:2px solid #e8e8e8;border-radius:12px;font-size:1rem;outline:none;padding:1rem;width:100%}.careerSec #careerSec .careerCont .contactCont .inputCont input:focus{border:2px solid #b1df41}@media(max-width:575.98px){.careerSec #careerSec .careerCont .contactCont .inputCont input{padding:.8rem}}.careerSec #careerSec .careerCont .contactCont label{border:2px solid #e8e8e8!important;border-radius:12px;cursor:pointer!important;display:inline-block!important;font-size:1rem;padding:1rem}.careerSec #careerSec .careerCont .contactCont label:focus{border:2px solid #b1df41}@media(max-width:575.98px){.careerSec #careerSec .careerCont .contactCont label{padding:.8rem}}.careerSec #careerSec .careerCont .contactCont #file{width:100%}.careerSec #careerSec .careerCont .contactCont #cover{border:1px solid #e8e8e8;border-radius:12px;font-size:1rem;outline:none;padding:1rem;width:100%}.careerSec #careerSec .careerCont .contactCont #cover:focus{border:2px solid #b1df41}.careerSec #careerSec .careerCont .contactCont .formfooter{align-items:center;display:flex;justify-content:center;justify-content:space-between;width:100%}@media(max-width:575.98px){.careerSec #careerSec .careerCont .contactCont .formfooter{flex-wrap:wrap}}.careerSec #careerSec .careerCont .contactCont .formfooter .left{align-items:center;display:flex;justify-content:center;justify-content:start}@media(max-width:575.98px){.careerSec #careerSec .careerCont .contactCont .formfooter .left{width:100%}}.careerSec #careerSec .careerCont .contactCont .formfooter .left p{margin:0 0 0 1rem}@media(max-width:575.98px){.careerSec #careerSec .careerCont .contactCont .formfooter .left p{font-size:.9rem;margin-left:0;text-align:left}}@media(max-width:425.98px){.careerSec #careerSec .careerCont .contactCont .formfooter .left p{font-size:.9rem;margin-left:1rem;text-align:left}}.careerSec #careerSec .careerCont .contactCont .formfooter #applybtn{background-color:#b1df41;border:1px solid #b1df41;border-radius:.8rem;font-size:1.2rem;font-weight:600;padding:.5em 3em}@media(min-width:992px)and (max-width:1280.98px){.careerSec #careerSec .careerCont .contactCont .formfooter #applybtn{font-size:1rem}}@media(min-width:768px)and (max-width:991.98px){.careerSec #careerSec .careerCont .contactCont .formfooter #applybtn{font-size:1.1rem}}@media(min-width:576px)and (max-width:768px){.careerSec #careerSec .careerCont .contactCont .formfooter #applybtn{font-size:1rem;padding:.5em 2em}}@media(max-width:575.98px){.careerSec #careerSec .careerCont .contactCont .formfooter #applybtn{font-size:1rem;margin:1rem 0;padding:.3em 1.4em}}.careerSec #careerSec .careerCont .contactCont .formfooter p{font-size:1.1rem}@media(min-width:992px)and (max-width:1280.98px){.careerSec #careerSec .careerCont .contactCont .formfooter p{font-size:1rem}}@media(max-width:575.98px){.careerSec #careerSec .careerCont .contactCont .formfooter p{font-size:2rem}}.careerSec #careerSec .careerCont .contactCont .formfooter p a{color:#000;text-decoration:underline}.careerSec #careerSec .careerCont .contactCont .formfooter .checker{border:1px solid #000;border-radius:25px;cursor:pointer;height:35px;padding:.2rem;position:relative;width:75px}@media(max-width:575.98px){.careerSec #careerSec .careerCont .contactCont .formfooter .checker{height:30px;width:62px}}@media(min-width:768px)and (max-width:991.98px){.careerSec #careerSec .careerCont .contactCont .formfooter .checker{width:62px}}.careerSec #careerSec .careerCont .contactCont .formfooter .checker .slider-button{align-items:center;background-color:#b1df41;border-radius:50%;display:flex;font-size:1.2rem;font-weight:700;height:25px;justify-content:center;position:absolute;top:10%;-webkit-transform:translateY(-50%,-50%);transform:translateY(-50%,-50%);transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:25px}@media(max-width:575.98px){.careerSec #careerSec .careerCont .contactCont .formfooter .checker .slider-button{font-size:1rem;height:22px;width:22px}}.careerSec #careerSec .careerCont .contactCont .formfooter .active .slider-button{-webkit-transform:translateX(28px);transform:translateX(28px)}.projectSec #ContactSec{background:#dcf2e7;padding:7.5rem 0;width:100%}@media(min-width:768px)and (max-width:991.98px){.projectSec #ContactSec{padding:6rem 0}}@media(max-width:575.98px){.projectSec #ContactSec{padding:4rem 0}}.projectSec #ContactSec #projectCont{align-items:center;border-radius:1.25rem;display:flex;gap:8rem;justify-content:center;justify-content:space-between;position:relative;width:100%}@media(min-width:768px)and (max-width:991.98px){.projectSec #ContactSec #projectCont{grid-gap:4rem;display:grid;grid-template-columns:repeat(1,1fr)}}@media(min-width:576px)and (max-width:768px){.projectSec #ContactSec #projectCont{grid-gap:2rem;display:grid;grid-template-columns:repeat(1,1fr)}}@media(max-width:575.98px){.projectSec #ContactSec #projectCont{grid-gap:2rem;display:grid;grid-template-columns:repeat(1,1fr)}}@media(max-width:425.98px){.projectSec #ContactSec #projectCont{grid-template-columns:repeat(1,1fr);padding-bottom:0}}.projectSec #ContactSec #projectCont .contactText{align-items:center;align-items:start;display:flex;flex-direction:column;justify-content:center}@media(min-width:768px)and (max-width:991.98px){.projectSec #ContactSec #projectCont .contactText{align-items:center}}@media(min-width:576px)and (max-width:768px){.projectSec #ContactSec #projectCont .contactText{align-items:center}}@media(min-width:1441px){.projectSec #ContactSec #projectCont .contactText{justify-content:start}}@media(max-width:575.98px){.projectSec #ContactSec #projectCont .contactText{align-items:center;width:100%}}.projectSec #ContactSec #projectCont .contactText h1{font-size:4rem;font-weight:500;text-align:left}@media(min-width:992px)and (max-width:1280.98px){.projectSec #ContactSec #projectCont .contactText h1{font-size:3.5rem;margin-bottom:2rem;text-align:left}}@media(min-width:768px)and (max-width:991.98px){.projectSec #ContactSec #projectCont .contactText h1{font-size:3rem;margin-bottom:2rem;text-align:center}}@media(min-width:576px)and (max-width:768px){.projectSec #ContactSec #projectCont .contactText h1{font-size:2.8rem;margin-bottom:2rem;text-align:center}}@media(max-width:575.98px){.projectSec #ContactSec #projectCont .contactText h1{font-size:2rem;margin-bottom:1rem;text-align:center}}.projectSec #ContactSec #projectCont .contactText p{margin:0;text-align:left}@media(min-width:992px)and (max-width:1280.98px){.projectSec #ContactSec #projectCont .contactText p{text-align:left}}@media(min-width:768px)and (max-width:991.98px){.projectSec #ContactSec #projectCont .contactText p{text-align:center}}@media(min-width:576px)and (max-width:768px){.projectSec #ContactSec #projectCont .contactText p{text-align:center}}@media(max-width:575.98px){.projectSec #ContactSec #projectCont .contactText p{text-align:center}}.projectSec #ContactSec #projectCont .contactImg{align-items:center;display:flex;justify-content:center;justify-content:end}@media(min-width:768px)and (max-width:991.98px){.projectSec #ContactSec #projectCont .contactImg{justify-content:center;margin:0 auto;width:60%}}@media(min-width:576px)and (max-width:768px){.projectSec #ContactSec #projectCont .contactImg{justify-content:center;margin:0 auto;width:70%}}@media(max-width:575.98px){.projectSec #ContactSec #projectCont .contactImg{justify-content:center;margin:0 auto;width:100%}}@media(max-width:425.98px){.projectSec #ContactSec #projectCont .contactImg{justify-content:center;margin:0 auto;width:100%}}.projectSec #ContactSec #projectCont .contactImg img{border-radius:1.25rem;height:20rem;width:20rem}@media(min-width:768px)and (max-width:991.98px){.projectSec #ContactSec #projectCont .contactImg img{height:80%}}@media(min-width:576px)and (max-width:768px){.projectSec #ContactSec #projectCont .contactImg img{height:23rem;height:80%;width:23rem}}@media(max-width:575.98px){.projectSec #ContactSec #projectCont .contactImg img{height:22rem;height:80%;width:22rem;width:70%}}.contactFormSec{position:relative}.contactFormSec,.contactFormSec #formWrapper{height:100%;width:100%}.contactFormSec #formWrapper #formCont{grid-gap:3rem;display:grid;grid-template-columns:repeat(2,1fr);height:100%;width:100%}@media(min-width:768px)and (max-width:991.98px){.contactFormSec #formWrapper #formCont{grid-gap:3rem;grid-template-columns:repeat(1,1fr)}}@media(min-width:576px)and (max-width:768px){.contactFormSec #formWrapper #formCont{grid-gap:4rem;grid-template-columns:repeat(1,1fr)}}@media(max-width:575.98px){.contactFormSec #formWrapper #formCont{grid-gap:3rem;grid-template-columns:repeat(1,1fr)}}.contactFormSec #formWrapper #formCont .getInTouchForm{height:100%;width:100%}@media(max-width:575.98px){.contactFormSec #formWrapper #formCont .getInTouchForm{margin:0 auto;padding:0;position:static;width:100%}}.contactFormSec #formWrapper #formCont .getInTouchForm #getForm{background-color:#fff;border:2px solid rgba(176,176,192,.3);border-radius:1rem;height:100%;padding:2rem 2rem 8rem;position:relative;width:100%;z-index:10000}@media(max-width:575.98px){.contactFormSec #formWrapper #formCont .getInTouchForm #getForm{padding:2rem 1rem 6rem;width:100%}}.contactFormSec #formWrapper #formCont .getInTouchForm #getForm:after{background-color:#b1df41;content:"";height:80%;position:absolute;right:-5px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:3px;z-index:10}@media(max-width:575.98px){.contactFormSec #formWrapper #formCont .getInTouchForm #getForm:after{right:-3px;width:2px}}.contactFormSec #formWrapper #formCont .getInTouchForm #getForm label{font-size:1rem}.contactFormSec #formWrapper #formCont .getInTouchForm #getForm input{border:none;border-bottom:2px solid #161616;border-bottom-left-radius:.8rem;font-size:1.1rem;margin-bottom:2rem;outline:none;padding:1rem;width:100%}@media(max-width:575.98px){.contactFormSec #formWrapper #formCont .getInTouchForm #getForm input{margin-bottom:1rem;padding:.5rem 1rem;width:100%}}.contactFormSec #formWrapper #formCont .getInTouchForm #getForm select{background:transparent;border:none;border-bottom:2px solid #161616;border-bottom-left-radius:.8rem;font-size:1.1rem;margin-bottom:2rem;outline:none;padding-bottom:4rem;width:100%}@media(max-width:575.98px){.contactFormSec #formWrapper #formCont .getInTouchForm #getForm select{margin-bottom:1rem}}.contactFormSec #formWrapper #formCont .getInTouchForm #getForm textarea{border:none;border-bottom:2px solid #161616;border-bottom-left-radius:.8rem;margin-bottom:3rem;outline:none;padding:1rem 2rem;width:100%}@media(max-width:575.98px){.contactFormSec #formWrapper #formCont .getInTouchForm #getForm textarea{padding:.5rem 1rem;width:100%}}.contactFormSec #formWrapper #formCont .getInTouchForm #getForm .btn2{float:right;margin-bottom:2rem;position:relative}@media(min-width:992px)and (max-width:1280.98px){.contactFormSec #formWrapper #formCont .getInTouchForm #getForm .btn2{background-color:#161616;border:none;border-radius:1rem;color:#fff;font-size:1.1rem;padding:1.3em 6em 1.3em 2em}}@media(max-width:575.98px){.contactFormSec #formWrapper #formCont .getInTouchForm #getForm .btn2{float:left;font-size:.95rem;padding:.8rem 1.5rem}}.contactFormSec #formWrapper #formCont .getInTouchForm #getForm .btn2:after{border:solid #fff;border-width:1px 1px 2px;content:"";position:absolute;right:25%;top:50%;width:3rem}@media(min-width:992px)and (max-width:1280.98px){.contactFormSec #formWrapper #formCont .getInTouchForm #getForm .btn2:after{right:15%}}@media(max-width:575.98px){.contactFormSec #formWrapper #formCont .getInTouchForm #getForm .btn2:after{display:none}}.contactFormSec #formWrapper #formCont .contactTextBox{padding:1rem 0}@media(max-width:575.98px){.contactFormSec #formWrapper #formCont .contactTextBox{width:100%}}.contactFormSec #formWrapper #formCont .contactTextBox h3{font-size:2.5rem;font-weight:500}@media(max-width:575.98px){.contactFormSec #formWrapper #formCont .contactTextBox h3{font-size:2rem}}.contactFormSec #formWrapper #formCont .contactTextBox .addBox{margin:3rem 0;width:100%}@media(max-width:575.98px){.contactFormSec #formWrapper #formCont .contactTextBox .addBox{margin:2rem 0}.contactFormSec #formWrapper #formCont .contactTextBox .addBox:not(:last-child){border-bottom:2px solid #161616}}.contactFormSec #formWrapper #formCont .contactTextBox .addBox h5{font-size:1.125rem;font-weight:700;margin-bottom:1rem}.contactFormSec #formWrapper #formCont .contactTextBox .addBox h5 span{background-color:rgba(220,242,231,.8);border-radius:.3rem;margin-right:1rem;padding:.4rem}.contactFormSec #formWrapper #formCont .contactTextBox .addBox h5:last-child{margin-bottom:2rem}.contactFormSec #formWrapper #formCont .contactTextBox .addBox p{font-size:1rem}.contactFormSec #formWrapper #formCont .contactTextBox .addBox .mailbox{align-items:center;display:flex;gap:2rem;justify-content:center;justify-content:space-between;width:100%}.contactFormSec #formWrapper #formCont .contactTextBox .addBox .mailbox span{font-size:1.1rem;font-weight:600}@media(max-width:575.98px){.contactFormSec #formWrapper #formCont .contactTextBox .addBox .mailbox{align-items:start;flex-direction:column;gap:0;margin-top:1rem}.contactFormSec #formWrapper #formCont .contactTextBox .addBox .mailbox p{margin:0}.contactFormSec #formWrapper #formCont .contactTextBox .addBox .mailbox p:first-child{margin-top:1rem}}.mapSec{height:100%;width:100%}.mapSec #mapCont{align-items:center;display:flex;flex-direction:column;justify-content:center}.mapSec #mapCont h2{font-size:2.5rem;font-weight:500;margin-bottom:1rem;text-align:center}.mapSec #mapCont p{font-size:1rem;text-align:center}.mapSec #mapCont .outMap{border:1px solid red;height:50vh;margin:2rem 0;width:100%}.faqSec,.projectSec{height:100%;width:100%}.projectSec{align-items:center;display:flex;flex-direction:column;justify-content:center}.projectSec .portHead{background:#dcf2e7;padding:7.5rem 0;width:100%}@media(min-width:768px)and (max-width:991.98px){.projectSec .portHead{padding:6rem 0}}@media(max-width:575.98px){.projectSec .portHead{padding:4rem 0}}.projectSec .portHead #projectCont{align-items:center;border-radius:1.25rem;display:flex;justify-content:center;justify-content:space-between;position:relative;width:100%}@media(min-width:768px)and (max-width:991.98px){.projectSec .portHead #projectCont{grid-gap:4rem;display:grid;grid-template-columns:repeat(1,1fr)}}@media(min-width:576px)and (max-width:768px){.projectSec .portHead #projectCont{grid-gap:2rem;display:grid;grid-template-columns:repeat(1,1fr)}}@media(max-width:575.98px){.projectSec .portHead #projectCont{grid-gap:1rem;display:grid;grid-template-columns:repeat(1,1fr)}}@media(max-width:425.98px){.projectSec .portHead #projectCont{grid-gap:1rem;grid-template-columns:repeat(1,1fr);padding-bottom:0}}.projectSec .portHead #projectCont .projectText{align-items:center;display:flex;justify-content:center}@media(min-width:992px)and (max-width:1280.98px){.projectSec .portHead #projectCont .projectText{justify-content:start}}@media(min-width:1441px){.projectSec .portHead #projectCont .projectText{justify-content:start}}@media(max-width:575.98px){.projectSec .portHead #projectCont .projectText{width:100%}}.projectSec .portHead #projectCont .projectText h1{font-size:4rem;font-weight:500;text-align:left}@media(min-width:992px)and (max-width:1280.98px){.projectSec .portHead #projectCont .projectText h1{font-size:3.5rem}}@media(min-width:768px)and (max-width:991.98px){.projectSec .portHead #projectCont .projectText h1{font-size:3rem;text-align:center}}@media(min-width:576px)and (max-width:768px){.projectSec .portHead #projectCont .projectText h1{font-size:2.8rem;text-align:center}}@media(max-width:575.98px){.projectSec .portHead #projectCont .projectText h1{font-size:2rem;text-align:center}}.projectSec .portHead #projectCont .careerImg{align-items:center;display:flex;justify-content:center;justify-content:end}@media(min-width:768px)and (max-width:991.98px){.projectSec .portHead #projectCont .careerImg{justify-content:center;margin:0 auto;width:60%}}@media(min-width:576px)and (max-width:768px){.projectSec .portHead #projectCont .careerImg{justify-content:center;margin:0 auto;width:70%}}@media(max-width:575.98px){.projectSec .portHead #projectCont .careerImg{justify-content:center;margin:0 auto;width:100%}}@media(max-width:425.98px){.projectSec .portHead #projectCont .careerImg{justify-content:center;margin:0 auto;width:100%}}.projectSec .portHead #projectCont .careerImg img{border-radius:1.25rem;height:20rem;width:27.5rem}@media(min-width:992px)and (max-width:1280.98px){.projectSec .portHead #projectCont .careerImg img{height:15rem;width:22rem}}@media(min-width:1281px)and (max-width:1440px){.projectSec .portHead #projectCont .careerImg img{height:18rem;width:23rem}}@media(min-width:768px)and (max-width:991.98px){.projectSec .portHead #projectCont .careerImg img{height:50%}}@media(min-width:576px)and (max-width:768px){.projectSec .portHead #projectCont .careerImg img{height:50%}}@media(max-width:575.98px){.projectSec .portHead #projectCont .careerImg img{height:80%;width:70%}}@media(max-width:425.98px){.projectSec .portHead #projectCont .careerImg img{height:60%}}.projectSec #textSec{text-align:center}.projectSec #textSec p{font-size:1.125rem;margin:3rem 0;text-align:center}@media(min-width:768px)and (max-width:991.98px){.projectSec #textSec p{font-size:1rem}}@media(min-width:576px)and (max-width:768px){.projectSec #textSec p{font-size:1rem}}@media(max-width:575.98px){.projectSec #textSec p{font-size:1rem;margin-bottom:0}}@media(max-width:425.98px){.projectSec #textSec p{font-size:.9rem;margin-bottom:0}}.porfolioSec,.porfolioSec #portfolioCont{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.porfolioSec #portfolioCont h1{font-size:4rem;font-weight:500;margin-bottom:2.5rem;text-align:center}@media(min-width:768px)and (max-width:991.98px){.porfolioSec #portfolioCont h1{font-size:3rem}}@media(max-width:575.98px){.porfolioSec #portfolioCont h1{font-size:2.5rem;margin-bottom:2rem}}.porfolioSec #portfolioCont .projectbar{align-items:center;background-color:#161616;border-radius:1.125rem;display:flex;justify-content:center;justify-content:space-between;margin-bottom:3rem;padding:.8rem 1.125rem}@media(min-width:1441px){.porfolioSec #portfolioCont .projectbar{width:80%}}@media(min-width:992px)and (max-width:1280.98px){.porfolioSec #portfolioCont .projectbar{width:90%}}@media(min-width:768px)and (max-width:991.98px){.porfolioSec #portfolioCont .projectbar{padding:.5rem 1rem;width:90%}}@media(min-width:576px)and (max-width:768px){.porfolioSec #portfolioCont .projectbar{padding:.5rem 1rem;width:100%}}@media(max-width:575.98px){.porfolioSec #portfolioCont .projectbar{flex-direction:column;margin-bottom:2rem;padding:.5rem 1rem;width:100%}}.porfolioSec #portfolioCont .projectbar a{border-radius:.5rem;color:#626d78;font-size:1.125rem;padding:.9rem 1.45rem;text-align:center;text-transform:uppercase}@media(min-width:992px)and (max-width:1280.98px){.porfolioSec #portfolioCont .projectbar a{padding:.9rem 1.2rem}}@media(min-width:768px)and (max-width:991.98px){.porfolioSec #portfolioCont .projectbar a{font-size:.9rem;padding:.5rem 1rem;padding:.5rem}}@media(max-width:575.98px){.porfolioSec #portfolioCont .projectbar a{font-size:.9rem;padding:.5rem;width:100%}.porfolioSec #portfolioCont .projectbar a:not(:last-child){margin-bottom:.5rem}}.porfolioSec #portfolioCont .projectbar a.activeService{background-color:#b1df41;color:#161616}.porfolioSec #portfolioCont .projectCont{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;justify-content:space-between;width:100%!important}.porfolioSec #portfolioCont .projectCont .projectRow{grid-row-gap:2rem;display:grid;row-gap:2rem;width:100%}.porfolioSec #portfolioCont .projectCont .projectRow:not(:last-child){margin-bottom:2rem}@media(min-width:768px)and (max-width:991.98px){.porfolioSec #portfolioCont .projectCont .projectRow{row-gap:1rem!important}}.porfolioSec #portfolioCont .projectCont .projectRow.row1{grid-template-columns:65% 33%;justify-content:space-between}@media(min-width:768px)and (max-width:991.98px){.porfolioSec #portfolioCont .projectCont .projectRow.row1{grid-gap:1rem;grid-template-columns:repeat(1,1fr)}}@media(max-width:575.98px){.porfolioSec #portfolioCont .projectCont .projectRow.row1{grid-gap:1rem;grid-template-columns:repeat(1,1fr)}}.porfolioSec #portfolioCont .projectCont .projectRow.row2{grid-template-columns:33% 65%;justify-content:space-between}@media(min-width:768px)and (max-width:991.98px){.porfolioSec #portfolioCont .projectCont .projectRow.row2{grid-gap:1rem;grid-template-columns:repeat(1,1fr)}}@media(max-width:575.98px){.porfolioSec #portfolioCont .projectCont .projectRow.row2{grid-gap:1rem;grid-template-columns:repeat(1,1fr)}}.porfolioSec #portfolioCont .projectCont .projectRow .projectBox{border-radius:1.5rem}.porfolioSec #portfolioCont .projectCont .projectRow .projectBox .projectImgBox{background-position:50%;background-repeat:no-repeat;background-size:cover;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;height:30rem;width:100%}.porfolioSec #portfolioCont .projectCont .projectRow .projectBox .projectImgBox img{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}@media(min-width:1441px){.porfolioSec #portfolioCont .projectCont .projectRow .projectBox .projectImgBox{height:28rem}}@media(min-width:768px)and (max-width:991.98px){.porfolioSec #portfolioCont .projectCont .projectRow .projectBox .projectImgBox{height:20rem}}@media(max-width:575.98px){.porfolioSec #portfolioCont .projectCont .projectRow .projectBox .projectImgBox{height:15rem}}.porfolioSec #portfolioCont .projectCont .projectRow .projectBox .projectImgBox.p1{background-image:url(/static/media/p1.b18f3a120f421874a7d5.jpg)}.porfolioSec #portfolioCont .projectCont .projectRow .projectBox .projectImgBox.p2{background-image:url(/static/media/p2.cd06f83146a8376ecf88.jpg)}.porfolioSec #portfolioCont .projectCont .projectRow .projectBox .projectImgBox.p3{background-image:url(/static/media/p3.c7d9e317f16794d1b937.jpg)}.porfolioSec #portfolioCont .projectCont .projectRow .projectBox .projectImgBox.p4{background-image:url(/static/media/p4.dc44783887db7867f83a.jpg)}.porfolioSec #portfolioCont .projectCont .projectRow .projectBox .projectImgBox.p5{background-image:url(/static/media/p5.ba645895ef744f8c4bb3.jpg)}.porfolioSec #portfolioCont .projectCont .projectRow .projectBox .projectImgBox.p6{background-image:url(/static/media/p6.4524e0e9079d57aaf941.jpg)}.porfolioSec #portfolioCont .projectCont .projectRow .projectBox .projectImgBox img{height:100%;object-fit:cover;width:100%}.porfolioSec #portfolioCont .projectCont .projectRow .projectBox .projectTextBox{background-color:#383b41;border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem;width:100%}.porfolioSec #portfolioCont .projectCont .projectRow .projectBox .projectTextBox h3{color:#fff;font-size:1.6rem;font-weight:700;text-align:left}@media(max-width:575.98px){.porfolioSec #portfolioCont .projectCont .projectRow .projectBox .projectTextBox h3{font-size:1.3rem}}.porfolioSec #portfolioCont .projectCont .projectRow .projectBox .projectTextBox p{color:#fff;font-size:1rem;font-weight:400;line-height:1.3rem}@media(max-width:575.98px){.porfolioSec #portfolioCont .projectCont .projectRow .projectBox .projectTextBox p{font-size:.9rem}}.porfolioSec #portfolioCont .projectCont .projectRow .projectBox .projectTextBox.big{padding:1rem 1.5rem}@media(min-width:768px)and (max-width:991.98px){.porfolioSec #portfolioCont .projectCont .projectRow .projectBox .projectTextBox.big{padding:1rem}}@media(max-width:575.98px){.porfolioSec #portfolioCont .projectCont .projectRow .projectBox .projectTextBox.big{padding:1rem}}.porfolioSec #portfolioCont .projectCont .projectRow .projectBox .projectTextBox.small{padding:1rem}.connectSec,.connectSec #connectSec{height:100%;width:100%}.connectSec #connectSec #connectCont{align-items:center;background-color:#161616;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:5rem 0;text-align:center}.connectSec #connectSec #connectCont h2{color:#fff;font-size:2.5rem;font-weight:500}@media(max-width:575.98px){.connectSec #connectSec #connectCont h2{font-size:2rem}}@media(max-width:320px){.connectSec #connectSec #connectCont h2{font-size:1.5rem}}.connectSec #connectSec #connectCont p{font-size:1.25rem;font-weight:400;margin:1.5rem 0}@media(max-width:575.98px){.connectSec #connectSec #connectCont p{font-size:1.1rem;margin:1rem;text-align:center}}@media(max-width:320px){.connectSec #connectSec #connectCont p{font-size:.9rem;margin:1rem;text-align:center}}.connectSec #connectSec #connectCont #connectBtn{align-items:center;background-color:#b1df41;border:1px solid #b1df41;border-radius:.8rem;display:flex;font-size:1.125rem;justify-content:center;margin-top:1.5rem;padding:1.2rem 3rem;text-transform:uppercase}@media(min-width:768px)and (max-width:991.98px){.connectSec #connectSec #connectCont #connectBtn{padding:1.2rem 2.5rem}}@media(max-width:575.98px){.connectSec #connectSec #connectCont #connectBtn{padding:.9rem 2rem}}@media(max-width:320px){.connectSec #connectSec #connectCont #connectBtn{font-size:1rem}}.servicePage{align-items:center;display:flex;justify-content:center}.adminPanelSec,.servicePage{height:100vh;width:100%}@media(max-width:575.98px){.adminPanelSec{overflow:hidden}}.adminPanelSec .adminHeader{height:160px;width:100%}@media(max-width:575.98px){.adminPanelSec .adminHeader{height:140px}}.adminPanelSec .adminHeader #adminHeaderSec{align-items:center;display:flex;flex-direction:column;justify-content:center;justify-content:start;padding:1.5rem 0;width:100%}@media(max-width:575.98px){.adminPanelSec .adminHeader #adminHeaderSec{padding:1.5rem 0}}.adminPanelSec .adminHeader #adminHeaderSec .adminNavbar{align-items:center;display:flex;justify-content:center;justify-content:space-between;padding:1rem;width:100%}@media(max-width:575.98px){.adminPanelSec .adminHeader #adminHeaderSec .adminNavbar{padding:1.5rem 0 0}}.adminPanelSec .adminHeader #adminHeaderSec .adminNavbar p{font-size:1.1rem;margin:0}.adminPanelSec .adminHeader #adminHeaderSec .adminNavbar .linkgrp{align-items:center;display:flex;justify-content:center}.adminPanelSec .adminHeader #adminHeaderSec .adminNavbar .linkgrp p:first-child{font-weight:400}.adminPanelSec .adminHeader #adminHeaderSec .adminNavbar .linkgrp p:last-child{font-weight:600;margin:0 1rem}.adminPanelSec .adminHeader #adminHeaderSec .adminNavbar .linkgrp p a{color:#161616}.adminPanelSec .adminHeader #adminHeaderSec .adminNavbar #logoutBtn{background-color:#b1df41;border:1px solid #b1df41;border-radius:.5rem}.adminPanelSec .adminHeader #adminHeaderSec .adminNavbar #logoutBtn a{color:#161616;display:inline-block;font-size:1.3rem;font-weight:600;padding:1rem 2rem;text-transform:uppercase}.adminPanelSec .adminPanel{background:#efeded;height:calc(100vh - 160px);padding:2rem 0;width:100%}@media(max-width:575.98px){.adminPanelSec .adminPanel{padding:1rem 0}}.adminPanelSec .adminPanel #adminPanelCont{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;row-gap:2rem}@media(max-width:575.98px){.adminPanelSec .adminPanel #adminPanelCont{justify-content:space-between}}.adminPanelSec .adminPanel #adminPanelCont .dataBoxCont{align-items:center;-webkit-column-gap:4rem;column-gap:4rem;display:flex;justify-content:center;width:100%}@media(min-width:768px)and (max-width:991.98px){.adminPanelSec .adminPanel #adminPanelCont .dataBoxCont{-webkit-column-gap:0;column-gap:0;justify-content:space-between}}@media(min-width:576px)and (max-width:768px){.adminPanelSec .adminPanel #adminPanelCont .dataBoxCont{-webkit-column-gap:0;column-gap:0;justify-content:space-between}}@media(max-width:575.98px){.adminPanelSec .adminPanel #adminPanelCont .dataBoxCont{-webkit-column-gap:0;column-gap:0;flex-direction:column;justify-content:space-between;row-gap:1rem}}.adminPanelSec .adminPanel #adminPanelCont .dataBoxCont .dataBox{align-items:center;background-color:#fff;border-radius:1.25rem;display:flex;flex-direction:column;justify-content:center;padding:1rem 1rem 1.5rem;row-gap:.6rem;width:22%}@media(min-width:992px)and (max-width:1280.98px){.adminPanelSec .adminPanel #adminPanelCont .dataBoxCont .dataBox{padding:1rem;width:25%}}@media(min-width:768px)and (max-width:991.98px){.adminPanelSec .adminPanel #adminPanelCont .dataBoxCont .dataBox{padding:1rem;width:30%}}@media(min-width:576px)and (max-width:768px){.adminPanelSec .adminPanel #adminPanelCont .dataBoxCont .dataBox{padding:1rem;width:30%}}@media(max-width:575.98px){.adminPanelSec .adminPanel #adminPanelCont .dataBoxCont .dataBox{flex-direction:row;padding:.8rem 0;width:80%}}.adminPanelSec .adminPanel #adminPanelCont .dataBoxCont .dataBox img{height:3rem;width:3rem}@media(min-width:768px)and (max-width:991.98px){.adminPanelSec .adminPanel #adminPanelCont .dataBoxCont .dataBox img{height:2rem;width:2rem}}@media(max-width:575.98px){.adminPanelSec .adminPanel #adminPanelCont .dataBoxCont .dataBox img{height:1.3rem;margin:0 .5rem;width:1.3rem}}.adminPanelSec .adminPanel #adminPanelCont .dataBoxCont .dataBox h3{font-size:2rem;font-weight:700}@media(min-width:768px)and (max-width:991.98px){.adminPanelSec .adminPanel #adminPanelCont .dataBoxCont .dataBox h3{font-size:1.8rem;font-weight:500}}@media(max-width:575.98px){.adminPanelSec .adminPanel #adminPanelCont .dataBoxCont .dataBox h3{font-size:1.3rem;font-weight:500;margin:0}}.adminPanelSec .adminPanel #adminPanelCont .userDetailsCont{background-color:#fff;border:1px solid #161616;border-radius:1.25rem;height:55vh;overflow-y:scroll!important;width:100%}@media(max-width:575.98px){.adminPanelSec .adminPanel #adminPanelCont .userDetailsCont{height:52vh}}.adminPanelSec .adminPanel #adminPanelCont .userDetailsCont .dataTable{width:100%}.adminPanelSec .adminPanel #adminPanelCont .userDetailsCont .dataTable .tableHead{background-color:#fff;position:-webkit-sticky;position:sticky;top:0}@media(max-width:575.98px){.adminPanelSec .adminPanel #adminPanelCont .userDetailsCont .dataTable{font-size:.8rem}}.adminPanelSec .adminPanel #adminPanelCont .userDetailsCont .dataTable td,.adminPanelSec .adminPanel #adminPanelCont .userDetailsCont .dataTable th{padding:8px 8px 8px 1rem;text-align:left}@media(max-width:575.98px){.adminPanelSec .adminPanel #adminPanelCont .userDetailsCont .dataTable td,.adminPanelSec .adminPanel #adminPanelCont .userDetailsCont .dataTable th{padding:.5rem}}.adminPanelSec .adminPanel #adminPanelCont .userDetailsCont .dataTable td:not(:last-child),.adminPanelSec .adminPanel #adminPanelCont .userDetailsCont .dataTable th:not(:last-child){border-right:1px solid #cecaca}.adminPanelSec .adminPanel #adminPanelCont .userDetailsCont .dataTable th{padding-bottom:2rem}.adminPanelSec .adminPanel #adminPanelCont .userDetailsCont .dataTable .deleteBtn{background-color:#fff;border:1px solid #161616;border-radius:.8rem;padding:.5rem 1rem}@media(max-width:575.98px){.adminPanelSec .adminPanel #adminPanelCont .userDetailsCont .dataTable .deleteBtn{padding:.5rem}}.adminPanelSec .adminPanel #adminPanelCont .userDetailsCont::-webkit-scrollbar{width:0}.userDetailSec{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(0,0,0,.692);height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.userDetailSec .userInfoCont{background-color:#fff;display:flex;flex-direction:column;left:50%;padding:1.5rem 1rem;position:absolute;text-align:left!important;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:500px;z-index:100000}@media(max-width:575.98px){.userDetailSec .userInfoCont{width:380px}}@media(max-width:320px){.userDetailSec .userInfoCont{width:290px}}.userDetailSec .userInfoCont .closeuser{cursor:pointer;font-size:2rem;position:absolute;right:1rem;top:1rem}.userDetailSec .userInfoCont hr{background-color:#161616;height:2px}.userDetailSec .userInfoCont h2{font-size:2rem;margin:0;text-align:center}@media(max-width:320px){.userDetailSec .userInfoCont h2{font-size:1.8rem}}.userDetailSec .userInfoCont .infoBox{width:100%}.userDetailSec .userInfoCont .infoBox label{font-size:1.3rem;font-weight:600;margin:0}.userDetailSec .userInfoCont .infoBox p{font-size:1.1rem}.loginSec{align-items:center;background-color:rgba(0,0,0,.692);display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.loginSec .userloginCont{background-color:#fff;border-radius:1rem;display:flex;flex-direction:column;height:500px;left:50%;padding:3rem 1.5rem;position:absolute;text-align:center!important;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:500px;z-index:100000}@media(max-width:575.98px){.loginSec .userloginCont{width:390px}}@media(max-width:320px){.loginSec .userloginCont{width:300px}}.loginSec .userloginCont h2{font-size:2.5rem;margin-bottom:1rem}.loginSec .userloginCont .inputField{align-items:center;align-items:start;display:flex;flex-direction:column;justify-content:center;margin-bottom:1rem}.loginSec .userloginCont .inputField label{font-size:1.3rem;margin-bottom:.5rem}.loginSec .userloginCont .inputField input{border:1px solid gray;border-radius:.5rem;font-size:1.1rem;outline:none;padding:1rem;width:100%}.loginSec .userloginCont #loginBtn{background-color:#b1df41;border:1px solid #b1df41;border-radius:.5rem;font-size:1.5rem;font-weight:600;margin-top:3rem;padding:.5rem 1rem;text-align:center;text-transform:uppercase}.wrapper{position:relative;width:100%}.wrapper #followCont{align-items:center;align-items:start;background-color:#84142e;display:flex;display:none;flex-direction:column;gap:.9rem 5rem;justify-content:center;padding:1.8rem;position:absolute;right:-400px;top:5rem;transition:right .5s ease-in-out;width:20rem;z-index:100}@media(min-width:992px)and (max-width:1280.98px){.wrapper #followCont{padding-bottom:1rem;padding-top:1.5rem;width:12rem}}@media(min-width:1441px){.wrapper #followCont{display:block}}@media(min-width:1281px)and (max-width:1440px){.wrapper #followCont{display:block}}@media(min-width:992px)and (max-width:1280.98px){.wrapper #followCont{display:block}}.wrapper #followCont.visible{display:block;right:0}.wrapper #followCont h2{align-items:center;color:#fff;display:flex;font-size:2rem;justify-content:center;justify-content:space-between;width:100%}@media(min-width:992px)and (max-width:1280.98px){.wrapper #followCont h2{font-size:1.3rem}}.wrapper #followCont h2 #close{cursor:pointer;height:2rem;width:2rem}@media(min-width:992px)and (max-width:1280.98px){.wrapper #followCont h2 #close{height:1.6rem;width:1.6rem}}.wrapper #followCont .socialIconBox{align-items:center;display:flex;justify-content:center;justify-content:space-between;width:60%}@media(min-width:992px)and (max-width:1280.98px){.wrapper #followCont .socialIconBox{width:100%}}@media(min-width:768px)and (max-width:991.98px){.wrapper #followCont .socialIconBox{display:block;position:absolute}}.wrapper #followCont .socialIconBox a{border:none;border-radius:50%;padding:.5rem}@media(min-width:992px)and (max-width:1280.98px){.wrapper #followCont .socialIconBox a{padding:.3rem}}.wrapper #followCont .socialIconBox a img{fill:#000;height:1.2rem;width:1.2rem}@media(min-width:992px)and (max-width:1280.98px){.wrapper #followCont .socialIconBox a img{height:1rem;width:1rem}}.wrapper nav{background-color:#fff;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;padding:0;position:fixed;position:relative;top:0;width:100%;z-index:1000}.wrapper nav #navbar{align-items:center;display:flex;justify-content:center;justify-content:space-between}@media(min-width:768px)and (max-width:991.98px){.wrapper nav #navbar{padding:.8rem 0}}@media(min-width:576px)and (max-width:768px){.wrapper nav #navbar{padding:.8rem 0}}@media(max-width:575.98px){.wrapper nav #navbar{padding:.8rem 0}}.wrapper nav #navbar a{color:16px!important;font-weight:400!important}.wrapper nav #navbar a:hover{color:#161616;text-decoration:underline}.wrapper nav #navbar .menubar{cursor:pointer;display:none;width:2.5rem}@media(min-width:768px)and (max-width:991.98px){.wrapper nav #navbar .menubar{display:inline-block}}@media(min-width:576px)and (max-width:768px){.wrapper nav #navbar .menubar{display:inline-block}}@media(max-width:575.98px){.wrapper nav #navbar .menubar{display:inline-block}}.wrapper nav #navbar .menubar img{width:80%}@media(min-width:992px)and (max-width:1280.98px){.wrapper nav #navbar .navbar-brand{width:150px}}@media(max-width:575.98px){.wrapper nav #navbar .navbar-brand{width:130px}}.wrapper nav #navbar .firstLinkCont{align-items:center;display:flex;justify-content:center;justify-content:space-between;margin:0;padding:0}@media(min-width:768px)and (max-width:991.98px){.wrapper nav #navbar .firstLinkCont{background-color:#fff;display:none;flex-direction:column;height:calc(75vh - 90px);justify-content:start;left:0;padding:0 5rem;position:absolute;top:5rem;width:100%}}@media(min-width:576px)and (max-width:768px){.wrapper nav #navbar .firstLinkCont{background-color:#fff;display:none;flex-direction:column;height:calc(90vh - 90px);justify-content:start;left:0;padding:0 5rem;position:absolute;top:5rem;width:100%}}@media(max-width:575.98px){.wrapper nav #navbar .firstLinkCont{background-color:#fff;display:none;flex-direction:column;height:calc(100vh - 90px);justify-content:start;left:0;padding:0 3rem;position:absolute;top:4.5rem;width:100%}}@media(max-width:320px){.wrapper nav #navbar .firstLinkCont{height:calc(130vh - 90px)}}.wrapper nav #navbar .firstLinkCont .nav-item{padding:.7rem 0}@media(min-width:768px)and (max-width:991.98px){.wrapper nav #navbar .firstLinkCont .nav-item{margin-bottom:1rem;padding-bottom:0;text-align:center;width:100%}.wrapper nav #navbar .firstLinkCont .nav-item:not(:last-child){border-bottom:2px solid #161616}}@media(min-width:576px)and (max-width:768px){.wrapper nav #navbar .firstLinkCont .nav-item{margin-bottom:1rem;padding-bottom:0;text-align:center;width:100%}.wrapper nav #navbar .firstLinkCont .nav-item:not(:last-child){border-bottom:2px solid #161616}}@media(max-width:575.98px){.wrapper nav #navbar .firstLinkCont .nav-item{margin-bottom:1.5rem;padding:0;text-align:center;width:100%}.wrapper nav #navbar .firstLinkCont .nav-item:not(:last-child){border-bottom:2px solid #161616}}.wrapper nav #navbar .firstLinkCont .nav-item .nav-link{font-weight:600!important;padding:1rem 1.5rem;text-transform:uppercase}@media(min-width:992px)and (max-width:1280.98px){.wrapper nav #navbar .firstLinkCont .nav-item .nav-link{padding:1rem}}@media(min-width:768px)and (max-width:991.98px){.wrapper nav #navbar .firstLinkCont .nav-item .nav-link{font-size:1.3rem}}@media(min-width:576px)and (max-width:768px){.wrapper nav #navbar .firstLinkCont .nav-item .nav-link{font-size:1.2rem}}@media(min-width:992px)and (max-width:1280.98px){.wrapper nav #navbar .firstLinkCont .serviceLink:hover .serviceDropdown{display:block}}@media(min-width:1441px){.wrapper nav #navbar .firstLinkCont .serviceLink:hover .serviceDropdown{display:block}}.wrapper nav #navbar .firstLinkCont .serviceLink .serviceDropdown{align-items:center;-webkit-animation:slideDown .8s forwards;animation:slideDown .8s forwards;background-color:#fff;display:flex;display:none;height:calc(90vh - 80px);justify-content:center;left:0;position:absolute;top:4.5rem;width:100vw}@media(min-width:992px)and (max-width:1280.98px){.wrapper nav #navbar .firstLinkCont .serviceLink .serviceDropdown{height:calc(105vh - 100px)}}@media(min-width:1441px){.wrapper nav #navbar .firstLinkCont .serviceLink .serviceDropdown{height:calc(100vh - 100px)}}.wrapper nav #navbar .firstLinkCont .serviceLink .serviceDropdown .serviceCont{grid-gap:4rem;display:grid;grid-template-columns:repeat(2,1fr);height:100%;margin:0 auto;width:70%}@media(min-width:992px)and (max-width:1280.98px){.wrapper nav #navbar .firstLinkCont .serviceLink .serviceDropdown .serviceCont{grid-gap:2rem;width:80%}}.wrapper nav #navbar .firstLinkCont .serviceLink .serviceDropdown .serviceCont .services{align-items:center;align-items:start;display:flex;flex-direction:column;justify-content:center;position:relative}.wrapper nav #navbar .firstLinkCont .serviceLink .serviceDropdown .serviceCont .services:after{border:3px dashed rgba(220,242,231,.8);content:"";height:60%;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:3px}.wrapper nav #navbar .firstLinkCont .serviceLink .serviceDropdown .serviceCont .services h1{font-weight:400}.wrapper nav #navbar .firstLinkCont .serviceLink .serviceDropdown .serviceCont .services h1 a{color:#161616;font-size:3.6rem;position:relative;text-decoration:none;text-transform:capitalize}@media(min-width:992px)and (max-width:1280.98px){.wrapper nav #navbar .firstLinkCont .serviceLink .serviceDropdown .serviceCont .services h1 a{font-size:3rem}}.wrapper nav #navbar .firstLinkCont .serviceLink .serviceDropdown .serviceCont .services h1 a:hover:after{background-color:#161616;bottom:0;content:"";height:2px;left:0;position:absolute;width:100%}.wrapper nav #navbar .firstLinkCont .serviceLink .serviceDropdown .serviceCont .services h1:not(:last-child){margin-bottom:2rem}.wrapper nav #navbar .firstLinkCont .serviceLink .serviceDropdown .serviceCont .subServices{align-items:center;display:flex;justify-content:center}.wrapper nav #navbar .firstLinkCont .serviceLink .serviceDropdown .serviceCont .subServices #subServeCont{display:grid;grid-template-columns:repeat(2,1fr);padding:0;width:100%}.wrapper nav #navbar .firstLinkCont .serviceLink .serviceDropdown .serviceCont .subServices #subServeCont li a{color:#161616;display:inline-block;font-size:1.25rem;margin:0;padding:.5rem;text-align:left;text-transform:capitalize;width:100%}.wrapper nav #navbar .firstLinkCont .serviceLink .serviceDropdown .serviceCont .subServices #subServeCont li:not(:last-child){margin-bottom:.5rem}@-webkit-keyframes slideDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slideDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.wrapper nav #navbar .secondLinkCont{display:flex;justify-content:space-between;padding:0}@media(min-width:992px)and (max-width:1280.98px){.wrapper nav #navbar .secondLinkCont{justify-content:center;padding-left:0!important}}@media(min-width:768px)and (max-width:991.98px){.wrapper nav #navbar .secondLinkCont{display:none;justify-content:center;left:0;padding:0;position:absolute;top:55vh;width:100%}}@media(min-width:576px)and (max-width:768px){.wrapper nav #navbar .secondLinkCont{display:none;justify-content:center;left:0;padding:0;position:absolute;top:70vh;width:100%}}@media(max-width:575.98px){.wrapper nav #navbar .secondLinkCont{display:none;justify-content:center;left:0;padding:0;position:absolute;top:75vh;width:100%;z-index:1000}}@media(max-width:320px){.wrapper nav #navbar .secondLinkCont{position:absolute;top:100vh}}.wrapper nav #navbar .secondLinkCont .links{align-items:center;display:flex;justify-content:center;margin:0 .5rem}@media(min-width:992px)and (max-width:1280.98px){.wrapper nav #navbar .secondLinkCont .links{margin:2%}}@media(max-width:575.98px){.wrapper nav #navbar .secondLinkCont .links{margin:2%}}@media(min-width:768px)and (max-width:991.98px){.wrapper nav #navbar .secondLinkCont .links{margin:0 2%}.wrapper nav #navbar .secondLinkCont .links:last-child{display:none}}@media(min-width:576px)and (max-width:768px){.wrapper nav #navbar .secondLinkCont .links{margin:0 2%}.wrapper nav #navbar .secondLinkCont .links:last-child{display:none}}@media(max-width:575.98px){.wrapper nav #navbar .secondLinkCont .links{margin:0 2%}.wrapper nav #navbar .secondLinkCont .links:last-child{display:none}}.wrapper nav #navbar .secondLinkCont .links a{align-items:center;border:1px solid #161616;border-radius:50%;display:flex;justify-content:center;padding:1rem}@media(min-width:992px)and (max-width:1280.98px){.wrapper nav #navbar .secondLinkCont .links a{padding:.6rem}}@media(min-width:576px)and (max-width:768px){.wrapper nav #navbar .secondLinkCont .links a{padding:.8rem}}@media(max-width:575.98px){.wrapper nav #navbar .secondLinkCont .links a{padding:.5rem}}.wrapper nav #navbar .secondLinkCont .links a img{width:100%}.wrapper nav #navbar .secondLinkCont .links:last-child{padding:.7rem 0}.wrapper nav #navbar .secondLinkCont .links:last-child:hover #followCont{visibility:visible}.wrapper nav #navbar .navbar-brand img{width:200px}header{align-items:center;display:flex;flex-direction:column;height:calc(100vh - 100px);justify-content:center}@media(max-width:575.98px){header{height:calc(90vh - 100px);padding:3rem 0}}@media(min-width:768px)and (max-width:991.98px){header{height:calc(100vh - 100px)}}@media(min-width:576px)and (max-width:768px){header{height:calc(90vh - 100px)}}header div{display:flex;flex-direction:column;justify-content:center;margin-bottom:2%}header h1{font-family:"DM Serif Text",serif!important;font-size:6vw;line-height:100%;text-align:center}@media(max-width:575.98px){header h1{font-size:8.5vw!important}}@media(min-width:768px)and (max-width:991.98px){header h1{font-size:8vw!important}}@media(min-width:576px)and (max-width:768px){header h1{font-size:7.5vw!important}}@media(min-width:768px)and (max-width:991.98px){header h1 span{margin:10% auto}}@media(max-width:575.98px){header span{font-size:11vw!important}}@media(min-width:768px)and (max-width:991.98px){header span{font-size:10vw!important}}header h1:nth-child(2){-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#161616;color:transparent;margin:10px auto}header h1:last-child{color:#84142e}header p{font-size:24px;margin:auto auto 2rem;text-align:center;width:80%}@media(min-width:992px)and (max-width:1280.98px){header p{font-size:1.3rem;max-width:95%}}@media(max-width:575.98px){header p{font-size:1rem;margin-bottom:4rem;max-width:100%}}@media(min-width:768px)and (max-width:991.98px){header p{font-size:1.2rem;max-width:95%}}@media(min-width:576px)and (max-width:768px){header p{font-size:1.1rem;max-width:95%}}header .scrollDown{margin:0 auto;position:static;width:20%}@media(max-width:575.98px){header .scrollDown{display:none}}header .scrollDown .scroll-downs .mousey{position:relative}header .scrollDown p{bottom:6rem;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media(min-width:1441px){header .scrollDown p{bottom:1rem}}@media(min-width:992px)and (max-width:1280.98px){header .scrollDown p{bottom:5rem}}@media(min-width:1281px)and (max-width:1440px){header .scrollDown p{bottom:4rem}}@media(min-width:768px)and (max-width:991.98px){header .scrollDown p{bottom:16rem}}@media(min-width:576px)and (max-width:768px){header .scrollDown p{bottom:15rem}}@media(max-width:575.98px){header .scrollDown p{bottom:9rem}}header a{color:#161616;font-size:1.2rem;margin:2.5rem auto 0;position:relative;text-align:center}@media(min-width:768px)and (max-width:991.98px){header a{font-size:1.2rem;margin-top:1rem}}@media(min-width:576px)and (max-width:768px){header a{font-size:1.1rem;margin-top:1.5rem}}@media(max-width:575.98px){header a{font-size:1rem;margin-top:1rem}}header a:after{border:1px solid #161616;bottom:0;content:"";left:0;position:absolute;width:100%}.videoCont{align-items:center;display:flex;height:100%;justify-content:center;overflow:hidden;width:100%}.videoCont .play-button{cursor:pointer;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:100}@media(max-width:575.98px){.videoCont .play-button{height:10rem;width:10rem}}.videoCont #videoOuter{height:40vh;overflow:hidden;position:relative;width:100%}.videoCont #videoOuter .video-section{height:0;overflow:hidden;transition:width 2s,height 2s;width:0}.videoCont #videoOuter .video-section,.videoCont #videoOuter .video-section #video{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.videoCont #videoOuter .video-section #video{min-height:100%;min-width:100%}.counterCont{position:relative;width:100%}.counterCont #clientCont{border:none;height:100%;width:100%}.counterCont #clientCont #innercont{grid-gap:2rem;display:grid;grid-template-columns:repeat(4,1fr);width:100%}@media(min-width:768px)and (max-width:991.98px){.counterCont #clientCont #innercont{grid-gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media(min-width:576px)and (max-width:768px){.counterCont #clientCont #innercont{grid-gap:1rem;grid-template-columns:repeat(2,1fr)}}@media(max-width:575.98px){.counterCont #clientCont #innercont{grid-gap:1.5rem 0;grid-template-columns:repeat(1,1fr)}}.counterCont #clientCont #innercont .projectBox{align-items:center;background-color:red;border-radius:1rem;display:flex;flex-direction:column;justify-content:center;padding:2rem .5rem;text-align:center}.counterCont #clientCont #innercont .projectBox:first-child,.counterCont #clientCont #innercont .projectBox:nth-child(3){background:#ffe4e4}.counterCont #clientCont #innercont .projectBox:last-child,.counterCont #clientCont #innercont .projectBox:nth-child(2){background:#dcf2e7}@media(max-width:575.98px){.counterCont #clientCont #innercont .projectBox{border-radius:0}}.counterCont #clientCont #innercont .projectBox h2{font-size:4rem;font-style:normal;font-weight:400;line-height:normal}@media(min-width:992px)and (max-width:1280.98px){.counterCont #clientCont #innercont .projectBox h2{font-size:3.5rem}}@media(min-width:768px)and (max-width:991.98px){.counterCont #clientCont #innercont .projectBox h2{font-size:3.3rem}}@media(min-width:576px)and (max-width:768px){.counterCont #clientCont #innercont .projectBox h2{font-size:3rem;margin:0}}@media(max-width:575.98px){.counterCont #clientCont #innercont .projectBox h2{font-size:2.5rem;margin:0}}.counterCont #clientCont #innercont .projectBox h3{font-size:1.3rem;font-style:normal;font-weight:400;line-height:normal}@media(min-width:992px)and (max-width:1280.98px){.counterCont #clientCont #innercont .projectBox h3{font-size:1.2rem}}@media(min-width:576px)and (max-width:768px){.counterCont #clientCont #innercont .projectBox h3{font-size:1.1rem}}@media(max-width:575.98px){.counterCont #clientCont #innercont .projectBox h3{font-size:1.19rem}}.extra{height:300vh}.serviceSec{position:relative;width:100%}.serviceSec #serviceSec{height:100%}.serviceSec #serviceSec #innercont{display:grid;grid-template-columns:repeat(2,1fr);width:100%}@media(min-width:992px)and (max-width:1280.98px){.serviceSec #serviceSec #innercont{grid-gap:2rem;grid-template-columns:repeat(1,1fr)}}@media(min-width:1281px)and (max-width:1440px){.serviceSec #serviceSec #innercont{grid-gap:3rem;grid-template-columns:repeat(1,1fr)}}@media(min-width:768px)and (max-width:991.98px){.serviceSec #serviceSec #innercont{grid-gap:1.5rem;grid-template-columns:repeat(1,1fr)}}@media(min-width:576px)and (max-width:768px){.serviceSec #serviceSec #innercont{grid-gap:1rem;grid-template-columns:repeat(1,1fr)}}@media(max-width:575.98px){.serviceSec #serviceSec #innercont{grid-gap:1rem;grid-template-columns:repeat(1,1fr)}}.serviceSec #serviceSec #innercont .serviceImgCont{align-items:center;display:flex;justify-content:center}@media(min-width:1441px){.serviceSec #serviceSec #innercont .serviceImgCont{padding:3.5rem 5rem}}@media(min-width:992px)and (max-width:1280.98px){.serviceSec #serviceSec #innercont .serviceImgCont{margin:0 auto;width:40%}}@media(min-width:1281px)and (max-width:1440px){.serviceSec #serviceSec #innercont .serviceImgCont{margin:0 auto;width:40%}}@media(min-width:768px)and (max-width:991.98px){.serviceSec #serviceSec #innercont .serviceImgCont{margin:0 auto;width:70%}}@media(min-width:576px)and (max-width:768px){.serviceSec #serviceSec #innercont .serviceImgCont{margin:0 auto;width:70%}}@media(max-width:575.98px){.serviceSec #serviceSec #innercont .serviceImgCont{margin:0 auto;width:90%}}.serviceSec #serviceSec #innercont .serviceImgCont img{height:100%;object-fit:cover;width:100%}.serviceSec #serviceSec #innercont .serviceTextCont{grid-gap:0 3rem;display:grid;grid-template-columns:repeat(2,1fr);height:100%}@media(min-width:768px)and (max-width:991.98px){.serviceSec #serviceSec #innercont .serviceTextCont{grid-gap:0 3rem}}@media(min-width:576px)and (max-width:768px){.serviceSec #serviceSec #innercont .serviceTextCont{grid-template-columns:repeat(1,1fr)}}@media(max-width:575.98px){.serviceSec #serviceSec #innercont .serviceTextCont{grid-template-columns:repeat(1,1fr)}}@media(min-width:576px)and (max-width:768px){.serviceSec #serviceSec #innercont .serviceTextCont .serve{padding:0 3rem;text-align:center}}@media(max-width:575.98px){.serviceSec #serviceSec #innercont .serviceTextCont .serve{padding:0;text-align:center}}.serviceSec #serviceSec #innercont .serviceTextCont .serve:first-child,.serviceSec #serviceSec #innercont .serviceTextCont .serve:last-child{align-items:center;align-items:start;display:flex;flex-direction:column;justify-content:center}.serviceSec #serviceSec #innercont .serviceTextCont .serve:last-child h2{visibility:hidden}@media(min-width:576px)and (max-width:768px){.serviceSec #serviceSec #innercont .serviceTextCont .serve:last-child h2{display:none}}@media(max-width:575.98px){.serviceSec #serviceSec #innercont .serviceTextCont .serve:last-child h2{display:none}}.serviceSec #serviceSec #innercont .serviceTextCont .serve h2{font-size:2.5rem;font-weight:400;margin-bottom:1rem}@media(min-width:768px)and (max-width:991.98px){.serviceSec #serviceSec #innercont .serviceTextCont .serve h2{font-size:2.2rem}}@media(max-width:575.98px){.serviceSec #serviceSec #innercont .serviceTextCont .serve h2{font-size:1.8rem}}.serviceSec #serviceSec #innercont .serviceTextCont .serve h3{border-bottom:2px solid #161616;color:#161616;font-size:1.25rem;font-weight:400;padding:1rem 0;text-align:left;width:100%}@media(min-width:576px)and (max-width:768px){.serviceSec #serviceSec #innercont .serviceTextCont .serve h3{padding:.8rem 0}}@media(max-width:575.98px){.serviceSec #serviceSec #innercont .serviceTextCont .serve h3{padding:.6rem 0}}.serviceSec #serviceSec #innercont .serviceTextCont .serve h3 a{color:#161616}@media(min-width:768px)and (max-width:991.98px){.serviceSec #serviceSec #innercont .serviceTextCont .serve h3 a{font-size:1.2rem}}@media(max-width:575.98px){.serviceSec #serviceSec #innercont .serviceTextCont .serve h3 a{font-size:1.09rem}}.ourWorkSec{background-image:linear-gradient(#fff,rgba(220,242,231,.8));position:relative;width:100%}.ourWorkSec #workSec{height:100%}.ourWorkSec #workSec #ourWork{width:100%}.ourWorkSec #workSec #ourWork h2{font-size:2.5rem;font-weight:400;line-height:120%;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:991.98px){.ourWorkSec #workSec #ourWork h2{font-size:2.2rem}}@media(min-width:576px)and (max-width:768px){.ourWorkSec #workSec #ourWork h2{font-size:2rem;text-align:center}}@media(max-width:575.98px){.ourWorkSec #workSec #ourWork h2{font-size:2.2rem;text-align:center}}@media(max-width:425.98px){.ourWorkSec #workSec #ourWork h2{font-size:2rem;margin-bottom:1rem;text-align:center}}.ourWorkSec #workSec #ourWork #workBtn{align-items:center;background:#fff;border:1px solid rgba(32,31,41,.56);border-radius:12px;display:flex;font-size:1.1rem;gap:10px;justify-content:center;margin:4rem auto 0;padding:1rem 2rem}@media(max-width:575.98px){.ourWorkSec #workSec #ourWork #workBtn{padding:.8rem 1.5rem}}.ourWorkSec #workSec #ourWork .workCont{grid-gap:3rem 2rem;display:grid;grid-template-columns:repeat(2,1fr);height:calc(100% - 50px);width:100%}@media(min-width:992px)and (max-width:1280.98px){.ourWorkSec #workSec #ourWork .workCont{grid-gap:2rem}}@media(min-width:768px)and (max-width:991.98px){.ourWorkSec #workSec #ourWork .workCont{grid-gap:2rem 1.5rem}}@media(min-width:576px)and (max-width:768px){.ourWorkSec #workSec #ourWork .workCont{grid-gap:1rem;grid-template-columns:repeat(1,1fr)}}@media(max-width:575.98px){.ourWorkSec #workSec #ourWork .workCont{grid-gap:3rem;grid-template-columns:repeat(1,1fr);padding:0}}.ourWorkSec #workSec #ourWork .workCont .workBox{border-radius:1.25rem}@media(min-width:576px)and (max-width:768px){.ourWorkSec #workSec #ourWork .workCont .workBox{margin:0 auto;width:80%}}.ourWorkSec #workSec #ourWork .workCont .workBox .workImgBox{overflow:hidden;position:relative}.ourWorkSec #workSec #ourWork .workCont .workBox .workImgBox img{border-radius:1.25rem;height:100%;object-fit:cover;width:100%}.ourWorkSec #workSec #ourWork .workCont .workBox .workImgBox .mover{align-items:center;background-color:#f1faf6;border-radius:50%;cursor:pointer;display:flex;font-size:1.2rem;height:9.2rem;justify-content:center;pointer-events:none;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .2s linear;width:9.2rem;z-index:100}@media(min-width:576px)and (max-width:768px){.ourWorkSec #workSec #ourWork .workCont .workBox .workImgBox .mover{font-size:1rem;height:7.2rem;width:7.2rem}}@media(max-width:575.98px){.ourWorkSec #workSec #ourWork .workCont .workBox .workImgBox .mover{font-size:.8rem;height:5.2rem;width:5.2rem}}.ourWorkSec #workSec #ourWork .workCont .workBox .workTextBox{align-items:center;display:flex;justify-content:center;justify-content:space-between;padding-top:1rem}@media(min-width:992px)and (max-width:1280.98px){.ourWorkSec #workSec #ourWork .workCont .workBox .workTextBox{flex-direction:column;text-align:center}}@media(min-width:768px)and (max-width:991.98px){.ourWorkSec #workSec #ourWork .workCont .workBox .workTextBox{flex-direction:column;text-align:center}}@media(min-width:576px)and (max-width:768px){.ourWorkSec #workSec #ourWork .workCont .workBox .workTextBox{flex-direction:column;padding-top:.8rem;text-align:center}}@media(max-width:575.98px){.ourWorkSec #workSec #ourWork .workCont .workBox .workTextBox{flex-direction:column;padding-top:.8rem;text-align:center}}@media(max-width:425.98px){.ourWorkSec #workSec #ourWork .workCont .workBox .workTextBox{flex-direction:column;padding-top:.5rem;text-align:center}}.ourWorkSec #workSec #ourWork .workCont .workBox .workTextBox h3{font-size:1.6rem}@media(min-width:768px)and (max-width:991.98px){.ourWorkSec #workSec #ourWork .workCont .workBox .workTextBox h3{font-size:1.4rem}}@media(max-width:575.98px){.ourWorkSec #workSec #ourWork .workCont .workBox .workTextBox h3{font-size:1.4rem}}.ourWorkSec #workSec #ourWork .workCont .workBox .workTextBox h5{font-size:1.25rem}@media(min-width:768px)and (max-width:991.98px){.ourWorkSec #workSec #ourWork .workCont .workBox .workTextBox h5{font-size:1.1rem}}@media(max-width:575.98px){.ourWorkSec #workSec #ourWork .workCont .workBox .workTextBox h5{font-size:1.1rem}}@media(max-width:425.98px){.ourWorkSec #workSec #ourWork .workCont .workBox .workTextBox h5{font-size:1rem}}.ourWorkSec #workSec #ourWork .workCont .workBox .workTextBox h5 a{color:#b0b0c0}.testiSec{background-color:rgba(220,242,231,.8)}.testiSec,.testiSec #sliderCont{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.testiSec #sliderCont{align-items:start}@media(min-width:992px)and (max-width:1280.98px){.testiSec #sliderCont{width:100%}}.testiSec #sliderCont h2{font-size:2.5rem;font-weight:400;line-height:120%;margin-bottom:1.5rem}@media(min-width:768px)and (max-width:991.98px){.testiSec #sliderCont h2{font-size:2.2rem}}@media(min-width:576px)and (max-width:768px){.testiSec #sliderCont h2{font-size:2rem;text-align:center}}@media(max-width:575.98px){.testiSec #sliderCont h2{font-size:2.2rem;text-align:center}}@media(max-width:425.98px){.testiSec #sliderCont h2{font-size:2rem;margin-bottom:1rem;text-align:center}}.testiSec #sliderCont .card{align-items:center;background:#fff;border-radius:20px;box-shadow:0 0 10px #ccc;display:flex;flex-direction:column;height:500px;justify-content:center;justify-content:start;padding:1.5rem;position:relative;text-align:center;width:400px}@media(min-width:992px)and (max-width:1280.98px){.testiSec #sliderCont .card{height:450px}}.testiSec #sliderCont .card .image{background:#fff;border-radius:50%;height:150px;margin-bottom:20px;padding:3px;width:150px}@media(min-width:992px)and (max-width:1280.98px){.testiSec #sliderCont .card .image{height:120px;width:120px}}.testiSec #sliderCont .card .image img{border-radius:50%;height:100%;object-fit:cover;width:100%}.testiSec #sliderCont .card h3{text-align:center}.testiSec #sliderCont .card h5{color:orange;text-align:center}.testiSec #sliderCont .card p{font-size:1.1rem;margin-top:1rem;text-align:center}.testiSec #sliderCont .swiper-container{align-items:center;display:flex;height:100%;justify-content:center;margin:0 auto 1rem;position:relative;width:100%}.testiSec #sliderCont .swiper{cursor:grab;margin:0 auto}.testiSec #sliderCont .swiper-slide{align-items:center;display:flex;justify-content:center;width:300px}.testiSec #sliderCont .swiper-pagination{-webkit-transform:translateY(200%);transform:translateY(200%)}.testiSec #sliderCont .swiper-pagination-bullet{background:#b1f603;height:15px;width:15px}.progressSec{background-color:rgba(220,242,231,.8);position:relative;width:100%}.progressSec #progressSec{align-items:center;display:flex;flex-direction:column;justify-content:center;row-gap:3rem;width:100%}.progressSec #progressSec #innerProgressSec{text-align:center}.progressSec #progressSec #innerProgressSec h3{font-size:1.5rem;font-weight:400;margin-bottom:2rem}@media(max-width:575.98px){.progressSec #progressSec #innerProgressSec h3{font-size:1.3rem;margin-bottom:1rem}}.progressSec #progressSec #innerProgressSec h2{font-size:2.5rem;font-weight:500;margin-bottom:2rem}@media(max-width:575.98px){.progressSec #progressSec #innerProgressSec h2{font-size:2rem;margin-bottom:1rem}}.progressSec #progressSec #innerProgressSec p{font-size:1.1rem;font-weight:400}@media(max-width:575.98px){.progressSec #progressSec #innerProgressSec p{font-size:1rem}}.progressSec #progressSec .progressCont{align-items:center;align-items:start;display:flex;flex-wrap:wrap;justify-content:center;justify-content:space-between;row-gap:2rem;width:100%}@media(max-width:575.98px){.progressSec #progressSec .progressCont{row-gap:1rem}}@media(min-width:1441px){.progressSec #progressSec .progressCont{flex-wrap:nowrap}}.progressSec #progressSec .progressCont .progressBox{align-items:center;border-radius:1.25rem;display:flex;flex-direction:column;justify-content:center;justify-content:space-between;padding:1rem 1.5rem;text-align:center;transition:all .2s ease-in;width:25%}.progressSec #progressSec .progressCont .progressBox:hover{background-color:#fff}@media(min-width:768px)and (max-width:991.98px){.progressSec #progressSec .progressCont .progressBox{width:100%}}@media(min-width:576px)and (max-width:768px){.progressSec #progressSec .progressCont .progressBox{width:100%}}@media(max-width:575.98px){.progressSec #progressSec .progressCont .progressBox{padding:1rem;width:100%}}@media(min-width:992px)and (max-width:1280.98px){.progressSec #progressSec .progressCont .progressBox:first-child,.progressSec #progressSec .progressCont .progressBox:nth-child(2),.progressSec #progressSec .progressCont .progressBox:nth-child(3){width:32%}}@media(min-width:1281px)and (max-width:1440px){.progressSec #progressSec .progressCont .progressBox:first-child,.progressSec #progressSec .progressCont .progressBox:nth-child(2),.progressSec #progressSec .progressCont .progressBox:nth-child(3){width:32%}}@media(min-width:992px)and (max-width:1280.98px){.progressSec #progressSec .progressCont .progressBox:nth-child(4){width:49%}}@media(min-width:1281px)and (max-width:1440px){.progressSec #progressSec .progressCont .progressBox:nth-child(4){width:49%}}@media(min-width:992px)and (max-width:1280.98px){.progressSec #progressSec .progressCont .progressBox:last-child{width:49%}}@media(min-width:1281px)and (max-width:1440px){.progressSec #progressSec .progressCont .progressBox:last-child{width:49%}}.progressSec #progressSec .progressCont .progressBox img{height:5rem;margin-bottom:1rem;width:5rem}@media(min-width:992px)and (max-width:1280.98px){.progressSec #progressSec .progressCont .progressBox img{height:5.5rem;width:5.5rem}}@media(min-width:768px)and (max-width:991.98px){.progressSec #progressSec .progressCont .progressBox img{height:6rem;width:6rem}}@media(max-width:575.98px){.progressSec #progressSec .progressCont .progressBox img{height:5rem;width:5rem}}.progressSec #progressSec .progressCont .progressBox h4{font-size:1.12rem;margin-bottom:1rem}@media(min-width:992px)and (max-width:1280.98px){.progressSec #progressSec .progressCont .progressBox h4{font-size:1.8rem}}@media(min-width:1281px)and (max-width:1440px){.progressSec #progressSec .progressCont .progressBox h4{font-size:1.8rem}}@media(min-width:768px)and (max-width:991.98px){.progressSec #progressSec .progressCont .progressBox h4{font-size:2rem}}@media(min-width:576px)and (max-width:768px){.progressSec #progressSec .progressCont .progressBox h4{font-size:1.8rem}}@media(max-width:575.98px){.progressSec #progressSec .progressCont .progressBox h4{font-size:1.5rem}}.progressSec #progressSec .progressCont .progressBox p{font-size:1rem;font-weight:400}@media(min-width:992px)and (max-width:1280.98px){.progressSec #progressSec .progressCont .progressBox p{font-size:1.1rem}}@media(min-width:1281px)and (max-width:1440px){.progressSec #progressSec .progressCont .progressBox p{font-size:1.1rem}}@media(min-width:768px)and (max-width:991.98px){.progressSec #progressSec .progressCont .progressBox p{font-size:1.1rem}}@media(min-width:576px)and (max-width:768px){.progressSec #progressSec .progressCont .progressBox p{font-size:1.09rem}}@media(max-width:575.98px){.progressSec #progressSec .progressCont .progressBox p{font-size:1rem}}.aboutSec{background-image:linear-gradient(rgba(220,242,231,.8),#fff)}.aboutSec,.aboutSec #aboutSec{height:100%;width:100%}.aboutSec #aboutSec #aboutInner{grid-gap:0 2rem;display:grid;grid-template-columns:repeat(2,1fr);width:100%}@media(min-width:992px)and (max-width:1280.98px){.aboutSec #aboutSec #aboutInner{grid-gap:2rem 0;grid-template-columns:repeat(1,1fr)}.aboutSec #aboutSec #aboutInner .aboutImgCont{order:2}}@media(min-width:768px)and (max-width:991.98px){.aboutSec #aboutSec #aboutInner{grid-gap:1rem 0;grid-template-columns:repeat(1,1fr)}.aboutSec #aboutSec #aboutInner .aboutImgCont{order:2}}@media(min-width:576px)and (max-width:768px){.aboutSec #aboutSec #aboutInner{grid-gap:1rem 0;grid-template-columns:repeat(1,1fr)}.aboutSec #aboutSec #aboutInner .aboutImgCont{order:2}}@media(max-width:575.98px){.aboutSec #aboutSec #aboutInner{grid-gap:1rem 0;grid-template-columns:repeat(1,1fr)}.aboutSec #aboutSec #aboutInner .aboutImgCont{order:2}}.aboutSec #aboutSec #aboutInner .aboutImgCont{border-radius:1.25rem;cursor:pointer;overflow:hidden;position:relative}@media(min-width:992px)and (max-width:1280.98px){.aboutSec #aboutSec #aboutInner .aboutImgCont{margin:0 auto;width:80%}}@media(min-width:768px)and (max-width:991.98px){.aboutSec #aboutSec #aboutInner .aboutImgCont{margin:0 auto;width:100%}}.aboutSec #aboutSec #aboutInner .aboutImgCont #cursor{align-items:center;background-color:#f1faf6;border-radius:50%;cursor:pointer;display:flex;font-size:1.2rem;height:9.2rem;justify-content:center;pointer-events:none;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .2s linear;width:9.2rem;z-index:100}@media(max-width:575.98px){.aboutSec #aboutSec #aboutInner .aboutImgCont #cursor{display:none}}.aboutSec #aboutSec #aboutInner .aboutImgCont #cursor a{color:#000}@media(min-width:576px)and (max-width:768px){.aboutSec #aboutSec #aboutInner .aboutImgCont #cursor{font-size:1rem;height:7.2rem;width:7.2rem}}@media(max-width:575.98px){.aboutSec #aboutSec #aboutInner .aboutImgCont #cursor{font-size:.8rem;height:5.2rem;width:5.2rem}}.aboutSec #aboutSec #aboutInner .aboutImgCont img{border-radius:1.25rem;height:100%;object-fit:cover;width:100%}.aboutSec #aboutSec #aboutInner .aboutTextCont{padding:2rem;text-align:center}@media(min-width:1441px){.aboutSec #aboutSec #aboutInner .aboutTextCont{text-align:left}}@media(min-width:1281px)and (max-width:1440px){.aboutSec #aboutSec #aboutInner .aboutTextCont{text-align:left}}@media(min-width:768px)and (max-width:991.98px){.aboutSec #aboutSec #aboutInner .aboutTextCont{padding:1.5rem}}@media(max-width:575.98px){.aboutSec #aboutSec #aboutInner .aboutTextCont{padding:0}}.aboutSec #aboutSec #aboutInner .aboutTextCont h3{font-size:1.5rem;margin-bottom:1rem;position:relative}@media(min-width:1441px){.aboutSec #aboutSec #aboutInner .aboutTextCont h3{margin-left:3rem}.aboutSec #aboutSec #aboutInner .aboutTextCont h3:before{border-bottom:2px solid #000;content:"";left:-10%;margin-right:1.5rem;position:absolute;top:50%;width:7%}}@media(min-width:1281px)and (max-width:1440px){.aboutSec #aboutSec #aboutInner .aboutTextCont h3{margin-left:3rem}.aboutSec #aboutSec #aboutInner .aboutTextCont h3:before{border-bottom:2px solid #000;content:"";left:-10%;margin-right:1.5rem;position:absolute;top:50%;width:7%}}@media(max-width:575.98px){.aboutSec #aboutSec #aboutInner .aboutTextCont h3{font-size:1.4rem}}.aboutSec #aboutSec #aboutInner .aboutTextCont h2{font-size:2.5rem;font-weight:500;margin-bottom:1rem}@media(max-width:575.98px){.aboutSec #aboutSec #aboutInner .aboutTextCont h2{font-size:2rem}}.aboutSec #aboutSec #aboutInner .aboutTextCont p{font-size:1.1rem;font-weight:400}@media(min-width:768px)and (max-width:991.98px){.aboutSec #aboutSec #aboutInner .aboutTextCont p{font-size:1rem}}@media(max-width:575.98px){.aboutSec #aboutSec #aboutInner .aboutTextCont p{font-size:1rem}}.logo-slider-container{overflow:hidden;width:100%}.logo-slider{display:flex}.logo-image{margin:0 15px;width:266px}@media screen and (max-width:768px){.logo-image{margin:0 10px;width:200px}}@media screen and (max-width:480px){.logo-image{margin:0 5px;width:150px}}.partnerSec h2{font-size:2.5rem;margin-bottom:45px;text-align:center}.teamSec,.teamSec #teamSec{height:100%;width:100%}.teamSec #teamSec #teamCont{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.teamSec #teamSec #teamCont h4{color:#b0b0c0;font-size:1.25rem;text-align:center}.teamSec #teamSec #teamCont h2{font-size:2.5rem;margin-bottom:2rem;text-align:center}@media(max-width:575.98px){.teamSec #teamSec #teamCont h2{font-size:2rem;margin-bottom:1.5rem}}.teamSec #teamSec #teamCont p{font-size:1rem;font-weight:400;text-align:center}.teamSec #teamSec #teamCont .teamBoxCont{grid-gap:2rem;display:grid;grid-template-columns:repeat(4,1fr);place-items:center;align-items:start;margin-top:2rem;width:100%}@media(min-width:768px)and (max-width:991.98px){.teamSec #teamSec #teamCont .teamBoxCont{grid-gap:4rem;grid-template-columns:repeat(2,1fr)}}@media(min-width:576px)and (max-width:768px){.teamSec #teamSec #teamCont .teamBoxCont{grid-gap:4rem;grid-template-columns:repeat(2,1fr)}}@media(max-width:575.98px){.teamSec #teamSec #teamCont .teamBoxCont{grid-gap:2rem;grid-template-columns:repeat(1,1fr)}}.teamSec #teamSec #teamCont .teamBoxCont .teamBox{align-items:center;align-items:start;display:flex;flex-direction:column;justify-content:center;justify-content:start;width:100%}@media(max-width:575.98px){.teamSec #teamSec #teamCont .teamBoxCont .teamBox{align-items:center}}.teamSec #teamSec #teamCont .teamBoxCont .teamBox img{border-radius:1rem;height:100%;margin-bottom:1rem;object-fit:cover;width:100%}@media(max-width:575.98px){.teamSec #teamSec #teamCont .teamBoxCont .teamBox img{height:80%;width:80%}}.teamSec #teamSec #teamCont .teamBoxCont .teamBox h3{font-size:1.3rem;font-weight:500}.teamSec #teamSec #teamCont .teamBoxCont .teamBox h6{font-size:1rem;font-weight:400}.testimonial{align-items:center;display:flex;justify-content:center;overflow:hidden;padding-bottom:50px;position:relative;width:100%}.testimonial .image{border-radius:50%;height:7rem;margin:0 auto;width:7rem}@media(min-width:992px)and (max-width:1280.98px){.testimonial .image{height:100px;width:100px}}@media(max-width:575.98px){.testimonial .image{height:5rem;width:5rem}}@media(max-width:320px){.testimonial .image{height:4rem;margin-bottom:.5rem;width:4rem}}.testimonial .slide{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0;width:100%}.slide p{font-size:1.1rem;font-weight:400;margin:0 auto 1rem;padding:2rem 3rem;position:relative;text-align:center;width:100%}@media(max-width:575.98px){.slide p{padding:1rem 1.5rem;width:100%!important}}@media(max-width:320px){.slide p{padding:1rem;width:100%}}.slide p img{height:2rem;object-fit:cover;position:absolute;width:2rem}@media(max-width:575.98px){.slide p img{height:1.5rem;width:1.5rem}}@media(max-width:320px){.slide p img{height:1.1rem;width:1.1rem}}.slide p img:first-child{left:0;top:0}.slide p img:last-child{bottom:0;right:0}.slide .details{align-items:center;display:flex;flex-direction:column}.slide .details .name{font-size:1.5rem;font-weight:500}@media(max-width:575.98px){.slide .details .name{font-size:1.2rem}}@media(max-width:320px){.slide .details .name{font-size:1.1rem}}.slide .details .job{font-size:1.2rem}@media(max-width:575.98px){.slide .details .job{font-size:1rem}}.swiper-button-next,.swiper-button-prev{display:none!important}.swiper-pagination-bullet{background-color:#ccc!important;height:15px;width:15px}.swiper-pagination-bullet-active{background-color:#b1df41!important}#faq{height:100%;width:100%}#faq #faqSection{align-items:center;display:flex;flex-direction:column;justify-content:center}#faq #faqSection h4{color:#b0b0c0;font-size:1.25rem;text-align:center}#faq #faqSection h2{font-size:2.5rem;margin-bottom:2rem;text-align:center}@media(max-width:575.98px){#faq #faqSection h2{font-size:2rem;margin-bottom:1.5rem}}#faq #faqSection #faqCont .faq-card{border:1px solid #ccc;border:1px solid rgba(176,176,192,.3);border-radius:40px;margin-bottom:1.5rem;padding:1rem 3.5rem}#faq #faqSection #faqCont .faq-card.activeAns{background-color:#161616}#faq #faqSection #faqCont .faq-card.activeAns .question h3{color:#fff}#faq #faqSection #faqCont .faq-card.activeAns .question .toggle{background-color:#fff}#faq #faqSection #faqCont .faq-card.activeAns .question .toggle .icon{color:#161616}#faq #faqSection #faqCont .faq-card.activeAns .answer{display:block}#faq #faqSection #faqCont .faq-card.activeAns .answer p{color:#fff}#faq #faqSection #faqCont .faq-card.activeAns .answer a{color:#fff;text-decoration:underline!important}#faq #faqSection #faqCont .faq-card .question{cursor:pointer;display:flex;justify-content:space-between}#faq #faqSection #faqCont .faq-card .question h3{font-size:1.25rem;font-weight:500}@media(min-width:992px)and (max-width:1280.98px){#faq #faqSection #faqCont .faq-card .question h3{font-size:1.12rem}}@media(min-width:768px)and (max-width:991.98px){#faq #faqSection #faqCont .faq-card .question h3{font-size:1.1rem}}@media(min-width:576px)and (max-width:768px){#faq #faqSection #faqCont .faq-card .question h3{font-size:1.1rem}}@media(max-width:575.98px){#faq #faqSection #faqCont .faq-card .question h3{font-size:1.1rem}}#faq #faqSection #faqCont .faq-card .question .toggle{align-items:center;background-color:#000;border-radius:50%;display:flex;height:2rem;justify-content:center;width:2rem}@media(min-width:992px)and (max-width:1280.98px){#faq #faqSection #faqCont .faq-card .question .toggle{height:1.1rem;padding:.9rem;width:1.1rem}}@media(min-width:1281px)and (max-width:1440px){#faq #faqSection #faqCont .faq-card .question .toggle{height:1.1rem;padding:.9rem;width:1.1rem}}@media(min-width:576px)and (max-width:768px){#faq #faqSection #faqCont .faq-card .question .toggle{height:1.1rem;padding:.9rem;width:1.1rem}}@media(max-width:575.98px){#faq #faqSection #faqCont .faq-card .question .toggle{height:1.2rem;padding:.9rem;width:1.2rem}}#faq #faqSection #faqCont .faq-card .question .toggle .icon{color:#fff;font-size:1.5rem}@media(max-width:575.98px){#faq #faqSection #faqCont .faq-card .question .toggle .icon{font-size:1.1rem}}#faq #faqSection #faqCont .faq-card .answer{display:none;margin-top:10px}#faq #faqSection #faqCont .faq-card .answer p{font-size:1.125rem}#faq #faqSection #faqCont .faq-card .answer p a{color:#fff;text-decoration:underline}#faq #faqSection #faqCont .faq-card .answer ul{color:#fff}.blogSection{margin-bottom:5rem}.blogSection,.blogSection #blogSec{height:100%;width:100%}.blogSection #blogSec #blogCont{width:100%}.blogSection #blogSec #blogCont .blogHead{align-items:center;display:flex;justify-content:center;justify-content:space-between;width:100%}.blogSection #blogSec #blogCont .blogHead h2{font-size:2.5rem;font-weight:500;margin-bottom:2rem}@media(min-width:576px)and (max-width:768px){.blogSection #blogSec #blogCont .blogHead h2{margin-bottom:1.5rem}}@media(max-width:425.98px){.blogSection #blogSec #blogCont .blogHead h2{font-size:1.8rem;margin-bottom:1.5rem}}.blogSection #blogSec #blogCont .blogHead h5{cursor:pointer}.blogSection #blogSec #blogCont .blogHead h5:hover{border-bottom:2px solid #161616}@media(max-width:575.98px){.blogSection #blogSec #blogCont .blogHead h5{font-size:1rem}}.blogSection #blogSec #blogCont .blogBoxCont{grid-gap:2rem;display:grid;grid-template-columns:repeat(2,1fr);width:100%}@media(min-width:576px)and (max-width:768px){.blogSection #blogSec #blogCont .blogBoxCont{grid-template-columns:repeat(1,1fr)}}@media(min-width:768px)and (max-width:991.98px){.blogSection #blogSec #blogCont .blogBoxCont{grid-template-columns:repeat(1,1fr)}}@media(max-width:575.98px){.blogSection #blogSec #blogCont .blogBoxCont{grid-template-columns:repeat(1,1fr)}}.blogSection #blogSec #blogCont .blogBoxCont .blogBox{align-items:center;border-radius:1.25rem;display:flex;flex-direction:column;gap:1rem;justify-content:center}@media(min-width:768px)and (max-width:991.98px){.blogSection #blogSec #blogCont .blogBoxCont .blogBox{margin:0 auto;width:80%}}@media(min-width:576px)and (max-width:768px){.blogSection #blogSec #blogCont .blogBoxCont .blogBox{margin:0 auto;width:100%}}@media(max-width:575.98px){.blogSection #blogSec #blogCont .blogBoxCont .blogBox{height:100%;width:100%}}.blogSection #blogSec #blogCont .blogBoxCont .blogBox .blogImgCont{align-items:center;display:flex;justify-content:center}.blogSection #blogSec #blogCont .blogBoxCont .blogBox .blogImgCont img{border-radius:1.25rem;height:100%;object-fit:cover;width:100%}.blogSection #blogSec #blogCont .blogBoxCont .blogBox .blogTextCont{text-align:left;width:100%}.blogSection #blogSec #blogCont .blogBoxCont .blogBox .blogTextCont h3{font-size:1.5rem}@media(min-width:992px)and (max-width:1280.98px){.blogSection #blogSec #blogCont .blogBoxCont .blogBox .blogTextCont h3{font-size:1.4rem}}@media(min-width:768px)and (max-width:991.98px){.blogSection #blogSec #blogCont .blogBoxCont .blogBox .blogTextCont h3{text-align:center}}@media(min-width:576px)and (max-width:768px){.blogSection #blogSec #blogCont .blogBoxCont .blogBox .blogTextCont h3{text-align:center}}@media(max-width:575.98px){.blogSection #blogSec #blogCont .blogBoxCont .blogBox .blogTextCont h3{font-size:1.2rem;text-align:center}}@media(max-width:425.98px){.blogSection #blogSec #blogCont .blogBoxCont .blogBox .blogTextCont h3{font-size:1.1rem;text-align:center}}.blogSection #blogSec #blogCont .blogBoxCont .blogBox .blogTextCont h3 a{color:#161616}.blogSection #blogSec #blogCont .blogBoxCont .blogBox .blogTextCont h5{font-size:1rem;text-align:center}@media(min-width:1441px){.blogSection #blogSec #blogCont .blogBoxCont .blogBox .blogTextCont h5{text-align:left}}@media(min-width:1281px)and (max-width:1440px){.blogSection #blogSec #blogCont .blogBoxCont .blogBox .blogTextCont h5{text-align:left}}@media(min-width:768px)and (max-width:991.98px){.blogSection #blogSec #blogCont .blogBoxCont .blogBox .blogTextCont h5{font-size:1.2rem}}@media(min-width:992px)and (max-width:1280.98px){.blogSection #blogSec #blogCont .blogBoxCont .blogBox .blogTextCont h5{text-align:left}}@media(min-width:576px)and (max-width:768px){.blogSection #blogSec #blogCont .blogBoxCont .blogBox .blogTextCont h5{font-size:1.1rem}}@media(max-width:425.98px){.blogSection #blogSec #blogCont .blogBoxCont .blogBox .blogTextCont h5{font-size:.9rem}}.contactSection{position:relative;width:100%}@media(min-width:1441px){.contactSection{height:calc(90vh - 5rem)!important}}@media(min-width:1281px)and (max-width:1440px){.contactSection{height:calc(85vh - 5rem)!important}}@media(min-width:992px)and (max-width:1280.98px){.contactSection{height:90vh!important}}@media(min-width:768px)and (max-width:991.98px){.contactSection{padding:5rem 0}}@media(min-width:576px)and (max-width:768px){.contactSection{padding:5rem 0}}@media(max-width:575.98px){.contactSection{padding:5rem 0}}.contactSection .contactMap{height:100%;position:relative;width:100%;z-index:10}@media(min-width:768px)and (max-width:991.98px){.contactSection .contactMap{height:30vh;margin-bottom:2rem;width:100%}}@media(min-width:576px)and (max-width:768px){.contactSection .contactMap{height:40vh;margin-bottom:2rem;width:100%}}@media(max-width:575.98px){.contactSection .contactMap{height:40vh;margin-bottom:2rem;width:100%}}.contactSection .shadow{background-color:rgba(0,0,0,.753);bottom:0;height:100%;left:0;position:absolute;width:100%;z-index:50}@media(min-width:768px)and (max-width:991.98px){.contactSection .shadow{display:none}}@media(min-width:576px)and (max-width:768px){.contactSection .shadow{display:none}}@media(max-width:575.98px){.contactSection .shadow{display:none}}.contactSection .contactForm{background-color:#fff;border:2px solid rgba(176,176,192,.3);border-radius:1rem;bottom:-3rem;display:flex;flex-direction:column;justify-content:space-between;padding:2rem;position:absolute;right:16%;top:-2rem;width:600px;z-index:10000}@media(min-width:1441px){.contactSection .contactForm{right:15%}}@media(min-width:992px)and (max-width:1280.98px){.contactSection .contactForm{right:8%}}@media(min-width:1281px)and (max-width:1440px){.contactSection .contactForm{right:8%}}@media(min-width:768px)and (max-width:991.98px){.contactSection .contactForm{margin:0 auto;position:static;width:80%}}@media(min-width:576px)and (max-width:768px){.contactSection .contactForm{margin:0 auto;position:static;width:80%}}@media(max-width:575.98px){.contactSection .contactForm{border:none;margin:0 auto;outline:none;padding:2rem 1.5rem;position:static;width:100%}}.contactSection .contactForm h2{font-size:2rem;font-weight:500;margin-bottom:2rem}@media(min-width:1441px){.contactSection .contactForm h2{font-size:2.5rem;margin-bottom:3rem}}@media(min-width:1281px)and (max-width:1440px){.contactSection .contactForm h2{font-size:2.3rem}}@media(min-width:992px)and (max-width:1280.98px){.contactSection .contactForm h2{font-size:2.3rem;margin-bottom:3rem}}@media(min-width:768px)and (max-width:991.98px){.contactSection .contactForm h2{font-size:2.5rem;margin-bottom:2rem}}@media(min-width:576px)and (max-width:768px){.contactSection .contactForm h2{font-size:2.3rem;margin-bottom:2rem}}@media(max-width:575.98px){.contactSection .contactForm h2{font-size:2rem;margin-bottom:2rem;text-align:center}}@media(min-width:1281px)and (max-width:1440px){.contactSection .contactForm h2{font-size:2rem;margin-bottom:2rem}}.contactSection .contactForm form{align-items:center;align-items:start;display:flex;flex-direction:column;height:100%;justify-content:center;justify-content:space-between;position:relative;width:100%}.contactSection .contactForm form div{width:100%}.contactSection .contactForm form label{font-size:1.1rem}.contactSection .contactForm form input{border:none;border-bottom:2px solid #161616;font-size:1.1rem;outline:none;padding:.5rem 1rem;width:100%}@media(min-width:768px)and (max-width:991.98px){.contactSection .contactForm form input{margin-bottom:1rem}}@media(min-width:576px)and (max-width:768px){.contactSection .contactForm form input{margin-bottom:1rem}}@media(min-width:1441px){.contactSection .contactForm form input{margin-bottom:1rem}}@media(min-width:992px)and (max-width:1280.98px){.contactSection .contactForm form input{margin-bottom:1rem}}@media(min-width:1281px)and (max-width:1440px){.contactSection .contactForm form input{margin-bottom:1rem}}@media(max-width:575.98px){.contactSection .contactForm form input{margin-bottom:1rem}}.contactSection .contactForm form select{background:transparent;border:none;border-bottom:2px solid #161616;font-size:1.1rem;height:auto;outline:none;overflow-y:auto;padding:1rem 0;width:100%}@media(min-width:768px)and (max-width:991.98px){.contactSection .contactForm form select{margin-bottom:1rem}}@media(min-width:576px)and (max-width:768px){.contactSection .contactForm form select{margin-bottom:1rem}}@media(min-width:1441px){.contactSection .contactForm form select{margin-bottom:1rem}}@media(min-width:992px)and (max-width:1280.98px){.contactSection .contactForm form select{margin-bottom:1rem}}@media(min-width:1281px)and (max-width:1440px){.contactSection .contactForm form select{margin-bottom:1rem}}@media(max-width:575.98px){.contactSection .contactForm form select{margin-bottom:1rem}}.contactSection .contactForm form textarea{border:none;border-bottom:2px solid #161616;outline:none;padding:1rem 2rem;width:100%}.contactSection .contactForm form .uploadCont{align-items:center;display:flex;justify-content:center;justify-content:space-between;padding:0!important;position:relative;width:100%}.contactSection .contactForm form .uploadCont #file-input{display:none}.contactSection .contactForm form .uploadCont #upload-label{border-radius:5px;color:#161616;cursor:pointer;margin-right:10px;padding:10px}@media(max-width:575.98px){.contactSection .contactForm form .uploadCont #upload-label{margin-right:0}}.contactSection .contactForm form .uploadCont #upload-icon{font-size:20px;margin-right:5px}@media(min-width:1441px){.contactSection .contactForm form .uploadCont{margin:3rem 0}}@media(min-width:1281px)and (max-width:1440px){.contactSection .contactForm form .uploadCont{margin:3rem 0}}@media(min-width:992px)and (max-width:1280.98px){.contactSection .contactForm form .uploadCont{margin:2.5rem 0}}@media(min-width:768px)and (max-width:991.98px){.contactSection .contactForm form .uploadCont{margin:3rem 0;padding:1rem 0}}@media(min-width:576px)and (max-width:768px){.contactSection .contactForm form .uploadCont{margin:2.5rem 0;padding:1rem 0}}@media(max-width:575.98px){.contactSection .contactForm form .uploadCont{margin:2rem 0;padding:1rem 0}}.contactSection .contactForm form .uploadCont #myFile{border:none;margin:0;padding:.5rem;width:40%}.contactSection .contactForm form .uploadCont .btn1{position:absolute;right:-3.5rem}@media(min-width:768px)and (max-width:991.98px){.contactSection .contactForm form .uploadCont .btn1{padding:1rem 2rem;position:relative;right:0}}@media(min-width:576px)and (max-width:768px){.contactSection .contactForm form .uploadCont .btn1{padding:1rem 2rem;position:relative;right:0}}@media(max-width:575.98px){.contactSection .contactForm form .uploadCont .btn1{font-size:.8rem;padding:1rem;position:relative;right:0}}@media(max-width:425.98px){.contactSection .contactForm form .uploadCont .btn1{font-size:.7rem;padding:1rem!important;position:relative;right:0}}@media(min-width:768px)and (max-width:991.98px){.contactSection .contactForm form .uploadCont .btn1:after{display:none}}@media(min-width:576px)and (max-width:768px){.contactSection .contactForm form .uploadCont .btn1:after{display:none}}@media(max-width:575.98px){.contactSection .contactForm form .uploadCont .btn1:after{display:none}}.contactSection h3{background-color:#161616;border-radius:1.5rem;font-size:1rem;font-weight:400;left:16%;padding:.6rem 1rem;position:absolute;top:5rem;z-index:1000}.contactSection h3 p{color:#fff;cursor:pointer;display:inline}.contactSection h3 img{margin-left:2rem}@media(min-width:1441px){.contactSection h3{left:15%}}@media(min-width:992px)and (max-width:1280.98px){.contactSection h3{left:8%}}@media(min-width:1281px)and (max-width:1440px){.contactSection h3{left:8%}}@media(min-width:768px)and (max-width:991.98px){.contactSection h3{display:none}}@media(min-width:576px)and (max-width:768px){.contactSection h3{display:none}}@media(max-width:575.98px){.contactSection h3{display:none}}.contactSection .contactTextBox{align-items:center;align-items:start;bottom:0;display:flex;flex-direction:column;justify-content:center;justify-content:space-between;left:16%;padding:2rem 0;position:absolute;width:30%;z-index:1000}@media(min-width:1441px){.contactSection .contactTextBox{left:15%}}@media(min-width:992px)and (max-width:1280.98px){.contactSection .contactTextBox{left:8%}}@media(min-width:1281px)and (max-width:1440px){.contactSection .contactTextBox{left:8%}}@media(min-width:768px)and (max-width:991.98px){.contactSection .contactTextBox{left:0;margin:0 auto 2rem;padding:0;position:relative;text-align:center;top:0;width:90%}}@media(min-width:576px)and (max-width:768px){.contactSection .contactTextBox{left:0;margin:0 auto 2rem;padding:0;position:relative;text-align:center;top:0;width:90%}}@media(max-width:575.98px){.contactSection .contactTextBox{left:0;margin:0 auto 2rem;padding:0;position:relative;text-align:center;top:0;width:90%}}.contactSection .contactTextBox .contactText{border-radius:1rem;color:#fff;padding:1rem;width:100%}@media(min-width:1441px){.contactSection .contactTextBox .contactText{width:100%}}@media(min-width:768px)and (max-width:991.98px){.contactSection .contactTextBox .contactText{background-color:#161616;width:100%}}@media(min-width:576px)and (max-width:768px){.contactSection .contactTextBox .contactText{background-color:#161616;width:100%}}@media(max-width:575.98px){.contactSection .contactTextBox .contactText{background-color:#161616;width:100%}}.contactSection .contactTextBox .contactText h2{color:#fff}@media(min-width:768px)and (max-width:991.98px){.contactSection .contactTextBox .contactText h2{margin-bottom:1rem}}.accr{border:2px solid red;display:grid;grid-template-columns:repeat(2,1fr);height:50vh;width:100%}.accr .accordion-item{background-color:blue!important}.accr .accordion-item .accordion-header{background-color:red!important;font-size:5rem!important}.accr .accordion-item .accordion-header .accordion-button{background-color:#ff0!important}.accr .accordion-item .accordion-header .accordion-button:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAhCAYAAAC4JqlRAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFnSURBVHgBxZjRbYMwEIbPUQegC1A6QTuCu0HeeAwjdIVu0EzQbtBsAH2A11KJd+gEYYPr/UCkqiLBJhh/0u8owvh+7mxko2gmzBzJTzCoUUo15BIJqEWvoi8+D669oS8thQy2FaVsTy1KaC5I8czAY1mJbGKfnvrIy4GxtqbBd+yO3VRwze7RdKHmNbsH5YjGDLzzeqQ+Uv8f/ddAyuvTZUFxX4+a/HC7kUaTPxIYMHtBuOEBBu7IH/pGmmiqV1EUlOc5mRKGIcVxbNI1gIFgqldVVZ0JU9Df1ABWAZNHMAd+yB8tDBzJH98w8En+KGHgQP7IMAmxCvAqnlwNC4Od9P1Gmlb+7Gl9MjQKjYcsNKInnCU2nYs+Cy+0HvvRg8xK+4KPs7ZQCna7L6y5LzddMuFqc2p+QOE+E0tuUjGW/QSXmxK+Lhs1m56IDIyUFoEz0bPJUyuygPsaatHjoBPtoFJ0sPlW8AvHXtfTb/jiZwAAAABJRU5ErkJggg==)}.accr .accordion-item .accordion-header .collapsed{background-color:red!important}.accr .accordion-item .accordion-header .collapsed:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAI+SURBVHgBxZe9buJAEMfHxtDxkQ4JxDktzXHddZc01HcSfQpeIG8AfoPkDXJdJChS0yTpKJOGNhtEQRcEHQjI/JeNZYMJK2Obn+Sv9Wrnv7Pj2bFBmhSYbDb71zCMP/xY48NGs3o94UOs1+sXvj7PZrOHCaMzrnGoQ7FYtC3LujZN88pj8CAs5m6xWDjj8VhQGAFqxi2e8TUdAQu5YY84+zwSKACzzmQyj7RxcxSI+Xx+GeQNc7uhVCrVIjYO5IQw9vYLnwdimPk2O55wPYA1j9k4kBOErR0BCLiYjbsilC2JXALl+jdKEF6KcyyF9EA6nW5TwiC34GrYtl1YrVYfFIJ6vU65XI663S6FYDKdTs+t5XKJ9EphqFardAQytWMJLuhEYF8x+fSTQgL3H0kNHrApJBEIsI1KpbLW6YmAa7VagQI4mHztjuNQr9cjHbQFgHK57BrG0Ww2pfFOp+PrNxgMdkTtw6JNMaG1z49GI99zo9GQbf1+n0IyQQwIOh0yE77S6XgxuWJ5ohPBtp+/UjE2Iu16Lyo4UM9MIQSC8D8lzx3qRLkbcsV7QwnDNh1cUzhBST6fP+Pb35QAvOS3w+HwXgrxKGpTMp+k4Fqg7dp1WzkWWMRlzCIEbKi48wtQItDhX0wi5Niw4W0MrET407R5nSL9MVEzF9svzMDeG0/84ttbOhIEHMYKMg4O1mLKG22+vSJ9ZG7B573PsLYAj5CCqh8v+KhxGv1Bnt9zbnvH7zlSeyqVevAG2nd8AiEH7HxlW0cKAAAAAElFTkSuQmCC)}footer{background-color:#161616;overflow:hidden;position:relative;width:100%}footer h6{color:#fff;font-weight:300;margin-bottom:0}footer h6 a{color:#fff;text-decoration:underline}footer .footerTextCont{width:100%;z-index:1000}footer .footerTextCont #footerCont{height:100%;width:100%}footer .footerTextCont #footerCont #footerTextBox{align-items:center;display:flex;display:grid;grid-template-columns:30% auto;justify-content:center;justify-content:space-between;width:100%}@media(min-width:768px)and (max-width:991.98px){footer .footerTextCont #footerCont #footerTextBox{grid-template-columns:repeat(1,1fr)}}@media(min-width:576px)and (max-width:768px){footer .footerTextCont #footerCont #footerTextBox{grid-template-columns:repeat(1,1fr)}}@media(max-width:575.98px){footer .footerTextCont #footerCont #footerTextBox{grid-template-columns:repeat(1,1fr)}}footer .footerTextCont #footerCont #footerTextBox .addressCont{align-items:center;align-items:start;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;justify-content:end;padding-bottom:4rem;padding-right:3rem}@media(min-width:992px)and (max-width:1280.98px){footer .footerTextCont #footerCont #footerTextBox .addressCont{padding-top:0}}@media(min-width:768px)and (max-width:991.98px){footer .footerTextCont #footerCont #footerTextBox .addressCont{padding:3rem 0 1rem}}@media(min-width:576px)and (max-width:768px){footer .footerTextCont #footerCont #footerTextBox .addressCont{padding:2rem 0 1rem}}@media(max-width:575.98px){footer .footerTextCont #footerCont #footerTextBox .addressCont{padding:3rem 0 1rem}}footer .footerTextCont #footerCont #footerTextBox .addressCont .addressBox{align-items:center;align-items:start;display:flex;flex-direction:column;justify-content:center;justify-content:start;width:100%}footer .footerTextCont #footerCont #footerTextBox .addressCont .addressBox a{color:#fff;text-decoration:underline}footer .footerTextCont #footerCont #footerTextBox .addressCont .addressBox:not(:last-child){margin-bottom:2rem}footer .footerTextCont #footerCont #footerTextBox .addressCont .addressBox h3{color:#fff;margin-bottom:1rem}@media(min-width:768px)and (max-width:991.98px){footer .footerTextCont #footerCont #footerTextBox .addressCont .addressBox h3{font-size:2rem}}@media(max-width:575.98px){footer .footerTextCont #footerCont #footerTextBox .addressCont .addressBox h3{font-size:1.5rem}}footer .footerTextCont #footerCont #footerTextBox .addressCont .addressBox p{font-size:.9rem;margin:0}@media(min-width:768px)and (max-width:991.98px){footer .footerTextCont #footerCont #footerTextBox .addressCont .addressBox p{font-size:1.1rem}}@media(max-width:575.98px){footer .footerTextCont #footerCont #footerTextBox .addressCont .addressBox p{font-size:.9rem}}footer .footerTextCont #footerCont #footerTextBox .addressCont h2{color:#fff;margin:0}@media(min-width:1281px)and (max-width:1440px){footer .footerTextCont #footerCont #footerTextBox .addressCont h2{font-size:1.8rem}}@media(min-width:992px)and (max-width:1280.98px){footer .footerTextCont #footerCont #footerTextBox .addressCont h2{font-size:1.6rem}}@media(max-width:320px){footer .footerTextCont #footerCont #footerTextBox .addressCont h2{font-size:1.5rem}}footer .footerTextCont #footerCont #footerTextBox .addressCont h2 #count{font-size:2rem}@media(min-width:992px)and (max-width:1280.98px){footer .footerTextCont #footerCont #footerTextBox .addressCont h2 #count{font-size:1.7rem}}@media(max-width:575.98px){footer .footerTextCont #footerCont #footerTextBox .addressCont h2 #count{font-size:1.5rem}}@media(max-width:425.98px){footer .footerTextCont #footerCont #footerTextBox .addressCont h2 #count{font-size:1.4rem}}footer .footerTextCont #footerCont #footerTextBox .linkCont{grid-gap:4rem;color:#fff;display:grid;grid-template-columns:repeat(3,1fr);height:100%;padding-bottom:4rem;padding-top:8rem}@media(min-width:768px)and (max-width:991.98px){footer .footerTextCont #footerCont #footerTextBox .linkCont{padding-top:2rem}}@media(min-width:576px)and (max-width:768px){footer .footerTextCont #footerCont #footerTextBox .linkCont{grid-gap:2rem;padding-top:1rem}}@media(max-width:575.98px){footer .footerTextCont #footerCont #footerTextBox .linkCont{grid-gap:1rem;grid-template-columns:repeat(1,1fr);padding-top:0}}footer .footerTextCont #footerCont #footerTextBox .linkCont .linkBox{align-items:center;align-items:start;display:flex;flex-direction:column;justify-content:center}footer .footerTextCont #footerCont #footerTextBox .linkCont .linkBox:not(:last-child){justify-content:start}footer .footerTextCont #footerCont #footerTextBox .linkCont .linkBox:last-child{justify-content:end}footer .footerTextCont #footerCont #footerTextBox .linkCont .linkBox h3{color:#fff;margin-bottom:1rem}@media(min-width:576px)and (max-width:768px){footer .footerTextCont #footerCont #footerTextBox .linkCont .linkBox h3{font-size:1.5rem}}footer .footerTextCont #footerCont #footerTextBox .linkCont .linkBox .flinkCont{margin:0;padding:0}footer .footerTextCont #footerCont #footerTextBox .linkCont .linkBox .flinkCont li:not(:last-child){padding-bottom:1rem}@media(min-width:992px)and (max-width:1280.98px){footer .footerTextCont #footerCont #footerTextBox .linkCont .linkBox .flinkCont li:not(:last-child){padding-bottom:.8rem}}@media(min-width:576px)and (max-width:768px){footer .footerTextCont #footerCont #footerTextBox .linkCont .linkBox .flinkCont li:not(:last-child){padding-bottom:.5rem}}footer .footerTextCont #footerCont #footerTextBox .linkCont .linkBox .flinkCont li a{color:#fff;margin-bottom:1rem}@media(max-width:425.98px){footer .footerTextCont #footerCont #footerTextBox .linkCont .linkBox .flinkCont li a{font-size:.9rem;margin-bottom:0}}footer .copyCont{background:#2b2b2b;width:100%}footer .copyCont #copyCont{height:100%;width:100%}footer .copyCont #copyCont #copy{align-items:center;display:flex;justify-content:center;padding:1rem 0;width:100%}@media(max-width:575.98px){footer .copyCont #copyCont #copy{flex-direction:column}}@media(min-width:576px)and (max-width:768px){footer .copyCont #copyCont #copy{flex-direction:column;text-align:center}}footer .copyCont #copyCont #copy h4{color:#fff;font-size:1rem}@media(min-width:768px)and (max-width:991.98px){footer .copyCont #copyCont #copy h4{font-size:.8rem}}@media(min-width:576px)and (max-width:768px){footer .copyCont #copyCont #copy h4{font-size:.7rem}}@media(max-width:575.98px){footer .copyCont #copyCont #copy h4{font-size:.7rem;text-align:center}}footer .copyCont #copyCont #copy h4 a{color:#fff;text-decoration:underline}.scroll-downs{height:55px;left:0;margin:auto;position:absolute;right:0;width:34px}.mousey{background-color:#d9d9d9;border-radius:25px;box-sizing:initial;height:35px;opacity:.75;padding:10px 15px;width:3px}.mousey,.scroller{position:absolute;top:10px}.scroller{-webkit-animation-duration:2.2s;animation-duration:2.2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:scroll;animation-name:scroll;-webkit-animation-timing-function:cubic-bezier(.15,.41,.69,.94);animation-timing-function:cubic-bezier(.15,.41,.69,.94);background-color:#383b41;border-radius:25%;height:15px;left:44%;width:5px}.scrollDown{display:flex;flex-direction:column;height:100px;justify-content:space-between;padding-top:7%;position:relative}.scrollDown p{color:#383b41;font-size:16px;padding-top:5%}@-webkit-keyframes scroll{0%{opacity:0}10%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(15px);transform:translateY(15px)}}@keyframes scroll{0%{opacity:0}10%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(15px);transform:translateY(15px)}}nav .links a:hover{background-color:#fff1f1;transition:all 6}.answer ul{list-style:decimal!important}#faqCont .faq-card{border-radius:18px!important;padding:1.2rem 2rem!important}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:top .2s,-webkit-transform .2s;transition:transform .2s,top .2s;transition:transform .2s,top .2s,-webkit-transform .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:left .2s,-webkit-transform .2s;transition:transform .2s,left .2s;transition:transform .2s,left .2s,-webkit-transform .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:right .2s,-webkit-transform .2s;transition:transform .2s,right .2s;transition:transform .2s,right .2s,-webkit-transform .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;-webkit-transform-origin:center;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}
/*# sourceMappingURL=main.9f41d127.css.map*/