:root{--secondaryFont:"ClashDisplay";--primaryColor:#6366f1;--secondaryColor:#d4ff12;--paraColor:#555;--titleColor:#1f1f1f;--grayeColor:#f3f3f3;--whiteColor:#fff;--blackColor:#000;--offwhiteColor:#ddd;--aztechColor:#111828;--charcoalColor:#30363d;--codColor:#12131b;--borderColor:#ffffff36;--darkParaColor:silver;--slateGrayColor:#2a2a2a;--fontSize:16px;--transition:all ease .5s}@font-face{font-family:ClashDisplay;src:url(/fonts/clashdisplay-variable.ttf)}*{box-sizing:border-box}html{scroll-behavior:smooth}.form-control:focus{box-shadow:none;outline:none}a,button,input[type=submit]{cursor:pointer}input::-webkit-outer-spin-button{appearance:none;margin:0}input::-webkit-inner-spin-button{appearance:none;margin:0}input[type=search]::-webkit-search-decoration{display:none}input[type=search]::-webkit-search-cancel-button{display:none}input[type=search]::-webkit-search-results-button{display:none}input[type=search]::-webkit-search-results-decoration{display:none}input[type=number]{appearance:textfield}a{text-decoration:none;transition:all .4s}a:hover,a:focus{box-shadow:none;text-decoration:none}img{max-width:100%;height:auto;display:inline-block}h1,h2,h3,h4,h5,h6{color:var(--titleColor);font-weight:700}body{color:var(--paraColor);font-size:var(--fontSize);font-family:var(--font-dm-sans);font-weight:400;line-height:26px}.text_primary{color:var(--primaryColor)}.text_secondary{color:var(--secondaryColor)}.text-title{color:var(--titleColor)}.text-para{color:var(--paraColor)}.text-offwhite{color:var(--offwhiteColor)}.font-primary{font-family:var(--font-dm-sans)}.font-secondary{font-family:var(--secondaryFont)}.bg-black{background-color:var(--blackColor)}.bg-title{background-color:var(--titleColor)}.bg-gray{background-color:var(--grayColor)}.bg_primary{background-color:var(--primaryColor)}.bg_secondary{background-color:var(--secondaryColor)}.bg-optional{background-color:var(--optionalColor)}.ht-60{height:60px}.ht-50{height:50px}.ht-56{height:56px}.ht-150{height:150px}.ht-160{height:160px}.ht-200{height:200px}.ht-250{height:250px}.fw-black{font-weight:900}.fs-12{font-size:12px}.fs-13{font-size:13px}.fs-14{font-size:14px}.fs-15{font-size:15px}.fs-16{font-size:16px}.fs-17{font-size:17px}.fs-18{font-size:18px}.fs-19{font-size:19px;line-height:30px}.fs-20{font-size:20px;line-height:30px}.fs-22{font-size:22px}.fs-24{font-size:24px;line-height:34px}.fs-28{font-size:28px}.fs-30{font-size:30px}.fs-36{font-size:36px}.ls-1{letter-spacing:.1em}.ls-15{letter-spacing:.15em}.fw-extrabold{font-weight:800}.resize-0{resize:none}.pt-50{padding-top:50px}.pt-90{padding-top:90px}.pt-95{padding-top:95px}.pt-130{padding-top:120px}.pb-100{padding-bottom:100px}.pb-105{padding-bottom:95px}.pb-130{padding-bottom:120px}.ptb-130{padding-top:120px;padding-bottom:120px}.mb-6{margin-bottom:6px}.mb-8{margin-bottom:8px}.mb-10{margin-bottom:10px}.mb-12{margin-bottom:12px}.mb-15{margin-bottom:15px}.mb-16{margin-bottom:16px}.mb-18{margin-bottom:18px}.mb-20{margin-bottom:20px}.mb-22{margin-bottom:22px}.mb-25{margin-bottom:25px}.mb-28{margin-bottom:28px}.mb-30{margin-bottom:30px}.mb-32{margin-bottom:32px}.mb-35{margin-bottom:35px}.mb-40{margin-bottom:40px}.mb-42{margin-bottom:42px}.mb-45{margin-bottom:45px}.mb-50{margin-bottom:50px}.mb-55{margin-bottom:55px}.mb-60{margin-bottom:60px}.mb-65{margin-bottom:65px}.mb-70{margin-bottom:70px}.mb-75{margin-bottom:75px}.mb-80{margin-bottom:80px}.mb-120{margin-bottom:120px}.btn{border-right:none;border-radius:50px;padding:12px 75px 12px 25px;overflow:hidden}.btn span{transition:var(--transition);border-radius:0 50px 50px 0;padding:10px 15px}.btn span img{transition:var(--transition)}.btn span:before{content:"";visibility:hidden;opacity:0;z-index:1;width:0%;height:100%;transition-delay:.4s;position:absolute;top:0;left:0}.btn:before{content:"";visibility:hidden;opacity:0;z-index:-1;width:0%;height:100%;transition:var(--transition);position:absolute;top:0;left:0}.btn:hover:before{visibility:visible;opacity:1;width:100%}.btn:hover span:before{opacity:1;width:100%}.btn.style-one{color:var(--blackColor);background-color:#0000;border:1px solid #ced2c18f}.btn.style-one:before,.btn.style-one span{background-color:var(--secondaryColor)}.btn.style-one span:before{background-color:var(--primaryColor)}.btn.style-one:hover{color:var(--titleColor);border-color:#0000}.btn.style-one:hover span{background-color:var(--primaryColor)}.btn.style-one:hover span img{filter:brightness(0)invert()}.btn.style-two{color:var(--blackColor);background-color:#0000;border:1px solid #ced2c18f}.btn.style-two:before{background-color:var(--secondaryColor)}.btn.style-two span{background-color:var(--primaryColor)}.btn.style-two:hover{color:var(--titleColor);border-color:#0000}.btn.style-two:hover span img{filter:brightness(0)invert()}.btn.style-three{border:1px solid var(--primaryColor);color:var(--blackColor);background-color:#0000}.btn.style-three span{background-color:var(--primaryColor)}.btn.style-three:hover{background-color:var(--secondaryColor);border-color:#0000}.btn.style-four{color:var(--blackColor);background-color:#0000;border:1px solid #ffffff8f}.btn.style-four:before,.btn.style-four span{background-color:var(--secondaryColor)}.btn.style-four span:before{background-color:var(--primaryColor)}.btn.style-four:hover{border-color:#0000}.btn.style-four:hover span img{filter:brightness(0)invert()}.btn.style-five{background-color:var(--secondaryColor);color:var(--blackColor);border:none}.btn.style-five span{background-color:var(--primaryColor)}.btn.style-five:hover{background-color:var(--primaryColor);color:var(--whiteColor);border-color:#0000}.btn.style-five:hover span{background-color:var(--secondaryColor)}.btn.style-five:hover span img{filter:brightness(0)invert(0)}.btn.style-six{background-color:var(--primaryColor);color:var(--whiteColor);border:none}.btn.style-six span{background-color:var(--secondaryColor)}.btn.style-six span img{filter:brightness(0)invert(0)}.btn.style-six:hover{background-color:var(--secondaryColor);color:var(--blackColor);border-color:#0000}.btn.style-six:hover span{background-color:var(--primaryColor)}.btn.style-six:hover span img{filter:brightness(0)invert()}.btn.style-seven{border:1px solid var(--secondaryColor);color:var(--whiteColor);background-color:#0000}.btn.style-seven:before,.btn.style-seven span{background-color:var(--secondaryColor)}.btn.style-seven span:before{background-color:var(--primaryColor)}.btn.style-seven:hover{color:var(--blackColor);border-color:#0000}.btn.style-seven:hover span{background-color:var(--primaryColor)}.btn.style-seven:hover span img{filter:brightness(0)invert()}.btn.style-eight{color:var(--whiteColor);background-color:#0000;border:1px solid #ffffff54}.btn.style-eight:before,.btn.style-eight span{background-color:var(--secondaryColor)}.btn.style-eight span:before{background-color:var(--primaryColor)}.btn.style-eight:hover{color:var(--blackColor);border-color:#0000}.btn.style-eight:hover span{background-color:var(--primaryColor)}.btn.style-eight:hover span img{filter:brightness(0)invert()}.btn.style-nine{color:var(--whiteColor);background-color:#0000;border:1px solid #fff3}.btn.style-nine:before,.btn.style-nine span{background-color:var(--primaryColor)}.btn.style-nine:hover{border-color:#0000}.btn.style-nine:hover span{background-color:var(--secondaryColor)}.btn.style-nine:hover span img{filter:brightness(0)invert(0)}.btn.style-ten{color:var(--whiteColor);background-color:#0000;border:1px solid #fff3}.btn.style-ten:before{background-color:var(--primaryColor)}.btn.style-ten span{background-color:#ffffff3b}.btn.style-ten:hover{border-color:#0000}.btn.style-ten:hover span{background-color:var(--secondaryColor)}.btn.style-ten:hover span img{filter:brightness(0)invert(0)}.btn.style-11{color:var(--blackColor);background-color:#0000;border:1px solid #ced2c18f}.btn.style-11:before{background-color:var(--primaryColor)}.btn.style-11 img{margin-right:5px;position:relative;top:-1px}.btn.style-11:hover{color:var(--titleColor);border-color:#0000}.btn.style-11:hover span{background-color:var(--primaryColor)}.btn.style-11:hover span img{filter:brightness(0)invert()}.btn.style-12{background-color:var(--primaryColor);color:var(--whiteColor)}.btn.style-12:before{background-color:var(--secondaryColor)}.btn.style-12:hover{color:var(--titleColor);border-color:#0000}.link{padding-bottom:1px;line-height:1;position:relative}.link:after{content:"";width:0;height:1px;transition:var(--transition);position:absolute;bottom:0;left:0}.link i{transition:var(--transition);margin-left:5px;font-size:21px;font-weight:300;line-height:.8;position:relative;top:2px}.link img{transition:var(--transition);margin-left:5px;position:relative;top:-1px}.link:hover:after{width:100%}.link:hover img,.link:hover i{margin-left:9px}.link.style-one{color:var(--secondaryColor)}.link.style-one:after{background-color:var(--secondaryColor)}.link.style-two{color:var(--primaryColor)}.link.style-two:after{background-color:var(--titleColor)}.link.style-two:hover{color:var(--titleColor)}.link.style-three{color:var(--secondaryColor)}.link.style-three:after{background-color:var(--secondaryColor);visibility:visible;opacity:1;width:100%}.link.style-three:hover{color:var(--primaryColor)}.link.style-three:hover:after{background-color:var(--primaryColor)}.link.style-four{color:var(--offwhiteColor)}.link.style-four:after{background-color:var(--secondaryColor)}.link.style-four:hover{color:var(--secondaryColor)}.link-hover-white,.link-hover-primary,.link-hover-secondary{background-position:0 100%;background-repeat:no-repeat;background-size:0% 2px;transition:background-size .6s;position:relative}.link-hover-white:hover,.link-hover-primary:hover,.link-hover-secondary:hover{background-size:100% 2px}.separator{background-color:#efefef;width:100%;height:1px;display:block;position:relative}.link-hover-title:hover{background-image:linear-gradient(var(--titleColor),var(--titleColor));color:var(--titleColor)}.link-hover-primary:hover{background-image:linear-gradient(var(--primaryColor),var(--primaryColor));color:var(--primaryColor)!important}.link-hover-white:hover{background-image:linear-gradient(var(--whiteColor),var(--whiteColor));color:var(--whiteColor)!important}.link-hover-yellowGreen:hover{background-image:linear-gradient(var(--yellowGreenColor),var(--yellowGreenColor));color:var(--yellowGreenColor)!important}.link-hover-titleTwo:hover{color:#134404;background-image:linear-gradient(#134404,#134404)}.link-hover-secondary:hover{background-image:linear-gradient(var(--secondaryColor),var(--secondaryColor));color:var(--secondaryColor)!important}.hover-text-title:hover{color:var(--titleColor)!important}.hover-text-primary:hover{color:var(--primaryColor)!important}.hover-text-jaffa:hover{color:var(--jaffaColor)!important}.hover-text-secondary:hover{color:var(--secondaryColor)}.hover-text-optional:hover{color:var(--optionalColor)}.tilt-img{transform-style:preserve-3d;transition:all .3s}.img-hover-zoom .img-zoom img{transition:all .5s}.img-hover-zoom .img-zoom img:first-child{opacity:0;filter:blur(10px);transform:translate(50%)scaleX(2)}.img-hover-zoom:hover .img-zoom img:first-child{opacity:1;filter:blur();transform:translate(0)scaleX(1)}.img-hover-zoom:hover .img-zoom img:nth-child(2){opacity:0;filter:blur(10px);transform:translate(-50%)scaleX(2)}.img-hover:before{z-index:2;content:"";background:linear-gradient(90deg,#fff0 0%,#ffffff4d 100%);width:50%;height:100%;display:block;position:absolute;top:0;left:-80%;transform:skew(-25deg)}.img-hover-wrap:hover .img-hover:before{animation:.75s shine}.img-hover-wrap:hover .img-hover img{transform:scale(1.05)}@keyframes shine{to{left:125%}}.bg-f{background-color:#ddd;background-position:50%;background-repeat:no-repeat;background-size:cover}.transition{transition:var(--transition)}.social-profile li{margin-right:10px;display:inline-block}.social-profile li:last-child{margin-right:0}.social-profile li a i{transition:var(--transition);line-height:.8}.social-profile.style-one li{border-right:1px solid #dddddd3d;margin-right:7px;padding-right:7px;line-height:1}.social-profile.style-one li:last-child{border-right:none;margin-right:0}.social-profile.style-one li a i{color:#ddd9;font-size:15px;line-height:15px;position:relative}.social-profile.style-one li a:hover{border-color:#0000}.social-profile.style-one li a:hover i{color:var(--secondaryColor)}.social-profile.style-two li{border-right:1px solid #ffffff61;margin-right:7px;padding-right:9px;line-height:1}.social-profile.style-two li:last-child{border-right:none;margin-right:0;padding-right:0}.social-profile.style-two li a i{color:var(--offwhiteColor);font-size:14px;line-height:1;position:relative}.social-profile.style-two li a:hover i{color:var(--secondaryColor)}.social-profile.style-three li{margin-right:8px;line-height:1}.social-profile.style-three li:last-child{margin-right:0}.social-profile.style-three li a{background-color:#6366f129;width:36px;height:36px}.social-profile.style-three li a i{color:var(--primaryColor);font-size:15px;line-height:1;position:relative}.social-profile.style-three li a:hover{background-color:var(--primaryColor);border-color:#0000}.social-profile.style-three li a:hover i{color:var(--whiteColor)}.social-profile.style-four li{border-right:1px solid #55555561;margin-right:7px;padding-right:9px;line-height:1}.social-profile.style-four li:last-child{border-right:none;margin-right:0;padding-right:0}.social-profile.style-four li a i{color:var(--paraColor);font-size:14px;line-height:1;position:relative}.social-profile.style-four li a:hover i{color:var(--primaryColor)}.section-subtitle{line-height:13px}.section-subtitle.style-one{padding:10.5px 20px 10.5px 18px}.section-subtitle.style-two{padding:13px 20px 9px 18px}.section-subtitle.style-two img{margin-right:12px;position:relative;top:-1px}.section-title{font-family:var(--secondaryFont)}.section-title.style-one,.section-title.style-two,.section-title.style-three,.section-title.style-four{font-size:40px;line-height:50px}.slider-btn .prev-btn,.slider-btn .next-btn{width:50px;height:50px;overflow:hidden}.slider-btn .prev-btn:before,.slider-btn .next-btn:before{content:"";opacity:0;z-index:0;width:0;height:100%;transition:var(--transition);position:absolute;top:0;left:0}.slider-btn .prev-btn img,.slider-btn .prev-btn i,.slider-btn .next-btn img,.slider-btn .next-btn i{transition:var(--transition)}.slider-btn .prev-btn i,.slider-btn .next-btn i{font-size:20px;font-weight:300;line-height:1;position:relative;top:0}.slider-btn .prev-btn:hover:before,.slider-btn .next-btn:hover:before{opacity:1;width:100%}.slider-btn .prev-btn:hover img,.slider-btn .next-btn:hover img{filter:brightness(0)invert()}.slider-btn .prev-btn i{left:-1px}.slider-btn .next-btn i{right:-1px}.slider-btn.style-one .prev-btn,.slider-btn.style-one .next-btn{background-color:#5089ff1c}.slider-btn.style-one .prev-btn:before,.slider-btn.style-one .next-btn:before{background:var(--primaryColor)}.slider-btn.style-one .prev-btn i,.slider-btn.style-one .next-btn i{color:var(--titleColor)}.slider-btn.style-one .prev-btn:hover,.slider-btn.style-one .next-btn:hover{border-color:#0000}.slider-btn.style-two .prev-btn,.slider-btn.style-two .next-btn{background-color:#ffffff1f;width:50px;height:50px}.slider-btn.style-two .prev-btn img,.slider-btn.style-two .next-btn img{filter:brightness(0)invert()}.slider-btn.style-two .prev-btn:before,.slider-btn.style-two .next-btn:before{background:var(--secondaryColor)}.slider-btn.style-two .prev-btn:hover img,.slider-btn.style-two .next-btn:hover img{filter:brightness(0)invert(0)}.slider-btn.style-three .prev-btn,.slider-btn.style-three .next-btn{background-color:#edefe2;width:50px;height:50px}.slider-btn.style-three .prev-btn:before,.slider-btn.style-three .next-btn:before{background:var(--secondaryColor)}.slider-btn.style-three .prev-btn:hover img,.slider-btn.style-three .next-btn:hover img{filter:brightness(0)invert(0)}.outline-0:focus{outline:none}.round-5{border-radius:5px}.round-10{border-radius:10px}.round-12{border-radius:12px}.round-15{border-radius:15px}.round-20{border-radius:20px}.round-oval{border-radius:50px}.rating{align-items:center;gap:2px;display:flex}.rating i{color:#ffa534;font-size:16px}.progress-wrap{cursor:pointer;width:46px;height:46px;box-shadow:inset 0 0 0 2px var(--titleColor);z-index:99;border-radius:50px;transition:all .2s linear;display:block;position:fixed;bottom:30px;right:30px;transform:translateY(15px)}.progress-wrap:after{content:"";text-align:center;color:var(--titleColor);cursor:pointer;z-index:1;width:46px;height:46px;font-size:24px;line-height:46px;transition:all .2s linear;display:block;position:absolute;top:1px;left:0;font-family:remixicon!important}.progress-wrap.active-progress{opacity:1;visibility:visible;transform:translateY(0)}.progress-wrap svg path{fill:none}.progress-wrap:hover:before{opacity:1}.progress-wrap svg.progress-circle path{stroke:var(--titleColor);stroke-width:4px;box-sizing:border-box;transition:all .2s linear}.rotate{animation:20s linear infinite rotation}.bounce{animation:1.5s ease-in-out infinite float}.animationFramesTwo{animation:20s ease-in-out infinite animationFramesTwo}.moveHorizontal{animation:3s ease-in-out infinite moveHorizontal}.moveVertical{animation:3s ease-in-out infinite moveVertical}.zoomIn{animation:3.5s ease-in-out infinite zoom-in}.waving_left{transition:all .3s ease-in-out;animation:7s linear infinite waving_left}.waving_right{transition:all .3s ease-in-out;animation:7s linear infinite waving_right}.img-anim-top{opacity:0;animation:1.3s cubic-bezier(.645,.045,.355,1) forwards img-anim-top}.img-anim-bottom{opacity:0;animation:1.3s cubic-bezier(.645,.045,.355,1) forwards img-anim-bottom}.img-anim-right{opacity:0;animation:1.3s cubic-bezier(.645,.045,.355,1) .4s forwards img-anim-right}.img-anim-left{opacity:0;animation:1.3s cubic-bezier(.645,.045,.355,1) .4s forwards img-anim-left}.moving_cloud_one{animation:20s linear infinite movingclouds}.moving_cloud_two{animation:45s linear infinite movingclouds}.moving_cloud_three{animation:19s linear infinite movingclouds}.moving_cloud_four{animation:35s linear infinite movingclouds}.moving_cloud_five{animation:50s linear infinite movingclouds}[data-aos=fade-up]{transform:translateY(40px)}@keyframes waving_left{0%{-webkit-transform:rotate(0)}25%{-webkit-transform:rotate(3deg)}50%{-webkit-transform:rotate(6deg)}75%{-webkit-transform:rotate(-3deg)}to{-webkit-transform:rotate(0)}}@keyframes waving_right{0%{-webkit-transform:rotate(0)}25%{-webkit-transform:rotate(-3deg)}50%{-webkit-transform:rotate(-6deg)}75%{-webkit-transform:rotate(-3deg)}to{-webkit-transform:rotate(0)}}@keyframes img-anim-top{0%{clip-path:inset(0 0 100%);opacity:0;transform:translateY(-5%)}to{clip-path:inset(0);opacity:1;transform:translateY(0)}}@keyframes img-anim-bottom{0%{clip-path:inset(0 0 100%);opacity:0;transform:translateY(5%)}to{clip-path:inset(0);opacity:1;transform:translateY(0)}}@keyframes img-anim-right{0%{clip-path:inset(0 0 0 100%);opacity:0;transform:translate(5%)}to{clip-path:inset(0);opacity:1;transform:translate(0)}}@keyframes img-anim-left{0%{clip-path:inset(0 100% 0 0);opacity:0;transform:translate(-5%)}to{clip-path:inset(0);opacity:1;transform:translate(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(80px)}to{opacity:1;transform:translateZ(0)}}@keyframes movingclouds{0%{margin-left:100%}to{margin-left:-110%}}@keyframes movingplane{0%{margin-left:100%;top:300px}29%{margin-left:50%;top:50px;transform:rotate(20deg)}31%{transform:rotate(-20deg)}60%{margin-left:0%;top:300px}to{margin-left:-100%;top:300px}}.reveal-text{visibility:hidden;max-width:100%}.reveal-text .letter{will-change:transform;transform-style:preserve-3d;display:inline-block;position:relative}.reveal-text .letter div{backface-visibility:hidden;width:100%;transform-style:preserve-3d}.reveal-text .perspective,.reveal-text .perspective div{display:inline-block;position:relative}.reveal-text .word{display:inline-block}.ripple:before,.ripple:after{content:"";animation-delay:.1s;position:absolute}.ripple,.ripple:before,.ripple:after{transform-origin:50%;-ms-box-shadow:0 0 0 0 #ffffff80;-o-box-shadow:0 0 0 0 #ffffff80;border-radius:50%;width:100%;height:100%;animation:3s infinite ripple;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%);box-shadow:0 0 #ffffff80}@keyframes reveal{0%{transform:translateY(100%)}to{transform:translate(0)}}@keyframes zoomin{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes zoomout{0%{transform:scale(1)}50%{transform:scale(.9)}to{transform:scale(1)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateZ(0)}}@keyframes rotation{0%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(359deg)}}@keyframes moveHorizontal{0%{transform:translate(0)}50%{transform:translate(-20px)}to{transform:translate(0)}}@keyframes moveVertical{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes animationFramesTwo{0%{-webkit-transform:translate(0)rotate(0)}20%{-webkit-transform:translate(73px,-1px)rotate(36deg)}40%{-webkit-transform:translate(100px,72px)rotate(72deg)}60%{-webkit-transform:translate(63px,71px)rotate(108deg)}80%{-webkit-transform:translate(-40px,52px)rotate(144deg)}to{-webkit-transform:translate(0)rotate(0)}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}@keyframes ripple{70%{box-shadow:0 0 0 30px #fff0}to{box-shadow:0 0 #fff0}}.cursor{pointer-events:none;z-index:999;border:1px solid var(--primaryColor);width:35px;height:35px;color:var(--primaryColor);background-color:#0000;border-radius:100%;justify-content:center;align-items:center;font-family:sans-serif;font-size:10px;transition:all .35s ease-out;display:flex;position:fixed;top:0;left:0;transform:translate(calc(15px - 50%),-50%)}.cursor-inner{opacity:.9;pointer-events:none;background-color:var(--primaryColor);z-index:999;border-radius:100%;width:6px;height:6px;transition:width .6s,height .6s,opacity .6s;position:fixed;transform:translate(-50%,-50%)}.cursor-inner.hidden{opacity:0;transition:opacity .5s,transform .5s;transform:scale(0)}.hover{opacity:.8;z-index:999;background-color:var(--primaryColor);border-color:#0000;width:3px;height:3px}.cursorinnerhover{opacity:.5;width:15px;height:15px}.cursor-text{pointer-events:none;display:none}.cursor.view{background-color:var(--primaryColor);color:var(--whiteColor);cursor:pointer;border-color:#0000;width:120px;height:120px;font-size:16px}.cursor.view .cursor-text{display:block}.pagination-area .page-numbers{width:50px;height:50px;color:var(--primaryColor);transition:var(--transition);background-color:#6366f11a;border:0;margin-right:13px;font-weight:600;position:relative}.pagination-area .page-numbers i{font-size:30px;font-weight:300;position:relative;top:1px}.pagination-area .page-numbers img{transition:var(--transition)}.pagination-area .page-numbers:first-child i{right:2px}.pagination-area .page-numbers:last-child{margin-right:0}.pagination-area .page-numbers:last-child i{left:2px}.pagination-area .page-numbers.current,.pagination-area .page-numbers:hover{background-color:var(--primaryColor);color:var(--whiteColor);border-color:#0000}.pagination-area .page-numbers.current img,.pagination-area .page-numbers:hover img{filter:brightness(0)invert()}.breadcrumb-area{background-image:url(/images/breadcrumb/br-bg-1.png);background-position:bottom;margin:-100px 13px 0;padding:165px 0 86px}.breadcrumb-area .br-title{font-size:46px;line-height:56px}.breadcrumb-area .br-menu{border-radius:50px;padding:5px 16px}.breadcrumb-area .br-menu li{color:#0009;margin-right:7px;padding-right:11px;display:inline-block;position:relative}.breadcrumb-area .br-menu li:after{content:"";background-color:var(--blackColor);border-radius:50%;width:4px;height:4px;position:absolute;top:50%;right:-1px;transform:translateY(-50%)}.breadcrumb-area .br-menu li:last-child{margin-right:0;padding-right:0}.breadcrumb-area .br-menu li:last-child:after{display:none}.breadcrumb-area .br-menu li a{color:var(--blackColor)}.breadcrumb-area .br-menu li a:hover{color:var(--primaryColor)}.hero-area.style-one{padding:340px 0 268px}.hero-area.style-one .hero-shape-one{bottom:16%}.hero-area.style-one .hero-shape-two{top:16%}.hero-area.style-one .br-one:before{content:"";z-index:0;background-color:#ffffff0f;width:1px;height:100%;position:absolute;top:0;left:16.5%}.hero-area.style-one .br-one:after{content:"";z-index:0;background-color:#ffffff0f;width:1px;height:100%;position:absolute;top:0;right:18%}.hero-area.style-one:before{content:"";background-color:var(--blackColor);z-index:0;border-radius:0 0 100px 100px;width:100%;height:100%;position:absolute;bottom:0;left:0}.hero-area.style-one:after{content:"";background-color:var(--secondaryColor);z-index:-1;width:100%;height:100%;position:absolute;bottom:0;left:0}.hero-area.style-one .hero-section-shape{z-index:0;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-area.style-one .hero-content:before{content:"";width:100%;height:100%;position:absolute;top:50%;left:50%}.hero-area.style-one .hero-content .section-subtitle{background:linear-gradient(11.31deg,#d9daff4a 9.11%,#4f46e54a 51.2%,#ffffff4a 122.26%);border:1px solid #fff3;border-radius:50px;margin-bottom:18px;padding:9px 17px 10px}.hero-area.style-one .hero-content h1{margin-bottom:35px;font-size:80px;line-height:86px}.hero-area.style-one .hero-content .btn-wrap a:first-child{margin-right:22px}.hero-area.style-one .stat-box.style-one{background-color:#282727;min-width:225px;padding:18px 25px;position:absolute;top:18%;left:20px}.hero-area.style-one .stat-box.style-one div{margin-left:13px}.hero-area.style-one .stat-box.style-one div p{line-height:18px}.hero-area.style-one .stat-box.style-two{background-color:#212121;border-radius:6px;padding:9px 13px 12px;position:absolute;bottom:8%;left:25px}.hero-area.style-one .stat-box.style-two span:last-child{color:#dddddd80}.hero-area.style-one .stat-box.style-two img{padding:0 5px}.hero-area.style-one .stat-box.style-three{background-color:#161515;border-radius:6.3px;padding:12px 17px 14px;position:absolute;top:14%;right:20px}.hero-area.style-one .stat-box.style-four{padding-right:90px;position:absolute;bottom:9%;right:30px}.hero-area.style-one .stat-box.style-four .stat-box-one{background-color:#212121;border-radius:5px;width:134px;padding:9px 14px 16px}.hero-area.style-one .stat-box.style-four .stat-box-two{background-color:#363535;border-radius:5px;width:119px;height:94px;padding:20px;position:absolute;top:-65px;right:0;box-shadow:0 7.5px 38px -1.8px #060c3b14}.hero-area.style-one .stat-box.style-four .stat-box-two h6{font-size:28px}.hero-area.style-two{background-image:url(/images/hero/hero-bg-2.jpg);border-radius:15px;margin-left:12px;margin-right:12px;padding:215px 0 0}.hero-area.style-two .blur-text.style-one,.hero-area.style-two .blur-text.style-two{font-weight:700;font-family:var(--secondaryFont);letter-spacing:.1em}.hero-area.style-two .blur-text.style-one{color:#fff6;font-size:100px;bottom:3.6%;left:4.5%}.hero-area.style-two .blur-text.style-two{color:#ffffff26;writing-mode:vertical-rl;text-orientation:mixed;z-index:2;font-size:100px;bottom:8.5%;right:3%;transform:rotate(180deg)}.hero-area.style-two .hero-content{padding-bottom:120px;position:relative}.hero-area.style-two .hero-content .section-subtitle{padding:13px 20px 10px;line-height:13px}.hero-area.style-two .hero-content h1{margin-bottom:15px;font-size:58px;line-height:68px}.hero-area.style-two .hero-img-wrap{max-width:75%;padding-left:10px;position:absolute;bottom:-10px;right:0}.hero-area.style-two .hero-img-wrap .blur-text{font-size:120px;font-weight:700;font-family:var(--secondaryFont);letter-spacing:.1em;color:#ffffff26;z-index:1;position:absolute;top:43%;left:26%}.hero-area.style-two .hero-img-wrap .circle-text-wrap{z-index:1;width:230px;height:230px;position:absolute;top:24%;right:10%}.hero-area.style-two .hero-img-wrap .circle-text-wrap span{width:75px;height:75px;transition:var(--transition);top:50%;left:50%;transform:translate(-50%,-50%)}.hero-area.style-two .hero-img-wrap .circle-text-wrap:hover span{background-color:var(--primaryColor)}.hero-area.style-two .hero-img-wrap .circle-text-wrap:hover span img{filter:brightness(0)invert()}.hero-area.style-two .hero-img-wrap .circle-text-wrap:hover span i{color:var(--whiteColor)}.hero-area.style-three{background-image:url(/images/hero/hero-bg-3.jpg);padding:140px 0 135px}.hero-area.style-three .hero-content .section-subtitle{margin-bottom:23px;padding:13px 20px 10px;line-height:13px}.hero-area.style-three .hero-content h1{margin-bottom:28px;font-size:63px;line-height:73px}.hero-area.style-three .hero-content .btn-wrap a:first-child{margin-right:17px}.hero-area.style-three .hero-img-wrap{padding-right:50px}.hero-area.style-three .hero-img-wrap .half-circle{top:35px;right:40px}.hero-area.style-three .social-profile{writing-mode:vertical-rl;text-orientation:mixed;z-index:1;min-height:350px;padding:0;position:absolute;top:53.5%;right:-5px;transform:translateY(-50%)}.hero-area.style-three .social-profile li{margin:0 0 11px;padding:0 0 17px;position:relative}.hero-area.style-three .social-profile li:after{content:"";background-color:var(--blackColor);width:2px;height:6px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.hero-area.style-three .social-profile li:last-child{margin-right:0;padding-right:0}.hero-area.style-three .social-profile li:last-child:after{display:none}.hero-area.style-three .social-profile li a{letter-spacing:.2em;color:var(--blackColor);transition:var(--transition);font-size:12px;font-weight:600;line-height:1}.hero-area.style-three .social-profile li a:hover{color:var(--primaryColor)}.about-area.style-one{border-radius:50px 50px 0 0}.about-area.style-one .about-img-wrap .about-img{top:18%;left:20%;transform:translate(-50%,-50%)}.about-area.style-one .about-content .section-subtitle{padding:10px 15px}.about-area.style-one .about-content .section-title span.thumb{border-radius:15px}.about-area.style-one .about-content .section-title span.thumb img{border-radius:15px;margin:0 10px}.about-area.style-one .about-content .section-title span.blur-text{color:#ffffff4d}.about-area.style-one .about-content .about-promo-text.style-one{color:var(--whiteColor);background-color:#14156659;border-radius:15px;padding:5px 16px;display:inline-block;position:absolute;top:0%;right:28%;transform:rotate(22deg)}.about-area.style-one .about-content .about-promo-text.style-one img{margin-right:6px}.about-area.style-one .about-content .about-promo-text.style-two{color:var(--whiteColor);background-color:#0a0c5547;border-radius:15px;padding:10px 24px;display:inline-block;position:absolute;bottom:0;left:5%;transform:rotate(-22deg)}.about-area.style-one .about-content .about-promo-text.style-two img{margin-right:6px;position:relative;top:-2px}.about-area.style-two .move-text{z-index:-1;width:100%;position:absolute;bottom:30%;left:0}.about-area.style-two .move-text.style-one{height:47px}.about-area.style-two .move-text.style-one ul li{color:#2d1c221a;margin:0 26px 0 0;padding:0 43px 0 0;font-size:48px;font-weight:400;line-height:1}.about-area.style-two .move-text.style-one ul li:last-child:after{display:none}.about-area.style-two .move-text.style-one ul li:after{content:"|";font-size:48px;font-weight:400;position:absolute;top:50%;right:0;transform:translateY(-50%)}.about-area.style-three .about-img{max-width:520px;left:50%}.about-area.style-three .about-thumb{filter:blur(3px);position:absolute;bottom:30px;left:0;transform:rotate(20deg)}.about-area.style-three .section-title{padding-bottom:60px}.about-area.style-three .section-title span.thumb{margin:0 11px;position:relative;top:-4px}.about-area.style-three .section-title span.blur-text{color:#ffffff36}.about-area.style-three .circle-text-wrap{width:270px;height:270px}.about-area.style-three .circle-text-wrap span{font-size:70px;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-area.style-four .about-img-wrap .about-img{top:18%;left:20%;transform:translate(-50%,-50%)}.about-area.style-four .about-content .section-subtitle{padding:13px 11px}.about-area.style-four .about-content .section-title span.thumb{border-radius:15px}.about-area.style-four .about-content .section-title span.thumb img{border-radius:15px;margin:0 10px}.about-area.style-four .about-content .section-title span.blur-text{color:#0003}.about-area.style-four .about-content .about-promo-text.style-one{background-color:var(--primaryColor);color:var(--whiteColor);border-radius:15px;padding:5px 16px;display:inline-block;position:absolute;top:6%;right:28%;transform:rotate(22deg)}.about-area.style-four .about-content .about-promo-text.style-one img{margin-right:6px}.about-area.style-four .about-content .about-promo-text.style-two{color:var(--whiteColor);background-color:#5d2157;border-radius:15px;padding:10px 24px;display:inline-block;position:absolute;bottom:21px;left:5%;transform:rotate(-22deg)}.about-area.style-four .about-content .about-promo-text.style-two img{margin-right:6px;position:relative;top:-2px}.feature-list.style-one li{margin-bottom:10px;padding-left:33px}.feature-list.style-one li:last-child{margin-bottom:0}.feature-list.style-one li i,.feature-list.style-one li img{position:absolute;top:0;left:0}.feature-list.style-one li i{color:#6366f14d;font-size:25px;line-height:1}.feature-list.style-two li{margin-bottom:9px;padding-left:15px}.feature-list.style-two li:last-child{margin-bottom:0}.feature-list.style-two li:before{content:"";background-color:var(--titleColor);border-radius:50%;width:5px;height:5px;position:absolute;top:10px;left:0}.feature-list.style-two li i{color:#6366f14d;font-size:25px;line-height:1}.vision-tab{background-image:url(/images/about/vision-bg.jpg);padding:31px 43px 72px}.vision-tablist{border:none;border-bottom:1px solid #ffffff7d}.vision-tablist .nav-item{margin-right:40px}.vision-tablist .nav-item:last-child{margin-right:0}.vision-tablist .nav-item .nav-link{color:var(--paraColor);transition:var(--transition);background-color:#0000;border:none;padding:0 0 10px;font-size:20px;font-weight:500;position:relative}.vision-tablist .nav-item .nav-link:after{content:"";opacity:0;width:100%;height:1px;transition:var(--transition);background-color:var(--primaryColor);position:absolute;bottom:0;left:0}.vision-tablist .nav-item .nav-link:hover,.vision-tablist .nav-item .nav-link.active{color:var(--titleColor)}.vision-tablist .nav-item .nav-link:hover:after,.vision-tablist .nav-item .nav-link.active:after{opacity:1}.mission-bg{height:100%;padding:31px 43px 32px}.mission-bg .exp-box{position:absolute;top:45px;right:45px}.mission-bg .exp-box span{font-size:64px}.mission-bg h4{max-width:60%;font-size:32px;line-height:42px;position:absolute;bottom:49px;left:55px}.wh-area.style-two .section-shape-two{left:53%;transform:translate(-50%)}.wh-area.style-two .wh-content .feature-list li{flex-wrap:wrap;align-items:center;margin-bottom:25px;padding-left:58px;display:flex;position:relative}.wh-area.style-two .wh-content .feature-list li span{border:1px dashed var(--primaryColor);background-color:#2a2db7;width:40px;height:40px;margin-right:18px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.wh-area.style-two .wh-bg{height:805px}.wh-area.style-two .wh-bg.bg-2{background-image:url(/images/about/wh-img-4.png)}.wh-area.style-three{background-image:url(/images/about/wh-bg-1.jpg);border-radius:10px;margin:0 12px}.wh-area.style-three .wh-content .feature-item{margin-bottom:15px;padding:21px 46px 21px 20px;box-shadow:0 0 50px #6366f142}.wh-area.style-three .wh-content .feature-item i{color:#6366f161;width:32px;font-size:32px}.wh-area.style-three .wh-content .feature-item span{width:calc(100% - 45px);margin-left:auto}.wh-area.style-four .wh-content .feature-list li{flex-wrap:wrap;align-items:center;margin-bottom:25px;padding-left:58px;display:flex;position:relative}.wh-area.style-four .wh-content .feature-list li span{border:1px dashed var(--primaryColor);background-color:#2a2db7;width:40px;height:40px;margin-right:18px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.wh-area.style-four .wh-bg{height:805px}.wh-area.style-four .wh-bg.bg-1{background-image:url(/images/about/wh-img-2.jpg)}.wh-area.style-four .wh-bg.bg-2{background-image:url(/images/about/wh-img-4.png)}.counter-area.style-one .move-text{z-index:-1;width:100%;position:absolute;bottom:27%;left:0}.counter-card-wrap.style-one .counter-card{border-bottom:1px solid #6366f114;border-right:1px solid #6366f117;width:16.66%;height:235px}.counter-card-wrap.style-one .counter-card:last-child{border-right:none}.counter-card-wrap.style-one .counter-card:first-child{padding:0}.counter-card-wrap.style-one .counter-card .counter-video{background-image:url(/images/counter-bg.jpg);border-radius:0 5px 5px 0;height:calc(100% - 20px);margin:10px 10px 10px 0}.counter-card-wrap.style-one .counter-card .counter-video .play-video{text-align:center;background-color:#0000;border:0;width:100%;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.counter-card-wrap.style-one .counter-card .counter-video .play-video span.play-icon{width:51px;height:51px;margin-right:11px}.counter-card-wrap.style-one .counter-card .counter-video .play-video span.play-icon i{color:var(--blackColor);font-size:16px;line-height:.8;position:relative;left:2px}.counter-card-wrap.style-two .half-circle{margin:12px 12px 0 0}.counter-card-wrap.style-two .counter-card.style-one{border-radius:10px 0 0 10px}.counter-card-wrap.style-two .counter-card.style-two{border-radius:0 10px 10px 0}.counter-card-wrap.style-two .counter-card.style-four{border-radius:0 0 10px 10px}.counter-card.style-one,.counter-card.style-two,.counter-card.style-four{padding:36px 20px 35px}.counter-card.style-one .counter-icon,.counter-card.style-two .counter-icon,.counter-card.style-four .counter-icon{width:90px;height:90px;margin:0 auto 61px}.counter-card.style-one h4,.counter-card.style-two h4,.counter-card.style-four h4{letter-spacing:.01em;margin-bottom:5px;font-size:40px;font-weight:700;line-height:40px}.counter-card.style-two{background-color:#ffffffa3}.counter-card.style-two h4{color:#1f1f1f}.counter-card.style-two p{color:#5b5b5b}.counter-card.style-four{background-color:#1f1f1f}.counter-card.style-four .counter-icon{background-color:#ffffff21}.counter-card.style-four h4{color:#1f1f1f}.counter-card.style-three{padding:20px 15px 20px 20px}.counter-card.style-three h4{letter-spacing:.05em;margin-bottom:14px;font-size:38px;line-height:1}.feature-area.style-one:before{content:"";z-index:0;background-color:#f2f5e6;border-radius:100px 100px 0 0;width:100%;height:100%;position:absolute;top:0;left:0}.feature-area.style-one:after{content:"";background-color:var(--secondaryColor);z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.feature-card-wrap.style-three{margin-bottom:-50px}.feature-card.style-one{padding:9px 9px 20px}.feature-card.style-one .feature-img{background:linear-gradient(#f3fad6 0%,#e4e5ff 100%);height:320px;padding:20px}.feature-card.style-one .feature-info{padding:25px 15px 8px}.feature-card.style-one .feature-info h3{margin-bottom:7px;font-size:24px;line-height:34px}.feature-card.style-one .feature-info p{margin-bottom:17px}.feature-card.style-two .feature-icon{background:var(--whiteColor);border:1px dashed #6366f199;width:84px;height:87px;margin-bottom:38px;overflow:hidden}.feature-card.style-two .feature-icon:after{content:"";visibility:hidden;opacity:0;width:0;height:100%;transition:var(--transition);z-index:-1;background:linear-gradient(178.71deg,#6366f129 -29.05%,#6366f1 50.36%,#6366f130 129.77%);position:absolute;top:0;left:0}.feature-card.style-two h3{margin-bottom:15px;padding-right:30px}.feature-card.style-two:hover .feature-icon:after{visibility:visible;opacity:1;width:100%}.feature-card.style-two:hover .feature-icon img{filter:brightness(0)invert()}.feature-card.style-three h3{max-width:70%;margin:25px 0 17px}.service-area.style-one{margin:0 12px}.service-area.style-one:after{content:"";z-index:-1;background-color:var(--blackColor);border-radius:20px;width:100%;height:82%;position:absolute;top:0;left:0}.service-area.style-one .section-shape-two{top:28%}.service-card-wrap .service-card{margin-bottom:30px}.service-card-wrap .service-card:nth-child(2){margin-left:14%}.service-card-wrap .service-card:nth-child(3){margin-left:28%}.service-card-wrap .service-card:nth-child(4){margin-left:42%}.team-slider-wrap .slider-btn .prev-btn,.team-slider-wrap .slider-btn .next-btn,.service-slider-wrap .slider-btn .prev-btn,.service-slider-wrap .slider-btn .next-btn{opacity:.6;position:absolute;top:46%;transform:translateY(-50%)}.team-slider-wrap .slider-btn .prev-btn:hover,.team-slider-wrap .slider-btn .next-btn:hover,.service-slider-wrap .slider-btn .prev-btn:hover,.service-slider-wrap .slider-btn .next-btn:hover{opacity:1}.team-slider-wrap .slider-btn .prev-btn:hover img,.team-slider-wrap .slider-btn .next-btn:hover img,.service-slider-wrap .slider-btn .prev-btn:hover img,.service-slider-wrap .slider-btn .next-btn:hover img{filter:brightness()invert(0)}.team-slider-wrap .slider-btn .prev-btn,.service-slider-wrap .slider-btn .prev-btn{left:4px}.team-slider-wrap .slider-btn .next-btn,.service-slider-wrap .slider-btn .next-btn{right:4px}.service-card.style-one{border-top:1px solid #ffffff17;border-bottom:1px solid #ffffff17;padding:40px 45px 0 28px;overflow:hidden}.service-card.style-one:after{content:"";background-color:var(--primaryColor);z-index:-1;visibility:hidden;opacity:0;width:100%;height:0;transition:var(--transition);border-radius:10px;position:absolute;bottom:0;left:0}.service-card.style-one .service-counter{color:#ffffff14;margin-right:25px;font-size:180px;font-weight:500;line-height:90px}.service-card.style-one h3{width:250px;margin-bottom:0;line-height:34px;position:relative;top:-15px}.service-card.style-one h3:hover{text-decoration:underline}.service-card.style-one.active:after,.service-card.style-one:hover:after{visibility:visible;opacity:1;height:100%}.service-card.style-three{min-height:390px;padding:35px 20px}.service-card.style-three.bg-1{background-color:#f5f6ed}.service-card.style-three.bg-2{background-color:#6366f11a}.service-card.style-three.bg-3{background-color:#ffeffe}.service-card.style-three.bg-4{background-color:#fdf8e9}.service-card.style-four{background-color:#6366f10f;padding:33px 30px}.service-card.style-four:after{content:"";background-color:var(--primaryColor);visibility:hidden;opacity:0;width:100%;height:100%;transition:var(--transition);z-index:-1;position:absolute;top:0;left:0;transform:translate(-100%)}.service-card.style-four .service-icon{margin:59px 0}.service-card.style-four:hover:after{visibility:visible;opacity:1;transform:translate(0)}.service-card.style-four:hover img{filter:brightness(0)invert()}.service-card.style-four:hover h3 a{color:var(--whiteColor)!important}.service-card.style-four:hover .link.style-two{color:var(--whiteColor)}.service-card.style-four:hover .link.style-two:after{background-color:var(--whiteColor)}.team-slider-one .swiper-button-prev,.team-slider-one .swiper-button-next,.service-slider-one .swiper-button-prev,.service-slider-one .swiper-button-next{color:var(--primaryColor)}.project-slider-one{margin:0 13px}.project-slider-one .swiper-button-prev,.project-slider-one .swiper-button-next{color:var(--primaryColor)}.project-card.style-one{background-color:#6366f11a;border-radius:5px;padding:30px 28px;overflow:hidden}.project-card.style-one .project-bg{visibility:hidden;opacity:0;transition:var(--transition);background-position:top;background-repeat:no-repeat;background-size:cover;transform:translate(-100%)}.project-card.style-one .project-bg:before{content:"";z-index:0;background:linear-gradient(#0000001c 0%,#000000eb 100%);width:100%;height:100%;position:absolute;bottom:0;left:0}.project-card.style-one .project-bg.bg-1{background-image:url(/images/projects/project-9.jpg)}.project-card.style-one .project-bg.bg-2{background-image:url(/images/projects/project-2.jpg)}.project-card.style-one .project-bg.bg-3{background-image:url(/images/projects/project-3.jpg)}.project-card.style-one .project-bg.bg-4{background-image:url(/images/projects/project-4.jpg)}.project-card.style-one .project-bg.bg-5{background-image:url(/images/projects/project-5.jpg)}.project-card.style-one .project-bg.bg-6{background-image:url(/images/projects/project-6.jpg)}.project-card.style-one .project-counter{color:#6366f121;margin-bottom:212px;font-size:128px;line-height:1;display:block}.project-card.style-one .project-info{z-index:2;position:relative}.project-card.style-one .project-info .project-category{background-color:var(--whiteColor);color:var(--primaryColor);margin-bottom:27px;padding:8px 14px}.project-card.style-one .project-info .project-category:hover{color:var(--whiteColor);background-color:var(--primaryColor)}.project-card.style-one .project-info .project-link{width:36px;height:36px}.project-card.style-one .project-info .project-link img{max-width:14px}.project-card.style-one:hover .project-bg{visibility:visible;opacity:1;transform:translate(0)}.project-card.style-one:hover .project-info .project-category{background-color:var(--primaryColor);color:var(--whiteColor)}.project-card.style-one:hover .project-info h3 a{color:var(--whiteColor)!important}.project-card.style-one:hover .project-info .project-link{background-color:var(--secondaryColor)}.project-card.style-one:hover .project-info .project-link img{filter:brightness(0)invert(0)}.project-card.style-two{flex-direction:column;display:flex}.project-card.style-two:after{content:"";z-index:0;visibility:hidden;opacity:0;width:100%;height:70%;transition:var(--transition);background:linear-gradient(#0000 0%,#000000ed 85.77%);border-radius:10px;position:absolute;bottom:0;left:0}.project-card.style-two .project-category{top:30px;left:26px}.project-card.style-two .project-info{background-color:var(--whiteColor);width:100%;transition:var(--transition);border-radius:0;padding:22px 35px 20px 0;position:absolute;bottom:0;left:0}.project-card.style-two .project-info:before{content:"";width:28px;height:28px;transition:var(--transition);background-color:#0000;border-radius:50%;position:absolute;top:-28px;left:0;transform:rotate(-90deg);box-shadow:-12px -12px #fff}.project-card.style-two .project-info:after{content:"";width:28px;height:28px;transition:var(--transition);background-color:#0000;border-radius:50%;position:absolute;top:-28px;right:0;transform:rotate(-166deg);box-shadow:-12px -12px #fff}.project-card.style-two:hover:after{visibility:visible;opacity:1}.project-card.style-two:hover .project-info{transition:var(--transition);background-color:#0000;border-radius:0 0 10px 10px;padding:22px 15px 25px 28px}.project-card.style-two:hover .project-info h3 a{color:var(--secondaryColor)}.project-card.style-two:hover .project-info:before,.project-card.style-two:hover .project-info:after{visibility:hidden;opacity:0}.project-category{color:var(--whiteColor);padding:6.5px 10px;line-height:15px}.project-category:hover{background-color:var(--secondaryColor);color:var(--titleColor);border-color:#0000}.data-section.style-one{background-color:#6366f11f}.data-card.style-one{background-image:url(/images/about/data-bg.jpg);padding:40px 20px 30px}.data-card.style-one .data-logo{border:3px solid var(--whiteColor);width:140px;height:140px;margin:0 auto 65px}.data-card.style-one h3{line-height:30px}.data-card.style-two{padding:25px 20px 24px}.data-card.style-two .data-card-header .data-icon{border:1px dashed var(--primaryColor);background-color:#4245b3;width:49px;height:49px;margin-right:14px}.data-card.style-three{padding:25px 20px 24px}.data-card.style-three .data-card-header .data-icon{border:1px dashed var(--primaryColor);background-color:#6366f154;width:49px;height:49px;margin-right:14px}.data-card.style-four{height:425px;padding:20px 20px 26px}.data-card.style-four:after{content:"";z-index:-1;background:linear-gradient(#0000001f 42.94%,#3a0226 88.26%);border-radius:10px;width:100%;height:100%;position:absolute;bottom:0;left:0}.data-card-img{background-image:url(/images/about/ai-img-1.jpg);height:426px}.move-text ul{z-index:1;white-space:nowrap;animation:21s linear infinite alternate mymove;position:absolute;top:50%;left:0;transform:translateY(-50%)}.move-text ul li{transition:var(--transition);line-height:1;display:inline-block;position:relative}.move-text ul li:last-child:after{display:none}.move-text.style-one{height:47px}.move-text.style-one ul li{color:#2d1c221a;margin:0 26px 0 0;padding:0 43px 0 0;font-size:48px;font-weight:400;line-height:1}.move-text.style-one ul li:last-child:after{display:none}.move-text.style-one ul li:after{content:"|";font-size:48px;font-weight:400;position:absolute;top:50%;right:0;transform:translateY(-50%)}.move-text.style-two{height:50px}.move-text.style-two ul li{letter-spacing:.1em;font-size:50px;font-weight:500;line-height:1;font-family:var(--secondaryFont);color:#ffffff24;margin:0 28px 0 0;padding:0 55px 0 0}.move-text.style-two ul li:last-child:after{display:none}.move-text.style-two ul li:after{content:"/";font-size:50px;font-weight:500;position:absolute;top:50%;right:0;transform:translateY(-50%)}.move-text.style-three{height:80px}.move-text.style-three ul li{letter-spacing:.1em;font-size:80px;font-weight:400;line-height:1;font-family:var(--secondaryFont);color:#b1d70b;margin:0 20px 0 0;padding:0}.move-text.style-three ul li:last-child:after,.move-text.style-three ul li:after{display:none}.move-text.style-four{height:80px}.move-text.style-four ul li{letter-spacing:.1em;color:#e5e6df80;margin:0 15px 0 0;padding:0;font-size:80px;line-height:1}.move-text.style-four ul li:after{display:none}.move-text.style-five{height:70px}.move-text.style-five ul li{letter-spacing:.1em;font-size:70px;font-weight:400;line-height:1;font-family:var(--secondaryFont);color:#c3c7b557;margin:0 32px 0 0;padding:0 59px 0 0}.move-text.style-five ul li:last-child:after{display:none}.move-text.style-five ul li:after{content:"/";font-size:50px;font-weight:500;position:absolute;top:50%;right:0;transform:translateY(-50%)}.move-text.style-six{height:65px}.move-text.style-six ul li{color:#6366f11a;margin:0 26px 0 0;padding:0 43px 0 0;font-size:64px;font-weight:400;line-height:1}.move-text.style-six ul li:last-child:after{display:none}.move-text.style-six ul li:after{content:"*";font-size:64px;position:absolute;top:60%;right:-3px;transform:translateY(-50%)}.move-text.style-seven{height:80px}.move-text.style-seven ul li{letter-spacing:.1em;color:#6366f117;margin:0 15px 0 0;padding:0;font-size:80px;line-height:1}.move-text.style-seven ul li:after{display:none}@keyframes mymove{0%{left:0}to{left:-100%}}@keyframes mymoveTwo{0%{top:0}to{bottom:-100%}}.pricing-area.style-one:after{content:"";background-color:#f2f5e6;border-radius:0 0 50px 50px;width:100%;height:100%;position:absolute;bottom:0;left:0}.pricing-area.style-one .move-text{z-index:1;width:100%;position:absolute;bottom:28%;left:0}.pricing-area.style-two{background-color:#f2f5e6;margin:0 13px}.pricing-switch-wrap{background-color:var(--whiteColor);border-radius:10px;width:319px;padding:8px}.pricing-switch-wrap .pricing_switch{width:319px;height:57px;display:inline-block;position:relative}.pricing-switch-wrap .pricing_switch input{display:none}.pricing-switch-wrap .pricing_slider{cursor:pointer;transition:all .4s;position:absolute;inset:0}.pricing-switch-wrap .pricing_slider:before{content:"";width:50%;height:60px;transition:all .4s;position:absolute;bottom:-2px;left:69px;transform:translate(-70px)}.pricing-switch-wrap .pricing_slider:after{content:"";width:calc(50% - 7px);height:100%;transition:var(--transition);border-radius:10px;position:absolute;top:0;left:auto;right:0}.pricing-switch-wrap input:checked+.pricing_slider{background-color:#0000}.pricing-switch-wrap input:checked+.pricing_slider:before{transform:translate(81px)}.pricing-switch-wrap input:checked+.pricing_slider:after{left:0;right:auto}.pricing-switch-wrap .on,.pricing-switch-wrap .off{text-align:center;width:50%;font-weight:600;position:absolute;top:50%;transform:translateY(-50%)}.pricing-switch-wrap .on{left:0}.pricing-switch-wrap .off{right:0}.pricing-switch-wrap .pricing_slider.round,.pricing-switch-wrap .pricing_slider.round:before{border-radius:10px}.pricing-switch-wrap .on,.pricing-switch-wrap .off{transition:var(--transition)}.pricing-switch-wrap.style-one .pricing_switch .pricing_slider{background-color:#0000}.pricing-switch-wrap.style-one .pricing_switch .pricing_slider:before{background-color:var(--secondaryColor)}.pricing-switch-wrap.style-one .pricing_switch .pricing_slider:after{border:1px solid #c3c7b56b}.pricing-switch-wrap.style-one .pricing_switch input:checked+.pricing_slider{background-color:#0000}.pricing-switch-wrap.style-one .pricing_switch .on,.pricing-switch-wrap.style-one .pricing_switch .off,.pricing-switch-wrap.style-one .pricing_switch input:checked+.pricing_slider .off{color:var(--titleColor)}.pricing-switch-wrap.style-one .pricing_switch input:checked+.pricing_slider .on{color:var(--paraColor)}.pricing-switch-wrap.style-two .pricing_switch .pricing_slider{background-color:#0000}.pricing-switch-wrap.style-two .pricing_switch .pricing_slider:before{background-color:var(--primaryColor)}.pricing-switch-wrap.style-two .pricing_switch .pricing_slider:after{border:1px solid #6366f154}.pricing-switch-wrap.style-two .pricing_switch input:checked+.pricing_slider{background-color:#0000}.pricing-switch-wrap.style-two .pricing_switch .on{color:var(--whiteColor)}.pricing-switch-wrap.style-two .pricing_switch .off{color:var(--titleColor)}.pricing-switch-wrap.style-two .pricing_switch input:checked+.pricing_slider .off{color:var(--whiteColor)}.pricing-switch-wrap.style-two .pricing_switch input:checked+.pricing_slider .on{color:var(--paraColor)}.pricing-switch-wrap.style-three{background-color:#6366f12e}.pricing-switch-wrap.style-three .pricing_switch .pricing_slider{background-color:#0000}.pricing-switch-wrap.style-three .pricing_switch .pricing_slider:before{background-color:var(--primaryColor)}.pricing-switch-wrap.style-three .pricing_switch .pricing_slider:after{border:1px solid #6366f154}.pricing-switch-wrap.style-three .pricing_switch input:checked+.pricing_slider{background-color:#0000}.pricing-switch-wrap.style-three .pricing_switch .on{color:var(--whiteColor)}.pricing-switch-wrap.style-three .pricing_switch .off{color:var(--titleColor)}.pricing-switch-wrap.style-three .pricing_switch input:checked+.pricing_slider .off{color:var(--whiteColor)}.pricing-switch-wrap.style-three .pricing_switch input:checked+.pricing_slider .on{color:var(--paraColor)}.pricing-card.style-one{padding:10px 10px 40px}.pricing-card.style-one .pricing-header{background-color:#f3f3f3;margin-bottom:27px;padding:22px 32px 24px}.pricing-card.style-one .pricing-header .featured{background-color:#ffde6a;border-radius:50px 0 0 50px;padding:6px 10px;line-height:15px;display:inline-block;top:11px}.pricing-card.style-one .pricing-header .pricing-tag{font-size:32px}.pricing-card.style-one h6{padding:0 32px}.pricing-card.style-one .pricing-features{padding:8px 32px 18px}.pricing-card.style-one .pricing-features li{margin-bottom:10px;padding-left:20px;position:relative}.pricing-card.style-one .pricing-features li:last-child{margin-bottom:0}.pricing-card.style-one .pricing-features li:before{content:"";background-color:#6366f154;border-radius:50%;width:7.5px;height:7.5px;position:absolute;top:8px;left:0}.pricing-card.style-one .btn{width:calc(100% - 64px);margin:0 auto}.pricing-table.style-one table thead tr th,.pricing-table.style-two table thead tr th{color:var(--primaryColor);background-color:var(--whiteColor);border-top:none;border-bottom:1px solid #a6ac9126;border-left:none;border-right:25px solid #f2f5e6;padding:30px 10px;font-weight:400}.pricing-table.style-one table thead tr th:first-child,.pricing-table.style-two table thead tr th:first-child{background-color:#0000;border-right:none}.pricing-table.style-one table thead tr th:nth-child(2),.pricing-table.style-two table thead tr th:nth-child(2){border-radius:10px 25px 0 0}.pricing-table.style-one table thead tr th:nth-child(3),.pricing-table.style-two table thead tr th:nth-child(3){border-radius:30px 25px 0 0}.pricing-table.style-one table thead tr th:last-child,.pricing-table.style-two table thead tr th:last-child{border-right:none;border-radius:30px 10px 0 0}.pricing-table.style-one table thead tr th .pricing-header,.pricing-table.style-two table thead tr th .pricing-header{position:relative}.pricing-table.style-one table thead tr th .pricing-header .featured,.pricing-table.style-two table thead tr th .pricing-header .featured{background-color:#ffde6a;border-radius:50px 0 0 50px;padding:2px 10px 0 13px;top:-5px;right:-10px}.pricing-table.style-one table thead tr th .pricing-header .pricing-tag,.pricing-table.style-two table thead tr th .pricing-header .pricing-tag{color:var(--blackColor);margin-bottom:15px;font-size:40px;font-weight:600;line-height:1}.pricing-table.style-one table thead tr th .pricing-header p,.pricing-table.style-two table thead tr th .pricing-header p{margin:0 20px}.pricing-table.style-one table tbody tr th,.pricing-table.style-two table tbody tr th{background-color:#0000;border-bottom:1px solid #a6ac9126;padding-right:20px}.pricing-table.style-one table tbody tr td,.pricing-table.style-two table tbody tr td{text-align:center;background-color:var(--whiteColor);border-top:none;border-bottom:1px solid #a6ac9126;border-left:none;border-right:25px solid #f2f5e6;padding:12px 20px}.pricing-table.style-one table tbody tr td:first-child,.pricing-table.style-two table tbody tr td:first-child{padding-left:0}.pricing-table.style-one table tbody tr td:last-child,.pricing-table.style-two table tbody tr td:last-child{border-right:none}.pricing-table.style-one table tbody tr td span i,.pricing-table.style-two table tbody tr td span i{font-size:22px}.pricing-table.style-one table tbody tr td span.available i,.pricing-table.style-two table tbody tr td span.available i{color:var(--primaryColor)}.pricing-table.style-one table tbody tr td span.unavailable i,.pricing-table.style-two table tbody tr td span.unavailable i{color:#ff0b0b}.pricing-table.style-one table tbody tr:last-child th,.pricing-table.style-two table tbody tr:last-child th{border-bottom:none}.pricing-table.style-one table tbody tr:last-child td,.pricing-table.style-two table tbody tr:last-child td{border-bottom:none;padding-top:28px;padding-bottom:32px}.pricing-table.style-one table tbody tr:last-child td:nth-child(2),.pricing-table.style-two table tbody tr:last-child td:nth-child(2){border-radius:0 0 30px 10px}.pricing-table.style-one table tbody tr:last-child td:nth-child(3),.pricing-table.style-two table tbody tr:last-child td:nth-child(3){border-radius:0 0 30px 25px}.pricing-table.style-one table tbody tr:last-child td:nth-child(4),.pricing-table.style-two table tbody tr:last-child td:nth-child(4){border-radius:0 0 10px 30px}.pricing-table.style-one table thead tr th{color:var(--primaryColor);background-color:var(--whiteColor);border-bottom:1px solid #a6ac9126;border-right:25px solid #f2f5e6}.pricing-table.style-one table thead tr th .pricing-header .featured{background-color:#ffde6a}.pricing-table.style-one table thead tr th .pricing-header h2{color:var(--blackColor)}.pricing-table.style-one table tbody tr th{border-bottom:1px solid #a6ac9126}.pricing-table.style-one table tbody tr td{background-color:var(--whiteColor);border-bottom:1px solid #a6ac9126;border-right:25px solid #f2f5e6}.pricing-table.style-two table thead tr th{border-bottom:1px solid #6366f117;border-right:25px solid var(--whiteColor);color:var(--primaryColor);background-color:#6366f10f}.pricing-table.style-two table thead tr th .pricing-header .featured{background-color:#ffde6a}.pricing-table.style-two table thead tr th .pricing-header h2{color:var(--blackColor)}.pricing-table.style-two table tbody tr th{border-bottom:1px solid #6366f117}.pricing-table.style-two table tbody tr td{border-bottom:1px solid #6366f117;border-right:25px solid var(--whiteColor);background-color:#6366f10f}.hw-area.style-one .move-text{z-index:-1;width:100%;position:absolute;bottom:32%;left:0;overflow:hidden}.process-tablist{border:none;position:relative}.process-tablist .nav-item{z-index:1;position:relative}.process-tablist .nav-item:after{content:"";z-index:-1;background-color:var(--secondaryColor);width:100px;height:3px;position:absolute;top:50%;right:-100px}.process-tablist .nav-item:last-child:after{display:none}.process-tablist .nav-item .nav-link{font-weight:500;font-family:var(--secondaryFont);background-color:var(--whiteColor);color:var(--paraColor);transition:var(--transition);border:1px solid #ebeee5;border-radius:50px;padding:11px 25px}.process-tablist .nav-item .nav-link:hover,.process-tablist .nav-item .nav-link.active{color:var(--blackColor);background-color:var(--secondaryColor);border-color:#0000}.process-card.style-one{background-color:#f3f3f3;border-radius:10px;padding:14px}.process-card.style-one .process-img{border:4px solid var(--whiteColor);background:linear-gradient(#f2f8dc 0%,#e5e6fc 100%);height:448px;padding:20px}.process-card.style-one .process-title{height:100%;padding:35px 20px 30px 25px}.process-card.style-one .process-title .process-counter{color:#c9c9c06e;font-size:96px;font-weight:500}.process-card.style-one .process-title div h3{margin-bottom:10px;font-size:24px;line-height:34px}.process-card.style-two .process-counter-wrap{margin-bottom:30px;margin-right:80px;position:relative}.process-card.style-two .process-counter-wrap:after{content:"";z-index:-1;background-color:#6366f10f;width:100%;height:2px;position:absolute;top:50%;left:0}.process-card.style-two .process-counter-wrap .process-counter-name{color:#dadafc;font-size:100px;line-height:1;font-family:var(--secondaryFont);background-color:var(--whiteColor);font-weight:700;display:inline-block}.process-card.style-two .process-counter-wrap .process-counter{width:30px;height:30px;color:var(--whiteColor);border:1px dashed var(--whiteColor);font-size:14px;font-weight:600}.chart-box.style-one{background-color:#6366f126;padding:27px 28px 26px}.chart-box.style-one:after{content:"";z-index:-1;filter:blur(41.8458px);background:#6366f14a;width:196.13px;height:196.13px;position:absolute;top:-37.12px;left:131.77px;right:0}.chart-box.style-one>div{width:112px}.chart-box.style-one>div span{line-height:21px;display:inline-block}.cta-area.style-one .cta-section-shape{left:60%;transform:translate(-50%)}.cta-area.style-one .cta-img-wrap .cta-img{width:calc(100% - 230px)}.cta-area.style-one .cta-img-wrap .circle-text-wrap{width:227px;height:231px}.cta-area.style-one .cta-img-wrap .circle-text-wrap span{width:75px;height:75px;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-area.style-one .cta-img-wrap .circle-text-wrap:hover span{background-color:var(--titleColor)}.cta-area.style-one .cta-img-wrap .circle-text-wrap:hover span img{filter:brightness(0)invert()}.cta-area.style-two{background-image:url(/images/cta-bg-1.jpg);margin:0 13px}.cta-area.style-three{background-image:url(/images/cta-bg-2.jpg);margin:0 13px}.cta-area.style-two .circle-text-wrap,.cta-area.style-three .circle-text-wrap{width:227px;height:231px}.cta-area.style-two .circle-text-wrap span,.cta-area.style-three .circle-text-wrap span{width:75px;height:75px;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-area.style-two .circle-text-wrap:hover span,.cta-area.style-three .circle-text-wrap:hover span{background-color:var(--secondaryColor)}.cta-area.style-two .circle-text-wrap:hover span img,.cta-area.style-three .circle-text-wrap:hover span img{filter:brightness(0)invert(0)}.job-card.style-one{background-color:#6366f117;padding:8px}.job-card.style-one .job-img .job-salary{border-radius:50px 0 0 50px;padding:7px 12px 6px;line-height:1;top:8px;right:0}.job-card.style-one .job-info{padding:18px 10px 16px}.job-card.style-one .job-info h3{margin-bottom:7px}.job-card.style-one .job-info ul li{margin-bottom:5px}.job-card.style-one .job-info ul li:last-child{margin-bottom:0}.integration-area:before{content:"";background-color:var(--whiteColor);z-index:0;border-radius:0 0 50px 50px;width:100%;height:100%;position:absolute;top:0;left:0}.integration-area:after{content:"";background-color:var(--blackColor);z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.integration-area.style-two{background-color:#f2f5e6}.integration-area.style-two:before,.integration-area.style-two:after{display:none}.integration-wrapper.style-one .int-logo{margin:30px 0}.integration-wrapper.style-one .int-box-wrapper{flex-wrap:wrap;display:flex}.integration-wrapper.style-one .int-box-wrapper .int-box{border-radius:10px;width:97px;height:100px;margin-bottom:74px;box-shadow:0 0 40px #6366f136}.integration-wrapper.style-one .int-box-wrapper.style-one .int-box:first-child{margin:12px 0 56px 11px}.integration-wrapper.style-one .int-box-wrapper.style-one .int-box:nth-child(2){margin:63px 0 0 127px}.integration-wrapper.style-one .int-box-wrapper.style-one .int-box:nth-child(3){margin:15px 0 0 50px}.integration-wrapper.style-one .int-box-wrapper.style-one .int-box:nth-child(4){margin:63px 0 0 102px}.integration-wrapper.style-one .int-box-wrapper.style-two .int-box:first-child{margin:12px 0 56px -30px}.integration-wrapper.style-one .int-box-wrapper.style-two .int-box:nth-child(2){margin:61px 0 0 154px}.integration-wrapper.style-one .int-box-wrapper.style-two .int-box:nth-child(3){margin:14px 0 0 33px}.integration-wrapper.style-one .int-box-wrapper.style-two .int-box:nth-child(4){margin:61px 0 0 104px}.benefit-area:before{content:"";background-color:var(--whiteColor);z-index:0;border-radius:0 0 50px 50px;width:100%;height:100%;position:absolute;top:0;left:0}.benefit-area:after{content:"";z-index:-1;background-color:#f2f5e6;width:100%;height:100%;position:absolute;top:0;left:0}.benefit-area.style-one:after{content:"";position:absolute;top:0;left:0}.benefit-area.style-one .benefit-img-wrap{background:linear-gradient(#d4ff1236 0%,#6366f121 100%);padding:90px 30px}.benefit-area.style-one .benefit-img-wrap img{border:3px solid var(--whiteColor)}.benefit-area.style-one .benefit-content .feature-list-wrap{margin-bottom:40px}.benefit-area.style-one .benefit-content .feature-list-wrap .feature-list{margin-bottom:20px;padding-left:46px}.benefit-area.style-one .benefit-content .feature-list-wrap .feature-list:last-child{margin-bottom:0}.benefit-area.style-one .benefit-content .feature-list-wrap .feature-list span{background-color:var(--secondaryColor);width:30px;height:30px;position:absolute;top:3px;left:0}.benefit-area.style-one .benefit-content .feature-list-wrap .feature-list span i{color:var(--titleColor);font-size:18px;line-height:1;position:relative;left:1px}.benefit-area.style-one .benefit-content .feature-list-wrap .feature-list h5{margin-bottom:8px}.testimonial-area.style-one:after{content:"";background-color:var(--blackColor);border-radius:0 0 50px 50px;width:100%;height:100%;position:absolute;bottom:0;left:0}.testimonial-area.style-two{margin:0 10px}.testimonial-area.style-two:before{content:"";background-color:var(--whiteColor);z-index:-1;border-radius:20px 20px 0 0;width:100%;height:100%;position:absolute;top:0;left:0}.testimonial-area.style-two .circle-text-wrap{width:315px;height:315px;padding:14px}.testimonial-area.style-two .circle-text-wrap:after{content:"";z-index:-1;border:40px solid #fc95f6;border-radius:50%;width:100%;height:100%;position:absolute;top:0;left:0}.testimonial-area.style-three .circle-text-wrapper .move-text{width:100%;position:absolute;top:52%;left:0;transform:translateY(-50%)}.testimonial-area.style-three .circle-text-wrapper .circle-text-wrap{width:291px;height:291px;margin:0 auto 40px;padding:14px}.testimonial-area.style-three .circle-text-wrapper .circle-text-wrap:after{content:"";border:40px solid var(--secondaryColor);z-index:-1;border-radius:50%;width:100%;height:100%;position:absolute;top:0;left:0}.testimonial-area.style-three .move-text ul li{color:#ffffff24;font-weight:500}.testimonial-area.style-four{margin:-115px 15px 0}.testimonial-area.style-four:before{content:"";background-color:var(--whiteColor);z-index:-1;border-radius:20px 20px 0 0;width:100%;height:100%;position:absolute;top:0;left:0}.testimonial-area.style-four .circle-text-wrap{width:315px;height:315px;padding:14px}.testimonial-area.style-four .circle-text-wrap:after{content:"";z-index:-1;border:40px solid #fc95f6;border-radius:50%;width:100%;height:100%;position:absolute;top:0;left:0}.testimonial-card.style-one{background-color:#141414;border-radius:10px;padding:45px 30px}.testimonial-card.style-one .br-one{visibility:hidden;opacity:0;transition:var(--transition)}.testimonial-card.style-one .br-one:before{content:"";border-top:1px solid #d4ff126e;border-left:1px solid #d4ff126e;border-radius:10px 0 0;width:27%;height:27%;position:absolute;top:0;left:0}.testimonial-card.style-one .br-one:after{content:"";border-top:1px solid #d4ff126e;border-right:1px solid #d4ff126e;border-radius:0 10px 0 0;width:27%;height:27%;position:absolute;top:0;right:0}.testimonial-card.style-one .br-two{visibility:hidden;opacity:0;transition:var(--transition)}.testimonial-card.style-one .br-two:before{content:"";border-bottom:1px solid #d4ff126e;border-left:1px solid #d4ff126e;border-radius:0 0 0 10px;width:30%;height:30%;position:absolute;bottom:0;left:0}.testimonial-card.style-one .br-two:after{content:"";border-bottom:1px solid #d4ff126e;border-right:1px solid #d4ff126e;border-radius:0 0 10px;width:30%;height:30%;position:absolute;bottom:0;right:0}.testimonial-card.style-one .rating li i{color:#ffde6a}.testimonial-card.style-one h6{color:#ddddddb3;margin-bottom:20px;padding:0 10px;font-size:20px;line-height:28px}.testimonial-card.style-one p{margin-bottom:35px;font-size:18px;font-weight:500;line-height:30px}.testimonial-card.style-one .client-img{width:80px;height:80px;margin:0 auto 35px}.testimonial-card.style-one .client-info h5{margin-bottom:6px;padding-left:15px;display:inline-block;position:relative}.testimonial-card.style-one .client-info h5:before{content:"";background-color:var(--whiteColor);width:10px;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.testimonial-card.style-one:hover .br-one,.testimonial-card.style-one:hover .br-two{visibility:visible;opacity:1}.testimonial-card.style-two p{border-bottom:1px solid #efefef;margin-bottom:37px;padding-bottom:30px;font-size:36px;line-height:46px}.testimonial-card.style-two .client-info-wrap .client-img{width:51px;height:51px}.testimonial-card.style-two .client-info-wrap .client-info{margin-left:15px}.testimonial-card.style-two .client-info-wrap .client-info h5{padding-left:20px;position:relative}.testimonial-card.style-two .client-info-wrap .client-info h5:before{content:"";background-color:var(--blackColor);width:11px;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.testimonial-card.style-three p{margin-bottom:30px;font-size:36px;line-height:46px}.testimonial-card.style-three .client-info-wrap .client-img{width:51px;height:51px}.testimonial-card.style-three .client-info-wrap .client-info{margin-left:15px}.testimonial-card.style-three .client-info-wrap .client-info h5{padding-left:20px;position:relative}.testimonial-card.style-three .client-info-wrap .client-info h5:before{content:"";background-color:var(--whiteColor);width:11px;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.testimonial-card.style-three .client-info-wrap .client-info span{color:#dddc}.testimonial-card.style-four{background-color:#6366f117;border-radius:10px;padding:45px 30px}.testimonial-card.style-four .br-one{visibility:hidden;opacity:0;transition:var(--transition)}.testimonial-card.style-four .br-one:before{content:"";border-top:1px solid var(--primaryColor);border-left:1px solid var(--primaryColor);border-radius:10px 0 0;width:27%;height:27%;position:absolute;top:0;left:0}.testimonial-card.style-four .br-one:after{content:"";border-top:1px solid var(--primaryColor);border-right:1px solid var(--primaryColor);border-radius:0 10px 0 0;width:27%;height:27%;position:absolute;top:0;right:0}.testimonial-card.style-four .br-two{visibility:hidden;opacity:0;transition:var(--transition)}.testimonial-card.style-four .br-two:before{content:"";border-bottom:1px solid var(--primaryColor);border-left:1px solid var(--primaryColor);border-radius:0 0 0 10px;width:30%;height:30%;position:absolute;bottom:0;left:0}.testimonial-card.style-four .br-two:after{content:"";border-bottom:1px solid var(--primaryColor);border-right:1px solid var(--primaryColor);border-radius:0 0 10px;width:30%;height:30%;position:absolute;bottom:0;right:0}.testimonial-card.style-four .rating li i{color:#ff8215}.testimonial-card.style-four h6{color:var(--titleColor);margin-bottom:20px;padding:0 10px;font-size:20px;line-height:28px}.testimonial-card.style-four p{margin-bottom:35px;font-size:18px;font-weight:500;line-height:30px}.testimonial-card.style-four .client-img{width:80px;height:80px;margin:0 auto 35px}.testimonial-card.style-four .client-info h5{margin-bottom:6px;padding-left:15px;display:inline-block;position:relative}.testimonial-card.style-four .client-info h5:before{content:"";background-color:var(--titleColor);width:10px;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.testimonial-card.style-four:hover .br-one,.testimonial-card.style-four:hover .br-two{visibility:visible;opacity:1}.testimonial-slider-one .swiper-pagination{position:initial;margin-top:30px;line-height:1}.testimonial-slider-one .swiper-pagination .swiper-pagination-bullet{opacity:1;background-color:#fff3;width:10px;height:10px}.testimonial-slider-one .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--primaryColor)}.testimonial-slider-two .swiper-button-prev,.testimonial-slider-two .swiper-button-next{color:#000;background-color:#6366f11a;border-radius:100%;width:35px;height:35px;top:auto;bottom:10px}.testimonial-slider-two .swiper-button-prev:after,.testimonial-slider-two .swiper-button-next:after{font-size:20px}.testimonial-slider-two .swiper-button-prev svg,.testimonial-slider-two .swiper-button-next svg{width:20px;height:20px}.testimonial-slider-two .swiper-button-prev{left:auto;right:50px}.testimonial-slider-three .swiper-button-prev,.testimonial-slider-three .swiper-button-next{color:var(--secondaryColor)}.testimonial-slider-three .swiper-button-prev:after,.testimonial-slider-three .swiper-button-next:after{font-size:35px}.team-card.style-one{background:linear-gradient(91.98deg,#a36bf40f 1.98%,#a36bf44d 50.35%,#a36bf40f 98.71%);padding:38px 20px 26px}.team-card.style-one .team-thumb{border:4px solid var(--whiteColor);width:198px;height:198px;margin-bottom:80px;box-shadow:0 0 40px #6b00d83d}.team-card.style-one .team-member-bg{visibility:hidden;opacity:0;background-position:top;background-repeat:no-repeat;background-size:cover;transform:translate(-100%)}.team-card.style-one .team-member-bg:before{content:"";z-index:0;background:linear-gradient(.21deg,#654793 16.87%,#8871b50a 58.41%);width:100%;height:100%;position:absolute;bottom:0;left:0}.team-card.style-one .team-member-bg.bg-1{background-image:url(/images/team/team-1.jpg)}.team-card.style-one .team-member-bg.bg-2{background-image:url(/images/team/team-2.jpg)}.team-card.style-one .team-member-bg.bg-3{background-image:url(/images/team/team-3.jpg)}.team-card.style-one .team-member-bg.bg-4{background-image:url(/images/team/team-4.jpg)}.team-card.style-one .team-member-bg.bg-5{background-image:url(/images/team/team-5.jpg)}.team-card.style-one .team-member-bg.bg-6{background-image:url(/images/team/team-6.jpg)}.team-card.style-one .team-member-bg.bg-7{background-image:url(/images/team/team-7.jpg)}.team-card.style-one .team-member-bg.bg-8{background-image:url(/images/team/team-8.jpg)}.team-card.style-one .team-info h3{margin-bottom:2px}.team-card.style-one:hover .team-member-bg{visibility:visible;opacity:1;transform:translate(0)}.team-card.style-one:hover .team-info h3{color:var(--whiteColor)!important}.team-card.style-one:hover .team-info span{color:var(--offwhiteColor)}.blog-card.style-one{background-color:#f3f3f3;padding:14px 14px 22px}.blog-card.style-one .blog-info{padding:20px 7px 0}.blog-card.style-one .blog-info .blog-category{margin-bottom:6px;margin-right:5px}.blog-card.style-one .blog-info .blog-metainfo{margin-bottom:6px}.blog-card.style-one .blog-info .blog-metainfo li{font-size:15px}.blog-card.style-one .blog-info h3{margin:15px 0}.blog-card.style-two .blog-info{padding:22px 0 0}.blog-card.style-two .blog-info .blog-metainfo{margin-bottom:6px}.blog-card.style-two .blog-info h3{margin:15px 0 24px}.blog-card.style-three{padding-right:160px}.blog-card.style-three .blog-info{max-width:322px;padding:25px 22px 20px;position:absolute;bottom:25px;right:0;box-shadow:0 0 40px #00000014}.blog-card.style-three .blog-info .blog-category{margin-bottom:15px}.blog-card.style-three .blog-info .blog-metainfo{margin-bottom:13px}.blog-card.style-three .blog-info h3{margin:0 0 16px}.blog-category{color:var(--paraColor);border:1px solid #6366f136;padding:6px 12px;line-height:15px}.blog-category:hover{background-color:var(--primaryColor);color:var(--whiteColor);border-color:#0000}.blog-metainfo li{margin-right:12px;padding-right:12px;font-weight:500;display:inline-block;position:relative}.blog-metainfo li:after{content:"";background-color:#5553;width:1px;height:13px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.blog-metainfo li:last-child{margin-right:0;padding-right:0}.blog-metainfo li:last-child:after{display:none}.blog-metainfo li.blog-category{margin-right:20px}.blog-metainfo li.blog-category:after{display:none}.blog-metainfo li.blog-category a{padding:3px 10px}.blog-metainfo li a{color:var(--paraColor)}.blog-metainfo li a:hover{color:var(--primaryColor)}.contact-card-wrap.style-one{margin-bottom:-65px;position:relative}.contact-card-wrap.style-one:before{content:"";background-color:#00000014;width:100%;height:1px;position:absolute;top:38%;left:0;transform:translateY(-50%)}.contact-card-wrap.style-one:after{content:"";background-color:#00000014;width:1px;height:80%;position:absolute;top:0;left:50%;transform:translate(-50%)}.contact-card-wrap.style-one .contact-card{width:50%;margin-bottom:65px}.contact-card-wrap.style-one .contact-card:nth-child(2n){padding-left:35px}.contact-card.style-two .contact-icon{width:38px;height:38px}.contact-card.style-two div{width:calc(100% - 50px)}.comp-map iframe{width:100%;height:100%}.comp-map.style-one{border-radius:10px;height:328px}.comp-map.style-one iframe{border-radius:10px}.comp-map.style-two{border-radius:10px;height:573px}.comp-map.style-two iframe{border-radius:10px}.checkbox{display:block}.checkbox.form-check{padding-left:0}.checkbox input{height:initial;width:initial;cursor:pointer;margin-bottom:0;padding:0;display:none}.checkbox label{cursor:pointer;padding-left:26px;position:relative}.checkbox label:before{content:"";appearance:none;vertical-align:middle;cursor:pointer;background-color:#0000;margin-right:5px;display:inline-block;position:absolute;top:6px;left:0}.checkbox.style-one label:before{border:1px solid #5089ff;border-radius:50%;width:17px;height:17px;top:4px}.checkbox.style-two label:before{border:1px solid #5089ff66;border-radius:4px;width:17px;height:17px;top:4px}.checkbox.style-one input:checked+label:before,.checkbox.style-two input:checked+label:before{border-color:#0000}.checkbox input:checked+label:after{content:"";display:block;position:absolute}.checkbox.style-one input:checked+label:after{background:var(--primaryColor);border-radius:50%;width:17px;height:17px;top:4px;left:0}.checkbox.style-two input:checked+label:after{background:var(--primaryColor);border-radius:4px;width:17px;height:17px;top:4px;left:0}.faq-box.style-one{background-color:#6366f11a;padding:15px}.faq-bg{z-index:1;height:100%;padding:28px 35px 22px;position:relative}.faq-bg:after{content:"";z-index:-1;background:linear-gradient(#0000 52.73%,#000000eb 80.03%);border-radius:10px;width:100%;height:100%;position:absolute;bottom:0;left:0}.faq-bg h6{font-size:24px;font-weight:600;line-height:34px}.accordion.style-one .accordion-item{background-color:#f3f3f3;border:none;border-radius:10px;margin:0 0 20px;padding:0}.accordion.style-one .accordion-item:last-child{margin:0}.accordion.style-one .accordion-item .accordion-header .accordion-button{color:var(--titleColor);text-align:left;box-shadow:none;transition:var(--transition);background-color:#f3f3f3;border-radius:10px;align-items:center;margin:0;padding:12px 40px 11px 25px;font-size:18px;font-weight:500;line-height:28px;display:flex;align-items:center!important}.accordion.style-one .accordion-item .accordion-header .accordion-button:after{display:none}.accordion.style-one .accordion-item .accordion-header .accordion-button:focus{box-shadow:none;outline:none}.accordion.style-one .accordion-item .accordion-header .accordion-button .accord-icon{min-width:45px;min-height:45px;margin-right:17px}.accordion.style-one .accordion-item .accordion-header .accordion-button .accord-arrow{text-align:center;transition:var(--transition);display:inline-block;position:absolute;top:37px;right:28px}.accordion.style-one .accordion-item .accordion-header .accordion-button .accord-arrow i{color:var(--paraColor);transition:var(--transition);margin:0 auto;font-size:21px;font-weight:300;line-height:1;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.accordion.style-one .accordion-item .accordion-header .accordion-button .accord-arrow i.minus{visibility:hidden;opacity:0;top:50%}.accordion.style-one .accordion-item .accordion-body{border:none;border-radius:0 0 10px 10px;padding:0 25px 21px 86px}.accordion.style-one .accordion-item .accordion-body p:last-child{margin-bottom:0}.accordion.style-two .accordion-item{border:none;border-radius:5px;margin:0;padding:0}.accordion.style-two .accordion-item:last-child{margin:0}.accordion.style-two .accordion-item .accordion-header .accordion-button{color:var(--blackColor);text-align:left;box-shadow:none;transition:var(--transition);background-color:#0000;border-top:1px solid #0000000f;border-radius:0;align-items:center;margin:0;padding:15px 40px 15px 0;font-size:16px;font-weight:600;line-height:28px;display:flex;align-items:flex-start!important}.accordion.style-two .accordion-item .accordion-header .accordion-button:after{display:none}.accordion.style-two .accordion-item .accordion-header .accordion-button:focus{box-shadow:none;outline:none}.accordion.style-two .accordion-item .accordion-header .accordion-button .accord-arrow{text-align:center;transition:var(--transition);display:inline-block;position:absolute;top:32px;right:3px}.accordion.style-two .accordion-item .accordion-header .accordion-button .accord-arrow i{color:#00000080;transition:var(--transition);margin:0 auto;font-size:21px;font-weight:300;line-height:1;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.accordion.style-two .accordion-item .accordion-header .accordion-button .accord-arrow i.minus{visibility:hidden;opacity:0;top:50%}.accordion.style-two .accordion-item .accordion-body{border:none;border-radius:0 0 5px 5px;padding:0 0 16px}.accordion.style-two .accordion-item .accordion-body p:last-child{margin-bottom:0}.accordion.style-three .accordion-item{background-color:var(--whiteColor);border:none;border-radius:10px;margin:0 0 10px;padding:0}.accordion.style-three .accordion-item:last-child{margin:0}.accordion.style-three .accordion-item .accordion-header .accordion-button{color:var(--titleColor);text-align:left;background-color:var(--whiteColor);box-shadow:none;transition:var(--transition);border-radius:10px;align-items:center;margin:0;padding:16px 40px 16px 25px;font-size:18px;font-weight:500;line-height:28px;display:flex;align-items:center!important}.accordion.style-three .accordion-item .accordion-header .accordion-button:after{display:none}.accordion.style-three .accordion-item .accordion-header .accordion-button:focus{box-shadow:none;outline:none}.accordion.style-three .accordion-item .accordion-header .accordion-button .accord-icon{min-width:45px;min-height:45px;margin-right:17px}.accordion.style-three .accordion-item .accordion-header .accordion-button .accord-arrow{text-align:center;transition:var(--transition);display:inline-block;position:absolute;top:31px;right:28px}.accordion.style-three .accordion-item .accordion-header .accordion-button .accord-arrow i{color:#0000004d;transition:var(--transition);margin:0 auto;font-size:21px;font-weight:300;line-height:1;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.accordion.style-three .accordion-item .accordion-header .accordion-button .accord-arrow i.minus{visibility:hidden;opacity:0;top:50%}.accordion.style-three .accordion-item .accordion-body{border:none;border-radius:0 0 10px 10px;padding:0 25px 21px 55px}.accordion.style-three .accordion-item .accordion-body p:last-child{margin-bottom:0}.accordion-item:not(.collapsed) .accordion-button span .plus{visibility:hidden;opacity:0}.accordion-item:not(.collapsed) .accordion-button span .minus{visibility:visible!important;opacity:1!important}.error-wrap{border-top:1px solid #0000001a}.account-wrap.style-one,.account-wrap.style-two{border-radius:10px;height:100%;padding:15px}.account-box{background-color:var(--whiteColor);padding:50px 40px 45px}.account-box .form-group input{background-color:#f7f7fe;height:52px;padding:12px 18px}.account-box .form-group input::placeholder{opacity:1;color:var(--paraColor)}.account-box .form-group input:focus{outline:0}.account-box .or-text{margin:15px 0}.account-box .or-text:after{content:"";background-color:#4c599214;width:100%;height:1px;position:absolute;top:50%;left:0}.account-box .or-text span{background-color:var(--grayColor);z-index:2;padding:5px 14px;display:inline-block;position:relative}.sidebar .sidebar-widget{background-color:#f2f2ff;margin-bottom:30px;padding:28px 30px 30px}.sidebar .sidebar-widget:last-child{margin-bottom:0}.sidebar .sidebar-widget.style-two{background-color:var(--secondaryColor)}.search-widget input{padding:12px 55px 12px 22px}.search-widget input::placeholder{opacity:1;color:var(--whiteColor)}.search-widget button{padding:4px 15px 4px 12px}.search-widget button:before{content:"";background-color:#fff6;width:1px;height:16px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.category-widget li{margin-bottom:17px}.category-widget li:last-child{margin-bottom:0}.category-widget li a{color:var(--paraColor);padding-right:30px;font-weight:500;display:block;position:relative}.category-widget li a i,.category-widget li a img{position:absolute;top:50%;right:0}.category-widget li a i{color:var(--paraColor);font-size:18px;line-height:1}.category-widget li a img{filter:brightness(0)invert(0);opacity:.5;transition:var(--transition)}.category-widget li a:hover{color:var(--primaryColor);padding-left:5px}.category-widget li a:hover img{filter:brightness()invert(0);opacity:1}.category-widget li a:hover i{color:var(--primaryColor)}.service-category-list li{margin-bottom:12px}.service-category-list li:last-child{margin-bottom:0}.service-category-list li a{background-color:var(--whiteColor);width:100%;color:var(--paraColor);border-radius:50px;padding:10px 20px;display:block}.service-category-list li a i{float:right;font-size:19px;line-height:1;position:relative;top:4px}.service-category-list li a:hover{background-color:var(--primaryColor);color:var(--whiteColor)}.docs-widget.style-one{background-image:url(/images/docs-bg.jpg);height:412px;padding:25px 20px 30px}.docs-widget.style-one .btn:hover{background-color:var(--secondaryColor)}.docs-widget.style-one .btn:hover span{background-color:var(--primaryColor)}.docs-widget.style-one .btn:hover span img{filter:brightness(0)invert()}.booking-form .form-group input,.booking-form .form-group select{background-color:var(--whiteColor);border-radius:50px;padding:12px 20px}.booking-form .form-group input::-moz-placeholder{opacity:1;color:var(--paraColor)}.booking-form .form-group select::-moz-placeholder{opacity:1;color:var(--paraColor)}.booking-form .form-group input::placeholder,.booking-form .form-group select::placeholder{opacity:1;color:var(--paraColor)}.booking-form .form-group textarea{resize:none;background-color:var(--whiteColor);border-radius:10px;height:137px;padding:12px 20px}.booking-form .form-group textarea::placeholder{opacity:1;color:var(--paraColor)}.booking-form .form-group select{appearance:none;background-image:url(/images/icons/down-arrow-fill-ash.svg);background-position:calc(100% - 20px);background-repeat:no-repeat;background-size:11px;padding:12px 18px}.rp-post-wrap .rp-post-card{margin-bottom:22px}.rp-post-wrap .rp-post-card:last-child{margin-bottom:0}.rp-post-card .rp-post-img{border-radius:10px;width:91px}.rp-post-card .rp-post-img img{border-radius:10px}.rp-post-card .rp-post-info{width:calc(100% - 111px);margin-left:auto;position:relative;top:-2px}.rp-post-card .rp-post-info h5{line-height:26px}.rp-post-card.style-two .rp-post-info{width:calc(100% - 111px);margin-left:auto;position:relative;top:-2px}.rp-post-card.style-two .rp-post-info h5{line-height:26px}.rp-post-card.style-two .rp-post-info .link{color:#134404}.tags-widget ul{margin-top:-10px}.tags-widget ul li{margin:10px 6px 0 0;display:inline-block}.tags-widget ul li a{color:#6b6668;background-color:var(--whiteColor);transition:var(--transition);border-radius:5px;padding:7px 9px 8px;font-size:14px;font-weight:500;line-height:15px;display:inline-block}.tags-widget ul li a:hover{background-color:var(--primaryColor);color:var(--whiteColor)}.promo-widget.style-one{height:412px;padding:20px 30px 26px}.promo-widget.style-one h3{margin-bottom:12px;padding-right:10px;font-size:24px;line-height:34px}.range-slider-container .range-slider{border:1px solid var(--whiteColor);background:0 0;border-radius:50px;height:14px;position:relative}.range-slider-container .range-slider .range-progress{background:var(--primaryColor);border-radius:50px;height:6px;position:absolute;top:4px;left:0;right:0%}.range-slider-container .range-input{position:relative}.range-slider-container .range-input input{pointer-events:none;appearance:none;cursor:pointer;background:0 0;width:100%;height:2px;position:absolute;top:-8px}.range-slider-container .range-input input[type=range]::-webkit-slider-thumb{border:3px solid var(--whiteColor);background:var(--primaryColor);pointer-events:auto;-webkit-appearance:none;border-radius:50%;width:13px;height:13px}.range-slider-container .range-input input[type=range]::-moz-range-thumb{border:2px solid var(--whiteColor);background:var(--primaryColor);pointer-events:auto;border-radius:50%;width:8px;height:9px}@-moz-document url-prefix(){.range-slider-container .range-input input{top:-8px}}.blog-desc p,.project-desc p,.job-desc p,.service-desc p,.terms-wrap p{margin-bottom:22px}.blog-desc p strong,.blog-desc p b,.project-desc p strong,.project-desc p b,.job-desc p strong,.job-desc p b,.service-desc p strong,.service-desc p b,.terms-wrap p strong,.terms-wrap p b{color:var(--titleColor)}.blog-desc img,.project-desc img,.job-desc img,.service-desc img,.terms-wrap img{border-radius:10px;margin-bottom:20px}.blog-desc h1,.blog-desc h2,.blog-desc h3,.blog-desc h4,.blog-desc h5,.blog-desc h6,.project-desc h1,.project-desc h2,.project-desc h3,.project-desc h4,.project-desc h5,.project-desc h6,.job-desc h1,.job-desc h2,.job-desc h3,.job-desc h4,.job-desc h5,.job-desc h6,.service-desc h1,.service-desc h2,.service-desc h3,.service-desc h4,.service-desc h5,.service-desc h6,.terms-wrap h1,.terms-wrap h2,.terms-wrap h3,.terms-wrap h4,.terms-wrap h5,.terms-wrap h6{margin-bottom:15px;font-weight:700;line-height:1.4}.blog-desc h1,.project-desc h1,.job-desc h1,.service-desc h1,.terms-wrap h1{font-size:32px}.blog-desc h2,.project-desc h2,.job-desc h2,.service-desc h2,.terms-wrap h2{font-size:30px;font-weight:600}.blog-desc h3,.project-desc h3,.job-desc h3,.service-desc h3,.terms-wrap h3{font-size:28px;font-weight:600}.blog-desc h4,.project-desc h4,.job-desc h4,.service-desc h4,.terms-wrap h4{font-size:26px;font-weight:600}.blog-desc h5,.project-desc h5,.job-desc h5,.service-desc h5,.terms-wrap h5{font-size:24px}.blog-desc h6,.project-desc h6,.job-desc h6,.service-desc h6,.terms-wrap h6{font-size:20px}.blog-desc p:last-child,.project-desc p:last-child,.job-desc p:last-child,.service-desc p:last-child,.terms-wrap p:last-child{margin-bottom:0}.blog-desc ul,.blog-desc ol,.project-desc ul,.project-desc ol,.job-desc ul,.job-desc ol,.service-desc ul,.service-desc ol,.terms-wrap ul,.terms-wrap ol{margin-top:20px;margin-bottom:30px}.blog-desc ul li,.blog-desc ol li,.project-desc ul li,.project-desc ol li,.job-desc ul li,.job-desc ol li,.service-desc ul li,.service-desc ol li,.terms-wrap ul li,.terms-wrap ol li{margin-bottom:10px}.blog-desc ul li span,.blog-desc ol li span,.project-desc ul li span,.project-desc ol li span,.job-desc ul li span,.job-desc ol li span,.service-desc ul li span,.service-desc ol li span,.terms-wrap ul li span,.terms-wrap ol li span{color:var(--titleColor);font-weight:500}.blog-desc blockquote,.blog-desc .blockquote,.project-desc blockquote,.project-desc .blockquote,.job-desc blockquote,.job-desc .blockquote,.service-desc blockquote,.service-desc .blockquote,.terms-wrap blockquote,.terms-wrap .blockquote{background-color:#6366f11f;border-radius:10px;margin:30px 0;padding:32px 35px 28px 38px}.blog-desc blockquote p,.blog-desc .blockquote p,.project-desc blockquote p,.project-desc .blockquote p,.job-desc blockquote p,.job-desc .blockquote p,.service-desc blockquote p,.service-desc .blockquote p,.terms-wrap blockquote p,.terms-wrap .blockquote p{margin-bottom:22px;font-size:20px;line-height:30px}.blog-desc blockquote .client-info h5,.blog-desc .blockquote .client-info h5,.project-desc blockquote .client-info h5,.project-desc .blockquote .client-info h5,.job-desc blockquote .client-info h5,.job-desc .blockquote .client-info h5,.service-desc blockquote .client-info h5,.service-desc .blockquote .client-info h5,.terms-wrap blockquote .client-info h5,.terms-wrap .blockquote .client-info h5{padding-left:15px;font-size:18px;position:relative}.blog-desc blockquote .client-info h5:before,.blog-desc .blockquote .client-info h5:before,.project-desc blockquote .client-info h5:before,.project-desc .blockquote .client-info h5:before,.job-desc blockquote .client-info h5:before,.job-desc .blockquote .client-info h5:before,.service-desc blockquote .client-info h5:before,.service-desc .blockquote .client-info h5:before,.terms-wrap blockquote .client-info h5:before,.terms-wrap .blockquote .client-info h5:before{content:"";background-color:var(--blackColor);width:10px;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.blog-desc .single-para,.project-desc .single-para,.job-desc .single-para,.service-desc .single-para,.terms-wrap .single-para{margin-bottom:32px}.blog-desc .single-para:last-child,.project-desc .single-para:last-child,.job-desc .single-para:last-child,.service-desc .single-para:last-child,.terms-wrap .single-para:last-child{margin-bottom:0}.post-metaoption{margin-top:30px}.post-pagination{border:1px solid #97b1ff2b;border-radius:5px;padding:11px 20px}.post-pagination.style-two{border:none;border-radius:10px;padding:15px 20px}.post-pagination .prev-post,.post-pagination .next-post{background-color:#0000;border:0;display:inline-block}.post-pagination .prev-post i,.post-pagination .next-post i{font-size:20px;line-height:.8;position:relative;top:1px}.post-pagination .prev-post i{margin-right:6px}.post-pagination .next-post i{margin-left:6px}.comment-item-wrap .comment-item{border-bottom:1px solid #0000000f;margin-bottom:38px;padding-bottom:30px}.comment-item-wrap .comment-item.reply{margin-left:60px}.comment-item-wrap .comment-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.comment-item-wrap .comment-item .comment-author-img{border-radius:50%;width:100px;height:100px;position:relative;top:-2px}.comment-item-wrap .comment-item .comment-author-img img{border-radius:50%}.comment-item-wrap .comment-item .comment-author-info{width:calc(100% - 120px);margin-left:auto;position:relative;top:-2px}.comment-item-wrap .comment-item .comment-author-info h5 span{margin-left:18px}.comment-item-wrap .comment-item .comment-text p{margin:0}.comment-form.style-one{background-color:#f4f4ff;padding:35px}.comment-form.style-one .form-group input,.comment-form.style-one .form-group select{border-radius:50px;height:52px;padding:12px 18px}.comment-form.style-one .form-group input:focus,.comment-form.style-one .form-group select:focus{outline:none}.comment-form.style-one .form-group textarea{height:152px;padding:15px 18px}.comment-form.style-one .form-group textarea:focus{outline:none}.comment-form.style-one .form-group input::-moz-placeholder{color:var(--paraColor);opacity:1}.comment-form.style-one .form-group select::-moz-placeholder{color:var(--paraColor);opacity:1}.comment-form.style-one .form-group textarea::-moz-placeholder{color:var(--paraColor);opacity:1}.comment-form.style-one .form-group input::placeholder,.comment-form.style-one .form-group select::placeholder,.comment-form.style-one .form-group textarea::placeholder{color:var(--paraColor);opacity:1}.comment-form.style-one .form-group input:focus,.comment-form.style-one .form-group select:focus,.comment-form.style-one .form-group textarea:focus{outline:none}.product-card.style-one .product-img{margin-bottom:18px}.product-card.style-one .product-img .product-action{visibility:hidden;opacity:0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:calc(100% - 26px);transition:var(--transition);background-color:#0000008f;border-radius:10px;padding:23.5px 8px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.product-card.style-one .product-img .product-action .btn,.product-card.style-one .product-img .product-action .add-to-cart{margin-right:12px}.product-card.style-one .product-img .product-action .add-to-cart,.product-card.style-one .product-img .product-action .add-to-wishlist{background-color:var(--primaryColor);width:50px;height:50px;transition:var(--transition)}.product-card.style-one .product-img .product-action .add-to-cart i,.product-card.style-one .product-img .product-action .add-to-wishlist i{transition:var(--transition);font-size:24px;font-weight:300;line-height:1;position:relative;top:1px}.product-card.style-one .product-img .product-action .add-to-cart:hover,.product-card.style-one .product-img .product-action .add-to-wishlist:hover{background-color:var(--secondaryColor)}.product-card.style-one .product-img .product-action .add-to-cart:hover i,.product-card.style-one .product-img .product-action .add-to-wishlist:hover i{color:var(--titleColor)}.product-card.style-one .product-info .rating i{color:#ffa534;font-size:15px}.product-card.style-one .product-info .product-title{width:calc(100% - 105px)}.product-card.style-one h3{line-height:30px}.product-card.style-one span del{opacity:.3}.product-card.style-one:hover .product-img .product-action,.product-card.style-one:hover .product-img .product-link{visibility:visible;opacity:1;bottom:14px}.single-product-info h1{margin:0 0 8px}.single-product-info .product-price{margin-right:20px;padding-right:20px;line-height:15px;position:relative;top:2px}.single-product-info .rating i{color:#ffa534;font-size:15px}.single-product-info .product-desc{border-top:1px solid #00000014;margin:25px 0 15px;padding:25px 0 0}.single-product-info .single-product-features{margin-bottom:50px}.single-product-info .single-product-features li{margin-bottom:14px}.single-product-info .single-product-features li:last-child{margin-bottom:0}.single-product-info .single-product-features li i,.single-product-info .single-product-features li img{position:absolute;top:5px;left:0}.single-product-info .product-quantity{border-bottom:1px solid #00000014;margin-bottom:20px;padding:0 0 24px}.single-product-info .v-counter{border:1px solid #f2f2f2;border-radius:50px;height:40px;margin-bottom:8px}.single-product-info .v-counter input{text-align:center;background-color:#0000;border-left:1px solid #6366f11f;border-right:1px solid #6366f11f;width:44px;font-size:18px}.single-product-info .v-counter input:focus{outline:none}.single-product-info .v-counter .minusBtn:before{color:var(--paraColor);font-size:38px}.single-product-info .v-counter .plusBtn:before{color:var(--paraColor);font-size:25px}.single-product-info .add-to-cart{margin:0 10px 8px;padding:7px 15px}.single-product-info .add-to-wishlist{width:40px;height:40px;color:var(--primaryColor);background-color:#6366f11f;margin-bottom:8px}.single-product-info .add-to-wishlist i{font-size:18px;font-weight:300;line-height:1}.single-product-info .add-to-wishlist:hover{background-color:var(--primaryColor)}.single-product-info .add-to-wishlist:hover i{color:var(--whiteColor)}.single-product-info .shop-features{margin-bottom:17px}.single-product-info .shop-features li{margin-bottom:4px}.single-product-info .shop-features li:last-child{margin-bottom:0}.product-tablist{border-bottom:1px solid #6366f11c;padding-bottom:0}.product-tablist .nav-item{margin-right:38px}.product-tablist .nav-item:last-child{margin-right:0}.product-tablist .nav-item .nav-link{color:var(--paraColor);transition:var(--transition);background-color:#0000;padding:0 2px 14px;font-weight:600;position:relative}.product-tablist .nav-item .nav-link:after{content:"";background-color:var(--primaryColor);width:0;height:1px;transition:var(--transition);opacity:0;position:absolute;bottom:0;left:0}.product-tablist .nav-item .nav-link:hover,.product-tablist .nav-item .nav-link.active{color:var(--primaryColor)}.product-tablist .nav-item .nav-link:hover:after,.product-tablist .nav-item .nav-link.active:after{opacity:1;width:100%}#product_review .add-star-rating{flex-direction:row-reverse;justify-content:flex-end;display:flex}#product_review .add-star-rating input{display:none}#product_review .add-star-rating label{cursor:pointer;color:#ffba00;margin-right:3px;font-size:16px;position:relative;font-family:remixicon!important}#product_review .add-star-rating label:before{content:"";transition:var(--transition)}#product_review .add-star-rating input:not(:checked)~label:hover:before,#product_review .add-star-rating input:not(:checked)~label:hover~label:before{content:"";color:#ffba00}#product_review .add-star-rating input:checked~label:before{content:"";color:#ffba00}#product_review .add-star-rating input:checked+label:before,#product_review .add-star-rating input:checked+label~label:before{content:"";color:#ffba00}.v-counter{background-color:#f1f4f5;border-radius:3px;width:136px;height:40px;position:relative}.v-counter input{float:left;text-align:center;background-color:#0000;border:none;border-left:1px solid #1c48550f;border-right:1px solid #1c48550f;width:45px;height:40px;font-size:15px}.v-counter input:focus{outline:none}.v-counter input.count{padding-left:8px}.v-counter .minusBtn,.v-counter .plusBtn{z-index:1;width:45px;height:40px;padding:0 20px;position:relative;top:-2px}.v-counter .minusBtn:before{content:"-";color:var(--paraColor);font-size:30px;font-weight:300;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.v-counter .plusBtn:before{content:"+";color:var(--paraColor);font-size:30px;font-weight:300;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-tab-content p{margin-bottom:22px}.product-tab-content p strong,.product-tab-content p b{color:var(--titleColor)}.product-tab-content img{border-radius:10px;margin-bottom:20px}.product-tab-content h1,.product-tab-content h2,.product-tab-content h3,.product-tab-content h4,.product-tab-content h5,.product-tab-content h6{margin-bottom:15px;font-weight:700;line-height:1.4}.product-tab-content h1{font-size:32px}.product-tab-content h2{font-size:30px;font-weight:600}.product-tab-content h3{font-size:28px;font-weight:600}.product-tab-content h4{font-size:26px;font-weight:600}.product-tab-content h5{font-size:24px}.product-tab-content h6{font-size:20px}.product-tab-content p:last-child{margin-bottom:0}.product-tab-content ul,.product-tab-content ol{margin-top:20px;margin-bottom:30px}.product-tab-content ul li,.product-tab-content ol li{margin-bottom:10px}.product-tab-content ul li span,.product-tab-content ol li span{color:var(--titleColor);font-weight:500}.cart-table table thead tr th{color:var(--primaryColor);text-align:center;background-color:#f7f7fe;border-bottom:none;padding:17px 25px;font-weight:600}.cart-table table thead tr th:first-child{border-radius:5px 0 0 5px}.cart-table table thead tr th:last-child{border-radius:0 5px 5px 0}.cart-table table tbody tr td{text-align:center;border-bottom:1px dashed #5089ff30;padding:16px 20px}.cart-table table tbody tr td:first-child{padding-left:0}.cart-table table tbody tr td:last-child{text-align:right;padding-right:0}.cart-table table tbody tr td .cart-action i{color:#ff3b12}.cart-table table tbody tr td .v-counter{background-color:#f2f6fe;border-radius:50px;width:74px;height:29px}.cart-table table tbody tr td .v-counter input{float:left;background-color:#f2f6fe;border:none;width:28px;height:29px;padding-left:0;font-size:14px}.cart-table table tbody tr td .v-counter .minusBtn,.cart-table table tbody tr td .v-counter .plusBtn{z-index:1;width:23px;height:29px;position:relative;top:-1px}.cart-table table tbody tr td .v-counter .minusBtn{padding:0 0 0 12px}.cart-table table tbody tr td .v-counter .minusBtn:before{font-size:23px;left:60%}.cart-table table tbody tr td .v-counter .plusBtn{padding:0 12px 0 0}.cart-table table tbody tr td .v-counter .plusBtn:before{font-size:21px;left:40%}.cart-table table tbody tr td .product-img{border-radius:10px;width:104px;height:104px}.cart-table table tbody tr td .product-img img{border-radius:10px}.coupon-code button{height:calc(100% - 12px);transition:var(--transition);padding:10px 22px;position:absolute;top:6px;right:6px}.coupon-code button:hover{background-color:var(--secondaryColor);color:var(--titleColor)!important}.coupon-code input{background-color:#f7f7fe;border-radius:50px;height:60px;padding:13px 185px 13px 22px}.coupon-code input:focus{outline:none}.coupon-code input::placeholder{color:var(--paraColor);opacity:1}.cart-total{background-color:#f7f7fe;padding:35px 35px 40px}.cart-total-wrap{border:1px solid #6366f712}.cart-total-wrap .cart-total-item{border-bottom:1px solid #6366f712;padding:10px 15px}.cart-total-wrap .cart-total-item:last-child{border-bottom:none;margin-bottom:0}.promo-login{padding:16.5px 25px}.checkout-total{background-color:#f7f7fe;padding:10px 30px}.checkout-total table{background-color:#0000;margin-bottom:40px}.checkout-total table thead tr th{color:var(--titleColor);background-color:#0000;border-bottom:1px solid #9393931f;padding:13px 0;font-size:18px;font-weight:500}.checkout-total table thead tr th:last-child{text-align:right}.checkout-total table tbody tr td{background-color:#0000;border-bottom:1px dashed #9393931f;padding:18px 0}.checkout-total table tbody tr td .product-img{border-radius:10px;width:60px;height:61px}.checkout-total table tbody tr td .product-img img{border-radius:10px}.checkout-total table tbody tr td .product-thumb-card{max-width:420px}.checkout-total table tbody tr td .product-thumb-card.style-two .product-img{margin:0!important}.checkout-total table tbody tr td .product-thumb-card.style-two .product-img img{border-radius:5px;width:100%;max-width:100%;height:100%}.checkout-total table tbody tr td .product-thumb-card.style-two .product-info{text-wrap:wrap;width:calc(100% - 120px);margin-left:auto}.checkout-total table tbody tr td .product-thumb-card.style-two .product-info h3{line-height:30px}.checkout-total table tbody tr:last-child td{border-bottom:none;padding-bottom:0}.checkout-total .checkout-total-wrap{padding-bottom:8px}.checkout-total .checkout-total-wrap.style-two{border-top:1px dashed #5553;padding-top:25px}.checkout-total .checkout-total-wrap .checkout-total-item{border-bottom:1px dashed #5553;padding:13px 0}.checkout-total .checkout-total-wrap .checkout-total-item:first-child{padding-top:5px}.checkout-total .checkout-total-wrap .checkout-total-item:last-child{border-bottom:none}.checkout-total .checkout-total-wrap .checkout-total-item span:first-child{width:55%}.checkout-total .checkout-total-wrap .checkout-total-item span:last-child{text-align:end;width:45%}.payment-method{background-color:#6366f12e;padding:32px 32px 40px}.payment-method .select-payment-method .checkbox{margin-right:24px}.payment-method .select-payment-method .checkbox:last-child{margin-right:0}.payment-method .form-group input,.payment-method .form-group textarea{padding:12px 18px}.payment-method .form-group input::-moz-placeholder{opacity:1;color:var(--paraColor)}.payment-method .form-group textarea::-moz-placeholder{opacity:1;color:var(--paraColor)}.payment-method .form-group input::placeholder,.payment-method .form-group textarea::placeholder{opacity:1;color:var(--paraColor)}.payment-method .form-group select{appearance:none;background-image:url(/images/icons/down-arrow-fill-ash.svg);background-position:calc(100% - 20px);background-repeat:no-repeat;background-size:11px;padding:12px 18px}.checkout-form .form-group input,.checkout-form .form-group textarea{background-color:#f7f7fe;border-radius:10px;height:50px;padding:12px 18px}.checkout-form .form-group input::-moz-placeholder{opacity:1;color:var(--paraColor)}.checkout-form .form-group textarea::-moz-placeholder{opacity:1;color:var(--paraColor)}.checkout-form .form-group input::placeholder,.checkout-form .form-group textarea::placeholder{opacity:1;color:var(--paraColor)}.checkout-form .form-group textarea{resize:none;border-radius:10px;height:180px}.checkout-form .form-group select{appearance:none;background-color:#f7f7fe;background-image:url(/images/icons/down-arrow-fill-ash.svg);background-position:calc(100% - 20px);background-repeat:no-repeat;background-size:11px;border-radius:10px;height:50px;padding:12px 18px}
