:root{--white:#fff;--theme:#29abe2;--theme2:#f9f3ef;--theme3:#faf8ff;--title:#282c32;--header:#282c32;--orange:#4a90e2;--text:#858585;--border:#e6e6e6;--border-2:#f1f1f1;--border-4:#e0e0e0;--border-5:#565656;--bg-1:#161921;--bg-2:#f6f7ff;--box-shadow:0px 4px 25px 0px rgba(0,0,0,0.06)}body{font-size:16px;font-weight:400;line-height:28px;color:var(--text);background-color:var(--white);overflow-x:hidden}body,ul{padding:0;margin:0}ul{list-style:none}button{border:none;background-color:transparent;padding:0}input:focus{color:var(--text);outline:none}input::placeholder{color:#767771}h1,h2,h3,h4,h5,h6{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0;padding:0;color:var(--title);text-transform:capitalize;transition:all .4s ease-in-out}h1{font-size:42px;line-height:120%}h1,h2{font-weight:700}h2{font-size:40px;line-height:145%}@media (max-width:767px){h2{font-size:34px}}@media (max-width:575px){h2{font-size:28px}}h3{font-size:18px;font-weight:700;line-height:145%}@media (max-width:767px){h3{font-size:16px}}h4{font-size:20px;line-height:130%}h4,h5{font-weight:700}h5{font-size:18px}h6{font-size:16px;font-weight:600;line-height:145%}a{text-decoration:none;outline:none!important;cursor:pointer;color:var(--title);transition:all .4s ease-in-out}a:hover{color:var(--theme)!important}p,span{margin:0;transition:all .4s ease-in-out}input.form-control,textarea.form-control{outline:none;box-shadow:none;background-color:var(--white);border:1px solid var(--border);padding:17px 10px;font-size:1rem;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}input.form-control:focus,textarea.form-control:focus{background-color:var(--white);border:1px solid var(--border);outline:none;box-shadow:none}label{font-style:normal;font-weight:400;line-height:35.04px}input[type=checkbox]{-webkit-border-radius:10px;-moz-border-radius:10px}input[type=checkbox]~label{line-height:30px}input[type=checkbox]~label:before{border:1px solid var(--border-2);z-index:9}input[type=checkbox]~label:after{-webkit-transition:.4s;-o-transition:.4s;-moz-transition:.4s;z-index:9}input[type=checkbox].style2~label:before{border:1px solid #f7ccd7;-webkit-border-radius:3px;-moz-border-radius:3px}input[type=radio]~label:before{font-family:Font Awesome\ 6 Pro;-webkit-border-radius:100%;-moz-border-radius:100%;-webkit-transition:all .2s ease;-o-transition:all .2s ease;-moz-transition:all .2s ease}.theme-btn{display:inline-flex;align-items:center;justify-content:center;position:relative;padding:20px 40px;gap:10px;color:var(--white);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:1;background:var(--theme);z-index:1;overflow:hidden;border:none;border-radius:100px;transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out}.theme-btn i,.theme-btn svg{margin-left:6px}.theme-btn:before{transition-duration:.8s;position:absolute;width:210%;height:290%;content:"";top:162%;left:50%;background:var(--title);-webkit-transform:translateX(-50%);transform:translateX(-50%) rotate(-8deg);border-radius:80%;z-index:-1}.theme-btn.style2{display:inline-block;background:transparent;border:1px solid var(--border-5);color:var(--title)}.theme-btn.style2 i,.theme-btn.style2 svg{margin-left:6px}.theme-btn.style2:before{transition-duration:.8s;background:var(--theme)}.theme-btn.style2 svg path,.theme-btn.style2 svg rect{fill:var(--title);transition:all .4s;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s}.theme-btn.style2:hover svg path,.theme-btn.style2:hover svg rect{fill:var(--white)}.theme-btn.style3{display:flex;align-items:center;justify-content:space-between;background:transparent!important;border:1px solid var(--white);color:var(--white)}.theme-btn.style3 i,.theme-btn.style3 svg{margin-left:6px;color:var(--white)}.theme-btn.style3:before{transition-duration:.8s;background:var(--theme)}.theme-btn.style3 svg path,.theme-btn.style3 svg rect{fill:var(--white);transition:all .4s;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s}.theme-btn.style3:hover svg path,.theme-btn.style3:hover svg rect{fill:var(--white)}.theme-btn.style4{display:flex;align-items:center;justify-content:space-between;background:var(--theme);color:var(--white);border:1px solid var(--border-4)}.theme-btn.style4:before{transition-duration:.8s;background:var(--title);color:var(--white)}.theme-btn.style4 svg path,.theme-btn.style4 svg rect{fill:var(--title);transition:all .4s;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s}.theme-btn.style4:hover{color:var(--white)!important}.theme-btn.style4:hover svg path,.theme-btn.style4:hover svg rect{fill:var(--white)}.theme-btn.style5{display:flex;align-items:center;justify-content:space-between;background:var(--title)!important;border:1px solid var(--white);color:var(--white)}.theme-btn.style5 i,.theme-btn.style5 svg{margin-left:6px;color:var(--white)}.theme-btn.style5:before{transition-duration:.8s;background:var(--theme)}.theme-btn.style5 svg path,.theme-btn.style5 svg rect{fill:var(--white);transition:all .4s;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s}.theme-btn.style5:hover svg path,.theme-btn.style5:hover svg rect{fill:var(--white)}.theme-btn:hover{color:var(--white)!important}.theme-btn:hover:before{top:-96%}.slider-arrow.style1{display:inline-block;width:56px;height:56px;line-height:56px;text-align:center;background:var(--theme);color:var(--white);margin-top:-.4em;box-shadow:0 10px 30px 0 rgba(52,55,170,.15);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;transition:all .4s ease-in-out}.slider-arrow.style1:hover{background:var(--white);color:var(--theme);box-shadow:0 10px 30px 0 rgba(52,55,170,.15)}.slider-arrow.style1.style2{background:var(--theme2);color:var(--title)}.slider-arrow.style1.style2:hover{background:var(--theme);color:var(--white)}@media (min-width:550px){.intro-container-wrapper.style1 .container{max-width:1820px}.brand-slider-container-wrapper.style1 .container,.brand-slider-container-wrapper.style2 .container,.intro-wrapper.style1 .container{max-width:1450px}.work-process-container-wrapper.style1 .container{max-width:1440px}.advantage-container-wrapper.style1 .container{max-width:1820px}.advantage-wrapper.style1 .container{max-width:1200px}.counter-container-wrapper.style1 .container{max-width:1820px}.counter-wrapper.style1 .container{max-width:1450px}.testimonial-container-wrapper.style1>.container{max-width:1820px}.testimonial-container-wrapper.style2>.container{max-width:1820px}.cta-container-wrapper.style1>.container{max-width:1820px}.wcu-container-wrapper.style2>.container{max-width:1820px}.about-container-wrapper.style2 .container{max-width:1820px}.about-wrapper.style2 .container{max-width:1450px}.project-container-wrapper.style2 .container{max-width:1790px}.project-details-container-wrapper .container{max-width:1440px}.team-page-container-wrapper .container{max-width:1330px}.footer-bottom.style1 .container,.footer-widgets-wrapper.style1 .container{max-width:1580px}.service-details-container-wrapper .container{max-width:1440px}}.img-custom-anim-right{animation:img-anim-right 1.3s cubic-bezier(.645,.045,.355,1) .4s forwards;opacity:0}@keyframes img-anim-right{0%{transform:translateX(5%);clip-path:inset(0 0 0 100%);opacity:0}to{transform:translateX(0);clip-path:inset(0 0 0 0);opacity:1}}.img-custom-anim-left{animation:img-anim-left 1.3s cubic-bezier(.645,.045,.355,1) .4s forwards;opacity:0}@keyframes img-anim-left{0%{transform:translateX(-5%);clip-path:inset(0 100% 0 0);opacity:0}to{transform:translateX(0);clip-path:inset(0 0 0 0);opacity:1}}.cir36{animation:cir36 20s linear infinite;-webkit-animation:cir36 20s linear infinite}@keyframes cir36{to{transform:rotate(1turn)}}.float-bob-y{-webkit-animation-name:float-bob-y;animation-name:float-bob-y;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes float-bob-y{0%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(-30px);transform:translateY(-30px)}}@keyframes float-bob-y{0%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(-30px);transform:translateY(-30px)}}.float-bob-x{-webkit-animation-name:float-bob-x;animation-name:float-bob-x;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes float-bob-x{0%{-webkit-transform:translateX(0);transform:translateX(30px)}50%{-webkit-transform:translateX(10px);transform:translateX(10px)}to{-webkit-transform:translateX(30px);transform:translateX(30px)}}@keyframes float-bob-x{0%{-webkit-transform:translateX(30px);transform:translateX(30px)}50%{-webkit-transform:translateX(10px);transform:translateX(10px)}to{-webkit-transform:translateX(30px);transform:translateX(30px)}}.reveal{position:relative;display:-ms-inline-flexbox;visibility:hidden;overflow:hidden}.reveal img{height:100%;width:100%;display:inline-block;-o-object-fit:cover;object-fit:cover;transform-origin:left}.moving{animation:moving 8s linear infinite}@keyframes moving{0%{transform:translateX(0)}50%{transform:translateX(-50px)}to{transform:translateX(0)}}.jump{animation:jumpAni 7s linear infinite}@keyframes jumpAni{0%{transform:translateY(0)}40%{transform:translateY(-30px)}to{transform:translateY(0)}}.spin{animation:spin 10s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes animate-positive{0%{width:0}}::-webkit-scrollbar{width:8px;height:4px}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px var(--orange)}::-webkit-scrollbar-thumb{background:var(--orange);border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.fix{overflow:hidden}@media (max-width:767px){br{display:none}}.bg-cover{background-repeat:no-repeat;background-size:cover;position:relative;background-position:50%}.box-shadow{box-shadow:0 4px 40px 0 rgba(0,0,0,.06)}.mt-10{margin-top:10px}.mt-40{margin-top:40px}.mb-20{margin-bottom:20px}.mb-55{margin-bottom:55px}.mb-60{margin-bottom:60px}@media (max-width:767px){.mb-60{margin-bottom:40px}}@media (max-width:575px){.mb-60{margin-bottom:30px}}.mb-70{margin-bottom:70px}.mxw-565{max-width:565px}.mxw-640{max-width:640px}.mxw-651{max-width:651px}.mxw-685{max-width:685px}.center{text-align:center;margin:0 auto}.bg-transparent{background:transparent}.mb-20{margin-bottom:20px!important}.mb-60{margin-bottom:60px!important}.single-section-title{color:var(--title);text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:48px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.96px}@media (max-width:1199px){.single-section-title{font-size:35px}}.section-title .subtitle{display:inline-flex;padding:4px 10px;align-items:center;gap:10px;background:rgba(116,68,253,.15);color:var(--theme);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:28px;letter-spacing:-.32px;margin-bottom:15px;border-radius:100px}.section-title .subtitle.bg2{background:rgba(255,255,255,.15)}.section-title .subtitle img{margin-left:3px}.section-title .title{color:var(--title);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:48px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.96px;margin-bottom:25px}@media (max-width:1199px){.section-title .title{font-size:35px}}.section-title .section-desc{color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:28px;letter-spacing:-.32px;margin-bottom:30px}.fancy-box-wrapper.style1{display:flex;align-items:center;gap:45px}@media (max-width:767px){.fancy-box-wrapper.style1{flex-direction:column;gap:20px}}.fancy-box-wrapper.style3{display:flex;padding:20px;gap:40px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin-bottom:40px}@media (max-width:1899px){.fancy-box-wrapper.style3{padding:10px}}@media (max-width:767px){.fancy-box-wrapper.style3{flex-direction:column;flex-wrap:wrap;gap:20px}}.fancy-box.style1{display:flex;align-items:center;gap:20px}.fancy-box.style1 .icon{width:60px;height:60px;line-height:60px;text-align:center;background:var(--theme2);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.fancy-box.style1 h4{color:var(--title);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.54px}.fancy-box.style2{display:flex;align-items:center;gap:19px;margin-bottom:30px}.fancy-box.style2 .content{max-width:205px}.fancy-box.style2 .content h4{color:var(--title);font-size:24px;font-weight:600;line-height:34px;letter-spacing:-.48px;margin-bottom:1px}.fancy-box.style2 .content .text,.fancy-box.style2 .content h4{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-style:normal}.fancy-box.style2 .content .text{color:var(--text);font-size:16px;font-weight:500;line-height:28px;letter-spacing:-.32px}.fancy-box.style3{display:flex;align-items:center;gap:20px}.fancy-box.style3 .content{max-width:330px}.fancy-box.style3 .content h4{color:var(--title);font-size:20px;font-weight:600;line-height:30px;letter-spacing:-.4px;margin-bottom:3px}.fancy-box.style3 .content .text,.fancy-box.style3 .content h4{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-style:normal}.fancy-box.style3 .content .text{color:var(--text);font-size:16px;font-weight:500;line-height:28px;letter-spacing:-.32px}.fancy-box.style4{padding:20px 20px 20px 30px;border:1px solid #e5e5e5;display:flex;align-items:center;justify-content:space-between}.fancy-box.style4 .content{position:relative}.fancy-box.style4 .content h5{color:var(--title);font-size:20px;font-weight:600;line-height:140%}.fancy-box.style4 .content .text,.fancy-box.style4 .content h5{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-style:normal;text-transform:capitalize}.fancy-box.style4 .content .text{color:var(--text);font-size:16px;font-weight:400;line-height:130%}.fancy-box.style4 .content:before{position:absolute;content:"";width:5px;height:5px;background-color:#ee332b;top:10px;left:-10px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.fancy-box.style5{padding-left:24px;position:relative}.fancy-box.style5:before{position:absolute;content:"";width:2px;height:40px;top:5px;background-color:#1b1c20;margin-left:-30px}@media (max-width:767px){.fancy-box.style5{padding-left:0}.fancy-box.style5:before{display:none}}.icon-box.style1{width:70px;height:70px;line-height:70px;background:linear-gradient(90deg,#ac60e5,#0c87f0)}.icon-box.style1,.icon-box.style2{text-align:center;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px}.icon-box.style2{width:105px;height:105px;line-height:105px;background:var(--theme)}.icon-box.style3{width:70px;height:70px;line-height:70px;text-align:center;background:linear-gradient(90deg,rgba(172,96,229,.2509803922) 25%,rgba(12,135,240,.2509803922));border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px}.counter-box-wrapper.style3{display:flex;align-items:center;gap:60px}@media (max-width:767px){.counter-box-wrapper.style3{flex-direction:column}.counter-box.style1{text-align:center}}.counter-box.style1 .counter{color:var(--theme);font-size:30px;font-weight:700;letter-spacing:-.9px}.counter-box.style1 .counter,.counter-box.style1 p{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-style:normal;line-height:30px}.counter-box.style1 p{color:var(--title);font-size:16px;font-weight:400}.counter-box.style3 .counter{color:var(--title);font-size:24px;font-weight:700;line-height:1;letter-spacing:-.48px;margin-bottom:2px}.counter-box.style3 .counter,.counter-box.style3 .text{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-style:normal}.counter-box.style3 .text{color:var(--text);font-size:18px;font-weight:600;line-height:26px;letter-spacing:-.36px}.checklist-wrapper.style1{display:flex;align-items:center;gap:40px}@media (max-width:767px){.checklist-wrapper.style1{flex-direction:column;gap:5px}}.checklist.style1 li{display:flex;align-items:center;gap:10px;color:var(--title);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:28px;letter-spacing:-.36px;margin-bottom:20px}.checklist.style1 li img{margin-right:10px}.modal-details .desc p{color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.progress-wrap{margin-bottom:15px}.progress-wrap .progress-meta{display:flex;justify-content:space-between;margin-bottom:15px}.progress-wrap .progress-meta .title{color:var(--title)}.progress-wrap .progress-meta .percentage,.progress-wrap .progress-meta .title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:130%}.progress-wrap .progress-meta .percentage{color:var(--theme)}@media (max-width:500px){.progress-wrap .progress-meta{gap:210px}}@media (max-width:470px){.progress-wrap .progress-meta{gap:150px}}.progress-wrap .progress-container{position:relative;max-width:504px;height:7px;background-color:#d9ddff!important;border-radius:10px;overflow:visible}.progress-wrap .progress-container .progress-bar{height:7px;background-color:var(--theme);border-radius:10px;position:relative;display:flex;align-items:center;justify-content:center;white-space:nowrap;z-index:1}@media (max-width:575px){.progress-wrap .progress-container{width:85%}}.progress-wrap .progress-container.style2:after,.progress-wrap .progress-container.style2:before{background-color:var(--theme2)}.slider-arrow-button.style2{display:flex;align-items:center;justify-content:end;gap:20px}@media (max-width:1199px){.slider-arrow-button.style2{margin-bottom:30px}}.slider-arrow-button.style2 .arrowPrev{width:56px;height:56px;line-height:56px;text-align:center;border-radius:8px;background:var(--white);box-shadow:0 4px 20px 0 rgba(52,55,170,.15)}.slider-arrow-button.style2 .arrowNext{width:56px;height:56px;line-height:56px;text-align:center;border-radius:8px;background:var(--theme);color:var(--white)}.star-wrapper.style1{display:inline-flex;align-items:center;gap:5px}.star-wrapper.style1 li{color:var(--theme)}.section-padding{padding:120px 0}@media (max-width:1199px){.section-padding{padding:100px 0}}@media (max-width:991px){.section-padding{padding:80px 0}}@media (max-width:575px){.section-padding{padding:60px 0}}.gt-social a{display:inline-block;width:36px;height:36px;line-height:36px;text-align:center;background:linear-gradient(90deg,#384bff,#b42af3 123.82%);color:var(--white);margin-right:5px;border:1px solid rgba(255,255,255,.8);transition:.4s ease-in-out;-webkit-transition:.4s ease-in-out;-moz-transition:.4s ease-in-out;-ms-transition:.4s ease-in-out;-o-transition:.4s ease-in-out}.gt-social a:hover{background:var(--white);color:var(--theme)}.gt-social.style2 a{display:inline-block;width:36px;height:36px;line-height:36px;text-align:center;background:transparent;color:var(--white);margin-right:5px;border:1px solid rgba(255,255,255,.2);transition:.4s ease-in-out;-webkit-transition:.4s ease-in-out;-moz-transition:.4s ease-in-out;-ms-transition:.4s ease-in-out;-o-transition:.4s ease-in-out}.gt-social.style2 a:hover{background:linear-gradient(90deg,#384bff,#b42af3 123.82%);color:var(--white);border:1px solid var(--title)}.sticky{position:fixed!important;top:0!important;left:0;width:100%;z-index:999;transition:all .9s;background-color:var(--white);box-shadow:var(--box-shadow);-webkit-animation:fadeInDown .5s ease-in-out 0s 1 normal none running;animation:fadeInDown .5s ease-in-out 0s 1 normal none running}.offcanvas__info{background:var(--title) none repeat scroll 0 0;border-left:2px solid var(--theme);position:fixed;right:0;top:0;width:400px;height:100%;-webkit-transform:translateX(calc(100% + 80px));-moz-transform:translateX(calc(100% + 80px));-ms-transform:translateX(calc(100% + 80px));-o-transform:translateX(calc(100% + 80px));transform:translateX(calc(100% + 80px));-webkit-transition:transform .45s ease-in-out,opacity .45s ease-in-out;-moz-transition:transform .45s ease-in-out,opacity .45s ease-in-out;transition:transform .45s ease-in-out,opacity .45s ease-in-out;z-index:99999;overflow-y:scroll;overscroll-behavior-y:contain;scrollbar-width:none}.offcanvas__info::-webkit-scrollbar{display:none}.offcanvas__logo a img{width:150px}.offcanvas__wrapper{position:relative;height:133vh;padding:30px;background-color:var(--bg-1)}.offcanvas__wrapper .offcanvas__content .text{color:var(--white)}.offcanvas__wrapper .offcanvas__content .offcanvas__close{width:45px;height:45px;line-height:45px;text-align:center;border-radius:50%;background-color:var(--theme);position:relative;z-index:9;cursor:pointer}.offcanvas__wrapper .offcanvas__content .offcanvas__close i{color:var(--white)}.offcanvas__wrapper .offcanvas__content .offcanvas__contact{margin-top:20px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact h4{color:var(--theme2)}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul{margin-top:20px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li{font-size:16px;font-weight:600;text-transform:capitalize}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li a{color:var(--white)}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li:not(:last-child){margin-bottom:15px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li .offcanvas__contact-icon{margin-right:20px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li .offcanvas__contact-icon i{color:var(--theme2)}.offcanvas__wrapper .offcanvas__content .offcanvas__contact span{text-transform:none}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .header-button .theme-btn{width:100%;padding:16px 40px;text-transform:capitalize!important}.offcanvas__overlay{position:fixed;height:100%;width:100%;background:#151515;z-index:900;top:0;opacity:0;visibility:hidden;right:0}@media (max-width:450px){.offcanvas__info{width:300px}}@media (max-width:575px){.offcanvas__wrapper{padding:20px}}.breadcumb-container-wrapper{padding:234px 0 170px;background-color:var(--theme3);position:relative;overflow:hidden}.breadcumb-container-wrapper .shape1{position:absolute;bottom:0;left:0;z-index:1}@media (max-width:991px){.breadcumb-container-wrapper .shape1{display:none}}.breadcumb-container-wrapper .shape2{position:absolute;top:0;right:0;z-index:1}@media (max-width:991px){.breadcumb-container-wrapper .shape2{display:none}}.breadcumb-container-wrapper .breadcumb-wrapper{position:relative;z-index:3;display:flex;align-items:center;justify-content:center}@media (max-width:991px){.breadcumb-container-wrapper .breadcumb-wrapper{justify-content:center}}.breadcumb-container-wrapper .breadcumb-wrapper .page-heading{text-align:center}.breadcumb-container-wrapper .breadcumb-wrapper .page-heading h1{color:var(--title);text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:48px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.96px;margin-bottom:10px}@media (max-width:991px){.breadcumb-container-wrapper .breadcumb-wrapper .page-heading h1{font-size:40px}}.breadcumb-container-wrapper .breadcumb-wrapper .page-heading .links{color:var(--theme);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:28px;letter-spacing:-.32px}.breadcumb-container-wrapper .breadcumb-wrapper .page-heading .links .slash{margin:0 5px}.footer-widgets-wrapper{padding:220px 0 60px;position:relative;z-index:9}.footer-widgets-wrapper .single-footer-widget{margin-top:30px}.footer-widgets-wrapper .single-footer-widget .widget-head{margin-bottom:30px}@media (max-width:575px){.footer-widgets-wrapper .single-footer-widget .widget-head{margin-bottom:20px}}.footer-widgets-wrapper .single-footer-widget .widget-head h3{color:var(--white);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal;display:inline-block;position:relative;padding-bottom:20px}.footer-widgets-wrapper .single-footer-widget .widget-head h3:before{position:absolute;bottom:0;left:0;content:"";width:25px;height:2px;background-color:#29abe2}.footer-widgets-wrapper .single-footer-widget .widget-head h3:after{position:absolute;bottom:0;left:40px;content:"";width:55px;height:2px;background-color:#c2c2c2}@media (max-width:767px){.footer-widgets-wrapper .single-footer-widget .widget-head h3{font-size:23px}}@media (max-width:575px){.footer-widgets-wrapper .single-footer-widget .widget-head h3{font-size:20px}}.footer-widgets-wrapper .single-footer-widget .widget-head h4{font-weight:700;color:var(--white);font-size:24px;display:inline-block}.footer-widgets-wrapper .single-footer-widget .footer-content p{color:rgba(255,255,255,.85)}.footer-widgets-wrapper .single-footer-widget .list-area li{transition:all .4s ease-in-out;font-weight:500}.footer-widgets-wrapper .single-footer-widget .list-area li:not(:last-child){margin-bottom:20px}.footer-widgets-wrapper .single-footer-widget .list-area li a{color:rgba(255,255,255,.8)}.footer-widgets-wrapper .single-footer-widget .list-area li a i{margin-right:5px}.footer-widgets-wrapper .single-footer-widget .list-area li a:hover{margin-left:5px}.footer-widgets-wrapper .single-footer-widget .list-area li a:hover a{color:var(--theme2)}.footer-widgets-wrapper.style1{padding:90px 0 151px;position:relative;z-index:9;background-color:#efefef}.footer-widgets-wrapper.style1 .shape1{position:absolute;top:40px;left:-40px;z-index:1}.footer-widgets-wrapper.style1 .shape2{position:absolute;bottom:-40px;left:0;z-index:1}.footer-widgets-wrapper.style1 .shape3{position:absolute;top:40px;right:0;z-index:1}.footer-widgets-wrapper.style1 .single-footer-widget{position:relative;z-index:5}.footer-widgets-wrapper.style1 .single-footer-widget .widget-head h3{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#242331;font-size:30px;font-style:normal;font-weight:700;line-height:128.182%;text-transform:capitalize}.footer-widgets-wrapper.style1 .single-footer-widget .footer-content{max-width:366px}.footer-widgets-wrapper.style1 .single-footer-widget .footer-content p{line-height:157.4%}.footer-widgets-wrapper.style1 .single-footer-widget .footer-content p,.footer-widgets-wrapper.style1 .single-footer-widget .list-area li a{color:#565656;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400}.footer-widgets-wrapper.style1 .single-footer-widget .list-area li a{line-height:267.5%;text-transform:capitalize}.footer-widgets-wrapper.style1 .single-footer-widget .list-area li:not(:last-child){margin-bottom:5px}.footer-bottom{position:relative;z-index:9;background:#0b0b0c;border-top:1px solid rgba(255,255,255,.2)}.footer-bottom .footer-wrapper{padding:18px 0}@media (max-width:767px){.footer-bottom .footer-wrapper{flex-wrap:wrap;gap:5px;justify-content:center!important}}.footer-bottom .footer-wrapper p{color:var(--white)}@media (max-width:500px){.footer-bottom .footer-wrapper p{font-size:13px}}.footer-bottom .footer-wrapper p a{color:var(--white);font-weight:600}.footer-bottom.style1{position:absolute;bottom:0;left:0;width:100%;background:transparent!important}.footer-bottom.style1 .footer-wrapper{padding:35px 0 50px;border-top:1px solid #e3e3e3}@media (max-width:767px){.footer-bottom.style1 .footer-wrapper{flex-wrap:wrap;gap:15px;justify-content:center!important}}.footer-bottom.style1 .footer-wrapper p{color:#797979;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:157.4%;text-transform:capitalize}@media (max-width:500px){.footer-bottom.style1 .footer-wrapper p{font-size:13px}}.footer-bottom.style1 .footer-wrapper p a{color:var(--white);font-weight:600}.footer-bottom.style1 .footer-wrapper .social-links{display:flex;align-items:center;gap:25px}@media (max-width:767px){.footer-bottom.style1 .footer-wrapper .social-links{gap:5px}}.intro-wrapper.style1{position:relative;border-radius:50px;background:rgba(116,68,253,.06);margin-top:30px}@media (max-width:767px){.intro-wrapper.style1{margin-top:10px}}.intro-wrapper.style1 .shape1{position:absolute;bottom:0;left:0;z-index:1}.intro-wrapper.style1 .shape2{position:absolute;top:0;right:0;z-index:1}.intro-wrapper.style1 .shape3{position:absolute;top:110px;left:34px;z-index:1}.intro-wrapper.style1 .shape4{position:absolute;bottom:111px;right:22px;z-index:1}.intro-wrapper.style1 .shape5{position:absolute;bottom:162px;right:874px;z-index:1}.intro-wrapper.style1 .intro-content{position:relative;padding:170px 0 180px;z-index:5;max-width:720px;margin-left:90px}@media (max-width:1199px){.intro-wrapper.style1 .intro-content{padding:120px 0}}@media (max-width:767px){.intro-wrapper.style1 .intro-content{padding:80px 0}}.intro-wrapper.style1 .intro-content .intro-section-title .intro-subtitle{display:inline-flex;padding:5px 7px;align-items:center;background:rgba(116,68,253,.15);backdrop-filter:blur(2px);color:var(--theme);font-weight:400;line-height:28px;margin-bottom:20px}.intro-wrapper.style1 .intro-content .intro-section-title .intro-subtitle,.intro-wrapper.style1 .intro-content .intro-section-title .intro-subtitle span{gap:10px;border-radius:30px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-style:normal;letter-spacing:-.32px}.intro-wrapper.style1 .intro-content .intro-section-title .intro-subtitle span{display:inline-block;padding:5px 15px;background:var(--white);color:var(--title);font-weight:700;line-height:30px}.intro-wrapper.style1 .intro-content .intro-section-title .intro-title{color:var(--title);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:64px;font-style:normal;font-weight:700;line-height:80px;letter-spacing:-1.28px;margin-bottom:15px}@media (max-width:1199px){.intro-wrapper.style1 .intro-content .intro-section-title .intro-title{font-size:50px;line-height:62px}}@media (max-width:767px){.intro-wrapper.style1 .intro-content .intro-section-title .intro-title{font-size:42px;line-height:140%}}@media (max-width:575px){.intro-wrapper.style1 .intro-content .intro-section-title .intro-title{font-size:36px}}.intro-wrapper.style1 .intro-content .intro-section-title .intro-desc{color:var(--title);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:28px;letter-spacing:-.32px;margin-bottom:30px}.intro-wrapper.style1 .intro-content .btn-wrapper{display:flex;align-items:center;gap:30px;margin-bottom:45px}@media (max-width:767px){.intro-wrapper.style1 .intro-content .btn-wrapper{flex-direction:column;gap:20px}}.intro-wrapper.style1 .intro-thumb{position:relative;padding:0;z-index:3;display:flex;align-items:flex-start;justify-content:center;overflow:visible}@media (max-width:767px){.intro-wrapper.style1 .intro-thumb{padding:40px 0 0;justify-content:center}}.intro-wrapper.style1 .intro-thumb .main-thumb{position:relative;z-index:3}@media (max-width:767px){.intro-wrapper.style1 .intro-thumb .main-thumb{max-width:100%}}.intro-wrapper.style1 .intro-thumb .thumbShape1{position:absolute;top:260px;right:0;z-index:1}@media (max-width:767px){.intro-wrapper.style1 .intro-thumb .thumbShape1{display:none}}.intro-wrapper.style1 .intro-thumb .thumbShape2{position:absolute;top:328px;right:40px;z-index:2}@media (max-width:767px){.intro-wrapper.style1 .intro-thumb .thumbShape2{display:none}}.intro-wrapper.style2{position:relative;background:rgba(116,68,253,.06)}.intro-wrapper.style2 .intro-content{position:relative;padding:120px 0 350px;z-index:5;text-align:center}.intro-wrapper.style2 .intro-content .intro-section-title .intro-subtitle{margin-top:60px;margin-bottom:20px;padding:5px 7px;align-items:center;background:rgba(255,255,255,.15);backdrop-filter:blur(2px);color:var(--white);font-weight:400;line-height:28px}.intro-wrapper.style2 .intro-content .intro-section-title .intro-subtitle,.intro-wrapper.style2 .intro-content .intro-section-title .intro-subtitle span{display:inline-block;gap:10px;border-radius:30px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-style:normal;letter-spacing:-.32px}.intro-wrapper.style2 .intro-content .intro-section-title .intro-subtitle span{padding:5px 15px;background:var(--white);color:var(--title);font-weight:700;line-height:30px;margin-right:10px}.intro-wrapper.style2 .intro-content .intro-section-title .intro-subtitle img{width:16px;height:16px;margin-left:10px}.intro-wrapper.style2 .intro-content .intro-section-title .intro-title{color:var(--white);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;text-align:center;font-size:64px;font-style:normal;font-weight:700;line-height:80px;letter-spacing:-1.28px;margin-bottom:20px}@media (max-width:1399px){.intro-wrapper.style2 .intro-content .intro-section-title .intro-title{font-size:50px;line-height:60px}}.intro-wrapper.style2 .intro-content .intro-section-title .intro-desc{color:var(--white);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:28px;letter-spacing:-.32px;max-width:627px;margin:0 auto}.intro-wrapper.style2 .intro-content .btn-wrapper{display:flex;justify-content:center;margin-top:30px;margin-bottom:155px;gap:30px}@media (max-width:991px){.intro-wrapper.style2 .intro-content .btn-wrapper{flex-direction:column;display:inline-block}}.intro-container-wrapper.style2 .intro-wrapper{position:relative}.intro-container-wrapper.style2 .intro-wrapper.style2{max-width:1920px;position:relative;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1920 1000"><path fill-rule="evenodd" clip-rule="evenodd" d="M-276 0H2195V653.846L-276 1000V0Z"/></svg>');mask-repeat:no-repeat;mask-position:center center;mask-size:cover}.intro-container-wrapper.style2 .intro-wrapper.style2 img{width:100%;height:100%}.intro-container-wrapper.style2 .thumb-box{position:relative}.intro-container-wrapper.style2 .thumb-box .main-thumb{position:relative;z-index:9;max-width:1000px;margin:-410px auto auto;box-shadow:none;border-radius:36.955px;box-shadow:0 83.148px 110.864px 0 rgba(2,46,86,.24);-webkit-border-radius:36.955px;-moz-border-radius:36.955px;-ms-border-radius:36.955px;-o-border-radius:36.955px}.intro-container-wrapper.style2 .thumb-box .main-thumb>img{position:relative;border-radius:36.955px;-webkit-border-radius:36.955px;-moz-border-radius:36.955px;-ms-border-radius:36.955px;-o-border-radius:36.955px}@media (max-width:1199px){.intro-container-wrapper.style2 .thumb-box .main-thumb>img{max-width:100%}}.intro-container-wrapper.style2 .thumb-box .main-thumb .thumb1{position:absolute;left:-76px;top:176px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}@media (max-width:1399px){.intro-container-wrapper.style2 .thumb-box .main-thumb .thumb1{left:0}}@media (max-width:1199px){.intro-container-wrapper.style2 .thumb-box .main-thumb .thumb1{left:0;top:0}}.intro-container-wrapper.style2 .thumb-box .main-thumb .thumb2{position:absolute;right:-89px;top:76px;border-radius:36.955px}@media (max-width:1399px){.intro-container-wrapper.style2 .thumb-box .main-thumb .thumb2{right:0}}@media (max-width:767px){.intro-container-wrapper.style2 .thumb-box .main-thumb .thumb2{right:50px}}.hero-3{padding:100px 0;overflow:hidden}.hero-3 .container-fluid{padding:0 225px}@media (max-width:1899px){.hero-3 .container-fluid{padding:0 60px}}@media (max-width:1600px){.hero-3 .container-fluid{padding:0 50px}}@media (max-width:1399px){.hero-3 .container-fluid{padding:0 40px}}@media (max-width:1199px){.hero-3 .container-fluid{padding:0 30px}}.hero-3 .hero-content h6{font-size:20px;font-weight:600;letter-spacing:-.4px;color:#1ad079}.hero-3 .hero-content h1{font-size:80px;font-weight:700;letter-spacing:-1.6px;line-height:125%;margin-bottom:30px}@media (max-width:1600px){.hero-3 .hero-content h1{font-size:65px}}@media (max-width:991px){.hero-3 .hero-content h1{font-size:60px}}@media (max-width:767px){.hero-3 .hero-content h1{font-size:46px}}@media (max-width:575px){.hero-3 .hero-content h1{font-size:34px}}.hero-3 .hero-content h1 span{color:var(--theme)}.hero-3 .hero-content p{font-weight:500;max-width:760px;line-height:175%;color:#565656}.hero-3 .hero-content .btn-wrapper{display:flex;align-items:center;margin-top:40px;gap:25px}@media (max-width:1199px){.hero-3 .hero-content .btn-wrapper{flex-wrap:wrap;gap:20px}}.hero-3 .hero-image{margin-right:-60%;position:relative}.hero-3 .hero-image .mobile-image{position:absolute;bottom:0;left:-60px;max-width:180px}@media (max-width:1399px){.hero-3 .hero-image .mobile-image{max-width:140px;left:0}}@media (max-width:1199px){.hero-3 .hero-image .mobile-image{max-width:180px}}@media (max-width:767px){.hero-3 .hero-image .mobile-image{max-width:100px}}@media (max-width:1199px){.hero-3 .hero-image{margin-right:0}}.hero-3 .hero-image img{border-radius:26px 0 0 26px}.brandSliderOne{padding:30px 0 110px;border-bottom:1px solid var(--border)}.brandSliderOne .brand-logo{text-align:center}.brandSliderTwo{padding:30px 0 0;border-bottom:0}.brandSliderTwo .brand-logo{text-align:center}.brand-slider-wrapper.style1 .single-section-title,.brand-slider-wrapper.style2 .single-section-title{font-size:24px}.about-wrapper.style1 .about-thumb{position:relative;padding-bottom:70px}.about-wrapper.style1 .about-thumb .bg{position:absolute;bottom:70px;right:0;z-index:1;width:465px;height:350px;border-radius:0 0 50px 50px;background:#e8e5fd}@media (max-width:767px){.about-wrapper.style1 .about-thumb .bg{max-width:100%}}.about-wrapper.style1 .about-thumb .thumbShape1{position:absolute;top:0;left:-100px;z-index:1}.about-wrapper.style1 .about-thumb .thumbShape2{position:absolute;bottom:0;right:-20px;z-index:1}.about-wrapper.style1 .about-thumb .thumbShape3{position:absolute;top:-10px;left:-20px;z-index:1}.about-wrapper.style1 .about-thumb .thumbShape4{position:absolute;top:200px;left:130px;z-index:1}.about-wrapper.style1 .about-thumb .main-thumb{position:relative;z-index:3;display:flex;justify-content:end}@media (max-width:767px){.about-wrapper.style1 .about-thumb .main-thumb img{max-width:100%}}.about-wrapper.style1 .about-thumb .absolute-thumb{padding:15px;background:var(--white);position:absolute;bottom:-10px;left:-10px;z-index:3;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}@media (max-width:1199px){.about-wrapper.style1 .about-thumb .absolute-thumb{bottom:59px;left:236px}}@media (max-width:991px){.about-wrapper.style1 .about-thumb .absolute-thumb{bottom:0;left:0}}.about-wrapper.style1 .about-content .checklist{margin-bottom:30px}.about-wrapper.style2{border-radius:50px;background-color:var(--theme3)}.about-wrapper.style2 .about-thumb{position:relative;width:100%}.about-wrapper.style2 .about-thumb>img{width:100%;position:relative}.about-wrapper.style2 .about-thumb .absolute-thumb{position:absolute;top:12px;right:-31px}.about-wrapper.style2 .about-thumb .absolute-thumb img{max-width:100%}.about-wrapper.style2 .about-content .section-title .text1{margin-bottom:30px}.about-wrapper.style2 .counter-box-wrapper{margin-top:40px}.about-wrapper-3 .about-image{margin-left:-70%}@media (max-width:1199px){.about-wrapper-3 .about-image{margin-left:0}}.about-wrapper-3 .about-image img{width:100%;height:100%}.about-wrapper-3 .about-content{margin-left:40px}@media (max-width:1199px){.about-wrapper-3 .about-content{margin-left:0}}.about-wrapper-3 .about-content ul{margin-top:40px;margin-bottom:40px}.about-wrapper-3 .about-content ul li{font-weight:500}.about-wrapper-3 .about-content ul li b{font-weight:700;color:var(--header);margin-left:10px}.about-wrapper-3 .about-content ul li:not(:last-child){margin-bottom:15px}.feature-box-items{display:flex;gap:20px}.feature-box-items .content h3{font-size:32px;line-height:1;margin-bottom:10px}.feature-box-items .content p{color:#565656;font-weight:500}.about-section-3{position:relative}.about-section-3 .about-shape{position:absolute;bottom:0;right:0}@media (max-width:1399px){.about-section-3 .about-shape{display:none}}.work-process-box.style1{text-align:center;max-width:210px;margin:auto}.work-process-box.style1.child2{margin-top:55px}.work-process-box.style1 .step{color:var(--theme);font-size:16px;line-height:28px;letter-spacing:-.32px;display:inline-flex;height:24px;padding:7px 10px;justify-content:center;align-items:center;gap:10px;border-radius:100px;background:rgba(116,68,253,.15);margin-bottom:10px}.work-process-box.style1 .step,.work-process-box.style1 .title{text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-style:normal;font-weight:700}.work-process-box.style1 .title{color:var(--title);font-size:24px;line-height:34px;letter-spacing:-.48px;margin-bottom:8px}.work-process-box.style1 .text{color:var(--text);text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:28px;letter-spacing:-.32px}@media (max-width:1199px){.work-process-box.style1,.work-process-box.style1.child2{margin-top:30px}}.work-process-wrapper.style1{position:relative;margin-top:85px}@media (max-width:1199px){.work-process-wrapper.style1{margin-top:30px}}.work-process-wrapper.style1 .shape{position:absolute;bottom:0;right:0}.work-process-wrapper.style1 .shape img{max-width:100%}@media (max-width:1199px){.work-process-wrapper.style1 .shape{display:none}}.wp-wrapper.style2{position:relative;margin-right:-370px}.wp-wrapper.style2 .shape{position:absolute;top:0;left:-375px}.wp-wrapper.style2 .section-title{margin-bottom:50px}.wp-wrapper.style2 .feature-box-wrapper.style2{margin-top:40px}.wp-wrapper.style2 .wp-thumb,.wp-wrapper.style2 .wp-thumb img{width:100%;height:100%}@media (max-width:1899px){.wp-wrapper.style2{margin-right:0}}@media (max-width:1199px){.wp-wrapper.style2{margin-top:-2em;margin-bottom:-2em}}.wp-content .accordion-item{border:0;background-color:var(--white);margin-bottom:30px!important}.wp-content .accordion-item.active .accordion-header .accordion-button{color:var(--white);letter-spacing:-.2px;box-shadow:none;background-color:var(--theme);padding:15px 20px 0;text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:34px;letter-spacing:-.48px;border:1px solid transparent;border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;-moz-border-radius:10px 10px 0 0;-ms-border-radius:10px 10px 0 0;-o-border-radius:10px 10px 0 0}.wp-content .accordion-item .accordion-header .accordion-button:after{font-size:12px;font-weight:500;transition:all .3s ease-in-out!important;background-image:url(/assets/images/icon/chevron-right.svg);color:var(--theme2)}.wp-content .accordion-item .accordion-header .accordion-button:not(.collapsed):after{font-size:12px;background-image:url(/assets/images/icon/chevron-down.svg);font-weight:500;color:var(--theme2);transform:rotate(0);-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0)}.wp-content .accordion-item .accordion-header .accordion-button.collapsed{background-color:transparent;border:1px solid var(--border);padding:18px 20px;color:var(--title)}.wp-content .accordion-item .accordion-collapse{border:none}.wp-content .accordion-item .accordion-collapse .accordion-body{padding-right:55px;padding-left:20px;padding-top:15px;background-color:var(--theme);color:var(--white);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:28px;letter-spacing:-.32px;border-radius:0 0 10px 10px;-webkit-border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;-ms-border-radius:0 0 10px 10px;-o-border-radius:0 0 10px 10px}@media (max-width:1899px){.wp-content .accordion-item .accordion-collapse .accordion-body{padding-right:50px}}@media (max-width:1199px){.wp-content .accordion-item .accordion-collapse .accordion-body{padding-right:30px}}.advantage-wrapper.style1{border-radius:50px;background:#faf8ff}.advantage-wrapper.style1 .advantage-content .checklist-wrapper{margin-bottom:30px}.advantage-wrapper.style1 .advantage-thumb{position:relative}.advantage-wrapper.style1 .advantage-thumb .thumb1{position:relative;z-index:1}.advantage-wrapper.style1 .advantage-thumb .thumb2{position:absolute;z-index:2;right:-30px;bottom:0}.advantage-wrapper.style1 .advantage-thumb .shape1{position:absolute;bottom:0;right:-30px}.advantage-wrapper.style1 .advantage-thumb .shape1 img{max-width:100%}@media (max-width:1199px){.advantage-wrapper.style1 .advantage-thumb{display:flex;justify-content:center}.advantage-wrapper.style1 .advantage-thumb .thumb2{right:80px}}@media (max-width:767px){.advantage-wrapper.style1 .advantage-thumb .thumb1 img{max-width:100%}}.advantage-wrapper.style1 .advantage-thumb .thumb2{max-width:100%;right:0}.advantage-wrapper.style1 .advantage-thumb .thumb2 img{max-width:100%}.wcu-wrapper.style1{margin-top:100px}.wcu-wrapper.style1 .wcu-thumb{position:relative}.wcu-wrapper.style1 .wcu-thumb .main-thumb{position:relative;z-index:3}.wcu-wrapper.style1 .wcu-thumb .main-thumb img{max-width:100%}.wcu-wrapper.style1 .wcu-thumb .shape{position:absolute;bottom:-20px;max-width:100%;z-index:1}.wcu-wrapper.style1 .wcu-thumb .shape img{max-width:100%}.wcu-wrapper.style2{border-radius:50px;background-color:var(--theme3)}.wcu-wrapper.style2 .wcu-thumb{position:relative;margin-right:58px}.wcu-wrapper.style2 .wcu-thumb .main-thumb{position:relative}.wcu-wrapper.style2 .wcu-thumb .main-thumb img{max-width:100%;border-radius:20px;box-shadow:0 5px 60px 0 rgba(0,0,0,.15);-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px}.wcu-wrapper.style2 .wcu-thumb .thumb2{position:absolute;bottom:-65px;left:-78px}.wcu-wrapper.style2 .wcu-thumb .thumb2 img{max-width:100%}@media (max-width:1199px){.wcu-wrapper.style2 .wcu-thumb .thumb2{left:0;bottom:0}}.wcu-wrapper.style2 .wcu-thumb .thumb3{position:absolute;top:57px;right:-58px}@media (max-width:1199px){.wcu-wrapper.style2 .wcu-thumb .thumb3{top:0;right:0;margin-bottom:30px}}.wcu-wrapper.style2 .wcu-thumb .thumb3 img{max-width:100%;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}@media (max-width:767px){.wcu-wrapper.style2 .wcu-content{margin-top:30px}}.wcu-wrapper.style2 .wcu-content .section-title .text1{margin-bottom:30px}.wcu-wrapper.style2 .counter-box-wrapper{margin-top:40px}.wcu-wrapper.style3 .wcu-content .section-title .text1{margin-bottom:10px}.wcu-wrapper.style3 .wcu-content .section-title .text2{margin-bottom:30px}.wcu-wrapper.style3 .wcu-thumb{position:relative;margin-left:80px}.wcu-wrapper.style3 .wcu-thumb .main-thumb{position:relative;z-index:3;margin-left:30px;width:100%}.wcu-wrapper.style3 .wcu-thumb .main-thumb img{max-width:100%}.wcu-wrapper.style3 .wcu-thumb .thumb-box{position:absolute;top:0;left:-80px;z-index:3;padding:12px 35px;border-radius:10px;background:linear-gradient(135deg,#ac60e5,#0c87f0)}.wcu-wrapper.style3 .wcu-thumb .thumb-box h5{font-size:18px;font-weight:700;line-height:135%}.wcu-wrapper.style3 .wcu-thumb .thumb-box .text,.wcu-wrapper.style3 .wcu-thumb .thumb-box h5{color:var(--white);text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-style:normal}.wcu-wrapper.style3 .wcu-thumb .thumb-box .text{font-size:12px;font-weight:400;line-height:normal}.wcu-wrapper.style3 .wcu-thumb .thumb-box .shape-box{position:relative;margin-top:10px}.wcu-wrapper.style3 .wcu-thumb .thumb-box .shape-box img{position:relative}.wcu-wrapper.style3 .wcu-thumb .thumb-box .shape-box .shape-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}.wcu-wrapper.style3 .wcu-thumb .thumb-box .shape-box .shape-content h6{color:var(--white);text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:140%}.wcu-wrapper.style3 .wcu-thumb .thumb-box .shape-box .shape-content h3{color:var(--white);text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:110%;letter-spacing:-.72px}.wcu-wrapper.style3 .wcu-thumb .thumb2{position:absolute;bottom:0;right:0;z-index:1;margin-left:-80px}.wcu-wrapper.style3 .wcu-thumb .thumb2 img{max-width:100%}.wcu-wrapper.style3 .counter-box-wrapper{margin-top:40px}.counter-wrapper.style1{border-radius:30px;background-color:var(--theme);-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px}.inter{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.counter-box.style1{position:relative}.counter-box.style1 .shape{position:absolute;bottom:0;left:0}.counter-box.style1 .counter .counter-number,.counter-box.style1 .counter .plus{font-size:80px;font-weight:700;line-height:100px;letter-spacing:-1.6px}.counter-box.style1 .counter .counter-number,.counter-box.style1 .counter .plus,.counter-box.style1 .text{color:var(--white);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-style:normal}.counter-box.style1 .text{font-size:18px;font-weight:600;line-height:26px;letter-spacing:-.36px}.faq-wrapper.style1 .faq-thumb{position:relative;margin-right:-200px}.faq-wrapper.style1 .faq-thumb .main-thumb{position:relative;z-index:1;left:-90px;top:80px;margin-left:150px;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px}@media (max-width:991px){.faq-wrapper.style1 .faq-thumb .main-thumb{max-width:100%;margin-left:0}}.faq-wrapper.style1 .faq-thumb .absolute-thumb{position:absolute;z-index:3;top:5%;left:-20px;transform:translateY(-17%)}.faq-wrapper.style1 .faq-thumb .absolute-thumb,.faq-wrapper.style1 .faq-thumb .absolute-thumb img{border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px}.faq-wrapper.style1 .faq-thumb .absolute-thumb img{max-width:100%}@media (max-width:991px){.faq-wrapper.style1 .faq-thumb .absolute-thumb{max-width:100%;top:0;right:0}.faq-wrapper.style1 .faq-thumb .absolute-thumb img{max-width:100%}}.faq-wrapper.style2 .faq-thumb img{max-width:100%}.faq-content .accordion-item{border:0;background-color:var(--white)}.faq-content .accordion-item .accordion-header .accordion-button{font-weight:600;color:var(--theme);letter-spacing:-.2px;box-shadow:none;background-color:var(--theme3);padding:15px 20px 0;text-transform:capitalize;font-size:16px;border:1px solid transparent;border-radius:10px}.faq-content .accordion-item .accordion-header .accordion-button:after{font-size:12px;font-weight:500;transition:all .3s ease-in-out!important;background-image:url(/assets/images/icon/chevron-right.svg);color:var(--theme2)}.faq-content .accordion-item .accordion-header .accordion-button:not(.collapsed):after{font-size:12px;background-image:url(/assets/images/icon/chevron-down.svg);font-weight:500;color:var(--theme2);transform:rotate(0);-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0)}.faq-content .accordion-item .accordion-header .accordion-button.collapsed{background-color:transparent;border:1px solid var(--border);padding:15px 20px;color:var(--title)}.faq-content .accordion-item .accordion-collapse{border:none}.faq-content .accordion-item .accordion-collapse .accordion-body{padding-right:55px;padding-left:20px;padding-top:15px;background-color:var(--theme);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:28px;letter-spacing:-.32px}@media (max-width:1899px){.faq-content .accordion-item .accordion-collapse .accordion-body{padding-right:50px}}@media (max-width:1199px){.faq-content .accordion-item .accordion-collapse .accordion-body{padding-right:30px}}.faq-content.style1{margin-top:35px}.faq-content.style1 .accordion-item{border:0;background-color:var(--theme3);border-radius:10px}.faq-content.style1 .accordion-item .accordion-header .accordion-button{color:var(--title);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:28px;letter-spacing:-.32px;background-color:var(--theme3);border:none}.faq-content.style1 .accordion-item .accordion-collapse .accordion-body{background-color:var(--theme3);padding-bottom:30px}.testimonial-container-wrapper.style2{position:relative;margin-top:-414px}.testimonial-wrapper.style1{position:relative;border-radius:50px;background:rgba(116,68,253,.06)}.testimonial-wrapper.style1 .section-title{position:relative;z-index:3;margin-bottom:50px}.testimonial-wrapper.style1 .shape1{position:absolute;bottom:0;left:0;z-index:1}.testimonial-wrapper.style1 .shape2{position:absolute;top:0;right:0;z-index:1}.testimonial-wrapper.style2{position:relative;padding:506px 0 120px;border-radius:50px;background:rgba(116,68,253,.06)}.testimonial-wrapper.style2 .shape1{position:absolute;bottom:0;left:0}.testimonial-wrapper.style2 .shape2{position:absolute;top:0;right:0}.testimonial-wrapper.style2 .section-title-wrapper.style1{position:relative;z-index:5;margin-bottom:30px}.testimonial-card.style1{position:relative;z-index:3;padding:30px;border-radius:20px;background:rgba(255,255,255,.6)}.testimonial-card.style1 .testimonial-header{display:flex;align-items:center;gap:20px;margin-bottom:20px}.testimonial-card.style1 .testimonial-header .profile-thumb{border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px}.testimonial-card.style1 .testimonial-header .content h5{font-size:24px;font-weight:600;line-height:34px;letter-spacing:-.48px}.testimonial-card.style1 .testimonial-header .content h5,.testimonial-card.style1 .testimonial-header .content p{color:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-family:var(--title);font-style:normal}.testimonial-card.style1 .testimonial-header .content p{font-size:16px;font-weight:400;line-height:28px;letter-spacing:-.32px}.testimonial-card.style1 .testimonial-body{position:relative;margin-top:15px}.testimonial-card.style1 .testimonial-body .desc{color:var(--title);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:28px;letter-spacing:-.32px;margin-top:10px}.testimonial-card.style1 .quote-icon{position:absolute;bottom:20px;right:20px}.testimonial-card.style2{position:relative;z-index:3;padding:30px;border-radius:20px;border:1px solid var(--border);background:var(--white)}.testimonial-card.style2 .testimonial-header{display:flex;align-items:center;gap:20px;margin-bottom:20px}.testimonial-card.style2 .testimonial-header .profile-thumb{border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px}.testimonial-card.style2 .testimonial-header .content h5{font-size:24px;font-weight:600;line-height:34px;letter-spacing:-.48px}.testimonial-card.style2 .testimonial-header .content h5,.testimonial-card.style2 .testimonial-header .content p{color:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-family:var(--title);font-style:normal}.testimonial-card.style2 .testimonial-header .content p{font-size:16px;font-weight:400;line-height:28px;letter-spacing:-.32px}.testimonial-card.style2 .testimonial-body{position:relative;margin-top:15px}.testimonial-card.style2 .testimonial-body .desc{color:var(--title);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:28px;letter-spacing:-.32px;margin-top:10px}.testimonial-card.style2 .quote-icon{position:absolute;bottom:20px;right:20px}.testimonialSliderTwo .swiper-slide{transition:all .4s;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s}.testimonial-section-3 .section-title-area{display:flex;align-items:center;margin-bottom:60px;justify-content:space-between}.testimonial-section-3 .section-title-area .array-button{display:flex;align-items:center;gap:10px}@media (max-width:1199px){.testimonial-section-3 .section-title-area .array-button{margin-right:0;justify-content:center!important}}.testimonial-section-3 .section-title-area .array-button .array-next,.testimonial-section-3 .section-title-area .array-button .array-prev{width:61px;height:42px;line-height:42px;transition:all .4s ease-in-out}.testimonial-section-3 .section-title-area .array-button .array-prev{background-color:var(--white);border-top-left-radius:100px;border-bottom-left-radius:100px;border-top-right-radius:0;border-bottom-right-radius:0}.testimonial-section-3 .section-title-area .array-button .array-prev:hover{background-color:var(--theme);color:var(--white)}.testimonial-section-3 .section-title-area .array-button .array-next{background-color:var(--theme);border-top-right-radius:100px;border-bottom-right-radius:100px;border-top-left-radius:0;border-bottom-left-radius:0;color:var(--white)}.testimonial-section-3 .section-title-area .array-button .array-next:hover{background-color:var(--header)}.testimonial-wrapper-3{padding:50px;background-color:var(--white);display:flex;align-items:center;justify-content:space-between;position:relative}@media (max-width:1199px){.testimonial-wrapper-3{flex-wrap:wrap;gap:30px;padding:30px}}.testimonial-wrapper-3 .icon{width:80px;height:80px;line-height:80px;text-align:center;border-radius:50%;background-color:var(--theme);position:absolute;top:-45px;left:0}.testimonial-wrapper-3 .tesimonial-content{max-width:670px}.testimonial-wrapper-3 .tesimonial-content p{font-size:23px;line-height:142%;color:#515151}@media (max-width:767px){.testimonial-wrapper-3 .tesimonial-content p{font-size:20px}}.testimonial-wrapper-3 .tesimonial-content .client-info-area{margin-top:70px;display:flex;align-items:center;justify-content:space-between}@media (max-width:1199px){.testimonial-wrapper-3 .tesimonial-content .client-info-area{margin-top:30px;flex-wrap:wrap;gap:30px}}.testimonial-wrapper-3 .tesimonial-content .client-info-area .client-content h3{font-size:24px;font-weight:600}.testimonial-wrapper-3 .tesimonial-content .client-info-area .client-content span{color:#1ad079}.testimonial-wrapper-3 .thumb{max-width:352px}.testimonial-wrapper-3 .thumb img{width:100%;height:100%}.feature-provide-box-items{border-radius:16px;background:#e4e6ff;padding:40px;position:relative;transition:all .4s ease-in-out;overflow:hidden}@media (max-width:1199px){.feature-provide-box-items{margin-top:30px}}.feature-provide-box-items .icon{transition:all .4s ease-in-out}.feature-provide-box-items .item-shape{position:absolute;bottom:-150px;right:0;opacity:0;visibility:hidden;transition:all .4s ease-in-out}.feature-provide-box-items .item-shape-2{position:absolute;bottom:0;right:0;transition:all .4s ease-in-out}.feature-provide-box-items .content{margin-top:30px;position:relative;z-index:9}.feature-provide-box-items .content h3{font-size:24px;margin-bottom:5px}.feature-provide-box-items .content p{color:#3f444b}.feature-provide-box-items:hover{background-color:var(--theme)}.feature-provide-box-items:hover .icon{filter:grayscale(100%) brightness(300%)}.feature-provide-box-items:hover .content h3,.feature-provide-box-items:hover .content p{color:var(--white)}.feature-provide-box-items:hover .item-shape{opacity:1;visibility:visible;bottom:0}.feature-provide-box-items:hover .item-shape-2{bottom:-150px;right:0;opacity:0;visibility:hidden;transition:all .4s ease-in-out}.feature-provide-box-items.style-2{margin-top:30px}.how-work-wrapper{border-top:1px solid var(--border);padding-top:60px}@media (max-width:575px){.how-work-wrapper{padding-top:30px}}.how-work-wrapper .how-work-content .text{max-width:520px;color:#565656;font-weight:500;margin-bottom:40px}@media (max-width:575px){.how-work-wrapper .how-work-content .text{margin-bottom:30px}}.how-work-wrapper .how-work-content .how-work-number-items{display:flex;gap:24px}.how-work-wrapper .how-work-content .how-work-number-items .number{font-size:20px;font-weight:600;color:var(--header);width:56px;height:56px;line-height:56px;text-align:center;border-radius:50%;background-color:var(--white);box-shadow:0 4px 20px rgba(0,0,0,.1)}.how-work-wrapper .how-work-content .how-work-number-items .content{flex-basis:75%}.how-work-wrapper .how-work-content .how-work-number-items .content h3{font-size:20px;border-bottom:1px solid var(--border);padding-bottom:15px;margin-bottom:15px}.how-work-wrapper .how-work-content .how-work-number-items .content p{font-weight:500;color:#565656}.how-work-wrapper .gap-image img,.what-we-wrapper .thumb img{width:100%;height:100%}.what-we-wrapper .what-we-content{max-width:530px;margin-left:40px}@media (max-width:991px){.what-we-wrapper .what-we-content{margin-left:0}}.what-we-wrapper .what-we-content .section-title p{font-weight:500;color:#565656}.what-we-wrapper .what-we-content .list-items-area{margin-top:30px}.what-we-wrapper .what-we-content .list-items-area .list-items{display:flex;gap:20px}.what-we-wrapper .what-we-content .list-items-area .list-items:not(:last-child){border-bottom:1px solid var(--border);margin-bottom:30px;padding-bottom:30px}.what-we-wrapper .what-we-content .list-items-area .list-items .content h3{font-size:20px;margin-bottom:10px}.what-we-wrapper .what-we-content .list-items-area .list-items .content p{font-weight:500;color:#565656}.used-technology-section .nav .nav-item .nav-link{color:var(--header)}.pricing-card.style1{position:relative;padding:40px;border-radius:30px;background:#faf8ff;z-index:5}@media (max-width:1199px){.pricing-card.style1{background-color:#ebe4fb}}.pricing-card.style1 .pricing-card-header{padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid var(--border)}.pricing-card.style1 .pricing-card-header h6{color:var(--theme);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:30px;letter-spacing:-.36px;margin-bottom:14px}.pricing-card.style1 .pricing-card-header .price-wrapper{margin-bottom:14px}.pricing-card.style1 .pricing-card-header .price-wrapper .price{color:var(--title);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:48px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.96px}.pricing-card.style1 .pricing-card-header .price-wrapper .text{color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:28px;letter-spacing:-.32px}.pricing-card.style1 .pricing-card-body{margin-bottom:50px}.pricing-card.style1 .pricing-card-body .checklist li{margin-bottom:15px;display:flex;align-items:center;gap:10px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:500;font-size:16px;color:var(--text-color)}.pricing-card.style1 .pricing-card-body .checklist li svg{flex-shrink:0;width:18px;height:18px}.pricing-card.style1 .theme-btn.style5{background-color:var(--title)}.pricing-card.style1 .theme-btn.style4,.pricing-card.style1 .theme-btn.style5{display:block;margin:auto;position:absolute;bottom:0;left:0;right:0;width:100%;border-radius:0 0 30px 30px;-webkit-border-radius:0 0 30px 30px;-moz-border-radius:0 0 30px 30px;-ms-border-radius:0 0 30px 30px;-o-border-radius:0 0 30px 30px}.cta-container-wrapper.style2{position:relative;z-index:5;margin-bottom:-120px}@media (max-width:1199px){.cta-container-wrapper.style2{margin-bottom:80px}}.cta-wrapper.style1{position:relative;border-radius:50px;background:var(--theme);-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px}.cta-wrapper.style1 .shape1{position:absolute;top:0;left:0;z-index:1}.cta-wrapper.style1 .shape2{position:absolute;bottom:60px;left:-130px;z-index:1}.cta-wrapper.style1 .shape3{position:absolute;bottom:57px;right:400px;z-index:1}.cta-wrapper.style1 .shape4{position:absolute;top:53px;right:0;z-index:1}.cta-wrapper.style1 .cta-content{position:relative;z-index:3}.cta-wrapper.style1 .cta-content .section-title{margin-bottom:45px}.cta-wrapper.style1 .cta-thumb{position:relative;z-index:3}@media (max-width:1199px){.cta-wrapper.style1 .cta-thumb img{max-width:100%}}.cta-wrapper.style2{padding:50px 60px;background-color:var(--theme);border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px}@media (max-width:767px){.cta-wrapper.style2{padding:50px 15px}}.cta-wrapper.style2 .cta-content h2{font-size:40px;font-weight:500;line-height:48px;margin-bottom:20px}.cta-wrapper.style2 .cta-content h2,.cta-wrapper.style2 .cta-content p{color:var(--white);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-style:normal}.cta-wrapper.style2 .cta-content p{font-size:16px;font-weight:400;line-height:30px}.news-standard-wrapper .news-standard-items{border:1px solid var(--border);padding:30px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}.news-standard-wrapper .news-standard-items:not(:last-child){margin-bottom:20px}.news-standard-wrapper .news-standard-items .news-thumb{position:relative}.news-standard-wrapper .news-standard-items .news-thumb img{max-width:100%}.news-standard-wrapper .news-standard-items .news-thumb .post-date{position:absolute;top:20px;left:20px;display:flex;width:59px;padding:12px 16px;flex-direction:column;justify-content:center;align-items:center;gap:6px;border-radius:8px;background:var(--theme);-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px}.news-standard-wrapper .news-standard-items .news-thumb .post-date h3{font-size:24px;font-weight:700;margin-bottom:0}.news-standard-wrapper .news-standard-items .news-thumb .post-date h3,.news-standard-wrapper .news-standard-items .news-thumb .post-date h3 span{color:var(--white);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;text-align:center;font-style:normal;line-height:22px}.news-standard-wrapper .news-standard-items .news-thumb .post-date h3 span{font-size:14px;font-weight:400}.news-standard-wrapper .news-standard-items .news-content{margin-top:20px;position:relative;z-index:9}.news-standard-wrapper .news-standard-items .news-content ul{display:flex;align-items:center;gap:50px;margin-bottom:15px;list-style-type:none;padding-left:0}@media (max-width:1399px){.news-standard-wrapper .news-standard-items .news-content ul{gap:20px}}.news-standard-wrapper .news-standard-items .news-content ul li{color:var(--title);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.news-standard-wrapper .news-standard-items .news-content ul li i{color:var(--theme);margin-right:5px}.news-standard-wrapper .news-standard-items .news-content h3{margin-bottom:10px}.news-standard-wrapper .news-standard-items .news-content h3 a{color:var(--title);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:30px;font-style:normal;font-weight:700;line-height:32px}.news-standard-wrapper .news-standard-items .news-content h3 a:hover{color:var(--theme2)}.news-standard-wrapper .news-standard-items .news-content a i{margin-left:5px}.news-details-area .blog-post-details .single-blog-post .post-featured-thumb{height:400px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}@media (max-width:991px){.news-details-area .blog-post-details .single-blog-post .post-featured-thumb{height:400px}}.news-details-area .blog-post-details .single-blog-post .post-content{margin-top:30px}.news-details-area .blog-post-details .single-blog-post .post-content .post-list{gap:30px;margin-bottom:20px;border-bottom:1px solid var(--border);padding-bottom:20px;padding-left:0;list-style-type:none}.news-details-area .blog-post-details .single-blog-post .post-content .post-list li{font-size:14px;font-weight:500}.news-details-area .blog-post-details .single-blog-post .post-content .post-list li i,.news-details-area .blog-post-details .single-blog-post .post-content .post-list li img{color:var(--theme);margin-right:5px}.news-details-area .blog-post-details .single-blog-post .post-content h3{margin-bottom:20px;font-size:32px}@media (max-width:767px){.news-details-area .blog-post-details .single-blog-post .post-content h3{font-size:24px}}.news-details-area .blog-post-details .single-blog-post .post-content h3 a:hover{color:var(--theme)}.news-details-area .blog-post-details .single-blog-post .post-content .hilight-text{border-left:4px solid var(--theme);padding:40px;background-color:#f5f5f5}.news-details-area .blog-post-details .single-blog-post .post-content .hilight-text p{max-width:650px;font-weight:500;text-transform:capitalize;font-style:italic;line-height:26px}.news-details-area .blog-post-details .single-blog-post .post-content .hilight-text svg{float:right;margin-top:-10px}.service-box.style1{padding:30px;border-radius:30px;border:3px solid transparent}.service-box.style1,.service-box.style1 .icon-box{transition:all .4s;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s}.service-box.style1 .icon-box{margin-bottom:25px}.service-box.style1 .content h3{color:var(--title);font-size:20px;font-weight:600;line-height:30px;letter-spacing:-.4px;margin-bottom:10px}.service-box.style1 .content .text,.service-box.style1 .content h3{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-style:normal}.service-box.style1 .content .text{color:var(--text);font-size:16px;font-weight:500;line-height:28px;letter-spacing:-.32px}.service-box.style1.active,.service-box.style1:hover{border:3px solid var(--theme);background:var(--theme3)}.service-box.style1.active .icon-box,.service-box.style1:hover .icon-box{transform:rotate(-1turn);-webkit-transform:rotate(-1turn);-moz-transform:rotate(-1turn);-ms-transform:rotate(-1turn);-o-transform:rotate(-1turn)}.service-box.style3{border-radius:30px;border:3px solid transparent}.service-box.style3,.service-box.style3 .icon-box{transition:all .4s;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s}.service-box.style3 .icon-box{margin-bottom:25px}.service-box.style3 .content h3{color:var(--title);font-size:20px;font-weight:600;line-height:30px;letter-spacing:-.4px;margin-bottom:10px}.service-box.style3 .content .text,.service-box.style3 .content h3{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-style:normal}.service-box.style3 .content .text{color:var(--text);font-size:16px;font-weight:500;line-height:28px;letter-spacing:-.32px}.service-box.style3:hover .icon-box{transform:rotate(-1turn);-webkit-transform:rotate(-1turn);-moz-transform:rotate(-1turn);-ms-transform:rotate(-1turn);-o-transform:rotate(-1turn)}.service-section-3 .service-thumb{margin-bottom:-302px}@media (max-width:767px){.service-section-3 .service-thumb{margin-bottom:60px}}.service-section-3 .service-thumb img{max-width:100%}.service-container-wrapper.style3{position:relative;background:rgba(116,68,253,.06);padding-top:300px}@media (max-width:767px){.service-container-wrapper.style3{margin-top:0;padding-top:60px}}.service-container-wrapper.style3 .shape1{position:absolute;bottom:0;left:0}.service-container-wrapper.style3 .shape2{position:absolute;top:0;right:0}.service-wrapper.style3{position:relative;z-index:5}.service-wrapper.style3 .service-thumb,.service-wrapper.style3 .service-thumb img{border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px}.service-wrapper.style3 h2{color:var(--title);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:36px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.72px;max-width:580px;margin:30px 0}.service-wrapper.style3 .text{margin-bottom:30px}.service-details-wrapper .main-thumb img{max-width:100%}.service-details-wrapper .title{color:var(--title);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:50px;font-style:normal;font-weight:700;line-height:60px;text-transform:uppercase;margin-top:40px}@media (max-width:767px){.service-details-wrapper .title{font-size:35px;line-height:45px}}.service-details-wrapper .tagcloud{display:flex;align-items:center;flex-wrap:wrap;gap:20px;margin-top:25px;padding-bottom:35px;border-bottom:1px solid rgba(30,41,46,.15)}.service-details-wrapper .tagcloud a{display:inline-block;padding:10px 16px;border-radius:100px;border:1px solid rgba(30,41,46,.15);color:var(--Primary-Font-Color,#282c32);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:16px;text-transform:capitalize}.service-details-wrapper .details-box1{margin-top:30px}.service-details-wrapper .details-box1 .subtitle{color:var(--title);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:36px;font-style:normal;font-weight:700;line-height:48px;text-transform:uppercase;margin-bottom:5px}@media (max-width:767px){.service-details-wrapper .details-box1 .subtitle{font-size:30px;line-height:45px}}.service-details-wrapper .details-box1 .text{color:var(--border-5);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:28px;text-transform:lowercase}.service-details-wrapper .details-box2{margin-top:30px;margin-bottom:-.3em}.service-details-wrapper .details-box2 .subtitle{color:var(--title);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:36px;font-style:normal;font-weight:700;line-height:48px;text-transform:uppercase;margin-bottom:5px}@media (max-width:767px){.service-details-wrapper .details-box2 .subtitle{font-size:30px;line-height:45px}}.service-details-wrapper .details-box2 .text{color:var(--border-5);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:28px;text-transform:lowercase}.service-details-wrapper .details-box2 .feature-wrapper{display:flex;align-items:center;gap:60px;flex-wrap:wrap;margin-top:10px}@media (max-width:767px){.service-details-wrapper .details-box2 .feature-wrapper{gap:5px}}.service-details-wrapper .details-box2 .feature-wrapper ul{margin-left:20px}.service-details-wrapper .details-box2 .feature-wrapper ul li{list-style-type:disc;color:var(--title);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:28px;text-transform:lowercase;margin-bottom:15px}.service-details-wrapper .details-box2 .progress-wrap{margin-bottom:30px}.service-details-wrapper .details-box2 .progress-wrap .progress-container{max-width:100%;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.service-details-wrapper .details-box2 .progress-wrap .progress-container .progress-bar{background-color:var(--theme)}.service-details-wrapper .details-box2 .progress-wrap .progress-meta{margin-bottom:10px}.service-details-wrapper .details-box2 .progress-wrap .progress-meta .title{margin-top:0;color:var(--title);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:30px;text-transform:uppercase}.service-details-wrapper .details-box2 .thumb-wrapper{margin-top:40px;margin-bottom:30px}.service-details-wrapper .details-box2 .thumb-wrapper .thumb img{max-width:100%}.service-details-wrapper .details-box2 .text1,.service-details-wrapper .details-box2 .text2{color:var(--border-5);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:28px}.service-details-wrapper .details-box2 .text2{margin-top:15px}.project-card.style1{position:relative;overflow:hidden}.project-card.style1 .project-thumb{max-width:100%}@media (min-width:768px){.project-card.style1 .project-thumb img{max-width:100%}}.project-card.style1 .project-thumb img{width:100%}.project-card.style1 .project-content{opacity:0;visibility:hidden;position:absolute;bottom:-40px;left:40px;right:40px;padding:25px;background-color:var(--white);max-width:323px;border-radius:5px;transition:all .4s;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s}@media (max-width:991px){.project-card.style1 .project-content{left:10px;right:10px}}.project-card.style1 .project-content h3{line-height:normal;margin-bottom:5px}.project-card.style1 .project-content h3 a{color:var(--title);font-size:30px;font-weight:600;line-height:normal}.project-card.style1 .project-content h3 a,.project-card.style1 .text{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-style:normal}.project-card.style1 .text{color:var(--theme);font-size:18px;font-weight:500;line-height:30px}.project-card.style1:hover .project-content{opacity:1;visibility:visible;bottom:40px}@media (max-width:991px){.project-card.style1:hover .project-content{bottom:10px}}.gradient-text{background:linear-gradient(90deg,#29abe2,#6366f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;display:inline-block}@keyframes fadeInUpHero{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.custom-hero-img-wrapper{position:relative;width:100%;max-width:420px;margin:0;z-index:2;animation:fadeInUpHero .8s ease-out .3s both}@media (min-width:1200px){.custom-hero-img-wrapper{max-width:480px}}@media (min-width:1300px){.custom-hero-img-wrapper{max-width:520px}}@media (min-width:1400px){.custom-hero-img-wrapper{max-width:580px}}@media (min-width:1536px){.custom-hero-img-wrapper{max-width:640px}}@media (min-width:1700px){.custom-hero-img-wrapper{max-width:700px}}.custom-hero-img-wrapper img{width:100%;height:auto;object-fit:contain;image-rendering:auto;image-rendering:-webkit-optimize-contrast}.intro-wrapper.style1 .intro-thumb{width:auto!important;max-width:none!important;overflow:visible!important}.intro-wrapper.style1 .col-xl-5{overflow:visible!important}.intro-wrapper.style1 .intro-thumb .custom-hero-img-wrapper{transform:none!important;transform-origin:center!important}.intro-wrapper.style1 .intro-thumb img{transform:none!important}@media (max-width:991px){.custom-hero-img-wrapper{max-width:100%;margin:0 auto}.intro-wrapper.style1 .intro-thumb img{transform:scale(1.2)!important}}.project-details-wapper .main-thumb{margin-bottom:60px}.project-details-wapper .main-thumb img{max-width:100%}.project-details-wapper .single-desc{margin-top:60px}.project-details-wapper .single-desc .single-desc-title{color:#282c32;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:32px;font-style:normal;font-weight:600;line-height:130%;text-transform:capitalize;margin-bottom:40px}.project-details-wapper .single-desc .text1{margin-bottom:30px}.project-details-wapper .single-desc .text1,.project-details-wapper .single-desc .text2{color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:28px;text-transform:capitalize}.project-details-wapper .single-desc .text2{padding-bottom:40px;margin-bottom:40px;border-bottom:1px solid #e5e5e5}.project-details-wapper .testimonial-wrap .testimonial-card{display:flex;align-items:center;justify-content:space-between;padding-bottom:40px;margin-bottom:60px;border-bottom:1px solid #e5e5e5}.project-details-wapper .testimonial-wrap .testimonial-card .tesimonial-content .icon{margin-bottom:20px}.project-details-wapper .testimonial-wrap .testimonial-card .tesimonial-content .text3{max-width:650px}.project-details-wapper .testimonial-wrap .testimonial-card .tesimonial-content .testimonial-author,.project-details-wapper .testimonial-wrap .testimonial-card .tesimonial-content .text3{color:var(--title);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:50px;text-transform:capitalize}@media (max-width:767px){.project-details-wapper .testimonial-wrap .testimonial-card{flex-direction:column}}.project-details-wapper .single-desc2 .single-desc-title{color:var(--title);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:32px;font-style:normal;font-weight:600;line-height:130%;text-transform:capitalize;margin-bottom:40px}.project-details-wapper .single-desc2 .text1{margin-bottom:30px}.project-details-wapper .single-desc2 .text1,.project-details-wapper .single-desc2 .text2{color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:28px;text-transform:capitalize}.project-details-wapper .single-desc2 .text2{margin-bottom:60px}.project-details-wapper .projectSliderThree .swiper{overflow:visible!important}.project-details-wapper .projectSliderThree .swiper .swiper-slide .project-thumb img{max-width:100%}.team-card.style1{margin-top:150px;text-align:center;padding:24px;border-radius:20px;background:#f8f8ff}.team-card.style1 .team-thumb{margin-top:-150px}.team-card.style1 .team-thumb img{max-width:100%;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.team-card.style1 .team-card-content h3{margin-top:20px;margin-bottom:5px}.team-card.style1 .team-card-content h3 a{font-size:24px;font-weight:700}.team-card.style1 .designation,.team-card.style1 .team-card-content h3 a{color:var(--title);text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-style:normal;line-height:normal}.team-card.style1 .designation{font-size:18px;font-weight:300;margin-bottom:15px}.team-card.style1 .social-links{display:flex;align-items:center;justify-content:center;gap:7px}.team-card.style1 .social-links li a{display:inline-block;width:40px;height:40px;line-height:40px;text-align:center;background-color:#e7f1ff;color:var(--theme);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.team-card.style1 .social-links li a:hover{background-color:#ffebee;color:#e60023!important}.team-section-3{margin-top:-1.4em}.team-details-wrap{padding:30px;margin-bottom:60px;border-radius:16px;border:1px solid #e5e5e5;-webkit-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px}.team-details-wrap .team-details-thumb img{max-width:100%}.team-details-wrap .team-details-content .details-info .profile h3{color:var(--title);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:-.4px;text-transform:capitalize;margin-bottom:5px}.team-details-wrap .team-details-content .details-info .profile span{color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;font-style:normal;font-weight:500;line-height:14px;letter-spacing:-.3px;text-transform:capitalize}.team-details-wrap .team-details-content .details-info .gt-social a{border-radius:100px;color:var(--theme);background:#f5f5f5;-webkit-border-radius:100px;-moz-border-radius:100px;-ms-border-radius:100px;-o-border-radius:100px}.team-details-wrap .team-details-content .details-info .gt-social a:hover{background:linear-gradient(90deg,#384bff,#b42af3 123.82%);color:var(--white)}@media (max-width:767px){.team-details-wrap .team-details-content .details-info{flex-direction:column}.team-details-wrap .team-details-content .details-info .profile{margin-bottom:10px}}.team-details-wrap .team-details-content .info-wrapper{gap:30px}.team-details-wrap .team-details-content .info-wrapper .checklist{margin-top:30px;padding-top:30px;margin-bottom:0;border-top:1px solid var(--border)}.team-details-wrap .team-details-content .info-wrapper .checklist ul{padding-left:0;margin-bottom:0}.team-details-wrap .team-details-content .info-wrapper .checklist ul li i{width:36px;height:36px;line-height:36px;text-align:center;border-radius:24px;color:var(--theme);background-color:#f3ebfe;-webkit-border-radius:24px;-moz-border-radius:24px;-ms-border-radius:24px;-o-border-radius:24px}@media (max-width:991px){.team-details-wrap .team-details-content .info-wrapper{flex-direction:column}.team-details-wrap .team-details-content .info-wrapper .checklist{margin-top:0}.team-details-wrap .team-details-content .info-wrapper .checklist:first-child{margin-top:30px}}.team-simple-history{padding-top:60px;padding-bottom:120px;background-color:#faf8ff}@media (max-width:991px){.team-simple-history{padding-bottom:80px}}.team-simple-history .title{color:var(--title);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:-.48px;text-transform:capitalize}.team-simple-history .skills{padding:28px 40px 70px;border-radius:16px;background-color:var(--white);-webkit-border-radius:16px;-moz-border-radius:16px;-ms-border-radius:16px;-o-border-radius:16px}.team-simple-history .skills>.title{color:var(--title);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:24px;letter-spacing:-.4px;text-transform:capitalize;margin-bottom:30px}.team-simple-history .skills .progress-wrap .progress-meta{margin-bottom:5px}.team-simple-history .skills .progress-wrap .progress-meta .title{color:var(--title);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:30px;text-transform:capitalize}.team-simple-history .skills .progress-wrap .progress-meta .percentage{color:var(--theme)}.team-simple-history .skills .progress-wrap .progress-container,.team-simple-history .skills .progress-wrap .progress-container .progress-bar{height:15px}.main-sidebar .single-sidebar-widget{padding:40px 30px;background-color:var(--bg-2);margin-bottom:30px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}.main-sidebar .single-sidebar-widget .wid-title{margin-bottom:25px}.main-sidebar .single-sidebar-widget .wid-title h3{position:relative;padding-bottom:15px}.main-sidebar .single-sidebar-widget .wid-title h3:before{position:absolute;bottom:0;left:0;height:2px;width:83px;content:"";background-color:var(--theme)}.main-sidebar .single-sidebar-widget .search-widget form{width:100%;position:relative}.main-sidebar .single-sidebar-widget .search-widget form input{background-color:var(--white);font-size:15px;padding:20px;width:100%;border:none;color:var(--text)}.main-sidebar .single-sidebar-widget .search-widget form button{position:absolute;right:0;top:0;width:70px;font-size:18px;height:100%;background:var(--theme);border:none;color:var(--white);text-align:center;transition:background .3s ease;-webkit-transition:background .3s ease;-moz-transition:background .3s ease;-ms-transition:background .3s ease;-o-transition:background .3s ease;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px}.main-sidebar .single-sidebar-widget .search-widget form button:hover{background:var(--theme)}.main-sidebar .single-sidebar-widget .news-widget-categories ul{padding-left:0;list-style-type:none}.main-sidebar .single-sidebar-widget .news-widget-categories ul li{background-color:var(--white);font-weight:500;transition:all .4s ease-in-out;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px}.main-sidebar .single-sidebar-widget .news-widget-categories ul li a{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;color:var(--title)}.main-sidebar .single-sidebar-widget .news-widget-categories ul li a span{transition:all .4s ease-in-out;color:var(--title)}.main-sidebar .single-sidebar-widget .news-widget-categories ul li:not(:last-child){margin-bottom:12px;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px}.main-sidebar .single-sidebar-widget .news-widget-categories ul li:hover{background:var(--theme);color:var(--white)}.main-sidebar .single-sidebar-widget .news-widget-categories ul li:hover a{color:var(--white)!important}.main-sidebar .single-sidebar-widget .news-widget-categories ul li:hover span{color:var(--white)}.main-sidebar .single-sidebar-widget .news-widget-categories ul li.active{background:var(--theme)}.main-sidebar .single-sidebar-widget .news-widget-categories ul li.active a,.main-sidebar .single-sidebar-widget .news-widget-categories ul li.active span{color:var(--white)}.main-sidebar .single-sidebar-widget .recent-post-area .recent-items{display:flex;align-items:center;gap:20px}.main-sidebar .single-sidebar-widget .recent-post-area .recent-items:not(:last-child){padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #e6e5e5}.main-sidebar .single-sidebar-widget .recent-post-area .recent-items .recent-thumb img{width:78px;height:79px;object-fit:cover}.main-sidebar .single-sidebar-widget .recent-post-area .recent-items .recent-content ul{list-style-type:none;padding-left:0;margin-bottom:8px}.main-sidebar .single-sidebar-widget .recent-post-area .recent-items .recent-content ul li{color:var(--theme);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.main-sidebar .single-sidebar-widget .recent-post-area .recent-items .recent-content ul li i{color:var(--theme2);margin-right:5px}.main-sidebar .single-sidebar-widget .recent-post-area .recent-items .recent-content h6{font-weight:700;margin-bottom:0}.main-sidebar .single-sidebar-widget .recent-post-area .recent-items .recent-content h6 a{color:var(--title);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:24px}.main-sidebar .single-sidebar-widget .recent-post-area .recent-items .recent-content h6 a:hover{color:var(--theme2)}.main-sidebar .single-sidebar-widget .tagcloud a{display:inline-flex;padding:10px 16px;color:var(--title);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:14px;text-transform:capitalize;background:var(--white);margin-right:5px;margin-bottom:10px;border:none;border-radius:4px;transition:all .4s ease-in-out;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px}.main-sidebar .single-sidebar-widget .tagcloud a:last-child{margin-right:0}.main-sidebar .single-sidebar-widget .tagcloud a:hover{background:var(--theme);color:var(--white)!important}.form-control,.single-select,input,select,textarea{height:56px;padding:0 20px;border:1px solid var(--border);color:var(--text);background-color:transparent;font-size:16px;width:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:.4s ease-in-out;border-radius:0}.form-control:focus,.single-select:focus,input:focus,select:focus,textarea:focus{outline:0;box-shadow:none;border-color:var(--theme);background-color:var(--white)}.form-control::placeholder,.single-select::placeholder,input::placeholder,select::placeholder,textarea::placeholder{color:var(--text)}.single-select,select{display:block;width:100%;line-height:56px;height:56px;padding:0 20px;font-size:16px;cursor:pointer;background-image:none}.single-select:after,select:after{border-bottom:1px solid var(--title);border-right:1px solid var(--title);right:20px;height:7px;width:7px}.single-select .list,select .list{width:100%;display:block;border-radius:0}.single-select.style2,select.style2{padding:0 20px;font-size:16px;position:relative;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E");background-size:24px 12px}.single-select.style2:after,select.style2:after{content:"";position:absolute;right:20px;width:10px;height:6px;border-top:6px solid var(--body-color);border-left:5px solid transparent;border-right:5px solid transparent;transform:rotate(0);border-bottom:0;margin-top:-2px;z-index:9}.single-select.style2.open:after,select.style2.open:after{border-top:0;border-bottom:6px solid var(--body-color);border-left:5px solid transparent;border-right:5px solid transparent;transform:none}.single-select.style3,select.style3{background:var(--border);padding:0 20px;font-size:14px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3E%3C/svg%3E");background-size:50px 10px;background-repeat:no-repeat;background-position:100%}.single-select{background-image:none!important}textarea,textarea.form-control{min-height:150px;padding-top:16px;padding-bottom:17px}textarea.form-control.style2,textarea.style2{min-height:105px}option:checked,option:focus,option:hover{background-color:var(--theme);color:var(--white)}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=checkbox]{visibility:hidden;opacity:0;display:inline-block;vertical-align:middle;width:0;height:0;display:none;border-radius:10px}input[type=checkbox]:checked~label:after{opacity:1}input[type=checkbox]~label{position:relative;padding-left:30px;cursor:pointer;display:block}input[type=checkbox]~label:before{content:"";position:absolute;left:0;top:3.5px;background:var(--white);border:1px solid var(--border);height:20px;width:20px;text-align:center}input[type=checkbox]~label:after{content:"";position:absolute;left:6px;top:9px;background:var(--theme);height:8px;width:8px;opacity:0;transition:.4s}input[type=checkbox].style2~label{color:#8b929c;padding-left:23px;margin-bottom:-.5em}input[type=checkbox].style2~label:before{background-color:white;border:1px solid rgb(247,204,215);height:14px;width:14px;line-height:14px;border-radius:3px;top:6px}input[type=checkbox].style2:checked~label:before{color:var(--theme)}input[type=radio]{visibility:hidden;opacity:0;display:inline-block;vertical-align:middle;width:0;height:0;display:none}input[type=radio]~label{position:relative;padding-left:30px;cursor:pointer;line-height:1;display:inline-block;font-weight:600;margin-bottom:0}input[type=radio]~label:before{content:"\f111";position:absolute;left:0;top:-2px;width:20px;height:20px;padding-left:0;font-size:.6em;line-height:19px;text-align:center;border:1px solid var(--theme);border-radius:100%;font-weight:700;background:var(--white);color:transparent;transition:all .2s ease}input[type=radio]:checked~label:before{border-color:var(--theme);background-color:var(--theme);color:var(--white)}label{margin-bottom:.5em;margin-top:-.3em;display:block;color:var(--title);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px}.was-validated input:invalid,input.is-invalid,select.is-invalid,textarea.is-invalid{border:1px solid red!important;background-position:right calc(.375em + .8875rem) center;background-image:none}.was-validated input:invalid:focus,input.is-invalid:focus,select.is-invalid:focus,textarea.is-invalid:focus{outline:0;box-shadow:none}textarea.is-invalid{background-position:top calc(.375em + .5875rem) right calc(.375em + .8875rem)}.used-technology-section .nav{display:flex;align-items:center;margin-top:30px;gap:10px;margin-bottom:20px}.used-technology-section .nav .nav-item .nav-link{font-size:17px;font-weight:500;color:var(--title);background-color:#faf8ff;padding:17px 35px;line-height:1;border-radius:10px}.used-technology-section .nav .nav-item .nav-link.active{background-color:var(--theme);color:var(--white)!important}.technology-box-items-wrapper.style-4{margin-top:60px;display:grid;grid-template-columns:repeat(7,1fr);padding:65px 53px 35px;gap:38px;background:#f8f8f8;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px}@media (max-width:1199px){.technology-box-items-wrapper.style-4{grid-template-columns:repeat(5,1fr)}}@media (max-width:991px){.technology-box-items-wrapper.style-4{grid-template-columns:repeat(4,1fr)}}@media (max-width:767px){.technology-box-items-wrapper.style-4{grid-template-columns:repeat(3,1fr);padding:30px;gap:20px}}@media (max-width:470px){.technology-box-items-wrapper.style-4{grid-template-columns:repeat(2,1fr)}}.technology-box-items-wrapper.style-4>:nth-child(2n){margin-top:140px}.technology-box-items-wrapper.style-4>:nth-child(odd){margin-bottom:60px}.technology-box-items.style-4{display:inline-block;max-width:119px;max-height:119px;text-align:center;padding:15px;border-radius:16px;background:var(--white);box-shadow:0 4px 8px -2px rgba(45,54,67,.08),0 2px 4px -2px rgba(45,54,67,.06)}.technology-box-items.style-4 .logo{max-width:50px;margin:0 auto 5px}.technology-box-items.style-4 .logo img{max-width:50px}.technology-box-items.style-4 .title{color:var(--body-text2,rgba(38,37,46,.7));text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.cs_site_header{position:absolute;width:100%;z-index:101;left:0;top:40px;transition:all .4s ease}.cs_site_header.cs_style_1 .cs_main_header_in{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between}.cs_site_header.cs_style_1 .cs_main_header_right{display:flex;align-items:center;height:100%}.cs_site_header_full_width .container{max-width:1320px}@media screen and (max-width:1199px){.cs_main_header .container{max-width:100%}.cs_site_header.cs_style_1 .cs_nav{display:flex}}.cs_nav{color:#fff}.cs_nav ul{margin:0;padding:0;list-style:none}.cs_sticky_header{position:fixed!important;width:100%;z-index:999}.cs-gescout_sticky{position:fixed!important;top:-110px;opacity:0;visibility:hidden;transition:all .4s ease;background-color:var(--white);box-shadow:var(--box-shadow)}.cs-gescout_show{top:0!important;opacity:1;visibility:visible}.cs_site_branding{display:inline-block}.cs_site_branding+.cs_nav{margin-left:65px}@media screen and (min-width:1200px){.cs_main_header{position:relative}.cs_main_header .container-fluid{padding-right:40px;padding-left:40px}.cs_main_header_center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.cs_site_header.cs_style_1 .cs_main_header_center{width:100%;max-width:calc(100% - 300px)}.cs_site_header.cs_style_1 .cs_main_header_center,.cs_site_header.cs_style_1 .cs_main_header_left{display:flex;justify-content:center;align-items:center;height:100%}.cs_nav{display:flex;align-items:center;height:100%;color:#fff}.cs_nav .cs_nav_list{display:flex!important;flex-wrap:wrap;height:inherit;padding-top:5px}.cs_nav .cs_nav_list li:not(.cs-mega_menu){position:relative}.cs_nav .cs_nav_list>li{margin-right:48px;height:inherit}.cs_nav .cs_nav_list>li:last-child{margin-right:0}.cs_nav .cs_nav_list>li>a{padding:10px 0;display:inline-flex;position:relative;height:inherit;align-items:center;color:var(--title);font-weight:600}.cs_nav .cs_nav_list>li>ul{left:0;top:calc(100% + 15px)}.cs_nav .cs_nav_list>li:hover>ul{top:90%;opacity:1;visibility:visible;transition:all .4s ease}.cs_nav .cs_nav_list>li.menu-item-has-children>a{position:relative}.cs_nav .cs_nav_list>li.menu-item-has-children>a:after{content:"\f282";font-family:bootstrap-icons!important;font-weight:900;display:inline-block;border-left:0;border-top:0;margin-left:10px;position:relative;top:0;font-size:9px;color:currentColor}.cs_nav .cs_nav_list ul{width:230px;background-color:#fff;position:absolute;border-top:2px solid #7444fd;-webkit-box-shadow:0 1px 2px 0 rgba(2,0,181,.1);box-shadow:0 1px 2px 0 rgba(2,0,181,.1);padding:10px 0;z-index:100;opacity:0;visibility:hidden;display:block!important;border-radius:0 0 5px 5px;-webkit-transition:all .4s ease;transition:all .4s ease;color:var(--heading-color)}.cs_nav .cs_nav_list ul li:not(:last-child) a{position:relative;border-bottom:1px solid #eeeeee}.cs_nav .cs_nav_list ul li:not(:last-child) a:after{content:"";position:absolute;height:1px;width:calc(100% - 40px);left:20px;bottom:0;background-color:rgba(255,255,255,.1)}.cs_nav .cs_nav_list ul li:hover ul{top:0}.cs_nav .cs_nav_list ul li:hover>ul{opacity:1;visibility:visible;transition:all .4s ease}.cs_nav .cs_nav_list ul a{display:block;line-height:inherit;padding:10px 20px}.cs_nav .cs_nav_list ul ul{top:15px;left:100%}.cs-munu_dropdown_toggle,.cs-munu_toggle{display:none}.cs-gescout_sticky .cs_nav .cs_nav_list li a{color:#000}.cs-gescout_sticky .cs_main_header{padding-top:0}}@media screen and (max-width:1550px){.cs_site_header_full_width .container{padding:0 30px}.cs_site_branding+.cs_nav{margin-left:35px}.cs_nav .cs_nav_list>li{margin-right:35px}}@media screen and (max-width:1199px){.cs_nav .cs_nav_list>li{margin-right:0}.cs_site_header.cs_style_1 .cs_main_header_right{padding-right:55px}.cs_site_header_full_width .container{padding:0 15px}.cs-munu_dropdown_toggle{position:absolute;height:30px;width:30px;right:20px;top:5px}.cs-munu_dropdown_toggle:after,.cs-munu_dropdown_toggle:before{content:"";display:block;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:2px;width:10px;background-color:currentColor;transition:all .3s ease}.cs-munu_dropdown_toggle:before{transform:translate(-50%,-50%) rotate(90deg)}.cs-munu_dropdown_toggle.active:before{transform:translate(-50%,-50%) rotate(0deg)}.cs_nav .cs_nav_list{position:absolute;width:100vw;left:-15px;background-color:#181818;padding:10px 0;display:none;top:100%;border-top:52 solid #4d4d4d;border-bottom:52 solid #4d4d4d;overflow:auto;max-height:calc(100vh - 80px);line-height:1.6em}.cs_nav .cs_nav_list ul{padding-left:15px;display:none;text-transform:capitalize}.cs_nav .cs_nav_list a{display:block;padding:8px 20px}.cs_nav .menu-item-has-children{position:relative}.cs-munu_toggle{display:inline-block;width:30px;height:27px;cursor:pointer;position:absolute;top:27px;right:30px}.cs-munu_toggle span,.cs-munu_toggle span:after,.cs-munu_toggle span:before{width:100%;height:2px;background-color:currentColor;display:block}.cs-munu_toggle span{margin:0 auto;position:relative;top:12px;transition-duration:0s;transition-delay:.2s}.cs-munu_toggle span:before{content:"";position:absolute;margin-top:-9px;transition-property:margin,transform;transition-duration:.2s;transition-delay:.2s,0s}.cs-munu_toggle span:after{content:"";position:absolute;margin-top:9px;transition-property:margin,transform;transition-duration:.2s;transition-delay:.2s,0s}.cs_site_header.cs_style_1 .cs-munu_toggle{top:50%;right:0;margin-top:-13px;color:#000}.cs_nav .cs_nav_list a{position:relative}.cs_site_header.cs_style_1 .cs_main_header_in{height:80px}.cs_site_header.cs_style_1{top:0}.cs_main_header_right .header-btn{display:none}.cs_site_header.cs_style_1{top:40px}}@media screen and (max-width:991px){.cs_site_header .container{max-width:100%}}.cs_nav .cs-munu_toggle.cs_teggle_active+.cs_nav_list,.cs_nav .cs_nav_list span.cs-munu_dropdown_toggle.active+ul{display:block}.cs_main_header{position:relative;padding-left:10px;padding-right:10px}.cs_site_header.cs_style_1 .cs_main_header .container:before{content:"";position:absolute;height:100%;width:100vw;background-color:#fff;border-radius:60px 0 0;left:-6%;top:0}.cs_site_header.cs_style_1 .cs_main_header .container{position:relative}.cs_site_header.cs_style_1 .cs_main_header_in{position:relative;z-index:1;height:100px}.cs_nav .cs_nav_list>li>a:hover{color:#2563eb}.cs_site_header.header_style_2.cs_style_1 .cs_main_header .container{max-width:1620px}.cs_site_header.header_style_2.cs_style_1 .cs_main_header_right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px 40px}.cs_site_header.header_style_2.cs_style_1 .cs_main_header_in{height:106px}.cs_site_header.header_style_2.cs_style_1 .container:before{border-radius:0;background-color:var(--white);left:100%;margin-left:-27.7%;opacity:0}.cs_site_header.header_style_2.cs_style_1.cs-gescout_sticky .container:before{opacity:1}@media (max-width:767px){.cs_site_header.header_style_2.cs_style_1 .cs_main_header_in{height:90px}.cs_site_header.cs_style_1{top:30px}}@media (max-width:1199px){.cs_site_header.cs_style_1 .cs_main_header .container:before{left:0;border-radius:0}.cs_site_header.header_style_2.cs_style_1.cs-gescout_sticky .container:before{opacity:0}.main-page-area{padding:0}.cs_nav .cs_nav_list li a{color:#fff}.cs_main_header_right .header-btn{display:none!important}}.accordion-item.active .accordion-collapse{display:block}.cs_slider_gap_301 .slick-slide{padding-left:12px;padding-right:12px}.accordion-area2 .accordion-button{background-color:transparent;border:1px solid var(--border);padding:18px 20px;color:var(--title);box-shadow:none;text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:34px;letter-spacing:-.48px;border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0}@media (min-width:1400px){.container{max-width:1200px}}.section-padding-brand2{padding:120px 0 0}@media (max-width:991px){.section-padding-brand2{padding:80px 0}}.mxw-1450{max-width:1450px}.used-technology-section .nav .nav-item.active .nav-link{background-color:var(--theme);color:var(--white)!important}.progress-bar{width:95%;animation:animate-positive 1.8s ease 0s 1 normal forwards running;opacity:1}@media (max-width:1439px) and (min-width:1280px){.intro-wrapper.style1 .intro-content .intro-section-title .intro-title{font-size:48px!important;line-height:56px!important}.intro-wrapper.style1 .intro-content{padding:70px 0!important}.intro-wrapper.style1 .intro-content .btn-wrapper{margin-bottom:30px!important}.cs_site_header.cs_style_1 .cs_main_header_in{height:85px!important}.cs_site_header{top:25px!important;background:transparent!important}.intro-section{padding-top:140px!important;margin-top:-120px!important;position:relative!important;z-index:1!important}.cs_site_header{position:relative!important;z-index:1000!important}.cs_site_branding img{height:75px!important}.cs_main_header_right .theme-btn,.cs_site_header .theme-btn,.header-button .theme-btn{padding:12px 24px!important;font-size:15px!important;font-weight:600!important;border-radius:25px!important;text-decoration:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;white-space:nowrap!important;line-height:1.4!important}.cs_main_header_right .theme-btn,.cs_site_header,.cs_site_header *,.cs_site_header .theme-btn,.header-button .theme-btn{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}.intro-wrapper.style1 .col-xl-5 .intro-thumb{position:relative!important;right:-40px!important;top:-40px!important;z-index:1!important}.intro-wrapper.style1 .intro-content .intro-section-title .intro-subtitle{font-size:14px!important;line-height:20px!important;max-width:70%!important;z-index:10!important;position:relative!important}.intro-wrapper.style1 .intro-content p{font-size:15px!important;line-height:22px!important;max-width:75%!important}.intro-wrapper.style1 .intro-content{z-index:10!important;position:relative!important}.intro-wrapper.style1 .col-xl-5{position:relative!important;overflow:visible!important;z-index:5!important}.intro-wrapper.style1{overflow:visible!important}.intro-wrapper.style1 .col-xl-7{padding-right:1rem!important}}.header-logo{height:100px}@media (max-width:767px){.header-logo{height:60px}.cs_main_header_left{margin-left:0!important;display:flex;justify-content:center;width:100%}.cs_main_header{min-height:80px;display:flex;align-items:center}.cs_main_header_in{width:100%}.cs_main_header_left{padding:10px 0}}@media (max-width:1439px) and (min-width:1200px){.intro-wrapper.style1 .intro-content .intro-section-title .intro-title{font-size:52px!important;line-height:62px!important;overflow:visible!important;text-overflow:unset!important;white-space:normal!important}.intro-wrapper.style1 .intro-content{overflow:visible!important;padding-top:160px!important;max-width:600px!important}.intro-section,.intro-wrapper.style1{overflow:visible!important}}@media (max-width:991px){.cs_site_header.cs_mobile_toggle_active .cs_nav{max-height:calc(100vh - 70px)!important;overflow-y:auto!important;overflow-x:hidden!important;padding-bottom:100px!important}.cs_nav_list,.mega-menu.mobile-open{overflow:visible!important;max-height:none!important}.menu-item-has-children{overflow:visible!important}.cs_site_header.cs_mobile_toggle_active:after{bottom:0!important;height:100vh!important}}.intro-wrapper.style1 .intro-thumb img{opacity:1;transition:opacity .3s ease-in-out}@media screen and (min-width:1200px){.cs_site_header.cs_style_1 .cs_main_header_in{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:1rem}.cs_site_header.cs_style_1 .cs_main_header_center{position:relative;left:auto;top:auto;transform:none;flex:1 1 auto;display:flex;justify-content:center;align-items:center;min-width:0;max-width:none;pointer-events:auto}.cs_site_header.cs_style_1 .cs_main_header_left,.cs_site_header.cs_style_1 .cs_main_header_right{flex:0 0 auto}.cs_nav .cs_nav_list>li{margin-right:clamp(14px,2vw,48px)}.cs_nav .cs_nav_list{flex-wrap:nowrap}}@media screen and (max-width:1550px) and (min-width:1400px){.cs_main_header_left{margin-left:2rem!important}.cs_nav .cs_nav_list>li{margin-right:28px}.cs_main_header_right .theme-btn{padding:14px 26px!important;font-size:15px!important}}@media screen and (max-width:1400px) and (min-width:1300px){.cs_main_header_left{margin-left:1rem!important}.cs_nav .cs_nav_list>li{margin-right:20px}.cs_main_header_right .theme-btn{padding:12px 22px!important;font-size:14px!important}.cs_main_header_right .header-btn{gap:.5rem!important}.header-logo{height:85px}}@media screen and (max-width:1300px) and (min-width:1200px){.cs_main_header_left{margin-left:.5rem!important}.cs_nav .cs_nav_list>li{margin-right:14px}.cs_nav .cs_nav_list>li>a{font-size:14px}.cs_main_header_right .theme-btn{padding:10px 18px!important;font-size:13px!important}.cs_main_header_right .header-btn{gap:.4rem!important}.header-logo{height:75px}.cs_site_header.cs_style_1 .cs_main_header_in{height:90px!important}}