:root{--tp-ff-body:'Plus Jakarta Sans',sans-serif;--tp-ff-heading:'Plus Jakarta Sans',sans-serif;--tp-ff-fontawesome:Font Awesome 5 Pro;--tp-ff-mont:'Montserrat Alternates',sans-serif;--tp-ff-urban:'Urbanist',sans-serif;--tp-ff-dm:'DM Serif Display',serif;--tp-common-white:#ffffff;--tp-common-black:#000229;--tp-common-orange:#FF7A41;--tp-common-purple:#FF75F9;--tp-common-green:#5FC33B;--tp-common-green-2:#21B641;--tp-common-yellow:#FFAB0A;--tp-common-yellow-2:#FFCE57;--tp-common-yellow-3:#F8FF35;--tp-common-yellow-4:#FFC530;--tp-common-blue:#6865FF;--tp-common-blue-2:#1117A0;--tp-common-blue-3:#5138EE;--tp-common-blue-4:#600EE4;--tp-common-red:#FF3C82;--tp-heading-primary:#000229;--tp-grey-1:#5F6368;--tp-grey-2:#9A9DA7;--tp-grey-3:#F5F5F5;--tp-grey-4:#F2F3F5;--tp-grey-5:#888B95;--tp-grey-6:#EEEEF5;--tp-grey-7:#F6F5FA;--tp-grey-8:#F7F9FB;--tp-text-body:#5F6368;--tp-theme-1:#6865FF;--tp-theme-2:#AEE87C;--tp-theme-3:#FFA8B8;--tp-theme-4:#F1A0AF;--tp-border-1:#EDF5FA;--tp-border-2:#EBECF0}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1200px}}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:30px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--tp-ff-body);font-size:15px;font-weight:400;color:var(--tp-text-body);line-height:1.3;overflow-x:hidden}body,html{overflow-x:hidden}a{text-decoration:none;transition:.3s}h1,h2,h3,h4,h5,h6{font-family:var(--tp-ff-heading);color:var(--tp-heading-primary);margin-top:0;font-weight:700;line-height:1.1;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}img{max-width:100%}h1{font-size:40px}h2{font-size:32px}h3{font-size:28px}ul{margin:0;padding:0}p{color:var(--tp-text-body);font-weight:400;font-size:16px;line-height:24px}.z-index{position:relative;z-index:2}.z-index-3{position:relative;z-index:3}.btn,.transition-3,a,button,h1,h2,h3,h4,h5,h6,img,input,li,select,textarea{-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.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,textarea{outline:0;color:var(--tp-common-black)}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#70737d}input::-moz-placeholder,textarea::-moz-placeholder{color:#70737d}::-moz-selection{background:var(--tp-theme-1);color:var(--tp-common-white);text-shadow:none}::-moz-selection{background:var(--tp-theme-1);color:var(--tp-common-white);text-shadow:none}::selection{background:var(--tp-theme-1);color:var(--tp-common-white);text-shadow:none}::-moz-placeholder{color:var(--tp-common-black);font-size:var(--tp-fz-body);opacity:1}::placeholder{color:var(--tp-common-black);font-size:var(--tp-fz-body);opacity:1}.fix{overflow:hidden}.p-relative{position:relative}.tp-btn:hover span{color:var(--tp-common-white);transition-delay:0.1s}.tp-btn-white:hover{color:var(--tp-common-black);transition-duration:.5s}.tp-btn-white:hover span.white-text{color:var(--tp-common-white)}.tp-btn-orange:hover span{color:var(--tp-common-black);transition-delay:0.1s}.tp-btn-green-sm:hover{box-shadow:0 8px 24px 0 rgba(25,118,41,.3);transform:translateY(-2px);color:var(--tp-common-white)}.tp-btn-green:hover{box-shadow:0 8px 24px 0 rgba(25,118,41,.3);transform:translateY(-2px);color:var(--tp-common-white)}.tp-btn-blue-lg{display:inline-block;background:#5b6cff;box-shadow:inset -2px -2px 2px rgba(7,13,29,.3);border-radius:100px;color:var(--tp-common-white);font-family:var(--tp-ff-urban);height:60px;line-height:61px;padding:0 35px;font-weight:700;font-size:16px;text-align:center;letter-spacing:.02em;position:relative;display:inline-block;z-index:1;overflow:hidden;transition:.3s;transition-duration:1s}@media (max-width:767px){.tp-btn-blue-lg{height:50px;line-height:50px;padding:0 25px}}.tp-btn-blue-lg.purple-bg{background-color:var(--tp-common-blue-4)}.tp-btn-blue-lg.circle-effect{position:relative}.tp-btn-blue-lg.circle-effect::after{background-color:var(--tp-common-black);border-radius:95px;bottom:-100%;content:"";left:0;position:absolute;right:0;top:-100%;width:100%;transform:scaleY(0);transform-origin:bottom;transition-duration:1s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(0.14,0,0,1.01);will-change:transform;z-index:-1}.tp-btn-blue-lg:hover{color:var(--tp-common-white)}.tp-btn-blue-lg:hover.circle-effect::after{transform:scaleY(1);transform-origin:top}.tp-btn-blue-lg:hover.circle-effect-black{color:var(--tp-common-white);transition:.3s}.tp-btn-blue-lg:hover.circle-effect-black::after{transform:scaleY(1);transform-origin:top}.tp-btn-blue-lg:hover.purple-bg{background-color:transparent}.tp-btn-blue-lg:hover span.text-color-black{color:var(--tp-common-black)}.tp-btn-blue-sm:hover span{color:var(--tp-common-white);transition-delay:0.1s}.tp-btn-border:hover{border-color:var(--tp-common-black)}.tp-btn-border:hover span{color:var(--tp-common-white)}.tp-btn-yellow{display:inline-block;background:var(--tp-common-yellow-3);border-radius:100px;height:42px;padding:0 32px;font-weight:500;font-size:16px;line-height:42px;text-align:center;letter-spacing:.02em;position:relative;overflow:hidden;display:inline-block;z-index:1;transition:.5s}@media only screen and (min-width:992px) and (max-width:1199px){.tp-btn-yellow{height:42px;padding:0 20px;font-size:14px}}.tp-btn-yellow span{position:relative;z-index:5;transition:.3s;color:var(--tp-common-black)}.tp-btn-yellow span:hover{color:var(--tp-common-black)}.tp-btn-yellow.inner-color{background:#ffce5a;color:var(--tp-common-black)}.tp-btn-yellow.inner-color:hover span{color:var(--tp-common-white)}.tp-btn-yellow-lg{display:inline-block;color:var(--tp-common-black);background:#ffce5a;border-radius:100px;height:60px;padding:0 32px;font-weight:600;font-size:16px;line-height:60px;text-align:center;position:relative;overflow:hidden;z-index:1;transition:.5s;transition-duration:1s}@media (max-width:767px){.tp-btn-yellow-lg{height:50px;line-height:50px;padding:0 25px}}.tp-btn-yellow-lg::after{background-color:var(--tp-common-white);border-radius:100px;bottom:-100%;content:"";left:0;position:absolute;right:0;top:-100%;width:100%;transform:scaleY(0);transform-origin:bottom;transition-duration:1s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(0.14,0,0,1.01);will-change:transform;z-index:-1}.tp-btn-yellow-lg:hover{background-color:transparent;color:var(--tp-common-black)}.tp-btn-yellow-lg:hover::after{transform:scaleY(1);transform-origin:top}.tp-btn-yellow-border:hover{color:var(--tp-common-black);border:2px solid #f8ff35}.tp-btn-yellow-border:hover::before{width:100%;background:#f8ff35}.tp-btn-service:hover{background-color:var(--tp-common-yellow-3);color:var(--tp-common-black);border-color:var(--tp-common-yellow-3)}.tp-btn-grey{height:60px;line-height:60px;color:var(--tp-common-black);border-radius:30px;display:inline-block;position:relative;z-index:1;padding:0 35px;font-weight:600;font-size:16px;background:var(--tp-common-white);transition:.3s;transition-duration:1s;overflow:hidden}@media (max-width:767px){.tp-btn-grey{height:50px;line-height:50px;padding:0 25px}}.tp-btn-grey::after{background-color:var(--tp-common-black);border-radius:100px;bottom:-100%;content:"";left:0;position:absolute;right:0;top:-100%;width:100%;transform:scaleY(0);transform-origin:bottom;transition-duration:1s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(0.14,0,0,1.01);will-change:transform;z-index:-1}.tp-btn-grey:hover{background-color:transparent;color:var(--tp-common-white)}.tp-btn-grey:hover::after{transform:scaleY(1);transform-origin:top}.tp-btn-purple{height:40px;line-height:38px;color:var(--tp-common-black);border-radius:30px;display:inline-block;position:relative;z-index:1;padding:0 35px;font-weight:600;font-size:14px;background:#f7f9fb;transition:.3s}.tp-btn-purple:hover{color:var(--tp-common-white);background:#6b14fa}.tp-btn-purple-lg:hover{color:var(--tp-common-white);background:#6b14fa}.tp-btn-yellow-solid:hover{color:var(--tp-common-black);background:#ddff7b}.tp-btn-yellow-solid:hover.circle-effect::after{transform:scaleY(1);transform-origin:top}.tp-btn-hover{position:relative;z-index:2;overflow:hidden}.tp-btn-hover b{position:absolute;width:0;height:0;background-color:var(--tp-common-black);border-radius:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .7s ease;transition:all .7s ease;z-index:1}.tp-btn-hover:hover b{width:400px;height:400px;display:inline-block}.tp-btn-hover.alt-color-black b{background-color:var(--tp-common-black)}.submit-btn:hover{color:var(--tp-common-white)}.signin-btn:hover{background-color:#6c14fa;color:var(--tp-common-white)}.tp-btn-inner.white-bg:hover{transform:translateY(-2px);box-shadow:0 8px 24px 0 rgba(25,118,41,.3)}.tp-btn-inner:hover span{color:var(--tp-common-white);transition-delay:0.1s}.tp-btn-inner-border:hover{color:var(--tp-common-yellow-3)}@keyframes moving{0%{transform:translatey(0)}25%{transform:translatex(20px)}50%{transform:translatey(-20px)}75%{transform:translatex(-20px)}100%{transform:translatey(0)}}@keyframes tfLeftToRight{49%{transform:translateX(30%)}50%{opacity:0;transform:translateX(-30%)}51%{opacity:1}}@keyframes moving{0%{transform:translatey(0)}20%{transform:translateX(-50px)}50%{transform:translatey(-40px)}100%{transform:translatey(0)}}.dark #preloader{background-color:var(--tp-theme-1)}#preloader{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#f7f7f7;z-index:999999}.preloader{width:50px;height:50px;display:inline-block;padding:0;text-align:left;box-sizing:border-box;position:absolute;top:50%;left:50%;margin-left:-25px;margin-top:-25px}.preloader span{position:absolute;display:inline-block;width:50px;height:50px;border-radius:100%;background:var(--tp-theme-1);-webkit-animation:preloader 1.3s linear infinite;animation:preloader 1.3s linear infinite}.preloader span:last-child{animation-delay:-.9s;-webkit-animation-delay:-.9s}@keyframes preloader{0%{transform:scale(0,0);opacity:.5}100%{transform:scale(1,1);opacity:0}}@-webkit-keyframes preloader{0%{-webkit-transform:scale(0,0);opacity:.5}100%{-webkit-transform:scale(1,1);opacity:0}}.scroll-top{width:50px;height:50px;line-height:50px;position:fixed;bottom:-10%;right:50px;font-size:16px;border-radius:6px;z-index:9;color:var(--tp-common-white);text-align:center;cursor:pointer;background:var(--tp-common-black);transition:1s ease;border:none}.scroll-top.open{bottom:80px}.grey-bg-2{background:var(--tp-grey-6)}.grey-bg-3{background:var(--tp-grey-8)}.white-bg{background:var(--tp-common-white)}.swiper-slide-active .blog-grid-slider-meta{-webkit-animation-delay:.4s;animation-delay:.4s;-webkit-animation-duration:.4s;animation-duration:.4s}.swiper-slide-active .blog-grid-slider-title{-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-duration:.5s;animation-duration:.5s}.swiper-slide-active .blog-grid-slider-title-box p{-webkit-animation-delay:.7s;animation-delay:.7s;-webkit-animation-duration:.7s;animation-duration:.7s}.swiper-slide-active .blog-grid-avata-box{-webkit-animation-delay:.9s;animation-delay:.9s;-webkit-animation-duration:.9s;animation-duration:.9s}.swiper-slide-active .blog-grid-avata-box,.swiper-slide-active .blog-grid-slider-meta,.swiper-slide-active .blog-grid-slider-title,.swiper-slide-active .blog-grid-slider-title-box p{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-fill-mode:both;animation-fill-mode:both}.body-overlay{position:fixed;top:0;left:0;z-index:999;width:100%;height:100%;background:rgba(24,24,24,.6);visibility:hidden;opacity:0;transition:.45s ease-in-out}.body-overlay.apply{opacity:1;visibility:visible}.body-overlay:hover{cursor:url(../img/cross-out.png),pointer}.tpoffcanvas{background-position:center;background-size:cover;background-repeat:no-repeat;position:fixed;top:0;right:-100%;width:480px;bottom:0;box-shadow:0 16px -32px 0 rgba(0,0,0,.8);background-color:var(--tp-common-black);z-index:9999;padding:50px;scrollbar-width:none;opacity:0;visibility:hidden;transition:.45s ease-in-out;overflow-y:scroll}.tpoffcanvas.opened{opacity:1;visibility:visible}@media (max-width:767px){.tpoffcanvas{width:300px;padding:40px 35px}}@media only screen and (min-width:576px) and (max-width:767px){.tpoffcanvas{width:400px;padding:40px}}.tpoffcanvas.opened{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}.tpoffcanvas__logo{margin-bottom:40px}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tpoffcanvas__logo{padding-top:0}}.tpoffcanvas__logo img{width:157px;height:100%}.tpoffcanvas__instagram{margin-bottom:50px}@media (max-width:767px){.tpoffcanvas__instagram{text-align:left}}.tpoffcanvas__instagram img{width:80px;margin:0 5px;margin-bottom:15px}.tpoffcanvas__instagram-title h4{color:var(--tp-common-white);text-transform:capitalize;margin-bottom:30px}.tpoffcanvas__close-btn button{position:absolute;right:0;top:0;transition:1s;-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:.3s;height:50px;width:50px;background-color:var(--tp-common-white);color:var(--tp-common-black)}.tpoffcanvas__close-btn button i{font-weight:300;font-size:30px}@media only screen and (min-width:768px) and (max-width:991px){.tpoffcanvas__close-btn button{font-size:28px}}@media (max-width:767px){.tpoffcanvas__close-btn button{font-size:28px}}.tpoffcanvas__content{margin-bottom:30px}.tpoffcanvas__content p{font-size:16px;color:#fff;font-weight:400;line-height:1.6;margin-bottom:25px}.tpoffcanvas__content span{color:#fff;font-size:18px;font-weight:500;margin-bottom:5px;display:inline-block}.tpoffcanvas__content a{font-size:30px;line-height:51px;font-weight:700;color:var(--tp-common-white);display:inline-block}@media (max-width:767px){.tpoffcanvas__content a{font-size:27px}}.tpoffcanvas__social .social-icon a{height:50px;width:50px;line-height:50px;text-align:center;font-size:18px;background-color:var(--tp-common-white);color:var(--tp-theme-1);margin-right:15px;transition:.3s;display:inline-block;border-radius:10px}@media (max-width:767px){.tpoffcanvas__social .social-icon a{margin-right:3px}}.tpoffcanvas__social .social-icon a:hover{background-color:var(--tp-theme-1);color:var(--tp-common-white)}.tpoffcanvas__info{margin-bottom:40px}.tpoffcanvas__info .offcanva-title{color:var(--tp-common-white);padding-bottom:5px}.tpoffcanvas__info a{color:rgba(255,255,255,.6);line-height:1.2}.mobile-menu.mean-container{margin-bottom:50px}.tpoffcanvas-social{height:100%;display:flex;flex-direction:column}.tp-custom-accordion .accordion-items{border-bottom:1px solid #ebecf0;padding:0 20px;position:relative;transition:.3s}.tp-custom-accordion .accordion-items.tp-faq-active{box-shadow:0 20px 20px rgba(3,4,28,.08);border-radius:0 0 20px 20px}.tp-custom-accordion .accordion-buttons{position:relative;width:100%;font-weight:600;font-size:22px;line-height:20px;font-family:var(--tp-ff-mont);text-align:left;padding:35px 0}@media (max-width:767px){.tp-custom-accordion .accordion-buttons{font-size:14px}}.tp-custom-accordion .accordion-buttons:not(.collapsed){padding-bottom:22px}.tp-custom-accordion .accordion-body{padding:0 0 40px 0;font-style:normal;font-weight:400;font-size:16px;line-height:24px;font-family:var(--tp-ff-mont);padding-right:35px}@media (max-width:767px){.tp-custom-accordion .accordion-body{font-size:13px;padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.tp-custom-accordio-2{margin-bottom:50px}}@media (max-width:767px){.tp-custom-accordio-2{margin-bottom:50px}}.tp-custom-accordio-2 .accordion-items{margin-bottom:15px;background:#f7f9fb;border-radius:16px}.tp-custom-accordio-2 .accordion-buttons{position:relative;width:100%;text-align:left;padding:30px 35px;font-weight:500;font-size:22px;line-height:20px;background:#f7f9fb;border-radius:16px}@media (max-width:767px){.tp-custom-accordio-2 .accordion-buttons{font-size:19px}}.tp-custom-accordio-2 .accordion-buttons::after{position:absolute;content:"\f106";font-family:"Font Awesome 5 Pro";background-image:none;top:25px;right:35px;width:auto;height:auto;font-weight:700;font-size:20px;opacity:1;height:30px;width:30px;line-height:27px;background-color:var(--tp-common-blue);color:var(--tp-common-white);text-align:center;border-radius:50%;transform:rotate(180deg);transition:.5s;font-weight:300}.tp-custom-accordio-2 .accordion-buttons.collapsed::after{background-color:var(--tp-common-black);color:var(--tp-common-white);transform:rotate(90deg)}.tp-custom-accordio-2 .accordion-body{padding:40px 35px;padding-top:0;position:relative;z-index:1;font-weight:400;font-size:17px;line-height:28px;color:#595b62}@media only screen and (min-width:992px) and (max-width:1199px){.tp-custom-accordio-2 .accordion-body{font-size:14px;line-height:23px;padding:30px 35px;padding-top:15px}}@media (max-width:767px){.tp-custom-accordio-2 .accordion-body{font-size:15px;line-height:24px}}.search__popup.search-opened{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);transition-delay:0s}.search__popup.search-opened .search__input{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);opacity:1;transition-delay:0.3s}.search__popup.search-opened .search__input::after{width:100%;transition-delay:0.5s}.search__input input::-webkit-input-placeholder{color:rgba(255,255,255,.5);font-size:24px}.search__input input::-moz-placeholder{color:rgba(255,255,255,.5);font-size:24px}.search__input .search-input-field:focus~.search-focus-border{width:100%;left:0;right:auto;-webkit-transition:all .5s ease-out 0s;-moz-transition:all .5s ease-out 0s;-ms-transition:all .5s ease-out 0s;-o-transition:all .5s ease-out 0s;transition:all .5s ease-out 0s}.search__close-btn:hover{color:var(--tp-common-white)}.search__result-input-box button:hover{background-color:var(--tp-common-black)}.search__result-tags a:hover{background-color:var(--tp-theme-1);border-color:var(--tp-theme-1);color:var(--tp-common-white)}.search__blog-title a:hover{color:var(--tp-theme-1)}.search__blog-tag a:hover{background-color:var(--tp-common-purple);color:var(--tp-common-white)}.search__blog-meta-author-content span a:hover{color:var(--tp-theme-1)}.search__blog-btn .tp-btn-border:hover{background-color:var(--tp-theme-1);border-color:var(--tp-theme-1);color:var(--tp-common-white)}.tp-section-title-5{font-weight:200;font-size:50px;line-height:1.2;color:var(--tp-common-white);letter-spacing:-.03em}@media only screen and (min-width:992px) and (max-width:1199px){.tp-section-title-5{font-size:42px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-section-title-5 br{display:none}}@media (max-width:767px){.tp-section-title-5{font-size:35px}.tp-section-title-5 br{display:none}}.tp-section-title-5 span{font-weight:700}.tp-section-subtitle-5{font-weight:500;font-size:14px;letter-spacing:.12em;text-transform:uppercase;color:var(--tp-common-white);padding-bottom:15px;display:inline-block}.tp-orange-color:hover{color:var(--tp-common-orange)}.tp-theme-color:hover{color:var(--tp-theme-1)}.tp-green-color:hover{color:var(--tp-common-green)}.tp-purple-color:hover{color:var(--tp-common-purple)}.tp-yellow-color:hover{color:var(--tp-common-yellow)}.mobile-menu.mean-container{overflow:hidden}@media (max-width:767px){.mobile-menu.mean-container{margin-bottom:30px}}.mean-container a.meanmenu-reveal{display:none}.mean-container .mean-nav{background:0 0;margin-top:0}.mean-container .mean-bar{padding:0;min-height:auto;background:0 0}.mean-container .mean-nav>ul{padding:0;margin:0;width:100%;list-style-type:none;display:block!important}.mean-container a.meanmenu-reveal{display:none!important}.mean-container .mean-nav ul li a{width:100%;padding:15px 0;color:#fff;border-top:1px solid rgba(255,255,255,.1);font-size:14px;line-height:1.5;font-weight:700}.mean-container .mean-nav ul li a:hover{color:var(--tp-theme-3)}.mean-container .mean-nav ul li a.mean-expand{margin-top:10px;padding:0!important;line-height:14px;border:1px solid rgba(255,255,255,.1)!important;height:30px;width:30px;line-height:30px;color:#fff;line-height:30px;top:0;font-weight:400}.mean-container .mean-nav ul li a.mean-expand:hover{color:var(--tp-theme-2);border-color:#888}.mean-container .mean-nav ul li>a>i{display:none}.mean-container .mean-nav ul li>a.mean-expand i{display:inline-block}.mean-container .mean-nav>ul>li:first-child>a{border-top:0}.mean-container .mean-nav ul li a.mean-expand.mean-clicked{color:var(--tp-theme-2)}.mean-container .mean-nav ul li a.mean-expand.mean-clicked i{transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);color:var(--tp-common-white)}.header-top__link a:hover{background-color:var(--tp-theme-1)}.header-top__support span a:hover{color:var(--tp-common-red)}.header-bottom__plr-5.header-sticky{position:fixed;top:0;left:0;right:0;background-color:var(--tp-common-white);opacity:1;visibility:visible;width:100%;animation:.6s ease-in-out 0s normal none 1 running fadeInDown;z-index:999;box-shadow:rgba(149,157,165,.2) 0 8px 24px}.header-bottom__plr-5.header-sticky .header-bottom__main-menu-5 nav>ul>li>a{padding:31px 0}.header-sticky-bg-2.header-sticky .tp-header-2__right .tp-header-2__login:hover{color:#57b639}.header-bottom__lang-submenu li:hover{color:var(--tp-text-primary)}.header-bottom__transparent{position:absolute;left:0;right:0}.header-bottom__plr-5{padding:0 315px}@media only screen and (min-width:1400px) and (max-width:1599px){.header-bottom__plr-5{padding:0 120px}}@media only screen and (min-width:992px) and (max-width:1199px){.header-bottom__plr-5{padding:0 30px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.header-bottom__plr-5{padding:15px 15px}}.header-bottom__main-menu nav ul{margin-left:-45px}.header-bottom__main-menu nav ul li{display:inline-block;margin:0 17px}.header-bottom__main-menu nav ul li:hover a{color:var(--tp-theme-1)}.header-bottom__main-menu nav ul li a{font-weight:500;font-size:15px;color:var(--tp-common-black);display:inline-block;padding:40px 0}.header-bottom__main-menu nav ul li .submenu{position:absolute;background-color:#fff;width:240px;z-index:999;margin-left:-1px;padding:30px 0;top:100%;opacity:0;visibility:hidden;transition:.4s;box-shadow:0 8px 20px rgba(61,110,168,.2);transform:scaleY(0);transform-origin:top center}.header-bottom__main-menu nav ul li .submenu li{margin:0;display:block;margin-bottom:15px;padding:0 40px}.header-bottom__main-menu nav ul li .submenu li:last-child{margin-bottom:0}.header-bottom__main-menu nav ul li .submenu li a{padding:0;margin:0;display:inline-block;text-transform:capitalizes;font-size:14px;color:var(--tp-common-black);position:relative;letter-spacing:1px;font-weight:500}.header-bottom__main-menu nav ul li .submenu li a::after{content:"";position:absolute;bottom:-2px;right:0;left:auto;height:1px;width:0;background-color:var(--tp-theme-1);transition:.7s;display:inline-block}.header-bottom__main-menu nav ul li .submenu li:hover a{color:var(--tp-theme-1)}.header-bottom__main-menu nav ul li .submenu li:hover a::after{width:100%;right:auto;left:0}.header-bottom__main-menu nav ul li:hover .submenu{opacity:1;visibility:visible;-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-ms-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1)}.header-bottom__main-menu-4>nav>ul>li:hover::after{height:100%}.header-bottom__main-menu-4>nav>ul>li:hover::before{width:100%}.header-bottom__main-menu-4>nav>ul>li:hover a{color:var(--tp-common-white)}.header-bottom__main-menu-5 nav ul li{margin:0 22px}.header-bottom__main-menu-5 nav ul li ul.submenu li{text-align:left}.header-bottom__main-menu-5 nav ul li a{font-weight:500;font-size:16px;line-height:14px;padding:35px 0}.header-bottom__main-menu-5 nav ul li a:hover{color:var(--tp-common-blue-3)}.header-bottom__main-menu-5 nav ul li .submenu{border-radius:0}.header-bottom__action a:hover{color:var(--tp-theme-1)}.header-bottom__action a:hover svg{color:var(--tp-theme-1)}.header-bottom__action-4 a:hover{color:var(--tp-common-yellow-3)}.header-bottom__action-4 a:hover svg{color:var(--tp-common-yellow-3)}.header-bottom__btn{line-height:0}.header-bottom__btn a{margin-left:25px}@media (max-width:767px){.header-bottom__btn a{box-shadow:rgba(0,0,0,.02) 0 1px 3px 0,rgba(27,31,35,.15) 0 0 0 1px}}.header-bottom__bar{height:45px;width:45px;border-radius:50%;line-height:45px;text-align:center;background-color:var(--tp-common-white);color:var(--tp-common-black);font-size:18px}.tp-header-2__main-menu>nav>ul>li>.submenu>li:hover a{color:var(--tp-common-green)}.tp-header-2__main-menu>nav>ul>li:hover>a{color:var(--tp-theme-2)}.tp-header-2__main-menu>nav>ul>li:hover>a::after{width:100%;right:auto;left:0}.tp-header-2__main-menu>nav>ul>li:hover .submenu{opacity:1;visibility:visible;-webkit-transform:scaleY(1);-moz-transform:scaleY(1);-ms-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1)}.tp-header-2__login:hover{color:var(--tp-theme-2)}.inner-header-2 .header-bottom__action-2:hover svg{color:var(--tp-common-blue-4)}.inner-header-2 .header-bottom__action-2:hover span{color:var(--tp-common-blue-4)}.tp-hero-title-5{font-weight:200;font-size:74px;line-height:.85;letter-spacing:-.03em;overflow:hidden}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-hero-title-5{font-size:65px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-hero-title-5{font-size:47px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-hero-title-5{font-size:57px;line-height:.8}.tp-hero-title-5 br{display:none}}@media (max-width:767px){.tp-hero-title-5{font-size:35px;line-height:.8}}.tp-hero-title-5 i{font-style:normal;overflow:hidden;display:inline-block}.tp-hero-title-5 i i.child-2{transform:translateY(150px);opacity:0;display:inline-block;padding-bottom:20px}.tp-hero-title-5 span.child-1{font-weight:700;letter-spacing:-.03em;color:var(--tp-common-blue-4)}.tp-hero-title-5 span.child-1 svg{position:absolute;bottom:0;left:0}@media only screen and (min-width:992px) and (max-width:1199px){.tp-hero-five-section-box p{font-size:15px}}.tp-hero-five__ptb-5{padding-top:270px;padding-bottom:170px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-hero-five__ptb-5{padding-top:210px;padding-bottom:150px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-hero-five__ptb-5{padding-top:160px;padding-bottom:100px}}@media (max-width:767px){.tp-hero-five__ptb-5{padding-top:160px;padding-bottom:100px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-hero-five-btn-box{margin-bottom:40px}}.tp-hero-five-section-box p{padding-bottom:30px}@media (max-width:767px){.tp-hero-five-section-box p{font-size:15px}}.tp-hero-five__shape-2{position:absolute;top:14%;left:-3%;animation:moving 9s linear infinite}@media (max-width:767px){.tp-hero-five-btn-box{flex-wrap:wrap;margin-bottom:30px}}.tp-hero-five-2-thumb{mask-image:url(../img/hero/hero-5.svg);-webkit-mask-image:url(../img/hero/hero-5.svg);height:100%;width:100%;mask-repeat:no-repeat;background-position:center center;overflow:hidden}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-hero-five-2-thumb{transform:scale(.8)}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-hero-five-2-thumb{transform:scale(.8)}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-hero-five-2-thumb{mask-image:none;-webkit-mask-image:none}}.tp-hero-five-2-thumb-main{position:absolute;top:0;right:0}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-hero-five-2-thumb-main{top:-6%;right:-8%}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-hero-five-2-thumb-main{position:absolute;top:-12%;right:-25%}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-hero-five-2-thumb-main{position:static}}.tp-hero-five-2-thumb-inner{margin-top:60px}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-hero-five-2-thumb-inner{margin-top:0}}.tp-hero-five-section-wrap{margin-left:-60px}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-hero-five-section-wrap{margin-left:0}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-hero-five-section-wrap{margin-left:0;padding-top:30px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-hero-five-section-wrap{margin-left:0}}@media (max-width:767px){.tp-hero-five-section-wrap{margin-left:0}}@media (max-width:767px){.tp-hero-five-2-thumb{margin-right:-100px}}.tp-feature__item:hover{box-shadow:0 20px 30px rgba(1,6,20,.1);border-radius:30px}.tp-feature__item:hover .tp-feature__icon img{transform:scaleX(-1)}.tp-feature__link:hover a{box-shadow:inset 0 0 0 30px #6865ff}.tp-feature__link:hover a svg{color:var(--tp-common-white)}.tp-feature-five-section-box p{font-weight:400;font-size:17px;line-height:26px;color:#5f6168}@media (max-width:767px){.tp-feature-five-section-box p br{display:none}}.tp-feature-five-wrapper-main{padding-top:10px;padding-bottom:70px}.tp-feature-five-wrapper{transition:.3s}.tp-feature-five-wrapper:hover{box-shadow:0 30px 60px rgba(32,33,36,.2);border-radius:16px;position:relative;z-index:9}.tp-feature-five-item{box-shadow:0 1px 2px rgba(32,33,36,.1);border-radius:16px 0 0 16px;padding:40px;background-color:var(--tp-common-white);overflow:hidden;transition:.3s}.tp-feature-five-icon{height:85px;width:85px;line-height:85px;border-radius:50%;text-align:center;display:inline-block;margin-bottom:40px}.tp-feature-five-title-sm{font-weight:600;font-size:20px;line-height:26px;text-align:center;color:#141125;padding-bottom:5px}.tp-feature-five-content p{font-weight:400;font-size:15px;line-height:24px;text-align:center;color:#5f6168;padding-bottom:15px}.tp-feature-five-shape-color{height:100%;width:100%;background-color:#ff7a59;border-radius:50%;position:absolute;top:0;left:0;transition:.3s;z-index:-1}.tp-feature-five-shape-color-2{background:#ffe01b}.tp-feature-five-shape-color-3{background:#aae0f4}.tp-feature-five-shape-color-4{background:#03363d}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tp-feature-five-item-1{border-radius:16px 0 0 0}}.tp-feature-five-item-1:hover{position:relative;z-index:5;transform:scale(1.1);border-radius:16px;box-shadow:none}.tp-feature-five-item-1:hover .tp-feature-five-shape-color{transform:scale(3.7);top:-125%}.tp-feature-five-item-2{border-radius:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tp-feature-five-item-2{border-radius:0 16px 16px 0}}.tp-feature-five-item-2:hover{position:relative;z-index:5;transform:scale(1.1);border-radius:16px;box-shadow:none}.tp-feature-five-item-2:hover .tp-feature-five-shape-color{transform:scale(3.5);top:-105%}.tp-feature-five-item-3{border-radius:0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tp-feature-five-item-3{border-radius:0 0 0 16px}}.tp-feature-five-item-3:hover{position:relative;z-index:5;transform:scale(1.1);border-radius:16px;box-shadow:none}.tp-feature-five-item-3:hover .tp-feature-five-shape-color{transform:scale(3.5);top:-105%}.tp-feature-five-item-4{border-radius:0 16px 16px 0}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tp-feature-five-item-4{border-radius:0 0 16px 0}}.tp-feature-five-item-4:hover{position:relative;z-index:5;transform:scale(1.1);border-radius:16px;box-shadow:none}.tp-feature-five-item-4:hover .tp-feature-five-shape-color{transform:scale(3.5);top:-105%}.tp-feature-five-link span{font-weight:400;font-size:22px;line-height:24px;text-align:center;color:var(--tp-common-black)}@media (max-width:767px){.tp-feature-five-link span{font-size:20px;line-height:24px}}.tp-feature-five-link span a{font-weight:600;font-size:22px;line-height:24px;color:#6b14fa;text-decoration:underline}@media (max-width:767px){.tp-feature-five-link span a{font-size:20px;line-height:24px}}.tp-payment__content a:hover{color:var(--tp-common-black)}.tp-payment__content a:hover::after{width:100%}.tp-payment__content a:hover i{transform:translateX(4px)}.tp-payment-method__line-1 span:hover img,.tp-payment-method__line-10 span:hover img,.tp-payment-method__line-11 span:hover img,.tp-payment-method__line-12 span:hover img,.tp-payment-method__line-13 span:hover img,.tp-payment-method__line-14 span:hover img,.tp-payment-method__line-15 span:hover img,.tp-payment-method__line-16 span:hover img,.tp-payment-method__line-2 span:hover img,.tp-payment-method__line-3 span:hover img,.tp-payment-method__line-4 span:hover img,.tp-payment-method__line-5 span:hover img,.tp-payment-method__line-6 span:hover img,.tp-payment-method__line-7 span:hover img,.tp-payment-method__line-8 span:hover img,.tp-payment-method__line-9 span:hover img{transform:scale(1.1)}.col-custom.active{flex:7}.col-custom.active .tp-panel-item{display:none}.col-custom.active .tp-panel-item-2{opacity:1;visibility:visible;transform:scale(1);transition-delay:0.3s;transition:.3s}.col-custom.active .tp-panel-content-2 span{transform:translateY(0);visibility:visible;opacity:1;transition-delay:0.3s}.col-custom.active .tp-panel-title-2{transform:translateY(0);visibility:visible;opacity:1;transition-delay:0.4s}.col-custom.active .tp-panel-content-2 p{transform:translateY(0);visibility:visible;opacity:1;transition-delay:0.4s}.ab-company-video a:hover{background-color:var(--tp-theme-1);color:var(--tp-common-white)}.journey-slider-wrapper .swiper-scrollbar-drag{height:100%;width:100%;background:#202124;border-radius:4px;left:0;top:0}.journey-slider-active{padding:60px 0}.job-post-box:hover{background-color:var(--tp-common-white);box-shadow:0 20px 50px rgba(8,8,41,.08);border-radius:12px;transform:scaleX(1);position:relative;z-index:9}.tp-service__item:hover{border:1px solid #e8eaf1;box-shadow:0 20px 30px rgba(1,6,20,.1);border-radius:30px}.tp-service__item:hover .tp-service__icon{animation:icon-bounce .8s 1}.tp-service__link a:hover{box-shadow:0 8px 20px rgba(41,93,251,.25),inset 0 0 0 30px #6865ff}.tp-service__link a:hover svg{color:var(--tp-common-white)}.tp-service-2__item-wrapper:hover .tp-service-2__bg-shape{transform:rotate(0)}.tp-service-2__item-wrapper:hover .tp-service-2__item{box-shadow:rgba(10,10,10,.1) 0 100px 100px,rgba(255,255,255,.1) 0 0 0 .5px inset}.tp-service-2__item-wrapper:hover .tp-service-2__text{transform:translateY(12px)}.tp-service-2__item-wrapper:hover .tp-service-2__link{opacity:1;visibility:visible}.tp-service-2__link:hover{color:var(--tp-common-black)}.tp-service-2__link:hover::after{width:100%}.tp-service-2__link:hover i{transform:translateX(4px)}.tp-service-sm-item:hover{box-shadow:0 8px 16px -2px rgba(32,33,36,.06),0 16px 32px -2px rgba(32,33,36,.1)}.tp-service-sm-item:hover .tp-service-sm-link{opacity:1;visibility:visible}.tp-service-sm-item:hover .tp-service-sm-content{margin-bottom:0}.tp-service-sm-item:hover .tp-service-sm-icon svg{color:#5b6cff;width:45px}.tp-service-sm-title a:hover{color:var(--tp-theme-1)}.tp-service-sm-link a:hover{color:var(--tp-theme-1)}.tp-service-sm-link a:hover i{animation:tfLeftToRight .4s forwards}.tp-service-4-item:hover::after{background-color:#3137d2;height:100%;animation:bounceRight 2s}.tp-service-4-item:hover::before{opacity:1;visibility:visible}.tp-service-4-item:hover .tp-service-4-content span{opacity:1;visibility:visible;transform:translateY(0)}.tp-service-4-item:hover .tp-service-4-content .tp-btn-service{background-color:var(--tp-common-yellow-3);color:var(--tp-common-black);border-color:var(--tp-common-yellow-3)}.tp-service-five-section-box{padding-left:350px;padding-right:60px}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-service-five-section-box{padding-left:170px;padding-right:0}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-service-five-section-box{padding-left:30px;padding-right:0}}@media only screen and (min-width:768px) and (max-width:991px){.tp-service-five-section-box{padding-left:30px;padding-right:0;padding-top:50px;padding-bottom:50px;text-align:center}}@media (max-width:767px){.tp-service-five-section-box{padding-left:30px;padding-right:0;padding-top:40px;padding-bottom:40px;text-align:center}}.tp-service-five-section-box p{font-weight:400;font-size:17px;line-height:26px;color:var(--tp-common-white)}@media (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.tp-service-five-section-box p br{display:none}}.tp-service-five-wrapper{transform:translateY(50px);transition:.3s}.tp-service-five-bg{width:50%;height:100%;position:absolute;top:0;left:0;background-repeat:no-repeat;background-size:cover;z-index:-1}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-service-five-bg{width:100%}}.tp-service-five-item{padding:40px 60px;transition:.4s;position:relative}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-service-five-item{padding:40px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-service-five-item{padding:20px}}@media (max-width:767px){.tp-service-five-item{padding:30px}}.tp-service-five-item:hover{z-index:9}.tp-service-five-item:hover .tp-service-five-wrapper{transform:translateY(0)}.tp-service-five-item:hover .tp-service-five-content p{opacity:1;visibility:visible}.tp-service-five-item:hover .tp-service-five-btn a{transform:scale(1.2);background-color:var(--tp-common-blue);color:var(--tp-common-white)}.tp-service-five-item:hover .tp-services-five-item-bg{transform:scale(1.05);box-shadow:0 16px 40px rgba(32,33,36,.1)}.tp-service-five-item:hover .tp-services-five-item-bg .inner{transform:translate(-50%,50%) scale(1)}.tp-service-five-item .tp-services-five-item-bg{position:absolute;top:0;left:0;right:0;bottom:0;transform-origin:50% 100%;box-shadow:none;transform:scale(1);transition:all .5s cubic-bezier(.165, .84, .44, 1);transition-property:all;transition-property:transform,box-shadow;overflow:hidden;background-color:#fff}.tp-service-five-item .tp-services-five-item-bg .inner{display:block;width:230%;height:230%;border-radius:50%;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%) scale(0);opacity:1;transition:transform .5s cubic-bezier(.165, .84, .44, 1),opacity .5s cubic-bezier(.895, .03, .685, .22);background-color:#f7f9fb}.tp-service-five-content p{font-size:15px}.tp-service-five-title-sm{font-weight:500;font-size:26px;line-height:33px;color:var(--tp-common-black);padding-bottom:5px}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-service-five-title-sm{font-size:23px;line-height:30px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-service-five-title-sm{font-size:22px;line-height:28px}}.tp-service-five-icon{margin-bottom:30px;width:60px;height:60px}.tp-service-five-content p{color:#595b62;opacity:0;visibility:hidden;transition:.3s}.tp-service-five-btn{position:relative;z-index:9}.tp-service-five-btn a{height:55px;width:55px;box-shadow:0 1px 2px rgba(32,33,36,.1);border-radius:50%;background-color:var(--tp-common-white);display:inline-block;text-align:center;line-height:55px;color:var(--tp-common-black);font-weight:700;transition:.3s}.tp-service-five-btn a:hover{background-color:var(--tp-common-blue);color:var(--tp-common-white)}.tp-service-five-btn a:hover i{animation:tfLeftToRight .4s forwards}.tp-services-five-item-bg-color .row [class*=col-]:first-child .tp-service-five-item .tp-services-five-item-bg{background-color:#f7f9fb}.tp-services-five-item-bg-color .row [class*=col-]:first-child .tp-service-five-item .inner{background-color:#fff}.tp-services-five-item-bg-color .row [class*=col-]:nth-child(4) .tp-service-five-item .tp-services-five-item-bg{background-color:#f7f9fb}.tp-services-five-item-bg-color .row [class*=col-]:nth-child(4) .tp-service-five-item .inner{background-color:#fff}.sv-details-category-list ul li:hover{transform:scaleX(1.1)}.sv-details-category-list ul li.active{transform:scaleX(1.1)}.sv-details-category-list ul li.active a{color:var(--tp-common-blue-3)}.sv-details-category-list ul li.active a span::before{background-color:var(--tp-common-blue-3)}.sv-details-category-list ul li.active a i{color:var(--tp-common-blue-3)}.sv-details-category-list ul li a:hover{color:var(--tp-common-blue-3)}.sv-details-category-list ul li a:hover span::before{background-color:var(--tp-common-blue-3)}.sv-details-category-list ul li a:hover i{color:var(--tp-common-blue-3)}.sv-details-social-link a:hover{color:var(--tp-common-blue-3)}.tp-project__item:hover{box-shadow:0 16px 20px rgba(1,16,61,.1);border-radius:30px}.tp-project__link a:hover{box-shadow:inset 0 0 0 30px #6865ff}.tp-project__link a:hover svg{color:var(--tp-common-white)}.tp-project__slider-active{margin:0 -260px}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-project__slider-active{margin:0 -450px}}@media only screen and (min-width:1200px) and (max-width:1399px){.tp-project__slider-active{margin:0 -500px}}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px){.tp-project__slider-active{margin:0;padding:0 30px}}@media (max-width:767px){.tp-project__slider-active{margin:0;padding:0 15px}}.inner-project-item:hover{box-shadow:0 10px 20px rgba(1,16,61,.1)}.inner-project-item:hover .inner-project-img img{border-radius:20px;transform:scale(1.2)}.inner-project-title:hover{color:var(--tp-common-blue-3)}.portfolio-filter button:hover{border-color:var(--tp-common-blue-3)}.portfolio-filter button.active{background-color:var(--tp-common-blue-3);border-color:var(--tp-common-blue-3);color:var(--tp-common-white)}.pd-details-social a:hover{background-color:#600ee4;border-color:#600ee4;color:var(--tp-common-white)}.tp-rank__item.active{background:linear-gradient(16.46deg,#5956e9 11.15%,#9b99ff 99.48%);box-shadow:0 14px 20px rgba(1,16,61,.1);border-radius:20px}.tp-rank__item.active .tp-rank__number i{color:var(--tp-common-white);opacity:.3}.tp-rank__item.active .tp-rank__number span{color:var(--tp-common-white)}.tp-rank__item.active .tp-rank__company span{background-color:var(--tp-common-white);border-color:var(--tp-common-white)}.tp-rank__item.active .tp-rank__company-info a{color:var(--tp-common-white)}.tp-rank__item.active .tp-rank__company-info span{color:rgba(255,255,255,.8)}.tp-rank__item:hover{webkit-transform:translate(-20px,-30px);-ms-transform:translate(-20px,-30px);transform:translate(-20px,-30px);transition-delay:all 4s cubic-bezier(0.2, 0.8, 0.2, 1) 0s!important}.tp-plan-space{padding-top:120px;padding-bottom:120px}.tp-plan-section-box p{padding-right:10px}@media (max-width:767px){.tp-plan-section-box p{padding-right:0}}.tp-plan-img-box{margin-right:70px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-plan-img-box{margin-right:10px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-plan-img-box{margin-right:0}}.tp-plan-feature ul li{list-style-type:none;margin-bottom:15px;position:relative;padding-left:35px;font-weight:400;font-size:17px;color:#595b62}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-plan-section-box{margin-bottom:40px}}.tp-plan-2-space{padding-bottom:120px}.tp-plan-2-img-box{margin-left:95px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-plan-2-img-box{margin-left:10px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-plan-2-img-box{margin-left:0}}.tp-cta-five-bg{background-repeat:no-repeat;background-size:cover;margin-left:315px;margin-right:315px;border-radius:25px}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-cta-five-bg{margin-right:150px;margin-left:150px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-cta-five-bg{margin-right:30px;margin-left:30px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-cta-five-bg{margin-right:0;margin-left:0}}.tp-cta-five-shape-1{position:absolute;right:17%;bottom:-6%}@media only screen and (min-width:992px) and (max-width:1199px){.tp-cta-five-shape-1{right:9%}}.tp-cta-five-shape-1 img{width:140px}.tp-cta-five-shape-2{position:absolute;left:-5%;bottom:-7%}@media only screen and (min-width:992px) and (max-width:1199px){.tp-cta-five-shape-2{left:-2%}}.tp-blog-thumb:hover img{transform:scale(1.1)}.tp-blog-title-sm:hover{color:var(--tp-theme-1)}.tp-blog-four-item:hover .tp-blog-four-img img{transform:scale(1.1) rotate(2deg)}.tp-blog-four-title-sm:hover{color:var(--tp-common-yellow-3)}.blog-grid-slider-title:hover{color:var(--tp-common-yellow-3)}.postbox__thumb .play-btn:hover{background-color:var(--tp-common-blue-4);color:var(--tp-common-white)}.postbox__item-single:hover{-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none}.postbox__title a:hover{color:var(--tp-common-blue-4)}.postbox__meta span:hover{color:var(--tp-common-blue-4)}.postbox__slider button.slick-next{left:auto;right:50px}@media (max-width:767px){.postbox__slider button.slick-next{right:10px}}.postbox__comment-reply a:hover{color:var(--tp-common-white);background:var(--tp-common-blue-4);border-color:var(--tp-common-blue-4)}.postbox__comment-reply a:hover svg{color:var(--tp-common-white)}.postbox__comment-agree .form-check-input:checked{background-color:var(--tp-common-blue-4);border-color:transparent}.postbox__comment-agree .form-check-input:focus{box-shadow:none}.postbox__navigation-content a:hover span{color:var(--tp-common-blue-4)}.postbox__navigation-content h5:hover{color:var(--tp-common-blue-4)}.blog-grid-inner .tp-blog-item:hover{border:1px solid #f0f0f0;box-shadow:0 10px 20px rgba(1,16,61,.1);border-radius:30px}.form-label-action.active .postbox__comment-input label{top:0;color:var(--tp-common-blue-4);font-size:13px;font-weight:400}.form-label-action.active .postbox__comment-input span{top:-14px;color:var(--tp-common-blue-4);font-size:13px;font-weight:400}.rc__post-title a:hover{color:var(--tp-common-blue-4)}.sidebar__widget ul li a:hover{color:var(--tp-common-blue-4)}.sidebar__search input:focus{border-color:var(--tp-common-blue-4)}.sidebar__search input::placeholder{color:#777}.tagcloud a:hover{background:var(--tp-common-blue-4);color:var(--tp-common-white);border-color:var(--tp-common-blue-4)}.basic-pagination ul li a:hover{background:#f2f2f2;border-color:#f2f2f2;color:var(--tp-common-black)}.blog-details-social-box a:hover{background-color:var(--tp-common-yellow-4);border-color:var(--tp-common-yellow-4);color:var(--tp-common-black)}.postbox__details-author-social a:hover{background-color:var(--tp-common-blue-4);color:var(--tp-common-white)}.postbox__comment-input input:focus~.floating-label,.postbox__comment-input input:not(:focus):valid~.floating-label{top:0;left:20px;font-size:13px;font-weight:400;color:var(--tp-common-blue-4);background-color:var(--tp-common-white);padding:0 4px}.postbox__comment-input textarea:focus~.floating-label-2,.postbox__comment-input textarea:not(:focus):valid~.floating-label-2{top:-9px;left:20px;font-size:13px;font-weight:400;color:var(--tp-common-blue-4);background-color:var(--tp-common-white);padding:0 4px}.postbox__comment-input .inputText:focus{box-shadow:0 1px 2px 1px rgba(32,33,36,.06),inset 0 0 0 2px #600ee4}.postbox__comment-input .textareaText:focus{box-shadow:0 1px 2px 1px rgba(32,33,36,.06),inset 0 0 0 2px #600ee4}.tp-barnd-title-sm{font-weight:700;font-size:22px;line-height:30px;color:var(--tp-common-white)}@media only screen and (min-width:992px) and (max-width:1199px){.tp-barnd-title-sm{font-size:19px;line-height:28px}}@media (max-width:767px){.tp-barnd-title-sm{font-size:17px;line-height:23px}}.tp-brand-item{text-align:center;padding:0 5px}.tp-barnd-slider-active .slick-slide img{display:inline-block;width:100%}.tp-barnd-slider-wrapper{padding:0 65px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-barnd-slider-wrapper{padding:0 80px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-barnd-left-item{margin-bottom:25px}}.tp-barnd-slider-active button{height:60px;width:60px;border-radius:50%;border:1px solid var(--tp-common-white);font-size:22px;font-weight:700;color:var(--tp-common-white);text-align:center;line-height:56px;position:relative;transition:.3s}@media (max-width:767px){.tp-barnd-slider-active button{height:50px;width:50px;line-height:50px}}.tp-barnd-slider-active button::after{content:"";width:100%;height:100%;background-color:var(--tp-common-white);position:absolute;top:0;left:0;border-radius:50%;z-index:3;transform:scale(.2);opacity:0;visibility:hidden;transition:.3s}.tp-barnd-slider-active button.slick-prev{position:absolute;left:-75px}.tp-barnd-slider-active button.slick-prev i{position:relative;z-index:5;margin-left:-3px}.tp-barnd-slider-active button.slick-next{position:absolute;right:-75px;top:0}.tp-barnd-slider-active button.slick-next i{position:relative;z-index:5;margin-right:-3px}.tp-barnd-slider-active button:hover{color:var(--tp-common-black)}.tp-barnd-slider-active button:hover::after{opacity:1;visibility:visible;transform:scale(.8)}.tp-barnd-main-wrapper{padding:25px 0;position:relative}.tp-barnd-main-wrapper::after{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background:#2329c1;transform:scale(1) perspective(300px) rotateX(-5deg);border-radius:14px;z-index:-1}.tp-barnd-plr{padding:0 300px}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-barnd-plr{padding:0 70px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-barnd-plr{padding:0 15px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-barnd-plr{padding:0 30px}}@media (max-width:767px){.tp-barnd-plr{padding:0 15px}}@media (max-width:767px){.tp-barnd-left-item{margin-bottom:10px}}.barnd-slider-active-five .slick-slide{text-align:center}.barnd-slider-active-five .slick-slide img{display:inline-block}.tp-fun-fact-item p{font-weight:500;font-size:16px;line-height:24px;color:rgba(255,255,255,.7);margin-bottom:0}@media (max-width:767px){.tp-fun-fact-item p br{display:none}}.tp-fun-fact-space-1{padding-left:100px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-fun-fact-space-1{padding-left:30px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-fun-fact-space-1{padding-left:0}}@media (max-width:767px){.tp-fun-fact-space-1{padding-left:0}}.tp-fun-fact-space-2{padding-left:70px}@media only screen and (min-width:992px) and (max-width:1199px){.tp-fun-fact-space-2{padding-left:30px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-fun-fact-space-2{padding-left:0}}@media (max-width:767px){.tp-fun-fact-space-2{padding-left:0}}.tp-fun-fact-space-3{padding-left:70px}@media only screen and (min-width:768px) and (max-width:991px){.tp-fun-fact-space-3{padding-left:35px}}@media (max-width:767px){.tp-fun-fact-space-3{padding-left:0}}.tp-counter-br{border-right:1px solid rgba(255,255,255,.1)}@media only screen and (min-width:992px) and (max-width:1199px),only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-counter-br{border:0}}.tp-fun-fact-area .container .row [class*=col-]:last-child{border-right:0}.swiper-slide{transition:.3s}.dragged .swiper-slide{transform:scale(.97)}.tp-fun-fact-2 .tp-fun-fact-item p{color:var(--tp-common-black)}.tp-fun-fact-2 .tp-counter-br{border-color:rgba(20,17,37,.1)}.tp-fun-fact-title{font-weight:500;font-size:20px;line-height:24px}.cursor-outer{margin-left:-15px;margin-top:-15px;width:30px;height:30px;border:2px solid var(--tp-common-blue-4);box-sizing:border-box;z-index:10000000;opacity:.5;transition:all 80ms ease-out;cursor:none}.mouseCursor{position:fixed;left:0;top:0;right:0;bottom:0;pointer-events:none;border-radius:50%;transform:translateZ(0);visibility:hidden;text-align:center;cursor:none}.cursor-inner{margin-left:-3px;margin-top:-3px;width:6px;height:6px;z-index:10000001;background-color:var(--tp-common-blue-4);transition:width .3s ease-in-out,height .3s ease-in-out,margin .3s ease-in-out,opacity .3s ease-in-out}.cursor-inner a{color:#fff;line-height:100px;transform:scale(0);text-transform:uppercase;letter-spacing:1px;font-size:16px;margin-left:3px;opacity:0;visibility:hidden}.tp-integration-slider-active-2 .slick-slide{padding:0 10px}.tp-integration-slider-main.slick-slide{padding:15px 10px}.tp-testimonial__link a:hover svg{animation:tfLeftToRight .5s forwards}.tp-testimonial__slider-active{margin:0 -55px}.tp-testimonial__wrapper-main.slick-slide{padding:55px}.tp-testimonial__img-active{padding:0 120px}@media (max-width:767px){.tp-testimonial__img-active{padding:0 30px}}.tp-testimonial__img-wrap.slick-current .tp-testimonial__img-item svg{color:var(--tp-common-black)}.tp-testimonial-2-item:hover{box-shadow:0 20px 20px rgba(28,9,61,.2)}.tp-testimonial-2-slider-active .slick-slide{padding:40px 15px;padding-bottom:60px}.tp-testimonial-2-slider-active .slick-dots{text-align:center}.tp-testimonial-2-slider-active .slick-dots li{display:inline-block;margin:0 3px}.tp-testimonial-2-slider-active .slick-dots li.slick-active button{background-color:var(--tp-common-white);border-color:var(--tp-common-white)}.tp-testimonial-2-slider-active .slick-dots li button{height:12px;width:12px;border:1px solid rgba(255,255,255,.4);font-size:0;border-radius:50%}.tp-testimonial-3-slider-active{margin-left:-645px;margin-right:-380px}@media only screen and (min-width:1400px) and (max-width:1599px),only screen and (min-width:1200px) and (max-width:1399px){.tp-testimonial-3-slider-active{margin-right:-500px;margin-left:-700px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-testimonial-3-slider-active{margin-right:-800px;margin-left:-800px}}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-testimonial-3-slider-active{margin-right:0;margin-left:0}}.tp-testimonial-3-slider-active .slick-slide{padding:0 15px;padding-bottom:130px}.tp-test-arrow button:hover{color:var(--tp-common-black);border-color:var(--tp-common-white)}.tp-test-arrow button:hover::after{transform:scale(1.1);opacity:1;visibility:visible}.tp-testimonial-five-section-space{margin-bottom:70px}@media (max-width:767px){.tp-testimonial-five-section-box{padding-bottom:20px}}.tp-testimonial-five-item{background-color:var(--tp-common-white);border-radius:16px;overflow:hidden}.tp-testimonial-five-wrapper{padding:30px 70px 30px 60px;background:#f7f9fb;border-radius:16px}@media (max-width:767px){.tp-testimonial-five-wrapper{padding:25px}}.tp-testimonial-five-author-info span{font-weight:400;font-size:16px;line-height:20px;color:#5f6168}@media (max-width:767px){.tp-testimonial-five-author-info span{font-size:14px}}.tp-testimonial-five-content{padding:40px 60px 50px 60px}@media (max-width:767px){.tp-testimonial-five-content{padding:25px}}.tp-testimonial-five-content p{font-weight:400;font-size:20px;line-height:32px;color:#5f6168;padding-right:30px}@media only screen and (min-width:1400px) and (max-width:1599px){.tp-testimonial-five-content p{padding-right:0;font-size:18px;line-height:29px}}@media only screen and (min-width:992px) and (max-width:1199px){.tp-testimonial-five-content p{font-size:18px;line-height:30px}}@media only screen and (min-width:768px) and (max-width:991px){.tp-testimonial-five-content p{font-size:16px;line-height:27px;padding-right:0}}@media (max-width:767px){.tp-testimonial-five-content p{font-size:16px;line-height:26px;padding-right:0}}.testimonial-five-slider-active{margin:0 -420px;padding-bottom:60px}@media only screen and (min-width:1400px) and (max-width:1599px){.testimonial-five-slider-active{margin:0 -500px}}@media (max-width:767px){.testimonial-five-slider-active{margin:0 15px}}.tp-testimonial-five-slider-section .tp-scrollbar{background:rgba(255,255,255,.2);height:2px;width:50%;position:relative;left:0;right:0;text-align:center;margin:auto}.tp-testimonial-five-slider-section .swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--tp-common-white);box-shadow:0 0 6px rgba(187,255,94,.3);border-radius:4px;left:0;top:0}.tp-testimonial-five-arrow button{height:55px;width:55px;background-color:var(--tp-common-white);color:var(--tp-common-black);border-radius:50%;text-align:center;line-height:55px;font-weight:300;transition:.3s}.tp-testimonial-five-arrow button:hover{background:#ffce5a;box-shadow:0 1px 2px rgba(32,33,36,.1);color:var(--tp-common-black);transform:scale(1.1)}.tp-testimonial-five-arrow .test-prev{margin-left:10px}@media (max-width:767px){.tp-testimonial-five-section-box .tp-section-title-5{margin-bottom:20px}}.tp-price__item:hover .tp-price__btn a{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);visibility:visible}.tp-price__item:hover .tp-price__btn a i{transform:translateY(2px);margin-left:10px}.tp-price__item:hover .tp-price__btn span{transform:translateX(30px)}.tp-price__item.active{background:linear-gradient(358.1deg,#5956e9 49.57%,#908dff 107.48%);border-radius:30px}.tp-price__item.active .tp-price__title-sm{color:var(--tp-common-white)}.tp-price__item.active .tp-price__title-box p{color:var(--tp-common-white);border-color:rgba(255,255,255,.2)}.tp-price__item.active .tp-price__feature ul li{color:var(--tp-common-white)}.tp-price__item.active .tp-price__feature ul li svg path.price-path-2{color:#fff}.tp-price__item.active .tp-price__feature ul li svg path.price-path-1{color:#fff}.tp-price__item.active .tp-price__btn{background-color:var(--tp-common-white);border-radius:30px}.tp-price__item.active .tp-price__btn a{background-color:#18171f}.tp-price-top-item.active{background:rgba(255,255,255,.06);border-radius:20px 20px 0 0}.tp-price-top-item.active .tp-btn-service{background-color:var(--tp-common-yellow-3);color:var(--tp-common-black);border-color:var(--tp-common-yellow-3);transition:.3s}.tp-price-top-item.active .tp-btn-service:hover{background-color:var(--tp-common-white);color:var(--tp-common-black);border-color:var(--tp-common-white)}.tp-price-feature-info-item.active{background:rgba(255,255,255,.06)}.tp-price-feature-tooltip{background-color:var(--tp-common-white);padding:10px 20px;border-radius:14px;position:absolute;bottom:25px;left:-30px;width:270px;opacity:0;visibility:hidden;transition:.3s}.tp-price-feature-tooltip::after{position:absolute;content:"";left:35px;bottom:2px;width:18px;height:18px;background-color:var(--tp-common-white);-webkit-transform:rotate(45deg) translateY(50%);-moz-transform:rotate(45deg) translateY(50%);-ms-transform:rotate(45deg) translateY(50%);-o-transform:rotate(45deg) translateY(50%);transform:rotate(45deg) translateY(50%)}.tp-price-feature-tooltip p{margin-bottom:0;font-size:14px}.tp-price-feature-tooltip-box{display:inline-block;cursor:pointer}.tp-price-feature-tooltip-box:hover svg{color:var(--tp-common-white)}.tp-price-feature-tooltip-box:hover .tp-price-feature-tooltip{visibility:visible;opacity:1;bottom:45px}.tp-price__btn-bg button.active{color:var(--tp-common-white)}.tp-price__btn-bg button.monthly.active~.test{transform:translateX(0)}.tp-price__btn-bg button.yearly.active{transform:translateX(-10px)}.price-inner-white-bg .tp-price-feature-info-item.active{background:#f7f9fc}.price-inner-white-bg .tp-price-top-item.active{background:#f7f9fc}.price-inner-white-bg .tp-price-top-item.active .tp-price-top-title-wrapper .tp-btn-service{background-color:var(--tp-common-blue-4);color:var(--tp-common-white);border-color:var(--tp-common-blue-4)}.price-inner-white-bg .tp-price-top-item.active .tp-price-top-title-wrapper .tp-btn-service:hover{background-color:var(--tp-common-black);color:var(--tp-common-white)}.price-inner-white-bg .tp-price-top-title-wrapper .tp-btn-service:hover{background-color:var(--tp-common-blue-4);color:var(--tp-common-white);border-color:var(--tp-common-blue-4)}.price-inner-white-bg .tp-price-feature-tooltip{box-shadow:rgba(100,100,111,.2) 0 7px 29px 0}.pr-feature-item .tp-btn-service:hover{background-color:var(--tp-common-blue-4);border-color:var(--tp-common-blue-4)}.pr-feature-item.active .tp-btn-service{background-color:var(--tp-common-blue-4)}.tp-team-top-content p{font-weight:400;font-size:17px;line-height:26px;color:rgba(255,255,255,.8);position:relative;padding-left:30px}@media (max-width:767px){.tp-team-top-content p{margin-bottom:0}.tp-team-top-content p br{display:none}}.tp-team-top-content p::after{position:absolute;content:"";top:-4px;left:0;height:60px;width:1.5px;background:rgba(255,255,255,.1)}@media (max-width:767px){.tp-team-top-content p::after{top:12px}}.tp-team-img{margin-bottom:30px}.tp-team-img img{mix-blend-mode:luminosity}.tp-team-title-sm{font-weight:700;font-size:22px;line-height:26px;color:var(--tp-common-white)}.tp-team-title-sm:hover{color:var(--tp-common-yellow-3)}.tp-team-content{margin-bottom:30px}.tp-team-content span{font-weight:500;font-size:14px;line-height:14px;color:var(--tp-common-white);opacity:.7}.tp-team-social a:hover{opacity:1}.tp-team-social a:hover span{opacity:1;visibility:visible;transform:scale(1.2)}.tp-team-inner-title-color .tp-team-title-sm:hover{color:var(--tp-common-blue-3)}@media only screen and (min-width:768px) and (max-width:991px),(max-width:767px){.tp-team-section-box{margin-bottom:40px}}.team-inner-border-right .tp-team-social a:hover{color:var(--tp-common-white)}.tp-team-item{transition:.4s}.tp-team-item .tp-team-img{background-color:#b2b6ff;border-radius:50%;width:180px;height:180px;margin-left:auto;margin-right:auto;overflow:hidden}.tp-team-item .tp-team-img img{mix-blend-mode:luminosity;border-radius:100px;transform:translateY(15px)}.tp-team-item:hover .tp-team-img img{mix-blend-mode:normal}.team-details-social-info a:hover{background-color:var(--tp-common-blue-3);color:var(--tp-common-white)}.postbox__authorization .switcher label input:checked+span{background:var(--tp-common-blue-4)}.postbox__authorization .switcher label input:checked+span small{left:56%}.career-details-social-box a.facebook:hover{background-color:#1b74e4;color:var(--tp-common-white);border-color:#1b74e4}.career-details-social-box a.twitter:hover{background-color:#1d9bf0;color:var(--tp-common-white);border-color:#1d9bf0}.career-details-social-box a.instagram:hover i{-webkit-text-fill-color:inherit;color:var(--tp-common-white);position:relative;z-index:99}.career-details-social-box a.instagram:hover .insta-bg{opacity:1;visibility:visible}.career-details-social-box a.linkedin:hover{background-color:#0a66c2;color:var(--tp-common-white);border-color:#0a66c2}.tp-security-wrapper:hover{background-color:var(--tp-common-yellow-3)}.tp-security-wrapper:hover .tp-security-title-sm{color:var(--tp-common-blue-2)}.tp-security-wrapper:hover .tp-security-link a svg{color:var(--tp-common-blue-2)}.tp-security-slider-active{margin:0 -50px}@media (max-width:767px){.tp-security-slider-active{margin:0}}.tp-contact-input input::-webkit-input-placeholder{color:rgba(255,255,255,.54)}.tp-contact-input input::-moz-placeholder{color:rgba(255,255,255,.54)}.tp-contact-input input:focus{border-color:var(--tp-common-white)}.tp-contact-input textarea:focus{border-color:var(--tp-common-white)}.tp-contact-input textarea::-webkit-input-placeholder{color:rgba(255,255,255,.54)}.tp-contact-input textarea::-moz-placeholder{color:rgba(255,255,255,.54)}.contact-form-social-item a:hover{background-color:var(--tp-common-blue-4);border-color:var(--tp-common-blue-4);color:var(--tp-common-white)}.header-signin-bar button:hover span{width:20px}.tp-footer__tp-border-bottom{border-bottom:1px solid #dfdfea;padding-bottom:45px}.tp-footer__input button:hover{box-shadow:inset 0 0 0 30px var(--tp-theme-1);background-color:transparent}.tp-footer__widget-title{font-weight:700;font-size:18px;color:var(--tp-common-white);padding-bottom:25px}.tp-footer__social a:hover{background-color:var(--tp-theme-1);border-color:var(--tp-theme-1);color:var(--tp-common-white);transform:scale(1.1)}.tp-footer__content ul li{list-style-type:none;margin-bottom:20px}.tp-footer__content ul li :last-child{margin-bottom:0}.tp-footer__content ul li a{font-weight:500;font-size:16px;color:rgba(245,245,250,.6);transition:.3s}.tp-footer__content ul li a:hover{color:var(--tp-common-white);margin-left:5px}.tp-footer__contact-info a{font-weight:400;font-size:16px;line-height:24px;font-family:var(--tp-ff-mont)}.tp-footer__contact-info ul li{position:relative;list-style-type:none;padding-left:35px;margin-bottom:18px}.tp-footer__contact-info ul li:last-child{margin-bottom:0}.tp-footer__contact-info ul li:first-child a{font-weight:500;font-size:20px}.tp-footer__contact-info ul li span{position:absolute;top:0;left:0}.tp-footer__contact-info ul li a{font-weight:400;font-size:15px;line-height:20px;color:#f5f5fa}.tp-footer__qrcode:hover{box-shadow:rgba(100,100,111,.2) 0 7px 29px 0}.tp-footer__social-3 a{height:44px;width:44px;border-radius:40px;display:inline-block;text-align:center;line-height:43px;transition:.3s;margin-left:6px;background-color:var(--tp-common-white);box-shadow:0 1px 3px rgba(3,7,22,.1)}.tp-footer__social-3 a:hover{background-color:#5b6cff;border-radius:100px;color:var(--tp-common-white)}.tp-footer__social-3 a:hover i{color:var(--tp-common-white)}.tp-footer__social-4 a:hover{opacity:1;visibility:visible}.tp-footer__social-4 a:hover::after{opacity:1;visibility:visible;transform:scale(1.2)}.footer-widget-2 .tp-footer__content ul li a:hover{color:var(--tp-common-black)}.footer-widget-2 .tp-footer__content ul li a:hover::before{width:100%;right:auto;left:0}.footer-widget-3 .tp-footer__widget-title{color:#202124;font-size:22px;font-weight:600;font-family:var(--tp-ff-urban)}.footer-widget-3 .tp-footer__contact-info p{font-weight:400;font-size:16px;line-height:24px;color:#595b62;font-family:var(--tp-ff-urban);padding-bottom:5px}.footer-widget-3 .tp-footer__contact-info ul li a{font-weight:400;font-size:20px;line-height:16px;color:#4f5055;font-family:var(--tp-ff-dm)}.footer-widget-3 .tp-footer__contact-info ul li a.first-child{font-weight:400;font-size:20px;line-height:16px;color:#4f5055;font-family:var(--tp-ff-dm)}.footer-widget-3 .tp-footer__content ul li{margin-bottom:10px}.footer-widget-3 .tp-footer__content ul li a{font-weight:500;font-size:16px;color:#595b62;font-family:var(--tp-ff-urban)}.footer-widget-3 .tp-footer__content ul li a:hover{color:var(--tp-common-black)}.footer-widget-3 .tp-footer__input button:hover{box-shadow:inset 0 0 0 30px var(--tp-common-black)}.footer-col-3-2{padding-left:75px}@media only screen and (min-width:992px) and (max-width:1199px){.footer-col-3-2{padding-left:60px}}@media (max-width:767px){.footer-col-3-2{padding-left:0}}.footer-col-3-4{padding-left:40px}@media (max-width:767px){.footer-col-3-4{padding-left:0}}.tp-copyright__social a:hover{background-color:var(--tp-common-black);color:var(--tp-common-white)}.tp-copyright__text span{font-weight:500;font-size:15px;line-height:12px;color:rgba(245,245,250,.6);display:inline-block}@media only screen and (min-width:768px) and (max-width:991px){.tp-copyright__text span{font-size:13px}}@media (max-width:767px){.tp-copyright__text span{font-size:12px;margin-bottom:20px}}.tp-copyright__text span a{color:var(--tp-common-red)}.tp-copyright__lang-submenu li a:hover{color:var(--tp-common-red)}.tp-copyright__text-3 span{color:var(--tp-text-body);font-family:var(--tp-ff-urban)}.tp-copyright__text-3 span a{color:var(--tp-common-black)}.footer-slide-active{margin:0 -100px}.footer-widget-4 .tp-footer__content ul li a:hover{color:var(--tp-common-yellow-3)}.footer-widget-4 .tp-footer__input button:hover{box-shadow:none;color:var(--tp-common-black)}.footer-widget-4 .tp-footer__input button:hover svg{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}.tp-footer__widget-inner ul li a:hover{color:#5138ee}.tp-footer__widget-inner ul li a:hover::after{width:100%;right:auto;left:0}.tp-footer__input-inner .tp-footer__social-3 a:hover{background-color:inherit}.tp-footer__input-inner .tp-footer__social-3 a:hover i{color:#5138ee}.tp-footer__app img:hover{box-shadow:rgba(100,100,111,.2) 0 7px 29px 0}.footer-widget-5 .tp-footer__social-3 a{transition:.3s;box-shadow:none;width:inherit;height:inherit;margin-right:20px;background:0 0}.footer-widget-5 .tp-footer__social-3 a:hover i{color:var(--tp-common-blue-3)}.tp-footer-style-2 .tp-copyright__lang-submenu li a:hover{color:#57b639}.tp-footer-style-2 .footer-widget-2 .tp-footer__contact-info ul li a:hover{color:var(--tp-common-black)}.tp-footer-subscribe-input-box button:hover svg{-webkit-transform:translateY(-2px) rotate(0);-moz-transform:translateY(-2px) rotate(0);-ms-transform:translateY(-2px) rotate(0);-o-transform:translateY(-2px) rotate(0);transform:translateY(-2px) rotate(0)}.tp-footer-subscribe-input input::-webkit-input-placeholder{color:rgba(255,255,255,.6)}.tp-footer-subscribe-input input::-moz-placeholder{color:rgba(255,255,255,.6)}.footer-widget-5 .tp-footer__input button:hover{color:var(--tp-common-white)}.footer-widget-5 .tp-footer__contact-info p{font-weight:500}