@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@300..800&display=swap);a,button,input,li,p,select,textarea{-webkit-transition:all .3s 0s ease-out;-moz-transition:all .3s 0s ease-out;-ms-transition:all .3s 0s ease-out;-o-transition:all .3s 0s ease-out;transition:all .3s 0s ease-out}html{scroll-behavior:smooth}:root{--tp-ff-body:"Manrope",sans-serif;--tp-ff-heading:"Manrope",sans-serif;--tp-ff-brand:"Manrope",sans-serif;--tp-common-white:#f0f0f0;--tp-common-white-2:#F4F4F5;--tp-common-white-3:rgba(240, 240, 240, 0.64);--tp-common-black:#000001;--tp-common-black-1:#10302a;--tp-common-black-2:#0d0d0d;--tp-common-black-3:#000;--tp-common-black-4:#405955;--tp-common-black-5:#111112;--tp-common-black-6:#333333;--tp-common-black-7:#121314;--tp-common-yellow:#fff112;--tp-common-yellow-2:#FFD500;--tp-common-green:#9FB086;--tp-common-green-2:#0F766E;--tp-common-green-3:#d5ffdd;--tp-common-nights:#7D5DFF;--tp-common-meteor:#E62415;--tp-common-angry:#f14f44;--tp-common-sugar:#FFFBF5;--tp-common-cream:#b7ab98;--tp-common-pink:#eb5939;--tp-grey-1:#525252;--tp-grey-2:#999;--tp-grey-3:#f4f4f4;--tp-grey-4:#aaa;--tp-grey-5:#f3f1f2;--tp-grey-6:#AFB7B6;--tp-grey-7:#5c5c5c;--tp-grey-8:#101010;--tp-theme-primary:#9FB086;--tp-theme-secondary:#0F766E;--tp-theme-1:#134E4A;--tp-border-1:#eee;--tp-border-2:rgba(51, 51, 51, 0.8);--tp-border-3:rgba(255, 255, 255, 0.1)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--tp-ff-body);font-size:16px;font-weight:400;color:var(--tp-common-black);line-height:26px}a{text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--tp-ff-heading);color:var(--tp-common-black);margin-top:0;font-weight:700;letter-spacing:-.02em;line-height:1.1;-webkit-transition:color .3s 0s ease-out;-moz-transition:color .3s 0s ease-out;-ms-transition:color .3s 0s ease-out;-o-transition:color .3s 0s ease-out;transition:color .3s 0s ease-out}h1{font-size:70px}h2{font-size:50px}h3{font-size:36px}h4{font-size:26px}h5{font-size:20px}h6{font-size:16px}ul{margin:0;padding:0}p{font-family:var(--tp-ff-p);color:var(--tp-grey-1);font-weight:400;font-size:16px;line-height:26px;margin-bottom:15px}img{max-width:100%}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}.button:focus,a:focus{text-decoration:none;outline:0}a:focus,a:hover{color:inherit;text-decoration:none}a,button{color:inherit;outline:0;border:none;background:0 0}button:hover{cursor:pointer}button:focus{outline:0}input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=url],textarea{outline:0;background-color:var(--tp-common-white);height:52px;width:100%;line-height:52px;font-size:16px;color:var(--tp-theme-primary);padding-left:25px;padding-right:25px;border-radius:4px;border:1px solid var(--tp-common-white)}input[type=email]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:var(--tp-grey-2)}input[type=email]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,input[type=url]::-moz-placeholder,textarea::-moz-placeholder{color:var(--tp-grey-2)}input[type=email]:-moz-placeholder,input[type=number]:-moz-placeholder,input[type=password]:-moz-placeholder,input[type=tel]:-moz-placeholder,input[type=text]:-moz-placeholder,input[type=url]:-moz-placeholder,textarea:-moz-placeholder{color:var(--tp-grey-2)}input[type=email]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder,textarea:-ms-input-placeholder{color:var(--tp-grey-2)}input[type=email]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,input[type=url]::placeholder,textarea::placeholder{color:var(--tp-grey-2)}[dir=rtl] input[type=email],[dir=rtl] input[type=number],[dir=rtl] input[type=password],[dir=rtl] input[type=tel],[dir=rtl] input[type=text],[dir=rtl] input[type=url],[dir=rtl] textarea{text-align:right}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,textarea:focus{border-color:var(--tp-theme-primary)}input[type=email]:focus::placeholder,input[type=number]:focus::placeholder,input[type=password]:focus::placeholder,input[type=tel]:focus::placeholder,input[type=text]:focus::placeholder,input[type=url]:focus::placeholder,textarea:focus::placeholder{opacity:0}textarea{line-height:1.4;padding-top:17px;padding-bottom:17px}input[type=color]{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:0 0;border:0;cursor:pointer;height:100%;width:100%;padding:0;border-radius:50%}::-moz-selection{background:var(--tp-common-black);color:var(--tp-common-white);text-shadow:none}::-moz-selection{background:var(--tp-common-black);color:var(--tp-common-white);text-shadow:none}::selection{background:var(--tp-common-black);color:var(--tp-common-white);text-shadow:none}::-moz-placeholder{color:var(--tp-theme-primary);font-size:14px;opacity:1}::placeholder{color:var(--tp-theme-primary);font-size:14px;opacity:1}.gx-10{--bs-gutter-x:10px}.gx-20{--bs-gutter-x:20px}.gx-30{--bs-gutter-x:30px}.gx-50{--bs-gutter-x:50px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.gx-50{--bs-gutter-x:15px}}.hover-text-black:hover{color:var(--tp-common-black)}.section-m-spacing{margin-top:-1px}.text-italic{font-style:italic}.fix{overflow:hidden}.z-index-1{z-index:1}.p-relative{position:relative}.p-absolute{position:absolute}.bg-position{background-position:center;background-size:cover;background-repeat:no-repeat}.tp-round-10{border-radius:10px}.tp-round-26{border-radius:26px}.lh-0{line-height:0}.lh-120-per{line-height:1.2}.lh-130-per{line-height:1.3}.lh-140-per{line-height:1.4}.lh-150-per{line-height:1.5}.lh-160-per{line-height:1.6}.ls-0{letter-spacing:0}.ls-m-1{letter-spacing:-.01em}.ls-m-2{letter-spacing:-.02em}.ls-m-3{letter-spacing:-.03em}.ls-m-4{letter-spacing:-.04em}.ls-m-6{letter-spacing:-.06em}.underline-black{background-image:linear-gradient(currentColor,currentColor),linear-gradient(currentColor,currentColor);background-size:0 1px,0 1px;background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:background-size .3s linear;-webkit-transition:all .4s ease .3s 0s ease-out;-moz-transition:all .4s ease .3s 0s ease-out;-ms-transition:all .4s ease .3s 0s ease-out;-o-transition:all .4s ease .3s 0s ease-out;transition:all .4s ease .3s 0s ease-out}.underline-black:hover{background-image:linear-gradient(currentColor,currentColor),linear-gradient(currentColor,currentColor);background-size:0 1px,100% 1px;background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:background-size .3s linear;-webkit-transition:all .4s ease .3s 0s ease-out;-moz-transition:all .4s ease .3s 0s ease-out;-ms-transition:all .4s ease .3s 0s ease-out;-o-transition:all .4s ease .3s 0s ease-out;transition:all .4s ease .3s 0s ease-out}.underline-white{background-image:linear-gradient(currentColor,currentColor),linear-gradient(currentColor,currentColor);background-size:0 1px,0 1px;background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:background-size .3s linear;-webkit-transition:all .4s ease .3s 0s ease-out;-moz-transition:all .4s ease .3s 0s ease-out;-ms-transition:all .4s ease .3s 0s ease-out;-o-transition:all .4s ease .3s 0s ease-out;transition:all .4s ease .3s 0s ease-out}.underline-white:hover{background-image:linear-gradient(currentColor,currentColor),linear-gradient(currentColor,currentColor);background-size:0 1px,100% 1px;background-position:100% 100%,0 100%;background-repeat:no-repeat;transition:background-size .3s linear;-webkit-transition:all .4s ease .3s 0s ease-out;-moz-transition:all .4s ease .3s 0s ease-out;-ms-transition:all .4s ease .3s 0s ease-out;-o-transition:all .4s ease .3s 0s ease-out;transition:all .4s ease .3s 0s ease-out}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.br br{display:none}}.slide-transtion{-webkit-transition-timing-function:linear;transition-timing-function:linear}.text-uppercase{text-transform:uppercase}.img-cover{width:100%;height:100%;object-fit:cover;overflow:hidden}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.pt-160{padding-top:100px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.pt-150{padding-top:100px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.pt-140{padding-top:100px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.pt-120{padding-top:80px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.pt-110{padding-top:70px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.pt-100{padding-top:60px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.pb-170{padding-bottom:100px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.pt-180{padding-top:100px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.pb-155{padding-bottom:100px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.pb-150{padding-bottom:100px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.pb-145{padding-bottom:100px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.pb-140{padding-bottom:100px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.pb-130{padding-bottom:90px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.pb-120{padding-bottom:80px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.pb-115{padding-bottom:75px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.pb-110{padding-bottom:70px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.pb-100{padding-bottom:60px}}@media (min-width:1400px){.container-1800{max-width:1800px}}@media (min-width:1400px){.container-1524{max-width:1524px}}@media (min-width:1400px){.container-1750{max-width:1750px}}@media (min-width:1400px){.container-1230{max-width:1230px}}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fs-12{font-size:12px}.fs-13{font-size:13px}.fs-15{font-size:15px}.fs-16{font-size:16px}.fs-18{font-size:18px}.fs-20{font-size:20px}.fs-22{font-size:22px}.fs-23{font-size:23px}.fs-24{font-size:24px}.fs-25{font-size:25px}.fs-26{font-size:26px}.fs-28{font-size:28px}.fs-30{font-size:30px}.fs-32{font-size:32px}.fs-36{font-size:36px}.fs-40{font-size:40px}.fs-42{font-size:42px}.fs-50{font-size:50px}.fs-60{font-size:60px}.fs-70{font-size:70px}.fs-72{font-size:72px}@media (max-width:1399.98px){.fs-xl-18{font-size:18px}.fs-xl-22{font-size:22px}.fs-xl-28{font-size:28px}.fs-xl-50{font-size:50px}}@media (max-width:1199.98px){.fs-lg-20{font-size:20px}.fs-lg-25{font-size:25px}.fs-lg-35{font-size:35px}.fs-lg-50{font-size:50px}}@media (max-width:991.98px){.fs-md-24{font-size:24px}}@media (max-width:767.98px){.fs-sm-20{font-size:20px}.fs-sm-22{font-size:22px}.fs-sm-24{font-size:24px}.fs-sm-60{font-size:60px}}@media (max-width:575.98px){.fs-xs-16{font-size:16px}.fs-xs-18{font-size:18px}.fs-xs-20{font-size:20px}.fs-xs-22{font-size:22px}.fs-xs-28{font-size:28px}.fs-xs-30{font-size:30px}.fs-xs-35{font-size:35px}.fs-xs-40{font-size:40px}.fs-xs-43{font-size:43px}.fs-xs-50{font-size:50px}}.tp-text-common-white{color:var(--tp-common-white)}.tp-bg-common-white{background-color:var(--tp-common-white)}.tp-text-common-white-2{color:var(--tp-common-white-2)}.tp-text-common-black-1{color:var(--tp-common-black-1)}.tp-bg-common-black-1{background-color:var(--tp-common-black-1)}.tp-text-common-black-5{color:var(--tp-common-black-5)}.tp-bg-common-black-5{background-color:var(--tp-common-black-5)}.tp-text-common-green{color:var(--tp-common-green)}.tp-text-common-green-2{color:var(--tp-common-green-2)}.tp-bg-common-green-2{background-color:var(--tp-common-green-2)}.tp-bg-common-green-3{background-color:var(--tp-common-green-3)}.tp-bg-common-blue{background-color:var(--tp-common-blue)}.tp-text-grey-2{color:var(--tp-grey-2)}.tp-text-grey-5{color:var(--tp-grey-5)}.tp-text-grey-6{color:var(--tp-grey-6)}.tp-text-grey-8{color:var(--tp-grey-8)}.tp-bg-grey-8{background-color:var(--tp-grey-8)}.tp-bg-theme-primary{background-color:var(--tp-theme-primary)}.tp-ff-heading{font-family:var(--tp-ff-heading)}.scrollToTop{display:none!important;height:55px;width:55px;position:fixed;bottom:20px;right:20px;background-color:#cbc6c6;border-radius:50%;overflow:hidden;cursor:pointer;z-index:999;transition:.5s ease all}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.scrollToTop{height:40px;width:40px}}.scrollToTop.active-progress{display:block!important}.scrollToTop:hover{transform:translateY(-15%)}.scrollToTop .arrowUp{position:absolute;left:0;top:0;z-index:3;width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--tp-common-black);font-size:24px}.scrollToTop .arrowUp i{font-size:19px}.scrollToTop .water{position:absolute;left:0;top:0;z-index:2;width:100%;height:100%;transform:translateY(100%);background-color:var(--tp-theme-primary);transition:all .3s;border:1px solid var(--tp-theme-primary)}.scrollToTop .water svg use{margin-bottom:-1px;position:relative;bottom:-1px;fill:var(--tp-theme-primary)!important}.scrollToTop-2 .water{background-color:var(--tp-theme-secondary);border:1px solid var(--tp-theme-secondary)}.scrollToTop-2 .water svg use{fill:var(--tp-theme-secondary)!important}.scrollToTop-3 .water{background-color:var(--tp-common-angry);border:1px solid var(--tp-common-angry)}.scrollToTop-3 .water svg use{fill:var(--tp-common-angry)!important}.scrollToTop-4 .water{background-color:var(--tp-theme-1);border:1px solid var(--tp-theme-1)}.scrollToTop-4 .water svg use{fill:var(--tp-theme-1)!important}.scrollToTop .water_wave{width:200%;position:absolute;bottom:100%}.scrollToTop .water_wave_back{right:0;fill:var(--tp-theme-primary);animation:wave-back 1.4s infinite linear}.scrollToTop .water_wave_front{left:0;fill:rgba(122,37,158,0.8784313725);margin-bottom:-1px;animation:wave-front .7s infinite linear}@keyframes wave-front{100%{transform:translateX(-50%)}}@keyframes wave-back{100%{transform:translateX(50%)}}.tp-btn-lg{padding:19px 21px}.tp-btn-cst{padding:18px 30px}.tp-btn-switch-animation{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.tp-btn-switch-animation .btn-text{margin-right:-23px;position:relative;z-index:3;transition:transform .6s 125ms cubic-bezier(.1, .75, .25, 1)}.tp-btn-switch-animation .btn-icon{margin-right:6px;position:relative;transition:opacity .4s .25s,transform .6s .25s;transition-timing-function:cubic-bezier(0.1,0.75,0.25,1);line-height:0;z-index:3;opacity:0;transform:translateX(0)}.tp-btn-switch-animation .btn-icon+.btn-icon{order:-2;opacity:1;margin-left:0}.tp-btn-switch-animation:hover .btn-text{transition-delay:50ms;transform:translateX(-23px)}.tp-btn-switch-animation:hover .btn-icon{transition-delay:0.2s;opacity:1;-webkit-transform:translateX(5px);transform:translateX(5px)}.tp-btn-switch-animation:hover .btn-icon+.btn-icon{opacity:0;transition-delay:0s}.tp-btn-switch-2-animation{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.tp-btn-switch-2-animation .btn-text{margin-left:-18px;position:relative;z-index:3;transition:transform .6s 125ms cubic-bezier(.1, .75, .25, 1)}.tp-btn-switch-2-animation .btn-icon{margin-left:6px;position:relative;transition:opacity .4s .25s,transform .6s .25s;transition-timing-function:cubic-bezier(0.1,0.75,0.25,1);line-height:0;z-index:3}.tp-btn-switch-2-animation .btn-icon+.btn-icon{order:-2;opacity:0;transition-delay:0s;margin-left:0;-webkit-transform:translateX(-10px);transform:translateX(-10px)}.tp-btn-switch-2-animation:hover .btn-text{transition-delay:0.1s;transform:translateX(23px)}.tp-btn-switch-2-animation:hover .btn-icon{transition-delay:0s;transform:translateX(10px);opacity:0}.tp-btn-switch-2-animation:hover .btn-icon+.btn-icon{opacity:1;transform:translateX(0);transition-delay:225ms}.tp-btn-border{border:1px solid var(--tp-border-1)}.tp-btn-border:hover{background:var(--tp-theme-primary);border-color:var(--tp-theme-primary)}.tp-btn-border-white{border:1px solid #d3d3d3}.tp-btn-border-white:hover{background:var(--tp-theme-primary);border-color:var(--tp-theme-primary)}.tp-btn-it-lg{padding:17px 31px}.tp-btn-it-lg .btn-icon{margin-right:9px}.tp-btn-it-lg:hover .btn-icon{-webkit-transform:translateX(10px);transform:translateX(10px)}.tp-btn-it-xl{padding:22px 57px}.tp-btn-it-xl:hover{background:var(--tp-common-green-2);box-shadow:inset 0 4px 16px 1px var(--tp-common-green-2);color:var(--tp-common-black-1)}.tp-arrow-angle{--qode-hover-move-x:110%;--qode-hover-move-y:100%}.tp-arrow-angle path{transition:transform .38s cubic-bezier(.37, .08, .02, .93),opacity .18s ease-out}.tp-arrow-angle path:first-of-type{transform:translateX(0) translateY(0);opacity:1;transition-delay:0.15s,0.15s}.tp-arrow-angle path:nth-of-type(2){transform:translateX(calc(-1 * var(--qode-hover-move-x))) translateY(var(--qode-hover-move-y));opacity:.5;transition-delay:0s,0s}.tp-arrow-svg-top-right{fill:currentColor;stroke:none}.tp-left-right .td-text{transform:translateY(1px)}.tp-left-right:hover .tp-arrow-angle path:nth-of-type(2){transform:translateX(0) translateY(0);opacity:1;transition-delay:0.15s,0.15s}.tp-left-right:hover .tp-arrow-angle path:first-of-type{transform:translateX(var(--qode-hover-move-x)) translateY(calc(-1 * var(--qode-hover-move-y)));opacity:0;transition-delay:0s,0s}@keyframes headerSlideDown{0%{margin-top:-150px}100%{margin-top:0}}@keyframes bar_anim{0%,100%{-webkit-clip-path:inset(-2px 0);clip-path:inset(-2px 0)}42%{-webkit-clip-path:inset(-2px 0 -2px 100%);clip-path:inset(-2px 0 -2px 100%)}43%{-webkit-clip-path:inset(-2px 100% -2px 0);clip-path:inset(-2px 100% -2px 0)}}.uncover{display:flex;flex-direction:row;position:absolute;top:0;left:0;height:100%;width:100%}.uncover_slice{height:100%;flex-grow:1;background:#fff}.box{position:relative;overflow:hidden}@keyframes dash{to{stroke-dashoffset:0px;stroke-dasharray:1000}}@keyframes dash-2{to{stroke-dashoffset:0px;stroke-dasharray:3000}}@-webkit-keyframes tpSwing{0%{-webkit-transform:rotate(6deg);-moz-transform:rotate(6deg);-ms-transform:rotate(6deg);-o-transform:rotate(6deg);transform:rotate(6deg)}100%{-webkit-transform:rotate(-6deg);-moz-transform:rotate(-6deg);-ms-transform:rotate(-6deg);-o-transform:rotate(-6deg);transform:rotate(-6deg)}}@-moz-keyframes tpSwing{0%{-webkit-transform:rotate(6deg);-moz-transform:rotate(6deg);-ms-transform:rotate(6deg);-o-transform:rotate(6deg);transform:rotate(6deg)}100%{-webkit-transform:rotate(-6deg);-moz-transform:rotate(-6deg);-ms-transform:rotate(-6deg);-o-transform:rotate(-6deg);transform:rotate(-6deg)}}@-ms-keyframes tpSwing{0%{-webkit-transform:rotate(6deg);-moz-transform:rotate(6deg);-ms-transform:rotate(6deg);-o-transform:rotate(6deg);transform:rotate(6deg)}100%{-webkit-transform:rotate(-6deg);-moz-transform:rotate(-6deg);-ms-transform:rotate(-6deg);-o-transform:rotate(-6deg);transform:rotate(-6deg)}}@keyframes tpSwing{0%{-webkit-transform:rotate(6deg);-moz-transform:rotate(6deg);-ms-transform:rotate(6deg);-o-transform:rotate(6deg);transform:rotate(6deg)}100%{-webkit-transform:rotate(-6deg);-moz-transform:rotate(-6deg);-ms-transform:rotate(-6deg);-o-transform:rotate(-6deg);transform:rotate(-6deg)}}@keyframes tp_animation_spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes tdfadeUp{0%{opacity:0;-webkit-transform:translateY(50px);-ms-transform:translateY(50px);transform:translateY(50px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@keyframes mymove{0%{transform:scale(.9)}50%{transform:scale(1)}100%{transform:scale(.9)}}@keyframes levitate-lg{0%{-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}50%{-webkit-transform:translateY(30px) scale(1.01);transform:translateY(30px) scale(1.01)}100%{-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}@keyframes popups{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.4);transform:scale(1.4)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes color-change{0%{opacity:.7}50%{opacity:1}100%{opacity:.7}}@-webkit-keyframes sliderTitle3{0%{background-position:0}100%{background-position:100%}}@-moz-keyframes sliderTitle3{0%{background-position:0}100%{background-position:100%}}@-ms-keyframes sliderTitle3{0%{background-position:0}100%{background-position:100%}}@keyframes sliderTitle3{0%{background-position:0}100%{background-position:100%}}@-webkit-keyframes tpshake{10%{transform:translateY(-10px)}50%{transform:skew(15deg)}80%{transform:rotate(10deg)}100%{transform:translate(0)}}@-moz-keyframes tpshake{10%{transform:translateY(-10px)}50%{transform:skew(15deg)}80%{transform:rotate(10deg)}100%{transform:translate(0)}}@-ms-keyframes tpshake{10%{transform:translateY(-10px)}50%{transform:skew(15deg)}80%{transform:rotate(10deg)}100%{transform:translate(0)}}@keyframes tpshake{10%{transform:translateY(-10px)}50%{transform:skew(15deg)}80%{transform:rotate(10deg)}100%{transform:translate(0)}}@-webkit-keyframes ripple-red{0%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.3),0 0 0 10px rgba(255,255,255,.3),0 0 0 20px rgba(255,255,255,.3);box-shadow:0 0 0 0 rgba(255,255,255,.3),0 0 0 10px rgba(255,255,255,.3),0 0 0 20px rgba(255,255,255,.3)}100%{-webkit-box-shadow:0 0 0 10px rgba(255,255,255,.3),0 0 0 20px rgba(255,255,255,.3),0 0 0 30px rgba(255,255,255,0);box-shadow:0 0 0 10px rgba(255,255,255,.3),0 0 0 20px rgba(255,255,255,.3),0 0 0 30px rgba(255,42,2,0)}}@-moz-keyframes ripple-red{0%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.3),0 0 0 10px rgba(255,255,255,.3),0 0 0 20px rgba(255,255,255,.3);box-shadow:0 0 0 0 rgba(255,255,255,.3),0 0 0 10px rgba(255,255,255,.3),0 0 0 20px rgba(255,255,255,.3)}100%{-webkit-box-shadow:0 0 0 10px rgba(255,255,255,.3),0 0 0 20px rgba(255,255,255,.3),0 0 0 30px rgba(255,255,255,0);box-shadow:0 0 0 10px rgba(255,255,255,.3),0 0 0 20px rgba(255,255,255,.3),0 0 0 30px rgba(255,42,2,0)}}@-ms-keyframes ripple-red{0%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.3),0 0 0 10px rgba(255,255,255,.3),0 0 0 20px rgba(255,255,255,.3);box-shadow:0 0 0 0 rgba(255,255,255,.3),0 0 0 10px rgba(255,255,255,.3),0 0 0 20px rgba(255,255,255,.3)}100%{-webkit-box-shadow:0 0 0 10px rgba(255,255,255,.3),0 0 0 20px rgba(255,255,255,.3),0 0 0 30px rgba(255,255,255,0);box-shadow:0 0 0 10px rgba(255,255,255,.3),0 0 0 20px rgba(255,255,255,.3),0 0 0 30px rgba(255,42,2,0)}}@keyframes ripple-red{0%{-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.3),0 0 0 10px rgba(255,255,255,.3),0 0 0 20px rgba(255,255,255,.3);box-shadow:0 0 0 0 rgba(255,255,255,.3),0 0 0 10px rgba(255,255,255,.3),0 0 0 20px rgba(255,255,255,.3)}100%{-webkit-box-shadow:0 0 0 10px rgba(255,255,255,.3),0 0 0 20px rgba(255,255,255,.3),0 0 0 30px rgba(255,255,255,0);box-shadow:0 0 0 10px rgba(255,255,255,.3),0 0 0 20px rgba(255,255,255,.3),0 0 0 30px rgba(255,42,2,0)}}@keyframes upslide{0%,100%,20%,50%,80%{transform:translateY(0)}40%{transform:translateY(-20px)}60%{transform:translateY(-10px)}}@keyframes upslide-1{0%,100%,20%,50%,80%{transform:translateY(0)}40%{transform:translateY(-8px)}60%{transform:translateY(-4px)}}.upslide-1{animation:upslide-1 4s linear forwards infinite alternate}@keyframes arrowLineRotation{to{transform:rotate(180deg)}}@keyframes arrowLineRotationRev{to{transform:rotate(-180deg)}}@keyframes dash{0%{stroke-dashoffset:1000}100%{stroke-dashoffset:0}}body.loaded{overflow:hidden!important;height:100%!important}.loader-wrap{position:fixed;z-index:10;height:100vh;width:100%;left:0;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:0 0;z-index:99999999999999}.loader-wrap svg{position:absolute;top:0;width:100%;height:110vh;fill:#121212}.loader-wrap .loader-wrap-heading .load-text{font-size:62px;font-weight:500;letter-spacing:0;text-transform:uppercase;z-index:20;font-family:var(--tp-ff-heading);color:var(--tp-common-white)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.loader-wrap .loader-wrap-heading .load-text{font-size:40px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.loader-wrap .loader-wrap-heading .load-text{font-size:20px}}.load-text span{-webkit-animation:loading 1s infinite alternate;animation:loading 1s infinite alternate}.load-text span:first-child{-webkit-animation-delay:0s;animation-delay:0s}.load-text span:nth-child(2){-webkit-animation-delay:.1s;animation-delay:.1s}.load-text span:nth-child(3){-webkit-animation-delay:.2s;animation-delay:.2s}.load-text span:nth-child(4){-webkit-animation-delay:.3s;animation-delay:.3s}.load-text span:nth-child(5){-webkit-animation-delay:.4s;animation-delay:.4s}.load-text span:nth-child(6){-webkit-animation-delay:.5s;animation-delay:.5s}.load-text span:nth-child(7){-webkit-animation-delay:.6s;animation-delay:.6s}@-webkit-keyframes loading{0%{opacity:1}100%{opacity:0}}@keyframes loading{0%{opacity:1}100%{opacity:0}}.containers{position:inherit}.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.nice-select.disabled::after{border-color:#ccc}.nice-select.wide{width:100%}.nice-select.wide .list{left:0!important;right:0!important}.nice-select.right{float:right}.nice-select.right .list{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small::after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .option.disabled{background-color:transparent;color:#999;cursor:default}.no-csspointerevents .nice-select .list{display:none}.no-csspointerevents .nice-select.open .list{display:block}.body-overlay{position:fixed;top:0;left:0;z-index:995;width:100%;height:100%;background:rgba(24,24,24,.5);visibility:hidden;opacity:0;transition:.45s ease-in-out}.body-overlay.apply{opacity:1;visibility:visible}.body-overlay:hover{cursor:url(../img/cross-icon/cross-out.png),pointer}.tp-offcanvas{background-position:center;background-size:cover;background-repeat:no-repeat;position:fixed;top:0;right:-100%;width:450px;bottom:0;box-shadow:0 16px -32px 0 rgba(0,0,0,.8);background-color:var(--tp-common-white);z-index:997;padding:50px;scrollbar-width:none;opacity:0;visibility:hidden;transition:.45s ease-in-out;overflow-y:scroll}@media (max-width:574.98px){.tp-offcanvas{width:100%;padding:40px 35px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-offcanvas{width:400px;padding:40px}}.tp-offcanvas.opened{opacity:1;visibility:visible;right:0;-webkit-transition:all .4s cubic-bezier(.785, .135, .15, .86);-moz-transition:all .4s cubic-bezier(.785, .135, .15, .86);transition:all .4s cubic-bezier(.785, .135, .15, .86);transition-duration:.6s}.tp-offcanvas-top{margin-bottom:90px}.tp-offcanvas-close-btn button{color:#000}.tp-offcanvas-close-btn button:hover{opacity:1;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.tp-offcanvas-menu ul li .tp-submenu .homemenu{position:relative}.tp-offcanvas-menu ul li .tp-submenu .homemenu.comeing-soon .homemenu-thumb{position:relative}.tp-offcanvas-menu ul li .tp-submenu .homemenu.comeing-soon .homemenu-thumb::before{position:absolute;z-index:22;top:0;left:0;width:100%;height:100%;content:"";backdrop-filter:blur(6px);background-color:rgba(0,0,0,.2);border-radius:6px}.tp-offcanvas-menu ul li .tp-submenu .homemenu:hover .homemenu-btn{opacity:1;visibility:visible;top:50%}.tp-offcanvas-menu ul li .tp-submenu .homemenu-btn{position:absolute;top:55%;transform:translateY(-50%);left:0;right:0;text-align:center;opacity:0;visibility:hidden;transition:all .4s ease}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-offcanvas-menu ul li .tp-submenu .homemenu-btn .tp-btn-lg{padding:12px 17px;font-size:14px}}.tp-offcanvas-social{margin-top:30px}.tp-offcanvas-social ul{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;align-items:center}.tp-offcanvas-social ul li{list-style:none}.tp-offcanvas-social ul li:not(:last-child){margin-right:8px}.tp-offcanvas-social ul li a{display:inline-block;text-align:center;width:40px;height:40px;line-height:38px;border-radius:40px;transition:all .3s;color:var(--tp-common-black);border:1px solid rgba(2,11,24,.1)}.tp-offcanvas-social ul li a:hover{background-color:var(--tp-common-black);border-color:var(--tp-common-black);color:var(--tp-common-white)}.tp-offcanvas-social ul li a svg{-webkit-transform:translateY(-1px);-moz-transform:translateY(-1px);-ms-transform:translateY(-1px);-o-transform:translateY(-1px);transform:translateY(-1px)}.tp-offcanvas-title{font-size:40px;line-height:1;letter-spacing:-.8px;font-weight:700;margin-bottom:15px;color:var(--tp-common-black)}.tp-offcanvas-title.sm{font-size:20px;font-weight:700;margin-bottom:15px;text-transform:uppercase;color:var(--tp-common-black)}.tp-offcanvas-contact{margin-bottom:55px}.tp-offcanvas-contact ul li{list-style:none}.tp-offcanvas-contact ul li:not(:last-child){margin-bottom:2px}.tp-offcanvas-contact ul li a{display:inline-block;color:#414144;font-size:16px;position:relative;font-family:var(--tp-ff-inter)}.tp-offcanvas-contact ul li a::after{position:absolute;bottom:2px;right:0;width:0;height:1px;content:"";transition:.4s;background-color:#1e1e1e}.tp-offcanvas-contact ul li a:hover{color:var(--tp-common-black)}.tp-offcanvas-contact ul li a:hover::after{width:100%;right:auto;left:0}.tp-offcanvas-gallery{margin-bottom:65px}.tp-offcanvas-gallery-img img{transition:.9s}.tp-offcanvas-gallery-img:hover img{transform:scale(1.2) rotate(-2deg)}.tp-offcanvas-content{margin-bottom:45px}.tp-offcanvas-content p{font-size:16px;font-weight:400;line-height:24px;color:#414144;font-family:var(--tp-ff-inter)}.tp-offcanvas-2-area.opened .animated-text>nav>ul>li a::after{visibility:visible;opacity:1;bottom:35px}.tp-offcanvas-2-area.opened .animated-text>nav>ul>li a::before{width:100%}.tp-offcanvas-2-area.opened .animated-text>nav>ul>li a .tp-text-hover-effect-word .single-char span{-webkit-transform:translateZ(.1px);-moz-transform:translateZ(.1px);-ms-transform:translateZ(.1px);-o-transform:translateZ(.1px);transform:translateZ(.1px)}.tp-offcanvas-2-area.opened .tp-offcanvas-2-left,.tp-offcanvas-2-area.opened .tp-offcanvas-2-right{visibility:visible;opacity:1}.tp-offcanvas-2-area.opened .tp-offcanvas-2-wrapper{visibility:visible;opacity:1}.tp-offcanvas-2-area.opened .tp-offcanvas-2-bg.is-left,.tp-offcanvas-2-area.opened .tp-offcanvas-2-bg.is-right{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1,1);transition-delay:0s}.tp-offcanvas-2-area.opened .tp-offcanvas-2-menu{transition-delay:0s}.tp-offcanvas-2-area.opened .tp-offcanvas-2-close{visibility:visible;opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);transition-delay:0.9s}.tp-offcanvas-2-area .tp-offcanvas-menu>nav>ul>li>a{font-weight:700;font-size:50px;line-height:1;color:#717172;letter-spacing:-.02em}@media only screen and (min-width:768px) and (max-width:991px){.tp-offcanvas-2-area .tp-offcanvas-menu>nav>ul>li>a{font-size:35px}}@media (max-width:574.98px){.tp-offcanvas-2-area .tp-offcanvas-menu>nav>ul>li>a{font-size:30px}}.tp-offcanvas-2-area .tp-offcanvas-menu>nav>ul>li>a::after{position:absolute;left:0;top:3px;font-weight:500;font-size:13px;content:"0" counter(count);counter-increment:count;color:rgba(113,113,114,.8)}.tp-offcanvas-2-area .tp-offcanvas-menu>nav>ul>li.is-active>a{color:var(--tp-common-white)}.tp-offcanvas-2-area .tp-offcanvas-menu>nav>ul>li.is-active .tp-menu-close i{color:var(--tp-common-white)}.tp-offcanvas-2-area .tp-offcanvas-menu>nav>ul>li>ul>li>a{font-weight:600;font-size:30px;line-height:1;transition:.3s;color:#717172;letter-spacing:-.02em}@media only screen and (min-width:768px) and (max-width:991px),(max-width:574.98px){.tp-offcanvas-2-area .tp-offcanvas-menu>nav>ul>li>ul>li>a{font-size:20px}}.tp-offcanvas-2-area .tp-offcanvas-menu>nav>ul>li>ul>li>a:hover{transform:translateX(15px);color:var(--tp-common-white)}.tp-offcanvas-2-area .tp-offcanvas-menu .tp-submenu li a:hover{background-color:initial;color:var(--tp-common-white)}.tp-offcanvas-2-area .tp-offcanvas-menu ul li:not(:last-child)>a{border-bottom:0}.tp-offcanvas-2-area .tp-offcanvas-menu ul li>a{padding:0;padding-left:30px}.tp-offcanvas-2-area .tp-offcanvas-menu ul>li:not(:last-child){margin-bottom:45px}.tp-offcanvas-2-area .tp-offcanvas-menu ul li .submenu{padding-left:20px;margin-top:40px;margin-bottom:56px}@media only screen and (min-width:768px) and (max-width:991px),(max-width:574.98px){.tp-offcanvas-2-area .tp-offcanvas-menu ul li .submenu{padding-left:0}}.tp-offcanvas-2-area .tp-offcanvas-menu ul li .submenu li:not(:last-child){margin-bottom:30px}.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu>nav>ul>li.is-active>a{color:var(--tp-common-black)}.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu>nav>ul>li.is-active .tp-menu-close i{color:var(--tp-common-black)}.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu>nav>ul>li>a{color:#d5d5d5}.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu>nav>ul>li>ul>li>a{color:var(--tp-common-black)}.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-menu .tp-submenu li a:hover{background-color:initial;color:var(--tp-common-black)}.tp-offcanvas-2-area.offcanvas-2-white-bg .tp-offcanvas-2-close-btn .text{color:var(--tp-common-black)}.tp-offcanvas-2-wrapper .left-box .tp-offcanvas-menu{padding:0 125px}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px){.tp-offcanvas-2-wrapper .left-box .tp-offcanvas-menu{padding:0 70px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tp-offcanvas-2-wrapper .left-box .tp-offcanvas-menu{padding:0 20px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-offcanvas-2-wrapper .left-box .tp-offcanvas-menu{padding:0}}.tp-offcanvas-2-wrapper .tp-menu-close{top:10px;height:0;width:0}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-offcanvas-2-wrapper .tp-menu-close{top:0;right:20px}}.tp-offcanvas-2-wrapper .tp-menu-close i{font-size:20px;color:#717172}.offcanvas-black-bg{background:#1c1d20}.offcanvas-black-bg .tp-offcanvas-close-btn button{color:var(--tp-common-white)}.offcanvas-black-bg .tp-offcanvas-menu ul li>a{color:var(--tp-common-white)}.offcanvas-black-bg .tp-offcanvas-menu ul li.active>a{color:var(--tp-grey-2)}.offcanvas-black-bg .tp-offcanvas-menu .tp-submenu li a:hover{background-color:#2c2b2e;color:var(--tp-common-white)}.offcanvas-black-bg .tp-menu-close{border-color:var(--tp-border-3);color:var(--tp-common-white)}.offcanvas-black-bg .tp-megamenu-wrapper.megamenu-black-bg{backdrop-filter:initial;background:0 0;box-shadow:none}.offcanvas-black-bg .tp-offcanvas-title.sm{color:var(--tp-common-white)}.offcanvas-black-bg .tp-offcanvas-contact ul li a{color:rgba(255,255,255,.8)}.offcanvas-black-bg .tp-offcanvas-contact ul li a:hover{color:var(--tp-common-white)}.offcanvas-black-bg .tp-offcanvas-contact ul li a::after{background-color:var(--tp-common-white)}.offcanvas-black-bg .tp-offcanvas-social ul li a{color:var(--tp-common-white);border:1px solid rgba(255,255,255,.1)}.offcanvas-black-bg .tp-offcanvas-social ul li a:hover{color:var(--tp-common-black);border-color:var(--tp-common-white);background-color:var(--tp-common-white)}.offcanvas-black-bg .tp-offcanvas-title{color:var(--tp-common-white)}.offcanvas-black-bg .tp-offcanvas-content p{color:rgba(255,255,255,.8)}.offcanvas-black-bg .tp-offcanvas-menu ul li.active>.tp-menu-close{background-color:var(--tp-common-white);color:var(--tp-common-black);border-color:var(--tp-border-3)}.offcanvas-black-bg .tp-offcanvas-menu ul li.active>.tp-menu-close i{color:var(--tp-common-black)}.tp-section-subtitle .borders{width:10px;height:10px;background:var(--tp-common-black);border-radius:30px;margin-right:8px}.tp-section-subtitle-white .borders{background:var(--tp-common-white)}.tp-section-subtitle-cst .borders{background:var(--tp-common-black-1)}.tp-section-it-subtitle{border:1px solid #e4eae7;border-radius:50px;padding:2px 32px}.tp-section-it-subtitle-white{border:1px solid rgba(243,241,242,.1)}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-section-it-para br{display:none}}.tp-search-form-toggle{position:fixed;top:0;left:0;width:100%;background-color:var(--tp-common-white);z-index:100;padding-top:70px;padding-bottom:100px;opacity:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-transform:translateY(calc(-100% - 80px));-ms-transform:translateY(calc(-100% - 80px));transform:translateY(calc(-100% - 80px));-webkit-transition:opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,opacity .3s ease-in-out;transition:transform .3s ease-in-out,opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;-webkit-transition-delay:0.5s;transition-delay:0.5s;z-index:9999}.tp-search-form-toggle.active{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition-delay:0s;transition-delay:0s}.tp-search-form-toggle.active .tp-search-form-input{transform:translateY(0);opacity:1;transition-delay:0.3s}.tp-search-form-icon{position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:22px;color:var(--tp-common-black)}.tp-search-form-input{position:relative;height:52px;transform:translateY(-40px);transition:all .3s ease-in-out;transition-delay:0.5s;opacity:0}.tp-search-form-input input{width:100%;height:100%;background-color:transparent;border:0;outline:0;font-size:24px;font-weight:400;color:var(--tp-common-black);border-bottom:1px solid var(--tp-border-1);font-family:var(--tp-ff-inter);padding:0;padding-right:30px}.tp-search-form-input input::-webkit-input-placeholder{font-size:24px;color:var(--tp-grey-1)}.tp-search-form-input input::-moz-placeholder{font-size:24px;color:var(--tp-grey-1)}.tp-search-form-input input:-moz-placeholder{font-size:24px;color:var(--tp-grey-1)}.tp-search-form-input input:-ms-input-placeholder{font-size:24px;color:var(--tp-grey-1)}.tp-search-form-input input::placeholder{font-size:24px;color:var(--tp-grey-1)}.tp-search-form-input input~.tp-search-focus-border{position:absolute;bottom:0;left:auto;right:0;width:0;height:1px;background-color:var(--tp-common-black);transition:all .5s}.tp-search-form-input input:focus{border-color:transparent}.tp-search-form-input input:focus~.tp-search-focus-border{width:100%;left:0;right:auto;transition:all .8s}.tp-search-close{color:var(--tp-common-black);font-size:40px;transition:all .3s ease}.tp-search-close:hover{color:var(--tp-grey-1);transform:rotate(180deg)}.tp-search-body-overlay{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(24,24,24,.5);z-index:99;cursor:-webkit-zoom-out;cursor:zoom-out;-webkit-transform:translateY(calc(-100% - 80px));-ms-transform:translateY(calc(-100% - 80px));transform:translateY(calc(-100% - 80px));-webkit-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s;-webkit-transition-delay:0.3s;transition-delay:0.3s}.tp-search-body-overlay.active{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.tp-search-dark{background-color:var(--tp-common-black)}.tp-search-dark .tp-search-form-input input{color:var(--tp-common-white);border-bottom:1px solid var(--tp-border-3)}.tp-search-dark .tp-search-form-input input~.tp-search-focus-border{background-color:var(--tp-common-white)}.tp-search-dark .tp-search-close{color:var(--tp-common-white)}.tp-search-dark .tp-search-close:hover{color:var(--tp-grey-2)}.tp-search-dark .tp-search-form-icon{color:var(--tp-common-white)}body.tp-magic-cursor #magic-cursor{display:block}#magic-cursor{position:absolute;display:none;width:10px;height:10px;pointer-events:none;z-index:99999;opacity:0;top:0;left:0}#ball{position:fixed;display:flex;align-items:center;pointer-events:none;border-radius:50%;color:transparent;justify-content:center;mix-blend-mode:difference;background-color:var(--tp-common-black)}.cursor-bg-red #ball .ball-view{color:var(--tp-common-white)}.cursor-white-bg #ball{background-color:var(--tp-common-white)!important}.cursor-white-bg #ball .ball-view{color:var(--tp-common-black)}.cursor-black-bg #ball .ball-view{color:var(--tp-common-white)}.cursor-bg-green #ball .ball-view{color:var(--tp-common-white)}#ball .ball-view{position:absolute;opacity:0;visibility:hidden;padding:0 5px;font-size:16px;font-weight:600;line-height:1.1;text-align:center;transform:scale(0);font-family:var(--tp-ff-dm);color:var(--tp-common-black)}#ball.with-blur{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.tp-magnetic-wrap{display:flex;align-items:center;justify-content:center}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.tp-header-lg-spacing{padding:15px 0}}@media (max-width:574.98px){.tp-header-lg-spacing{padding:8px 0}}.tp-header-sidebar-btn span{height:2px;width:25px;display:block;margin:6px auto}.tp-header-sidebar-btn:hover span{animation:bar_anim .8s cubic-bezier(.44,1.1,.53,.99) 1 forwards}.tp-header-sidebar-btn:hover span:nth-child(2){animation-delay:.1s}.tp-header-2-menu-btn{border-radius:100%;border:1px solid rgba(255,255,255,.1);width:48px;height:48px;padding-right:14px}.tp-header-2-menu-btn span{background:var(--tp-theme-primary);width:11px;margin:4px 0 4px auto;border-radius:10px;height:2px}.tp-header-2-menu-btn span:nth-child(2){width:20px}.tp-header-it-bg{border-radius:60px;border:1px solid rgba(0,0,0,.05);background:#fcfffc;padding:0 40px 0 40px;margin-top:20px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-header-it-bg{margin-top:0;padding:10px 33px 10px 33px}}@media (max-width:574.98px){.tp-header-it-bg{padding:0;border:none}.tp-header-it-bg .tp-menu-bar{padding-right:0;width:auto}}.tp-header-it-btn{padding:12px 26px;box-shadow:inset 0 4px 16px 1px #0c211b}.tp-header-it-btn:hover{background:var(--tp-common-green-2);box-shadow:inset 0 4px 16px 1px var(--tp-common-green-2)}.tp-header-it-menu-btn{background:0 0;padding:0;width:auto;border:none}.tp-header-it-menu-btn span{background:var(--tp-common-black-1);margin:4px auto 4px 0;border-radius:30px}.tp-header-it-menu-btn span:first-child{width:15px}.header-transparent{position:absolute;top:0;left:0;right:0;z-index:9;width:100%}.tp-main-menu nav>ul>li{list-style:none;display:inline-block;margin:0 25px;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:574.98px){.tp-main-menu nav>ul>li{margin:0 18px}}.tp-main-menu nav>ul>li>a{font-family:var(--tp-ff-heading);font-weight:700;font-size:15px;text-transform:uppercase;color:var(--tp-common-black);display:inline-block;padding:28px 0}.tp-main-menu nav>ul>li>a>span{color:var(--tp-grey-2);display:inline-block;margin-left:2px;transition:all .4s ease}.tp-main-menu nav>ul>li .submenu{position:absolute;top:100%;left:0;width:260px;z-index:99;opacity:0;padding:12px 0;transition:.5s;text-align:start;visibility:hidden;border-radius:14px;transform-origin:0 0;transform:scale(1,0);backdrop-filter:blur(40px);background:rgba(38,37,40,.9);box-shadow:0 20px 30px -8px rgba(19,19,22,.1)}.tp-main-menu nav>ul>li .submenu li{width:100%;padding:0 12px;border-radius:8px;margin:0}.tp-main-menu nav>ul>li .submenu li a{position:relative;border-radius:8px;font-weight:500;font-size:16px;line-height:1;color:#bfbfc0;padding:12px 18px;display:inline-block;letter-spacing:-.01em;text-align:start;width:100%;font-family:var(--tp-ff-inter)}@media only screen and (min-width:1600px) and (max-width:1700px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px){.tp-main-menu nav>ul>li .submenu li a{font-size:14px}}.tp-main-menu nav>ul>li .submenu li .submenu{top:0;left:100%}.tp-main-menu nav>ul>li .submenu li:hover>a{background-color:#2c2b2e;color:var(--tp-common-white)}.tp-main-menu nav ul li{position:relative}.tp-main-menu nav ul li:hover>.submenu{visibility:visible;opacity:1;transform:scale(1)}.tp-main-menu nav ul li:hover.has-dropdown>a>span{color:var(--tp-common-black)}.tp-main-menu-it>nav>ul>li>a{font-family:var(--tp-ff-inter);color:var(--tp-common-black-1);padding:27px 0}.header-sticky{position:fixed;top:0;left:0;right:0;opacity:1;width:100%;z-index:10;visibility:visible;background:rgba(255,255,255,.9);box-shadow:0 2px 6px 0 rgba(19,19,22,.08);animation:.95s ease 0s normal forwards 1 running headerSlideDown;-webkit-animation:.95s ease 0s normal forwards 1 running headerSlideDown}.header-sticky .tp-header-menu>nav>ul>li>a{padding:22px 0}.header-sticky.sticky-black-bg{background:rgba(38,37,40,.9)}.header-sticky.tp-header-blur::after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;backdrop-filter:blur(40px);z-index:-1}.header-sticky.tp-header-ai-wrap{background:0 0;box-shadow:none}.header-sticky.tp-header-ai-wrap .tp-header-ai-bg{position:relative;background:rgba(255,255,255,.9);border-radius:20px}@media only screen and (min-width:576px) and (max-width:1000px),(max-width:574.98px){.header-sticky.tp-header-ai-wrap .tp-header-ai-bg{margin-top:5px}}.header-sticky.tp-header-ai-wrap .tp-header-ai-bg::after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;backdrop-filter:blur(40px);z-index:-1;border-radius:20px}.header-sticky.tp-header-vp-spacing{padding:0}@media only screen and (min-width:992px) and (max-width:1500px),only screen and (min-width:768px) and (max-width:1100px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.header-sticky.tp-header-vp-spacing{padding:15px 0}}.header-sticky .tp-btn-vp-group .tp-btn-2{background:#fff}.header-sticky .tp-btn-vp-group:hover>:nth-child(2){background:var(--tp-common-black-5);color:var(--tp-common-white)}.header-sticky .tp-main-menu-cst>nav>ul>li>a{padding:21px 0}.header-sticky.tp-header-cst-wrap{border-bottom:none}.header-sticky .tp-header-it-bg{border-radius:0;border:none;background:0 0;padding:0;margin-top:0}.header-sticky .tp-main-menu-it>nav>ul>li>a{padding:21px 0}.header-sticky .tp-header-pb-top{display:none!important}.header-sticky .tp-header-pb-bottom{border-top:none;border-bottom:none}.header-sticky .tp-header-md-top{display:none!important}.header-sticky .tp-main-menu-md>nav>ul>li{padding:15px 0}.tp-header-dropdown nav ul li{list-style:none}.tp-header-dropdown nav ul li:hover>.tp-megamenu-wrapper{visibility:visible;opacity:1;transition-duration:.2s;-webkit-transform:perspective(300px) rotateX(0);-moz-transform:perspective(300px) rotateX(0);-ms-transform:perspective(300px) rotateX(0);-o-transform:perspective(300px) rotateX(0);transform:perspective(300px) rotateX(0)}.tp-offcanvas-menu{margin-bottom:40px}.tp-offcanvas-menu ul{list-style:none}.tp-offcanvas-menu ul li{position:relative!important}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-offcanvas-menu ul li.has-dropdown span{display:none}}.tp-offcanvas-menu ul li>a{padding:8px 0;display:block;font-size:18px;font-weight:500;font-family:var(--tp-ff-inter)}.tp-offcanvas-menu ul li.active>a{color:var(--tp-common-black)}.tp-offcanvas-menu ul li.active>.tp-menu-close{background-color:var(--tp-common-black);color:var(--tp-common-white);border-color:var(--tp-common-black)}.tp-offcanvas-menu ul li.active>.tp-menu-close i{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);color:var(--tp-common-white)}.tp-offcanvas-menu ul li .tp-submenu{display:none}.tp-offcanvas-menu ul li .tp-submenu.submenu{padding-left:20px}.tp-offcanvas-menu .tp-megamenu-wrapper.megamenu-white-bg{backdrop-filter:none;background:0 0;box-shadow:none}.tp-offcanvas-menu .mega-menu{width:auto;opacity:1;visibility:visible;transition:none;position:static;display:none;-webkit-transform:perspective(0) rotateX(0);-moz-transform:perspective(0) rotateX(0);-ms-transform:perspective(0) rotateX(0);-o-transform:perspective(0) rotateX(0);transform:perspective(0) rotateX(0)}.tp-offcanvas-menu .tp-megamenu-list ul li{padding:0}.tp-offcanvas-menu .tp-megamenu-list ul li a{padding:8px 20px;font-size:17px}.tp-offcanvas-menu .tp-submenu li a{padding:8px 20px;border-radius:10px;font-size:17px}.tp-offcanvas-menu .tp-submenu li a:hover{background-color:#f8f8fb;color:var(--tp-common-black)}.tp-menu-close{position:absolute;right:0;top:6px;height:30px;width:30px;font-size:12px;line-height:29px;text-align:center;border:1px solid rgba(1,15,28,.12)}.tp-menu-close i{transition:all .3s}.tp-blog-meta span.borders{width:8px;height:8px;background:var(--tp-grey-2);display:inline-block;border-radius:20px;margin:0 10px;transform:translateY(-2px)}.tp-blog-2-item .tp-blog-meta span.borders{background:0 0;border:1px solid var(--tp-grey-1)}.tp-blog-details-dates span.borders{width:8px;height:8px;background:var(--tp-grey-2);display:inline-block;border-radius:20px;margin:0 10px;transform:translateY(-2px)}.tp-blog-pb-content .tp-blog-meta span.borders{background:var(--tp-common-black-5)}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-footer-pb-widget.ml-20{margin-left:0}}.tp-letter-span{display:inline-block}.tp-word-span{display:inline-block}.tp-hero-video-btn{width:70px;height:70px;display:inline-block;background:var(--tp-common-black);text-align:center;display:flex;justify-content:center;align-items:center;border-radius:50px;color:var(--tp-common-white)}.tp-hero-video-btn:hover{background:var(--tp-theme-primary);color:var(--tp-common-black)}.tp-hero-video-btn span{line-height:0}.tp-hero-right-shape .shape-1{transform:translateY(-7px);display:inline-block}.tp-hero-right-content .svg{width:100%}.tp-hero-social{writing-mode:vertical-rl;gap:15px}.tp-hero-social span{font-family:var(--tp-ff-heading);font-weight:700;font-size:18px;color:var(--tp-common-black)}.tp-hero-social a{width:36px;height:36px;border:1px solid #eee;border-radius:100px;transition:all .4s ease;display:flex;justify-content:center;align-items:center}.tp-hero-social a:hover{background:var(--tp-common-black);color:var(--tp-common-white);border-color:var(--tp-common-black)}.tp-hero-2-title .tp-hero-video-btn{margin-left:46px}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-hero-2-title .tp-hero-video-btn{margin-left:10px}}@media (max-width:574.98px){.tp-hero-2-title .tp-hero-video-btn{margin-left:0}}.tp-hero-2-impact-wrap .shape{flex:0 0 auto}.tp-hero-wd-title .shape{margin-left:101px;transform:translateY(-10px)}@media (max-width:574.98px){.tp-hero-wd-title .shape{margin-left:35px}}.tp-hero-pp-social span.borders{font-size:16px;font-weight:700;border:1px solid var(--tp-border-1);border-radius:100px;display:inline-block;padding:4px 17px}.tp-hero-cst-spacing{padding-top:163px;padding-bottom:25px}.tp-hero-cst-content{display:flex;align-items:end;gap:90px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-hero-cst-content{gap:50px}}.tp-hero-cst-content p{opacity:.7}.tp-hero-cst-btp a{border:1px solid var(--tp-border-1);border-radius:100px;width:50px;background:var(--tp-common-white);opacity:.9;height:75px;text-align:center;line-height:75px;display:inline-block;position:relative;z-index:2}.tp-hero-cst-impact-wrap .shape{width:50px;height:50px;flex:0 0 auto}.tp-hero-cst-impact-border{border-bottom:1px solid rgba(153,153,153,.3);display:block;margin-bottom:5px;padding-bottom:5px}.tp-hero-cst-bottom-content{position:relative;z-index:1;padding-top:450px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-hero-cst-bottom-content{padding-top:300px}}@media (max-width:574.98px){.tp-hero-cst-bottom-content{padding-top:200px}}.tp-hero-cst-bottom-btn ul li.active::before{width:100%;left:0;right:auto}.tp-hero-it-social{margin-left:35px;position:absolute;top:50%;left:0;transform:translateY(-50%);z-index:2}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-hero-it-social{display:none!important}}.tp-hero-it-social span{font-family:var(--tp-ff-poppins);font-size:15px;text-transform:uppercase;color:var(--tp-common-black-1)}.tp-hero-it-social a{background:0 0;border:none}.tp-hero-it-spacing{padding-top:215px;padding-bottom:45px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-hero-it-spacing{padding-bottom:0}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-hero-it-spacing{padding-top:190px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-hero-it-spacing{padding-top:150px}}.tp-hero-it-bigtitle{font-size:266px;text-transform:uppercase;text-align:center}@media only screen and (min-width:1400px) and (max-width:2500px){.tp-hero-it-bigtitle{font-size:190px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-hero-it-bigtitle{font-size:150px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-hero-it-bigtitle{font-size:140px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-hero-it-bigtitle{font-size:100px}}@media only screen and (min-width:576px) and (max-width:767px){.tp-hero-it-bigtitle{font-size:80px}}@media (max-width:574.98px){.tp-hero-it-bigtitle{font-size:50px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-hero-it-bigtitle-wrap{padding-top:40px}}.tp-hero-it-shape{position:absolute;bottom:-170px;left:0;width:100%;z-index:-1}.tp-hero-it-shape .line-1{stroke-dasharray:2300;stroke-dashoffset:4000;animation:dash-2 9s linear forwards infinite}@media only screen and (min-width:1600px) and (max-width:1700px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px){.tp-hero-it-content{margin-left:100px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-hero-it-content{margin-left:0}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-hero-it-title br{display:none}}.tp-hero-pb-input .nice-select::after{right:10px}.tp-hero-ai-body-overlay{position:fixed;z-index:-1;pointer-events:none;top:0;opacity:1;inset-inline-start:0;width:100vw;height:100vh;background-repeat:repeat;background-position:top left;background-image:url(../img/body/noise.png)}.tp-hero-md-col-custom.active{flex:3}@media only screen and (min-width:768px) and (max-width:991px){.tp-hero-md-col-custom.active{flex:4}}@media only screen and (min-width:576px) and (max-width:767px){.tp-hero-md-col-custom.active{flex:6}}@media (max-width:574.98px){.tp-hero-md-col-custom.active{flex:10}}.tp-hero-md-col-custom.active .tp-hero-md-panel-meta{visibility:visible;opacity:1}.tp-hero-md-col-custom.active .tp-hero-md-panel-content{visibility:visible;opacity:1}.tp-about-wd-shape{display:flex;flex-direction:column;align-items:end;margin-right:30px;margin-top:20px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-about-wd-shape{align-items:start;margin-right:0;margin-top:0;margin-bottom:30px}}.tp-about-sa-shape{flex-direction:row;margin-right:0;justify-content:end;margin-top:80px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-about-sa-shape{margin-top:20px;justify-content:flex-start}}.tp-about-bottom-video .popup-video{background:0 0;border:1px solid var(--tp-common-black);color:var(--tp-common-black)}@media (max-width:574.98px){.tp-about-bottom-video .popup-video{width:38px;height:37px;line-height:29px}}.tp-about-cst-tab ul li a.active{border-bottom:1px solid currentColor}.tp-about-cst-tab-wrap .tab-pane.active{pointer-events:auto;opacity:1;visibility:visible;position:relative;z-index:2;-webkit-transform:none;-ms-transform:none;transform:none;transition-timing-function:ease-out;transition-duration:.3s;transition-delay:0.3s}.tp-about-it-blur{position:absolute;top:-70px;left:0;width:400px;height:400px;background-color:#d5ffdd;border-radius:50%;filter:blur(180px);z-index:-1}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-about-it-subtitle{margin-bottom:20px}}.tp-about-ai-text .hidden-image{position:absolute;width:100%;height:100%;background-size:cover;opacity:0;transition:all .4s ease-out;-webkit-transition:all .4s ease-out}.tp-about-ai-text .has-scale-image:hover .hidden-image{opacity:1}.tp-about-feature-info{padding:145px 100px 100px 160px}@media only screen and (min-width:1600px) and (max-width:1700px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-about-feature-info{padding:100px 50px 50px 100px}.tp-about-feature-info p br{display:none}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-about-feature-info{padding:60px 30px 40px 30px}}.tp-about-feature-thumb img{height:100%;object-fit:cover}.tp-brand-item a{opacity:.5}.tp-brand-item a:hover{opacity:1}.tp-brand-slide-active .swiper-slide{display:inline-block;width:auto;margin:0 80px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.tp-brand-slide-active .swiper-slide{margin:0 50px}}@media (max-width:574.98px){.tp-brand-slide-active .swiper-slide{margin:0 30px}}.tp-brand-cst-spacing{padding:160px 0}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-brand-cst-spacing{padding:100px 0}}.tp-service-2-para{margin-bottom:115px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-service-2-para{margin-bottom:40px}}.tp-service-2-para p{margin-left:644px;padding-left:24px;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-service-2-para p{margin-left:521px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-service-2-para p{margin-left:321px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-service-2-para p{margin-left:50px}}@media (max-width:574.98px){.tp-service-2-para p{margin-left:0;padding-left:0}}.tp-service-2-para p::before{position:absolute;content:"";width:1px;height:180px;background:#eee;left:0;top:-50px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-service-2-para p::before{height:100%;top:0}}@media (max-width:574.98px){.tp-service-2-para p::before{display:none}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-service-cst-item{padding-right:0;border:none}}.tp-service-cst-item:hover .tp-service-cst-content{background:var(--tp-common-green-2)}.tp-service-cst-item:hover .tp-service-cst-item-border{border-color:#a4d519}.tp-service-cst-item:hover .tp-service-cst-thumb img{transform:scale(1.1)}.tp-service-cst-thumb{overflow:hidden;border-radius:16px}.tp-service-cst-thumb img{border-radius:16px;transition:all .6s ease}.tp-service-cst-info-list ul li{font-family:var(--tp-ff-dm);font-weight:500;font-size:18px;list-style:none;color:var(--tp-grey-5);display:flex}.tp-service-cst-info-list ul li:not(:last-child){margin-bottom:13px}.tp-service-cst-info-list ul li span{margin-right:10px;transform:translateY(-2px)}.tp-service-area{overflow-x:hidden}.tp-service-area{overflow-x:hidden}.tp-service-area .row{margin-left:0;margin-right:0}.tp-service-area [class*=col-]{max-width:100%;padding-left:0;padding-right:0}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-service-cst-title-wrap{margin-right:80px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-service-cst-title-wrap{margin-right:0}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-service-cst-title-wrap{margin-left:0}}.tp-service-cst-2-wrap .tp-service-cst-item{border-right:1px solid #e1e5e4}.tp-service-cst-2-info .tp-service-cst-info-list ul li{color:var(--tp-common-black-5)}.tp-service-cst-3-wrap .tp-service-cst-item{border-right:0;padding-right:0}.tp-service-it-item{background:#121212;padding:56px 60px 105px 60px;border-radius:16px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-service-it-item{padding:46px 30px 75px 30px}}.tp-service-it-item:hover .tp-service-it-circale{filter:saturate(1)}.tp-service-it-icon{border-radius:60px;border:1px solid rgba(243,241,242,.1);width:50px;height:50px;display:flex;justify-content:center;align-items:center}.tp-service-it-para{color:#c6c4c5;line-height:150%}.tp-service-it-btn{border-bottom:1px solid #252525;padding-bottom:32px;margin-bottom:24px}.tp-service-it-pagenation{text-align:center}.tp-service-it-pagenation span{width:10px;height:10px;background:0 0;background:#252525;opacity:1}.tp-service-it-pagenation span.swiper-pagination-bullet-active{background:var(--tp-common-green-2)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-service-it-subtitle{margin-bottom:20px}}.tp-service-vp-wrap .row [class*=col]:not(:first-child) .tp-service-vp-item{padding-top:50px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-service-vp-wrap .row [class*=col]:not(:first-child) .tp-service-vp-item{padding-top:20px}}.tp_text_invert>div{background-image:linear-gradient(to right,#fff 50%,#999 50%);background-size:200% 100%;background-position:100%;color:transparent;background-clip:text;-webkit-background-clip:text}.tp_text_invert.invert-black>div{background-image:linear-gradient(to right,#030303 50%,#525252 50%)}.tp_text_invert.invert-black-2>div{background-image:linear-gradient(to right,#030303 50%,#aaa 50%)}.tp_text_invert.invert-primary>div{background-image:linear-gradient(to right,#c4ee18 50%,#fff 50%)}.tp_text_invert.invert-white>div{background-image:linear-gradient(to right,#f3f1f2 50%,#afb7b6 50%)}.tp_text_invert.invert-black-3>div{background-image:linear-gradient(to right,#10302a 50%,#a0a8a6 50%)}.tp_text_invert.invert-black-5>div{background-image:linear-gradient(to right,#111112 50%,#707071 50%)}.tp_text_invert.invert-black-6>div{background-image:linear-gradient(to right,#111112 50%,#dadada 50%)}#service-bg-img{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--tp-common-white)}#service-bg-img .service-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;background-size:cover;background-repeat:no-repeat;visibility:hidden;opacity:0;transition:all .9s ease;-webkit-transform:scale(1.04,1.04);-moz-transform:scale(1.04,1.04);-ms-transform:scale(1.04,1.04);-o-transform:scale(1.04,1.04);transform:scale(1.04,1.04);transform-origin:50% 50%}#service-bg-img .service-bg::after{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background-color:rgba(32,40,45,.5)}#service-bg-img.service-img-1 .service-img-1{visibility:visible;opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}#service-bg-img.service-img-2 .service-img-2{visibility:visible;opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}#service-bg-img.service-img-3 .service-img-3{visibility:visible;opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}#service-bg-img.service-img-4 .service-img-4{visibility:visible;opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.tp-video-main .popup-video{background:var(--tp-theme-primary);width:50px;height:50px;color:var(--tp-common-black)}:root{--numOfSlides:5;--slidingAT:1.3s;--controlSize:60px}.tp-portfolio-sectitle .borders{width:312px;height:6px;background:var(--tp-common-black);display:inline-block}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-portfolio-sectitle .borders{width:120px}}.tp-portfolio-showcase-slide-active .swiper-slide.swiper-slide-active .tp-portfolio-2-content{-webkit-animation:tdfadeUp 1s .3s forwards;animation:tdfadeUp 1s .3s forwards;animation-fill-mode:both;opacity:1;visibility:visible}.tp-portfolio-cst-item.active::before{width:100%;left:0;right:auto}.tp-portfolio-cst-item.active .tp-portfolio-cst-btn{background:var(--tp-common-green-2);border-color:var(--tp-common-green-2);transform:rotate(-45deg)}.tp-portfolio-cst-img-wrapper .hover-image.active .thumb{opacity:1;left:0;visibility:visible}.tp-portfolio-it-thumb .service-bg{position:relative}.tp-portfolio-it-thumb .service-bg::after{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background:var(--tp-common-black-1);opacity:.6}.tp-portfolio-it-tag a{font-family:var(--tp-ff-inter);font-weight:500;font-size:16px;text-transform:uppercase;color:var(--tp-grey-5);border:1px solid rgba(243,241,242,.1);display:inline-block;padding:0 15px;border-radius:100px;margin-right:5px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-portfolio-it-tag a{margin-bottom:5px}}.tp-portfolio-it-tag a:hover{background:var(--tp-common-green-2);color:var(--tp-common-black-1)}.tp-portfolio-it-content{transform:translateY(180px);transition:all .4s ease}@media only screen and (min-width:1200px) and (max-width:1799px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-portfolio-it-content{transform:translateY(100px)}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-portfolio-it-content-inner{margin-bottom:100px}}.tp-portfolio-it-wrap{padding:594px 50px 50px 50px;border-right:1px solid rgba(255,255,255,.2);transition:all .5s ease;overflow:hidden}@media only screen and (min-width:1600px) and (max-width:1700px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-portfolio-it-wrap{padding:394px 20px 50px 20px;height:100%}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-portfolio-it-wrap{border-bottom:1px solid rgba(255,255,255,.2)}}@media only screen and (min-width:768px) and (max-width:991px){.tp-portfolio-it-wrap{padding:294px 20px 50px 20px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-portfolio-it-wrap{padding:194px 20px 50px 20px;border-right:0}}.tp-portfolio-it-wrap:hover{backdrop-filter:blur(8px);background:rgba(16,48,42,.2)}.tp-portfolio-it-wrap:hover .tp-portfolio-it-content{transform:translateY(0)}.tp-portfolio-slicer-slider .swiper-slide-active .slide-content{opacity:1;visibility:visible}.tp-portfolio-slicer-slider .swiper{width:100%;height:100%;--swiper-theme-color:#fff}.tp-portfolio-horizontal-slider .swiper-slide{position:relative;display:flex;justify-content:center;text-align:left;flex-direction:column;overflow:hidden}.tp-portfolio-horizontal-pagination-area .slide-range.three{right:-50px}.tp-portfolio-horizontal-pagination-area .swiper-pagination{bottom:0!important;width:500px!important}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-portfolio-horizontal-pagination-area .swiper-pagination{bottom:0!important;width:200px!important}}.tp-portfolio-horizontal-pagination-area .swiper-pagination .swiper-pagination-progressbar-fill{background:var(--tp-common-white)}.tp-portfolio-swipe-gallery .slide{height:100%;width:100%;top:0;position:fixed;visibility:hidden}.tp-portfolio-swipe-gallery .slide:first-of-type{visibility:visible}.tp-portfolio-swipe-gallery .slide:first-of-type .slide__content{background-color:#842418}.tp-portfolio-swipe-gallery .slide:nth-of-type(2) .slide__content{background-color:#72241a}.tp-portfolio-swipe-gallery .slide:nth-of-type(3) .slide__content{background-color:#4e0101}.tp-portfolio-swipe-gallery .slide:nth-of-type(4) .slide__content{background-color:#200800}.tp-portfolio-revealing-slider-control.a-rotation .tp-portfolio-revealing-slider-control-line::after{animation:arrowLineRotation .49s}.tp-portfolio-revealing-slider-control.a-rotation .tp-portfolio-revealing-slider-control-line:first-child::after{animation:arrowLineRotationRev .49s}.tp-portfolio-revealing-slide.s-prev{clip-path:circle(calc(var(--controlSize)/ 2) at 30vw 50%)}.tp-portfolio-revealing-slide.s-active{z-index:1;transition:clip-path var(--slidingAT);clip-path:circle(120vmax at 120vw 50%)}.tp-portfolio-revealing-slide.s-active.s-active-prev{clip-path:circle(120vmax at 30vw 50%)}.tp-portfolio-mix-slider-image .popup-image{position:absolute;bottom:200px;left:72px;right:auto}@media (max-width:574.98px){.tp-portfolio-mix-slider-image .popup-image{display:none}}.tp-portfolio-mix-slider-image .popup-image i{width:35px;height:35px;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.2);backdrop-filter:blur(10px);color:var(--tp-common-white)}.tp-portfolio-mix-slider .swiper-slide-active .tp-portfolio-revealing-slide-text{transform:translateX(0)}.tp-portfolio-mix-slider .swiper-slide-active .tp-portfolio-revealing-slide-heading{transform:translateX(0)}.tp-portfolio-creative-slider-main .swiper-pagination{bottom:30px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:auto}@media (max-width:574.98px){.tp-portfolio-creative-slider-main .swiper-pagination{display:none}}.tp-portfolio-creative-slider-main .path{display:none}.tp-portfolio-creative-slider-main .swiper-pagination-bullet-active .path{display:inline-block!important;stroke-dasharray:1000;stroke-dashoffset:0;-webkit-animation:dash linear 10s;animation:dash linear 10s;-webkit-animation-iteration-count:unset;animation-iteration-count:unset}.tp-portfolio-creative-slider-main .swiper-slide-active .tp-portfolio-slicer-category{transform:translateX(0)}.tp-portfolio-creative-slider-main .swiper-slide-active .tp-portfolio-slicer-title{transform:translateX(0)}.tp-portfolio-skew-wrap .slide{width:100%;height:100%;grid-area:1/1/-1/-1;pointer-events:none;opacity:0;overflow:hidden;position:relative;display:grid;place-items:center;will-change:transform,opacity}.tp-portfolio-slider__item.current{opacity:1;z-index:50;pointer-events:auto}.tp-portfolio-inner-tab-wrap nav .nav-tabs .nav-link.active{color:var(--tp-common-black);background-color:var(--tp-grey-5);border-color:var(--tp-grey-5)}.tp--hover-img canvas{position:absolute;top:0;left:0;width:100%;height:100%}.tp-pd-3-gallery-img.height{height:880px;overflow:hidden;border-radius:20px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-pd-3-gallery-img.height{height:800px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-pd-3-gallery-img.height{height:650px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-pd-3-gallery-img.height{height:480px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-pd-3-gallery-img.height{height:260px}}@media (max-width:574.98px){.tp-pd-3-gallery-img.height img{margin-top:-50px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-pd-2-ptb{padding-top:150px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-pd-2-ptb{padding-bottom:50px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-pd-2-area{padding-bottom:100px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-pd-2-area{padding-bottom:80px}}.tp-pd-2-area{overflow-x:hidden}@media only screen and (min-width:992px) and (max-width:1199px){.tp-pd-2-top{padding-bottom:50px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-pd-2-top{padding-bottom:40px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-pd-2-bottom{flex-wrap:wrap}}.tp-pd-2-bottom .tp-pd-2-bottom-item:not(:last-of-type){margin-right:20px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-pd-2-bottom-item{padding-bottom:20px}}.tp-pd-2-bottom-item span{font-size:16px;font-weight:600;line-height:1;margin-bottom:10px;display:inline-block;font-family:var(--tp-ff-inter);color:rgba(0,0,0,.7)}.tp-pd-2-bottom-item h6{font-size:20px;font-weight:600;color:var(--tp-common-black)}.tp-pd-2-banner{height:950px;overflow:hidden}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px){.tp-pd-2-banner{height:680px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-pd-2-banner{height:600px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-pd-2-banner{height:500px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-pd-2-banner{height:250px}}.tp-pd-2-banner img{width:100%;margin-top:-150px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-pd-2-banner img{margin-top:-100px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-pd-2-banner img{margin-top:-20px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-pd-2-banner img{margin-top:-50px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-pd-2-overview-heading{padding-bottom:30px}}.tp-pd-2-overview-title{font-size:50px;font-weight:700;line-height:1;letter-spacing:-1.5px;color:var(--tp-common-black)}.tp-pd-2-overview-wrap p{font-size:16px;font-weight:500;line-height:26px;margin-bottom:24px;color:rgba(0,0,0,.6);font-family:var(--tp-ff-inter)}.tp-pd-2-overview-wrap ul{padding-top:20px;display:inline-block}.tp-pd-2-overview-wrap ul li{font-size:20px;font-weight:600;margin-bottom:20px;padding-bottom:20px;margin-left:16px;color:var(--tp-common-black);font-family:var(--tp-ff-inter)}.tp-pd-2-overview-wrap ul li:not(:last-of-type){border-bottom:1px solid rgba(0,0,0,.08)}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.tp-pd-2-slider-ptb{padding-bottom:100px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-pd-2-slider-ptb{padding-bottom:80px}}.tp-pd-2-slider-wrapper{margin:0 -200px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-pd-2-slider-wrapper{margin:0}}.tp-pd-2-slider-wrapper .swiper-wrapper{padding-bottom:40px}.tp-pd-2-slider-thumb{overflow:hidden}.tp-pd-2-slider-thumb:hover img{transform:scale(1.2)}.tp-pd-2-slider-thumb img{transition:.9s ease-in-out}.tp-pd-2-dot .swiper-pagination-bullet{width:6px;height:6px;opacity:1;transition:.3s;border-radius:50%;display:inline-block;background:rgba(0,0,0,.3)}.tp-pd-2-dot .swiper-pagination-bullet.swiper-pagination-bullet-active{width:24px;border-radius:10px;background-color:var(--tp-common-black)}.tp-pd-2-step-item-title{font-size:22px;font-weight:600;margin-bottom:10px;color:var(--tp-common-black)}.tp-pd-2-step-item span{font-size:15px;font-weight:500;line-height:24px;display:inline-block;color:rgba(0,0,0,.6);font-family:var(--tp-ff-inter)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-pd-2-step-item span br{display:none}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-pd-2-thumb-ptb{padding-bottom:100px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-pd-2-thumb-ptb{padding-bottom:80px}}.tp-pd-2-thumb-item{overflow:hidden;height:600px}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-pd-2-thumb-item{height:500px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-pd-2-thumb-item{height:400px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-pd-2-thumb-item{height:450px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-pd-2-thumb-item{height:250px}}.tp-pd-2-thumb-item img{margin-top:-100px;width:100%}@media only screen and (min-width:992px) and (max-width:1199px){.tp-pd-2-thumb-item img{margin-top:-60px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-pd-2-thumb-item img{margin-top:-40px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-pd-2-np-ptb{padding-bottom:80px}}.tp-pd-2-np-content a{width:180px;height:180px;font-size:16px;font-weight:600;margin:0 -14px;text-align:center;line-height:180px;border-radius:50%;display:inline-block;color:var(--tp-common-black);border:1px solid rgba(0,0,0,.1)}.tp-pd-2-np-content a:hover{color:var(--tp-common-white);background-color:var(--tp-common-black)}.tp-pd-2-np-content a svg{margin:0 4px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-counter-2-item{margin-left:0}}.tp-counter-cst-item.borders{position:relative}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-counter-cst-item.borders::before{display:none}}.tp-counter-cst-item.borders::before{position:absolute;content:"";background:linear-gradient(170deg,#b4e717 0,#10302a 100%);height:87px;width:1px;top:0;right:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-counter-cst-item-inner{justify-content:center!important}}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-counter-cst-item.ml-100{margin-left:50px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-counter-cst-item.ml-100{margin-left:0}}.tp-counter-cst-2-wrap .tp-counter-cst-item.borders::before{background:linear-gradient(170deg,rgba(180,231,23,.0705882353) 0,rgba(16,48,42,.5294117647) 100%)}.tp-awards-item.borders{border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:35px;padding-bottom:35px}.tp-awards-2-item.borders{border-bottom:1px solid rgba(255,255,255,.08)}.tp-awards-wd-item.borders{border-bottom:1px solid var(--tp-border-1)}.tp-reveal-item.active:hover .tp-reveal-bg{opacity:1}.tp-text-slider-item span.borders{display:inline-block;width:12px;height:12px;background:var(--tp-common-black);border-radius:30px;margin:0 60px}.tp-text-slider-active .swiper-slide{width:auto}.tp-text-cst-slide-active .swiper-slide{width:auto}.tp-text-it-slider-item span{font-family:var(--tp-ff-inter);font-weight:600;font-size:16px;letter-spacing:-.03em;text-transform:capitalize;color:var(--tp-common-black-1);border:1px solid rgba(16,48,42,.1);border-radius:50px;display:inline-block;padding:10px 32px;transition:all .4s ease}.tp-text-it-slider-item span:hover{background:var(--tp-common-green-2);border-color:var(--tp-common-green-2)}.tp-text-it-slider-active .swiper-slide{width:auto}.tp-text-it-item span{font-weight:700;font-size:132px;line-height:1.2;letter-spacing:-.04em;text-transform:capitalize;color:transparent;color:transparent;transition:.3s;cursor:pointer;white-space:nowrap;display:inline-block;background-size:0 100%;padding-right:30px;background-repeat:no-repeat;font-family:var(--tp-ff-inter);-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-text-stroke:2px #b0d5ba;transition:background-size .6s cubic-bezier(.32, .55, .58, .76) 0s,.6s -webkit-clip-path cubic-bezier(.32, .55, .58, .76) 0s;background-image:linear-gradient(90deg,#b0d5ba 0,#b0d5ba 50%,transparent 50.1%)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.tp-text-it-item span{font-size:100px}}@media (max-width:574.98px){.tp-text-it-item span{font-size:50px}}.tp-text-it-item span:hover{background-size:200% 100%}.tp-text-ai-slider-active .swiper-slide{width:auto}.tp-text-md-slider-active .swiper-slide{width:auto}.tp-testimonial-video .popup-video{width:36px;height:36px}.tp-testimonial-sa-qoute{display:flex}.tp-testimonial-sa-qoute img{margin-left:-15px;width:50px;height:50px;object-fit:cover}.tp-testimonial-sa-qoute .qoute{width:50px;height:50px;border-radius:50px;text-align:center;line-height:46px;background:var(--tp-common-nights);display:inline-block;flex:0 0 auto}.tp-testimonial-sa-video .popup-video{background:var(--tp-grey-1);width:35px;height:35px;color:var(--tp-common-white);transition:all .4s ease}.tp-testimonial-sa-video .popup-video span{line-height:0}.tp-testimonial-sa-item:hover .popup-video{background:var(--tp-common-nights)}.tp-testimonial-qoute .qoute{width:60px;height:60px;line-height:60px;background:var(--tp-theme-primary)}.tp-testimonial-cst-wrap{border-radius:20px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);height:100%}.tp-testimonial-cst-item{padding:40px 32px 34px 40px;border-radius:20px;position:absolute;margin:40px;bottom:0;left:0;right:0;transition:all .4s ease}@media (max-width:574.98px){.tp-testimonial-cst-item{padding:20px 20px 14px 20px;margin:10px;position:inherit;margin-top:-120px}}.tp-testimonial-cst-item .popup-video{width:60px;height:60px;background:var(--tp-common-black-1);display:flex;justify-content:center;align-items:center}.tp-testimonial-cst-item .popup-video span{line-height:1}.tp-testimonial-cst-item .tp-testimonial-sa-qoute .qoute{background:var(--tp-common-black-1)}.tp-testimonial-cst-thumb{border-radius:20px;height:100%}@media (max-width:574.98px){.tp-testimonial-cst-thumb{height:auto}}.tp-testimonial-cst-thumb img{border-radius:20px;height:100%}.tp-testimonial-cst-result{padding:50px 60px 40px 60px;border-radius:20px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-testimonial-cst-result{padding:50px 30px 40px 30px}}.tp-testimonial-it-title h2{font-size:132px;line-height:1}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tp-testimonial-it-title h2{font-size:100px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-testimonial-it-title h2{font-size:70px;margin-bottom:20px}}@media (max-width:574.98px){.tp-testimonial-it-title h2{font-size:50px}}.tp-testimonial-it-star i{color:#ff6d00}.tp-testimonial-it-ratings-wrap{border:1px solid #e3e7e6;border-radius:100px;width:310px;padding:18px 32px}.tp-testimonial-it-item{backdrop-filter:blur(5px);opacity:.97;border:1px solid rgba(16,48,42,.08);border-radius:20px;padding:50px 20px 50px 50px}@media (max-width:574.98px){.tp-testimonial-it-item{padding:30px 20px 30px 20px}}.tp-testimonial-it-item:hover .tp-testimonial-it-shape{opacity:1;visibility:visible}.tp-testimonial-it-qoute{width:40px;height:40px;background:var(--tp-common-black-1);display:flex;justify-content:center;align-items:center;border-radius:50px}.tp-testimonial-it-shape{position:absolute;top:20px;right:20px;opacity:0;visibility:hidden;transition:all .4s ease}.tp-testimonial-it-slider{margin-right:-290px;margin-top:-55px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-testimonial-it-slider{margin-right:0;margin-top:0}}.tp-testimonial-it-pagenation{text-align:center}.tp-testimonial-it-pagenation span{width:10px;height:10px;background:0 0;background:var(--tp-common-black-1);opacity:.1}.tp-testimonial-it-pagenation span.swiper-pagination-bullet-active{background:var(--tp-common-black-1);opacity:1}.tp-testimonial-it-author img{width:80px;border-radius:100px}.tp-testimonial-md-item{margin:0 30px}@media (max-width:574.98px){.tp-testimonial-md-item{margin:0}}#paginations{position:absolute;bottom:-7px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);z-index:1}.tp-banner-wd-spacing{padding-top:515px}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-banner-wd-spacing{padding-top:250px}}.tp-banner-wd-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.tp-banner-wd-item{padding:27px 40px 30px 40px}.tp-banner-it-thumb{height:800px;width:100%;overflow:hidden}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px){.tp-banner-it-thumb{height:600px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-banner-it-thumb{height:400px}}.tp-banner-it-thumb img{width:100%;max-width:100%;display:block}.tp-skill-wd-para{border:1px solid rgba(255,255,255,.1);border-radius:100px;background:#0d0d0d;display:inline-block;padding:8px 10px 8px 30px}.tp-skill-pb-slider-active .swiper-slide{display:inline-block;width:auto}.tp-cta-it-form .cta-it-input{font-family:var(--tp-ff-inter);font-weight:400;font-size:18px;letter-spacing:-.04em;color:var(--tp-common-black);opacity:.8;border:1px solid rgba(16,48,42,.1);border-radius:10px;width:518px;height:70px;background:0 0}@media (max-width:574.98px){.tp-cta-it-form .cta-it-input{width:100%}}.tp-cta-it-form .cta-it-input:focus{border-color:var(--tp-common-black-1)}.tp-cta-it-form .cta-it-input::placeholder{font-family:var(--tp-ff-inter);font-weight:400;font-size:18px;letter-spacing:-.04em;color:var(--tp-common-black-1)}.tp-cta-it-trams{opacity:.8}.tp-cta-it-trams a{text-decoration:underline}.tp-cta-it-scale{position:absolute;width:100%;left:0;top:0;z-index:-1}.tp-cta-it-shape{position:absolute;bottom:0;left:0;width:36%;-webkit-animation:levitate-lg 4s ease-in-out infinite;animation:levitate-lg 4s ease-in-out infinite;-webkit-animation-delay:1s;animation-delay:1s}.tp-cta-it-shape-2{position:absolute;top:0;right:0;width:35%;-webkit-animation:levitate-lg 4s ease-in-out infinite;animation:levitate-lg 4s ease-in-out infinite;-webkit-animation-delay:1s;animation-delay:1s}.tp-process-pp-video-inner{overflow:hidden;border-radius:50%;flex:0 0 auto}.tp-process-pp-video-inner:hover .tp-process-pp-video-img{transform:scale(1.1)}.tp-process-pp-video .popup-video{width:40px;height:40px;line-height:38px;background:var(--tp-common-white);display:inline-block}.tp-process-pp-video-img{border-radius:50%;transition:all .4s ease}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-process-pp-video-wrap p br{display:none}}.tp-process-it-bg{background:linear-gradient(180deg,#d5ffdd 0,rgba(213,255,221,0) 100%)}.tp-process-it-video{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;margin:0 auto;text-align:center}.tp-process-it-video .tp-hero-video-btn{display:inline-block;line-height:47px}.tp-process-it-item{border:1px solid #e0eae4;border-radius:20px;padding:55px 30px 27px 30px}.tp-process-it-para-2{background:0 0;border:1px solid #e0eae4;padding:8px 32px 8px 30px}.tp-process-it-shape{position:absolute;top:-40px;right:0;width:15%;z-index:-1}.tp-techonolgy-para p{margin-left:200px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-techonolgy-para p{margin-left:0}}@media (max-width:574.98px){.tp-techonolgy-para p br{display:none}}.tp-techonolgy-para p::before{background:rgba(3,3,3,.1);height:145px;top:-35px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-team-sa-title-wrap{margin-bottom:100px}}.tp-team-sa-shape{justify-content:flex-start;margin-left:112px;margin-top:146px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-team-sa-shape{margin-left:0}}.tp-team-sa-item .tp-techonolgy-para p::before{top:-21px}.tp-team-sa-para p::before{top:-21px}.tp-team-value-item.borders{border-bottom:1px solid #eee;margin-bottom:30px;padding-bottom:15px}.tp-team-it-big-title{margin-left:-100px;margin-bottom:-180px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-team-it-big-title{margin-left:-30px;margin-bottom:-100px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-team-it-big-title{margin-bottom:-30px}}.tp-team-it-big-title h2{font-size:300px;background:linear-gradient(180deg,rgba(16,48,42,.1) 0,rgba(6,18,22,0) 100%);background-clip:border-box;background-clip:border-box;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-team-it-big-title h2{font-size:250px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-team-it-big-title h2{font-size:185px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-team-it-big-title h2{font-size:135px}}@media (max-width:574.98px){.tp-team-it-big-title h2{font-size:75px}}.tp-team-it-item{border:1px solid #e7eaea;border-radius:20px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-team-it-item{margin-top:0}}.tp-team-it-item:hover .tp-team-it-socials-icon{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.tp-team-it-item:hover .tp-team-it-thumb::before{opacity:1;visibility:visible}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-team-it-item-right{margin-left:0}}.tp-team-it-content{padding:40px 40px 32px 40px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-team-it-content{padding:40px 30px 32px 30px}}.tp-team-it-socials{position:absolute;width:104px;left:5.5%;bottom:calc(100% - 3px);z-index:2;text-align:center;pointer-events:none}.tp-team-it-socials-share{height:50px;width:50px;line-height:50px;font-size:13px;margin:8px 8px 0 8px;cursor:pointer;-webkit-border-radius:50px;border-radius:50px;background:var(--tp-common-black-1);display:inline-block}.tp-team-it-socials-trigger{display:block;position:absolute;bottom:0;left:0;margin:0 19px;-webkit-border-radius:50px 50px 0 0;border-radius:50px 50px 0 0;background:var(--tp-common-white)}.tp-team-it-socials-trigger::before{content:"";position:absolute;background-color:transparent;bottom:3px;height:40px;width:20px;right:calc(100% - 1px);border-bottom-right-radius:20px;box-shadow:0 20px 0 0 #fff}.tp-team-it-socials-trigger::after{content:"";position:absolute;background-color:transparent;bottom:3px;height:40px;width:20px;left:calc(100% - 1px);border-bottom-left-radius:20px;box-shadow:0 20px 0 0 #fff}.tp-team-it-socials-wrapper{max-width:50px;margin:0 auto;overflow:hidden;-webkit-border-radius:50px;border-radius:50px;pointer-events:auto}.tp-team-it-socials-wrapper ul{position:relative;max-width:100%;margin:0;display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-border-radius:inherit;border-radius:inherit;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);-webkit-transition:transform .6s cubic-bezier(.77, 0, .01, .98);background:var(--tp-common-black-1);padding:14px 0}.tp-team-it-socials-wrapper ul li{list-style:none}.tp-team-it-socials-wrapper ul li a{font-size:20px;color:var(--tp-common-white);padding:5px 4px;display:inline-block}.tp-team-it-socials-wrapper ul li a:hover{color:var(--tp-common-green-2)}.tp-faq-wrap .tp-faq-btn:not(.collapsed){background-color:transparent;box-shadow:none}.tp-faq-wrap .accordion-item:not(:first-of-type){border:1px solid #090909}.tp-faq-wrap .accordion-item:first-of-type .accordion-button{border-radius:0}.tp-faq-wrap .accordion-item:first-of-type{border-radius:0}.tp-faq-wrap .accordion-item:last-of-type{border-radius:0}.tp-faq-wrap .tp-faq-active{background-color:var(--tp-common-white-2);border:transparent}.tp-faq-wrap .tp-faq-active .accordion-btn{color:var(--tp-common-black);padding-left:30px}.tp-faq-wrap .accordion-button::after{display:none}.tp-faq-wrap .accordion-btn{color:#d9d9d9}.tp-faq-wrap .accordion-body{padding:0 30px 18px 30px}.tp-faq-cst-tab-content .tp-faq-btn .accordion-btn{position:absolute;top:50%;right:0;transform:translateY(-50%);display:inline-block;width:12px;height:12px}.tp-faq-cst-tab-content .tp-faq-btn .accordion-btn::after{position:absolute;content:"";width:100%;height:2px;left:0;top:50%;transform:translateY(-50%);background-color:#000;border-radius:2px;transition:all .4s ease}.tp-faq-cst-tab-content .tp-faq-btn .accordion-btn::before{position:absolute;content:"";width:2px;height:100%;left:50%;top:0;background-color:#000;transform:translateX(-50%);border-radius:2px;transition:all .4s ease}.tp-faq-cst-tab-content .tp-faq-btn .accordion-button:not(.collapsed){color:var(--tp-common-black);background:0 0;box-shadow:none}.tp-faq-cst-tab-content .tp-faq-btn:not(.collapsed) .accordion-btn::before{transform:translateX(-50%) rotate(90deg);background:var(--tp-common-black);opacity:1}.tp-faq-cst-tab-content .tp-faq-btn:not(.collapsed) .accordion-btn::after{background:var(--tp-common-black);opacity:1}.tp-faq-cst-tab-content .accordion-item:not(:first-of-type){border:none;border-bottom:1px solid #e1e5e4}.tp-faq-cst-tab-content .accordion-item{border:none;border-bottom:1px solid #e1e5e4;background:0 0}.tp-faq-cst-tab-content .accordion-body{padding:0 30px 18px 0}.tp-faq-ai-tab-content .tp-faq-btn .accordion-btn::before{background-color:var(--tp-common-white)}.tp-faq-ai-tab-content .tp-faq-btn:not(.collapsed) .accordion-btn::after{background-color:var(--tp-common-white)}.tp-faq-ai-tab-content .tp-faq-btn .accordion-btn::after{background-color:var(--tp-common-white)}.tp-faq-ai-tab-content .tp-faq-btn .accordion-btn{width:20px;height:20px}.tp-faq-ai-tab-content .accordion-item{border-color:rgba(255,255,255,.1);padding:32px 24px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-faq-ai-tab-content .accordion-item{padding:10px 0}}.tp-faq-ai-tab-content .accordion-item:not(:first-of-type){border-color:rgba(255,255,255,.1)}.tp-faq-md-tab-content .accordion-body{padding:0 80px 18px 0}@media (max-width:574.98px){.tp-faq-md-tab-content .accordion-body{padding:0 20px 18px 0}}.tp-faq-cst-tab-content-2 .accordion-item:not(:first-of-type){border-color:rgba(17,17,18,.1)}.tp-faq-cst-tab-content-2 .accordion-item{border-color:rgba(17,17,18,.1)}.tp-faq-cst-tab-content-2 .tp-faq-btn:not(.collapsed) .accordion-btn::after{background:var(--tp-common-black-1)}.tp-faq-cst-tab-content-2 .tp-faq-btn .accordion-btn::before{background-color:var(--tp-common-black-1)}.tp-faq-cst-tab-content-2 .tp-faq-btn .accordion-btn::after{background-color:var(--tp-common-black-1)}.tp-gallery-it-thumb-main{background-size:cover;background-position:center;background-repeat:no-repeat}.tp-gallery-it-item-wrap{padding-top:160px;text-align:center}@media only screen and (min-width:1600px) and (max-width:1700px){.tp-gallery-it-item-wrap{padding-top:120px}}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px){.tp-gallery-it-item-wrap{padding-top:70px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-gallery-it-item-wrap{padding-top:20px}}.tp-gallery-it-btn-box{display:flex;padding:110px 50px 0;justify-content:space-between}@media only screen and (min-width:1600px) and (max-width:1700px),only screen and (min-width:1400px) and (max-width:1599px){.tp-gallery-it-btn-box{padding:80px 50px 0}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-gallery-it-btn-box{padding:30px 50px 0}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-gallery-it-btn-box{padding:40px 30px 0}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.tp-gallery-it-btn-box{padding-bottom:40px}}.st-counter-wrapper .row [class*=col-]:not(:last-child){border-right:1px solid rgba(69,48,48,.15)}@media (max-width:574.98px){.st-counter-wrapper .row [class*=col-]:not(:last-child){border:none}}.tp-porfolio-10-title-wrap ul li.active{transition:.4s}.tp-porfolio-10-title-wrap ul li.active a .tp-porfolio-10-title{color:var(--tp-common-white);opacity:1}.tp-porfolio-10-title-wrap ul li.active a .tp-porfolio-10-category{color:var(--tp-common-white);opacity:1}.custom-select .selected{display:flex;justify-content:space-between;align-items:center;padding:10px;background:#fff}.custom-select .selected.open .arrow{transform:rotate(-135deg)}.custom-select .selected.open+.options{max-height:500px;opacity:1}.custom-select .selected .arrow{display:inline-block;width:8px;height:8px;border:solid #333;border-width:0 1px 1px 0;transform:rotate(45deg);transition:transform .3s ease}.tp-order-details-item-wrapper .row [class*=col-]:nth-child(2n) .tp-order-details-item{padding-left:40px}@media (max-width:574.98px){.tp-order-details-item-wrapper .row [class*=col-]:nth-child(2n) .tp-order-details-item{padding-left:0}}.aleric-dark body{background-color:#030303}.aleric-dark .tp-main-menu>nav>ul>li>a{color:var(--tp-common-white)}.aleric-dark .tp-main-menu>nav>ul>li:hover.has-dropdown>a>span{color:var(--tp-common-white)}.aleric-dark .tp-header-search-btn{color:var(--tp-common-white);border:1px solid var(--tp-border-3)}.aleric-dark .tp-header-search-btn:hover{background:var(--tp-common-white);color:var(--tp-common-black);border-color:var(--tp-common-white)}.aleric-dark .tp-hero-social span{color:var(--tp-common-white)}.aleric-dark .tp-hero-social a{border:1px solid var(--tp-border-3);color:var(--tp-common-white)}.aleric-dark .tp-hero-social a:hover{background:var(--tp-common-white);color:var(--tp-common-black)}.aleric-dark .tp-hero-video-btn{background:var(--tp-common-white);color:var(--tp-common-black)}.aleric-dark .tp-hero-video-btn:hover{background:var(--tp-theme-primary)}.aleric-dark .tp-hero-bottom-shape{filter:invert(1)}.aleric-dark .tp-hero-customer-shape{filter:invert(1)}.aleric-dark .tp-section-subtitle{border:1px solid var(--tp-border-3)}.aleric-dark .tp-section-subtitle .borders{background:var(--tp-common-white)}.aleric-dark .tp-about-bottom{border-top:1px solid var(--tp-border-3)}.aleric-dark .tp-rounded-btn-wrap a{border:1px solid var(--tp-border-3);background:var(--tp-common-black);color:var(--tp-common-white)}.aleric-dark .tp-rounded-btn-wrap a:hover{color:var(--tp-common-black)}.aleric-dark .tp-brand-spacing{border-top:1px solid var(--tp-border-3);border-bottom:1px solid var(--tp-border-3)}.aleric-dark .tp-brand-customer{border:1px solid var(--tp-border-3);background:var(--tp-common-black)}.aleric-dark .tp-brand-item img{filter:invert(1)}.aleric-dark .tp-brand-bottom-border{border:1px solid var(--tp-border-3)}.aleric-dark .tp-service-item-bg{filter:invert(.9)}.aleric-dark .tp-service-item{border:1px solid var(--tp-border-3)}.aleric-dark .tp-service-item ul li a{color:var(--tp-common-white)}.aleric-dark .tp-service-item ul li a::before{background:var(--tp-common-white)}.aleric-dark .tp-portfolio-sectitle .borders{background:var(--tp-common-white)}.aleric-dark .tp-portfolio-tag span{color:var(--tp-grey-2);border:1px solid var(--tp-border-3)}.aleric-dark .tp-portfolio-tag span:hover{background:var(--tp-common-white);color:var(--tp-common-black)}.aleric-dark .tp-portfolio-title{color:var(--tp-common-white)}.aleric-dark .tp-counter-item{border:1px solid var(--tp-border-3)}.aleric-dark .tp-awards-bg-shape{filter:invert(1)}.aleric-dark .fraction-wrapper #paginations span{color:var(--tp-common-white)}.aleric-dark .tp-blog-meta span{color:var(--tp-grey-2)}.aleric-dark .tp-blog-meta{border:1px solid var(--tp-border-3)}.aleric-dark .tp-footer-social ul li a{color:var(--tp-common-white);background:rgba(255,255,255,.04)}.aleric-dark .tp-footer-social ul li a:hover{color:var(--tp-theme-primary)}.aleric-dark .tp-footer-widget-form .tp-input{background:rgba(255,255,255,.04)}.aleric-dark .tp-footer-btn a{background:rgba(255,255,255,.04);border-color:transparent}.aleric-dark .tp-header-sidebar-btn span{background:var(--tp-common-white)}.aleric-dark .tp-header-ai-bg{background:rgba(38,37,40,.9)}.aleric-dark .header-sticky.tp-header-ai-wrap .tp-header-ai-bg{background:rgba(38,37,40,.9)}.aleric-dark .tp-main-menu-ai>nav>ul>li>a>span{color:var(--tp-grey-2)}.aleric-dark .tp-main-menu-ai>nav>ul>li:hover.has-dropdown>a>span{color:var(--tp-common-black)}.aleric-dark .tp-btn-ai::before{background:var(--tp-common-black)}.aleric-dark .tp-btn-ai:hover::before{background:0 0!important}.aleric-dark .tp-header-ai-menu-btn{background:#242326}.aleric-dark .tp-main-menu-ai>nav>ul>li:hover>a{background:var(--tp-common-white);color:var(--tp-common-black)}.aleric-dark .uncover_slice{background:var(--tp-common-black)}.aleric-dark .title-slide-gradient{background-image:-webkit-linear-gradient(90deg,#999 0,#f96501 50%,#999 100%);background-image:-moz-linear-gradient(90deg,#999 0,#f96501 50%,#999 100%);background-image:-ms-linear-gradient(90deg,#999 0,#f96501 50%,#999 100%);background-image:-o-linear-gradient(90deg,#999 0,#f96501 50%,#999 100%);background-image:linear-gradient(90deg,#999 0,#f96501 50%,#999 100%)}.aleric-dark .tp-service-ai-title{color:rgba(255,255,255,.3)}.aleric-dark .tp-service-ai-title a{background:linear-gradient(90deg,#999 0,#f96501 100%) left no-repeat,rgba(255,255,255,.3);background-size:auto,auto;background-clip:border-box,border-box;background-size:0 100%;background-clip:text;-webkit-background-clip:text}.aleric-dark .tp-service-ai-count{color:rgba(255,255,255,.3);background:linear-gradient(90deg,#999 0,#f96501 100%) left no-repeat,rgba(255,255,255,.3);background-size:auto,auto;background-clip:border-box,border-box;background-size:0 100%;background-clip:text;-webkit-background-clip:text}.aleric-dark .tp-testimonial-it-ratings-wrap{border:1px solid var(--tp-border-3)}.aleric-dark .tp-testimonial-ai-navigation span::before{background:var(--tp-common-black)}.aleric-dark .tp-testimonial-ai-navigation span{color:var(--tp-common-white)}.aleric-dark .tp-testimonial-ai-expreance{border-top:1px solid rgba(255,255,255,.1)}.aleric-dark .tp-footer-ai-menu ul li a{color:var(--tp-common-white)}.aleric-dark .tp-footer-ai-social a{color:var(--tp-common-white);border-color:rgba(255,255,255,.1)}.aleric-dark .tp-footer-ai-menu ul li a:hover{background:var(--tp-common-white);color:var(--tp-common-black)}.aleric-dark .tp-footer-ai-copyright-border{border-top:1px solid var(--tp-border-3)}.aleric-dark .tp-btn-ai-transparent::before{background:#5a4d1b}.aleric-dark .tp-pricing-ai-list ul li{color:var(--tp-common-white)}.aleric-dark .tp-btn-ai-transparent-2::before{background:0 0}.aleric-dark .tp-header-btn .tp-btn-ai::before{background:#242326}.aleric-dark .tp-hero-ai-shape{filter:invert(1)}.aleric-dark .tp-btn-vp-group .tp-btn-2{background:#030303;border:1px solid var(--tp-border-3);color:var(--tp-common-white)}.aleric-dark .tp-btn-vp-group .tp-btn-circle{border:1px solid var(--tp-border-3);color:var(--tp-common-white)}.aleric-dark .tp-btn-vp-group:hover>:nth-child(2){background:var(--tp-common-white);color:var(--tp-common-black)}.aleric-dark .tp-btn-vp-group:hover>:first-child{background:var(--tp-common-white);color:var(--tp-common-black)}.aleric-dark .header-sticky .tp-btn-vp-group .tp-btn-2{background:#222124;color:var(--tp-common-white)}.aleric-dark .header-sticky .tp-btn-vp-group:hover>:nth-child(2){background:var(--tp-common-white);color:var(--tp-common-black)}.aleric-dark .tp_text_invert.invert-black-6>div{background-image:linear-gradient(to right,#dadada 50%,#343436 50%)}.aleric-dark .tp-service-vp-btn{border:1px solid var(--tp-border-3)}.aleric-dark .tp-service-vp-item{border-bottom:1px solid var(--tp-border-3)}.aleric-dark .tp-service-vp-para{color:var(--tp-grey-2)}.aleric-dark .tp-btn-vp-group-primary .tp-btn-2{background:var(--tp-theme-primary);color:var(--tp-common-black)}.aleric-dark .tp-btn-vp-group-primary .tp-btn-circle{color:var(--tp-common-black)}.aleric-dark .tp-blog-vp-cetagory a{color:var(--tp-common-white);border:1px solid var(--tp-border-3)}.aleric-dark .tp-blog-vp-cetagory a:hover{background:var(--tp-common-white);color:var(--tp-common-black)}.aleric-dark .tp-header-cst-menu-btn{background:#222;border:none}.aleric-dark .tp-hero-cst-btp a{border:1px solid var(--tp-border-3);background:var(--tp-common-black);color:var(--tp-common-white)}.aleric-dark .tp-btn-border{border:1px solid var(--tp-border-3)}.aleric-dark .tp-header-cst-wrap{border-bottom:1px solid var(--tp-border-3)}.aleric-dark .header-sticky.tp-header-cst-wrap{border-bottom:none}.aleric-dark .tp_text_invert.invert-black-3>div{background-image:linear-gradient(to right,#fff 50%,#343436 50%)}.aleric-dark .tp-about-cst-tab ul li a{color:var(--tp-common-white)}.aleric-dark .tp-about-cst-thumb{border-bottom:1px solid var(--tp-border-3)}.aleric-dark .tp-about-cst-thumb-wrap{border-right:1px solid var(--tp-border-3)}.aleric-dark .tp-text-cst-title span{background:var(--tp-common-white)}.aleric-dark .tp-section-cst-subtitle{border:none}.aleric-dark .tp-portfolio-cst-subtitle-wrap{border-bottom:1px solid var(--tp-border-3)}.aleric-dark .tp-portfolio-cst-btn{border:1px solid var(--tp-border-3);color:var(--tp-common-white)}.aleric-dark .tp-portfolio-cst-item.active .tp-portfolio-cst-btn{border-color:var(--tp-common-green-2);color:var(--tp-common-black)}.aleric-dark .tp-portfolio-cst-item::before{background:var(--tp-common-white)}.aleric-dark .tp-portfolio-cst-item{border-bottom:1px solid var(--tp-border-3)}.aleric-dark .tp-faq-cst-thumb-wrap img{filter:invert(.8)}.aleric-dark .tp-faq-cst-tab-content .tp-faq-btn{color:var(--tp-common-white)}.aleric-dark .tp-faq-cst-tab-content .tp-faq-details-para p{color:var(--tp-grey-2)}.aleric-dark .tp-faq-cst-tab-content .accordion-item{border-bottom:1px solid var(--tp-border-3)}.aleric-dark .tp-testimonial-cst-item .popup-video{background:var(--tp-common-black-1)}.aleric-dark .tp-blog-cst-item{background:var(--tp-common-black)}.aleric-dark .tp-about-2-border{background:var(--tp-border-3)}.aleric-dark .tp-service-2-para p::before{background:var(--tp-border-3)}.aleric-dark .tp-service-2-item:hover{border:1px solid var(--tp-border-3)}.aleric-dark .tp-service-2-btn{border:1px solid var(--tp-border-3)}.aleric-dark .shop-slider-progress-bar span{background-color:var(--tp-common-white)}.aleric-dark .shop-slider-progress-bar{background-color:var(--tp-border-3)}.aleric-dark .tp-brand-2-item{border:1px solid var(--tp-border-3)}.aleric-dark .tp-brand-2-item img{filter:invert(1)}.aleric-dark .tp-header-it-bg{background:rgba(38,37,40,.9)}.aleric-dark .tp-header-it-btn{box-shadow:none}.aleric-dark .header-sticky .tp-header-it-bg{background:0 0}.aleric-dark .tp-hero-it-counter .subtitle{color:var(--tp-grey-2)}.aleric-dark .tp-hero-it-counter-wrap{border-top:1px solid var(--tp-border-3)}.aleric-dark .tp-text-it-slider-item span{color:var(--tp-common-white);border:1px solid var(--tp-border-3)}.aleric-dark .tp-text-it-slider-item span:hover{color:var(--tp-common-black)}.aleric-dark .tp-about-it-blur{background-color:#b4e717;opacity:.3}.aleric-dark .tp-section-it-subtitle{border:1px solid var(--tp-border-3)}.aleric-dark .tp-about-it-rating .rating i{background:var(--tp-common-white);color:var(--tp-common-black)}.aleric-dark .tp-about-it-total-rating{border-right:1px solid var(--tp-border-3)}.aleric-dark .tp-service-it-item{background:rgba(18,18,18,.3411764706)}.aleric-dark .tp-process-it-bg{background:linear-gradient(180deg,#10302a 0,rgba(16,48,42,0) 100%)}.aleric-dark .tp-text-it-item span{-webkit-text-stroke:2px var(--tp-border-3)}.aleric-dark .tp-process-it-item{border:1px solid var(--tp-border-3)}.aleric-dark .tp-process-it-para-2{border:1px solid var(--tp-border-3)}.aleric-dark .tp-team-it-big-title h2{background:linear-gradient(180deg,rgba(16,48,42,.61) 0,rgba(6,18,22,0) 100%);background-clip:border-box;background-clip:border-box;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.aleric-dark .tp-team-it-socials-trigger{background:var(--tp-common-black)}.aleric-dark .tp-team-it-socials-trigger::before{box-shadow:0 20px 0 0 #030303}.aleric-dark .tp-team-it-socials-trigger::after{box-shadow:0 20px 0 0 #030303}.aleric-dark .tp-team-it-item{border:1px solid var(--tp-border-3)}.aleric-dark .tp-testimonial-it-qoute{background:var(--tp-common-white)}.aleric-dark .tp-testimonial-it-item{border:1px solid var(--tp-border-3)}.aleric-dark .tp-testimonial-it-pagenation span{background:var(--tp-common-white)}.aleric-dark .tp-blog-it-item{border:1px solid var(--tp-border-3)}.aleric-dark .tp-team-it-thumb{background:var(--tp-grey-8)}.aleric-dark .tp-header-pp-email{border:1px solid var(--tp-border-3)}.aleric-dark .tp-header-pp-email:hover{color:var(--tp-grey-2)}.aleric-dark .tp-header-pp-menu-btn{border:none;background:var(--tp-grey-8)}.aleric-dark .tp-hero-pp-social span.borders{color:var(--tp-common-white);border-color:var(--tp-border-3)}.aleric-dark .tp-section-pp-subtitle{border-color:var(--tp-border-3);background:rgba(225,225,225,.0705882353)}.aleric-dark .tp-about-pp-skill-wrap{background:rgba(225,225,225,.0705882353)}.aleric-dark .tp-portfolio-pp-content .positions{background:rgba(225,225,225,.0705882353)}.aleric-dark .tp-service-pp-item{border-top:1px dashed var(--tp-border-3);background-color:var(--tp-grey-8)}.aleric-dark .tp-service-pp-category span{border:1px solid var(--tp-border-3);background:var(--tp-grey-8)}.aleric-dark .tp-service-pp-category span:hover{background:var(--tp-border-3)}.aleric-dark .tp-skill-wd-para{border:1px solid var(--tp-border-3);background:var(--tp-grey-8)}.aleric-dark .tp-blog-pp-item{border:1px solid var(--tp-border-3)}.aleric-dark .tp-header-wd-wrap{border-color:var(--tp-border-3)}.aleric-dark .tp-hero-wd-btp{border:1px solid var(--tp-border-3);background:var(--tp-common-black);color:var(--tp-common-white)}.aleric-dark .tp-hero-wd-right{background:var(--tp-grey-8)}.aleric-dark .tp-about-wd-thumb3{border:10px solid var(--tp-common-black)}.aleric-dark .tp-service-wd-content ul li{color:var(--tp-common-white)}.aleric-dark .tp-service-wd-item{border-top:1px solid var(--tp-border-3)}.aleric-dark .tp-awards-wd-item.borders{border-bottom:1px solid var(--tp-border-2)}.aleric-dark .tp-blog-wd-item{border:1px solid var(--tp-border-3)}.aleric-dark .tp-blog-wd-tag{border:1px solid var(--tp-border-3)}.aleric-dark .tp-cta-wd-email{border:1px solid var(--tp-border-3);background:var(--tp-grey-8)}.aleric-dark .tp-footer-wd-desk{border:1px solid var(--tp-border-3)}.aleric-dark .tp-footer-wd-desk:hover{color:var(--tp-common-white)}.aleric-dark .tp-footer-wd-widget ul li a{color:var(--tp-grey-2)}.aleric-dark .tp-footer-wd-widget-form .tp-input{border:1px solid var(--tp-border-3);color:var(--tp-common-white)}.aleric-dark .tp-footer-wd-social a{border:1px solid var(--tp-border-3);color:var(--tp-grey-2)}.aleric-dark .tp-footer-wd-social a:hover{color:var(--tp-common-black)}.aleric-dark .tp-footer-sa-widget .tp-footer-wd-social a:hover{color:var(--tp-common-white)}.aleric-dark .tp-footer-wd-bottom{border-color:var(--tp-border-3)}.aleric-dark .tp-header-pb-bottom{border-top:1px solid var(--tp-border-3);border-bottom:1px solid var(--tp-border-3)}.aleric-dark .header-sticky .tp-header-pb-bottom{border-top:none;border-bottom:none}.aleric-dark .tp-header-pb-contact ul li{color:var(--tp-common-white)}.aleric-dark .tp-header-pb-contact ul li:first-child::before{background:var(--tp-common-white)}.aleric-dark .tp-header-pb-social ul li a{color:var(--tp-common-white)}.aleric-dark .tp-header-pb-social ul li a:hover{color:var(--tp-theme-secondary)}.aleric-dark .tp-header-pb-cart-icon{color:var(--tp-common-white)}.aleric-dark .tp-header-pb-helpline::before{background:var(--tp-border-3)}.aleric-dark .tp-hero-pb-input .tp-input{color:var(--tp-common-white);border-bottom:1px solid var(--tp-border-3)}.aleric-dark .tp-hero-pb-input .tp-input::-webkit-input-placeholder{color:var(--tp-grey-2)}.aleric-dark .tp-hero-pb-input .tp-input::-moz-placeholder{color:var(--tp-grey-2)}.aleric-dark .tp-hero-pb-input .tp-input:-moz-placeholder{color:var(--tp-grey-2)}.aleric-dark .tp-hero-pb-input .tp-input:-ms-input-placeholder{color:var(--tp-grey-2)}.aleric-dark .tp-hero-pb-input .tp-input::placeholder{color:var(--tp-grey-2)}.aleric-dark .tp-hero-pb-input .tp-input:focus{border-color:var(--tp-theme-secondary)}.aleric-dark .tp-hero-pb-bigtitle{background:linear-gradient(180deg,rgba(235,235,235,.13) 0,rgba(248,244,238,0) 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.aleric-dark .nice-select .list{background-color:var(--tp-common-black);box-shadow:0 0 0 1px rgba(255,255,255,.11)}.aleric-dark .nice-select .option:hover{background-color:#2c2b2e;color:var(--tp-common-white)}.aleric-dark .tp_text_invert.invert-black-5>div{background-image:linear-gradient(to right,#fff 50%,#999 50%)}.aleric-dark .tp-about-pb-feature-list ul li a{color:var(--tp-common-white);border:1px solid var(--tp-border-3)}.aleric-dark .tp-about-pb-feature-icon{border:1px solid var(--tp-border-3)}.aleric-dark .tp-service-pb-item{border:none}.aleric-dark .tp-service-pb-border{border-bottom:1px solid var(--tp-border-3)}.aleric-dark .tp-map-pin-icon{color:var(--tp-common-white)}.aleric-dark .tp-map-popup{background:var(--tp-grey-8);box-shadow:0 7px 16px 2px rgba(0,0,0,.06)}.aleric-dark .tp-map-popup-contact{color:var(--tp-common-white)}.aleric-dark .tp-text-pb-item span{color:var(--tp-common-white);-webkit-text-fill-color:var(--tp-common-white);-webkit-text-stroke-color:var(--tp-common-white);-webkit-text-stroke-width:0}.aleric-dark .tp-skill-pb-border-2 .tp-skill-pb-numbar.tp-border{border:1px solid var(--tp-border-3)}.aleric-dark .tp-faq-cst-tab-content .tp-faq-btn .accordion-btn::before{background-color:var(--tp-common-white)}.aleric-dark .tp-faq-cst-tab-content .tp-faq-btn .accordion-btn::after{background-color:var(--tp-common-white)}.aleric-dark .tp-blog-pb-content .tp-blog-meta{border:none}.aleric-dark .tp-blog-pb-content .tp-blog-meta span.borders{background:var(--tp-grey-2)}.aleric-dark .tp-blog-pb-item{border:1px solid var(--tp-border-3)}.aleric-dark .tp-blog-pb-btn span{border:1px solid var(--tp-border-3)}.aleric-dark .cartmini__title a:hover{color:var(--tp-grey-2)}.aleric-dark .cartmini__del{color:var(--tp-common-white)}.aleric-dark .cartmini__checkout-title h4{color:var(--tp-common-white)}.aleric-dark .cartmini__checkout-title span{color:var(--tp-common-white)}.aleric-dark .cartmini__close-btn{color:var(--tp-common-white)}.aleric-dark .tp-about-md-bigtext{color:rgba(255,255,255,.05)}.aleric-dark .tp-btn-md-border{border:1px solid var(--tp-border-3)}.aleric-dark .tp-service-md-icon svg{color:var(--tp-common-white)}.aleric-dark .tp-portfolio-md-tag{border:1px solid var(--tp-border-3)}.aleric-dark .tp-portfolio-md-border{border-color:var(--tp-border-3)}.aleric-dark .tp-testimonial-md-map{filter:invert(1)}.aleric-dark .tp-text-md-title{opacity:.07}.aleric-dark .tp-blog-md-content{background:var(--tp-grey-8)}.aleric-dark .tp-blog-md-dates{border-bottom:1px solid var(--tp-border-3)}.aleric-dark .tp-hero-md-video-btn:hover{background:var(--tp-theme-1);color:var(--tp-common-white)}.aleric-dark .tp_text_invert.invert-black-2>div{background-image:linear-gradient(to right,#fff 50%,#999 50%)}.aleric-dark .tp-bg-common-white-2{background-color:var(--tp-grey-8)}.aleric-dark .tp-service-sa-item-icon svg{color:var(--tp-common-white)}.aleric-dark .tp-service-sa-pagenation .swiper-pagination-bullet{border:1px solid var(--tp-border-3)}.aleric-dark .tp-hero-cst-content p{opacity:1}.aleric-dark .tp-testimonial-sa-item{border:1px solid var(--tp-border-3)}.aleric-dark .tp-testimonial-sa-item:hover .popup-video{color:var(--tp-common-white)}.aleric-dark .tp-testimonial-sa-item:hover .popup-video:hover{background:var(--tp-common-nights)}.aleric-dark .tp-blog-sa-border{border-top:1px solid var(--tp-border-3)}.aleric-dark .coverflow-slider-title-sm{color:var(--tp-common-white)}.aleric-dark .tp-portfolio-creative-slider-main .swiper-pagination-bullet.swiper-pagination-bullet-active circle{stroke:var(--tp-common-white)!important;fill:transparent!important}.aleric-dark .tp-portfolio-creative-slider-main .swiper-pagination-bullet circle{stroke:var(--tp-common-white)!important;fill:var(--tp-common-white)!important}.aleric-dark .tp-portfolio-showcase-nav span{color:var(--tp-common-white);border:1px solid var(--tp-border-3)}.aleric-dark .tp-portfolio-inner-tab-wrap nav .nav-tabs .nav-link{color:var(--tp-common-white);border:1px solid var(--tp-border-3)}.aleric-dark .tp-portfolio-inner-tab-wrap nav .nav-tabs .nav-link.active,.aleric-dark .tp-portfolio-inner-tab-wrap nav .nav-tabs .nav-link:hover{color:var(--tp-common-white);background-color:var(--tp-grey-8);border-color:var(--tp-grey-8)}.aleric-dark .tp-pd-2-categories span{color:var(--tp-common-white);border:1px solid var(--tp-border-3)}.aleric-dark .tp-pd-2-title{color:var(--tp-common-white)}.aleric-dark .tp-pd-2-bottom-item span{color:rgba(255,255,255,.7)}.aleric-dark .tp-pd-2-bottom-item h6{color:var(--tp-common-white)}.aleric-dark .tp-pd-2-overview-title{color:var(--tp-common-white)}.aleric-dark .tp-pd-2-overview-wrap p{color:rgba(255,255,255,.6)}.aleric-dark .tp-pd-2-overview-wrap ul li:not(:last-of-type){border-bottom:1px solid rgba(255,255,255,.08)}.aleric-dark .tp-pd-2-overview-wrap ul li{color:var(--tp-common-white)}.aleric-dark .tp-pd-2-dot .swiper-pagination-bullet{background:rgba(255,255,255,.3)}.aleric-dark .tp-pd-2-dot .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--tp-common-white)}.aleric-dark .tp-pd-2-step-title{color:var(--tp-common-white)}.aleric-dark .tp-pd-2-step-item-title{color:var(--tp-common-white)}.aleric-dark .tp-pd-2-step-item span{color:rgba(255,255,255,.6)}.aleric-dark .tp-pd-2-np-content a{color:var(--tp-common-white);border:1px solid rgba(255,255,255,.1)}.aleric-dark .tp-pd-2-np-content a:hover{background:var(--tp-common-white);color:var(--tp-common-black)}.aleric-dark .tp-service-details-icon img{filter:invert(1)}.aleric-dark .tp-breadcrumb-wrap{border-top:1px solid var(--tp-border-3)}.aleric-dark .tp-breadcrumb-list ul li{color:var(--tp-common-white)}.aleric-dark .tp-breadcrumb-list ul li a{color:var(--tp-grey-2)}.aleric-dark .tp-portfolio-details-shedule{background:var(--tp-common-black);border-color:var(--tp-border-3)}.aleric-dark .tp-portfolio-details-shedule ul li{color:var(--tp-common-white)}.aleric-dark .tp-portfolio-details-shedule-btn{background:var(--tp-grey-8)}.aleric-dark .tp-portfolio-details-shedule-btn:hover{background:var(--tp-common-white);color:var(--tp-common-black)}.aleric-dark .tp-service-details-content ul li p{color:var(--tp-grey-2)}.aleric-dark .tp-service-details-content ul li b{color:var(--tp-common-white)}.aleric-dark .tp-portfolio-outcome-bost span{border:1px solid var(--tp-border-3)}.aleric-dark .tp-portfolio-navigation-wrap{border:1px solid var(--tp-border-2)}.aleric-dark .tp-portfolio-navigation-grid a{color:var(--tp-grey-2)}.aleric-dark .tp-portfolio-navigation-grid a:hover{opacity:1}.aleric-dark .tp-faq-5-wrap .tp-faq-wrap .tp-faq-active{background-color:var(--tp-grey-8)}.aleric-dark .tp-faq-5-wrap .tp-faq-wrap .accordion-item:not(:first-of-type){border-color:var(--tp-border-3)}.aleric-dark .tp-faq-5-wrap .tp-faq-wrap .accordion-item{background:var(--tp-grey-8);border:transparent}.aleric-dark .tp-faq-5-wrap .tp-faq-wrap .tp-faq-btn{color:var(--tp-common-white)}.aleric-dark .tp-faq-5-wrap .tp-faq-details-para p{color:var(--tp-grey-2)}.aleric-dark .tp-faq-5-wrap .tp-faq-details-para p span{color:var(--tp-common-white)!important}.aleric-dark .tp-faq-5-wrap .tp-faq-list-title{color:var(--tp-grey-2)}.aleric-dark .tp-faq-5-wrap .tp-faq-details-para ul li{color:var(--tp-common-white)}.aleric-dark .tp-faq-5-wrap .tp-faq-wrap .tp-faq-active .accordion-btn{color:var(--tp-common-white)}.aleric-dark .tp-faq-5-wrap .tp-faq-wrap .accordion-btn{color:var(--tp-grey-2)}.aleric-dark .tp-counter-cst-2-wrap .tp-counter-cst-item.borders::before{background:linear-gradient(170deg,#232222 0,#272424 100%)}.aleric-dark .tp_text_invert.invert-black>div{background-image:linear-gradient(to right,#fff 50%,#999 50%)}.aleric-dark .tp-about-pp-skill-white-wrap{border:1px solid var(--tp-border-3)}.aleric-dark .tp-about-bottom-thumb.white-bg img{filter:invert(.09)}.aleric-dark .tp-about-bottom-video .popup-video{background:0 0}.aleric-dark .tp-about-process-item:hover{border-color:var(--tp-border-3);background:0 0}.aleric-dark .tp-service-cst-2-wrap{border-top:1px solid var(--tp-border-3)}.aleric-dark .tp-service-cst-2-wrap .tp-service-cst-item{border-right:1px solid var(--tp-border-3)}.aleric-dark .tp-service-cst-2-info .tp-service-cst-info-list ul li{color:var(--tp-common-white)}.aleric-dark .tp-service-cst-shape.inner img{filter:invert(1)}.aleric-dark .tp-breadcrumb-3-border{border-top:1px solid rgba(255,255,255,.06)}.aleric-dark .tp-awards-wd-top span{color:var(--tp-grey-2)}.aleric-dark .tp-team-value-item.borders{border-bottom:1px solid var(--tp-border-3)}.aleric-dark .tp-header-cst-wrap.border-none{border-bottom:none}.aleric-dark .tp-pricing-ai-list ul li::before{background:var(--tp-common-white)}.aleric-dark .tp-product-top-select .tp-select{background-color:var(--tp-common-black);border:solid 1px var(--tp-border-3)}.aleric-dark .tp-product-top-select .tp-select .current{color:var(--tp-common-white)}.aleric-dark .tp-product-top-select .tp-select:after{color:var(--tp-common-white)}.aleric-dark .tp-product-top-select .tp-select .option{color:var(--tp-grey-2)}.aleric-dark .tp-product-title{color:var(--tp-common-white)}.aleric-dark .tp-product-price{color:var(--tp-common-white)}.aleric-dark .tp-product-details-category span{color:var(--tp-grey-2)}.aleric-dark .tp-product-details-title{color:var(--tp-common-white)}.aleric-dark .tp-product-details-stock span{background-color:var(--tp-grey-8)}.aleric-dark .tp-product-details-sort-desc p{color:var(--tp-grey-2)}.aleric-dark .tp-product-details-price.new-price{color:var(--tp-common-white)}.aleric-dark .tp-product-details-price.old-price{color:rgba(255,255,255,.6)}.aleric-dark .tp-product-details-variation-title{color:var(--tp-common-white)}.aleric-dark .tp-product-details-variation-list button .tp-color-variation-tootltip{background-color:var(--tp-grey-8)}.aleric-dark .tp-product-details-variation-list button .tp-color-variation-tootltip::before{background-color:var(--tp-grey-8)}.aleric-dark .tp-product-details-action-title{color:var(--tp-common-white)}.aleric-dark .tp-product-details-quantity .tp-cart-input[type=text]{color:var(--tp-common-white);border:1px solid var(--tp-border-3)}.aleric-dark .tp-product-details-quantity .tp-cart-minus,.aleric-dark .tp-product-details-quantity .tp-cart-plus{color:var(--tp-common-white)}.aleric-dark .tp-product-details-add-to-cart-btn{color:var(--tp-common-white);border:1px solid var(--tp-border-3)}.aleric-dark .tp-product-details-add-to-cart-btn:hover{background:var(--tp-common-white);color:var(--tp-common-black)}.aleric-dark .tp-product-details-buy-now-btn{color:var(--tp-common-black);background-color:var(--tp-common-white)}.aleric-dark .tp-product-details-buy-now-btn:hover{background-color:var(--tp-theme-secondary);border-color:var(--tp-theme-secondary);color:var(--tp-common-white)}.aleric-dark .tp-product-details-action-sm-btn{color:var(--tp-common-white)}.aleric-dark .tp-product-details-action-sm-btn i,.aleric-dark .tp-product-details-action-sm-btn svg{color:var(--tp-common-white)}.aleric-dark .tp-product-details-query-item>span{color:var(--tp-common-white)}.aleric-dark .tp-product-details-query-item p{color:var(--tp-grey-2)}.aleric-dark .tp-product-details-action-sm{border-bottom:1px solid rgba(255,255,255,.1)}.aleric-dark .tp-product-details-social span{color:var(--tp-common-white)}.aleric-dark .tp-product-details-social a{color:var(--tp-common-white);border:1px solid var(--tp-border-3);background:var(--tp-common-black)}.aleric-dark .tp-product-details-social a:hover{background:var(--tp-common-white);color:var(--tp-common-black)}.aleric-dark .tp-product-details-msg ul li{color:var(--tp-grey-2)}.aleric-dark .tp-product-details-msg ul li::after{filter:invert(1)}.aleric-dark .tp-product-details-payment{background:var(--tp-grey-8)}.aleric-dark .tp-product-details-payment p{color:var(--tp-common-white)}.aleric-dark .tp-product-details-quantity .tp-cart-minus:hover,.aleric-dark .tp-product-details-quantity .tp-cart-plus:hover{background-color:var(--tp-common-white);color:var(--tp-common-black)}.aleric-dark .tp-product-details-tab-nav .nav-tabs .nav-link{color:rgba(255,255,255,.6)}.aleric-dark .tp-product-details-tab-nav .nav-tabs .nav-link.active,.aleric-dark .tp-product-details-tab-nav .nav-tabs .nav-link:hover{color:var(--tp-common-white)}.aleric-dark .tp-product-details-additional-info table tr td:first-child{background-color:var(--tp-grey-8);color:var(--tp-common-white)}.aleric-dark .tp-product-details-additional-info table tr:not(:last-child){border-bottom:1px solid var(--tp-border-3)}.aleric-dark .tp-product-details-additional-info table{border:1px solid var(--tp-border-3)}.aleric-dark .tp-product-details-desc-title{color:var(--tp-common-white)}.aleric-dark .tp-product-details-desc-content p{color:var(--tp-grey-2)}.aleric-dark .tp-product-details-tab-nav .nav-tabs{border-bottom:1px solid var(--tp-border-3)}.aleric-dark .tp-product-details-review-number{border:1px solid transparent;background-color:var(--tp-grey-8)}.aleric-dark .tp-product-details-review-number-title{color:var(--tp-common-white)}.aleric-dark .tp-product-details-review-summery-value span{color:var(--tp-common-white)}.aleric-dark .tp-product-details-review-summery-rating p{color:var(--tp-grey-2)}.aleric-dark .tp-product-details-review-title{color:var(--tp-common-white)}.aleric-dark .tp-product-details-review-avater-title{color:var(--tp-common-white)}.aleric-dark .tp-product-details-review-avater-meta{color:var(--tp-grey-2)}.aleric-dark .tp-product-details-review-avater-comment p{color:var(--tp-grey-2)}.aleric-dark .tp-product-details-review-rating-percent span{color:var(--tp-common-white)}.aleric-dark .tp-product-details-review-form-title{color:var(--tp-common-white)}.aleric-dark .tp-product-details-review-form>p{color:var(--tp-grey-2)}.aleric-dark .tp-product-details-review-form-rating p{color:var(--tp-grey-2)}.aleric-dark .tp-product-details-review-input-title label{color:var(--tp-common-white)}.aleric-dark .tp-product-details-review-input input,.aleric-dark .tp-product-details-review-input textarea{border-color:transparent;background:var(--tp-grey-8);color:var(--tp-common-white)}.aleric-dark .tp-product-details-review-remeber label{color:var(--tp-grey-2)}.aleric-dark .tp-product-details-review-remeber label::before{color:var(--tp-common-white)}.aleric-dark .tp-product-details-review-remeber label::after{border:1px solid var(--tp-border-3)}.aleric-dark .tp-product-details-review-btn{color:var(--tp-common-black);background-color:var(--tp-common-white)}.aleric-dark .tp-product-details-review-btn:hover{background:var(--tp-theme-secondary);color:var(--tp-common-white)}.aleric-dark .tp-product-details-bottom{border-bottom:1px solid var(--tp-border-3)}.aleric-dark .tp-cart-list thead th{color:var(--tp-common-white)}.aleric-dark .tp-cart-list thead{background-color:var(--tp-grey-8)}.aleric-dark .tp-cart-title a{color:var(--tp-common-white)}.aleric-dark .tp-cart-title a:hover{color:var(--tp-theme-secondary)}.aleric-dark .tp-cart-list tr td .tp-cart-action-btn{color:var(--tp-grey-2)}.aleric-dark .tp-cart-list tr td .tp-cart-action-btn:hover{color:#ff1826}.aleric-dark .tp-cart-price span{color:var(--tp-common-white)}.aleric-dark .tp-cart-list tr td{border-color:var(--tp-border-3)}.aleric-dark .tp-cart-update-btn{color:var(--tp-common-white);border:1px solid var(--tp-border-3)}.aleric-dark .tp-cart-coupon-input button{color:var(--tp-common-black);background-color:var(--tp-common-white)}.aleric-dark .tp-cart-coupon-input input{background:var(--tp-grey-8);color:var(--tp-common-white)}.aleric-dark .tp-cart-coupon-input input::placeholder{color:var(--tp-grey-2)}.aleric-dark .tp-cart-checkout-wrapper{background:var(--tp-grey-8)}.aleric-dark .tp-cart-checkout-top span{color:var(--tp-common-white)}.aleric-dark .tp-cart-checkout-top{border-bottom:1px solid var(--tp-border-3)}.aleric-dark .tp-cart-checkout-shipping-title{color:var(--tp-common-white)}.aleric-dark .tp-cart-checkout-shipping-option label{color:var(--tp-grey-2)}.aleric-dark .tp-cart-checkout-shipping-option label span{color:var(--tp-common-white)}.aleric-dark .tp-cart-checkout-shipping-option label::after{border:1px solid var(--tp-border-3)}.aleric-dark .tp-cart-checkout-shipping-option label::before{background-color:var(--tp-common-white)}.aleric-dark .tp-cart-checkout-shipping-option input:checked+label::after{border-color:var(--tp-common-white)}.aleric-dark .tp-cart-checkout-total span{color:var(--tp-common-white)}.aleric-dark .tp-cart-checkout-total span{color:var(--tp-common-white)}.aleric-dark .tp-cart-checkout-btn{color:var(--tp-common-black);background-color:var(--tp-common-white)}.aleric-dark .tp-cart-checkout-btn:hover{color:var(--tp-common-white);background:var(--tp-theme-secondary)}.aleric-dark .tp-cart-checkout-shipping{border-bottom:1px solid var(--tp-border-3)}.aleric-dark .tp-cart-coupon-input-box label{color:var(--tp-common-white)}.aleric-dark .tp-checkout-verify-reveal{border:1px dashed var(--tp-border-3);color:var(--tp-common-white)}.aleric-dark .tp-checkout-verify-reveal button{color:var(--tp-common-white)}.aleric-dark .tp-checkout-verify-reveal button::after{background-color:var(--tp-common-white)}.aleric-dark .tp-return-customer{background:var(--tp-grey-8)}.aleric-dark .tp-return-customer-input label{color:var(--tp-common-white)}.aleric-dark .tp-return-customer-input input,.aleric-dark .tp-return-customer-input textarea{color:var(--tp-common-white);background:var(--tp-common-black)}.aleric-dark .tp-return-customer-input input::placeholder,.aleric-dark .tp-return-customer-input textarea::placeholder{color:var(--tp-grey-2)}.aleric-dark .tp-checkout-btn{color:var(--tp-common-black);background-color:var(--tp-common-white)}.aleric-dark .tp-checkout-btn:hover{border-color:var(--tp-border-3);background:var(--tp-common-black);color:var(--tp-common-white)}.aleric-dark .tp-return-customer-forgot a::after{background-color:var(--tp-common-white);content:""}.aleric-dark .tp-return-customer-forgot a{color:var(--tp-common-white)}.aleric-dark .tp-return-customer-remeber label{color:var(--tp-common-white)}.aleric-dark .tp-return-customer-remeber label::after{border:1px solid var(--tp-border-3)}.aleric-dark .tp-checkout-bill-area{background:var(--tp-grey-8)}.aleric-dark .tp-checkout-bill-title{color:var(--tp-common-white)}.aleric-dark .tp-checkout-input label{color:var(--tp-common-white)}.aleric-dark .tp-checkout-input input,.aleric-dark .tp-checkout-input textarea{color:var(--tp-common-white);background:var(--tp-common-black)}.aleric-dark .tp-checkout-input input:focus,.aleric-dark .tp-checkout-input textarea:focus{background:0 0;border-color:var(--tp-border-3)}.aleric-dark .tp-checkout-input input::placeholder,.aleric-dark .tp-checkout-input textarea::placeholder{color:var(--tp-grey-2)}.aleric-dark .tp-checkout-input .tp-select{color:var(--tp-common-white);background:var(--tp-common-black)}.aleric-dark .tp-checkout-input .tp-select .current{color:var(--tp-grey-2)}.aleric-dark .tp-checkout-option label{color:var(--tp-common-white)}.aleric-dark .tp-checkout-option label::after{border:1px solid var(--tp-border-3)}.aleric-dark .tp-checkout-place{background:var(--tp-grey-8)}.aleric-dark .tp-checkout-place-title{color:var(--tp-common-white)}.aleric-dark .tp-order-info-list ul li.tp-order-info-list-desc p{color:var(--tp-grey-2)}.aleric-dark .tp-order-info-list ul li:not(:last-child){border-bottom:1px solid var(--tp-border-3)}.aleric-dark .tp-order-info-list ul li.tp-order-info-list-header h4{color:var(--tp-common-white)}.aleric-dark .tp-order-info-list ul li span{color:var(--tp-common-white)}.aleric-dark .tp-order-info-list ul li.tp-order-info-list-shipping span label span{color:var(--tp-common-white)}.aleric-dark .tp-order-info-list ul li.tp-order-info-list-shipping span label::after{border:1px solid var(--tp-border-3)}.aleric-dark .tp-order-info-list ul li.tp-order-info-list-shipping span label::before{background-color:var(--tp-common-white)}.aleric-dark .tp-checkout-payment-item label{color:var(--tp-common-white)}.aleric-dark .tp-checkout-payment-item label::after{border:1px solid var(--tp-border-3)}.aleric-dark .tp-checkout-payment-item label::before{background-color:var(--tp-common-white)}.aleric-dark .tp-checkout-payment-item label a::after{background-color:var(--tp-common-white)}.aleric-dark .tp-checkout-payment{border-bottom:1px solid var(--tp-border-3)}.aleric-dark .profile__btn .tp-btn-cart{color:var(--tp-common-black);background-color:var(--tp-common-white)}.aleric-dark .profile__btn .tp-btn-cart:hover{background:0 0;border-color:var(--tp-border-3);color:var(--tp-common-white)}.aleric-dark .tp-login-wrapper{background:var(--tp-grey-8)}.aleric-dark .tp-login-title{color:var(--tp-common-white)}.aleric-dark .tp-login-top p{color:var(--tp-grey-2)}.aleric-dark .tp-login-input-title label{color:var(--tp-common-white)}.aleric-dark .tp-login-input input{color:var(--tp-common-white);border:1px solid var(--tp-border-3)}.aleric-dark .tp-login-input input::placeholder{color:var(--tp-grey-2)}.aleric-dark .tp-login-btn{color:var(--tp-common-black);border:1px solid transparent;background:var(--tp-common-white)}.aleric-dark .tp-login-btn:hover{color:var(--tp-common-white);background:var(--tp-common-black)}.aleric-dark .tp-login-top p a{color:var(--tp-common-white)}.aleric-dark .tp-login-option-item a{color:var(--tp-common-white);border:1px solid var(--tp-border-3)}.aleric-dark .tp-login-option-item a img.apple{filter:invert(1)}.aleric-dark .tp-login-mail::after{background-color:var(--tp-border-3)}.aleric-dark .tp-login-mail p{color:var(--tp-common-white);background-color:var(--tp-common-black)}.aleric-dark .tp-login-mail p a{color:var(--tp-common-white)}.aleric-dark .tp-login-remeber label{color:var(--tp-common-white)}.aleric-dark .tp-login-remeber label::after{border:1px solid var(--tp-border-3)}.aleric-dark .tp-login-input-eye span{color:var(--tp-common-white)}.aleric-dark .tp-login-forgot a{color:var(--tp-common-white)}.aleric-dark .tp-about-process-2-item ul li{color:var(--tp-common-white)}.aleric-dark .tp-error-title{color:var(--tp-common-white)}.aleric-dark .tp-error-title-sm{color:var(--tp-common-white)}.aleric-dark .tp-error-content p{color:var(--tp-grey-2)}.aleric-dark .tp-error-content .tp-btn{background-color:var(--tp-common-white);color:var(--tp-common-black)}.aleric-dark .tp-error-content .tp-btn:hover{border-color:var(--tp-common-white);color:var(--tp-common-white);background:0 0}.aleric-dark .tp-blog-pagenation-nav{color:var(--tp-common-white);border:1px solid var(--tp-border-2)}.aleric-dark .tp-blog-pagenation-nav:hover{color:var(--tp-common-black)}.aleric-dark .black-logo .tp-brand-item img{filter:invert(0)}.aleric-dark .tp-blog-top-content{background:var(--tp-grey-8)}.aleric-dark .tp-postbox-text{color:var(--tp-grey-2)}.aleric-dark .tp-sidebar-search-input input{background:var(--tp-grey-8);color:var(--tp-common-white)}.aleric-dark .tp-sidebar-search-input input::placeholder{color:var(--tp-grey-2)}.aleric-dark .tp-sidebar-search-input button{color:var(--tp-common-white)}.aleric-dark .tp-sidebar-widget{border:1px solid var(--tp-border-2)}.aleric-dark .tp-sidebar-widget-title{color:var(--tp-common-white)}.aleric-dark .tp-sidebar-widget-content ul li a{color:var(--tp-grey-2)}.aleric-dark .tp-sidebar-widget-content ul li a:hover{color:var(--tp-common-white)}.aleric-dark .tp-sidebar-rc-post-tag{color:var(--tp-grey-2);border:1px solid var(--tp-border-3)}.aleric-dark .tp-sidebar-rc-post-title{color:var(--tp-common-white)}.aleric-dark .tp-sidebar-rc-post-dates{color:var(--tp-grey-2)}.aleric-dark .tp-sidebar-rc-tag ul li a{color:var(--tp-grey-2);background:var(--tp-grey-8)}.aleric-dark .tp-sidebar-rc-tag ul li a:hover{background:var(--tp-theme-primary);color:var(--tp-common-black)}.aleric-dark .tp-sidebar-banner{border:1px solid var(--tp-border-3)}.aleric-dark .tp-blog-details-link-wrap{border:1px solid var(--tp-border-3)}.aleric-dark .tp-blog-details-dates span{color:var(--tp-grey-2)}.aleric-dark .tp-blog-details-link a{border:1px solid var(--tp-border-3);color:var(--tp-common-white)}.aleric-dark .tp-blog-details-link a:hover{color:var(--tp-common-black);background:var(--tp-common-white)}.aleric-dark .tp-blog-details-tag ul li a{color:var(--tp-grey-2);border:1px solid var(--tp-border-3)}.aleric-dark .tp-blog-details-tag ul li a:hover{color:var(--tp-common-black)}.aleric-dark .tp-blog-details-social ul li a{border:1px solid var(--tp-border-3);color:var(--tp-grey-2)}.aleric-dark .tp-blog-details-social ul li a:hover{color:var(--tp-common-black)}.aleric-dark .postbox__comment-name h5{color:var(--tp-common-white)}.aleric-dark .postbox__comment-name span{color:var(--tp-grey-2)}.aleric-dark .postbox__comment-text p{color:var(--tp-grey-2)}.aleric-dark .postbox__comment-reply a{color:var(--tp-common-white);border:1px solid var(--tp-border-3)}.aleric-dark .postbox__comment-reply a:hover{background:var(--tp-common-white);color:var(--tp-common-black)}.aleric-dark .tp-postbox-details-form{background:var(--tp-grey-8)}.aleric-dark .tp-postbox-details-input .tp-input,.aleric-dark .tp-postbox-details-input .tp-select,.aleric-dark .tp-postbox-details-input .tp-textarea{color:var(--tp-common-white);background:0 0;border-color:var(--tp-border-3)}.aleric-dark .tp-postbox-details-remember .tp-checkbox{background:var(--tp-common-black);border:1px solid var(--tp-border-3)}.aleric-dark .tp-postbox-details-remember .tp-checkbox:checked::after{color:var(--tp-common-white)}.aleric-dark .tp-blog-details-2-social ul{border-right:1px solid var(--tp-border-3)}.aleric-dark .tp-blog-details-2-social ul li a{color:var(--tp-grey-2)}.aleric-dark .tp-blog-details-2-social ul li a i:hover{color:var(--tp-common-white);background:var(--tp-grey-8)}.aleric-dark .tp-postbox-details-remember label{color:var(--tp-grey-2)}.aleric-dark .tp-contact-number{border:1px solid var(--tp-border-2)}.aleric-dark .tp-contact-email{color:var(--tp-grey-2)}.aleric-dark .tp-contact-email:hover{color:var(--tp-common-white)}.aleric-dark .tp-contact-us-form-wrapper{background:var(--tp-grey-8)}.aleric-dark .tp-contact-us-title{color:var(--tp-common-white)}.aleric-dark .cn-contactform-support-text span{color:var(--tp-common-white)}.aleric-dark .tp-contact-us-content{background:var(--tp-grey-8)}.aleric-dark .tp-contact-us-info-title{color:var(--tp-common-white);border-bottom:1px solid rgba(255,255,255,.1)}.aleric-dark .tp-contact-us-info-details a{color:rgba(255,255,255,.7)}.aleric-dark .tp-contact-us-info-details a:hover{color:var(--tp-common-white)}.aleric-dark .tp-portfolio-details-2-cetagory ul li span{color:var(--tp-common-white)}.aleric-dark .tp-portfolio-details-2-cetagory ul li:not(:last-child){border-bottom:1px solid var(--tp-border-3)}.aleric-dark .tp-portfolio-details-2-border{border-bottom:1px solid var(--tp-border-3)}.aleric-dark .tp-portfolio-details-2-tag-border{border-bottom:1px solid var(--tp-border-3)}.aleric-dark .tp-portfolio-details-2-tag a{background:var(--tp-grey-8);color:var(--tp-common-white)}.aleric-dark .tp-portfolio-details-2-tag a:hover{background:var(--tp-common-black-1)}.aleric-dark .tp-portfolio-details-2-navigation{border:none;border-bottom:1px solid var(--tp-border-3)}.aleric-dark .tp-portfolio-details-2-subtitle{border:none}@media (max-width:574.98px){.aleric-dark .tp-header-seo-bg{background:0 0}}.al-hero-archi-link .tp-arrow-svg-top-right{margin-left:3px}.al-hero-shop-active .swiper-slide-active .al-hero-shop-btn,.al-hero-shop-active .swiper-slide-active .al-hero-shop-content span,.al-hero-shop-active .swiper-slide-active .al-hero-shop-title{animation-name:fadeInUp;animation-fill-mode:both}.al-hero-shop-active .swiper-slide-active .al-hero-shop-thumb img{animation-name:fadeInRight;animation-fill-mode:both}.al-brand-wrapper .slide-transtion{-webkit-transition-timing-function:linear;transition-timing-function:linear}.al-brand-active .swiper-slide{width:auto}.al-brands-archi-slider .swiper-slide{width:auto}.al-brands-archi-title span{font-weight:400;font-size:30px;line-height:133%;text-align:center;color:var(--tp-grey-1)}.al-step-title-box{margin:0 60px;margin-bottom:40px}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.al-step-title-box{margin:0;margin-bottom:40px}}.al-step-icon{display:inline-block;margin-bottom:25px}.al-step-icon>span{height:100px;width:100px;text-align:center;line-height:95px;border-radius:50%;display:inline-block;color:var(--tp-common-green);border:2px solid var(--tp-common-green);transition:.3s;position:relative}.al-step-icon>span::after{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;content:"";visibility:hidden;border-radius:50%;transition:.3s;transform:scale(1.2);border:1px dashed var(--tp-common-green)}.al-step-item{display:inline-block}.al-step-item.active .al-step-icon>span{color:var(--tp-common-white);border-color:var(--tp-common-green);background-color:var(--tp-common-green)}.al-step-item.active .al-step-icon>span::after{opacity:1;visibility:visible}.al-step-item:hover .al-step-icon>span{color:var(--tp-common-white);border-color:var(--tp-common-green);background-color:var(--tp-common-green)}.al-step-item:hover .al-step-icon>span::after{opacity:1;visibility:visible}.al-step-number{position:absolute;top:3px;right:1px;z-index:3;height:30px;width:30px;line-height:29px;border-radius:50%;font-style:normal;display:inline-block;color:var(--tp-common-white);background-color:var(--tp-common-green);font-family:var(--tp-ff-inter)}.al-step-number::after{position:absolute;top:0;left:0;width:100%;height:100%;content:"";border-radius:50%;border:4px solid var(--tp-common-white);transform:scale(1.2)}.al-step-shape-1{position:absolute;top:26%;left:0}.al-step-shape-1 img{animation:anim-top-bottom 1s linear infinite alternate}.al-step-shape-2{position:absolute;top:42%;right:0;animation:anim-left-right 4s linear infinite alternate}.al-step-arrow-shape-1{position:absolute;top:21%;right:0}.al-step-arrow-shape-2{position:absolute;top:21%;left:0}.al-section-title{font-weight:700;font-size:47px;line-height:1.1;letter-spacing:-.02em;color:var(--tp-common-black-1);font-family:var(--tp-ff-inter)}@media (max-width:574.98px){.al-section-title{font-size:35px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.al-section-title br{display:none}}.al-section-subtitle.fs-12{font-weight:600;font-size:12px;border-radius:20px;letter-spacing:.1em;text-transform:uppercase;background-color:#eef3f6;padding:2px 23px;color:var(--tp-common-black-1);display:inline-block;font-family:var(--tp-ff-inter)}.al-section-subtitle.fs-12.sky-bg{background-color:#cae1ec}.al-section-archi-title{font-size:80px;line-height:1}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.al-section-archi-title{font-size:60px}}@media (max-width:574.98px){.al-section-archi-title{font-size:50px}}.al-section-archi-subtitle{font-family:var(--tp-ff-inter)}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.al-section-archi-subtitle{margin-bottom:20px;display:inline-block}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:574.98px),only screen and (min-width:576px) and (max-width:767px){.al-section-archi-content{margin:0}}.al-section-archi-content p{font-family:var(--tp-ff-inter)}@keyframes anim-top-bottom{0%{transform:translateY(-20px)}100%{transform:translateY(0)}}@keyframes anim-left-right{0%{transform:translateX(-50px)}100%{transform:translateX(0)}}@keyframes animate-pulse{0%{box-shadow:0 0 0 0 rgba(255,255,255,.8),0 0 0 0 rgba(255,255,255,.8)}40%{box-shadow:0 0 0 50px rgba(255,109,74,0),0 0 0 0 rgba(255,255,255,.8)}80%{box-shadow:0 0 0 50px rgba(255,109,74,0),0 0 0 30px rgba(255,109,74,0)}100%{box-shadow:0 0 0 0 rgba(255,109,74,0),0 0 0 30px rgba(255,109,74,0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.tp_text_invert.invert-black-7>div{background-image:linear-gradient(to right,var(--tp-common-black-7) 50%,var(--tp-common-cream) 50%)}.al-service-archi-wrapper:hover .al-service-archi-icon{color:var(--tp-theme-secondary)}.al-service-archi-wrapper:hover .al-service-archi-link{color:var(--tp-theme-secondary)}.al-service-archi-title{font-size:34px;line-height:1;margin-bottom:15px}.al-service-archi-title a:hover{color:var(--tp-theme-secondary)}.al-service-archi-link{color:#bcbcbc}.al-service-archi-icon{color:var(--tp-common-black);-webkit-transition:all .3s 0s ease-out;-moz-transition:all .3s 0s ease-out;-ms-transition:all .3s 0s ease-out;-o-transition:all .3s 0s ease-out;transition:all .3s 0s ease-out}.al-service-archi-content p{font-family:var(--tp-ff-inter);font-size:17px}.al-project-seo-title-box .al-section-subtitle.fs-12{background-color:#0d3f52;color:var(--tp-common-white)}.al-project-archi-title-sm{font-size:34px;line-height:1;position:relative;z-index:2}@media (max-width:574.98px){.al-project-archi-title-sm{font-size:22px}}.al-project-archi-title-sm a:hover{color:var(--tp-theme-secondary)}.al-project-archi-meta h5{font-size:14px;text-decoration:underline;color:var(--tp-grey-1);font-family:var(--tp-ff-inter)}.al-project-archi-icon{padding-left:450px;position:relative;transform:translateY(-15px)}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.al-project-archi-icon{padding-left:0;float:right}}@media (max-width:574.98px){.al-project-archi-icon{padding-top:12px}}.al-project-archi-icon::before{position:absolute;content:"";height:1px;width:450px;top:50%;transform:translateY(-50%);left:0;background-color:#cecac4}@media only screen and (min-width:992px) and (max-width:1199px){.al-project-archi-icon::before{left:inherit;right:59px;width:648%}}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.al-project-archi-icon::before{display:none}}.al-project-archi-icon a{border:1px solid #cecac4;width:60px;height:60px;display:block;border-radius:50%;text-align:center;color:#06302d;transition:all .4s ease;display:flex;align-items:center;justify-content:center}.al-project-archi-icon a .tp-arrow-angle svg{width:13px;height:13px}.al-project-archi-icon a:hover{background-color:var(--tp-theme-secondary);color:var(--tp-common-white);border-color:var(--tp-theme-secondary)}.al-project-archi-content span{line-height:1;transform:translateY(-30px);display:inline-block;font-family:var(--tp-ff-inter)}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.al-project-archi-content span{margin-top:18px;transform:inherit}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.al-project-archi-content span{margin-top:5px}}.al-project-pg-2-item.active .al-project-pg-2-title{color:var(--tp-common-black-7)}.al-project-pg-2-item.active .al-project-pg-2-year span{color:var(--tp-common-black-7)}.al-project-pg-2-item.active .al-project-pg-2-title-box span{color:var(--tp-common-black-7)}.al-project-pg-2-item.active .al-project-pg-2-link span{color:var(--tp-common-black-7)}.al-price-item.active{background-color:var(--tp-common-green)}.al-price-item.active .al-price-head h5{color:var(--tp-common-white)}.al-price-item.active .al-price-head span{color:var(--tp-common-white)}.al-price-item.active .al-price-list ul li{color:var(--tp-common-white)}.al-price-item.active .al-price-list ul li::after{background-color:var(--tp-common-white)}.al-price-item.active .al-btn-blue.sky-bg{color:var(--tp-common-black-1);background-color:var(--tp-common-white)}.al-price-item.active .al-btn-blue.sky-bg:hover{color:var(--tp-common-white);background-color:var(--tp-common-black-1)}.al-price-style-2 .al-price-item.active{background-color:var(--tp-common-white)}.al-price-style-2 .al-price-item.active .al-price-head h5{color:var(--tp-common-black-1)}.al-price-style-2 .al-price-item.active .al-price-head span{color:var(--tp-common-black-1)}.al-price-style-2 .al-price-item.active .al-price-list ul li{color:var(--tp-common-black-1)}.al-price-style-2 .al-price-item.active .al-price-list ul li::after{background-color:var(--tp-common-black-1)}.al-price-style-2 .al-price-item.active .al-btn-border-radius-6.lg{color:var(--tp-common-white);border-color:var(--tp-common-black-1);background-color:var(--tp-common-black-1)}.al-toggler-post.is-active,.al-toggler-pre.is-active{color:var(--tp-common-black-1)}.al-tab-hide{display:none}.al-price-pg-item.active .al-btn-pg-price{background-color:var(--tp-common-pink);color:var(--tp-common-white);border-color:var(--tp-common-pink)}.al-faq-wrapper .accordion-header{position:relative}.al-faq-wrapper .accordion-header .accordion-buttons{width:100%;padding:25px 0;font-weight:700;font-size:20px;line-height:1.3;text-align:left;position:relative;padding-right:30px;color:var(--tp-common-black-1);font-family:var(--tp-ff-inter)}@media only screen and (min-width:992px) and (max-width:1199px){.al-faq-wrapper .accordion-header .accordion-buttons{font-size:18px}}.al-faq-wrapper .accordion-header .accordion-buttons:not(.collapsed){color:var(--tp-common-green)}.al-faq-wrapper .accordion-header .accordion-buttons:not(.collapsed) .accordion-icon::before{transform:translate(-50%,-50%) rotate(90deg)}.al-faq-wrapper .accordion-header .accordion-buttons:not(.collapsed) .accordion-icon::after{background-color:var(--tp-common-green)}.al-faq-wrapper .accordion-header .accordion-buttons .accordion-icon{position:absolute;top:35px;right:10px}.al-faq-wrapper .accordion-header .accordion-buttons .accordion-icon::before{position:absolute;content:"";width:2px;height:16px;left:50%;top:50%;transition:.4s;border-radius:30px;transform:translate(-50%,-50%);background-color:var(--tp-common-black-3)}.al-faq-wrapper .accordion-header .accordion-buttons .accordion-icon::after{position:absolute;content:"";width:16px;height:2px;left:50%;top:50%;border-radius:30px;transform:translate(-50%,-50%);background-color:var(--tp-common-black-3)}.al-faq-wrapper .accordion-body{padding:0;padding-right:110px;padding-bottom:35px}@media only screen and (min-width:992px) and (max-width:1199px){.al-faq-wrapper .accordion-body{padding-right:65px}}.al-faq-wrapper .accordion-body p{font-weight:500;font-size:14px;line-height:1.57;color:#4d5051;margin-bottom:0;font-family:var(--tp-ff-inter)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.al-faq-wrapper .accordion-body p br{display:none}}.al-text-slider-seo-active .swiper-slide{width:auto}.al-text-pg-slider-active .swiper-slide{width:auto!important}.al-footer-seo-widget-paragraph p{font-weight:500;font-size:16px;line-height:1.5;color:var(--tp-common-white);font-family:var(--tp-ff-inter)}.al-footer-seo-widget-title{font-weight:700;font-size:74px;line-height:.86;padding-bottom:20px;background-clip:border-box;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background:linear-gradient(90deg,#d4fc79 0,#96e6a1 100%);background:-webkit-linear-gradient(90deg,#d4fc79 0,#96e6a1 100%);font-family:var(--tp-ff-inter)}@media only screen and (min-width:992px) and (max-width:1199px){.al-footer-seo-widget-title{font-size:55px}}@media only screen and (min-width:768px) and (max-width:991px){.al-footer-seo-widget-title{font-size:51px}}@media only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.al-footer-seo-widget-title{font-size:45px}}.al-footer-seo-widget .al-footer-link:hover{color:var(--tp-common-green)}.al-footer-seo-col-1{padding-right:125px}@media only screen and (min-width:992px) and (max-width:1199px){.al-footer-seo-col-1{padding-right:80px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.al-footer-seo-col-1{padding-right:0}}.al-footer-seo-col-2{padding-left:100px}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.al-footer-seo-col-2{padding-left:0}}.al-copyright-seo-left p{font-weight:500;font-size:14px;color:#72878e;margin-bottom:0;font-family:var(--tp-ff-inter)}.al-copyright-seo-left p a{color:var(--tp-common-white)}.al-copyright-seo-middle a{font-weight:500;font-size:14px;line-height:1.71;color:#afb2b8;transition:all .3s;font-family:var(--tp-ff-inter)}.al-copyright-seo-middle a span{margin-right:5px;display:inline-block;transform:translateY(-1px)}.al-copyright-seo-middle a:hover{color:var(--tp-common-white)}.al-footer-pg-slide-active .swiper-slide{width:auto}.al-footer-pg-slide-active .swiper-wrapper{transition-timing-function:linear}.al-header-archi .tp-main-menu nav>ul>li>a>span{color:var(--tp-common-black)}.al-header-archi .tp-main-menu nav>ul>li>a:hover{color:var(--tp-theme-secondary)}.al-header-archi .tp-main-menu nav>ul>li>a:hover span{color:var(--tp-theme-secondary)}.al-header-archi .tp-main-menu nav ul li:hover.has-dropdown>a{color:var(--tp-theme-secondary)}.al-header-archi .tp-main-menu nav ul li:hover.has-dropdown>a span{color:var(--tp-theme-secondary)}.al-header-archi .tp-header-btn a{font-family:var(--tp-ff-p);font-weight:500;font-size:16px;color:var(--tp-common-black)}.al-header-archi .tp-header-btn a:hover{color:var(--tp-theme-secondary)}.al-header-seo .tp-header-it-btn:hover{background-color:var(--tp-common-green);color:var(--tp-common-white);box-shadow:none}.tp-megamenu-list ul li a span.update{color:var(--tp-common-white);background-color:#f70510}.al-about-archi-para{font-family:var(--tp-ff-inter)}.al-about-archi-link{font-family:var(--tp-ff-inter);text-transform:uppercase;font-size:14px;font-weight:500}.al-about-archi-link:hover{color:var(--tp-theme-secondary)}.al-about-archi-link .tp-arrow-svg-top-right{margin-left:3px}@media only screen and (min-width:1600px) and (max-width:1700px),only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:574.98px),only screen and (min-width:576px) and (max-width:767px){.al-about-archi-content-wrapper{margin:0}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:574.98px),only screen and (min-width:576px) and (max-width:767px){.al-about-archi-content-wrapper{margin-bottom:40px}}.al-about-archi-thumb.height-1{width:100%;height:537px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.al-about-archi-thumb.height-1{height:auto}}.al-about-archi-thumb.height-2{width:100%;height:786px}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.al-about-archi-thumb.height-2{height:auto}}.al-fact-archi-thumb{margin-left:-88px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.al-fact-archi-thumb{margin-left:0}}.al-fact-archi-thumb img{float:right}.al-choose-archi-thumb{margin-left:-200px;margin-right:83px}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.al-choose-archi-thumb{margin-left:0;margin-right:0}.al-choose-archi-thumb img{width:100%}}.al-choose-archi-faq .accordion{--bs-accordion-border-width:0;--bs-accordion-btn-icon:none;--bs-accordion-btn-active-icon:none}.al-choose-archi-faq-btn{font-weight:700;font-size:30px;color:#bcbcbc;background:0 0;padding:0;border-radius:0}.al-choose-archi-faq-btn.collapsed{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.al-choose-archi-faq-btn.accordion-button:not(.collapsed){background:0 0;box-shadow:none;color:var(--tp-common-white)}.al-choose-archi-faq-btn.accordion-button:focus{border-color:none;box-shadow:none}.al-choose-archi-faq-btn:not(.collapsed) .accordion-btn::before{-webkit-transform:translateX(-50%) rotate(90deg);-moz-transform:translateX(-50%) rotate(90deg);-ms-transform:translateX(-50%) rotate(90deg);-o-transform:translateX(-50%) rotate(90deg);transform:translateX(-50%) rotate(90deg);color:var(--tp-common-black);background-color:var(--tp-theme-secondary);opacity:1}.al-choose-archi-faq-btn .accordion-btn{position:absolute;top:50%;right:0;transform:translateY(-50%);display:inline-block;width:14px;height:14px}.al-choose-archi-faq-btn .accordion-btn:not(.collapsed)::after{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}.al-choose-archi-faq-btn .accordion-btn::before{position:absolute;content:"";width:2px;height:100%;left:50%;top:0;background-color:#fff;opacity:.5;transform:translateX(-50%);border-radius:2px;transition:all .4s ease}.al-choose-archi-faq-btn .accordion-btn::after{position:absolute;content:"";width:100%;height:2px;left:0;top:43%;transform:translateY(-50%);background-color:#fff;opacity:.5;border-radius:2px;transition:all .4s ease}.al-choose-archi-faq .accordion-item{color:var(--tp-grey-2);background:0 0}.al-choose-archi-faq .accordion-item:last-of-type{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.al-choose-archi-faq-list{padding-bottom:30px;margin-bottom:30px;border-bottom:2px solid #134e4a}.al-choose-archi-details-para{padding:0;padding-top:23px}.al-choose-archi-details-para p{margin-bottom:0;font-family:var(--tp-ff-inter);color:var(--tp-common-white-2)}.al-feature-shop-border-2 .row [class*=col-] .al-feature-shop-item-2{position:relative}@media (max-width:574.98px){.al-feature-shop-border-2 .row [class*=col-] .al-feature-shop-item-2{padding-bottom:20px;margin-bottom:20px}}.al-feature-shop-border-2 .row [class*=col-] .al-feature-shop-item-2::after{position:absolute;content:"";right:14px;top:42%;width:1px;height:50px;background-color:#d9dbde;transform:translateY(-50%)}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.al-feature-shop-border-2 .row [class*=col-] .al-feature-shop-item-2::after{display:none}}@media (max-width:574.98px){.al-feature-shop-border-2 .row [class*=col-]:last-child .al-feature-shop-item-2{padding-bottom:0;margin-bottom:0}}.al-feature-shop-border-2 .row [class*=col-]:last-child .al-feature-shop-item-2::after{display:none}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px),(max-width:574.98px){.al-feature-shop-border-2 .row [class*=col-]:first-child .al-feature-shop-item-2,.al-feature-shop-border-2 .row [class*=col-]:nth-child(2) .al-feature-shop-item-2,.al-feature-shop-border-2 .row [class*=col-]:nth-child(3) .al-feature-shop-item-2{padding-bottom:20px;margin-bottom:20px}.al-feature-shop-border-2 .row [class*=col-]:first-child .al-feature-shop-item-2::after,.al-feature-shop-border-2 .row [class*=col-]:nth-child(2) .al-feature-shop-item-2::after,.al-feature-shop-border-2 .row [class*=col-]:nth-child(3) .al-feature-shop-item-2::after{right:auto;left:0;top:auto;bottom:0;width:85%;height:1px;display:block}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.al-feature-shop-border-2 .row [class*=col-]:nth-child(3) .al-feature-shop-item-2{padding-bottom:0;margin-bottom:0}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:576px) and (max-width:767px){.al-feature-shop-border-2 .row [class*=col-]:nth-child(3) .al-feature-shop-item-2::after{display:none}}.aleric-dark .black-bg-6{background:#1b1c1d}.aleric-dark .tp_text_invert.invert-black-7>div{background-image:linear-gradient(to right,#b7ab98 50%,#403c38 50%)}.aleric-dark .al-about-pg-shape{filter:none}.aleric-dark .al-section-pg-subtitle:after,.aleric-dark .al-section-pg-subtitle:before{background:#121314}.aleric-dark .al-section-pg-subtitle{color:var(--tp-common-cream);border:1px solid var(--tp-common-cream)}.aleric-dark .al-about-pg-content p{color:var(--tp-common-cream)}.aleric-dark .al-about-pg-funfact span em{color:var(--tp-common-cream)}.aleric-dark .al-about-pg-funfact span i{color:var(--tp-common-cream)}.aleric-dark .al-about-pg-funfact span{color:var(--tp-common-cream)}.aleric-dark .al-project-pg-2-item.active .al-project-pg-2-title{color:var(--tp-common-cream)}.aleric-dark .al-project-pg-2-title{color:#403c38}.aleric-dark .al-project-pg-2-item.active .al-project-pg-2-title-box span{color:var(--tp-common-cream)}.aleric-dark .al-project-pg-2-title-box span{color:#403c38}.aleric-dark .al-project-pg-2-year span{color:#403c38}.aleric-dark .al-project-pg-2-item.active .al-project-pg-2-year span{color:var(--tp-common-cream)}.aleric-dark .al-project-pg-2-link span{color:#403c38}.aleric-dark .al-project-pg-2-item.active .al-project-pg-2-link span{color:var(--tp-common-cream)}.aleric-dark .al-price-pg-title{color:var(--tp-common-cream)}.aleric-dark .al-price-pg-price{color:var(--tp-common-cream)}.aleric-dark .al-price-pg-head p{color:var(--tp-common-cream)}.aleric-dark .al-btn-pg-price{color:var(--tp-common-cream)}.aleric-dark .al-btn-pg-price:hover{color:var(--tp-common-black);border-color:var(--tp-common-cream);background-color:var(--tp-common-cream)}.aleric-dark .al-price-pg-list ul li{color:var(--tp-common-cream)}.aleric-dark .al-price-pg-list ul li::after{background-color:var(--tp-common-cream)}.aleric-dark .al-price-pg-bdr-1::before,.aleric-dark .al-price-pg-bdr-2::before,.aleric-dark .al-price-pg-bdr-3::before,.aleric-dark .al-price-pg-bdr-4::before{background-color:var(--tp-common-cream)}.aleric-dark .al-price-pg-bdr-1::after,.aleric-dark .al-price-pg-bdr-2::after,.aleric-dark .al-price-pg-bdr-3::after,.aleric-dark .al-price-pg-bdr-4::after{background-color:var(--tp-common-cream)}.aleric-dark .al-main-menu-archi nav>ul>li>a{color:var(--tp-common-black)}.aleric-dark .al-header-archi.header-sticky .tp-header-logo .logo-1{display:none}.aleric-dark .al-header-archi.header-sticky .tp-header-logo .logo-2{display:block!important}.aleric-dark .al-header-archi.header-sticky .al-main-menu-archi nav>ul>li>a{color:var(--tp-common-white)}.aleric-dark .al-header-archi.header-sticky .al-main-menu-archi nav>ul>li>a>span{color:var(--tp-common-white)}.aleric-dark .al-header-archi.header-sticky .tp-header-btn a{color:var(--tp-common-white)}.aleric-dark .al-header-archi.header-sticky .tp-header-it-menu-btn span{background:var(--tp-common-white)}.aleric-dark .al-header-archi.header-sticky .tp-main-menu nav ul li:hover.has-dropdown>a{color:var(--tp-theme-secondary)}.aleric-dark .al-header-archi.header-sticky .tp-main-menu nav ul li:hover.has-dropdown>a span{color:var(--tp-theme-secondary)}.aleric-dark .al-header-archi.header-sticky .tp-header-btn a:hover{color:var(--tp-theme-secondary)}.aleric-dark .al-header-archi .tp-header-it-menu-btn span{background:var(--tp-common-black)}.aleric-dark .al-section-archi-title{color:var(--tp-common-white)}.aleric-dark .al-section-archi-subtitle{color:var(--tp-common-white)}.aleric-dark .al-section-archi-content p{color:rgba(255,255,255,.8)}.aleric-dark .al-about-archi-para{color:rgba(255,255,255,.8)}.aleric-dark .al-about-archi-link{color:var(--tp-common-white)}.aleric-dark .al-about-archi-link:hover{color:var(--tp-theme-secondary)}.aleric-dark .al-service-archi-icon{color:var(--tp-common-white)}.aleric-dark .al-service-archi-title{color:var(--tp-common-white)}.aleric-dark .al-service-archi-content p{color:rgba(255,255,255,.8)}.aleric-dark .al-fact-archi-icon{color:var(--tp-common-white)}.aleric-dark .al-fact-archi-subtitle{color:rgba(255,255,255,.8)}.aleric-dark .al-fact-archi-number{color:var(--tp-common-white)}.aleric-dark .al-project-archi-meta h5{color:rgba(255,255,255,.8)}.aleric-dark .al-project-archi-title-sm{color:var(--tp-common-white)}.aleric-dark .al-project-archi-content span{color:rgba(255,255,255,.8)}.aleric-dark .al-project-archi-icon::before{background-color:rgba(206,202,196,.2784313725)}.aleric-dark .al-project-archi-icon a{border:1px solid rgba(206,202,196,.2784313725);color:var(--tp-common-white)}.aleric-dark .al-blog-archi-tag a span{color:var(--tp-common-white)}.aleric-dark .al-blog-archi-tag::before{background-color:#121212}.aleric-dark .al-blog-archi-title{color:var(--tp-common-white)}.aleric-dark .al-blog-archi-avatar h5{color:var(--tp-common-white)}.aleric-dark .al-blog-archi-avatar-para{color:rgba(255,255,255,.8)}.aleric-dark .al-blog-archi-avatar h5::before{background:rgba(206,202,196,.2784313725)}.aleric-dark .al-footer-archi-bottom{background-color:var(--tp-common-black)}.aleric-dark .al-footer-archi-widget-title{color:var(--tp-common-white)}.aleric-dark .al-footer-archi-widget-link ul li a{color:rgba(255,255,255,.8)}.aleric-dark .al-footer-archi-widget-link ul li a:hover{color:var(--tp-theme-secondary)}.aleric-dark .al-footer-archi-main-border{border-top:1px solid rgba(206,202,196,.2784313725)}.aleric-dark .al-footer-archi-input input{border-bottom:1px solid rgba(206,202,196,.2784313725);color:var(--tp-common-white)}.aleric-dark .al-footer-archi-input input::placeholder{color:rgba(255,255,255,.8)}.aleric-dark .al-footer-archi-check label{color:var(--tp-common-white)}.aleric-dark .al-footer-archi-social-link a{color:var(--tp-common-white)}.aleric-dark .al-footer-archi-social-link a:hover{color:var(--tp-theme-secondary)}.aleric-dark .al-footer-archi-copyright p{color:rgba(255,255,255,.8)}.aleric-dark .al-footer-archi-copyright-social a{color:var(--tp-common-white)}.aleric-dark .al-footer-archi-copyright-social a:hover{color:var(--tp-theme-secondary)}.aleric-dark .al-footer-archi-copyright-social span{color:var(--tp-common-white)}.aleric-dark .al-blog-archi-btn a{color:var(--tp-common-white)}.aleric-dark .al-blog-archi-btn a:hover{color:var(--tp-theme-secondary)}.aleric-dark .al-section-subtitle.fs-12{background-color:#1d1e1e;color:var(--tp-common-white)}.aleric-dark .al-section-title{color:var(--tp-common-white)}.aleric-dark .al-step-number::after{border:4px solid var(--tp-common-black)}.aleric-dark .al-step-title-sm{color:var(--tp-common-white)}.aleric-dark .al-step-arrow-shape-1 img{filter:invert(1)}.aleric-dark .al-step-arrow-shape-2 img{filter:invert(1)}.aleric-dark .al-service-seo-title{color:var(--tp-common-white)}.aleric-dark .al-service-seo-content p{color:rgba(255,255,255,.8)}.aleric-dark .al-project-seo-item{background:var(--tp-common-black);border:1px solid rgba(255,255,255,.04)}.aleric-dark .al-toggler-post,.aleric-dark .al-toggler-pre{color:rgba(255,255,255,.8)}.aleric-dark .al-toggler-post.is-active,.aleric-dark .al-toggler-pre.is-active{color:var(--tp-common-white)}.aleric-dark .al-price-offer img{filter:invert(1)}.aleric-dark .al-price-item{background-color:var(--tp-common-black)}.aleric-dark .al-price-item.active{background-color:var(--tp-common-green)}.aleric-dark .al-price-head h5{color:var(--tp-common-white)}.aleric-dark .al-price-head span{color:var(--tp-common-white)}.aleric-dark .al-price-list ul li{color:var(--tp-common-white)}.aleric-dark .al-price-list ul li::after{background-color:var(--tp-common-white)}.aleric-dark .al-faq-wrapper .accordion-header .accordion-buttons{color:var(--tp-common-white)}.aleric-dark .al-faq-wrapper .accordion-body p{color:rgba(255,255,255,.8)}.aleric-dark .al-faq-wrapper .accordion-header .accordion-buttons .accordion-icon::after{background-color:rgba(255,255,255,.8)}.aleric-dark .al-faq-wrapper .accordion-header .accordion-buttons .accordion-icon::before{background-color:rgba(255,255,255,.8)}.aleric-dark .al-faq-wrapper .accordion-header .accordion-buttons:not(.collapsed){color:var(--tp-common-green)}.aleric-dark .al-faq-wrapper .accordion-header .accordion-buttons:not(.collapsed) .accordion-icon::after{background-color:var(--tp-common-green)}.aleric-dark .al-faq-wrapper .accordion-items:not(:last-child){box-shadow:0 1px 0 0 rgba(166,188,195,.14)}.aleric-dark .al-faq-form-box{background-color:var(--tp-grey-8)}.aleric-dark .al-faq-form-wrap{background-color:var(--tp-common-black)}.aleric-dark .al-faq-form-title{color:var(--tp-common-white)}.aleric-dark .al-faq-form-content p{color:var(--tp-common-white)}.aleric-dark .al-faq-remeber label{color:rgba(255,255,255,.8)}.aleric-dark .al-faq-input input{color:var(--tp-common-white);border:1px solid rgba(39,40,40,.99);background:0 0}.aleric-dark .al-text-slider-seo-wave-shape-2{filter:invert(1)}.aleric-dark .al-text-slider-seo-wave-shape-1{filter:invert(1)}.aleric-dark .al-text-slider-seo-title{color:var(--tp-common-white)}.aleric-dark .al-testimonial-seo-avater-title{color:var(--tp-common-white)}.aleric-dark .al-testimonial-seo-avater-info span{color:rgba(255,255,255,.8)}.aleric-dark .al-testimonial-seo-text p{color:var(--tp-common-white)}.aleric-dark .al-testimonial-seo-btn .tp-rounded-btn-wrap a{color:var(--tp-common-white)}.aleric-dark .al-blog-seo-item{background-color:var(--tp-common-black)}.aleric-dark .al-blog-seo-category a{color:var(--tp-common-white);border:1px solid rgba(48,48,48,.74)}.aleric-dark .al-blog-seo-title{color:var(--tp-common-white)}.aleric-dark .al-blog-seo-meta span{color:rgba(255,255,255,.8)}.aleric-dark .al-blog-seo-avater-info span{color:var(--tp-common-white)}.aleric-dark .al-hero-seo-dashboard::after{background:linear-gradient(180deg,rgba(0,0,0,0) 0,#000 85.94%)}.aleric-dark .al-hero-seo-title{color:var(--tp-common-white)}.aleric-dark .al-hero-seo-title-box p{color:var(--tp-common-white)}.aleric-dark .al-hero-seo-playbtn i{color:var(--tp-common-white)}.aleric-dark .al-brand-seo-box a{color:rgba(255,255,255,.8)}.aleric-dark .al-brand-seo-box a:hover{color:var(--tp-common-white)}.aleric-dark .al-brand-seo-title{color:var(--tp-common-white)}.aleric-dark .al-hero-shop-title{color:var(--tp-common-white)}.aleric-dark .al-shop-btn-border{border:1.5px solid rgba(181,171,171,.2784313725);color:var(--tp-common-white)}.aleric-dark .al-shop-btn-border:hover{border-color:var(--tp-theme-secondary)}.aleric-dark .al-hero-shop-content span{color:var(--tp-common-white)}.aleric-dark .al-hero-shop-shape-1{filter:invert(1)}.aleric-dark .al-banner-shop-btn .al-shop-btn-border{border:1.5px solid var(--tp-common-black);color:var(--tp-common-black)}.aleric-dark .al-banner-shop-btn .al-shop-btn-border:hover{border-color:var(--tp-theme-secondary);color:var(--tp-common-white)}.aleric-dark .al-section-shop-title{color:var(--tp-common-white)}.aleric-dark .al-category-shop-btn .al-shop-btn-border{border:1.5px solid var(--tp-common-black);color:var(--tp-common-black)}.aleric-dark .al-category-shop-btn .al-shop-btn-border:hover{border-color:var(--tp-theme-secondary);color:var(--tp-common-white)}.aleric-dark .al-swiper-shop-scrollbar .al-swiper-scrollbar-drag{background-color:var(--tp-common-white)}.aleric-dark .al-swiper-shop-scrollbar{background-color:#4b4f54}.aleric-dark .al-product-tab .nav-tabs .nav-link.active{background:0 0}.aleric-dark .al-product-tag a{color:rgba(255,255,255,.8)}.aleric-dark .al-product-tag a:hover{color:var(--tp-theme-secondary)}.aleric-dark .al-featured-shop-btn .al-shop-btn-border{border:1.5px solid var(--tp-common-black);color:var(--tp-common-black)}.aleric-dark .al-featured-shop-btn .al-shop-btn-border:hover{border-color:var(--tp-theme-secondary);color:var(--tp-common-white)}.aleric-dark .al-trending-shop-slider-dot span{background:rgba(255,255,255,.8)!important}.aleric-dark .al-trending-shop-banner-btn .al-shop-btn-border:hover{border-color:var(--tp-common-black);color:var(--tp-common-white)}.aleric-dark .al-testimonial-shop-section-title{color:var(--tp-common-white)}.aleric-dark .al-testimonial-shop-content p{color:var(--tp-common-white)}.aleric-dark .al-blog-shop-meta a{color:rgba(255,255,255,.8)}.aleric-dark .al-blog-shop-meta a:hover{color:var(--tp-theme-secondary)}.aleric-dark .al-blog-shop-title{color:var(--tp-common-white)}.aleric-dark .al-blog-shop-meta span{color:rgba(255,255,255,.8)}.aleric-dark .al-feature-shop-inner-2{border:1px solid var(--tp-grey-8);background:var(--tp-grey-8)}.aleric-dark .al-feature-shop-content-2 p{color:var(--tp-common-white)}.aleric-dark .al-feature-shop-title-2{color:var(--tp-common-white)}.aleric-dark .al-feature-shop-border-2 .row [class*=col-] .al-feature-shop-item-2::after{background-color:#3d3f42}.aleric-dark .al-footer-shop-social a{background:0 0;border:1px solid #3d3f42;color:var(--tp-common-white)}.aleric-dark .al-footer-shop-social a:hover{border-color:var(--tp-theme-secondary);color:var(--tp-common-white);background:var(--tp-theme-secondary)}.aleric-dark .al-footer-shop-desc{color:var(--tp-common-white)}.aleric-dark .al-footer-shop-widget-title{color:var(--tp-common-white)}.aleric-dark .al-footer-shop-widget-content ul li a{color:rgba(255,255,255,.8)}.aleric-dark .al-footer-shop-widget-content ul li a:hover{color:var(--tp-theme-secondary)}.aleric-dark .al-footer-shop-talk span{color:rgba(255,255,255,.8)}.aleric-dark .al-footer-shop-talk h4{color:var(--tp-common-white)}.aleric-dark .al-footer-shop-contact-content p{color:rgba(255,255,255,.8)}.aleric-dark .al-footer-shop-contact-icon span{color:rgba(255,255,255,.8)}.aleric-dark .al-footer-shop-bottom-wrapper{border-top:1px solid rgba(228,229,232,.1803921569)}.aleric-dark .al-footer-shop-copyright p{color:rgba(255,255,255,.8)}.aleric-dark .al-feature-shop-icon-2 span{color:var(--tp-common-white)}.aleric-dark .al-instagram-shop-banner{background-color:var(--tp-common-black);border:1px solid var(--tp-common-white)}.aleric-dark .al-instagram-shop-banner-content span{color:var(--tp-common-white)}.aleric-dark .al-instagram-shop-banner-content a{color:var(--tp-common-white)}.aleric-dark .al-instagram-shop-banner-content a:hover{color:var(--tp-theme-secondary)}.aleric-dark .al-featured-shop-slider-arrow button:hover{color:var(--tp-theme-secondary)}.aleric-dark .tp-product-details-additional-info table tr td:last-child{color:var(--tp-common-white)}
html,body{overflow-x:hidden;max-width:100%}

.fade-up-anim{opacity:0;transform:translateY(24px);transition:opacity .7s ease-out,transform .7s ease-out}
.fade-up-anim.is-visible{opacity:1;transform:translateY(0)}

.tp-lang-switch{display:inline-block!important;width:fit-content!important;max-width:fit-content!important;padding:5px 16px!important;line-height:1!important;vertical-align:middle}

@media (max-width:574.98px){.tp-header-it-bg{padding:0 18px}}

.tp-team-it-socials-wrapper ul li a:hover{color:var(--tp-common-green)!important}

@media (max-width:574.98px){.tp-hero-it-bigtitle{font-size:75px!important}}
@media only screen and (min-width:576px) and (max-width:767px){.tp-hero-it-bigtitle{font-size:95px!important}}
