:root{--theme-color: 85, 121, 248;--white: 255, 255, 255;--black: 0, 0, 0;--title-color: 40, 40, 40;--content-color: 114, 114, 114;--danger-color: 226, 54, 37;--success-color: 13, 175, 124;--warning-color: 248, 169, 85}body{position:relative;scroll-behavior:smooth;font-family:"Sansation",sans-serif;font-weight:400;font-size:14px;background-color:rgba(var(--white), 1);color:rgba(var(--title-color), 1)}html{scroll-behavior:smooth}ul,ol{padding-left:0;margin-bottom:0}a{text-decoration:none;-webkit-transition:.4s ease;transition:.4s ease;display:inline-block}a:hover{text-decoration:none}a:focus{outline:none}li{display:inline-block;font-size:calc(16px + 8*(100vw - 320px)/1600);font-weight:400}p{font-size:calc(14px + 4*(100vw - 320px)/1600);font-weight:400;margin-bottom:0;color:rgba(var(--content-color), 1)}h1{font-size:calc(22px + 38*(100vw - 320px)/1600);font-weight:700;margin-bottom:0}h2{font-size:calc(20px + 20*(100vw - 320px)/1600);font-weight:700;line-height:normal;margin-bottom:0}h3{font-size:calc(20px + 4*(100vw - 320px)/1600);font-weight:500;line-height:normal;margin-bottom:0}h4{font-size:calc(16px + 2*(100vw - 320px)/1600);font-weight:400;line-height:normal;margin-bottom:0}h5{font-size:calc(15px + 1*(100vw - 320px)/1600);font-weight:400;line-height:normal;margin-bottom:0}h6{font-size:14px;font-weight:400;line-height:normal;margin-bottom:0}.text-theme{color:rgba(var(--theme-color), 1) !important}section,.section-t-space{padding-top:calc(32px + 48*(100vw - 320px)/1600)}.section-b-space{padding-bottom:calc(32px + 48*(100vw - 320px)/1600)}.custom-container{padding-inline:calc(15px + 180*(100vw - 320px)/1600)}.bg-color{background-color:#f5f7ff}.section-title{margin-bottom:calc(26px + 20*(100vw - 320px)/1600);text-align:center}.section-title h2{font-size:calc(24px + 16*(100vw - 320px)/1600);font-weight:600}.section-title p{margin-top:8px;font-size:calc(15px + 3*(100vw - 320px)/1600);font-weight:500;color:rgba(var(--content-color), 1);padding-bottom:calc(10px + 2*(100vw - 320px)/1600);position:relative}.section-title p::after{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:51px;height:calc(3px + 2*(100vw - 320px)/1600);background-color:rgba(var(--theme-color), 1);border-radius:100px;margin-inline:auto;display:block}.section-title .title-btn-group{margin-top:calc(20px + 9*(100vw - 320px)/1600);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:calc(10px + 22*(100vw - 320px)/1600);-ms-flex-wrap:wrap;flex-wrap:wrap}.section-title .title-btn-group .btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-title .title-btn-group .btn img{height:calc(20px + 4*(100vw - 320px)/1600);margin-left:5px}.section-title .title-btn-group .btn svg{width:calc(16px + 5*(100vw - 320px)/1600);height:calc(16px + 5*(100vw - 320px)/1600);margin-right:calc(6px + 6*(100vw - 320px)/1600)}.section-title .title-btn-group .btn-theme{background-color:rgba(var(--theme-color), 0.1);border-color:rgba(0,0,0,0);color:rgba(var(--theme-color), 1)}.section-title .title-btn-group .btn-theme svg{fill:rgba(var(--theme-color), 1)}.section-title .title-btn-group .btn-theme img{margin-bottom:-4px}.section-title .title-btn-group .btn-warning{background-color:rgba(var(--warning-color), 0.1);border-color:rgba(0,0,0,0);color:rgba(var(--warning-color), 1)}.section-title .title-btn-group .btn-warning svg{fill:rgba(var(--warning-color), 1)}.section-title .title-btn-group .btn-warning img{height:14px;margin-bottom:0}.section-title .title-btn-group .btn-success{background-color:rgba(var(--success-color), 0.1);border-color:rgba(0,0,0,0);color:rgba(var(--success-color), 1)}.section-title .title-btn-group .btn-success svg{fill:rgba(var(--success-color), 1)}.section-title.title-left{text-align:left}.section-title.title-left p::after{left:unset;-webkit-transform:unset;transform:unset}.btn{font-size:calc(14px + 1*(100vw - 320px)/1600);font-weight:600;letter-spacing:.3px;padding:calc(10px + 1*(100vw - 320px)/1600) calc(10px + 6*(100vw - 320px)/1600);border-radius:calc(4px + 2*(100vw - 320px)/1600);line-height:1.2}.btn-theme{background-color:rgba(var(--theme-color), 1);color:rgba(var(--white), 1);border:1px solid rgba(var(--theme-color), 1)}.btn-theme:hover{border:1px solid rgba(var(--theme-color), 1) !important;background-color:rgba(0,0,0,0);color:rgba(var(--theme-color), 1)}.btn-theme-outline{background-color:rgba(0,0,0,0);color:rgba(var(--white), 1);border:1px solid rgba(var(--theme-color), 1)}.btn-theme-outline.text-theme:hover{color:var(--white) !important}.btn-theme-outline:hover{border:1px solid rgba(var(--theme-color), 1) !important;background-color:rgba(var(--theme-color), 1);color:rgba(var(--white), 1)}.btn-success{background-color:rgba(var(--success-color), 1);color:rgba(var(--white), 1);border:1px solid rgba(var(--success-color), 1)}.btn-success:hover{border:1px solid rgba(var(--success-color), 1) !important;background-color:rgba(0,0,0,0);color:rgba(var(--success-color), 1)}.btn-warning{background-color:rgba(var(--warning-color), 1);color:rgba(var(--white), 1);border:1px solid rgba(var(--warning-color), 1)}.btn-warning:hover{border:1px solid rgba(var(--warning-color), 1) !important;background-color:rgba(0,0,0,0);color:rgba(var(--warning-color), 1)}header{position:absolute;left:0;top:0;width:100%;z-index:3}header.sticky{position:fixed;backdrop-filter:blur(6px);background-color:rgba(34,48,94,.85)}header.sticky .navbar{padding-block:calc(12px + 6*(100vw - 320px)/1600)}header .navbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-block:calc(16px + 14*(100vw - 320px)/1600);position:relative;z-index:0}@media(max-width: 991.98px){header .navbar{-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset}}header .navbar::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:-webkit-gradient(linear, left top, right top, from(rgba(var(--theme-color), 0)), color-stop(52.4%, rgba(var(--theme-color), 0.3)), to(rgba(var(--theme-color), 0)));background:linear-gradient(90deg, rgba(var(--theme-color), 0) 0%, rgba(var(--theme-color), 0.3) 52.4%, rgba(var(--theme-color), 0) 100%)}header .right-header{margin-left:auto}header .navbar-toggler{color:rgba(var(--white), 1);border:none;-webkit-box-shadow:none;box-shadow:none;padding-inline:0 calc(10px + 2*(100vw - 320px)/1600)}header .navbar-toggler:focus{-webkit-box-shadow:none;box-shadow:none}header .navbar-toggler i{color:rgba(var(--white), 1)}header .close-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;font-size:18px;font-weight:600;padding:14px 21px;background-color:#f8f8f8;border:none;border-bottom:1px solid #eee !important;border-radius:0;outline:none}@media(max-width: 991.98px){header .close-button{font-size:calc(17px + 1*(100vw - 320px)/672);padding:calc(13px + 1*(100vw - 320px)/672) calc(15px + 6*(100vw - 320px)/672)}}header .close-button i{line-height:1;font-weight:normal}header .navbar-collapse{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 991.98px){header .navbar-collapse{position:fixed;top:0;left:0;width:calc(300px + 50*(100vw - 320px)/672);height:100vh;background-color:rgba(var(--white), 1);z-index:2}}header .navbar-collapse.collapsing{overflow:unset;height:100vh;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}header .navbar-collapse .navbar-nav{gap:calc(30px + 20*(100vw - 991px)/929)}@media(max-width: 991.98px){header .navbar-collapse .navbar-nav{gap:0;padding:calc(13px + 1*(100vw - 320px)/672) calc(15px + 6*(100vw - 320px)/672)}header .navbar-collapse .navbar-nav .nav-item+.nav-item{margin-top:calc(8px + 2*(100vw - 320px)/672);padding-top:calc(8px + 2*(100vw - 320px)/672);border-top:1px solid #eee}}header .navbar-collapse .navbar-nav .nav-item .nav-link{font-size:calc(16px + 2*(100vw - 320px)/1600);font-weight:500;padding:0;color:rgba(var(--white), 1)}@media(max-width: 991.98px){header .navbar-collapse .navbar-nav .nav-item .nav-link{color:rgba(var(--title-color), 1)}}header .navbar-collapse .navbar-nav .nav-item .nav-link.active{color:rgba(var(--theme-color), 1)}header .navbar-brand{height:calc(26px + 9*(100vw - 320px)/1600);width:calc(118px + 43*(100vw - 320px)/1600);display:block;padding:0;margin:0}header .navbar-brand img{width:100%;display:block;height:100%;-o-object-fit:contain;object-fit:contain}.home-section{background-image:url("../images/home/home-bg.jpg");background-size:cover;background-position:top center;padding-top:calc(92px + 33*(100vw - 320px)/1600);overflow:hidden}.home-section .home-top-box{text-align:center;color:rgba(var(--white), 1)}.home-section .home-top-box h1{font-size:calc(26px + 24*(100vw - 320px)/1600);font-weight:400}.home-section .home-top-box p{color:rgba(var(--white), 0.7);margin-top:8px;width:47%;margin-inline:auto}@media(max-width: 991.98px){.home-section .home-top-box p{width:70%}}@media(max-width: 575.98px){.home-section .home-top-box p{width:100%}}.home-section .home-top-box h4{font-size:calc(18px + 2*(100vw - 320px)/1600);margin-top:2px}.home-section .home-top-box .home-btn-group{padding-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.home-section .home-top-box .language-list{margin-top:calc(30px + 6*(100vw - 320px)/1600);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:calc(26px + 69*(100vw - 320px)/1600);-ms-flex-wrap:wrap;flex-wrap:wrap}.home-section .home-top-box .language-list li:hover img{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.home-section .home-top-box .language-list li img{height:calc(28px + 17*(100vw - 320px)/1600);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.home-section .home-main-image{width:90%;margin-inline:auto;position:relative;-webkit-transform:translateY(31px);transform:translateY(31px)}@media(max-width: 991.98px){.home-section .home-main-image{width:100%;-webkit-transform:translateY(calc(15px + 16 * (100vw - 320px) / 1600));transform:translateY(calc(15px + 16 * (100vw - 320px) / 1600))}}@media(max-width: 991.98px){.home-section .home-main-image>div{display:none}}.home-section .home-main-image>div img{-webkit-animation:mover 1s infinite alternate;animation:mover 1s infinite alternate}.home-section .home-main-image .img-1{position:absolute;top:calc(-53px + -11*(100vw - 990px)/930);right:calc(-90px + 108*(100vw - 990px)/930);width:calc(142px + 23*(100vw - 990px)/930)}.home-section .home-main-image .img-1 img{-webkit-animation-delay:.3s;animation-delay:.3s}.home-section .home-main-image .img-2{position:absolute;top:calc(0px + 105*(100vw - 990px)/930);left:calc(-76px + -14*(100vw - 990px)/930);width:calc(125px + 38*(100vw - 990px)/930)}.home-section .home-main-image .img-2 img{-webkit-animation-delay:.9s;animation-delay:.9s}.home-section .home-main-image .img-3{position:absolute;bottom:calc(52px + 78*(100vw - 990px)/930);left:calc(-17px + 30*(100vw - 990px)/930);width:calc(75px + 25*(100vw - 990px)/930)}.home-section .home-main-image .img-3 img{-webkit-animation-delay:.6s;animation-delay:.6s}@property --angle{syntax:"<angle>";inherits:true;initial-value:0turn}.purchase-teamwise-section .purchase-box{padding:calc(14px + 21*(100vw - 320px)/1600);height:100%;border:1px solid rgba(128,139,151,.2);-webkit-box-shadow:2px 2px 20px 0px rgba(0,22,46,.0392156863);box-shadow:2px 2px 20px 0px rgba(0,22,46,.0392156863);background-color:rgba(var(--white), 1);border-radius:calc(10px + 2*(100vw - 320px)/1600);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;position:relative;z-index:0}@media(max-width: 480px){.purchase-teamwise-section .purchase-box{text-align:center}}.purchase-teamwise-section .purchase-box::before{content:"";position:absolute;-webkit-animation:spin 5.5s linear infinite;animation:spin 5.5s linear infinite;background:conic-gradient(from var(--angle), rgba(var(--theme-color), 1), rgba(var(--white), 1), rgba(var(--theme-color), 1));top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;height:100%;border-radius:calc(10px + 2*(100vw - 320px)/1600);z-index:-2;opacity:0;visibility:hidden}.purchase-teamwise-section .purchase-box::after{content:"";position:absolute;border-radius:calc(10px + 2*(100vw - 320px)/1600);top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:calc(100% - 1px);height:calc(100% - 1px);background-color:rgba(var(--white), 1);z-index:-1}.purchase-teamwise-section .purchase-box:hover{-webkit-transform:translateY(-8px);transform:translateY(-8px);border-color:rgba(0,0,0,0)}.purchase-teamwise-section .purchase-box:hover::before{opacity:1;visibility:visible}.purchase-teamwise-section .purchase-box .purchase-icon{width:calc(56px + 23*(100vw - 320px)/1600);height:calc(56px + 23*(100vw - 320px)/1600);background-color:rgba(var(--theme-color), 0.1);padding:calc(13px + 7*(100vw - 320px)/1600);border-radius:calc(8px + 2*(100vw - 320px)/1600);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media(max-width: 480px){.purchase-teamwise-section .purchase-box .purchase-icon{margin-inline:auto}}.purchase-teamwise-section .purchase-box .purchase-icon svg{width:100%;height:100%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;fill:rgba(var(--theme-color), 1)}.purchase-teamwise-section .purchase-box .purchase-content{margin-top:calc(11px + 10*(100vw - 320px)/1600)}.purchase-teamwise-section .purchase-box .purchase-content h3{font-size:calc(18px + 4*(100vw - 320px)/1600);font-weight:500;padding-bottom:calc(8px + 3*(100vw - 320px)/1600);position:relative;z-index:0}.purchase-teamwise-section .purchase-box .purchase-content h3::after{z-index:-1;position:absolute;bottom:0;left:0;content:"";width:51px;height:calc(3px + 2*(100vw - 320px)/1600);display:block;border-radius:100px;background-color:rgba(var(--theme-color), 1)}@media(max-width: 480px){.purchase-teamwise-section .purchase-box .purchase-content h3::after{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.purchase-teamwise-section .purchase-box .purchase-content p{margin-top:calc(13px + 0*(100vw - 320px)/1600);font-size:calc(15px + 5*(100vw - 320px)/1600);color:rgba(var(--content-color), 1)}.watch-our-demos-section .watch-box{padding:calc(14px + 26*(100vw - 320px)/1600);height:100%;border:1px solid #dbdbdb;background-color:rgba(var(--white), 1);border-radius:calc(12px + 3*(100vw - 320px)/1600)}@media(max-width: 480px){.watch-our-demos-section .watch-box{text-align:center}}.watch-our-demos-section .watch-box .watch-icon{width:calc(56px + 24*(100vw - 320px)/1600);height:calc(56px + 24*(100vw - 320px)/1600);background-color:rgba(var(--theme-color), 1);padding:calc(15px + 5*(100vw - 320px)/1600);border-radius:calc(8px + 2*(100vw - 320px)/1600)}@media(max-width: 480px){.watch-our-demos-section .watch-box .watch-icon{margin-inline:auto}}.watch-our-demos-section .watch-box .watch-icon svg{width:100%;height:100%;fill:rgba(var(--white), 1)}.watch-our-demos-section .watch-box .watch-icon.warning-bg{background-color:rgba(var(--warning-color), 1)}.watch-our-demos-section .watch-box .watch-icon.success-bg{background-color:rgba(var(--success-color), 1)}.watch-our-demos-section .watch-box .watch-content{margin-top:calc(12px + 3*(100vw - 320px)/1600)}.watch-our-demos-section .watch-box .watch-content h3{font-size:calc(18px + 2*(100vw - 320px)/1600);font-weight:500}.watch-our-demos-section .watch-box .watch-content p{margin-top:calc(6px + 6*(100vw - 320px)/1600);font-size:calc(16px + 2*(100vw - 320px)/1600);color:rgba(var(--content-color), 1)}.watch-our-demos-section .watch-box .watch-content .demo-btn{padding:calc(10px + 2*(100vw - 320px)/1600) calc(20px + 10*(100vw - 320px)/1600);border-radius:calc(6px + 2*(100vw - 320px)/1600);border:1px solid rgba(var(--theme-color), 1);margin-top:calc(14px + 6*(100vw - 320px)/1600);font-size:calc(15px + 2*(100vw - 320px)/1600);font-weight:500;color:rgba(var(--theme-color), 1)}.watch-our-demos-section .watch-box .watch-content .demo-btn:hover{background-color:rgba(var(--theme-color), 1);color:rgba(var(--white), 1)}.audio-video-section .audio-video-box{position:relative;margin-top:40px}.audio-video-section .audio-video-box .img-1{position:absolute;top:-30px;left:-85px;-webkit-box-shadow:0px 0px 11.98px 0px rgba(61,61,61,.102);box-shadow:0px 0px 11.98px 0px rgba(61,61,61,.102);width:270px}.audio-video-section .audio-video-box .img-2{position:absolute;top:113px;right:-217px;-webkit-box-shadow:0px 0px 11.98px 0px rgba(61,61,61,.102);box-shadow:0px 0px 11.98px 0px rgba(61,61,61,.102);width:411px}.audio-video-section .audio-video-box .img-3{position:absolute;bottom:33px;left:-174px;-webkit-box-shadow:0px 0px 11.98px 0px rgba(61,61,61,.102);box-shadow:0px 0px 11.98px 0px rgba(61,61,61,.102);width:250px}.audio-video-section .audio-video-box .img-4{position:absolute;bottom:-24px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:184px}.features-section .section-title h2 .swiper .swiper-wrapper .swiper-slide{opacity:0 !important;visibility:hidden !important;-webkit-transition:opacity .3s ease-in-out,visibility .3s ease-in-out;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.features-section .section-title h2 .swiper .swiper-wrapper .swiper-slide-active{opacity:1 !important;visibility:visible !important}.features-section .section-title h2 .swiper .swiper-wrapper .swiper-slide span{color:rgba(var(--theme-color), 1)}.features-section .features-main-slider{margin:-2px}.features-section .features-main-slider .features-pagination{position:relative;inset:unset;margin-top:20px}.features-section .features-main-slider .features-pagination .swiper-pagination-bullet{opacity:1;background-color:rgba(var(--content-color), 0.3);-webkit-transition:all .3s ease;transition:all .3s ease;border-radius:100px;width:8px;height:8px;margin:0 4px}.features-section .features-main-slider .features-pagination .swiper-pagination-bullet-active{width:30px;background-color:rgba(var(--theme-color), 1)}.features-section .features-main-slider .swiper-slide{padding:2px;opacity:0 !important;visibility:hidden !important;-webkit-transition:opacity .3s ease-in-out,visibility .3s ease-in-out;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.features-section .features-main-slider .swiper-slide-thumb-active{opacity:1 !important;visibility:visible !important}.features-section .features-box{background-color:rgba(var(--white), 1);padding:calc(12px + 5*(100vw - 320px)/1600) calc(15px + 5*(100vw - 320px)/1600);position:relative;border-radius:calc(16px + 4*(100vw - 320px)/1600);height:100%;z-index:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.features-section .features-box::before{content:"";position:absolute;top:0;left:0;z-index:-1;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-radius:calc(16px + 4*(100vw - 320px)/1600);padding:1px;width:calc(100% + 4px);height:calc(100% + 4px);background:-webkit-gradient(linear, left top, left bottom, from(rgba(var(--theme-color), 0.8)), to(rgba(var(--theme-color), 0)));background:linear-gradient(180deg, rgba(var(--theme-color), 0.8) 0%, rgba(var(--theme-color), 0) 100%);-webkit-mask:-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box,-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.features-section .features-box .features-icon{width:calc(50px + 17*(100vw - 320px)/1600);height:calc(50px + 17*(100vw - 320px)/1600);position:relative;border-radius:100%;z-index:0;-webkit-box-shadow:4px 2px 0 #eff3ff;box-shadow:4px 2px 0 #eff3ff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.features-section .features-box .features-icon::before{content:"";position:absolute;top:0;left:0;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-radius:100%;padding:1px;width:calc(100% + 4px);height:calc(100% + 4px);background:-webkit-gradient(linear, left top, left bottom, from(rgba(var(--theme-color), 0.38)), to(rgba(var(--theme-color), 0)));background:linear-gradient(180deg, rgba(var(--theme-color), 0.38) 0%, rgba(var(--theme-color), 0) 100%);-webkit-mask:-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box,-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.features-section .features-box .features-icon img{width:calc(22px + 13*(100vw - 320px)/1600);height:calc(22px + 13*(100vw - 320px)/1600);-o-object-fit:contain;object-fit:contain}.features-section .features-box .features-contain{width:calc(100% - 67px - 23px)}@media(max-width: 700px){.features-section .features-box .features-contain{width:calc(100% - 50px - 20px)}}.features-section .features-box .features-contain h4{font-size:calc(16px + 4*(100vw - 320px)/1600);font-weight:600}.features-section .features-box .features-contain p{font-size:calc(14px + 4*(100vw - 320px)/1600);margin-top:8px;line-height:1.3}.features-section .d-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:calc(20px + 10*(100vw - 320px)/1600)}@media(max-width: 1590px){.features-section .d-grid{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 1120px){.features-section .d-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 600px){.features-section .d-grid{grid-template-columns:repeat(1, 1fr)}}.sass-team-section .section-title{margin-bottom:calc(16px + 30*(100vw - 320px)/1600)}.sass-team-section .section-title h2{font-size:calc(22px + 18*(100vw - 320px)/1600)}.sass-team-section .section-title p{padding-bottom:calc(10px + 8*(100vw - 320px)/1600)}.sass-team-section .team-main-box .steps-wrapper{padding-top:0px}.sass-team-section .team-main-box .steps-wrapper .steps-content-wrapper{padding-top:60px;overflow:hidden;position:relative}.sass-team-section .team-main-box .steps-wrapper .steps-content-wrapper .bar{position:absolute;top:86px;left:21px;height:100%;width:2px;background-color:rgba(var(--theme-color), 0.116);z-index:1;overflow:hidden}.sass-team-section .team-main-box .steps-wrapper .steps-content-wrapper .bar .bar__fill{position:absolute;top:0;left:0;width:100%;height:0;background-color:rgba(var(--theme-color), 0.725);z-index:2;border-radius:1px}.sass-team-section .team-main-box .steps-wrapper .feature-text{height:calc(58vh + 12*(100vh - 320px)/1600);opacity:.2;-webkit-transition:opacity .4s ease;transition:opacity .4s ease;color:rgba(var(--white), 1);padding-left:calc(28px + 28*(100vw - 320px)/1600);width:100%;position:relative}.sass-team-section .team-main-box .steps-wrapper .feature-text:last-child{height:unset}.sass-team-section .team-main-box .steps-wrapper .feature-text::after{position:absolute;content:"";top:12px;left:calc(4px + -4*(100vw - 320px)/1600);height:calc(14px + 6*(100vw - 320px)/1600);width:calc(14px + 6*(100vw - 320px)/1600);border:5px solid rgba(var(--theme-color), 1);border-radius:100%;background-color:rgba(var(--theme-color), 1);z-index:1}.sass-team-section .team-main-box .steps-wrapper .feature-text h2{font-size:calc(28px + 12*(100vw - 320px)/1600);font-weight:600;color:rgba(var(--title-color), 1);line-height:60px}@media(max-width: 1199.98px){.sass-team-section .team-main-box .steps-wrapper .feature-text h2{line-height:1.4}}.sass-team-section .team-main-box .steps-wrapper .feature-text h3{font-size:48px;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;color:rgba(0,0,0,0);padding-top:10px}.sass-team-section .team-main-box .steps-wrapper .feature-text h5{padding-top:10px;color:rgba(var(--title-color), 1);font-size:calc(18px + 4*(100vw - 320px)/1600)}.sass-team-section .team-main-box .steps-wrapper .feature-text p{color:rgba(var(--content-color), 1);font-weight:500;line-height:1.4;width:85%}@media(max-width: 1199.98px){.sass-team-section .team-main-box .steps-wrapper .feature-text p{width:100%}}.sass-team-section .team-main-box .steps-wrapper .feature-text.active{opacity:1}.sass-team-section .team-main-box .steps-wrapper #step-6 button{margin-top:150px;position:relative;overflow:visible}.sass-team-section .team-main-box .steps-wrapper #step-6 button::before{content:"";position:absolute;top:50%;left:-68px;width:0%;height:2px;background-color:rgba(117,173,238,.7254901961);-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-animation:fillLine .4s ease 5s forwards;animation:fillLine .4s ease 5s forwards}.sass-team-section .team-main-box .steps-wrapper #step-6 button::after{content:"";position:absolute;top:50%;left:-68px;width:67px;height:2px;background-color:rgba(223,223,223,.116);-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:0}.sass-team-section .team-main-box .steps-wrapper .steps-img{position:sticky;top:210px;-ms-flex-item-align:start;align-self:flex-start}.sass-team-section .team-main-box .steps-wrapper .steps-img .circle{width:calc(280px + 125*(100vw - 1199px)/721);height:calc(280px + 125*(100vw - 1199px)/721);display:block;position:absolute;top:calc(-120px + 40*(100vw - 1199px)/721);right:calc(-75px + -30*(100vw - 1199px)/721);background-color:rgba(var(--theme-color), 0.07);border-radius:100%;z-index:-1}.sass-team-section .team-main-box .steps-wrapper .steps-img img{max-width:100%;height:auto;padding:15px;display:none;background-color:#e5ebfe;border-radius:24px}.sass-team-section .team-main-box .steps-wrapper .steps-img img.active{display:block}.sass-team-section .team-list{display:grid;gap:calc(6px + 8*(100vw - 320px)/1600)}.sass-team-section .team-list li h5{font-size:calc(18px + 2*(100vw - 320px)/1600)}.sass-team-section .team-list li h6{font-size:calc(15px + 3*(100vw - 320px)/1600);line-height:1.4;margin-top:5px;color:rgba(var(--content-color), 1)}.sass-team-section .team-image{background:rgba(var(--theme-color), 0.149);padding:calc(10px + 5*(100vw - 320px)/1600);border-radius:calc(12px + 12*(100vw - 320px)/1600)}.sass-team-section .team-image img{border-radius:calc(10px + 8*(100vw - 320px)/1600)}.creation-team{background-image:url(../images/sass-creation/section-bg.jpg);background-size:cover;background-position:center}.creation-team .creation-box{text-align:center}.creation-team .creation-box .creation-images{margin-bottom:calc(8px + 12*(100vw - 320px)/1600)}.creation-team .creation-box .creation-images img{border-radius:calc(10px + 5*(100vw - 320px)/1600);aspect-ratio:47/25}.creation-team .creation-box h3{color:rgba(var(--white), 1);font-weight:500;padding-bottom:calc(10px + 2*(100vw - 320px)/1600);position:relative;font-size:calc(18px + 6*(100vw - 320px)/1600)}.creation-team .creation-box h3::after{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:51px;height:calc(3px + 2*(100vw - 320px)/1600);background-color:rgba(var(--theme-color), 1);border-radius:100px;margin-inline:auto;display:block}.search-option-box .section-title{text-align:start}.search-option-box .section-title h2{margin-bottom:10px}.search-option-box .section-title p{color:rgba(var(--content-color), 1);width:90%;padding-bottom:calc(14px + 11*(100vw - 320px)/1600)}@media(max-width: 480px){.search-option-box .section-title p{width:100%}}.search-option-box .section-title p::after{left:0;-webkit-transform:translateX(0);transform:translateX(0)}.search-option-box .accordion .accordion-item{border:none}.search-option-box .accordion .accordion-item+.accordion-item{margin-top:20px}.search-option-box .accordion .accordion-item .accordion-header .accordion-button{padding:0;font-size:calc(18px + 2*(100vw - 320px)/1600)}.search-option-box .accordion .accordion-item .accordion-header .accordion-button::after{display:none}.search-option-box .accordion .accordion-item .accordion-header .accordion-button svg{height:18px;width:18px;margin-right:8px}.search-option-box .accordion .accordion-item .accordion-header .accordion-button.collapsed .minus-svg{display:none}.search-option-box .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) .plus-svg{display:none}.search-option-box .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){color:rgba(var(--title-color), 1);background-color:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none}.search-option-box .accordion .accordion-item .accordion-header .accordion-button:focus{-webkit-box-shadow:none;box-shadow:none}.search-option-box .accordion .accordion-item .accordion-body{padding:calc(5px + 7*(100vw - 320px)/1600) 0 0 20px}.search-option-box .accordion .accordion-item .accordion-body p{font-size:calc(16px + 2*(100vw - 320px)/1600)}.portfolio-wrapper{background-color:rgba(var(--theme-color), 0.1) !important;padding:calc(20px + 60*(100vw - 320px)/1600);width:100%;height:auto;border-radius:calc(10px + 20*(100vw - 320px)/1600)}.portfolio-wrapper .portfolio-content{text-align:center;margin-left:auto;margin-right:auto}.portfolio-wrapper .portfolio-content h3{line-height:1.4;font-size:calc(18px + 24*(100vw - 320px)/1600);font-weight:600;color:rgba(var(--title-color), 1)}.portfolio-wrapper .portfolio-content h4{margin:calc(10px + 10*(100vw - 320px)/1600) auto 0;font-weight:400;color:rgba(var(--content-color), 1);width:52%}@media(max-width: 991px){.portfolio-wrapper .portfolio-content h4{width:80%}}@media(max-width: 600px){.portfolio-wrapper .portfolio-content h4{width:100%}}.portfolio-wrapper .portfolio-buttons{margin-top:calc(20px + 20*(100vw - 320px)/1600);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:calc(10px + 10*(100vw - 320px)/1600)}.portfolio-wrapper .portfolio-buttons .icon{width:calc(18px + 2*(100vw - 320px)/1600);height:calc(18px + 2*(100vw - 320px)/1600)}.portfolio-wrapper .portfolio-buttons .light-btn{background-color:rgba(0,22,36,.05);border-color:rgba(0,0,0,0);color:#001624;font-weight:500}.portfolio-wrapper .portfolio-buttons .light-btn svg{width:21px;height:21px;fill:rgba(var(--theme-color), 1);margin-right:12px}.portfolio-wrapper .portfolio-buttons .light-btn img{margin-bottom:-4px}.portfolio-wrapper .portfolio-buttons .light-btn:hover{background-color:#001624;color:rgba(var(--white), 1)}.update-box{background-color:rgba(var(--white), 1);padding:calc(16px + 19*(100vw - 320px)/1600);border-radius:calc(12px + 8*(100vw - 320px)/1600);text-align:center}.update-box .update-content{margin-bottom:calc(20px + 10*(100vw - 320px)/1600)}.update-box .update-content h3{font-size:calc(20px + 10*(100vw - 320px)/1600);font-weight:600;margin-bottom:6px}.update-box .update-content h4{color:rgba(var(--content-color), 1);line-height:1.4;width:60%;margin:auto}@media(max-width: 1400px){.update-box .update-content h4{width:80%}}@media(max-width: 991px){.update-box .update-content h4{width:100%}}.update-box .update-img{position:relative}.update-box .update-img img{padding:calc(8px + 5*(100vw - 320px)/1600);border-radius:calc(8px + 2*(100vw - 320px)/1600);background-color:rgba(var(--theme-color), 0.15)}.update-box .update-img .img-1{width:calc(160px + 150*(100vw - 320px)/1600);position:absolute;top:calc(-17px + -11*(100vw - 320px)/1600);right:calc(0px + -8*(100vw - 320px)/1600);padding:0;background-color:rgba(0,0,0,0)}.light-dark-section .cd-image-container{position:relative;margin:0em auto;z-index:1;margin:calc(6px + 7*(100vw - 320px)/1600)}.light-dark-section .cd-image-container::before{z-index:-1;content:"";position:absolute;width:calc(100% + 14px + 12*(100vw - 320px)/1600);height:calc(100% + 14px + 12*(100vw - 320px)/1600);top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-radius:calc(12px + 10*(100vw - 320px)/1600);padding:2px;background:-webkit-gradient(linear, left top, left bottom, from(rgba(85, 121, 248, 0.38)), to(rgba(255, 255, 255, 0)));background:linear-gradient(180deg, rgba(85, 121, 248, 0.38) 0%, rgba(255, 255, 255, 0) 100%);-webkit-mask:-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box,-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.light-dark-section .cd-image-container img{display:block;width:100%;border-radius:calc(6px + 5*(100vw - 320px)/1600)}.light-dark-section .is-visible .cd-resize-img{width:50%;-webkit-animation:cd-bounce-in .7s;animation:cd-bounce-in .7s}.light-dark-section .is-visible .cd-handle{opacity:1;-webkit-transform:translate3d(0, 0, 0) scale(1);transform:translate3d(0, 0, 0) scale(1);-webkit-transition:opacity 0s .7s,-webkit-transform .3s .7s;transition:opacity 0s .7s,-webkit-transform .3s .7s;transition:transform .3s .7s,opacity 0s .7s;transition:transform .3s .7s,opacity 0s .7s,-webkit-transform .3s .7s}.light-dark-section .cd-resize-img{position:absolute;top:0;left:0;width:0;height:100%;overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.light-dark-section .cd-resize-img img{position:absolute;left:0;top:0;display:block;height:100%;width:auto;max-width:none}.light-dark-section .cd-resize-img .cd-image-label{right:auto;left:0}@-webkit-keyframes cd-bounce-in{0%{width:0}60%{width:55%}100%{width:50%}}@keyframes cd-bounce-in{0%{width:0}60%{width:55%}100%{width:50%}}.light-dark-section .cd-handle{position:absolute;height:calc(32px + 12*(100vw - 320px)/1600);width:calc(32px + 12*(100vw - 320px)/1600);left:50%;top:50%;margin-left:-22px;margin-top:-22px;border-radius:50%;background:rgba(var(--theme-color), 1);cursor:move;-webkit-box-shadow:0 0 0 6px rgba(98,113,235,.2),0 0 10px rgba(98,113,235,.2),inset 0 1px 0 hsla(0,0%,100%,.3);box-shadow:0 0 0 6px rgba(98,113,235,.2),0 0 10px rgba(98,113,235,.2),inset 0 1px 0 hsla(0,0%,100%,.3);opacity:0;-webkit-transform:translate3d(0, 0, 0) scale(0);transform:translate3d(0, 0, 0) scale(0);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.light-dark-section .cd-handle svg{width:calc(16px + 2*(100vw - 320px)/1600);height:calc(16px + 2*(100vw - 320px)/1600)}.light-dark-section .resize-content{padding-left:calc(20px + 30*(100vw - 320px)/1600)}@media(max-width: 1500px){.light-dark-section .resize-content{padding-left:0}}.light-dark-section .resize-content .section-title{text-align:start}.light-dark-section .resize-content .section-title p::after{left:0;-webkit-transform:translateX(0);transform:translateX(0)}.light-dark-section .resize-content ul li{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.light-dark-section .resize-content ul li+li{margin-top:calc(12px + 13*(100vw - 320px)/1600)}.light-dark-section .resize-content ul li .icon{height:calc(46px + 4*(100vw - 320px)/1600);width:calc(46px + 4*(100vw - 320px)/1600);background-color:rgba(var(--theme-color), 0.1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:calc(8px + 5*(100vw - 320px)/1600)}.light-dark-section .resize-content ul li .content{width:calc(100% - (46px + 4*(100vw - 320px)/1600) - 12px)}.light-dark-section .resize-content ul li .content h3{font-size:calc(16px + 4*(100vw - 320px)/1600);font-weight:500;margin-bottom:4px}.light-dark-section .resize-content ul li .content p{color:rgba(var(--content-color), 1)}.light-dark-section .resize-content ul li:nth-child(2) .icon{background-color:rgba(248,169,85,.1)}.light-dark-section .resize-content ul li:last-child .icon{background-color:rgba(13,175,124,.1)}.messages-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;margin-inline:auto}.messaging-section>.custom-container{padding-inline:calc(15px + 95*(100vw - 320px)/1600)}.review-slider{margin-bottom:calc(0px + -61*(100vw - 1100px)/820)}@media(max-width: 1100.98px){.review-slider{margin-bottom:0}}.review-slider .swiper-wrapper .swiper-slide{-webkit-transform:scale(0.7);transform:scale(0.7);margin-top:-22px}@media(max-width: 1100.98px){.review-slider .swiper-wrapper .swiper-slide{-webkit-transform:unset;transform:unset;margin:0}}.review-slider .swiper-wrapper .swiper-slide img.active{display:none}@media(max-width: 1100.98px){.review-slider .swiper-wrapper .swiper-slide img.active{display:block}}@media(max-width: 1100.98px){.review-slider .swiper-wrapper .swiper-slide img.inactive{display:none}}.review-slider .swiper-wrapper .swiper-slide-active{-webkit-transform:scale(1.25) translateY(22px);transform:scale(1.25) translateY(22px);margin-top:0}@media(max-width: 1100.98px){.review-slider .swiper-wrapper .swiper-slide-active{-webkit-transform:unset;transform:unset;margin:0}}.review-slider .swiper-wrapper .swiper-slide-active img.active{display:block}.review-slider .swiper-wrapper .swiper-slide-active img.inactive{display:none}@media(max-width: 1100.98px){.review-slider .swiper-wrapper .swiper-slide-active img.inactive{display:none}}.review-slider .swiper-wrapper .swiper-slide-active .review-box{text-align:start;background-color:rgba(var(--theme-color), 0.1)}.review-slider .swiper-wrapper .swiper-slide-active .review-box .user-img,.review-slider .swiper-wrapper .swiper-slide-active .review-box .user-content{-webkit-transform:scaleX(0.85) scaleY(1);transform:scaleX(0.85) scaleY(1)}.review-slider .swiper-wrapper .swiper-slide-active .review-box .user-img{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.review-slider .swiper-wrapper .swiper-slide-active .review-box .user-content{width:calc(100% - 70px - 10px)}.review-slider .swiper-wrapper .swiper-slide-active .review-box .user-content ul{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.review-slider .swiper-pagination{bottom:calc(10px + 52*(100vw - 1100px)/820)}@media(max-width: 1100.98px){.review-slider .swiper-pagination{position:relative;inset:unset;margin-top:calc(6px + 6*(100vw - 320px)/782)}}.review-slider .swiper-pagination .swiper-pagination-bullet{width:calc(8px + 2*(100vw - 320px)/1600);height:calc(8px + 2*(100vw - 320px)/1600);border:1px solid rgba(var(--theme-color), 1);background-color:rgba(0,0,0,0);opacity:1}.review-slider .swiper-pagination .swiper-pagination-bullet-active{background-color:rgba(var(--theme-color), 1)}@-webkit-keyframes marquee{0%{left:0}100%{left:-100%}}@keyframes marquee{0%{left:0}100%{left:-100%}}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes mover{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@keyframes mover{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}}@-webkit-keyframes spin{100%{--angle: 1turn}}@keyframes spin{100%{--angle: 1turn}}.footer-section{position:relative;background-image:url(../images/footer/bg.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;z-index:0}.footer-section .footer-box .footer-img .count-img{width:calc(100px + 102*(100vw - 320px)/1600)}.footer-section .footer-box .footer-details{margin-top:calc(10px + 10*(100vw - 320px)/1600)}.footer-section .footer-box .footer-details h5{font-weight:400;font-size:calc(14px + 8*(100vw - 320px)/1600);color:rgba(var(--white), 0.6);white-space:nowrap}.footer-section .footer-box .footer-details h2{margin-top:calc(5px + 5*(100vw - 320px)/1600);font-weight:500;color:rgba(var(--white), 1)}.footer-section .footer-content{text-align:center;margin-top:calc(30px + 50*(100vw - 320px)/1600)}.footer-section .footer-content .footer-logo{height:calc(30px + 30*(100vw - 320px)/1600)}.footer-section .footer-content h4{margin-top:calc(20px + 10*(100vw - 320px)/1600);color:rgba(var(--white), 0.6);text-transform:uppercase}.footer-section .footer-content p{width:50%;margin-left:auto;margin-right:auto;font-size:calc(16px + 14*(100vw - 320px)/1600);line-height:1.5;color:rgba(var(--white), 1)}@media(max-width: 1199px){.footer-section .footer-content p{width:80%}}@media(max-width: 991px){.footer-section .footer-content p{width:100%}}.footer-section .footer-content p span{line-height:1}.footer-section .footer-content p span .star{line-height:1;width:calc(16px + 8*(100vw - 320px)/1600);height:calc(16px + 8*(100vw - 320px)/1600)}.footer-section .footer-content .more-button{margin-top:calc(18px + 2*(100vw - 320px)/1600)}.footer-section .footer-content .Powered-sec{margin-top:calc(20px + 20*(100vw - 320px)/1600);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px;font-weight:400;font-size:calc(15px + 5*(100vw - 320px)/1600);color:rgba(var(--white), 0.6)}.footer-section .footer-content .Powered-sec .pixalstrap-logo{width:calc(100px + 70*(100vw - 320px)/1600)}.footer-section .copyright-box{position:relative;text-align:center;margin-top:calc(20px + 20*(100vw - 320px)/1600);padding:15px 0;background-color:#374883}@media(max-width: 767px){.footer-section .copyright-box{padding-bottom:10px}}.footer-section .copyright-box p{position:relative;color:rgba(var(--white), 1);z-index:1;margin:0;width:100%}
/*# sourceMappingURL=style.css.map */
