:root{--body:#fff;--black:#000;--white:#fff;--theme:#6c3fb5;--theme-2:#8760fd;--theme-3:#46176d;--theme-4:#ece6ff;--header:#101828;--base:#5c30fd;--text:#696969;--border:#e6e6e6;--border2:#373737;--ratting:#f8bc26;--bg:#101828;--bg2:#0d0d0d;--bg3:#121416;---box-shadow:0px 4px 25px #0000000f}.theme-btn{vertical-align:middle;background:var(--theme);color:var(--white);letter-spacing:0;text-align:center;z-index:9;border:none;border-radius:14px;padding:15px 30px;font-size:16px;font-weight:500;line-height:1;transition:all .4s ease-in-out;display:inline-block;position:relative;overflow:hidden;outline:none!important}.theme-btn i{margin-left:10px}.theme-btn:before,.theme-btn:after{content:"";background-color:var(--header);z-index:-1;border-radius:50%;width:20px;height:20px;position:absolute;top:50%}.theme-btn:before{left:-20px;transform:translate(-50%,-50%)}.theme-btn:after{right:-20px;transform:translate(50%,-50%)}.theme-btn:hover{color:var(--white)}.theme-btn:hover:before{animation:.8s alternate both criss-cross-left}.theme-btn:hover:after{animation:.8s alternate both criss-cross-right}.theme-btn.bg-white{background:var(--white);color:var(--header)}.theme-btn.bg-white:hover{color:var(--white)}.theme-btn.hover-white{transition:all .4s ease-in-out}.theme-btn.hover-white:before,.theme-btn.hover-white:after{background-color:var(--white)}.theme-btn.hover-white:hover{color:var(--header)}.theme-btn.bg-2{background:var(--theme-2)}.theme-btn.bg-2:before,.theme-btn.bg-2:after{background:var(--header)}.theme-btn.bg-2:hover{color:var(--white)}@media (max-width:767px){.theme-btn{padding:20px 32px}}@media (max-width:575px){.theme-btn{padding:18px 30px;font-size:14px}}.theme-btn.white-border{border:1px solid var(--white);color:var(--white);background-color:#0000}.theme-btn.white-border:before,.theme-btn.white-border:after{background-color:var(--white)}.theme-btn.white-border:hover{color:var(--header)}.link-btn{text-transform:capitalize;color:var(--header);font-size:16px;font-weight:600;display:inline-block}.link-btn i{margin-left:8px}.link-btn:hover{color:var(--theme)}.arrow-btn{text-align:center;color:var(--theme);border-radius:100%;font-size:16px;text-decoration:underline;transition:all .7s;display:inline-block;position:relative;transform:translate(0)}.arrow-btn i{font-size:18px;transform:rotate(-40deg)}.arrow-btn:before{content:"Read More";color:var(--theme);opacity:0;font-size:16px;font-weight:700;transition:all .4s ease-in-out;position:absolute;top:-2px;left:-95px}.arrow-btn:hover{color:var(--theme);transform:translate(95px)}.arrow-btn:hover i{transform:rotate(0)}.arrow-btn:hover:before{opacity:1}body{color:var(--text);background-color:var(--white);margin:0;padding:0;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:28px;overflow-x:hidden}ul{margin:0;padding:0;list-style:none}button{background-color:#0000;border:none;padding:0}input:focus{color:var(--white);outline:none}input{color:var(--white)}h1,h2,h3,h4,h5,h6{color:var(--header);text-transform:capitalize;margin:0;padding:0;font-family:Poppins,sans-serif;transition:all .4s ease-in-out}h1{font-size:65px;font-weight:400;line-height:112%}h2{font-size:40px;font-weight:400;line-height:120%}@media (max-width:1199px){h2{font-size:42px}}@media (max-width:767px){h2{font-size:36px}}@media (max-width:575px){h2{font-size:32px}}h3{font-size:24px;font-weight:500;line-height:150%}@media (max-width:575px){h3{font-size:20px}}h4{font-size:22px;font-weight:500;line-height:137%}h5{font-size:18px;font-weight:600;line-height:150%}h6{font-size:16px;font-weight:500;line-height:145%}a{cursor:pointer;color:var(--header);text-decoration:none;transition:all .4s ease-in-out;outline:none!important}p{margin:0;transition:all .4s ease-in-out}.preloader{cursor:default;z-index:9999999;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.preloader .animation-preloader{z-index:1000}.preloader .animation-preloader .spinner{border:3px solid #0003;border-top-color:var(--theme);border-radius:50%;width:9em;height:9em;margin:0 auto 3.5em;animation:1s linear infinite spinner}@media (max-width:767px){.preloader .animation-preloader .spinner{width:7.5em;height:7.5em;margin:0 auto 1.5em}}.preloader .animation-preloader .txt-loading{text-align:center;-webkit-user-select:none;user-select:none;font:700 5em Poppins,sans-serif}@media (max-width:767px){.preloader .animation-preloader .txt-loading{font-size:2.5em}}.preloader .animation-preloader .txt-loading .letters-loading{color:var(--theme);position:relative}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before{animation-delay:.2s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before{animation-delay:.4s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before{animation-delay:.6s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before{animation-delay:.8s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before{animation-delay:1s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before{animation-delay:1.2s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(8):before{animation-delay:1.4s}.preloader .animation-preloader .txt-loading .letters-loading:before{color:var(--theme);content:attr(data-text-preloader);opacity:0;font-family:Poppins,sans-serif;animation:4s infinite letters-loading;position:absolute;top:-3px;left:0;transform:rotateY(-90deg)}.preloader .animation-preloader .txt-loading .letters-loading.red,.preloader .animation-preloader .txt-loading .letters-loading.red:before{color:red}.preloader p{text-transform:uppercase;letter-spacing:8px;color:var(--theme);font-size:15px;font-weight:600}.preloader .loader{z-index:1;pointer-events:none;width:100%;height:100%;font-size:0;position:fixed;top:0;left:0}.preloader .loader .row{height:100%}.preloader .loader .loader-section{padding:0}.preloader .loader .loader-section .bg{background-color:#fff;width:100%;height:100%;transition:all .8s cubic-bezier(.77,0,.175,1);left:0}.preloader.loaded .animation-preloader{opacity:0;transition:all .3s ease-out}.preloader.loaded .loader-section .bg{width:0;-webkit-transition:.7s .3s allcubic-bezier(.1,.1,.1,1);transition:.7s .3s allcubic-bezier(.1,.1,.1,1)}.search-wrap{z-index:999999;background-color:#ffffffe6;width:100%;height:100%;display:none;position:fixed;top:0;left:0;overflow:hidden}.search-wrap .search-inner{width:100%;height:100%;position:relative}.search-wrap .search-cell{width:100%;position:absolute;top:50%;transform:translateY(-50%)}.search-wrap .search-field-holder{width:50%;margin:auto;animation:.3s slideInUp;position:relative}@media only screen and (min-width:768px) and (max-width:991px){.search-wrap .search-field-holder{width:70%}}@media (max-width:575px){.search-wrap .search-field-holder{width:80%}}.search-wrap .main-search-input{text-transform:capitalize;width:100%;height:70px;color:var(--header);border:0;border-bottom:2px solid var(--header);text-align:center;letter-spacing:2px;background:0 0;padding:0 50px;font-size:25px}@media (max-width:575px){.search-wrap .main-search-input{height:50px;padding:0;font-size:18px;line-height:50px}}.search-wrap input.form-control,.search-wrap input.form-control:focus{background-color:var(--header)}input.main-search-input::-webkit-input-placeholder{color:var(--header);opacity:1;font-size:25px}input.main-search-input::placeholder{color:var(--header);opacity:1;font-size:25px}input.main-search-input:-ms-placeholder-shown{color:var(--header);opacity:1;font-size:25px}input.main-search-input::placeholder{color:var(--header);opacity:1;font-size:25px}@media (max-width:575px){input.main-search-input::-webkit-input-placeholder{font-size:18px}input.main-search-input::placeholder{font-size:18px}input.main-search-input:-ms-placeholder-shown{font-size:18px}input.main-search-input::placeholder{font-size:18px}}.search-close{color:var(--theme);cursor:pointer;font-size:30px;position:absolute;top:50px;right:50px}.scroll-up{cursor:pointer;z-index:99;opacity:0;visibility:hidden;border-radius:50px;width:50px;height:50px;transition:all .4s ease-in-out;display:block;position:fixed;bottom:35px;right:25px;transform:translateY(15px)}.scroll-up:after{content:"";text-align:center;color:var(--theme);cursor:pointer;z-index:1;width:50px;height:50px;font-family:"Font Awesome 5 Pro";font-size:18px;font-weight:700;line-height:50px;transition:all .4s ease-in-out;display:block;position:absolute;top:0;left:0}.scroll-up svg path{fill:none}.scroll-up svg.scroll-circle path{stroke:var(--theme);stroke-width:4px;box-sizing:border-box;transition:all .4s ease-in-out}.scroll-up.active-scroll{opacity:1;visibility:visible;transform:translateY(0)}.mouse-cursor{pointer-events:none;visibility:hidden;border-radius:50%;position:fixed;top:0;left:0;transform:translateZ(0)}@media (max-width:767px){.mouse-cursor{display:none}}.cursor-inner{z-index:10000001;background-color:var(--theme);width:6px;height:6px;transition:width .3s ease-in-out,height .3s ease-in-out,margin .3s ease-in-out,opacity .3s ease-in-out}.cursor-inner.cursor-hover{background-color:var(--theme);opacity:.3;width:70px;height:70px;margin-top:-35px;margin-left:-35px}.cursor-outer{border:1px solid var(--theme);box-sizing:border-box;z-index:10000000;opacity:.5;width:30px;height:30px;margin-top:-12px;margin-left:-12px;transition:all 80ms ease-out}.cursor-outer.cursor-hover{opacity:0}.section-title{z-index:99;margin-bottom:30px;position:relative}@media (max-width:767px){.section-title{margin-bottom:0}}.section-title .sub-content{color:var(--theme);text-transform:capitalize;background-color:var(--white);border-radius:10px;margin-bottom:10px;padding:6px 22px;font-size:18px;font-weight:500;display:inline-block;position:relative;box-shadow:0 10px 60px #5c30fd33}.section-title .sub-content img{margin-right:10px;animation:1.5s ease-in-out infinite icon-animation}.section-title .sub-content.bg-color-3{background-color:#ffffff1a}.section-title .sec-sub-text{margin-bottom:20px;font-size:18px;font-weight:500;line-height:1;display:inline-block}.section-title .sec-sub-text-2{color:var(--theme);margin-bottom:20px;font-size:18px;font-weight:500;line-height:1;display:inline-block}.section-title h2{text-transform:capitalize;text-align:center}.section-title h2 .highlight{color:var(--theme)}@media (max-width:767px){.section-title h2{font-size:38px}}@media (max-width:575px){.section-title h2{font-size:28px}}.section-title-area{justify-content:space-between;align-items:center;display:flex}@media (max-width:767px){.section-title-area{flex-wrap:wrap;gap:30px}}.center{text-align:center;margin:0 auto}.section-bg{background-color:var(--theme-3)!important}.home-5-body-color{background-color:var(--bg3)}.section-padding{padding:80px 0}@media (max-width:1199px){.section-padding{padding:50px 0}}@media (max-width:991px){.section-padding{padding:60px 0}.topper{padding-top:0!important}}@keyframes rippleOne{70%{box-shadow:0 0 0 40px #f4443800}to{box-shadow:0 0 #f4443800}}@keyframes cir36{to{transform:rotate(360deg)}}@keyframes rounded{50%{transform:rotate(15deg)}}@keyframes rounded-2{50%{transform:rotate(5deg)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animation__rotate{animation:40s linear infinite rotate}@keyframes spinner{to{transform:rotate(360deg)}}@keyframes letters-loading{0%,75%,to{opacity:0;transform:rotateY(-90deg)}25%,50%{opacity:1;transform:rotateY(0)}}@keyframes loaderspin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes tpswing{0%{transform:rotate(20deg)}to{transform:rotate(0)}}@keyframes width{0%{width:0%}to{width:100%}}@keyframes loaderpulse{0%{transform:scale(1)}to{transform:scale(1.2)}}@keyframes float-bob-y{0%{transform:translateY(-30px)}50%{transform:translateY(-10px)}to{transform:translateY(-30px)}}@keyframes top-image-bounce{0%{transform:translate(-8px)}50%{transform:translate(12px)}to{transform:translate(-8px)}}@keyframes top-image-bounce-2{0%{transform:translateY(-8px)}50%{transform:translateY(12px)}to{transform:translateY(-8px)}}@keyframes toggle{0%{opacity:0}to{opacity:1}}@keyframes moveCursor1{0%{transform:scale(1)}to{transform:scale(.8)}}@keyframes moveCursor2{0%{transform:scale(1)}50%{transform:scale(1.5)}to{opacity:0;transform:scale(1)}}@keyframes criss-cross-left{0%{left:-20px}50%{width:20px;height:20px;left:50%}to{width:375px;height:375px;left:50%}}@keyframes criss-cross-right{0%{right:-20px}50%{width:20px;height:20px;right:50%}to{width:375px;height:375px;right:50%}}@keyframes icon-animation{0%{transform:rotate(0)}20%,32%,44%,56%,68%{transform:rotate(0)}23%,35%,47%,59%,71%{transform:rotate(15deg)}26%,38%,50%,62%,74%{transform:rotate(0)}29%,41%,53%,65%,77%{transform:rotate(-15deg)}80%{transform:rotate(0)}}.float-bob-y{animation-name:float-bob-y;animation-duration:3s;animation-timing-function:linear;animation-iteration-count:infinite}.float-bob-x{animation-name:float-bob-x;animation-duration:3s;animation-timing-function:linear;animation-iteration-count:infinite}@-webkit-keyframes float-bob-x{0%{-webkit-transform:translate(0);transform:translate(30px)}50%{transform:translate(10px)}to{transform:translate(30px)}}@keyframes float-bob-x{0%{transform:translate(30px)}50%{transform:translate(10px)}to{transform:translate(30px)}}@keyframes bounce-x{0%{transform:translate(0)}50%{transform:translate(30px)}to{transform:translate(0)}}.bounce-x{animation:7s linear infinite bounce-x}.header-main{justify-content:space-between;align-items:center;padding:10px 0;display:flex}@media (max-width:1199px){.header-main{padding:15px 0}}.header-main .main-menu ul{margin-bottom:0}.header-main .main-menu ul li{-webkit-margin-end:30px;margin-inline-end:30px;padding:30px 0;list-style:none;display:inline-block;position:relative}.header-main .main-menu ul li:last-child{-webkit-margin-end:0;margin-inline-end:0}.header-main .main-menu ul li a{color:var(--header);text-align:left;text-transform:capitalize;font-size:16px;font-weight:500;transition:all .4s ease-in-out;display:inline-block;position:relative}.header-main .main-menu ul li a i{margin-left:5px;font-size:15px;font-weight:600}.header-main .main-menu ul li a:hover{color:var(--theme)!important}.header-main .main-menu ul li .submenu{top:100%;background:var(--white);z-index:99999;visibility:hidden;opacity:0;transform-origin:top;min-width:240px;color:var(--header);transition:all .4s ease-in-out;position:absolute;inset-inline-start:0;transform:translateY(10px);box-shadow:0 0 10px #0003}.header-main .main-menu ul li .submenu li{width:100%;margin:0;padding:0;display:block}.header-main .main-menu ul li .submenu li a{z-index:11;color:var(--header);border-bottom:1px solid #eee;width:100%;padding:11px 25px;font-size:16px;font-weight:500;transition:all .3s;position:relative}.header-main .main-menu ul li .submenu li a.active{color:var(--white)!important}.header-main .main-menu ul li .submenu li:last-child a{border:none}.header-main .main-menu ul li .submenu li .submenu{inset-inline-start:100%;visibility:hidden;opacity:0;top:0}.header-main .main-menu ul li .submenu li:hover>a{color:var(--white)!important}.header-main .main-menu ul li .submenu li:hover>a:after{color:var(--white)}.header-main .main-menu ul li .submenu li:hover>.submenu{visibility:visible;opacity:1;transform:translateY(1px)}.header-main .main-menu ul li .submenu li.has-dropdown>a:after{top:50%;color:var(--theme);position:absolute;inset-inline-end:25px;transform:translateY(-50%)}.header-main .main-menu ul li .has-homemenu{opacity:0;visibility:hidden;width:1250px;max-height:70vh;padding:30px 30px 10px;left:-250px;overflow-y:scroll}.header-main .main-menu ul li .has-homemenu .homemenu,.header-main .main-menu ul li .has-homemenu .homemenu .homemenu-thumb{position:relative}.header-main .main-menu ul li .has-homemenu .homemenu .homemenu-thumb .demo-button{opacity:0;visibility:hidden;flex-direction:column;justify-content:center;gap:10px;width:70%;margin-top:20px;transition:all .4s ease-in-out;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.header-main .main-menu ul li .has-homemenu .homemenu .homemenu-thumb .demo-button .theme-btn{width:initial;text-align:center;border-radius:0;padding:12px 16px;font-size:14px;color:var(--white)!important}.header-main .main-menu ul li .has-homemenu .homemenu .homemenu-thumb .demo-button .theme-btn:hover{color:var(--white)!important}.header-main .main-menu ul li .has-homemenu .homemenu .homemenu-thumb:before{opacity:0;content:"";background:linear-gradient(#635c5c00 0%,#292930 100%) 50%/cover no-repeat;width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0;overflow:hidden}.header-main .main-menu ul li .has-homemenu .homemenu .homemenu-thumb:hover:before{visibility:visible;opacity:1}.header-main .main-menu ul li .has-homemenu .homemenu .homemenu-thumb:hover .demo-button{opacity:1;visibility:visible;margin-top:0}.header-main .main-menu ul li .has-homemenu .homemenu .homemenu-thumb:hover .homemenu-btn{opacity:1;visibility:visible;bottom:50%;transform:translateY(50%)}.header-main .main-menu ul li .has-homemenu .homemenu .homemenu-thumb img{width:100%}.header-main .main-menu ul li .has-homemenu .homemenu .homemenu-title{text-align:center;margin:15px auto;font-size:16px;display:inline-block}.header-main .main-menu ul li:hover>a,.header-main .main-menu ul li:hover>a:after{color:var(--theme)}.header-main .main-menu ul li:hover>.submenu{visibility:visible;opacity:1;transform:translateY(0)}.header-main .header-right .menu-cart{position:relative}@media (max-width:1199px){.header-main .header-right .menu-cart{display:none}}.header-main .header-right .menu-cart .cart-box{background:var(--white)none repeat scroll 0 0;transform-origin:50% 0;visibility:hidden;z-index:9999;width:340px;padding:5px 20px 0;transition:all .5s;position:absolute;top:150%;left:-70px;transform:rotateX(90deg);box-shadow:0 0 7px .5px #00000026}@media (max-width:1399px){.header-main .header-right .menu-cart .cart-box{left:-260px}}.header-main .header-right .menu-cart .cart-box ul li{border-bottom:1px solid var(--border);text-transform:capitalize;align-items:center;gap:15px;padding:10px 0;font-size:16px;font-weight:600;display:flex}.header-main .header-right .menu-cart .cart-box ul li a{text-transform:capitalize;padding:0;font-size:16px;position:relative}.header-main .header-right .menu-cart .cart-box ul li a:after{content:"";color:var(--white);background-color:var(--theme);text-align:center;border-radius:30px;width:18px;height:18px;font-family:"Font Awesome 5 Pro";font-size:10px;font-weight:600;line-height:18px;position:absolute;top:15px;right:-88px}.header-main .header-right .menu-cart .cart-box ul li span{color:var(--header);font-size:16px;font-weight:500;display:block}.header-main .header-right .menu-cart .cart-box ul li img{width:90px}.header-main .header-right .menu-cart .cart-box .shopping-items{margin-top:10px}.header-main .header-right .menu-cart .cart-box .shopping-items span{color:var(--header);text-transform:capitalize;font-size:16px;font-weight:600}.header-main .header-right .menu-cart .cart-box .cart-button{margin-top:20px}.header-main .header-right .menu-cart .cart-box .cart-button .theme-btn{padding:16px 28px;font-size:14px}.header-main .header-right .menu-cart .cart-icon{text-align:center;background-color:var(--bg);border-radius:50%;width:45px;height:45px;line-height:45px;display:inline-block;position:relative}.header-main .header-right .menu-cart .cart-icon:before{content:"1";background-color:var(--theme);width:18px;height:18px;color:var(--white);text-align:center;border-radius:18px;font-size:12px;font-weight:500;line-height:18px;position:absolute;top:-7px;right:-8px}.header-main .header-right .menu-cart .cart-icon i{color:var(--header)}.header-main .header-right .menu-cart:hover .cart-box{visibility:visible;transform:rotateX(0)}.sidebar__toggle{cursor:pointer}.header-1{background:#250a3e}.header-1 .container-fluid{padding:0 130px}@media (max-width:1399px){.header-1 .container-fluid{padding:0 30px}}@media (max-width:470px){.header-1 .container-fluid{padding:0 20px}}.header-1 .header-main .sticky-logo .logo-2{display:none}.header-1 .header-main .main-menu ul li a{color:var(--white)}.header-1 .header-main .main-menu ul li a:hover{color:var(--theme)!important}@media (max-width:1399px){.header-1 .header-main .main-menu ul li .has-homemenu{left:-410px}}.header-1 .header-main .header-right .sidebar__toggle{color:var(--white);font-size:30px}.header-1 .header-right{gap:50px}.header-1 .header-right .icon-items{align-items:center;gap:20px;display:flex}@media (max-width:1399px){.header-1 .header-right .icon-items{display:none}}.header-1 .header-right .icon-items .icon{text-align:center;background-color:var(--theme);width:48px;height:48px;color:var(--white);border-radius:50%;line-height:48px}.header-1 .header-right .icon-items .content p{color:var(--white);margin-bottom:5px}.header-1 .header-right .icon-items .content h4{font-size:18px}.header-1 .header-right .icon-items .content h4 a{color:var(--white)}.header-2{z-index:99;width:100%;position:absolute;top:0;left:0}.header-2 .header-main{border-bottom:1px solid var(--border)}@media (max-width:1399px){.header-2 .header-main .main-menu ul li .has-homemenu{left:-315px}}.header-2 .container-fluid{padding:0 130px}@media (max-width:1399px){.header-2 .container-fluid{padding:0 30px}}@media (max-width:470px){.header-2 .container-fluid{padding:0 20px}}.header-2 .header-right{align-items:center;gap:50px;display:flex}.header-2 .header-right .icon-items{align-items:center;gap:20px;display:flex}@media (max-width:1399px){.header-2 .header-right .icon-items{display:none}}.header-2 .header-right .icon-items .icon{text-align:center;width:48px;height:48px;color:var(--theme);background-color:#8760fd1a;border:1px solid #1018281a;border-radius:50%;line-height:48px}.header-2 .header-right .icon-items .content p{color:var(--text);margin-bottom:5px}.header-2 .header-right .icon-items .content h4{font-size:18px}.header-2 .header-right .icon-items .content h4 a{color:var(--black)}@media (max-width:1199px){.header-2 .header-right .header-button{display:none}}.header-3{z-index:9999;position:relative;box-shadow:0 10px 60px #5c30fd33}.header-3 .container-fluid{padding:0 130px}@media (max-width:1399px){.header-3 .container-fluid{padding:0 30px}}@media (max-width:470px){.header-3 .container-fluid{padding:0 20px}}.header-3 .header-right{align-items:center;gap:50px;display:flex}@media (max-width:1199px){.header-3 .header-right .header-button{display:none}}.header-3 .header-right .sidebar__toggle{color:var(--theme);font-size:30px}.header-6{-webkit-box-shadow:none;box-shadow:none}.header-6 .header-main .sticky-logo .logo-2{display:none}.header-6 .header-main .main-menu ul li a{color:var(--white)}.header-6 .header-main .main-menu ul li a:hover{color:var(--theme)!important}@media (max-width:1399px){.header-6 .header-main .main-menu ul li .has-homemenu{left:-415px}}.header-6 .header-main .header-right .sidebar__toggle{color:var(--white);font-size:30px}.sticky{z-index:100;background-color:var(--white);width:100%;-webkit-box-shadow:var(---box-shadow);box-shadow:var(---box-shadow);transition:all .9s;animation:.5s ease-in-out fadeInDown;left:0;position:fixed!important;top:0!important}.sticky.header-1 .header-main .sticky-logo .logo-1{display:none}.sticky.header-1 .header-main .sticky-logo .logo-2{display:block}.sticky.header-1 .header-main .main-menu ul li a{color:var(--header)}.sticky.header-1 .header-right .icon-items .icon{text-align:center;background-color:var(--theme);width:48px;height:48px;color:var(--white);border-radius:50%;line-height:48px}.sticky.header-1 .header-right .icon-items .content p{color:var(--text)}.sticky.header-1 .header-right .icon-items .content h4 a{color:var(--header)}.sticky.header-1 .header-right .sidebar__toggle{color:var(--black)}.sticky.header-2 .header-main{border:none}.sticky.header-6{-webkit-box-shadow:var(---box-shadow);box-shadow:var(---box-shadow)}.sticky.header-6 .header-main .sticky-logo .logo-2{display:block}.sticky.header-6 .header-main .sticky-logo .logo-1{display:none}.sticky.header-6 .header-main .main-menu ul li a{color:var(--header)}.sticky.header-6 .header-main .main-menu ul li a:hover{color:var(--theme)!important}.sticky.header-6 .header-main .header-right .sidebar__toggle{color:var(--header)}.offcanvas__info{background:var(--white)none repeat scroll 0 0;z-index:99999;overscroll-behavior-y:contain;scrollbar-width:none;border-left:5px solid #c898e1;width:400px;height:100%;transition:transform .45s ease-in-out,opacity .45s ease-in-out;position:fixed;top:0;right:0;overflow-y:scroll;transform:translate(calc(100% + 80px))}.offcanvas__info::-webkit-scrollbar{display:none}.offcanvas__info.info-open{opacity:1;transform:translate(0)}.offcanvas__wrapper{height:100%;padding:30px;position:relative}.offcanvas__wrapper .offcanvas__content .text{color:var(--text)}.offcanvas__wrapper .offcanvas__content .offcanvas__close{text-align:center;background-color:var(--theme);z-index:9;cursor:pointer;border-radius:50%;width:45px;height:45px;line-height:45px;position:relative}.offcanvas__wrapper .offcanvas__content .offcanvas__close i{color:var(--white)}.offcanvas__wrapper .offcanvas__content .offcanvas__contact,.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul{margin-top:20px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li{font-size:16px;font-weight:500}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li:not(:last-child){margin-bottom:15px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li .offcanvas__contact-icon{margin-right:20px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li .offcanvas__contact-icon i{color:var(--theme)}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .header-button .theme-btn{width:100%;padding:16px 40px}@media (max-width:575px){.offcanvas__wrapper .offcanvas__content .offcanvas__contact .header-button .theme-btn{padding:14px 30px}}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon{gap:10px;margin-top:30px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon a{text-align:center;width:45px;height:45px;color:var(--header);text-align:center;border:1px solid var(--border);background:0 0;border-radius:50%;font-size:16px;line-height:45px;transition:all .4s ease-in-out;display:block}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon a:hover{background-color:var(--theme);color:var(--white)}.offcanvas__overlay{z-index:900;opacity:0;visibility:hidden;background:#151515;width:100%;height:100%;position:fixed;top:0;right:0}.offcanvas__overlay.overlay-open{opacity:.8;visibility:visible}@media (max-width:450px){.offcanvas__info{width:300px}}@media (max-width:575px){.offcanvas__wrapper{padding:20px}}.breadcrumb-wrapper{position:relative;overflow:hidden}.breadcrumb-wrapper .page-heading{z-index:9;text-align:center;position:relative}.breadcrumb-wrapper .page-heading h1{z-index:9;font-size:65px;line-height:1.2;position:relative}@media (max-width:991px){.breadcrumb-wrapper .page-heading h1{font-size:42px}}@media (max-width:575px){.breadcrumb-wrapper .page-heading h1{font-size:32px}}.breadcrumb-wrapper .page-heading .breadcrumb-items{justify-content:center;align-items:center;gap:10px;margin-top:20px;display:flex}@media (max-width:991px){.breadcrumb-wrapper .page-heading .breadcrumb-items{justify-content:center}}.breadcrumb-wrapper .page-heading .breadcrumb-items li{color:var(--theme);text-transform:capitalize;letter-spacing:-.72px;font-size:24px;font-weight:400;text-decoration:none}@media (max-width:767px){.breadcrumb-wrapper .page-heading .breadcrumb-items li{font-size:20px}}@media (max-width:575px){.breadcrumb-wrapper .page-heading .breadcrumb-items li{font-size:18px}}.breadcrumb-wrapper .page-heading .breadcrumb-items li a{color:var(--text);transition:all .4s ease-in-out}.breadcrumb-wrapper .page-heading .breadcrumb-items li a:hover,.breadcrumb-wrapper .page-heading .breadcrumb-items li i{color:var(--theme)}@media (max-width:575px){.breadcrumb-wrapper .page-heading .breadcrumb-items li i{font-size:16px}}.breadcrumb-wrapper .page-heading .breadcrumb-items li.style-2{text-decoration:underline}.breadcrumb-wrapper .shape-1{position:absolute;top:0;bottom:0;left:0}.breadcrumb-wrapper .shape-1 img{width:100%;height:100%}.breadcrumb-wrapper .shape-2{position:absolute;top:0;bottom:0;right:0}.breadcrumb-wrapper .shape-2 img{width:100%;height:100%}.error-items .error-image{margin-bottom:50px}.error-items .error-image img{width:100%;height:100%}.mean-container .mean-nav{background:0 0;margin-top:0}.mean-container .mean-bar{background:0 0;min-height:auto;padding:0}.mean-container .mean-nav>ul{width:100%;margin:0;padding:0;list-style-type:none;display:block!important}.mean-container .mean-nav>ul .homemenu{position:relative}.mean-container .mean-nav>ul .homemenu .homemenu-thumb{width:280px;position:relative}.mean-container .mean-nav>ul .homemenu .homemenu-thumb .demo-button{opacity:0;visibility:hidden;flex-direction:column;justify-content:center;gap:10px;width:60%;transition:all .4s ease-in-out;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mean-container .mean-nav>ul .homemenu .homemenu-thumb .demo-button .theme-btn{width:initial;text-align:center;padding:10px 30px;font-size:14px;color:var(--white)!important}.mean-container .mean-nav>ul .homemenu .homemenu-thumb .demo-button .theme-btn:hover{color:var(--white)!important}.mean-container .mean-nav>ul .homemenu .homemenu-thumb:before{opacity:0;content:"";background:linear-gradient(#635c5c00 0%,#292930 100%) 50%/cover no-repeat;width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0;overflow:hidden}.mean-container .mean-nav>ul .homemenu .homemenu-thumb:hover:before{visibility:visible;opacity:1}.mean-container .mean-nav>ul .homemenu .homemenu-thumb:hover .demo-button{opacity:1;visibility:visible;margin-top:0}.mean-container .mean-nav>ul .homemenu .homemenu-thumb:hover .homemenu-btn{opacity:1;visibility:visible;bottom:50%;transform:translateY(50%)}.mean-container .mean-nav>ul .homemenu .homemenu-thumb img{width:100%}.mean-container .mean-nav>ul .homemenu .homemenu-content .homemenu-title{margin-top:15px;font-size:16px;display:inline-block}.mean-container a.meanmenu-reveal{display:none!important}.mean-container .mean-nav ul li a{color:#000;width:100%;padding:10px 0;font-size:16px;font-weight:500;line-height:1.5}.mean-container .mean-nav ul li a:last-child{border-bottom:0}.mean-container .mean-nav ul li a:hover{color:var(--theme)}.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 i{transition:all .4s ease-in-out;transform:rotate(45deg)}.mean-container .mean-nav ul li .mega-menu li a{border-top:0;width:100%;height:200px;margin-bottom:20px;padding:0}@media (max-width:1199px){.mean-container .mean-nav ul li.menu-thumb{display:none}}.hero-1{position:relative}.hero-1:before{content:"";background:radial-gradient(66.34% 66.34% at 50% 25.71%,#1018284d 0%,#101828f7 100%);width:100%;height:100%;position:absolute;inset:0}.hero-1 .hero-content{z-index:1;position:relative}@media (max-width:575px){.hero-1 .hero-content{text-align:center}}@media (max-width:767px){.hero-1 .hero-content br{display:none}}.hero-1 .hero-content h1{color:var(--white)}@media (max-width:1399px){.hero-1 .hero-content h1{font-size:56px}}@media (max-width:1199px){.hero-1 .hero-content h1{font-size:52px}}@media (max-width:991px){.hero-1 .hero-content h1{font-size:48px}}@media (max-width:767px){.hero-1 .hero-content h1{font-size:42px}}@media (max-width:575px){.hero-1 .hero-content h1{font-size:30px}}.hero-1 .hero-content .hero-button{align-items:center;gap:30px;margin-top:50px;display:flex}@media (max-width:767px){.hero-1 .hero-content .hero-button{margin-top:35px}}@media (max-width:575px){.hero-1 .hero-content .hero-button{justify-content:center;margin-top:25px}}@media (max-width:470px){.hero-1 .hero-content .hero-button{flex-wrap:wrap;gap:20px}}.hero-1 .hero-content .hero-button .btn-link{color:var(--white);text-transform:capitalize;font-weight:600;text-decoration-line:underline;transition:all .4s ease-in-out}.hero-1 .hero-content .hero-button .btn-link i{margin-left:8px}.hero-1 .hero-content .hero-button .btn-link:hover{color:var(--theme)}@media (max-width:575px){.hero-1 .hero-content .hero-client{justify-content:center}}@media (max-width:470px){.hero-1 .hero-content .hero-client{flex-wrap:wrap;gap:20px}}.hero-1 .hero-contact-box{z-index:1;background-color:var(--white);border-radius:20px;padding:60px;position:relative;box-shadow:0 10px 60px #9b9b9b33}@media (max-width:767px){.hero-1 .hero-contact-box{padding:50px 40px}}@media (max-width:575px){.hero-1 .hero-contact-box{padding:40px 30px}}.hero-1 .hero-contact-box h4{letter-spacing:-.88px}.hero-1 .hero-contact-box .contact-form-item{margin-top:30px}.hero-1 .hero-contact-box .contact-form-item .form-clt input{background-color:var(--white);width:100%;color:var(--text);border:1px solid #2425491a;border-radius:16px;padding:18px 30px}@media (max-width:767px){.hero-1 .hero-contact-box .contact-form-item .form-clt input{line-height:1px}}.hero-1 .hero-contact-box .contact-form-item .payment-save{align-items:center;gap:10px;display:flex}.hero-1 .hero-contact-box .contact-form-item .payment-save input{width:20px;height:20px;color:var(--text);background-color:#0000;border:1px solid #2425491a;border-radius:20px;outline:none}.hero-1 .hero-contact-box .contact-form-item .payment-save p a{color:var(--theme);text-decoration-line:underline}.hero-2{z-index:9;margin-bottom:-5px;padding-top:200px;position:relative}@media (max-width:767px){.hero-2{padding-top:150px}}@media (max-width:575px){.hero-2{padding-top:130px}}.hero-2:before{content:"";z-index:-1;background-image:url(../media/bg-shape.8f696715.png);background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.hero-2 .frame-shape{animation:5s linear infinite rounded;position:absolute;top:13%;left:5%}@media (max-width:767px){.hero-2 .frame-shape{display:none}}.hero-2 .man-shape{position:absolute;top:35%;left:8%}@media (max-width:767px){.hero-2 .man-shape{display:none}}.hero-2 .girl-shape{position:absolute;top:13%;right:5%}@media (max-width:767px){.hero-2 .girl-shape{display:none}}.hero-2 .frame-shape-2{animation:5s linear infinite rounded;position:absolute;top:50%;right:5%}@media (max-width:767px){.hero-2 .frame-shape-2{display:none}}.hero-2 .hero-content{text-align:center;z-index:9;margin-bottom:90px;position:relative}@media (max-width:1199px){.hero-2 .hero-content h1{font-size:52px}}@media (max-width:991px){.hero-2 .hero-content h1{font-size:48px}}@media (max-width:767px){.hero-2 .hero-content h1{font-size:40px}}@media (max-width:575px){.hero-2 .hero-content h1{font-size:30px}}.hero-2 .hero-content .sub-content{color:var(--theme);text-transform:capitalize;background-color:var(--white);border-radius:10px;margin-bottom:30px;padding:6px 12px;font-size:18px;font-weight:500;display:inline-block;position:relative;box-shadow:0 10px 60px #5c30fd33}.hero-2 .hero-content .sub-content img{margin-right:10px;animation:1.5s ease-in-out infinite icon-animation}.hero-2 .hero-content .hero-button{margin-top:40px}@media (max-width:767px){.hero-2 .hero-content .hero-button{margin-top:30px}}@media (max-width:575px){.hero-2 .hero-content .hero-button{margin-top:20px}}.hero-2 .dashboard-image{text-align:center;max-width:950px;margin:0 auto}.hero-2 .dashboard-image img{width:100%;height:100%}.hero-3{padding:150px 0;position:relative}@media (max-width:991px){.hero-3 br{display:none}}.hero-3 .bottom-shape{position:absolute;bottom:-70%;left:0}@media (max-width:1899px){.hero-3 .bottom-shape{display:none}}.hero-3 .bottom-shape img{width:100%;height:100%}@media (max-width:575px){.hero-3 .hero-content{text-align:center}}.hero-3 .hero-content .sub-content{color:var(--theme);text-transform:capitalize;background-color:var(--white);border-radius:10px;margin-bottom:30px;padding:6px 12px;font-size:18px;font-weight:500;display:inline-block;position:relative;box-shadow:0 10px 60px #5c30fd33}.hero-3 .hero-content .sub-content img{margin-right:10px;animation:1.5s ease-in-out infinite icon-animation}.hero-3 .hero-content h1{letter-spacing:-2.6px;margin-bottom:20px}@media (max-width:1399px){.hero-3 .hero-content h1{font-size:54px}}@media (max-width:1199px){.hero-3 .hero-content h1{font-size:48px}}@media (max-width:991px){.hero-3 .hero-content h1{font-size:46px}}@media (max-width:767px){.hero-3 .hero-content h1{font-size:38px}}@media (max-width:575px){.hero-3 .hero-content h1{font-size:30px;font-weight:500}}.hero-3 .hero-content h1 span{color:var(--theme);font-style:italic}.hero-3 .hero-content .hero-button{align-items:center;gap:30px;margin-top:45px;display:flex}@media (max-width:767px){.hero-3 .hero-content .hero-button{margin-top:35px}}@media (max-width:575px){.hero-3 .hero-content .hero-button{justify-content:center;margin-top:25px}}@media (max-width:470px){.hero-3 .hero-content .hero-button{flex-wrap:wrap;gap:20px}}.hero-3 .hero-content .hero-button .btn-link{color:var(--header);text-transform:capitalize;font-weight:600;text-decoration-line:underline;transition:all .4s ease-in-out}.hero-3 .hero-content .hero-button .btn-link i{margin-left:8px}.hero-3 .hero-content .hero-button .btn-link:hover{color:var(--theme)}.hero-3 .hero-image{text-align:center;position:relative}.hero-3 .hero-image img{width:100%;height:100%}.hero-3 .hero-image .frame-shape{animation:5s linear infinite rounded;position:absolute;top:6%;left:8%}.hero-3 .hero-image .bcleft-shape{position:absolute;bottom:30px;left:-26%}@media (max-width:1199px){.hero-3 .hero-image .bcleft-shape{width:75%}.hero-3 .hero-image .bcleft-shape img{width:100%;height:100%}}@media (max-width:991px){.hero-3 .hero-image .bcleft-shape{width:70%;left:0%}}@media (max-width:767px){.hero-3 .hero-image .bcleft-shape{width:60%}}.hero-3 .hero-image .bcright-shape{position:absolute;top:0;right:-35%}@media (max-width:1600px){.hero-3 .hero-image .bcright-shape{width:80%;top:60px;right:-20%}.hero-3 .hero-image .bcright-shape img{width:100%;height:100%}}@media (max-width:991px){.hero-3 .hero-image .bcright-shape{width:70%;top:20%;right:-15%}}@media (max-width:767px){.hero-3 .hero-image .bcright-shape{width:60%;top:20%;right:0%}}.hero-3 .hero-image .message-shape{animation:5s linear infinite rounded;position:absolute;bottom:8%;right:30px}.hero-4{padding:220px 0 150px}@media (max-width:767px){.hero-4{padding:180px 0 150px}}@media (max-width:575px){.hero-4{padding:160px 0 150px}.hero-4 .hero-content{text-align:center}}.hero-4 .hero-content .sub-content{color:var(--theme);text-transform:capitalize;background-color:var(--white);border-radius:10px;margin-bottom:30px;padding:6px 12px;font-size:18px;font-weight:500;display:inline-block;position:relative;box-shadow:0 10px 60px #5c30fd33}.hero-4 .hero-content .sub-content img{margin-right:10px;animation:1.5s ease-in-out infinite icon-animation}.hero-4 .hero-content h1{letter-spacing:-2.6px;margin-bottom:20px}@media (max-width:1399px){.hero-4 .hero-content h1{font-size:54px}}@media (max-width:1199px){.hero-4 .hero-content h1{font-size:48px}}@media (max-width:991px){.hero-4 .hero-content h1{font-size:46px}}@media (max-width:767px){.hero-4 .hero-content h1{font-size:38px}}@media (max-width:575px){.hero-4 .hero-content h1{font-size:30px;font-weight:500}}.hero-4 .hero-content h1 span{color:var(--theme);font-style:italic}.hero-4 .hero-content .hero-button{align-items:center;gap:30px;margin-top:45px;display:flex}@media (max-width:767px){.hero-4 .hero-content .hero-button{margin-top:35px}}@media (max-width:575px){.hero-4 .hero-content .hero-button{justify-content:center;margin-top:25px}}@media (max-width:470px){.hero-4 .hero-content .hero-button{flex-wrap:wrap;gap:20px}}.hero-4 .hero-content .hero-button .btn-link{color:var(--header);text-transform:capitalize;font-weight:600;text-decoration-line:underline;transition:all .4s ease-in-out}.hero-4 .hero-content .hero-button .btn-link i{margin-left:8px}.hero-4 .hero-content .hero-button .btn-link:hover{color:var(--theme)}.hero-4 .hero-content .about-author{align-items:center;gap:40px;margin-top:40px;display:flex}@media (max-width:1399px){.hero-4 .hero-content .about-author{gap:15px}}@media (max-width:1199px){.hero-4 .hero-content .about-author{flex-wrap:wrap;gap:20px}}@media (max-width:991px){.hero-4 .hero-content .about-author{-ms-flex-wrap:initial;flex-wrap:initial;gap:40px}}@media (max-width:767px){.hero-4 .hero-content .about-author{flex-wrap:wrap;gap:30px;margin-top:30px}}@media (max-width:575px){.hero-4 .hero-content .about-author{justify-content:center;gap:20px;margin-top:20px}}.hero-4 .hero-content .about-author .author-image{align-items:center;gap:15px;display:flex}@media (max-width:575px){.hero-4 .hero-content .about-author .author-image{flex-wrap:wrap;justify-content:center}}.hero-4 .hero-content .about-author .author-image .content h6{text-align:left;font-size:16px;font-weight:500}.hero-4 .hero-image{position:relative}.hero-4 .hero-image img{width:100%;height:100%}.hero-4 .hero-image .circle-musk-shape{position:absolute;top:0;left:-20%}@media (max-width:991px){.hero-4 .hero-image .circle-musk-shape{display:none}}.hero-5{padding:60px 0 130px}@media (max-width:991px){.hero-5{padding:130px 0 100px}}@media (max-width:575px){.hero-5{padding:100px 0 80px}}.hero-5 .hero-content .sub-content img{margin-right:35px;animation:1.5s ease-in-out infinite icon-animation}@media (max-width:575px){.hero-5 .hero-content .sub-content img{margin-right:20px}}.hero-5 .hero-content .sub-content .sub-text{letter-spacing:-.72px;background-color:var(--theme-2);text-transform:capitalize;color:var(--white);border-radius:12px;padding:10px 22px;font-size:22px;font-weight:500;line-height:1}@media (max-width:767px){.hero-5 .hero-content .sub-content .sub-text{font-size:17px}}@media (max-width:575px){.hero-5 .hero-content .sub-content .sub-text{font-size:15px}}.hero-5 .hero-content h1{color:var(--white);margin-top:50px;margin-bottom:30px}@media (max-width:1199px){.hero-5 .hero-content h1{font-size:56px}}@media (max-width:767px){.hero-5 .hero-content h1{font-size:48px}}@media (max-width:575px){.hero-5 .hero-content h1{margin-top:35px;font-size:36px}}.hero-5 .hero-content h1 span{font-weight:400}.hero-5 .hero-content p{color:var(--white);font-size:18px}@media (max-width:767px){.hero-5 .hero-content p{font-size:16px}}@media (max-width:575px){.hero-5 .hero-content p{font-size:15px}}.hero-5 .hero-content .button-items{flex-wrap:wrap;align-items:center;gap:40px;margin-top:50px;display:flex}@media (max-width:1199px){.hero-5 .hero-content .button-items{gap:25px}}@media (max-width:575px){.hero-5 .hero-content .button-items{margin-top:35px}}.hero-5 .hero-content .button-items .button-text .video-btn{text-align:center;background-color:var(--white);width:40px;height:40px;color:var(--theme);border-radius:50%;font-size:12px;line-height:40px;display:inline-block}.hero-5 .hero-content .button-items .button-text .ripple:before,.hero-5 .hero-content .button-items .button-text .ripple:after{width:40px;height:40px;box-shadow:0 0 #ffffff4d}.hero-5 .hero-content .button-items .play-text{color:var(--white);font-family:Poppins,sans-serif;font-weight:600;text-decoration:underline}.hero-5 .hero-image{position:relative}.hero-5 .hero-image img{width:100%;height:100%}.hero-5 .hero-image .experience-text{background-color:var(--theme-2);border-radius:7px;align-items:center;gap:17px;width:570px;padding:16px 30px;display:flex;position:absolute;bottom:20%;left:-22%}@media (max-width:991px){.hero-5 .hero-image .experience-text{left:5%}}@media (max-width:767px){.hero-5 .hero-image .experience-text{justify-content:center;gap:12px;width:100%;padding:14px 15px;bottom:4%;left:0;right:0;transform:rotate(0)}}@media (max-width:470px){.hero-5 .hero-image .experience-text{display:none}}.hero-5 .hero-image .experience-text li{color:var(--white);letter-spacing:-.8px;font-size:20px;font-weight:500}@media (max-width:767px){.hero-5 .hero-image .experience-text li{font-size:16px}}.hero-6{z-index:9;padding:130px 0;position:relative}.hero-6 .robot-shape-1{position:absolute;top:13%;left:114px}@media (max-width:1600px){.hero-6 .robot-shape-1{display:none}}.hero-6 .robot-shape-2{position:absolute;top:5%;right:114px}@media (max-width:1600px){.hero-6 .robot-shape-2{display:none}}.hero-6 .hero-content .sub-content{color:var(--theme);text-transform:capitalize;background-color:var(--white);border-radius:10px;margin-bottom:30px;padding:6px 12px;font-size:18px;font-weight:500;display:inline-block;position:relative;box-shadow:0 10px 60px #5c30fd33}.hero-6 .hero-content .sub-content img{margin-right:10px;animation:1.5s ease-in-out infinite icon-animation}@media (max-width:1199px){.hero-6 .hero-content h1{font-size:56px}}@media (max-width:767px){.hero-6 .hero-content h1{font-size:48px;line-height:1.4}}@media (max-width:575px){.hero-6 .hero-content h1{font-size:36px}}.hero-6 .hero-content ul{flex-wrap:wrap;justify-content:center;align-items:center;gap:50px;margin-top:50px;display:flex}@media (max-width:1199px){.hero-6 .hero-content ul{gap:20px}}@media (max-width:575px){.hero-6 .hero-content ul{justify-content:start;margin-top:30px}}.hero-6 .hero-content ul li{color:var(--header);align-items:center;gap:10px;font-weight:500;display:flex}.hero-6 .hero-content ul li i{color:var(--theme);-webkit-box-shadow:drop-shadow(0px 5px 30px #5c30fd80);box-shadow:drop-shadow(0px 5px 30px #5c30fd80);font-size:23px}.hero-6 .hero-content .sign-input-form{text-align:center;max-width:750px;margin:50px auto 0;position:relative}.hero-6 .hero-content .sign-input-form input{background-color:var(--white);border:none;border-radius:10px;width:100%;padding:20px 30px 20px 60px;box-shadow:0 10px 60px #5c30fd33}.hero-6 .hero-content .sign-input-form .icon{color:var(--theme);position:absolute;top:21px;left:30px}.hero-6 .hero-content .sign-input-form .theme-btn{padding:20px 40px;position:absolute;top:6px;right:8px}@media (max-width:575px){.hero-6 .hero-content .sign-input-form .theme-btn{padding:18px 25px;top:8px;right:8px}}.hero-6 .dashboard-image{text-align:center;max-width:1100px;margin:120px auto 0}.hero-6 .dashboard-image img{width:100%;height:100%}.funfact-box-items{background:#5c30fd1a;border:1.2px solid #1018281a;border-radius:10px;margin-top:30px;padding:40px 45px;transition:all .4s ease-in-out}@media (max-width:575px){.funfact-box-items{padding:30px}}.funfact-box-items h6{color:var(--text);border-bottom:2px dotted var(--text);margin-top:10px;margin-bottom:25px;padding-bottom:25px;font-weight:400}@media (max-width:575px){.funfact-box-items h6{margin-bottom:15px;padding-top:15px}}.funfact-box-items:hover{background-color:var(--theme)}.funfact-box-items:hover h2,.funfact-box-items:hover h6,.funfact-box-items:hover p{color:var(--white)}.funfact-box-items:hover h6{border-bottom:2px dotted var(--white)}.funfact-box-items.active{background-color:var(--theme)}.funfact-box-items.active h2,.funfact-box-items.active h6,.funfact-box-items.active p{color:var(--white)}.funfact-box-items.active h6{border-bottom:2px dotted var(--white)}.funfact-box-items.style-2{background-color:#ffffff0d;border:1.2px solid #ffffff0d}.funfact-box-items.style-2 h6{color:#ffffff8c;border-bottom:2px dotted #ffffff1a}.funfact-box-items.style-2 h2,.funfact-box-items.style-2 p{color:var(--white)}.funfact-box-items.style-2:hover{background-color:var(--theme)}.funfact-box-items.style-2:hover h6{color:var(--white);border-bottom:2px dotted var(--white)}.funfact-box-items.style-2.active{background-color:var(--theme)}.funfact-box-items.style-2.active h6{color:var(--white);border-bottom:2px dotted var(--white)}.funfact-section{margin-top:50px}.funfact-section-2{z-index:9;margin-top:-7px;position:relative}.funfact-section-2:before{content:"";background-color:var(--header);z-index:-1;width:100%;height:100%;position:absolute;inset:0}.counter-section{z-index:9;margin-top:-4px;position:relative}.counter-section:before{content:"";background-color:var(--header);z-index:-1;width:100%;height:100%;position:absolute;inset:0}.counter-items{background-color:#1c2433;border:1.2px solid #ffffff1a;border-radius:10px;align-items:center;gap:15px;padding:30px 25px;display:flex;position:relative}.counter-items:before{content:"";z-index:-1;filter:blur(15px);opacity:0;background:#8760fd;border-radius:50%;width:150px;height:120%;transition:all .4s ease-in-out;position:absolute;top:-10%;left:50%;transform:translate(-50%)}.counter-items h2{color:var(--theme-2)}.counter-items p{color:#ffffff8c}.counter-items:hover:before{opacity:1}.business-boost-section{z-index:9;margin-top:40px;position:relative}@media (max-width:1399px){.business-boost-section{margin-top:0}}.business-boost-section:before{content:"";background-color:var(--bg);z-index:-1;width:100%;height:50%;position:absolute;inset:-10% 0 0}@media (max-width:1399px){.business-boost-section:before{top:0}}.business-boost-wrapper{background-color:var(--theme);z-index:9;border-radius:10px;padding:60px 70px;position:relative}@media (max-width:1199px){.business-boost-wrapper{padding:60px 50px}.business-boost-wrapper br{display:none}}@media (max-width:767px){.business-boost-wrapper{padding:50px 40px}}@media (max-width:575px){.business-boost-wrapper{padding:40px 30px}}.business-boost-wrapper:before{content:"";z-index:-1;background-image:url(../media/border-shape.6ad4578f.png);background-repeat:no-repeat;background-size:contain;width:100%;height:100%;position:absolute;bottom:0;left:0}@media (max-width:767px){.business-boost-wrapper .business-boost-content{text-align:center}}.business-boost-wrapper .business-boost-content h2{color:var(--white);margin-top:40px;font-size:40px}@media (max-width:1199px){.business-boost-wrapper .business-boost-content h2{font-size:36px}}@media (max-width:767px){.business-boost-wrapper .business-boost-content h2{margin-top:30px;font-size:30px}}@media (max-width:575px){.business-boost-wrapper .business-boost-content h2{margin-top:20px;font-size:26px}}.business-boost-wrapper .business-boost-content p{color:var(--white);margin-top:30px;margin-bottom:40px;font-size:20px;line-height:170%}@media (max-width:767px){.business-boost-wrapper .business-boost-content p{margin-top:30px;margin-bottom:30px;font-size:18px}}@media (max-width:575px){.business-boost-wrapper .business-boost-content p{margin-top:20px;margin-bottom:20px;font-size:16px}}.business-boost-wrapper .video-image{z-index:9;margin-top:-160px;position:relative}@media (max-width:1399px){.business-boost-wrapper .video-image{margin-top:0}}.business-boost-wrapper .video-image .video-box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.business-boost-wrapper .video-image .video-box .video-buttton{text-align:center;background-color:var(--white);width:80px;height:80px;color:var(--theme);border-radius:50%;font-size:18px;line-height:80px;display:inline-block}@media (max-width:575px){.business-boost-wrapper .video-image .video-box .video-buttton{width:60px;height:60px;font-size:16px;line-height:60px}}.business-boost-wrapper .video-image .video-box .ripple:before,.business-boost-wrapper .video-image .video-box .ripple:after{width:80px;height:80px;box-shadow:0 0 #ffffffb3}@media (max-width:575px){.business-boost-wrapper .video-image .video-box .ripple:before,.business-boost-wrapper .video-image .video-box .ripple:after{width:60px;height:60px}}.business-boost-wrapper .video-image img{width:100%;height:100%}.work-process-wrapper .work-process-content .work-process-items{background:#efebff;border:1.2px solid #1018281a;border-radius:16px;margin-top:30px;padding:25px 30px;overflow:hidden}@media (max-width:991px){.work-process-wrapper .work-process-content .work-process-items{text-align:center}}@media (max-width:575px){.work-process-wrapper .work-process-content .work-process-items{padding:20px}}.work-process-wrapper .work-process-content .work-process-items .digit-box{text-align:center;width:50px;height:50px;color:var(--theme);background:#e0d7ff;border:1.2px solid #5e32ff45;border-radius:50%;font-size:22px;font-weight:600;line-height:50px}@media (max-width:991px){.work-process-wrapper .work-process-content .work-process-items .digit-box{margin:0 auto}}.work-process-wrapper .work-process-content .work-process-items h4{margin-top:20px;margin-bottom:10px}.work-process-wrapper .work-process-image{margin-top:30px}@media (max-width:767px){.work-process-wrapper .work-process-image{height:500px}}@media (max-width:575px){.work-process-wrapper .work-process-image{height:400px}}.work-process-wrapper .work-process-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.working-card-items{background-color:#f9fafb;border:1px solid #1018281a;border-radius:20px;justify-content:space-between;align-items:center;margin-top:30px;padding:40px 100px;display:flex}@media (max-width:1199px){.working-card-items{padding:40px 50px}}@media (max-width:767px){.working-card-items{text-align:center;flex-wrap:wrap;justify-content:center;gap:20px;padding:40px}}@media (max-width:575px){.working-card-items{padding:30px}}.working-card-items .content{position:relative}.working-card-items .content .sub-title{background-color:var(--white);color:var(--theme);border-radius:8px;margin-bottom:20px;padding:10px 20px;font-size:16px;font-weight:500;line-height:1;display:inline-block;box-shadow:0 10px 60px #5c30fd33}.working-card-items .content h3{margin-bottom:10px}@media (max-width:991px){.arrow-image{display:none}}.work-process-section-6 .arrow-shape{animation:5s linear infinite rounded}.education-box-items{background-color:#1a1d20;border-radius:16px;align-items:center;gap:35px;margin-top:30px;padding:40px 50px;display:flex}@media (max-width:1199px){.education-box-items{padding:30px 35px}}@media (max-width:991px){.education-box-items{padding:40px 50px}}@media (max-width:575px){.education-box-items{padding:30px 25px}}.education-box-items .content span{background-color:var(--theme);color:var(--white);border-radius:8px;margin-bottom:15px;padding:7px 10px;line-height:1;display:inline-block}.education-box-items .content h3{color:var(--white);font-size:26px}@media (max-width:1399px){.education-box-items .content h3{font-size:24px}}@media (max-width:767px){.education-box-items .content h3{font-size:22px}}@media (max-width:575px){.education-box-items .content h3{font-size:20px}}.education-box-items .content p{color:#ffffff8c}.skill-box-items{text-align:center;background-color:#1a1d20;border:1.2px solid #ffffff1a;border-radius:50%;width:200px;height:200px;margin-top:30px;line-height:200px;position:relative}@media (max-width:1600px){.skill-box-items{margin:30px auto 0}}@media (max-width:767px){.skill-box-items{width:185px;height:185px;line-height:185px}}@media (max-width:575px){.skill-box-items{width:170px;height:170px;line-height:170px}}.skill-box-items .post-cat{background-color:var(--theme);color:var(--white);border-radius:12px;padding:8px 14px;font-size:20px;font-weight:500;line-height:1;display:inline-block;position:absolute;top:10px;right:0}.skill-wrapper{grid-template-columns:repeat(7,1fr);padding:0 50px;display:grid}@media (max-width:1199px){.skill-wrapper{padding:0 30px}}@media (max-width:1600px){.skill-wrapper{grid-template-columns:repeat(6,1fr)}}@media (max-width:1399px){.skill-wrapper{grid-template-columns:repeat(5,1fr)}}@media (max-width:1199px){.skill-wrapper{grid-template-columns:repeat(4,1fr)}}@media (max-width:991px){.skill-wrapper{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.skill-wrapper{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}}.work-process-section-6{background-color:var(--theme);z-index:1;border-radius:2740.1px;margin-top:-300px;padding-top:415px;position:relative}@media (max-width:1899px){.work-process-section-6{border-radius:0}}@media (max-width:1199px){.work-process-section-6{padding-top:395px}}@media (max-width:991px){.work-process-section-6{padding-top:375px}}.work-process-section-6 .ai-shape-1{position:absolute;top:30%;right:18%}@media (max-width:1899px){.work-process-section-6 .ai-shape-1{display:none}}.work-process-section-6 .ai-shape-2{position:absolute;bottom:10%;left:16%}@media (max-width:1899px){.work-process-section-6 .ai-shape-2{display:none}}.work-process-section-6 .box-shape-left{z-index:-1;background:linear-gradient(#fff0 0%,#ffffff1a 100%);border-radius:147px;width:294px;height:536px;position:absolute;top:50%;left:7%;transform:translateY(-50%)rotate(18.585deg)}.work-process-section-6 .box-shape-right{background:linear-gradient(#ffffff1a 0%,#fff0 100%);border-radius:147px;width:294px;height:536px;position:absolute;top:37%;right:14%;transform:translateY(-50%)rotate(18.585deg)}.work-process-card-items{background-color:var(--white);border-radius:12px;gap:25px;margin-top:30px;padding:30px 40px;display:flex}.work-process-card-items .number{text-align:center;width:50px;height:50px;color:var(--header);border:1.2px solid #1018281a;border-radius:50%;font-size:18px;font-weight:500;line-height:50px;transition:all .4s ease-in-out}.work-process-card-items .content{flex-basis:70%}.work-process-card-items .content h5{margin-bottom:5px;font-size:20px}.work-process-card-items:hover .number{background-color:var(--theme-2);color:var(--white)}.feature-wrapper .feature-content .list-items{margin-top:30px;margin-bottom:40px}.feature-wrapper .feature-content .list-items li{color:var(--header)}.feature-wrapper .feature-content .list-items li:not(:last-child){margin-bottom:10px}.feature-wrapper .feature-content .list-items li i{color:var(--theme);margin-right:10px}.feature-wrapper .feature-dashboard-image img{width:100%;height:100%}.feature-video-section{background-color:#5c30fd1a}.feature-section-5{margin-bottom:-5px}@media (max-width:1199px){.feature-section-5{margin-bottom:0}}@media (max-width:991px){.feature-section-5{margin-bottom:-60px}}@media (max-width:767px){.feature-section-5{margin-bottom:-45px}}.feature-video-wrapper .feature-video-thumb{z-index:3;position:relative}.feature-video-wrapper .feature-video-thumb img{border-radius:16px;width:100%;height:100%}.feature-video-wrapper .feature-video-thumb .video-box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.feature-video-wrapper .feature-video-thumb .video-box .video-buttton{text-align:center;background-color:var(--white);width:100px;height:100px;color:var(--theme);border-radius:50%;font-size:18px;line-height:100px;display:inline-block}@media (max-width:1199px){.feature-video-wrapper .feature-video-thumb .video-box .video-buttton{width:90px;height:90px;line-height:90px}}@media (max-width:767px){.feature-video-wrapper .feature-video-thumb .video-box .video-buttton{width:80px;height:80px;font-size:18px;line-height:80px}}@media (max-width:575px){.feature-video-wrapper .feature-video-thumb .video-box .video-buttton{width:70px;height:70px;line-height:70px}}.feature-video-wrapper .feature-video-thumb .video-box .ripple:before,.feature-video-wrapper .feature-video-thumb .video-box .ripple:after{width:100px;height:100px;box-shadow:0 0 #ffffffb3}@media (max-width:1199px){.feature-video-wrapper .feature-video-thumb .video-box .ripple:before,.feature-video-wrapper .feature-video-thumb .video-box .ripple:after{width:90px;height:90px}}@media (max-width:767px){.feature-video-wrapper .feature-video-thumb .video-box .ripple:before,.feature-video-wrapper .feature-video-thumb .video-box .ripple:after{width:80px;height:80px}}@media (max-width:575px){.feature-video-wrapper .feature-video-thumb .video-box .ripple:before,.feature-video-wrapper .feature-video-thumb .video-box .ripple:after{width:70px;height:70px}}.feature-video-wrapper .feature-video-content .feature-box-area{margin-top:30px}.feature-video-wrapper .feature-video-content .feature-box-area .feature-items{background-color:var(--white);border-radius:12px;padding:30px 35px}.feature-video-wrapper .feature-video-content .feature-box-area .feature-items:not(:last-child){margin-bottom:20px}.feature-video-wrapper .feature-video-content .feature-box-area .feature-items h5{align-items:center;gap:10px;margin-bottom:20px;display:flex}.feature-video-wrapper .feature-video-content .feature-box-area .feature-items h5 i{color:var(--theme);font-size:25px}.about-wrapper .about-image-items{position:relative}.about-wrapper .about-image-items .experience-text{background-color:var(--theme);border-radius:7px;align-items:center;gap:17px;padding:16px 30px;display:flex;position:absolute;bottom:8%;left:5%}@media (max-width:767px){.about-wrapper .about-image-items .experience-text{justify-content:center;gap:12px;width:100%;padding:14px 15px;bottom:4%;left:0;right:0;transform:rotate(0)}}.about-wrapper .about-image-items .experience-text li{color:var(--white);letter-spacing:-.8px;font-size:20px;font-weight:500}@media (max-width:767px){.about-wrapper .about-image-items .experience-text li{font-size:16px}.about-wrapper .about-image-items .about-image{height:480px}}@media (max-width:575px){.about-wrapper .about-image-items .about-image{height:400px}}.about-wrapper .about-image-items .about-image img{-o-object-fit:cover;object-fit:cover;border-radius:10px;width:100%;height:100%}.about-wrapper .digital-about-image img{width:100%;height:100%}.about-wrapper .about-content{margin-left:60px}@media (max-width:1399px){.about-wrapper .about-content{margin-left:15px}}@media (max-width:1199px){.about-wrapper .about-content{margin-left:30px}}@media (max-width:991px){.about-wrapper .about-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;margin-left:0;display:flex}}.about-wrapper .about-content .about-list{margin-top:40px}@media (max-width:767px){.about-wrapper .about-content .about-list{margin-top:30px}}@media (max-width:575px){.about-wrapper .about-content .about-list{margin-top:20px}}.about-wrapper .about-content .about-list li{color:var(--header)}.about-wrapper .about-content .about-list li i{color:var(--theme);margin-right:10px}.about-wrapper .about-content .about-list li:not(:last-child){margin-bottom:10px}.about-wrapper .about-content .about-list.style-2{margin-top:20px;margin-bottom:30px}.about-wrapper .about-content .about-list.style-2 li{color:var(--header);font-weight:500}.about-wrapper .about-content .about-list.style-2 li:not(:last-child){margin-bottom:20px}.about-wrapper .about-content .about-list.style-2 li i{font-size:22px}.about-wrapper .about-content .about-author{align-items:center;gap:20px;margin-top:50px;display:flex}@media (max-width:1399px){.about-wrapper .about-content .about-author{gap:12px}}@media (max-width:1199px){.about-wrapper .about-content .about-author{flex-wrap:wrap;gap:20px}}@media (max-width:767px){.about-wrapper .about-content .about-author{margin-top:30px}}@media (max-width:575px){.about-wrapper .about-content .about-author{margin-top:20px}}.about-wrapper .about-content .about-author .author-image{align-items:center;gap:15px;display:flex}.about-wrapper .about-content .about-author .author-image img{border-radius:50%;width:55px;height:55px}.about-wrapper .about-content .about-author .author-image .content h5 span{color:var(--text);font-weight:400}.about-wrapper .about-content.style-about{margin-right:60px}@media (max-width:1399px){.about-wrapper .about-content.style-about{margin-right:15px}}@media (max-width:1199px){.about-wrapper .about-content.style-about{margin-right:30px}}@media (max-width:991px){.about-wrapper .about-content.style-about{margin-right:0}}.about-wrapper.style-2 .about-image-items-2 .about-image{margin-top:50px}@media (max-width:991px){.about-wrapper.style-2 .about-image-items-2 .about-image{margin-top:0}}@media (max-width:767px){.about-wrapper.style-2 .about-image-items-2 .about-image{height:480px}}@media (max-width:575px){.about-wrapper.style-2 .about-image-items-2 .about-image{height:400px}}.about-wrapper.style-2 .about-image-items-2 .about-image img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}@media (max-width:767px){.about-wrapper.style-2 .about-image-items-2 .about-image-2{height:480px}}@media (max-width:575px){.about-wrapper.style-2 .about-image-items-2 .about-image-2{height:400px}}.about-wrapper.style-2 .about-image-items-2 .about-image-2 img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.about-wrapper.style-2 .about-content .icon-items{gap:20px;margin-top:30px;display:flex}.about-wrapper.style-2 .about-content .icon-items .dot{text-align:center;background-color:#f000;border-radius:50%;width:30px;height:30px;line-height:30px;position:relative}.about-wrapper.style-2 .about-content .icon-items .dot:before{content:"";background-color:var(--theme);border-radius:10px;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-wrapper.style-2 .about-content .icon-items .content h4{margin-bottom:10px;font-size:20px}.about-wrapper .about-image-3 img{width:100%;height:100%}.about-wrapper .about-image-items-4{position:relative}.about-wrapper .about-image-items-4 .about-thumbs img{border-radius:10px;width:100%;height:100%}.about-wrapper .about-image-items-4 .experience-items{background-color:var(--theme);text-align:center;z-index:9;border-top:5px solid var(--white);border-radius:0 0 127px 127px;max-width:260px;padding:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-wrapper .about-image-items-4 .experience-items h6{color:var(--white);margin-bottom:20px;font-size:16px;font-weight:500}.about-wrapper .about-image-items-4 .experience-items h2{color:var(--white);border-top:1px solid #5c30fd1a;margin-top:25px;margin-bottom:5px;padding-top:20px}.about-wrapper .about-image-items-4 .experience-items p,.footer-bg.grow-business-section h2{color:var(--white)}.footer-bg.grow-business-section .grow-business-wrapper.style-2 .grow-content p{color:#ffffffa6}.footer-bg.grow-business-section .grow-business-wrapper.style-2 .grow-content .grow-percent-items{-webkit-box-shadow:none;box-shadow:none;background-color:#ffffff0d;border:1.2px #ffffff1a}.footer-bg.grow-business-section .grow-business-wrapper.style-2 .grow-content .grow-percent-items h2,.footer-bg.grow-business-section .grow-business-wrapper.style-2 .grow-content .grow-percent-items h3{color:var(--white)}.grow-business-wrapper .grow-content .grow-percent-area{margin-top:40px}.grow-business-wrapper .grow-content .grow-percent-area .grow-percent-items{background-color:var(--white);border-radius:10px;padding:40px 30px;box-shadow:0 10px 60px #5c30fd33}@media (max-width:1199px){.grow-business-wrapper .grow-content .grow-percent-area .grow-percent-items{padding:30px 25px}}@media (max-width:991px){.grow-business-wrapper .grow-content .grow-percent-area .grow-percent-items{padding:40px 30px}}@media (max-width:575px){.grow-business-wrapper .grow-content .grow-percent-area .grow-percent-items{padding:30px 25px}}.grow-business-wrapper .grow-content .grow-percent-area .grow-percent-items h2{color:var(--theme);margin-bottom:10px;font-size:55px}@media (max-width:1199px){.grow-business-wrapper .grow-content .grow-percent-area .grow-percent-items h2{font-size:36px}}@media (max-width:991px){.grow-business-wrapper .grow-content .grow-percent-area .grow-percent-items h2{font-size:50px}}@media (max-width:575px){.grow-business-wrapper .grow-content .grow-percent-area .grow-percent-items h2{font-size:42px}}.grow-business-wrapper .grow-content .grow-percent-area .grow-percent-items h3{margin-bottom:10px}@media (max-width:1199px){.grow-business-wrapper .grow-content .grow-percent-area .grow-percent-items h3{font-size:20px}}@media (max-width:991px){.grow-business-wrapper .grow-content .grow-percent-area .grow-percent-items h3{font-size:22px}}@media (max-width:575px){.grow-business-wrapper .grow-content .grow-percent-area .grow-percent-items h3{font-size:20px}}.grow-business-wrapper .grow-image-items{margin-left:190px;position:relative}@media (max-width:1600px){.grow-business-wrapper .grow-image-items{margin-left:150px}}@media (max-width:1399px){.grow-business-wrapper .grow-image-items{margin-left:30px}}@media (max-width:991px){.grow-business-wrapper .grow-image-items{margin-left:0}}.grow-business-wrapper .grow-image-items .grow-shape{position:absolute;top:10%;left:-32%}@media (max-width:1399px){.grow-business-wrapper .grow-image-items .grow-shape{left:-15%}}@media (max-width:991px){.grow-business-wrapper .grow-image-items .grow-shape{top:0;left:0}}@media (max-width:470px){.grow-business-wrapper .grow-image-items .grow-shape{width:200px;left:-5%}.grow-business-wrapper .grow-image-items .grow-shape img{width:100%;height:100%}}.grow-business-wrapper .grow-image-items .frame-shape{animation:5s linear infinite rounded;position:absolute;top:15%;right:-15%}@media (max-width:1600px){.grow-business-wrapper .grow-image-items .frame-shape{right:-5%}}@media (max-width:1399px){.grow-business-wrapper .grow-image-items .frame-shape{right:0}}@media (max-width:1199px){.grow-business-wrapper .grow-image-items .frame-shape{top:15%;right:-15%}}@media (max-width:991px){.grow-business-wrapper .grow-image-items .frame-shape{right:60px}}@media (max-width:767px){.grow-business-wrapper .grow-image-items .frame-shape{right:0}}.grow-business-wrapper .grow-image-items .user-shape{position:absolute;bottom:0;right:-25%}@media (max-width:1600px){.grow-business-wrapper .grow-image-items .user-shape{right:-10%}}@media (max-width:1399px){.grow-business-wrapper .grow-image-items .user-shape{right:-5%}}@media (max-width:1199px){.grow-business-wrapper .grow-image-items .user-shape{right:-25%}}@media (max-width:991px){.grow-business-wrapper .grow-image-items .user-shape{right:0}}.grow-business-wrapper .grow-image-items .grow-image{max-width:440px}@media (max-width:991px){.grow-business-wrapper .grow-image-items .grow-image{text-align:center;margin:0 auto}}.grow-business-wrapper .grow-image-items .grow-image img{border:1px solid var(--border);border-radius:500px;width:100%;height:100%;padding:20px}.grow-business-wrapper.style-2 .grow-content p{color:#ffffffa6}.grow-business-wrapper.style-2 .grow-content .grow-percent-items{-webkit-box-shadow:none;box-shadow:none;background-color:#ffffff0d;border:1.2px #ffffff1a}.grow-business-wrapper.style-2 .grow-content .grow-percent-items h2,.grow-business-wrapper.style-2 .grow-content .grow-percent-items h3{color:var(--white)}.planning-wrapper .planning-content .planning-items{background-color:#5c30fd1a;border:1.2px solid #1018281a;border-radius:10px;align-items:center;gap:20px;margin-top:40px;padding:22px 30px;transition:all .4s ease-in-out;display:flex}@media (max-width:1399px){.planning-wrapper .planning-content .planning-items{gap:10px;padding:20px}}@media (max-width:767px){.planning-wrapper .planning-content .planning-items{gap:15px;margin-top:30px}}@media (max-width:575px){.planning-wrapper .planning-content .planning-items{margin-top:20px}}@media (max-width:470px){.planning-wrapper .planning-content .planning-items{text-align:center;flex-wrap:wrap;justify-content:center}}.planning-wrapper .planning-content .planning-items .number{text-align:center;width:50px;height:50px;color:var(--theme);background-color:#0000;border:1.2px solid #1018281a;border-radius:50%;font-size:16px;font-weight:600;line-height:50px;transition:all .4s ease-in-out}.planning-wrapper .planning-content .planning-items:hover{background-color:var(--white);border:1.2px solid #0000;box-shadow:0 10px 60px #5c30fd33}.planning-wrapper .planning-content .planning-items:hover .number{background-color:var(--theme);color:var(--white);box-shadow:0 5px 30px #5c30fd80}.planning-wrapper .planning-content .planning-items.active{background-color:var(--white);border:1.2px solid #0000;box-shadow:0 10px 60px #5c30fd33}.planning-wrapper .planning-content .planning-items.active .number{background-color:var(--theme);color:var(--white);box-shadow:0 5px 30px #5c30fd80}@media (max-width:767px){.planning-wrapper .planning-image-items .planning-image{height:480px}}@media (max-width:575px){.planning-wrapper .planning-image-items .planning-image{height:400px}}.planning-wrapper .planning-image-items .planning-image img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.planning-wrapper .planning-image-items .planning-image-2{margin-top:50px}@media (max-width:991px){.planning-wrapper .planning-image-items .planning-image-2{margin-top:0}}@media (max-width:767px){.planning-wrapper .planning-image-items .planning-image-2{height:480px}}@media (max-width:575px){.planning-wrapper .planning-image-items .planning-image-2{height:400px}}.planning-wrapper .planning-image-items .planning-image-2 img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}@media (max-width:1199px){.about-section-3{overflow:hidden}}.about-wrapper-2 .about-image-items{position:relative}.about-wrapper-2 .about-image-items .about-image-1{max-width:410px;position:relative}@media (max-width:991px){.about-wrapper-2 .about-image-items .about-image-1{max-width:550px}}@media (max-width:767px){.about-wrapper-2 .about-image-items .about-image-1{max-width:650px}}.about-wrapper-2 .about-image-items .about-image-1 img{border-radius:10px;width:100%;height:100%}.about-wrapper-2 .about-image-items .about-image-1 .about-image-2{max-width:380px;position:absolute;bottom:-28%;right:-42%}@media (max-width:1399px){.about-wrapper-2 .about-image-items .about-image-1 .about-image-2{max-width:350px;right:-25%}}@media (max-width:1199px){.about-wrapper-2 .about-image-items .about-image-1 .about-image-2{max-width:300px;right:0}}@media (max-width:991px){.about-wrapper-2 .about-image-items .about-image-1 .about-image-2{max-width:380px;bottom:0;right:-25%}}@media (max-width:767px){.about-wrapper-2 .about-image-items .about-image-1 .about-image-2{max-width:250px;bottom:0;right:0}}.about-wrapper-2 .about-image-items .about-image-1 .about-image-2 img{border-radius:10px;width:100%;height:100%}.about-wrapper-2 .about-image-items .experience-items{text-align:center;z-index:9;border-top:5px solid var(--theme);background-color:#efeaff;border-radius:0 0 127px 127px;padding:40px;position:absolute;bottom:-28%;left:-13%}@media (max-width:1199px){.about-wrapper-2 .about-image-items .experience-items{left:0;bottom:inherit;width:50%;padding:25px;top:0;left:0}}@media (max-width:991px){.about-wrapper-2 .about-image-items .experience-items{width:40%;padding:30px}}@media (max-width:767px){.about-wrapper-2 .about-image-items .experience-items{width:52%;padding:20px}}@media (max-width:500px){.about-wrapper-2 .about-image-items .experience-items{width:70%;padding:20px}}.about-wrapper-2 .about-image-items .experience-items h6{margin-bottom:20px;font-size:16px;font-weight:500}.about-wrapper-2 .about-image-items .experience-items h2{color:var(--theme);border-top:1px solid #5c30fd1a;margin-top:25px;margin-bottom:5px;padding-top:20px}.about-wrapper-2 .about-counter-area{margin-top:40px;margin-bottom:40px}.about-wrapper-2 .about-counter-area .about-counter-items{background-color:#5c30fd1a;border:1.2px solid #1018281a;border-radius:10px;padding:25px 40px;transition:all .4s ease-in-out}@media (max-width:767px){.about-wrapper-2 .about-counter-area .about-counter-items{padding:20px 25px}.about-wrapper-2 .about-counter-area .about-counter-items p{font-size:14px}}@media (max-width:575px){.about-wrapper-2 .about-counter-area .about-counter-items{text-align:center}.about-wrapper-2 .about-counter-area .about-counter-items p{font-size:16px}}.about-wrapper-2 .about-counter-area .about-counter-items:hover{background-color:var(--theme)}.about-wrapper-2 .about-counter-area .about-counter-items:hover h2,.about-wrapper-2 .about-counter-area .about-counter-items:hover p{color:var(--white)}@media (max-width:767px){.grow-business-wrapper-2{margin-bottom:-40px}}.grow-business-wrapper-2 .grow-business-image{max-width:410px;margin-left:120px;position:relative}@media (max-width:1199px){.grow-business-wrapper-2 .grow-business-image{max-width:700px;margin-left:0}}.grow-business-wrapper-2 .grow-business-image img{width:100%;height:100%}.grow-business-wrapper-2 .grow-business-image .grap-shape{position:absolute;top:7%;left:-50%}@media (max-width:1199px){.grow-business-wrapper-2 .grow-business-image .grap-shape{display:none}}.grow-business-wrapper-2 .grow-business-content .grow-counting-area{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:40px;padding-top:40px;display:flex}@media (max-width:767px){.grow-business-wrapper-2 .grow-business-content .grow-counting-area{margin-top:30px;padding-bottom:30px}}@media (max-width:575px){.grow-business-wrapper-2 .grow-business-content .grow-counting-area{margin-top:20px;padding-bottom:20px}}@media (max-width:470px){.grow-business-wrapper-2 .grow-business-content .grow-counting-area{gap:20px;-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial;flex-wrap:wrap}}.grow-business-wrapper-2 .grow-business-content .grow-counting-area .grow-counting-items h2{color:var(--theme);margin-bottom:5px}.grow-business-wrapper-2 .grow-business-content .grow-counting-area .grow-counting-items p{font-size:20px}@media (max-width:1399px){.grow-business-wrapper-2 .grow-business-content .grow-counting-area .grow-counting-items p{font-size:16px}}.about-wrapper-3{position:relative}.about-wrapper-3 .about-image-1{position:absolute;bottom:0;left:0}@media (max-width:991px){.about-wrapper-3 .about-image-1{display:none}}.about-wrapper-3 .about-image-2{position:absolute;top:0;right:0}@media (max-width:991px){.about-wrapper-3 .about-image-2{display:none}}.about-wrapper-3 .about-image-2 .icon-box{text-align:center;background-color:var(--theme-2);border-radius:50%;width:170px;height:170px;line-height:170px;position:absolute;bottom:-65px;right:0}.about-wrapper-3 .about-image-2 .icon-box .icon-img{text-align:center;border:2px dashed #fff3;border-radius:50%;width:96px;height:96px;padding:27px;line-height:96px}.about-wrapper-3 .about-image-2 .icon-box .circle-text{animation:10s linear infinite cir36;position:absolute;top:0%;left:5%}.about-content-2{z-index:9;position:relative}.about-content-2 p{color:#ffffff8c;max-width:490px;margin:0 auto 50px}.service-items{background-color:var(--white);border-radius:10px;justify-content:space-between;align-items:center;display:flex}.service-items .thumb{padding:10px}.service-items .thumb img{border-radius:10px;width:100%;height:100%}.service-items .content{padding-left:30px;overflow:hidden}@media (max-width:991px){.service-items .content{padding:20px 0 20px 15px}}.service-items .content h5{margin-top:5px;margin-bottom:15px}.service-items .content h5 a:hover{color:var(--theme)}.service-items:hover .arrow-btn{color:var(--theme);transform:translate(95px)}.service-items:hover .arrow-btn i{transform:rotate(0)}.service-items:hover .arrow-btn:before{opacity:1}.service-card-items{background:#5c30fd12;border:1.2px solid #1018281a;border-radius:16px;margin-top:30px;padding:40px 45px;transition:all .4s ease-in-out}@media (max-width:1399px){.service-card-items{text-align:center}}.service-card-items .icon{color:var(--theme);margin-bottom:20px;font-size:60px;transition:all .4s ease-in-out}@media (max-width:1199px){.service-card-items h3{font-size:20px}}.service-card-items .service-thumb{z-index:9;margin-top:30px;margin-bottom:30px;position:relative}.service-card-items .service-thumb img{width:100%;height:100%}.service-card-items .service-thumb .line-shape{z-index:-1;transition:all .4s ease-in-out;position:absolute;top:0;left:0}.service-card-items:hover{background-color:var(--theme)}.service-card-items:hover .icon{color:var(--white);filter:grayscale()brightness(300%)}.service-card-items:hover h3 a{color:var(--white)}.service-card-items:hover .service-thumb .line-shape{filter:grayscale()brightness(300%)}.service-card-items:hover .link-btn{color:var(--white)}.service-card-items.active{background-color:var(--theme)}.service-card-items.active .icon{color:var(--white);filter:grayscale()brightness(300%)}.service-card-items.active h3 a{color:var(--white)}.service-card-items.active .service-thumb .line-shape{filter:grayscale()brightness(300%)}.service-card-items.active .link-btn{color:var(--white)}.service-popular-items{background-color:#f9fafb;border:1.2px solid #edeef0;border-radius:16px;margin-top:30px;padding:40px 50px}@media (max-width:1399px){.service-popular-items{padding:40px}}@media (max-width:575px){.service-popular-items{padding:30px}}.service-popular-items .service-image img{width:100%;height:100%}.service-popular-items .service-content{margin-top:30px}@media (max-width:575px){.service-popular-items .service-content{margin-top:20px}}.service-popular-items .service-content h3{margin-bottom:7px}.service-popular-items .service-content h3 a:hover{color:var(--theme)}.service-popular-items .service-content p{margin-bottom:30px}@media (max-width:575px){.service-popular-items .service-content p{margin-bottom:20px}}.service-popular-items .service-content .theme-btn{color:var(--theme);background:#8760fd33}.service-popular-items .service-content .theme-btn:before,.service-popular-items .service-content .theme-btn:after{background:var(--theme)}.service-popular-items .service-content .theme-btn:hover{color:var(--white)}.service-offer-section{padding:247px 0 120px}@media (max-width:1899px){.service-offer-section{margin-top:-30px;padding:0 0 120px}}@media (max-width:1199px){.service-offer-section{margin-top:-50px;padding-bottom:100px}}@media (max-width:991px){.service-offer-section{margin-top:-70px;padding-bottom:80px}}.service-offer-items{background:#ffffff1a;border:1.2px solid #1018281a;border-radius:10px;align-items:center;gap:30px;margin-top:30px;padding:30px 40px;display:flex;box-shadow:0 10px 60px #5c30fd1a}@media (max-width:767px){.service-offer-items{text-align:center;flex-wrap:wrap;justify-content:center;gap:25px;padding:30px}}.service-offer-items .icon{position:relative}.service-offer-items .icon:before{content:"";background:linear-gradient(#5c30fd1a 0%,#5c30fd00 100%);border-radius:20px;width:40px;height:80px;position:absolute;top:0;left:0;transform:rotate(-30deg)}.service-offer-items .offer-content{justify-content:space-between;align-items:center;width:100%;display:flex}@media (max-width:767px){.service-offer-items .offer-content{text-align:center;flex-wrap:wrap;justify-content:center;gap:25px}}.service-offer-items .offer-content .content h3{margin-bottom:3px}.service-offer-items .offer-content .content h3 a:hover{color:var(--theme)}.service-offer-items .offer-content .arrow-icon{color:var(--text);display:inline-block;transform:rotate(-45deg)}.service-offer-items .offer-content .arrow-icon:hover{color:var(--theme);transform:rotate(0)}.service-box-items{text-align:center;background-color:#171f2f;border:1.2px solid #ffffff12;border-radius:16px;margin-top:30px;padding:40px;transition:all .4s ease-in-out}@media (max-width:575px){.service-box-items{padding:30px 25px}}.service-box-items .content{margin-top:20px}.service-box-items .content h3{margin-bottom:10px}@media (max-width:991px){.service-box-items .content h3{font-size:22px}}@media (max-width:575px){.service-box-items .content h3{font-size:20px}}.service-box-items .content h3 a{color:var(--white)}.service-box-items .icon{color:var(--theme);font-size:60px;transition:all .3s ease-in-out}.service-box-items:hover{background-color:var(--theme)}.service-box-items:hover .content p,.service-box-items:hover .icon{color:var(--white)}@media (max-width:991px){.service-section-4 .section-title br{display:none}}.service-video-section{background-color:#5c30fd1a}.service-video-wrapper .service-video-image{margin-right:30px;position:relative}.service-video-wrapper .service-video-image img{border-radius:20px;width:100%;height:100%}.service-video-wrapper .service-video-image:before{content:"";background-color:var(--header);opacity:.3;border-radius:20px;width:100%;height:100%;position:absolute;inset:0}.service-video-wrapper .service-video-image .video-box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.service-video-wrapper .service-video-image .video-box .video-buttton{text-align:center;background-color:var(--white);width:100px;height:100px;color:var(--theme);border-radius:50%;font-size:18px;line-height:100px;display:inline-block}@media (max-width:1199px){.service-video-wrapper .service-video-image .video-box .video-buttton{width:90px;height:90px;line-height:90px}}@media (max-width:767px){.service-video-wrapper .service-video-image .video-box .video-buttton{width:80px;height:80px;font-size:18px;line-height:80px}}@media (max-width:575px){.service-video-wrapper .service-video-image .video-box .video-buttton{width:70px;height:70px;line-height:70px}}.service-video-wrapper .service-video-image .video-box .ripple:before,.service-video-wrapper .service-video-image .video-box .ripple:after{width:100px;height:100px;box-shadow:0 0 #ffffffb3}@media (max-width:1199px){.service-video-wrapper .service-video-image .video-box .ripple:before,.service-video-wrapper .service-video-image .video-box .ripple:after{width:90px;height:90px}}@media (max-width:767px){.service-video-wrapper .service-video-image .video-box .ripple:before,.service-video-wrapper .service-video-image .video-box .ripple:after{width:80px;height:80px}}@media (max-width:575px){.service-video-wrapper .service-video-image .video-box .ripple:before,.service-video-wrapper .service-video-image .video-box .ripple:after{width:70px;height:70px}}.service-video-wrapper .service-video-image .experience-text{background-color:var(--theme);border-radius:7px;align-items:center;gap:17px;padding:16px 30px;display:flex;position:absolute;bottom:8%;left:15%}@media (max-width:767px){.service-video-wrapper .service-video-image .experience-text{justify-content:center;gap:12px;width:100%;padding:14px 15px;bottom:4%;left:0;right:0;transform:rotate(0)}}.service-video-wrapper .service-video-image .experience-text li{color:var(--white);letter-spacing:-.8px;font-size:20px;font-weight:500}@media (max-width:767px){.service-video-wrapper .service-video-image .experience-text li{font-size:16px}}.service-video-wrapper .content .icon-items{margin-top:20px}.service-video-wrapper .content .icon-items h5{align-items:center;gap:10px;margin-bottom:15px;display:flex}.service-video-wrapper .content .icon-items h5 i{color:var(--theme);font-size:24px}.service-popular-image-2{max-width:410px;margin-top:30px;transform:rotate(-7.773deg)}@media (max-width:1199px){.service-popular-image-2{text-align:center;margin:30px auto 0;transform:rotate(0)}}@media (max-width:767px){.service-popular-image-2{height:480px}}@media (max-width:575px){.service-popular-image-2{height:400px}}.service-popular-image-2 img{-o-object-fit:cover;object-fit:cover;border-radius:30px;width:100%;height:100%}.service-popular-content-2{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-top:30px;padding-bottom:30px;transition:all .4s ease-in-out;display:flex}@media (max-width:470px){.service-popular-content-2{flex-wrap:wrap;gap:30px}}.service-popular-content-2 .arrow-icon{text-align:center;background-color:var(--theme);width:50px;height:50px;color:var(--white);border-radius:50%;line-height:50px;display:inline-block;transform:rotate(-45deg)}.service-popular-content-2 .arrow-icon:hover{background-color:var(--white);color:var(--header);transform:rotate(0)}.service-popular-content-2 .service-content{align-items:center;gap:80px;display:flex}@media (max-width:575px){.service-popular-content-2 .service-content{gap:30px}}.service-popular-content-2 .service-content .icon{color:var(--theme-2);font-size:45px}.service-popular-content-2 .service-content h3{letter-spacing:-.72px;margin-bottom:5px}.service-popular-content-2 .service-content h3 a{color:var(--white);background-position:0 95%;background-repeat:no-repeat;background-size:0% 2px}.service-popular-content-2 .service-content h3 a:hover{background-size:100% 2px;background-image:-webkit-gradient(linear,left top,left bottom,from(var(--white)),to(var(--white)));background-image:linear-gradient(var(--white),var(--white))}.service-popular-content-2:hover{border-bottom:1px solid var(--white)}.popular-service-box-items{text-align:center;background-color:var(--white);margin-top:30px;padding:40px 30px;transition:all .4s ease-in-out}.popular-service-box-items .icon{text-align:center;width:110px;height:110px;color:var(--theme);text-align:center;background-color:#5c30fd1a;border-radius:50%;margin:0 auto;font-size:50px;line-height:126px;transition:all .4s ease-in-out}.popular-service-box-items .content{margin-top:20px}.popular-service-box-items .content h3{margin-bottom:5px}.popular-service-box-items .content h3 a:hover{color:var(--theme)}.popular-service-box-items .content p{margin-bottom:10px}.popular-service-box-items:hover{border-radius:12px;box-shadow:0 10px 20px #5c30fd33}.popular-service-box-items:hover .icon{background-color:var(--theme);color:var(--white)}.popular-service-box-items.active{border-radius:12px;box-shadow:0 10px 20px #5c30fd33}.popular-service-box-items.active .icon{background-color:var(--theme);color:var(--white)}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px var(--theme);box-shadow:inset 0 0 5px var(--theme);border-radius:5px}::-webkit-scrollbar-thumb{background:var(--theme);border-radius:10px}.fix{overflow:hidden}.ralt,.ripple{position:relative}.ripple:before,.ripple:after{border-radius:50%;width:115px;height:115px;animation:3s infinite rippleOne;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%);box-shadow:0 0 #2eb97eb3}.ripple:before{content:"";animation-delay:.9s;position:absolute;bottom:0;right:0}.ripple:after{content:"";animation-delay:.6s;position:absolute;bottom:0;right:0}.swiper-dot .swiper-pagination-bullet{background-color:var(--theme);opacity:1;border-radius:10px;width:6px;height:6px;transition:all .6s;position:relative}.swiper-dot .swiper-pagination-bullet:not(:last-child){margin-right:20px!important}.swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--theme);transition:all .6s;position:relative}.swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active:before{border:2px solid var(--theme);content:"";background-color:#0000;border-radius:50%;width:20px;height:20px;line-height:20px;position:absolute;top:-7px;left:-7px}.swiper-dot-2 .swiper-pagination-bullet{background-color:var(--white);opacity:1;border-radius:10px;width:6px;height:6px;transition:all .6s;position:relative}.swiper-dot-2 .swiper-pagination-bullet:not(:last-child){margin-right:20px!important}.swiper-dot-2 .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--white);transition:all .6s;position:relative}.swiper-dot-2 .swiper-pagination-bullet.swiper-pagination-bullet-active:before{border:1.3px solid var(--white);content:"";background-color:#0000;border-radius:50%;width:20px;height:20px;line-height:20px;position:absolute;top:-7px;left:-7px}.array-button{z-index:99;align-items:center;gap:20px;display:flex;position:relative}.array-button .array-prev{background-color:var(--theme);width:60px;height:60px;color:var(--white);border-radius:50%;font-size:18px;font-weight:600;line-height:60px;transition:all .4s ease-in-out}@media (max-width:575px){.array-button .array-prev{width:45px;height:45px;line-height:45px}}.array-button .array-prev:hover{background-color:var(--white);color:var(--theme)}.array-button .array-next{background-color:var(--white);width:60px;height:60px;color:var(--theme);-webkit-box-shadow:var(---box-shadow);box-shadow:var(---box-shadow);border-radius:50%;font-size:18px;font-weight:600;line-height:60px;transition:all .4s ease-in-out}@media (max-width:575px){.array-button .array-next{width:45px;height:45px;line-height:45px}}.array-button .array-next:hover{background-color:var(--theme);color:var(--white)}.mt-10{margin-top:10px}@media (max-width:575px){br{display:none}}.bg-cover{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.nice-select{float:initial;overflow:initial;height:initial;background-color:#0000;border:none;align-items:center;width:100%;padding:0;line-height:150%;display:inline-flex}.nice-select:focus,.nice-select:hover{border-color:#0000}.nice-select:after{width:10px;height:10px;right:15px;top:initial;border-color:var(--border);border-bottom:2px solid var(--header);border-right:2px solid var(--header)}.nice-select .list{width:initial;background-color:var(--theme);-webkit-box-shadow:none;box-shadow:none;overflow:initial;width:100%;max-height:50vh;padding:0;top:100%;overflow-x:auto;-webkit-box-shadow:0 3px 3px #00000026;box-shadow:0 3px 3px #00000026}.nice-select .list::-webkit-scrollbar{opacity:1;width:2px;display:block}.nice-select .list::-webkit-scrollbar-button{background:var(--header)}.nice-select .list::-webkit-scrollbar-thumb{background:var(--header)}.nice-select .option{min-height:initial;background-color:#0000;padding:4px 5px;font-size:16px;font-weight:500;line-height:150%}.nice-select .option:hover,.nice-select .option:focus,.nice-select .option.selected.focus{background-color:#0000}.nice-select .current{color:var(--header);font-weight:500}.head-color{color:var(--header)}.footer-bg{background-color:var(--header)}.footer-bg-2{background-color:#1a1d20}.background-black{background-color:var(--black)!important}.bg-white{background-color:var(--white)!important}.theme-bg{background-color:var(--theme)}.theme-bg-2{background-color:var(--theme-2)!important}.box-shadow{-webkit-box-shadow:var(---box-shadow);box-shadow:var(---box-shadow)}.mt-50{margin-top:50px}@media (max-width:767px){.mt-50{margin-top:30px}}@media (max-width:575px){.mt-50{margin-top:20px}}.pt-80{padding-top:80px}.pb-80{padding-bottom:80px}.ml-30{margin-left:30px}@media (max-width:1399px){.ml-30{margin-left:0}}.ml-minus-30{margin-left:-30px}@media (max-width:1399px){.ml-minus-30{margin-left:0}}.border-none{border-top:none!important}.section-border{border-top:2px solid #0000;border-image:radial-gradient(50% 50%,#ffffff4d 0%,#fff0 100%);border-image-slice:160}.section-border-2{border-bottom:2px solid #0000;border-image:radial-gradient(50% 50%,#ffffff4d 0%,#fff0 100%);border-image-slice:30}.team-items .team-image img{border-radius:12px;width:100%;height:100%}.team-items .team-content{margin-top:20px;position:relative}.team-items .team-content .social-profile{content:"";z-index:2;cursor:pointer;transition:all .4s ease-in-out;display:inline-block;position:absolute;bottom:10px;right:0;overflow:hidden}.team-items .team-content .social-profile ul{opacity:0;visibility:hidden;z-index:-1;transition:all .6s ease-in-out;transform:translateY(100px)}.team-items .team-content .social-profile ul li a{text-align:center;background:var(--theme);width:35px;height:35px;color:var(--white);text-align:center;border-radius:50%;margin:0 auto 10px;font-size:14px;line-height:35px;transition:all .4s ease-in-out;display:block}.team-items .team-content .social-profile ul li a:hover{background-color:var(--header);color:var(--white)}.team-items .team-content .social-profile .plus-btn{z-index:2;cursor:pointer;text-align:center;width:40px;height:40px;color:var(--theme);border:1px solid var(--border);background:0 0;border-radius:50%;line-height:40px;transition:all .3s ease-in-out;display:inline-block}.team-items .team-content .social-profile .plus-btn:hover{background-color:var(--theme);color:var(--white)}.team-items .team-content .social-profile:hover ul{opacity:1;visibility:visible;transform:translateY(0)}.team-items .team-content h4{margin-bottom:5px}.team-items .team-content h4 a:hover{color:var(--theme)}.team-card-items{margin-top:30px}.team-card-items .team-image{position:relative}.team-card-items .team-image img{width:100%;height:100%}.team-card-items .team-image .icon-list{background-color:var(--theme);opacity:0;border-radius:10px;padding:10px 30px;transition:all .4s ease-in-out;position:absolute;bottom:0;left:50%;transform:translate(-50%,-50%)}.team-card-items .team-image .icon-list ul{align-items:center;gap:20px;display:flex}.team-card-items .team-image .icon-list ul li{transition:all .5s ease-in-out;transform:scaleX(0)}.team-card-items .team-image .icon-list ul li a i{color:var(--white);font-size:16px}.team-card-items .team-content{margin-top:25px}.team-card-items .team-content h4 a{color:var(--white)}.team-card-items .team-content h4 a:hover{color:var(--theme)}.team-card-items .team-content p{color:#ffffffa6}.team-card-items:hover .team-image .icon-list{opacity:1}.team-card-items:hover .team-image .icon-list ul li{transform:scaleX(1)!important}.team-card-items.style-2 .team-content h4 a{color:var(--header)}.team-card-items.style-2 .team-content h4 a:hover{color:var(--theme)}.team-card-items.style-2 .team-content p{color:var(--text)}.team-card-items.style-2 .team-image img{border-radius:10px}.about-image{margin-top:30px}.about-image img{border-radius:10px;width:100%;height:100%}.team-details-wrapper .team-details-image-area{padding-top:60px;position:relative}@media (max-width:991px){.team-details-wrapper .team-details-image-area{padding-top:0}}.team-details-wrapper .team-details-image-area:before{content:"";background-color:#f9fafb;width:100%;height:85%;position:absolute;inset:0}@media (max-width:991px){.team-details-wrapper .team-details-image-area:before{display:none}}.team-details-wrapper .team-details-image-area .text{text-transform:uppercase;color:var(--theme);z-index:1;font-size:120px;position:absolute;top:25%;left:-8px;transform:rotate(-90deg)}@media (max-width:1199px){.team-details-wrapper .team-details-image-area .text{left:-70px}}@media (max-width:991px){.team-details-wrapper .team-details-image-area .text{display:none}}.team-details-wrapper .team-details-image-area .details-iamge{z-index:9;height:502px;position:relative}.team-details-wrapper .team-details-image-area .right-content{z-index:9;position:relative}.team-details-wrapper .team-details-image-area .right-content h2{margin-bottom:5px;font-size:40px}@media (max-width:991px){.team-details-wrapper .team-details-image-area .right-content h2{font-size:32px}}.team-details-wrapper .team-details-image-area .right-content p{color:var(--theme)}.team-details-wrapper .team-details-image-area .right-content .list{margin-top:30px}@media (max-width:991px){.team-details-wrapper .team-details-image-area .right-content .list{margin-top:20px}}.team-details-wrapper .team-details-image-area .right-content .list h5{font-size:18px;font-weight:500}.team-details-wrapper .team-details-image-area .right-content .list h5 a,.team-details-wrapper .team-details-image-area .right-content .list h5 span{color:var(--text);font-weight:400}.team-details-wrapper .team-details-image-area .right-content .social-icon{gap:15px;margin-top:40px}@media (max-width:991px){.team-details-wrapper .team-details-image-area .right-content .social-icon{margin-top:30px}}.team-details-wrapper .team-details-image-area .right-content .social-icon a{text-align:center;width:40px;height:40px;color:var(--white);border-radius:50%;line-height:40px;display:inline-block}.team-details-wrapper .team-details-image-area .right-content .social-icon a.color-1{background-color:#4661c5}.team-details-wrapper .team-details-image-area .right-content .social-icon a.color-2{background-color:#1da1f2}.team-details-wrapper .team-details-image-area .right-content .social-icon a.color-3{background-color:#ff2e2e}.team-details-wrapper .team-details-image-area .right-content .social-icon a.color-4{background-color:#0073b0}.team-details-wrapper .team-details-content{margin-top:-7px;margin-bottom:-5px}.team-details-wrapper .team-details-content h2{margin-bottom:20px;font-size:36px}@media (max-width:575px){.team-details-wrapper .team-details-content h2{font-size:28px}}.team-details-wrapper .team-details-content .details-information-area{margin-top:40px;margin-bottom:40px}.team-details-wrapper .team-details-content .details-information-area .progress-wrap .pro-items:not(:last-child){margin-bottom:20px}.team-details-wrapper .team-details-content .details-information-area .progress-wrap .pro-items .pro-head{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.team-details-wrapper .team-details-content .details-information-area .progress-wrap .pro-items .pro-head .title{font-size:16px}.team-details-wrapper .team-details-content .details-information-area .progress-wrap .pro-items .pro-head .point{color:var(--text);font-size:14px}.team-details-wrapper .team-details-content .details-information-area .progress-wrap .pro-items .progress{background:var(--bg);border-radius:100px;justify-content:flex-start;align-items:center;width:100%;height:6px;display:flex;position:relative}.team-details-wrapper .team-details-content .details-information-area .progress-wrap .pro-items .progress-value{background:var(--theme);border-radius:0;width:0;height:6px;animation:3s forwards load}.team-details-wrapper .team-details-content .details-information-area .progress-wrap .pro-items .style-two{animation:3s forwards load2}.team-details-wrapper .team-details-content .details-information-area .progress-wrap .pro-items .style-three{animation:3s forwards load3}@keyframes load{0%{width:0}to{width:90%}}@keyframes load2{0%{width:0}to{width:50%}}@keyframes load3{0%{width:0}to{width:80%}}.team-details-wrapper .team-details-content .details-information-area .information-content-items{justify-content:space-between;align-items:center;display:flex}.team-details-wrapper .team-details-content .details-information-area .information-content-items .content-box-area .content h3{margin-bottom:10px}.contact-form-items{background-color:#f9fafb;padding:70px}@media (max-width:767px){.contact-form-items{padding:60px 40px}}@media (max-width:575px){.contact-form-items{padding:50px 30px}}.contact-form-items .title{margin-bottom:40px}.contact-form-items .title h2{margin-bottom:5px;font-size:36px}.contact-form-items .form-clt input,.contact-form-items .form-clt textarea{background-color:var(--white);width:100%;color:var(--text);border:none;outline:none;padding:18px 30px;font-size:16px;font-weight:500}@media (max-width:575px){.contact-form-items .form-clt input,.contact-form-items .form-clt textarea{padding:12px 20px}}.contact-form-items .form-clt textarea{padding:18px 30px 110px}@media (max-width:575px){.contact-form-items .form-clt textarea{padding:12px 20px 90px}}.contact-form-items .form-clt::-webkit-input-placeholder{color:var(--text)}.contact-form-items .form-clt::placeholder{color:var(--text)}.contact-form-items .form-clt:-ms-placeholder-shown{color:var(--text)}.contact-form-items .form-clt::placeholder{color:var(--text)}.faq-content .accordion-item{background-color:#f9fafb;border:0;border-radius:12px;margin-top:30px}.faq-content .accordion-item .accordion-header .accordion-button{color:var(--header);letter-spacing:-.2px;-webkit-box-shadow:none;box-shadow:none;text-transform:capitalize;background:#f9fafb;border:none;border-radius:0;padding:25px 30px 0;font-size:20px;font-weight:500}@media (max-width:575px){.faq-content .accordion-item .accordion-header .accordion-button{padding:18px 22px 0;font-size:18px}}.faq-content .accordion-item .accordion-header .accordion-button:after{content:"";background:var(--white);text-align:center;width:30px;height:30px;color:var(--theme);border-radius:30px;font-family:"Font Awesome 5 Pro";font-size:14px;font-weight:500;line-height:30px;box-shadow:0 10px 60px #5c30fd33;transition:all .3s ease-in-out!important}.faq-content .accordion-item .accordion-header .accordion-button:not(.collapsed):after{content:"";background:0 0;background-color:var(--theme);color:var(--white);font-family:"Font Awesome 5 Pro";font-size:14px;font-weight:500}.faq-content .accordion-item .accordion-header .accordion-button.collapsed{color:var(--header);background:#f9fafb;border:1px solid #1018281a;border-radius:12px;padding:20px 30px}.faq-content .accordion-item .accordion-collapse .accordion-body{color:var(--text);background:#f9fafb;padding:15px 80px 25px 30px}@media (max-width:1399px){.faq-content .accordion-item .accordion-collapse .accordion-body{padding-right:50px}}@media (max-width:991px){.faq-content .accordion-item .accordion-collapse .accordion-body{padding-right:30px}}.cta-video-wrapper{position:relative}.cta-video-wrapper .video-box{text-align:center;margin:0 auto;padding:170px 0}@media (max-width:991px){.cta-video-wrapper .video-box{padding:160px 0}}@media (max-width:767px){.cta-video-wrapper .video-box{padding:140px 0}}@media (max-width:575px){.cta-video-wrapper .video-box{padding:120px 0}}.cta-video-wrapper .video-box .video-buttton{text-align:center;background-color:var(--white);width:100px;height:100px;color:var(--theme);border-radius:50%;font-size:18px;line-height:100px;display:inline-block}@media (max-width:1199px){.cta-video-wrapper .video-box .video-buttton{width:90px;height:90px;line-height:90px}}@media (max-width:767px){.cta-video-wrapper .video-box .video-buttton{width:80px;height:80px;font-size:18px;line-height:80px}}@media (max-width:575px){.cta-video-wrapper .video-box .video-buttton{width:70px;height:70px;line-height:70px}}.cta-video-wrapper .video-box .ripple:before,.cta-video-wrapper .video-box .ripple:after{width:100px;height:100px;box-shadow:0 0 #ffffffb3}@media (max-width:1199px){.cta-video-wrapper .video-box .ripple:before,.cta-video-wrapper .video-box .ripple:after{width:90px;height:90px}}@media (max-width:767px){.cta-video-wrapper .video-box .ripple:before,.cta-video-wrapper .video-box .ripple:after{width:80px;height:80px}}@media (max-width:575px){.cta-video-wrapper .video-box .ripple:before,.cta-video-wrapper .video-box .ripple:after{width:70px;height:70px}}.cta-video-wrapper.style-2 .video-box{padding:270px 0}@media (max-width:991px){.cta-video-wrapper.style-2 .video-box{padding:160px 0}}@media (max-width:767px){.cta-video-wrapper.style-2 .video-box{padding:140px 0}}@media (max-width:575px){.cta-video-wrapper.style-2 .video-box{padding:120px 0}}.cta-video-section{position:relative}.cta-video-section:before{content:"";background:radial-gradient(66.34% 66.34% at 50% 25.71%,#1018284d 0%,#101828f7 100%);width:100%;height:100%;position:absolute;inset:0;box-shadow:0 4px 4px #00000040}.cta-video-section.cta-video-2{background-attachment:fixed}.cta-marketing-wrapper{background-color:var(--theme);border-radius:16px;justify-content:space-between;align-items:center;padding:60px 70px;display:flex}@media (max-width:1199px){.cta-marketing-wrapper{flex-wrap:wrap;justify-content:center;gap:30px;padding:50px}}@media (max-width:767px){.cta-marketing-wrapper{padding:50px 40px}.cta-marketing-wrapper br{display:none}}@media (max-width:575px){.cta-marketing-wrapper{padding:40px 30px}}.cta-marketing-wrapper h2{margin-bottom:20px;font-size:40px}@media (max-width:767px){.cta-marketing-wrapper h2{font-size:32px}}@media (max-width:575px){.cta-marketing-wrapper h2{font-size:28px}}.cta-marketing-wrapper .thumb{position:relative}.cta-marketing-wrapper .thumb .circle-shape{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-newsletter-wrapper{background-color:var(--theme);z-index:9;position:relative}.cta-newsletter-wrapper .line-shape{z-index:-1;position:absolute;top:0;left:0;right:0}.cta-newsletter-wrapper .line-shape img,.cta-newsletter-wrapper .cta-newsletter-image img{width:100%;height:100%}.cta-newsletter-wrapper .cta-newsletter-content{margin-left:70px;padding-right:135px}@media (max-width:1399px){.cta-newsletter-wrapper .cta-newsletter-content{margin-left:0;padding:30px}}@media (max-width:1199px){.cta-newsletter-wrapper .cta-newsletter-content .section-title h2{font-size:32px}}@media (max-width:575px){.cta-newsletter-wrapper .cta-newsletter-content .section-title h2{font-size:24px}}@media (max-width:1199px){.cta-newsletter-wrapper .cta-newsletter-content br{display:none}}.cta-newsletter-wrapper .cta-newsletter-content .form-clt{margin-top:30px;position:relative}.cta-newsletter-wrapper .cta-newsletter-content .form-clt input{background-color:var(--white);color:var(--text);border:none;border-radius:12px;outline:none;width:100%;padding:22px 30px}@media (max-width:575px){.cta-newsletter-wrapper .cta-newsletter-content .form-clt input{padding:18px 30px}}.cta-newsletter-wrapper .cta-newsletter-content .form-clt input::-webkit-input-placeholder{color:var(--text)}.cta-newsletter-wrapper .cta-newsletter-content .form-clt input::placeholder{color:var(--text)}.cta-newsletter-wrapper .cta-newsletter-content .form-clt input:-ms-placeholder-shown{color:var(--text)}.cta-newsletter-wrapper .cta-newsletter-content .form-clt input::placeholder{color:var(--text)}.cta-newsletter-wrapper .cta-newsletter-content .form-clt .theme-btn{position:absolute;top:5px;right:5px}@media (max-width:575px){.cta-newsletter-wrapper .cta-newsletter-content .form-clt .theme-btn{top:6px}}.cta-newsletter-wrapper-2{background-color:var(--theme);border-radius:10px;padding:80px}@media (max-width:1199px){.cta-newsletter-wrapper-2{padding:60px 50px}}@media (max-width:767px){.cta-newsletter-wrapper-2{padding:50px 40px}}@media (max-width:575px){.cta-newsletter-wrapper-2{padding:40px 30px}}.cta-newsletter-wrapper-2 .form-clt{margin-top:20px;position:relative}.cta-newsletter-wrapper-2 .form-clt input{background-color:var(--white);color:var(--text);border:none;border-radius:12px;outline:none;width:100%;padding:22px 30px}@media (max-width:575px){.cta-newsletter-wrapper-2 .form-clt input{padding:18px 30px}}.cta-newsletter-wrapper-2 .form-clt input::-webkit-input-placeholder{color:var(--text)}.cta-newsletter-wrapper-2 .form-clt input::placeholder{color:var(--text)}.cta-newsletter-wrapper-2 .form-clt input:-ms-placeholder-shown{color:var(--text)}.cta-newsletter-wrapper-2 .form-clt input::placeholder{color:var(--text)}.cta-newsletter-wrapper-2 .form-clt .theme-btn{position:absolute;top:5px;right:5px}@media (max-width:575px){.cta-newsletter-wrapper-2 .form-clt .theme-btn{top:6px}}.marquee-wrapper{white-space:nowrap;margin-bottom:50px;position:relative;overflow:hidden}.text-slider{text-transform:capitalize;color:#fff;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:var(--white);-webkit-text-fill-color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:var(--white);height:150px;margin-right:20px;font-size:150px;font-weight:500;line-height:1}.text-slider.style-height{height:65px;line-height:0}.text-slider.style-height-2{height:71px;line-height:0}@media (max-width:575px){.text-slider.style-height-2{line-height:70px}.text-slider{height:70px;font-size:50px;line-height:65px}}.text-slider.style-border{padding-left:85px;position:relative}.text-slider.style-border:before{content:"";border:1px solid var(--white);background-color:#0000;width:80px;height:14px;position:absolute;bottom:30px;left:0}.marquee-inner{width:200%;display:inline-flex;position:absolute}.marquee-list{float:left;width:50%}.marquee-item{float:left;transition:animation .2s ease-out}.marque-section-2{background-color:var(--theme)}.marquee-inner.to-left{animation:25s linear infinite marqueeLeft}@keyframes marqueeLeft{0%{left:0}to{left:-100%}}.marquee-inner.to-right{animation:25s linear infinite marqueeRight}@keyframes marqueeRight{0%{right:0}to{right:-100%}}.testimonial-wrapper .testimonial-image img{width:100%;height:100%}.testimonial-wrapper .testimonial-content p{color:var(--header);font-size:27px;line-height:140%}@media (max-width:991px){.testimonial-wrapper .testimonial-content p{font-size:25px}}@media (max-width:767px){.testimonial-wrapper .testimonial-content p{font-size:23px}}@media (max-width:575px){.testimonial-wrapper .testimonial-content p{font-size:20px}}.testimonial-wrapper .testimonial-content .author-items{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:30px;padding-top:40px;display:flex}@media (max-width:1199px){.testimonial-wrapper .testimonial-content .author-items{flex-wrap:wrap;gap:25px}}@media (max-width:767px){.testimonial-wrapper .testimonial-content .author-items{padding-top:30px}}@media (max-width:575px){.testimonial-wrapper .testimonial-content .author-items{margin-top:20px;padding-top:20px}}.testimonial-wrapper .testimonial-content .author-items .author-image{align-items:center;gap:15px;display:flex}.testimonial-wrapper .testimonial-content .author-items .author-image img{border-radius:50%;width:55px;height:55px}.testimonial-wrapper .testimonial-content .author-items .author-image .content h5{font-size:22px}.testimonial-wrapper .testimonial-content .author-items .author-image .content h5 span{font-size:16px;font-weight:600}.testimonial-section-2{background-color:#f9fafb;position:relative}.testimonial-section-2 .bg-shape{position:absolute;top:0;left:0}.testimonial-section-2 .bg-shape img{width:100%;height:100%}.testimonial-section-2 .testimonial-slider-2{margin-bottom:-50px}.testimonial-card-items{background-color:var(--white);border-radius:16px;align-items:center;gap:65px;margin-top:30px;margin-bottom:50px;padding:20px;display:flex;box-shadow:0 10px 60px #5c30fd33}@media (max-width:1600px){.testimonial-card-items{gap:30px}}@media (max-width:767px){.testimonial-card-items{text-align:center;flex-wrap:wrap;justify-content:center;gap:25px;padding:40px 25px}}.testimonial-card-items .testimonial-image{z-index:1;background-color:#efebff;border-radius:16px;padding:0 10px;position:relative}.testimonial-card-items .testimonial-image img{width:100%;height:100%}.testimonial-card-items .testimonial-content{flex-basis:60%}@media (max-width:767px){.testimonial-card-items .testimonial-content{flex-basis:100%}}.testimonial-card-items .testimonial-content .author-image{align-items:center;gap:15px;margin-bottom:20px;display:flex}@media (max-width:767px){.testimonial-card-items .testimonial-content .author-image{justify-content:center}}.testimonial-card-items .testimonial-content .author-image img{border-radius:50%;width:40px;height:40px}.testimonial-card-items .testimonial-content .author-image .content h5{font-size:22px}.testimonial-card-items .testimonial-content .author-image .content h5 span{color:var(--text);font-size:16px;font-weight:600}.testimonial-card-items .testimonial-content p{letter-spacing:-.72px;color:var(--header);font-size:24px;line-height:150%}@media (max-width:1600px){.testimonial-card-items .testimonial-content p{font-size:18px}}@media (max-width:991px){.testimonial-card-items .testimonial-content p{font-size:20px}}@media (max-width:767px){.testimonial-card-items .testimonial-content p{font-size:18px}}.testimonial-card-items .testimonial-content .star{color:var(--theme);margin-top:20px}.testimonial-card-items.style-2{-webkit-box-shadow:none;box-shadow:none;background-color:#1a1d20}.testimonial-card-items.style-2 .testimonial-content .author-image .content h5{color:var(--white)}.testimonial-card-items.style-2 .testimonial-content .author-image .content h5 span{color:#696969}.testimonial-card-items.style-2 .testimonial-content p{color:var(--white)}.testimonial-card-items.style-2 .testimonial-content .star{color:var(--theme-2)}.testimonial-section-5 .swiper-slide.swiper-slide-active .testimonial-card-items.style-2{background-color:var(--white);-webkit-box-shadow:none;box-shadow:none}.testimonial-section-5 .swiper-slide.swiper-slide-active .testimonial-card-items.style-2 .testimonial-content .author-image .content h5{color:var(--header)}.testimonial-section-5 .swiper-slide.swiper-slide-active .testimonial-card-items.style-2 .testimonial-content .author-image .content h5 span{color:#696969}.testimonial-section-5 .swiper-slide.swiper-slide-active .testimonial-card-items.style-2 .testimonial-content p{color:var(--header)}.testimonial-section-5 .swiper-slide.swiper-slide-active .testimonial-card-items.style-2 .testimonial-content .star{color:var(--theme-2)}.testimonial-section-3{background-color:var(--theme)}@media (max-width:991px){.testimonial-wrapper-2 .testimonial-content{text-align:center;margin:0 auto}}.testimonial-wrapper-2 .testimonial-content .author-image{background-color:var(--white);border-radius:10px;align-items:center;gap:15px;max-width:500px;margin-bottom:30px;padding:15px 30px;display:flex}@media (max-width:991px){.testimonial-wrapper-2 .testimonial-content .author-image{text-align:center;justify-content:center}}@media (max-width:575px){.testimonial-wrapper-2 .testimonial-content .author-image{margin-bottom:20px;padding:14px 20px}}.testimonial-wrapper-2 .testimonial-content .author-image img{border-radius:50%;width:55px;height:55px}.testimonial-wrapper-2 .testimonial-content .author-image .content h5{font-size:22px}@media (max-width:767px){.testimonial-wrapper-2 .testimonial-content .author-image .content h5{font-size:19px}}@media (max-width:500px){.testimonial-wrapper-2 .testimonial-content .author-image .content h5{font-size:16px}}.testimonial-wrapper-2 .testimonial-content .author-image .content h5 span{font-size:16px;font-weight:500}@media (max-width:500px){.testimonial-wrapper-2 .testimonial-content .author-image .content h5 span{font-size:14px}}.testimonial-wrapper-2 .testimonial-content p{color:var(--white);font-size:26px;line-height:140%}@media (max-width:1199px){.testimonial-wrapper-2 .testimonial-content p{font-size:23px}}@media (max-width:991px){.testimonial-wrapper-2 .testimonial-content p{font-size:20px}}@media (max-width:767px){.testimonial-wrapper-2 .testimonial-content p{font-size:18px}}@media (max-width:575px){.testimonial-wrapper-2 .testimonial-content p{font-size:16px}}.testimonial-wrapper-2 .testimonial-content .star{color:var(--white);margin-top:20px;font-size:14px}.testimonial-wrapper-2 .testimonial-image{max-width:440px;position:relative}@media (max-width:991px){.testimonial-wrapper-2 .testimonial-image{text-align:center;margin:0 auto}}.testimonial-wrapper-2 .testimonial-image img{width:100%;height:100%}.testimonial-wrapper-2 .testimonial-image .card-shape-1{position:absolute;bottom:0;left:-35%}@media (max-width:1199px){.testimonial-wrapper-2 .testimonial-image .card-shape-1{left:-30%}}@media (max-width:991px){.testimonial-wrapper-2 .testimonial-image .card-shape-1{bottom:0;left:-35%}}@media (max-width:767px){.testimonial-wrapper-2 .testimonial-image .card-shape-1{width:300px;left:-10%}}@media (max-width:575px){.testimonial-wrapper-2 .testimonial-image .card-shape-1{width:260px;left:-8%}}.testimonial-wrapper-2 .testimonial-image .card-shape-2{position:absolute;top:0;right:-35%}@media (max-width:1399px){.testimonial-wrapper-2 .testimonial-image .card-shape-2{top:0;right:-25%}}@media (max-width:1199px){.testimonial-wrapper-2 .testimonial-image .card-shape-2{top:0;right:-20%}}@media (max-width:991px){.testimonial-wrapper-2 .testimonial-image .card-shape-2{top:0;right:-35%}}@media (max-width:767px){.testimonial-wrapper-2 .testimonial-image .card-shape-2{width:300px;right:-10%}}.testimonial-section-4{background-color:var(--theme)}.testimonial-box-items{background-color:var(--white);border-radius:10px;margin-top:30px;padding:40px}@media (max-width:575px){.testimonial-box-items{text-align:center}}.testimonial-box-items .testimonial-content .author-image{align-items:center;gap:15px;margin-bottom:20px;display:flex}@media (max-width:767px){.testimonial-box-items .testimonial-content .author-image{justify-content:center}}.testimonial-box-items .testimonial-content .author-image img{border-radius:50%;width:40px;height:40px}.testimonial-box-items .testimonial-content .author-image .content h5{text-align:left;font-size:18px}.testimonial-box-items .testimonial-content .author-image .content h5 span{color:var(--text);font-size:16px;font-weight:400}.testimonial-box-items .testimonial-content .star{color:var(--theme);margin-top:20px}.testimonial-section-6{background-color:var(--header)}.testimonial-wrapper-3 .testimonial-top-items{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:70px;padding-bottom:70px;display:flex}@media (max-width:1199px){.testimonial-wrapper-3 .testimonial-top-items{flex-wrap:wrap;justify-content:center;gap:25px}}.testimonial-wrapper-3 .testimonial-top-items .testimonial-right{align-items:center;gap:40px;display:flex}@media (max-width:1199px){.testimonial-wrapper-3 .testimonial-top-items .testimonial-right{flex-wrap:wrap;justify-content:center;gap:25px}}.testimonial-wrapper-3 .testimonial-top-items .testimonial-right .author-items{align-items:center;gap:20px;display:flex}.testimonial-wrapper-3 .testimonial-items .testimonial-thumb-item{justify-content:center;align-items:center;gap:30px;max-width:470px;margin:0 auto;display:flex}.testimonial-wrapper-3 .testimonial-items .testimonial-thumb-item .testi-thumb{border-radius:50%;width:60px;height:60px}.testimonial-wrapper-3 .testimonial-items .testi-content{margin-top:50px}.testimonial-wrapper-3 .testimonial-items .testi-content .content{text-align:center;max-width:900px;margin:0 auto}.testimonial-wrapper-3 .testimonial-items .testi-content .content h3{color:var(--white);margin-bottom:20px;font-size:27px}@media (max-width:991px){.testimonial-wrapper-3 .testimonial-items .testi-content .content h3{font-size:26px}}@media (max-width:767px){.testimonial-wrapper-3 .testimonial-items .testi-content .content h3{font-size:24px}}@media (max-width:575px){.testimonial-wrapper-3 .testimonial-items .testi-content .content h3{font-size:22px}}.testimonial-wrapper-3 .testimonial-items .testi-content .content h3 span{color:#ffffff8c;font-size:16px;font-weight:500}.testimonial-wrapper-3 .testimonial-items .testi-content .content h4{color:var(--white);font-size:24px;font-weight:400;line-height:1.6}@media (max-width:1199px){.testimonial-wrapper-3 .testimonial-items .testi-content .content h4{font-size:22px}}@media (max-width:991px){.testimonial-wrapper-3 .testimonial-items .testi-content .content h4{font-size:20px}}@media (max-width:767px){.testimonial-wrapper-3 .testimonial-items .testi-content .content h4{font-size:18px}}@media (max-width:575px){.testimonial-wrapper-3 .testimonial-items .testi-content .content h4{font-size:16px}}.brand-wrapper h6{color:var(--text);text-align:center;margin-bottom:50px;font-size:16px;font-weight:400}.brand-wrapper h6 span{color:var(--theme)}.brand-wrapper .brand-image{text-align:center}.brand-section-2{margin-top:-30px;margin-bottom:-15px}@media (max-width:1199px){.brand-section-2{margin-top:-50px}}@media (max-width:991px){.brand-section-2{margin-top:-70px}}.brand-section-2 .container-fluid{padding:0 200px}@media (max-width:1600px){.brand-section-2 .container-fluid{padding:0 30px}}@media (max-width:575px){.brand-section-2 .container-fluid{padding:0 20px}}.brand-wrapper-2{z-index:9;background-color:#f9fafb;border-radius:10px;padding:80px 100px;position:relative}@media (max-width:1199px){.brand-wrapper-2{padding:70px 60px}}@media (max-width:991px){.brand-wrapper-2{padding:60px 50px}}@media (max-width:767px){.brand-wrapper-2{padding:50px 40px}}@media (max-width:575px){.brand-wrapper-2{padding:40px 30px}}.brand-wrapper-2 .radius-shape{z-index:-1;position:absolute;top:0;left:0}@media (max-width:991px){.brand-wrapper-2 .radius-shape{display:none}}.brand-wrapper-2 .radius-shape-2{z-index:-1;position:absolute;bottom:0;right:5%}@media (max-width:991px){.brand-wrapper-2 .radius-shape-2{display:none}}.brand-wrapper-2 h5{color:var(--text);text-align:center;margin-bottom:50px;font-weight:400}@media (max-width:767px){.brand-wrapper-2 h5{margin-bottom:35px}}@media (max-width:575px){.brand-wrapper-2 h5{margin-bottom:25px}}.brand-wrapper-2 h5 span{color:var(--theme)}.brand-wrapper-2 .brand-items{justify-content:space-between;align-items:center;display:flex}@media (max-width:991px){.brand-wrapper-2 .brand-items{flex-wrap:wrap;justify-content:center;gap:30px}}.brand-wrapper-2 .brand-items:not(:last-child){margin-bottom:70px}@media (max-width:991px){.brand-wrapper-2 .brand-items:not(:last-child){margin-bottom:30px}}.brand-list .brand-list-items{letter-spacing:-.72px;color:var(--white);font-size:18px;font-weight:500}.brand-list .mt-slide-transtion{transition-timing-function:linear}.brand-list .mt-brand-slide-element{width:auto;display:inline-block}.global-partner-wrapper{justify-content:space-between;align-items:center;display:flex}@media (max-width:1399px){.global-partner-wrapper{flex-wrap:wrap;justify-content:center}}.global-partner-wrapper .global-thumb{text-align:center;background:#1a1d20;border:1.2px solid #ffffff1a;border-radius:20px;width:240px;height:120px;margin-top:30px;line-height:120px;box-shadow:0 10px 60px #0000001a}@media (max-width:1399px){.global-partner-wrapper .global-thumb:not(:last-child){margin-right:25px}}.brand-text-6{color:var(--text);text-align:center;margin-bottom:60px;font-size:18px;font-weight:400;line-height:1}.brand-text-6 span{color:var(--theme)}.pricing-card-items{z-index:9;background:#5c30fd1a;border:1.2px solid #1018281a;border-radius:10px;margin-top:30px;padding:50px 45px;transition:all .4s ease-in-out;position:relative}@media (max-width:767px){.pricing-card-items{padding:45px 40px}}@media (max-width:575px){.pricing-card-items{padding:40px 30px}}.pricing-card-items .pricing-shape{z-index:-1;position:absolute;top:10%;right:0}.pricing-card-items .pricing-header h3{margin-bottom:5px}.pricing-card-items .pricing-list{border-bottom:1px solid #1018281a;margin-top:20px;padding-bottom:40px}@media (max-width:767px){.pricing-card-items .pricing-list{margin-bottom:30px}}@media (max-width:575px){.pricing-card-items .pricing-list{margin-bottom:20px}}.pricing-card-items .pricing-list li{color:var(--header);padding-left:15px;font-size:18px;font-weight:500;position:relative}@media (max-width:575px){.pricing-card-items .pricing-list li{font-size:16px}}.pricing-card-items .pricing-list li:not(:last-child){margin-bottom:15px}.pricing-card-items .pricing-list li:before{content:"";background-color:var(--theme);border-radius:5px;width:5px;height:5px;position:absolute;top:10px;left:0}.pricing-card-items .pricing-list li.style-2{opacity:.2}.pricing-card-items .pricing-bottom{margin-top:40px}@media (max-width:767px){.pricing-card-items .pricing-bottom{margin-top:30px}}@media (max-width:575px){.pricing-card-items .pricing-bottom{margin-top:20px}}.pricing-card-items .pricing-bottom h2 span{color:var(--text);margin-left:-7px;font-size:16px;font-weight:400}.pricing-card-items .pricing-button{margin-top:40px}@media (max-width:767px){.pricing-card-items .pricing-button{margin-top:30px}}@media (max-width:575px){.pricing-card-items .pricing-button{margin-top:20px}}.pricing-card-items .pricing-button .theme-btn.style-transparent{color:var(--text);background-color:#0000;border:1.5px solid #2b2b6b1a;border-radius:14px}.pricing-card-items .pricing-button .theme-btn.style-transparent:before,.pricing-card-items .pricing-button .theme-btn.style-transparent:after{background-color:var(--theme)}.pricing-card-items .pricing-button .theme-btn.style-transparent:hover{color:var(--white)}.pricing-card-items.active{background-color:var(--header)}.pricing-card-items.active .pricing-header h3,.pricing-card-items.active .pricing-header p{color:var(--white)}.pricing-card-items.active .pricing-list{border-bottom:1px solid #ffffff1a}.pricing-card-items.active .pricing-list li{color:var(--white)}.pricing-card-items.active .pricing-bottom{margin-top:40px}.pricing-card-items.active .pricing-bottom p,.pricing-card-items.active .pricing-bottom h2,.pricing-card-items.active .pricing-bottom p span,.pricing-card-items.active .pricing-bottom h2 span{color:var(--white)}.pricing-card-items.active .pricing-button .theme-btn{background-color:var(--theme);color:var(--white)}.pricing-card-items.active .pricing-button .theme-btn:before,.pricing-card-items.active .pricing-button .theme-btn:after{background-color:var(--white)}.pricing-card-items.active .pricing-button .theme-btn:hover{color:var(--header)}.pricing-card-items.style-2{background-color:#1a1d20}.pricing-card-items.style-2 .pricing-header h3,.pricing-card-items.style-2 .pricing-header p{color:var(--white)}.pricing-card-items.style-2 .pricing-list{border-bottom:1px solid #ffffff1a}.pricing-card-items.style-2 .pricing-list li{color:var(--white)}.pricing-card-items.style-2 .pricing-list li:before{background-color:var(--white)}.pricing-card-items.style-2 .pricing-list li.style-2{opacity:.2}.pricing-card-items.style-2 .pricing-bottom h2,.pricing-card-items.style-2 .pricing-bottom p{color:var(--white)}.pricing-card-items.style-2 .pricing-button .theme-btn.style-transparent{border:1.5px solid #ffffff1a}.pricing-card-items.style-2.active{background-color:var(--theme)}.pricing-card-items.style-2.active .pricing-button .theme-btn.style-transparent{border:1.5px solid var(--white)}.pricing-section-2{background-color:#efebff}.pricing-card-items-2{background-color:var(--white);border-radius:10px;margin-top:30px;padding:40px 45px;box-shadow:0 10px 60px #5c30fd1a}.pricing-card-items-2 .pricing-header h3{margin-bottom:10px}.pricing-card-items-2 .pricing-button{margin-top:30px}.pricing-card-items-2 .pricing-button .theme-btn{background-color:var(--header);width:100%}.pricing-card-items-2 .pricing-button .theme-btn:before,.pricing-card-items-2 .pricing-button .theme-btn:after{background-color:var(--theme)}.pricing-card-items-2 .price-items{border-bottom:1px solid var(--border);margin-top:40px;padding-bottom:30px;position:relative}.pricing-card-items-2 .price-items .arrow-img{position:absolute;top:10%;left:50%;transform:translate(-50%,-50%)}.pricing-card-items-2 .price-items h2{color:var(--theme)}.pricing-card-items-2 .price-items h2 sub{color:var(--theme);font-size:24px}.pricing-card-items-2 .price-items h2 span{color:var(--header);font-size:16px}.pricing-card-items-2 .price-items .discount{text-align:center;z-index:9;width:68px;height:40px;line-height:65px;position:absolute;top:0;right:0}.pricing-card-items-2 .price-items .discount:before{content:"";z-index:-1;background-image:url(../media/pricing-radius.7dbc545b.png);width:68px;height:65px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pricing-card-items-2 .price-items .discount h6{color:var(--white);font-size:14px}.pricing-card-items-2 .price-list{margin-top:20px}.pricing-card-items-2 .price-list li{color:var(--header);font-size:18px}.pricing-card-items-2 .price-list li:not(:last-child){margin-bottom:15px}.pricing-card-items-2 .price-list li i{color:var(--theme);margin-right:10px}.pricing-card-items-2.active{background-color:var(--theme)}.pricing-card-items-2.active .pricing-header h3,.pricing-card-items-2.active .pricing-header p{color:var(--white)}.pricing-card-items-2.active .pricing-button .theme-btn{border:1px solid var(--white);background-color:#0000}.pricing-card-items-2.active .pricing-button .theme-btn:before,.pricing-card-items-2.active .pricing-button .theme-btn:after{background-color:var(--white)}.pricing-card-items-2.active .pricing-button .theme-btn:hover{color:var(--header)}.pricing-card-items-2.active .price-items{border-bottom:1px solid #ffffff1a}.pricing-card-items-2.active .price-items .arrow-img{filter:grayscale()brightness(300%)}.pricing-card-items-2.active .price-items h2,.pricing-card-items-2.active .price-items h2 sub,.pricing-card-items-2.active .price-items h2 span,.pricing-card-items-2.active .price-list li,.pricing-card-items-2.active .price-list li i{color:var(--white)}.news-box-items{background-color:var(--white);border-radius:12px;margin-top:30px;padding:30px;box-shadow:0 10px 60px #5c30fd33}.news-box-items .news-content p{margin-bottom:5px}.news-box-items .news-content h4{margin-bottom:15px;font-size:21px}.news-box-items .news-content h4 a:hover{color:var(--theme)}.news-box-items .news-content .link-btn{color:var(--text)}.news-box-items .news-content .link-btn:hover{color:var(--theme)}.news-box-items .news-image{border-radius:12px;height:200px;margin-top:30px}.news-card-items{margin-top:30px}.news-card-items .news-image{height:270px}.news-card-items .news-content{margin-top:30px}@media (max-width:575px){.news-card-items .news-content{margin-top:20px}}.news-card-items .news-content h4{border-bottom:1px solid var(--border);margin-top:10px;margin-bottom:20px;padding-bottom:20px}@media (max-width:575px){.news-card-items .news-content h4{margin-bottom:15px;padding-bottom:15px;font-size:20px}}.news-card-items .news-content h4 a:hover{color:var(--theme)}.news-card-items .news-content .link-btn{color:var(--text)}.news-card-items .news-content .link-btn:hover{color:var(--theme)}.news-card-items.style-2 .news-image{border-radius:10px;height:250px}.news-card-items.style-2 .news-content{background-color:var(--white);z-index:9;border-radius:10px;margin:-45px 35px 0;padding:30px;position:relative;box-shadow:0 10px 60px #5c30fd33}.blog-wrapper h1,.blog-wrapper h2,.blog-wrapper h3,.blog-wrapper h4,.blog-wrapper h5,.blog-wrapper h6{font-weight:600}.blog-wrapper .single-blog-post{margin-bottom:40px;position:relative}.blog-wrapper .single-blog-post .video__button{z-index:2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.blog-wrapper .single-blog-post .video__button .video__btn__wrp{margin-bottom:0}.blog-wrapper .single-blog-post .array-button{position:initial}.blog-wrapper .single-blog-post .array-button .array-prev{z-index:9;border-radius:0;position:absolute;top:46%;left:2%;transform:translateY(-50%)}.blog-wrapper .single-blog-post .array-button .array-next{z-index:9;border-radius:0;position:absolute;top:46%;right:2%;transform:translateY(-50%)}.blog-wrapper .single-blog-post .postbox-audio{position:relative}.blog-wrapper .single-blog-post .postbox-audio iframe{width:100%;height:400px}@media (max-width:991px){.blog-wrapper .single-blog-post .postbox-audio iframe{height:280px}}@media (max-width:767px){.blog-wrapper .single-blog-post .postbox-audio iframe{height:230px}}.blog-wrapper .single-blog-post.post-details.format-quote .post-content{background:0 0;border:none;position:relative}.blog-wrapper .single-blog-post.post-details .post-content{border:none}.blog-wrapper .single-blog-post.post-details .post-content img{border-radius:5px;margin-top:20px;margin-bottom:20px}.blog-wrapper .single-blog-post.post-details .post-content .single-post-image{border-radius:5px;width:100%;height:100%}.blog-wrapper .single-blog-post.post-details .post-content h1{font-size:36px;line-height:1.4}.blog-wrapper .single-blog-post.post-details .post-content h1,.blog-wrapper .single-blog-post.post-details .post-content h2,.blog-wrapper .single-blog-post.post-details .post-content h3,.blog-wrapper .single-blog-post.post-details .post-content h4,.blog-wrapper .single-blog-post.post-details .post-content h5,.blog-wrapper .single-blog-post.post-details .post-content h6{margin-top:10px}.blog-wrapper .single-blog-post.post-details .post-content table{margin-top:20px}@media (max-width:767px){.blog-wrapper .single-blog-post.post-details .post-content h1{font-size:28px}.blog-wrapper .single-blog-post.post-details .post-content h3{font-size:20px}}.blog-wrapper .single-blog-post.post-details blockquote,.blog-wrapper .single-blog-post.post-details .wp-block-quote{background-color:var(--theme);color:var(--white);text-align:center;z-index:1;margin:40px 0;padding:60px;font-family:Poppins,sans-serif;font-size:26px;font-weight:400;line-height:1.4;position:relative}.blog-wrapper .single-blog-post.post-details blockquote a,.blog-wrapper .single-blog-post.post-details .wp-block-quote a{color:var(--white)}.blog-wrapper .single-blog-post.post-details blockquote a:hover,.blog-wrapper .single-blog-post.post-details .wp-block-quote a:hover{color:var(--text)}@media (max-width:767px){.blog-wrapper .single-blog-post.post-details blockquote,.blog-wrapper .single-blog-post.post-details .wp-block-quote{padding:30px 15px;font-size:18px;line-height:1.5}}.blog-wrapper .single-blog-post.post-details blockquote:before,.blog-wrapper .single-blog-post.post-details .wp-block-quote:before{content:"";color:var(--white);z-index:-1;opacity:.1;font-family:"Font Awesome 5 Pro";font-size:110px;font-weight:900;line-height:1;position:absolute;bottom:-20px;right:30px}.blog-wrapper .single-blog-post.format-video .post-featured-thumb,.blog-wrapper .single-blog-post.category-video-post .post-featured-thumb{z-index:1;position:relative}.blog-wrapper .single-blog-post.format-video .post-featured-thumb:before,.blog-wrapper .single-blog-post.category-video-post .post-featured-thumb:before{content:"";opacity:.3;z-index:-1;background-color:#282835;width:100%;height:100%;position:absolute;top:0;left:0}.blog-wrapper .single-blog-post.quote-post .post-content,.blog-wrapper .single-blog-post.format-quote .post-content{background-color:var(--theme);border:none;position:relative}.blog-wrapper .single-blog-post.quote-post .post-content:before,.blog-wrapper .single-blog-post.format-quote .post-content:before{content:"";background-image:url(../media/quotepost.ab93b3e5.png);background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.blog-wrapper .single-blog-post.quote-post .quote-content,.blog-wrapper .single-blog-post.format-quote .quote-content{padding:50px;overflow:hidden}@media (max-width:585px){.blog-wrapper .single-blog-post.quote-post .quote-content,.blog-wrapper .single-blog-post.format-quote .quote-content{text-align:center;padding:30px;font-size:24px}}.blog-wrapper .single-blog-post.quote-post .quote-content .icon,.blog-wrapper .single-blog-post.format-quote .quote-content .icon{float:left;margin-right:30px;font-size:70px;line-height:80px;overflow:hidden}@media (max-width:585px){.blog-wrapper .single-blog-post.quote-post .quote-content .icon,.blog-wrapper .single-blog-post.format-quote .quote-content .icon{float:none;margin-bottom:10px;margin-right:0;font-size:50px;line-height:60px}}.blog-wrapper .single-blog-post.quote-post .quote-content .quote-text,.blog-wrapper .single-blog-post.format-quote .quote-content .quote-text{overflow:hidden}.blog-wrapper .single-blog-post.quote-post .quote-content h2,.blog-wrapper .single-blog-post.format-quote .quote-content h2{color:var(--white);margin-top:-2px;font-size:30px}.blog-wrapper .single-blog-post.quote-post .quote-content .post-meta,.blog-wrapper .single-blog-post.format-quote .quote-content .post-meta{margin-top:10px}.blog-wrapper .single-blog-post.quote-post .quote-content .post-meta span,.blog-wrapper .single-blog-post.quote-post .quote-content .post-meta i,.blog-wrapper .single-blog-post.format-quote .quote-content .post-meta span,.blog-wrapper .single-blog-post.format-quote .quote-content .post-meta i{color:var(--white)}.blog-wrapper .single-blog-post:last-child{margin-bottom:0}.blog-wrapper .single-blog-post .post-featured-thumb{border-radius:5px;width:100%;height:460px;margin-bottom:-2px;position:relative}.blog-wrapper .single-blog-post .post-featured-thumb .post-date{background-color:var(--theme);text-align:center;border-radius:5px;padding:15px 30px;position:absolute;top:20px;left:20px}.blog-wrapper .single-blog-post .post-featured-thumb .post-date h4{color:var(--white)}.blog-wrapper .single-blog-post .post-featured-thumb .post-date h4 span{color:var(--white);text-transform:uppercase;font-size:15px}@media (max-width:991px){.blog-wrapper .single-blog-post .post-featured-thumb{height:280px}}@media (max-width:767px){.blog-wrapper .single-blog-post .post-featured-thumb{height:230px}}.blog-wrapper .single-blog-post .post-featured-thumb .video-play-btn{z-index:2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.blog-wrapper .single-blog-post .post-featured-thumb .video-play-btn .video-button{background-color:var(--theme);text-align:center;width:80px;height:80px;color:var(--white);border-radius:50%;font-size:18px;line-height:80px;display:inline-block}@media (max-width:767px){.blog-wrapper .single-blog-post .post-featured-thumb .video-play-btn .video-button{width:70px;height:70px;font-size:16px;line-height:70px}}@media (max-width:575px){.blog-wrapper .single-blog-post .post-featured-thumb .video-play-btn .video-button{width:60px;height:60px;line-height:60px}}.blog-wrapper .single-blog-post .post-featured-thumb .video-play-btn .ripple:before,.blog-wrapper .single-blog-post .post-featured-thumb .video-play-btn .ripple:after{width:80px;height:80px;box-shadow:0 0 #5c30fdcc}@media (max-width:767px){.blog-wrapper .single-blog-post .post-featured-thumb .video-play-btn .ripple:before,.blog-wrapper .single-blog-post .post-featured-thumb .video-play-btn .ripple:after{width:70px;height:70px}}@media (max-width:575px){.blog-wrapper .single-blog-post .post-featured-thumb .video-play-btn .ripple:before,.blog-wrapper .single-blog-post .post-featured-thumb .video-play-btn .ripple:after{width:60px;height:60px}}.blog-wrapper .single-blog-post .post-content{box-sizing:border-box;padding-top:30px;overflow:hidden}@media (max-width:575px){.blog-wrapper .single-blog-post .post-content{padding-top:20px}}.blog-wrapper .single-blog-post .post-content h2{font-size:32px;font-weight:600;line-height:1.2}@media (max-width:575px){.blog-wrapper .single-blog-post .post-content h2{font-size:28px}}.blog-wrapper .single-blog-post .post-content h2 a:hover{color:var(--theme)}.blog-wrapper .single-blog-post .post-content p{font-size:16px}@media (max-width:767px){.blog-wrapper .single-blog-post .post-content{padding:30px 10px}}@media (max-width:414px){.blog-wrapper .single-blog-post .post-content h2{font-size:22px}}.blog-wrapper .single-blog-post .post-content .post-cat a{color:var(--white);background-color:var(--theme);text-transform:capitalize;margin-bottom:20px;padding:14px 18px 12px;font-family:League Spartan,sans-serif;font-size:16px;font-weight:700;line-height:1;transition:all .3s ease-in-out;display:inline-block}@media (max-width:767px){.blog-wrapper .single-blog-post .post-content .post-cat a{font-size:12px}}.blog-wrapper .single-blog-post .post-content .post-cat a:hover{background-color:var(--header)}.blog-wrapper .single-blog-post .post-content ul{margin-top:30px;margin-bottom:0;list-style-type:disc}.blog-wrapper .single-blog-post .post-content ul ol,.blog-wrapper .single-blog-post .post-content ul ul{margin-bottom:0}.blog-wrapper .single-blog-post .post-content ul li{color:var(--text);margin-top:10px;padding-left:30px;font-size:18px;line-height:1.5;list-style-type:disc;position:relative}.blog-wrapper .single-blog-post .post-content ul li:before{content:"";color:var(--theme);font-family:"Font Awesome 5 Pro";position:absolute;top:0;left:0}.blog-wrapper .single-blog-post .post-content ol{margin-bottom:0;list-style-type:decimal}.blog-wrapper .single-blog-post .post-content ol ul,.blog-wrapper .single-blog-post .post-content ol ol{margin-bottom:0}.blog-wrapper .single-blog-post .post-content ol li{margin-top:10px;line-height:1.5;list-style-type:decimal}.blog-wrapper .single-blog-post .post-content p{margin-top:15px}.blog-wrapper .single-blog-post .post-content .post-meta{margin-bottom:10px}.blog-wrapper .single-blog-post .post-content .post-meta span{color:var(--text);margin-right:25px;font-size:18px;font-weight:500;line-height:1;display:inline-block}@media (max-width:767px){.blog-wrapper .single-blog-post .post-content .post-meta span{font-size:15px}}.blog-wrapper .single-blog-post .post-content .post-meta span i{color:var(--theme);margin-right:5px;font-weight:700}.blog-wrapper .single-blog-post .post-content .author-info{overflow:hidden}.blog-wrapper .single-blog-post .post-content .author-info .author-img{float:left;background-color:#f2f2f2;background-position:50%;background-size:cover;border-radius:50%;width:40px;height:40px;margin-right:15px;line-height:40px;overflow:hidden}@media (max-width:767px){.blog-wrapper .single-blog-post .post-content .author-info .author-img{margin-right:5px}}.blog-wrapper .single-blog-post .post-content .author-info h5{margin-top:9px;font-size:16px;line-height:1;display:inline-block}.blog-wrapper .single-blog-post .post-content .author-info h5 a:hover{color:var(--theme)}@media (max-width:767px){.blog-wrapper .single-blog-post .post-content .author-info h5{font-size:14px}}.blog-wrapper .single-blog-post .post-content .post-link a{font-weight:700}.blog-wrapper .single-blog-post .post-content .post-link a:hover{color:var(--theme)}@media (max-width:767px){.blog-wrapper .single-blog-post .post-content .post-link a{font-size:14px}}.blog-wrapper .single-blog-post .post-content .post-link a i{margin-right:5px}@media (max-width:767px){.blog-wrapper .single-blog-post .post-content .post-link a i{margin-right:3px}}@media (min-width:991px){.news-area .main-sidebar{margin-left:20px}}@media (max-width:991px){.news-area .main-sidebar{margin-top:40px}}.news-area .main-sidebar .single-sidebar-widget{box-sizing:border-box;border:2px solid #ededed;margin-bottom:40px;padding:30px}.news-area .main-sidebar .single-sidebar-widget ul{padding-left:0}.news-area .main-sidebar .single-sidebar-widget ul>li{margin-bottom:10px}.news-area .main-sidebar .single-sidebar-widget ul>li a{text-transform:capitalize;font-size:16px;font-weight:600}.news-area .main-sidebar .single-sidebar-widget ul>li a:hover{color:var(--theme)}.news-area .main-sidebar .single-sidebar-widget ul ul{padding-left:20px}.news-area .main-sidebar .single-sidebar-widget ul ul li{margin-top:5px}.news-area .main-sidebar .single-sidebar-widget:last-child{margin-bottom:0}.news-area .main-sidebar .single-sidebar-widget .wid-title{margin-bottom:25px;padding-left:45px;position:relative}.news-area .main-sidebar .single-sidebar-widget .wid-title:before{content:"";background-color:var(--theme);border-radius:5px;width:18px;height:4px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.news-area .main-sidebar .single-sidebar-widget .wid-title:after{content:"";background-color:var(--theme);border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:22px;transform:translateY(-50%)}.news-area .main-sidebar .single-sidebar-widget .wid-title h4{font-size:24px;font-weight:600}.news-area .main-sidebar .single-sidebar-widget .social-link a{text-align:center;background-color:#f9fafb;border-radius:50%;width:40px;height:40px;margin-bottom:5px;margin-right:5px;font-size:14px;line-height:40px;display:inline-block}.news-area .main-sidebar .single-sidebar-widget .social-link a:hover{background-color:var(--theme);color:var(--white)}.search_widget form{width:100%;position:relative}.search_widget form input{text-transform:capitalize;width:100%;color:var(--header);background-color:#f9fafb;border:none;padding:20px;font-size:15px}.search_widget form button{background-color:var(--theme);width:70px;height:100%;color:var(--white);text-align:center;font-size:18px;transition:all .3s ease-in-out;position:absolute;top:0;right:0}.search_widget form button:hover{background-color:var(--header)}.popular-posts .single-post-item,.popular_posts .single-post-item{border-bottom:1px solid #f2f2f2;margin-bottom:20px;padding-bottom:20px;overflow:hidden}.popular-posts .single-post-item:last-child,.popular_posts .single-post-item:last-child{border:none;margin-bottom:0;padding-bottom:0}.popular-posts .single-post-item .thumb,.popular_posts .single-post-item .thumb{float:left;background-color:#f2f2f2;border-radius:5px;width:100px;height:100px;margin-right:20px;overflow:hidden}.popular-posts .single-post-item .post-content,.popular_posts .single-post-item .post-content{overflow:hidden}.popular-posts .single-post-item .post-content h5,.popular_posts .single-post-item .post-content h5{text-transform:capitalize;margin-bottom:0;font-size:18px;font-weight:600;line-height:22px}.popular-posts .single-post-item .post-content h5 a:hover,.popular_posts .single-post-item .post-content h5 a:hover{color:var(--theme)}.popular-posts .single-post-item .post-content .post-date,.popular_posts .single-post-item .post-content .post-date{color:var(--theme);text-transform:capitalize;margin-top:10px;font-size:15px;font-weight:600}.popular-posts .single-post-item .post-content .post-date i,.popular_posts .single-post-item .post-content .post-date i{margin-right:7px}.widget_categories ul li{display:block}.widget_categories ul li:last-child a{margin-bottom:0}.widget_categories ul li a{background:#f9fafb;margin-bottom:12px;padding:17px 20px;font-size:14px;font-weight:500;line-height:1;transition:all .4s ease-in-out;display:block;position:relative}.widget_categories ul li a:hover{color:var(--theme)}.widget_categories ul li a i{margin-right:10px}.widget_categories ul li a span{content:"";background-color:var(--theme);text-align:center;width:60px;height:100%;color:var(--white);line-height:55px;position:absolute;top:0;right:0}.tagcloud a{text-transform:capitalize;background:#f9fafb;margin-bottom:10px;margin-right:10px;padding:11px 26px;font-size:15px;font-weight:600;line-height:1;display:inline-block}.tagcloud a:last-child{margin-right:0}.tagcloud a:hover{background-color:var(--theme);color:var(--white)}.widget_categories ul li{margin-bottom:10px;display:block}p.sticky-label{background:var(--theme);color:var(--white);z-index:-1;padding:10px 40px;font-weight:700;position:absolute;top:0;right:0}.page-nav-wrap ul li{display:inline-block}.page-nav-wrap ul li .page-numbers{background:#f6f6f6;border-radius:50%;width:60px;height:60px;margin:0 2px;font-weight:700;line-height:60px;transition:all .3s ease-in-out;display:inline-block}.page-nav-wrap ul li .page-numbers.current{background-color:var(--theme);color:var(--white)}@media (max-width:767px){.page-nav-wrap ul li .page-numbers{width:50px;height:50px;margin-top:10px;font-size:14px;line-height:50px}}.page-nav-wrap ul li .page-numbers i{margin-top:2px}.page-nav-wrap ul li .page-numbers:hover{background-color:var(--theme);color:var(--white)}.page-nav-wrap.style-2 ul li{display:inline-block}.page-nav-wrap.style-2 ul li .page-numbers.current,.page-nav-wrap.style-2 ul li .page-numbers:hover{background-color:var(--theme-2)}.page-nav-wrap.style-3 ul li{display:inline-block}.page-nav-wrap.style-3 ul li .page-numbers.current,.page-nav-wrap.style-3 ul li .page-numbers:hover{background-color:var(--theme-3)}.social-share a{margin-left:10px;transition:all .4s ease-in-out}.social-share a:hover{color:var(--theme)}.tag-share-wrap{padding-bottom:50px}.tag-share-wrap h4{margin-bottom:25px}@media (max-width:767px){.tag-share-wrap h4{margin-bottom:10px;font-size:18px}.tag-share-wrap .tagcloud{margin-bottom:20px}}.comments-section-wrap{overflow:hidden}.comments-heading h3,.related-post-wrap h3,.comment-form-wrap h3{font-size:26px}@media (max-width:767px){.comments-heading h3,.related-post-wrap h3,.comment-form-wrap h3{font-size:20px}}.comments-item-list .single-comment-item{margin-top:30px}.comments-item-list .single-comment-item ul{margin-bottom:15px}.comments-item-list .single-comment-item p,.comments-item-list .single-comment-item span{font-size:16px}.comments-item-list .single-comment-item .author-img{float:left;border-radius:50%;width:100px;height:100px;margin-right:30px;overflow:hidden}@media (max-width:991px){.comments-item-list .single-comment-item .author-img{width:80px;height:80px;margin-right:20px}}@media (max-width:767px){.comments-item-list .single-comment-item .author-img{width:70px;height:70px;margin-right:15px}}@media (max-width:585px){.comments-item-list .single-comment-item .author-img{float:none;margin-bottom:20px}}.comments-item-list .single-comment-item .author-info-comment{border-bottom:1px solid #e2e2e2;padding-bottom:25px;overflow:auto}.comments-item-list .single-comment-item .author-info-comment .info{position:relative}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn{color:#727475;-webkit-box-shadow:inherit;box-shadow:inherit;background:0 0;border:1px solid #ebebeb;border-radius:0;padding:12px 18px;font-size:14px;transition:all .4s ease-in-out;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media (max-width:767px){.comments-item-list .single-comment-item .author-info-comment .info .theme-btn{font-size:12px}}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn i{margin-right:10px}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn.minimal-btn:before,.comments-item-list .single-comment-item .author-info-comment .info .theme-btn.minimal-btn:after{background-color:initial}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn:hover{background-color:var(--theme);color:var(--white)}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn:hover a{color:var(--white)!important}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn:hover i{transform:translate(0)}.comments-item-list .single-comment-item .author-info-comment .info h5{margin-bottom:5px}@media (max-width:767px){.comments-item-list .single-comment-item .author-info-comment .info h5{font-size:16px}}.comments-item-list .single-comment-item .author-info-comment span{color:var(--theme);font-weight:500}.comments-item-list .single-comment-item .author-info-comment .theme-btn{padding:7px 18px;font-size:14px;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media (max-width:767px){.comments-item-list .single-comment-item .author-info-comment .theme-btn{font-size:12px}}.comments-item-list .single-comment-item .author-info-comment .theme-btn i{margin-right:5px}.comments-item-list .single-comment-item .author-info-comment .theme-btn:hover a{color:var(--white)}.comments-item-list .single-comment-item .author-info-comment .comment-text{margin-top:15px}.comment-form{background-color:var(--white);width:100%;margin-top:30px}@media (max-width:767px){.comment-form{padding:30px}}@media (max-width:585px){.comment-form{padding:30px 15px}}.comment-form label{margin-bottom:4px}.comment-form input,.comment-form textarea{text-transform:capitalize;width:100%;color:var(--header);background-color:#f9fafb;border:none;outline:none;margin-bottom:20px;padding:20px 30px;font-size:16px;font-weight:500;line-height:1}@media (max-width:585px){.comment-form input,.comment-form textarea{padding:15px}}.comment-form textarea{border:none;height:200px;line-height:1.3}@media (max-width:767px){.comment-form textarea{height:120px}}.comment-form .theme-btn{margin-top:20px;margin-bottom:0;padding:24px 60px;line-height:1.2;transition:all .3s ease-in-out;display:inline-block}@media (max-width:767px){.comment-form .theme-btn{padding:20px 40px}}@media (max-width:585px){.comment-form .theme-btn{padding:15px 40px;font-size:14px}}.comment-form .theme-btn i{margin-right:10px}.comment-form .theme-btn:hover i{transform:translate(0)}.comment ul{list-style-type:disc}.comment ul ol{margin-bottom:0}.comment ul li{margin-top:10px;line-height:1.5;list-style-type:disc}.comment ol ul,.comment ol ol{margin-bottom:0}.comment ol li{margin-top:10px;line-height:1.5}.site_info_widget .single-contact-info{margin-bottom:20px;overflow:auto}.site_info_widget .single-contact-info span{color:var(--theme);display:block}.site_info_widget .single-contact-info .icon{width:40px;height:40px;color:var(--white);background-color:var(--theme);float:left;text-align:center;margin-right:20px;font-size:16px;line-height:40px;overflow:hidden}.site_info_widget .single-contact-info:nth-child(2n) .icon,.site_info_widget .single-contact-info:nth-child(3n) .icon{background-color:var(--theme)}.site_info_widget .social-link{margin-top:35px}.site_info_widget .social-link a{margin-right:8px!important}.alignleft{float:left;margin-bottom:1.5em;margin-right:1.5em}.case-study-items{margin-top:30px}.case-study-items .thumb img{border-radius:12px;width:100%;height:100%}.case-study-items .content{padding-top:20px;overflow:hidden}.case-study-items .content p{color:var(--white);margin-bottom:5px}.case-study-items .content h3{margin-bottom:20px;font-size:26px}@media (max-width:1399px){.case-study-items .content h3{font-size:22px}}@media (max-width:1199px){.case-study-items .content h3{font-size:24px}}@media (max-width:767px){.case-study-items .content h3{font-size:22px}}@media (max-width:575px){.case-study-items .content h3{font-size:20px}}.case-study-items .content h3 a{color:var(--white);background-image:-webkit-gradient(linear,left top,left bottom,from(var(--white)),to(var(--white)));background-image:linear-gradient(var(--white),var(--white));background-position:0 95%;background-repeat:no-repeat;background-size:0% 2px}.case-study-items .content h3 a:hover{background-size:100% 2px}.case-study-items .content .arrow-btn,.case-study-items .content .arrow-btn:before{color:var(--white)}.case-study-section{z-index:9;position:relative}.case-study-section .left-shape{z-index:-1;position:absolute;top:0;bottom:0}.case-study-section .right-shape{z-index:-1;position:absolute;bottom:0;right:0}.project-wrapper{padding:0 70px}@media (max-width:1399px){.project-wrapper{padding:0 30px}}.project-wrapper .project-box-items{margin-top:30px}.project-wrapper .project-box-items .project-image img{border-radius:12px;width:100%;height:100%}.project-wrapper .project-box-items .project-content{margin-top:25px}.project-wrapper .project-box-items .project-content p{color:#ffffff73;margin-bottom:10px;font-weight:500}.project-wrapper .project-box-items .project-content h3 a{color:var(--white);background-image:-webkit-gradient(linear,left top,left bottom,from(var(--theme-2)),to(var(--theme-2)));background-image:linear-gradient(var(--theme-2),var(--theme-2));background-position:0 95%;background-repeat:no-repeat;background-size:0% 2px}.project-wrapper .project-box-items .project-content h3 a:hover{color:var(--theme-2);background-size:100% 2px}.project-card-items{margin-top:30px}.project-card-items .project-image{max-width:410px}.project-card-items .project-image img{border-radius:10px;width:100%;height:100%}.project-card-items .project-content{margin-top:20px}.project-card-items .project-content p{color:var(--theme);margin-bottom:5px;font-weight:500}.project-card-items .project-content h3 a{background-position:0 95%;background-repeat:no-repeat;background-size:0% 2px}.project-card-items .project-content h3 a:hover{background-size:100% 2px;background-image:-webkit-gradient(linear,left top,left bottom,from(var(--theme)),to(var(--theme)));background-image:linear-gradient(var(--theme),var(--theme));color:var(--theme)}.project-card-items.style-2 .project-content p{color:#ffffff8c}.project-card-items.style-2 .project-content h3 a{color:var(--white)}.project-card-items.style-2 .project-content h3 a:hover{color:var(--theme)}.project-details-wrapper{margin-bottom:-8px}.project-details-wrapper .project-details-image img{border-radius:12px;width:100%;height:100%}.project-details-wrapper .project-details-content{margin-top:20px}.project-details-wrapper .project-details-content h5{color:var(--theme);margin-bottom:10px}.project-details-wrapper .project-details-content .project-list{margin-top:20px}.project-details-wrapper .project-details-content .project-list li:not(:last-child){margin-bottom:10px}.project-details-wrapper .project-details-content .project-list li i{color:var(--theme);margin-right:10px}.project-details-wrapper .project-information{background-color:#efebff;border:1.2px solid #1018281a;border-radius:10px;margin-top:20px;padding:40px 50px}@media (max-width:1199px){.project-details-wrapper .project-information{padding:40px}}@media (max-width:575px){.project-details-wrapper .project-information{padding:30px}}.project-details-wrapper .project-information h4{border-bottom:1px solid #1018281a;padding-bottom:25px}.project-details-wrapper .project-information ul{margin-top:20px}.project-details-wrapper .project-information ul li{justify-content:space-between;align-items:center;width:100%;padding:10px 0;font-size:22px;display:flex}@media (max-width:991px){.project-details-wrapper .project-information ul li{font-size:20px}}@media (max-width:767px){.project-details-wrapper .project-information ul li{font-size:18px}}@media (max-width:575px){.project-details-wrapper .project-information ul li{font-size:16px}}.project-details-wrapper .project-information ul li span{color:var(--header);font-weight:500}.project-details-wrapper .project-information .social-icon{justify-content:space-between;align-items:center;margin-top:30px;display:flex}.project-details-wrapper .project-information .social-icon h5{margin:0;padding:0;font-size:22px}@media (max-width:991px){.project-details-wrapper .project-information .social-icon h5{font-size:18px}}.project-details-wrapper .project-information .social-icon .icon{align-items:center;gap:10px;display:flex}.project-details-wrapper .project-information .social-icon .icon a{text-align:center;width:40px;height:40px;color:var(--text);background-color:#1018281a;border-radius:50%;line-height:40px;transition:all .4s ease-in-out;display:inline-block}.project-details-wrapper .project-information .social-icon .icon a:hover{background-color:var(--theme);color:var(--white)}.project-details-wrapper .project-details-img{margin-bottom:30px}.project-details-wrapper .project-details-img .thumb img{border-radius:10px;width:100%;height:100%}.project-details-wrapper .p-list li:not(:last-child){margin-bottom:10px}.project-details-wrapper .p-list li i{color:var(--theme);margin-right:10px}.google-map iframe{width:100%;height:500px}@media (max-width:767px){.google-map iframe{height:420px}}@media (max-width:575px){.google-map iframe{height:320px}}.contact-section{z-index:9;position:relative}.contact-section .pattern-shape{z-index:-1;position:absolute;bottom:0;right:0}@media (max-width:991px){.contact-section .pattern-shape{display:none}}.contact-image{position:relative}.contact-image img{width:100%;height:100%}.contact-image .circle-musk-shape{position:absolute;top:0;left:-25%}@media (max-width:991px){.contact-image .circle-musk-shape{display:none}}.contact-wrapper .contact-content .contact-list{margin-top:30px}.contact-wrapper .contact-content .contact-list li{color:var(--text);font-size:24px}@media (max-width:767px){.contact-wrapper .contact-content .contact-list li{font-size:20px}}@media (max-width:575px){.contact-wrapper .contact-content .contact-list li{font-size:18px}}.contact-wrapper .contact-content .contact-list li:not(:last-child){margin-bottom:15px}.contact-wrapper .contact-content .contact-list li a{color:var(--header);text-decoration:underline}.contact-wrapper .contact-content .contact-list li a:hover{color:var(--theme)}.contact-wrapper .contact-right h3{margin-bottom:20px;font-size:27px}.contact-wrapper .contact-right .contact-form-items{background-color:#0000;padding:0}.contact-wrapper .contact-right .contact-form-items .form-clt input,.contact-wrapper .contact-right .contact-form-items .form-clt textarea{width:100%;color:var(--text);border:none;border:1px solid var(--border);background-color:#0000;border-radius:8px;outline:none;padding:16px 20px}.contact-wrapper .contact-right .contact-form-items .form-clt input::-webkit-input-placeholder{color:var(--text)}.contact-wrapper .contact-right .contact-form-items .form-clt textarea::-webkit-input-placeholder{color:var(--text)}.contact-wrapper .contact-right .contact-form-items .form-clt input::-moz-placeholder{color:var(--text)}.contact-wrapper .contact-right .contact-form-items .form-clt textarea::-moz-placeholder{color:var(--text)}:is(.contact-wrapper .contact-right .contact-form-items .form-clt input:-ms-placeholder-shown,.contact-wrapper .contact-right .contact-form-items .form-clt textarea:-ms-placeholder-shown){color:var(--text)}:is(.contact-wrapper .contact-right .contact-form-items .form-clt input:placeholder-shown,.contact-wrapper .contact-right .contact-form-items .form-clt textarea:placeholder-shown){color:var(--text)}.contact-wrapper .contact-right .contact-form-items .form-clt input::-moz-placeholder{color:var(--text)}.contact-wrapper .contact-right .contact-form-items .form-clt textarea::-moz-placeholder{color:var(--text)}.contact-wrapper .contact-right .contact-form-items .form-clt input::placeholder,.contact-wrapper .contact-right .contact-form-items .form-clt textarea::placeholder{color:var(--text)}.contact-wrapper .contact-right .contact-form-items .form-clt textarea{padding-bottom:110px}.contact-wrapper.style-2{margin-top:-72px}.contact-wrapper.style-2 .contact-image{max-width:510px}.contact-wrapper.style-2 .contact-image img{border-radius:305px;width:100%;height:100%}.contact-wrapper.style-2 .contact-form-items .form-clt input,.contact-wrapper.style-2 .contact-form-items .form-clt textarea{background-color:#1a1d20;border:1.2px solid #ffffff1a;font-weight:400}.contact-wrapper.style-2 .contact-form-items .form-clt input::-webkit-input-placeholder{color:var(--white)}.contact-wrapper.style-2 .contact-form-items .form-clt textarea::-webkit-input-placeholder{color:var(--white)}.contact-wrapper.style-2 .contact-form-items .form-clt input::-moz-placeholder{color:var(--white)}.contact-wrapper.style-2 .contact-form-items .form-clt textarea::-moz-placeholder{color:var(--white)}:is(.contact-wrapper.style-2 .contact-form-items .form-clt input:-ms-placeholder-shown,.contact-wrapper.style-2 .contact-form-items .form-clt textarea:-ms-placeholder-shown){color:var(--white)}:is(.contact-wrapper.style-2 .contact-form-items .form-clt input:placeholder-shown,.contact-wrapper.style-2 .contact-form-items .form-clt textarea:placeholder-shown){color:var(--white)}.contact-wrapper.style-2 .contact-form-items .form-clt input::-moz-placeholder{color:var(--white)}.contact-wrapper.style-2 .contact-form-items .form-clt textarea::-moz-placeholder{color:var(--white)}.contact-wrapper.style-2 .contact-form-items .form-clt input::placeholder,.contact-wrapper.style-2 .contact-form-items .form-clt textarea::placeholder{color:var(--white)}.map-items .googpemap iframe{width:100%;height:800px}@media (max-width:575px){.map-items .googpemap iframe{height:400px}}.discussed-items{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;padding:40px 0;display:flex}@media (max-width:1199px){.discussed-items{text-align:center;flex-wrap:wrap;justify-content:center;gap:20px}}.discussed-items .discussed-content{align-items:center;gap:65px;display:flex}@media (max-width:1199px){.discussed-items .discussed-content{justify-content:center}}@media (max-width:991px){.discussed-items .discussed-content{flex-wrap:wrap;gap:20px}}.discussed-items .discussed-content h2{color:var(--white);font-weight:400}.discussed-items .discussed-content h2 span{color:var(--theme);font-family:italic}.footer-widgets-wrapper{z-index:9;padding:60px 0 90px;position:relative}@media (max-width:1199px){.footer-widgets-wrapper{padding:60px 0 90px}}@media (max-width:991px){.footer-widgets-wrapper{margin-bottom:-30px;padding:50px 0 80px}}@media (max-width:575px){.footer-widgets-wrapper{margin-bottom:-50px}}.footer-widgets-wrapper .single-footer-widget{margin-top:30px}.footer-widgets-wrapper .single-footer-widget .widget-head{margin-bottom:30px}@media (max-width:575px){.footer-widgets-wrapper .single-footer-widget .widget-head{margin-bottom:20px}}.footer-widgets-wrapper .single-footer-widget .widget-head h4{color:var(--white)}.footer-widgets-wrapper .single-footer-widget .footer-content p{color:#ffffff8c}.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon{gap:10px;margin-top:30px}.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon a{text-align:center;width:40px;height:40px;color:var(--white);background-color:#2b3852;border-radius:50%;line-height:40px;transition:all .4s ease-in-out;display:inline-block}.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon a:hover{background-color:var(--theme);color:var(--white)}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input{margin-top:20px;position:relative}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input input{background:var(--white);width:100%;color:var(--text);border:none;border-radius:5px;outline:none;padding:18px 20px}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input input::-webkit-input-placeholder{color:var(--text)}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input input::placeholder{color:var(--text)}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input input:-ms-placeholder-shown{color:var(--text)}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input input::placeholder{color:var(--text)}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input .newsletter-btn{text-align:center;background-color:var(--theme);width:60px;height:55px;color:var(--white);border-radius:5px;line-height:55px;position:absolute;top:4px;right:4px}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input .newsletter-btn i{transform:rotate(-40deg)}.footer-widgets-wrapper .single-footer-widget .contact-info-area{margin-top:25px}.footer-widgets-wrapper .single-footer-widget .contact-info-area .contact-items{gap:20px;display:flex}.footer-widgets-wrapper .single-footer-widget .contact-info-area .contact-items:not(:last-child){margin-bottom:20px}.footer-widgets-wrapper .single-footer-widget .contact-info-area .contact-items .icon{color:var(--theme);font-size:18px}.footer-widgets-wrapper .single-footer-widget .contact-info-area .contact-items .content a{color:#ffffff8c;font-size:16px;font-weight:400}.footer-widgets-wrapper .single-footer-widget .contact-info-area .contact-items .content p{color:#ffffff8c}.footer-widgets-wrapper .single-footer-widget .contact-info-area .contact-items.color-style-2 .icon{color:var(--theme-2)}.footer-widgets-wrapper .single-footer-widget .list-items li{text-transform:capitalize;background-image:-webkit-gradient(linear,left top,left bottom,from(var(--theme)),to(var(--theme)));background-image:linear-gradient(var(--theme),var(--theme));background-position:0 95%;background-repeat:no-repeat;background-size:0% 1px;transition:all .4s ease-in-out;display:table;position:relative}.footer-widgets-wrapper .single-footer-widget .list-items li:before{content:"";opacity:0;visibility:hidden;font-family:"Font Awesome 5 Pro";transition:all .4s ease-in-out;position:absolute;top:0;left:0}.footer-widgets-wrapper .single-footer-widget .list-items li:not(:last-child){margin-bottom:15px}.footer-widgets-wrapper .single-footer-widget .list-items li a{color:#ffffff8c;font-size:16px;position:relative}.footer-widgets-wrapper .single-footer-widget .list-items li:hover{background-size:100% 1px}.footer-widgets-wrapper .single-footer-widget .list-items li:hover:before{opacity:1;visibility:visible;color:var(--theme)}.footer-widgets-wrapper .single-footer-widget .list-items li:hover a{color:var(--theme);padding-left:25px}.footer-widgets-wrapper .single-footer-widget .recent-post-area .recent-post-items{align-items:center;gap:20px;margin-bottom:25px;display:flex}.footer-widgets-wrapper .single-footer-widget .recent-post-area .recent-post-items .thumb{border-radius:50%;width:70px;height:70px}.footer-widgets-wrapper .single-footer-widget .recent-post-area .recent-post-items .content{flex-basis:50%}.footer-widgets-wrapper .single-footer-widget .recent-post-area .recent-post-items .content .post-date{margin-bottom:10px}.footer-widgets-wrapper .single-footer-widget .recent-post-area .recent-post-items .content .post-date li{color:var(--theme)}.footer-widgets-wrapper .single-footer-widget .recent-post-area .recent-post-items .content h6{font-size:16px}.footer-widgets-wrapper .single-footer-widget .recent-post-area .recent-post-items .content h6 a{color:var(--white)}.footer-widgets-wrapper .single-footer-widget .recent-post-area .recent-post-items .content h6 a:hover{color:var(--theme)}.footer-bottom{z-index:9;position:relative}@media (max-width:575px){.footer-bottom{text-align:center;padding:20px 0}}.footer-bottom .footer-wrapper{padding-bottom:60px}@media (max-width:991px){.footer-bottom .footer-wrapper{flex-wrap:wrap;gap:20px;margin-top:30px;justify-content:center!important}}.footer-bottom .footer-wrapper p,.footer-bottom .footer-wrapper p a{color:#ffffffb3}.footer-bottom .footer-wrapper .footer-menu{align-items:center;gap:20px;display:flex}@media (max-width:575px){.footer-bottom .footer-wrapper .footer-menu{flex-wrap:wrap;justify-content:center;gap:15px}}.footer-bottom .footer-wrapper .footer-menu li a{color:#ffffffb3;background-image:-webkit-gradient(linear,left top,left bottom,from(var(--theme)),to(var(--theme)));background-image:linear-gradient(var(--theme),var(--theme));background-position:0 95%;background-repeat:no-repeat;background-size:0% 2px;transition:all .4s ease-in-out;display:inline-block}.footer-bottom .footer-wrapper .footer-menu li a:hover{color:var(--theme);background-size:100% 1px}.footer-bottom .footer-wrapper .scroll-icon{background-color:var(--theme);text-align:center;width:60px;height:60px;color:var(--white);border-radius:5px;font-size:24px;line-height:60px;transition:all .4s ease-in-out;display:inline-block}.footer-bottom .footer-wrapper .scroll-icon:hover{background-color:var(--white);color:var(--header)}.footer-bottom.style-2{border-top:1.2px solid #ffffff12;margin-top:35px;padding:20px 0;position:relative}.footer-bottom.style-2 .scroll-icon{background-color:var(--theme-2);position:absolute;top:-35px;left:50%;transform:translate(-50%)}.footer-section{z-index:9;position:relative}.footer-section .color-shape{z-index:-1;position:absolute;top:0;left:0}.footer-section .color-shape-2{z-index:-1;position:absolute;bottom:0;right:0}.footer-section .robot-shape{position:absolute;bottom:25%;left:5%}@media (max-width:1899px){.footer-section .robot-shape{display:none}}.footer-section .robot-shape-2{position:absolute;top:10%;right:3%}@media (max-width:1899px){.footer-section .robot-shape-2{display:none}}.header-button{gap:15px;display:flex}.header-button p{line-height:1.5}@media (max-width:768px){.header-button .theme-btn{padding:12px 24px}}.hero-section-simple{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:80px 0;position:relative;overflow:hidden}.hero-section-simple:before{content:"";z-index:0;background:linear-gradient(135deg,#6c3fb50d 0%,#8b5fbf05 100%),url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%236c3fb5' fill-opacity='0.08'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");width:50%;height:100%;position:absolute;top:0;right:0}.hero-section-simple:after{content:"";z-index:0;opacity:.5;background-image:radial-gradient(circle,#6c3fb51a 1px,#0000 1px);background-size:20px 20px;width:50%;height:100%;position:absolute;top:0;right:0}@media (max-width:767px){.hero-section-simple:before,.hero-section-simple:after{opacity:.3;width:100%}}.hero-content-wrapper{z-index:2;padding-right:100px;position:relative}.hero-content-wrapper .sub-title{color:#6c3fb5;text-transform:uppercase;letter-spacing:2px;background:#6c3fb51a;border-radius:30px;margin-bottom:20px;padding:8px 20px;font-size:14px;font-weight:600;display:inline-block}.hero-title{color:#1a1a1a;margin-bottom:25px;font-size:40px;font-weight:500;line-height:1.2}.hero-title .highlight{color:#6c3fb5;position:relative}.hero-description{color:#666;text-align:justify;margin-bottom:30px;font-size:18px;line-height:1.7}.hero-features{flex-wrap:wrap;gap:25px;margin-bottom:35px;display:flex}.feature-item{align-items:center;gap:10px;display:flex}.feature-item i{color:#6c3fb5;font-size:20px}.feature-item span{color:#333;font-size:15px;font-weight:600}.hero-buttons{flex-wrap:wrap;gap:20px;display:flex}.hero-buttons .theme-btn{border-radius:8px;padding:15px 35px;font-size:16px;font-weight:600;transition:all .3s}.hero-buttons .btn-outline{color:#6c3fb5;background:0 0;border:2px solid #6c3fb5}.hero-buttons .btn-outline:hover{color:#fff;background:#6c3fb5}.hero-image-wrapper{z-index:2;position:relative}.hero-image-box{background:#fff;border-radius:20px;padding:15px;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000026}.hero-image-box img{border-radius:15px;width:100%;height:auto;display:block}.image-badge{background:#fff;border-radius:15px;align-items:center;gap:15px;padding:20px 25px;animation:3s ease-in-out infinite float;display:flex;position:absolute;bottom:30px;left:30px;box-shadow:0 10px 30px #0003}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.badge-icon{background:linear-gradient(135deg,#6c3fb5 0%,#8b5fbf 100%);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.badge-icon i{color:#fff;font-size:24px}.badge-content h4{color:#6c3fb5;margin-bottom:0;font-size:28px;font-weight:700;line-height:1}.badge-content p{color:#666;margin-top:5px;margin-bottom:0;font-size:13px}@media (max-width:991px){.hero-section-simple{padding:100px 0 60px}.hero-title{font-size:42px}.hero-description{font-size:16px}.hero-content-wrapper{margin-bottom:40px;padding-right:0}}@media (max-width:767px){.hero-section-simple{padding:50px 0}.hero-title{margin-bottom:20px;font-size:32px}.hero-description{text-align:center;font-size:15px}.hero-features{flex-direction:column;align-items:center;gap:15px}.hero-buttons{flex-direction:column}.hero-buttons .theme-btn{text-align:center;justify-content:center;width:100%}.image-badge{padding:15px 20px;bottom:15px;left:15px}.badge-icon{width:40px;height:40px}.badge-icon i{font-size:18px}.badge-content h4{font-size:22px}}@media (max-width:575px){.hero-title{font-size:28px}.hero-content-wrapper .sub-title{padding:6px 15px;font-size:12px}}.mvr-section{background-color:#f8f9fa}.mvr-card-items{background:#fff;border-radius:10px;flex-direction:column;height:100%;padding:40px 30px;transition:all .3s;display:flex;box-shadow:0 5px 20px #00000014}.mvr-card-items:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.mvr-card-items.active{background:linear-gradient(135deg,#6c3fb5 0%,#8b5fbf 100%)}.mvr-card-items.active .content h3,.mvr-card-items.active .content p{color:#fff}.mvr-card-items .icon{background:#f0e6ff;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:25px;transition:all .3s;display:flex}.mvr-card-items.active .icon{background:#fff3}.mvr-card-items .icon i{color:#6c3fb5;font-size:32px}.mvr-card-items.active .icon i{color:#fff}.mvr-card-items .content h3{color:#1a1a1a;margin-bottom:15px;font-size:24px;font-weight:700}.mvr-card-items .content p{color:#666;margin-bottom:0;font-size:15px;line-height:1.7}.mvr-card-items .content .quote{color:#6c3fb5;margin-bottom:15px;padding-left:15px;font-style:italic;font-weight:600}.mvr-card-items.active .content .quote{color:#fff;border-left-color:#ffffff80}@media (max-width:991px){.mvr-card-items{padding:30px 20px}.mvr-card-items .content h3{font-size:20px}}#header-sticky{box-shadow:0 2px 10px #0000001a;background:#fff!important}#header-sticky .logo-1{display:none!important}#header-sticky .logo-2{display:block!important}#header-sticky .main-menu ul li a{color:#41256f!important}#header-sticky .main-menu ul li a:hover{color:#6c3fb5!important}.header-button .theme-btn{color:#6c3fb5;background-color:#fff;border:3px solid #6c3fb5}.header-button .theme-btn:hover{color:#fff;background:#6c3fb5}.header-button .bg-purple{color:#fff;background:#6c3fb5;border-color:#6c3fb5}.header-button .bg-purple:hover{background:#5a2f9e}.header__hamburger .sidebar__toggle i{color:#ed0d0d!important}.header-1,.header-2,.header-3,.header-6,.header-1.sticky,.header-2.sticky,.header-3.sticky,.header-6.sticky{background:#fff!important}@media (max-width:767px){.mobile-hidden{display:none!important}.hero-content-wrapper{text-align:center}}#mobile-menu ul li a.active,.mean-nav ul li a.active{color:var(--theme)!important;font-weight:700!important}.values-section{background:#f8f9fa}.value-card{text-align:center;background:#fff;border-radius:15px;height:100%;padding:40px 30px;transition:all .3s;box-shadow:0 5px 20px #00000014}.value-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #00000026}.value-card .icon{background:linear-gradient(135deg,#6c3fb5 0%,#8b5fbf 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 25px;transition:all .3s;display:flex}.value-card:hover .icon{transform:scale(1.1)}.value-card .icon i{color:#fff;font-size:36px}.value-card h4{color:#1a1a1a;margin-bottom:15px;font-size:22px;font-weight:700}.value-card p{color:#666;margin-bottom:0;font-size:15px;line-height:1.7}.trivia-list .icon-items{margin-bottom:20px}.trivia-list .icon-items .dot{background:#6c3fb5;min-width:10px;min-height:10px;margin-top:8px}.trivia-list .icon-items p{color:#666;text-align:justify;margin-bottom:0;font-size:15px;line-height:1.6}.about-image-3{border-radius:20px;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000026}.about-image-3 img{width:100%;height:auto;transition:transform .5s;display:block}.about-image-3:hover img{transform:scale(1.05)}@media (max-width:991px){.value-card{padding:30px 20px}.value-card .icon{width:70px;height:70px}.value-card .icon i{font-size:30px}}@media (max-width:767px){.trivia-list .icon-items{margin-bottom:15px}.value-card h4{font-size:20px}}.headColor{color:var(--theme)}.aboutHeader{font-size:30px}.para{text-align:justify}.quality-section,.policy-section{position:relative}.quality-content,.policy-content{padding-right:30px}.quality-features{flex-direction:column;gap:15px;display:flex}.quality-features .feature-item{align-items:center;gap:12px;display:flex}.quality-features .feature-item i{color:#6c3fb5;font-size:20px}.quality-features .feature-item span{color:#333;font-size:16px;font-weight:600}.quality-image,.policy-image{border-radius:20px;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000026}.quality-image img,.policy-image img{width:100%;height:auto;display:block}.badge-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:15px;padding:25px 30px;position:absolute;bottom:30px;left:30px;box-shadow:0 10px 30px #0003}.badge-overlay .badge-content{text-align:center}.badge-overlay .badge-content i{color:#6c3fb5;margin-bottom:10px;font-size:36px}.badge-overlay .badge-content h4{color:#1a1a1a;margin-bottom:5px;font-size:20px;font-weight:700}.badge-overlay .badge-content p{color:#666;margin-bottom:0;font-size:14px}.policy-highlights{flex-direction:column;gap:20px;display:flex}.highlight-item{background:#f8f9fa;border-radius:12px;gap:20px;padding:20px;transition:all .3s;display:flex}.highlight-item:hover{background:#fff;transform:translate(10px);box-shadow:0 5px 20px #0000001a}.highlight-item .number{color:#fff;background:linear-gradient(135deg,#6c3fb5 0%,#8b5fbf 100%);border-radius:10px;justify-content:center;align-items:center;min-width:50px;height:50px;font-size:20px;font-weight:700;display:flex}.highlight-item .content h5{color:#1a1a1a;margin-bottom:5px;font-size:18px;font-weight:700}.highlight-item .content p{color:#666;margin-bottom:0;font-size:14px}.quality-card{background:#fff;border-radius:15px;gap:25px;height:100%;padding:35px 30px;transition:all .3s;display:flex;box-shadow:0 5px 20px #00000014}.quality-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000026}.quality-card .icon{background:linear-gradient(135deg,#6c3fb51a 0%,#8b5fbf0d 100%);border-radius:15px;justify-content:center;align-items:center;min-width:70px;height:70px;transition:all .3s;display:flex}.quality-card:hover .icon{background:linear-gradient(135deg,#6c3fb5 0%,#8b5fbf 100%)}.quality-card .icon i{color:#6c3fb5;font-size:32px;transition:all .3s}.quality-card:hover .icon i{color:#fff}.quality-card .content h4{color:#1a1a1a;margin-bottom:12px;font-size:20px;font-weight:700}.quality-card .content p{color:#666;margin-bottom:0;font-size:15px;line-height:1.7}.stat-card{text-align:center;background:#fff;border-radius:15px;padding:40px 20px;transition:all .3s;box-shadow:0 5px 20px #00000014}.stat-card:hover{background:linear-gradient(135deg,#6c3fb5 0%,#8b5fbf 100%);transform:translateY(-10px);box-shadow:0 20px 50px #6c3fb54d}.stat-card .stat-number h2{color:#6c3fb5;margin-bottom:15px;font-size:48px;font-weight:700;transition:all .3s}.stat-card:hover .stat-number h2{color:#fff}.stat-card p{color:#333;margin-bottom:0;font-size:16px;font-weight:600;transition:all .3s}.stat-card:hover p{color:#fff}@media (max-width:991px){.quality-content,.policy-content{margin-bottom:40px;padding-right:0}.badge-overlay{padding:20px 25px;bottom:20px;left:20px}.quality-card{gap:20px;padding:25px 20px}}@media (max-width:767px){.highlight-item,.quality-card{text-align:center;flex-direction:column}.quality-card .icon{margin:0 auto}.stat-card .stat-number h2{font-size:36px}}.products-slider-section{background:#f8f9fa00}.products-swiper-container{position:relative}.products-swiper{padding-bottom:50px}.product-card-slider{cursor:pointer;background:#ffffff02;border-radius:15px;flex-direction:column;height:100%;margin-top:30px;margin-bottom:30px;transition:all .4s;display:flex;overflow:hidden;box-shadow:0 5px 20px #00000014}.product-card-slider:hover{transform:translateY(-10px);box-shadow:0 15px 40px #00000026}.product-card-slider .product-image{justify-content:center;align-items:center;padding:10px;display:flex;position:relative;overflow:hidden}.product-card-slider .product-image img{object-fit:contain;border-radius:10px;max-width:100%;max-height:100%;transition:transform .5s}.product-card-slider:hover .product-image img{transform:scale(1.1)}.product-card-slider:hover .product-overlay{opacity:1}.product-card-slider:hover .product-overlay .view-details{transform:translateY(0)}.product-card-slider .product-content{flex-direction:column;flex-grow:1;padding:25px;display:flex}.product-card-slider .product-meta{margin-bottom:15px}.product-card-slider .product-meta .category{color:#6c3fb5;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.product-card-slider .product-meta .category i{font-size:14px}.product-card-slider .product-title{color:#1a1a1a;margin-bottom:15px;font-size:18px;font-weight:700;line-height:1.4;transition:color .3s}.product-card-slider:hover .product-title{color:#6c3fb5}.product-card-slider .product-description{color:#666;flex-grow:1;margin-bottom:15px;font-size:14px;line-height:1.6}.product-card-slider .product-keywords{flex-wrap:wrap;gap:8px;display:flex}.product-card-slider .keyword-tag{color:#6c3fb5;background:#f0e6ff;border-radius:15px;padding:4px 12px;font-size:11px;font-weight:600}.products-swiper .swiper-button-next,.products-swiper .swiper-button-prev{background:#fff;border-radius:50%;width:50px;height:50px;transition:all .3s;box-shadow:0 5px 20px #00000026}.products-swiper .swiper-button-next:hover,.products-swiper .swiper-button-prev:hover{background:#6c3fb5;transform:scale(1.1)}.products-swiper .swiper-button-next:after,.products-swiper .swiper-button-prev:after{color:#6c3fb5;font-size:20px;font-weight:700}.products-swiper .swiper-button-next:hover:after,.products-swiper .swiper-button-prev:hover:after{color:#fff}.products-swiper .swiper-pagination{bottom:0}.products-swiper .swiper-pagination-bullet{opacity:1;background:#ccc;width:12px;height:12px;transition:all .3s}.products-swiper .swiper-pagination-bullet-active{background:#6c3fb5;border-radius:6px;width:30px}.search-box{position:relative}.search-box input{border:1px solid #e0e0e0;border-radius:10px;width:100%;margin-top:10px;padding:15px 50px 15px 20px;font-size:15px;transition:all .3s}.search-box input:focus{border-color:#6c3fb5;outline:none;box-shadow:0 0 0 3px #6c3fb51a}.search-box i{color:#6c3fb5;font-size:18px;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.results-info p{color:#666;margin-bottom:0;font-size:15px}.results-info strong{color:#793dd8;font-weight:700}.no-results{flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.no-results h3{color:#1a1a1a;margin-bottom:10px;font-size:28px}.no-results p{color:#666;font-size:16px}.cta-section{background:linear-gradient(135deg,#6c3fb5 0%,#8b5fbf 100%)}.cta-wrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:15px;padding:50px 40px}.cta-wrapper h2{font-size:32px;font-weight:700}.btn-white{color:#6c3fb5;background:#fff;padding:15px 40px}@media (max-width:991px){.product-card-slider .product-title{min-height:auto;font-size:16px}}@media (max-width:767px){.products-swiper .swiper-button-next,.products-swiper .swiper-button-prev{width:40px;height:40px}.products-swiper .swiper-button-next:after,.products-swiper .swiper-button-prev:after{font-size:16px}.cta-wrapper{text-align:center;padding:40px 20px}.cta-wrapper h2{font-size:24px}}.product-detail-section{background:#fff}.product-detail-image{position:relative}.product-detail-image .main-image{text-align:center}.product-detail-image .main-image img{object-fit:contain;border-radius:20px;max-width:100%;max-height:500px}.product-badges{flex-direction:column;gap:10px;display:flex;position:absolute;top:30px;left:30px}.badge-category{color:#fff;background:linear-gradient(135deg,#6c3fb5 0%,#8b5fbf 100%);border-radius:25px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-flex}.product-detail-content{padding:20px 0}.product-name{color:#1a1a1a;margin-bottom:20px;font-size:36px;font-weight:700;line-height:1.3}.product-tags{flex-wrap:wrap;gap:10px;display:flex}.product-tags .tag{color:#6c3fb5;background:#f0e6ff;border-radius:20px;padding:6px 16px;font-size:13px;font-weight:600}.product-meta-description .lead{color:#666;margin-bottom:30px;font-size:18px;line-height:1.7}.product-description h3{color:#1a1a1a;border-bottom:2px solid #6c3fb5;margin-bottom:10px;padding-bottom:5px;font-size:20px;font-weight:700}.description-content{color:#666;font-size:15px;line-height:1.8}.description-content p{margin-bottom:15px}.description-content strong,.description-content em{color:#333}.description-content div{margin-bottom:15px}.product-info-grid{background:#f8f9fa;border-radius:15px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:25px;padding:30px;display:grid}.info-item{align-items:flex-start;gap:15px;display:flex}.info-item i{color:#6c3fb5;min-width:40px;font-size:32px}.info-item .content h5{color:#1a1a1a;margin-bottom:5px;font-size:16px;font-weight:700}.info-item .content p{color:#666;margin-bottom:0;font-size:13px}.product-actions{flex-wrap:wrap;gap:15px;display:flex}.product-actions .theme-btn{padding:15px 35px;font-size:16px}.related-products-section{background:#f8f9fa}.loading-container,.error-container{flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:80px 0;display:flex}@media (max-width:991px){.product-detail-image{padding:30px;position:static!important}.product-detail-image .main-image img{max-height:400px}.product-name{font-size:28px}.product-info-grid{grid-template-columns:1fr}}@media (max-width:767px){.product-detail-image{padding:20px}.product-name{font-size:24px}.product-actions{flex-direction:column}.product-actions .theme-btn{text-align:center;justify-content:center;width:100%}.badge-category{padding:6px 12px;font-size:11px}}@media (min-width:992px){.sticky-top{top:100px}}.paraColor{color:var(--theme);font-weight:550}.careers-hero-section{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%)}.careers-hero-content h1{color:#1a1a1a;margin-bottom:25px;font-size:48px;font-weight:700;line-height:1.2}.careers-hero-content .lead{color:#666;margin-bottom:20px;font-size:20px;line-height:1.6}.careers-hero-content p{color:#666;margin-bottom:20px;font-size:16px;line-height:1.7}.hero-buttons{flex-wrap:wrap;gap:20px;margin-top:30px;display:flex}.hero-buttons .theme-btn{padding:15px 35px}.btn-outline{color:#6c3fb5;background:0 0;border:2px solid #6c3fb5}.btn-outline:hover{color:#fff;background:#6c3fb5}.careers-hero-image{border-radius:20px;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000026}.careers-hero-image img{width:100%;height:auto;display:block}.stats-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:15px;align-items:center;gap:20px;padding:25px 30px;display:flex;position:absolute;bottom:30px;right:30px;box-shadow:0 10px 30px #0003}.stats-badge .badge-icon{background:linear-gradient(135deg,#6c3fb5 0%,#8b5fbf 100%);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.stats-badge .badge-icon i{color:#fff;font-size:28px}.stats-badge .badge-content h3{color:#6c3fb5;margin-bottom:0;font-size:32px;font-weight:700;line-height:1}.stats-badge .badge-content p{color:#666;margin-top:5px;margin-bottom:0;font-size:14px}.benefit-card{text-align:center;background:#fff;border-radius:15px;height:100%;padding:40px 30px;transition:all .3s;box-shadow:0 5px 20px #00000014}.benefit-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #00000026}.benefit-card .icon{background:linear-gradient(135deg,#6c3fb51a 0%,#8b5fbf0d 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 25px;transition:all .3s;display:flex}.benefit-card:hover .icon{background:linear-gradient(135deg,#6c3fb5 0%,#8b5fbf 100%)}.benefit-card .icon i{color:#6c3fb5;font-size:36px;transition:all .3s}.benefit-card:hover .icon i{color:#fff}.benefit-card h3{color:#1a1a1a;margin-bottom:15px;font-size:20px;font-weight:700}.benefit-card p{color:#666;margin-bottom:0;font-size:15px;line-height:1.7}.values-circles{flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;padding:40px 0;display:flex}.circle-item{width:220px;height:220px}.circle-content{background:linear-gradient(135deg,#6c3fb5 0%,#8b5fbf 100%);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;padding:30px;transition:all .3s;display:flex;box-shadow:0 10px 30px #6c3fb54d}.circle-content:hover{transform:scale(1.05);box-shadow:0 15px 40px #6c3fb566}.circle-content h4{color:#fff;text-align:center;margin-bottom:0;font-size:16px;font-weight:700;line-height:1.4}.testimonial-card{background:#fff;border-radius:15px;height:100%;padding:35px 30px;transition:all .3s;box-shadow:0 5px 20px #00000014}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000026}.quote-icon{background:linear-gradient(135deg,#6c3fb5 0%,#8b5fbf 100%);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:20px;display:flex}.quote-icon i{color:#fff;font-size:20px}.testimonial-card p{color:#666;margin-bottom:25px;font-size:15px;font-style:italic;line-height:1.7}.testimonial-card .author h5{color:#1a1a1a;margin-bottom:5px;font-size:17px;font-weight:700}.testimonial-card .author span{color:#6c3fb5;font-size:14px}.apply-section{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%)}.contact-info-box{background:#fff;border-radius:15px;margin-top:30px;padding:30px;box-shadow:0 5px 20px #00000014}.contact-info-box .info-item{align-items:flex-start;gap:20px;display:flex}.contact-info-box .info-item i{color:#6c3fb5;min-width:40px;font-size:32px}.contact-info-box .info-item h5{color:#1a1a1a;margin-bottom:10px;font-size:18px;font-weight:700}.contact-info-box .info-item a{color:#6c3fb5;margin-bottom:5px;font-size:16px;text-decoration:none;transition:all .3s;display:block}.contact-info-box .info-item a:hover{color:#5a2f9e;text-decoration:underline}.apply-form-wrapper{background:#fff;border-radius:15px;padding:40px;box-shadow:0 10px 40px #0000001a}.apply-form-wrapper h3{color:#1a1a1a;margin-bottom:30px;font-size:28px;font-weight:700}.career-form .form-group{margin-bottom:0}.career-form input,.career-form select,.career-form textarea{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;width:100%;padding:15px 20px;font-size:15px;transition:all .3s}.career-form input:focus,.career-form select:focus,.career-form textarea:focus{background:#fff;border-color:#6c3fb5;outline:none;box-shadow:0 0 0 3px #6c3fb51a}.career-form select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-position:right 15px center;background-repeat:no-repeat;padding-right:40px}.career-form textarea{resize:vertical;min-height:120px}.file-upload{position:relative}.file-upload label{cursor:pointer;color:#6c3fb5;background:#f8f9fa;border:2px dashed #6c3fb5;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:15px 20px;font-size:15px;font-weight:600;transition:all .3s;display:flex}.file-upload label:hover{background:#6c3fb50d}.file-upload input[type=file]{opacity:0;width:0;height:0;position:absolute}@media (max-width:991px){.careers-hero-content h1{font-size:36px}.values-circles{gap:20px}.circle-item{width:180px;height:180px}.circle-content h4{font-size:14px}.apply-form-wrapper{margin-top:40px;padding:30px 20px}}@media (max-width:767px){.careers-hero-content h1{font-size:28px}.hero-buttons{flex-direction:column}.hero-buttons .theme-btn{text-align:center;justify-content:center;width:100%}.stats-badge{bottom:15px;left:15px;right:15px}.values-circles{gap:15px}.circle-item{width:150px;height:150px}.circle-content{padding:20px}.circle-content h4{font-size:13px}}.error-section{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);align-items:center;min-height:70vh;display:flex}.error-items{padding:40px 20px}.error-image{margin-bottom:40px}.error-image img{width:100%;max-width:400px;height:auto}.error-title{color:#1a1a1a;margin-bottom:20px;font-size:42px;font-weight:700}.error-description{color:#666;max-width:600px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:18px;line-height:1.7}.error-actions{flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:60px;display:flex}.error-actions .theme-btn{align-items:center;gap:10px;padding:15px 35px;font-size:16px;display:inline-flex}.error-actions .btn-outline{color:#6c3fb5;background:0 0;border:2px solid #6c3fb5}.error-actions .btn-outline:hover{color:#fff;background:#6c3fb5}.quick-links-section{background:#fff;border-radius:15px;margin-top:40px;padding:40px;box-shadow:0 10px 40px #00000014}.quick-links-section h3{color:#1a1a1a;margin-bottom:30px;font-size:24px;font-weight:700}.quick-links-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:20px;display:grid}.quick-link-item{background:#f8f9fa;border:2px solid #0000;border-radius:12px;flex-direction:column;align-items:center;gap:12px;padding:25px 15px;text-decoration:none;transition:all .3s;display:flex}.quick-link-item:hover{background:#6c3fb50d;border-color:#6c3fb5;transform:translateY(-5px)}.quick-link-item i{color:#6c3fb5;font-size:32px;transition:all .3s}.quick-link-item:hover i{transform:scale(1.1)}.quick-link-item span{color:#1a1a1a;text-align:center;font-size:15px;font-weight:600}@media (max-width:991px){.error-title{font-size:36px}.error-description{font-size:16px}.error-image img{max-width:320px}.quick-links-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:15px}.quick-links-section{padding:30px 20px}}@media (max-width:767px){.error-title{font-size:28px}.error-description{font-size:15px}.error-image img{max-width:280px}.error-actions{flex-direction:column;align-items:center}.error-actions .theme-btn{justify-content:center;width:100%;max-width:300px}.quick-links-grid{grid-template-columns:repeat(2,1fr);gap:12px}.quick-link-item{padding:20px 10px}.quick-link-item i{font-size:28px}.quick-link-item span{font-size:13px}}@media (max-width:480px){.error-section{min-height:auto}.error-items{padding:20px 10px}.quick-links-section h3{font-size:20px}}.headerTop{color:var(--theme);margin-top:50px;margin-bottom:10px}.headerColor{color:var(--theme);font-weight:550}.custom-file-upload{width:100%;position:relative}.custom-file-upload .file-input{opacity:0;cursor:pointer;z-index:2;width:100%;height:100%;position:absolute}.custom-file-upload .file-label{color:#6c3fb5;cursor:pointer;background:#f8f9fa;border:2px dashed #6c3fb5;border-radius:8px;justify-content:center;align-items:center;gap:12px;width:100%;padding:16px 20px;font-size:15px;font-weight:600;transition:all .3s;display:flex}.custom-file-upload .file-label:hover{background:#6c3fb50d;border-style:solid}.custom-file-upload .file-label i{font-size:20px}.custom-file-upload .file-input:focus~.file-label{border-color:#5a2f9e;box-shadow:0 0 0 3px #6c3fb51a}.products-slider-home{background:#fff}.products-swiper-container-home{padding:20px 50px 60px;position:relative}.products-swiper-home{padding-bottom:50px}.product-slide-link{height:100%;text-decoration:none;display:block}.product-card-slider-home{cursor:pointer;background:#fff;border-radius:15px;flex-direction:column;height:100%;margin-top:20px;margin-bottom:20px;transition:all .4s;display:flex;overflow:hidden;box-shadow:0 5px 20px #00000014}.product-card-slider-home:hover{transform:translateY(-10px);box-shadow:0 15px 40px #00000026}.product-card-slider-home .product-image{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);justify-content:center;align-items:center;padding:10px;display:flex;position:relative;overflow:hidden}.product-card-slider-home .product-image img{object-fit:contain;border-radius:10px;max-width:100%;max-height:100%;transition:transform .5s}.product-card-slider-home:hover .product-image img{transform:scale(1.1)}.product-overlay{opacity:0;background:#6c3fb5e6;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.product-card-slider-home:hover .product-overlay{opacity:1}.product-overlay .view-details{color:#fff;align-items:center;gap:10px;font-size:18px;font-weight:600;transition:all .3s;display:flex;transform:translateY(20px)}.product-card-slider-home:hover .product-overlay .view-details{transform:translateY(0)}.product-card-slider-home .product-content{flex-direction:column;flex-grow:1;padding:0 25px;display:flex}.product-card-slider-home .product-meta .category{color:#6c3fb5;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:6px;margin-bottom:15px;font-size:12px;font-weight:600;display:inline-flex}.product-card-slider-home .product-title{color:#1a1a1a;min-height:50px;margin-top:20px;font-size:18px;font-weight:700;line-height:1.2;transition:color .3s}.product-card-slider-home:hover .product-title{color:#6c3fb5}.product-card-slider-home .product-description{color:#666;margin-bottom:0;font-size:14px;line-height:1.6}.products-swiper-home .swiper-button-next,.products-swiper-home .swiper-button-prev{background:#fff;border-radius:50%;width:50px;height:50px;transition:all .3s;box-shadow:0 5px 20px #00000026}.products-swiper-home .swiper-button-next:hover,.products-swiper-home .swiper-button-prev:hover{background:#6c3fb5;transform:scale(1.1)}.products-swiper-home .swiper-button-next:after,.products-swiper-home .swiper-button-prev:after{color:#6c3fb5;font-size:20px;font-weight:700}.products-swiper-home .swiper-button-next:hover:after,.products-swiper-home .swiper-button-prev:hover:after{color:#fff}.products-swiper-home .swiper-pagination{bottom:0}.products-swiper-home .swiper-pagination-bullet{opacity:1;background:#ccc;width:12px;height:12px;transition:all .3s}.products-swiper-home .swiper-pagination-bullet-active{background:#6c3fb5;border-radius:6px;width:30px}.loading-state{flex-direction:column;justify-content:center;align-items:center;min-height:300px;display:flex}.spinner-border{border-width:.3em;border-color:#6c3fb5 #0000 #6c3fb5 #6c3fb5;width:3rem;height:3rem}@media (max-width:767px){.products-swiper-home .swiper-button-next,.products-swiper-home .swiper-button-prev{width:40px;height:40px}.products-swiper-home .swiper-button-next:after,.products-swiper-home .swiper-button-prev:after{font-size:16px}}.foundation-hero-section{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);padding:60px 0 4px}.foundation-logo-wrapper{max-width:300px;margin:0 auto}.foundation-logo{width:100%;max-width:100%;height:auto}.foundation-about-section{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%)}.foundation-content-box{border-radius:20px;padding:30px 50px}.foundation-content-box .lead-text{color:#333;text-align:center;margin-bottom:20px;font-size:18px;line-height:1.8}.foundation-content-box .body-text{color:#6c3fb5;text-align:center;margin-bottom:0;font-size:17px;font-weight:600;line-height:1.7}.foundation-vision-section{background:#f8f9fa}.vision-image-wrapper{border-radius:20px;position:relative;overflow:hidden;box-shadow:0 15px 50px #00000026}.vision-image{width:100%;height:auto;display:block}.vision-badge{background:linear-gradient(135deg,#6c3fb5 0%,#8b5fbf 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:absolute;bottom:30px;right:30px;box-shadow:0 10px 30px #6c3fb566}.vision-badge i{color:#fff;font-size:36px}.vision-content .vision-statement{color:#333;text-align:center;margin-bottom:20px;font-size:18px;font-weight:500;line-height:1.8}.vision-content .vision-tagline{color:#6c3fb5;text-align:center;font-size:17px;font-style:italic;font-weight:700;line-height:1.7}.mission-card{background:#fff;border-radius:15px;align-items:flex-start;gap:20px;height:100%;padding:35px 30px;transition:all .3s;display:flex;box-shadow:0 5px 20px #00000014}.mission-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000026}.mission-icon{background:linear-gradient(135deg,#6c3fb51a 0%,#8b5fbf0d 100%);border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;transition:all .3s;display:flex}.mission-card:hover .mission-icon{background:linear-gradient(135deg,#6c3fb5 0%,#8b5fbf 100%);transform:scale(1.1)}.mission-icon i{color:#6c3fb5;font-size:32px;transition:all .3s}.mission-card:hover .mission-icon i{color:#fff}.mission-content h4{color:#1a1a1a;margin-bottom:12px;font-size:20px;font-weight:700}.mission-content p{color:#666;margin-bottom:0;font-size:15px;line-height:1.7}.mission-card-full{background:linear-gradient(135deg,#6c3fb50d 0%,#8b5fbf05 100%);border:2px solid #6c3fb5}.work-card{text-align:center;background:#fff;border-radius:15px;height:100%;padding:40px 30px;transition:all .3s;box-shadow:0 5px 20px #00000014}.work-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #00000026}.work-icon-wrapper{margin-bottom:25px}.work-icon{background:linear-gradient(135deg,#6c3fb51a 0%,#8b5fbf0d 100%);border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;transition:all .3s;display:inline-flex}.work-card:hover .work-icon{background:linear-gradient(135deg,#6c3fb5 0%,#8b5fbf 100%);transform:rotateY(360deg)}.work-icon i{color:#6c3fb5;font-size:40px;transition:all .3s}.work-card:hover .work-icon i{color:#fff}.work-card h4{color:#1a1a1a;margin-bottom:15px;font-size:20px;font-weight:700}.work-card p{color:#666;margin-bottom:0;font-size:15px;line-height:1.7}.commitment-wrapper{background:#fff;border-radius:20px;padding:60px;box-shadow:0 15px 50px #0000001a}.commitment-text{color:#333;margin-bottom:20px;font-size:17px;line-height:1.8}.commitment-tagline{color:#6c3fb5;margin-bottom:30px;font-size:18px;font-weight:700}.core-values{flex-wrap:wrap;gap:20px;display:flex}.value-item{background:#f8f9fa;border-radius:25px;align-items:center;gap:10px;padding:12px 20px;transition:all .3s;display:flex}.value-item:hover{background:#6c3fb51a;transform:translate(5px)}.value-item i{color:#6c3fb5;font-size:18px}.value-item span{color:#333;font-size:15px;font-weight:600}.commitment-image-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.grid-item{border-radius:15px;transition:all .3s;overflow:hidden;box-shadow:0 5px 20px #0000001a}.grid-item:hover{transform:scale(1.05);box-shadow:0 15px 40px #0003}.grid-item img{object-fit:cover;width:100%;height:100%;display:block}.grid-item-1,.grid-item-2{height:200px}.grid-item-3,.grid-item-4{height:250px}.foundation-cta-section.bg-gradient{background:linear-gradient(135deg,#6c3fb5 0%,#8b5fbf 100%)}.cta-content-wrapper h2{font-size:38px;font-weight:700}.cta-content-wrapper p{max-width:600px;margin:0 auto 30px;font-size:18px}.btn-white{color:#6c3fb5;background:#fff;border:none;padding:15px 40px}.btn-white:hover{color:#5a2f9e;background:#f8f9fa;transform:translateY(-2px)}@media (max-width:991px){.foundation-logo{max-width:400px}.foundation-content-box,.commitment-wrapper{padding:40px 30px}.commitment-image-grid{margin-top:40px}.section-title .centering{text-align:center}.dot{display:none}}@media (max-width:767px){.foundation-logo{max-width:280px}.foundation-content-box{padding:30px 20px}.foundation-content-box .lead-text,.foundation-content-box .body-text{font-size:15px}.mission-card{text-align:center;flex-direction:column}.mission-icon{margin:0 auto}.commitment-wrapper{padding:30px 20px}.core-values{justify-content:center}.grid-item-1,.grid-item-2,.grid-item-3,.grid-item-4{height:180px}.cta-content-wrapper h2{font-size:28px}.cta-content-wrapper p{font-size:16px}.section-title .centering{text-align:center}}@media (max-width:2000px){.section-title .centering{text-align:left}}
