*{margin:0;padding:0;box-sizing:border-box}ol,ul{list-style:none}img{width:100%;max-width:100%;height:auto}a{text-decoration:none;color:#000}body{font-family:Inter,sans-serif;font-size:16px;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif;font-weight:500;color:#151826;letter-spacing:0;line-height:120%}p{margin-bottom:10px}.btn-primary{background:#2b59ff;border:1px solid #2b59ff;color:#fff;padding:10px 20px;border-radius:10px;display:flex;align-items:center;cursor:pointer;transition:all .3s ease-in-out}.btn-primary svg{margin-right:10px}.btn-primary:hover{background:0 0;color:#2b59ff}.btn-primary:hover svg path{fill:#2b59ff}.free-btn-primary{background:0 0;border:1px solid #2b59ff;color:#2b59ff;padding:10px 20px;border-radius:10px;display:flex;align-items:center;cursor:pointer;transition:all .3s ease-in-out}.free-btn-primary svg{margin-left:10px}.free-btn-primary:hover{background:#2b59ff;color:#fff}.free-btn-primary:hover svg path{fill:#fff}.container{width:100%;max-width:1300px;margin:0 auto}.container .row{display:flex;flex-wrap:wrap}.container .row>*{flex-shrink:0;width:100%;max-width:100%}.flex{display:flex}.wrap{flex-wrap:wrap}.nowrap{flex-wrap:nowrap}.flex-col{flex-direction:column}.align-center{align-items:center}.flex-row-reverse{flex-direction:row-reverse}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.align-self-start{align-self:flex-start}.g-10{gap:10px}.relative{position:relative}.absolute{position:absolute}button{background:#2b59ff;color:#fff}.text-center{text-align:center}.text-end{text-align:end}@media only screen and (max-width:1366px){.container{padding:0 15px}}@font-face{font-family:Inter;src:url(../fonts/Inter-Light.woff2) format("woff2");font-weight:300;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/Inter-Regular.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/Inter-Medium.woff2) format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/Inter-SemiBold.woff2) format("woff2");font-weight:600;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/Inter-Bold.woff2) format("woff2");font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(../fonts/Inter-Black.woff2) format("woff2");font-weight:900;font-display:swap}.site-header{position:absolute;left:0;right:0;width:auto;background:0 0;backdrop-filter:inherit;z-index:99;padding:30px 0 0 0;transition:transform .25s ease-in-out}.site-header .main-menu{justify-content:space-between;align-items:center}.site-header .main-menu .img-fluid{height:50px}.site-header .main-menu .menu-items{align-items:center;margin-left:auto;gap:32px}.site-header .main-menu .menu-items #menu{display:flex;gap:32px}.site-header .main-menu .menu-items #menu li{list-style:none}.site-header .main-menu .menu-items #menu li.current-menu-item a,.site-header .main-menu .menu-items #menu li.current-menu-parent a{color:#2b59ff}.site-header .main-menu .menu-items #menu li.menu-item-has-children>a{display:flex;align-items:center;gap:10px}.site-header .main-menu .menu-items #menu li.menu-item-has-children>a::after{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgMTIgNyIgZmlsbD0ibm9uZSI+CiAgPHBhdGggZD0iTTEwLjc1IDAuNzVMNS43NSA1Ljc1TDAuNzUgMC43NSIgc3Ryb2tlPSIjMEYxNzJBIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPg==);height:7px;width:12px;display:block;background-repeat:no-repeat;transition:all .3s ease-in-out}.site-header .main-menu .menu-items #menu li.menu-item-has-children>a:hover::after{rotate:180deg}.site-header .main-menu .menu-items #menu li a{text-decoration:none;color:#5c637e;font-size:16px;font-weight:400;display:flex;align-items:center;gap:7px;transition:all .3s ease-in-out}.site-header .main-menu .menu-items #menu li a.active{color:#2b59ff}.site-header .main-menu .menu-items #menu li .sub-menu{background:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:10px;padding:10px 20px;display:none;position:absolute;z-index:1;width:200px}.site-header .main-menu .menu-items #menu li .sub-menu li{padding:5px 0}.site-header .main-menu .menu-items #menu li .sub-menu li a{text-decoration:none;color:#5c637e!important;font-size:16px;font-weight:400}.site-header .main-menu .menu-items #menu li .sub-menu li a:last-child{margin-bottom:0}.site-header .main-menu .menu-items #menu li .sub-menu li.current-menu-item a{color:#2b59ff!important}.site-header .main-menu .menu-items #menu li:hover a{color:#2b59ff}.site-header .main-menu .menu-items #menu li:hover .sub-menu{display:block}.site-header .main-menu .menu-items #menu li:hover .sub-menu li a{color:#2b59ff}@media only screen and (max-width:991px){.site-header .main-menu .menu-items{display:none}.site-header .main-menu .menu-items #menu li .sub-menu{position:relative}}.site-header .main-menu .collapse-menu{display:none}@media only screen and (max-width:991px){.site-header .main-menu .collapse-menu{display:block}}.site-header .main-menu .collapse-menu span.collapse-icon{padding:6px 20px;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIj48cGF0aCBkPSJNMjAgN0g0bTE2IDVING0xNiA1SDQiIHN0cm9rZT0iIzFjMjc0YyIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz48L3N2Zz4=);background-repeat:no-repeat;background-position:center center}.site-header .main-menu .collapse-menu span.collapse-icon.active{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDEyIDEyIiBmaWxsPSJub25lIj48cGF0aCBkPSJNMTEuMjUgMTEuMjVjLS40Mi40Mi0xLjA4LjQyLTEuNSAwbC05LTlhMS4wNSAxLjA1IDAgMCAxIDAtMS41IDEuMDUgMS4wNSAwIDAgMSAxLjUgMGw5IDljLjQyLjQyLjQyIDEuMDggMCAxLjUiIGZpbGw9IiMxYzI3NGMiLz48cGF0aCBkPSJtMTEuMjUgMi4yNS05IDljLS40Mi40Mi0xLjA4LjQyLTEuNSAwYTEuMDUgMS4wNSAwIDAgMSAwLTEuNWw5LTlhMS4wNSAxLjA1IDAgMCAxIDEuNSAwYy40Mi40Mi40MiAxLjA4IDAgMS41IiBmaWxsPSIjMWMyNzRjIi8+PC9zdmc+)}.site-header .mobile-menu-toggle{display:none;background:0 0;border:none;cursor:pointer;padding:0;z-index:1000}.site-header .mobile-menu-toggle .hamburger-icon{display:flex;flex-direction:column;gap:6px;width:30px}.site-header .mobile-menu-toggle .hamburger-icon .line{width:100%;height:3px;background-color:#333;transition:all .3s ease;border-radius:3px}@media (min-width:992px){.site-header .menu-items{display:flex!important}.site-header .mobile-close-btn{display:none!important}}@media (max-width:991px){.site-header .mobile-menu-toggle{display:block}.site-header .main-menu .menu-items{position:fixed;height:100vh;width:320px;background:#0b0a21;right:0;top:0;z-index:9999999;padding:30px 25px 50px 25px;visibility:hidden;transform:translateX(100%);opacity:0;overflow-x:hidden;overflow-y:auto;transition:visibility .3s ease-in-out,transform .3s ease-in-out,opacity .3s ease-in-out;scrollbar-width:thin;scrollbar-color:#4e4e4e transparent;display:block!important}.site-header .main-menu .menu-items #menu{display:inline-block!important}.site-header .main-menu .menu-items #menu li a{color:#fff!important;margin-bottom:15px}.site-header .main-menu .menu-items #menu li.menu-item-has-children>a{color:#fff!important}.site-header .main-menu .menu-items #menu li.menu-item-has-children>a::after{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgMTAgNiIgZmlsbD0ibm9uZSI+PHBhdGggZD0ibTguNzUuNzUtNCA0LTQtNCIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+);height:7px;width:12px;display:block;background-repeat:no-repeat;transition:all .3s ease-in-out}.site-header .menu-items.show{opacity:1;visibility:visible;transform:translateX(0)}.site-header .mobile-close-btn{width:100%;flex-wrap:nowrap;position:relative;margin-bottom:30px;display:flex!important;justify-content:space-between;align-items:center}.site-header .mobile-close-btn .logo-btn{max-width:150px;width:100%}.site-header .mobile-close-btn .logo-btn img{max-width:100%;height:auto}.site-header .mobile-close-btn #close_btn{width:35px;height:35px;border-radius:50px;font-weight:600;background:0 0;transition:.3s;cursor:pointer;border:2px solid #d9d9d9;padding:0!important;color:#fff;display:flex;align-items:center;justify-content:center}.site-header .mobile-close-btn #close_btn:hover{background:#2b59ff;color:#fff;border-color:#2b59ff}.site-header .button-area{margin-top:20px}.site-header .buy-now-button{display:inline-flex;align-items:center;gap:10px;padding:12px 24px;background:#2b59ff;color:#fff;text-decoration:none;border-radius:5px;transition:background .3s ease}.site-header .buy-now-button:hover{background:#2b59ff;color:#fff}}.site-header .menu-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:999999;opacity:0;transition:opacity .3s ease}.site-header .menu-overlay.show{display:block;opacity:1}.site-header .main-menu{display:flex;justify-content:space-between;align-items:center}.site-header.fixed-header{position:fixed;left:0;top:0;width:100%;z-index:1330;background-color:#dfe6fe;box-shadow:0 13px 22px -5px rgba(0,0,0,.06);transition:transform .25s ease-in-out;padding:.5rem 0}.site-header.fixed-header.logged-in{top:32px}.footer{background:#0c2a59;padding-top:60px;padding-bottom:0}.footer .footer-item__wrap{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:20px;align-items:start;justify-content:space-between}.footer .footer-item__wrap .footer-main .footer-logo a img{width:180px}.footer .footer-contant p{font-weight:400;font-size:1.1rem;line-height:160%;color:#fff;padding-top:5%;padding-right:20%}.footer .footer-menu-head h4{color:#fff;font-size:22px;font-weight:500;line-height:120%;padding-bottom:25px}.footer .footer-menu-head .footer-menu a{display:block;color:rgba(255,255,255,.7);font-size:16px;font-weight:400;line-height:160%;margin-bottom:10px}.footer .footer-menu-head .footer-menu a:hover{color:#6e6dff}.footer .footer-menu-head .news-letter-form form{position:relative}.footer .footer-menu-head .news-letter-form form input{padding:18px 15px;border-radius:10px!important;border:1px solid #dfe6ff;font-size:.875rem;width:100%}.footer .footer-menu-head .news-letter-form form .news-letter-btn{border-top-right-radius:10px;border-bottom-right-radius:10px;padding:18px 25px;font-size:1rem;font-weight:500;color:#fff;text-transform:uppercase;position:absolute;top:0;right:0;background:#2b59ff;border:none;border-left:1px solid #2b59ff;cursor:pointer;transition:all .3s ease-in-out}.footer .footer-menu-head .news-letter-form form .news-letter-btn:hover{background:#fff;color:#2b59ff}.footer .footer-social{padding-top:20px}.footer .footer-social a{width:40px;height:40px;line-height:46px;text-align:center;background-color:#007bff;border-radius:50%;transition:all .3s ease-in-out;display:inline-block;text-decoration:none;margin-left:15px}.footer .footer-social a:hover{box-shadow:5px 16px 20px rgba(111,113,255,.2)}.footer .footer-social a:hover svg{transform:scale(1.6);transition:all .4s ease-in-out}.footer .footer-social .fa-facebook-f{color:#007bff}.footer .footer-social .fa-facebook-f:hover{color:#fff;background-color:#007bff}.footer .footer-social .fa-twitter{color:#00adee}.footer .footer-social .fa-twitter:hover{color:#fff;background-color:#00adee}.footer .footer-social .fa-youtube{color:red}.footer .footer-social .fa-youtube:hover{color:#fff;background-color:red}.footer .footer-social .fa-wordpress{color:#21759b}.footer .footer-social .fa-wordpress:hover{color:#fff;background-color:#21759b}.footer .footer-bottom{position:relative;margin-top:4rem;padding:2rem 0 1rem 0;border-top:1px solid #e5e5e5}.footer .footer-bottom p{font-weight:400;font-size:.9rem;line-height:160%;color:#5c637e;margin-top:20px}.footer .footer-bottom .footer-menu-bottom ul{display:flex;align-items:center;flex-direction:row}.footer .footer-bottom .footer-menu-bottom ul>li{margin-right:1rem}.footer .footer-bottom .footer-menu-bottom ul>li:last-child{margin-right:0}.footer .footer-bottom .footer-menu-bottom ul>li a{font-weight:400;font-size:.9rem;line-height:160%;color:#5c637e;text-decoration:none}.footer .footer-bottom .footer-menu-bottom ul>li a:hover{color:#6e6dff}.footer .footer-bottom .to-top{position:absolute;top:-25px;left:50%;transform:translateX(-50%);cursor:pointer;width:50px;height:50px;background:linear-gradient(305deg,#0062e7 15.98%,#2889f4 53.38%,#45a6fe 83.1%);border-radius:50%;box-shadow:0 4px 10px rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out}.footer .footer-bottom .to-top svg{fill:#fff}.footer .footer-bottom .to-top i{transition:all .3s ease-in-out}.footer .footer-bottom .to-top:hover{box-shadow:0 4px 10px rgba(0,0,0,.2);background:#fff;color:#6e6dff}.footer .footer-bottom .to-top:hover svg path{fill:#6e6dff}.footer .footer-bottom .to-top:hover i{transform:translateY(-5px)}.footer .footer-copyright{justify-content:space-between;align-items:center}.footer .footer-copyright p{color:#fff;font-size:16px;font-weight:400;line-height:160%;width:60%}.footer .footer-massenger{position:fixed;right:30px;bottom:30px;z-index:9;display:none}.footer .footer-massenger a{background:#695fe8;width:50px;height:50px;line-height:55px;border-radius:50px;display:inline-block;text-align:center}.footer .footer-massenger a i{color:#fff;font-size:24px}.footer .footer-massenger .massenger{position:relative}.footer .footer-massenger .on-hover-text{position:absolute;left:-112px;top:69%;transform:translateY(-50%)}.footer .footer-massenger .on-hover-text .hover-text{position:relative;padding:5px 15px;border-radius:10px;background:#fff;color:#333;box-shadow:-3px 0 7.73859px rgba(0,0,0,.15);font-size:17px;display:none;transition:all linear .3s}.footer .footer-massenger .on-hover-text .hover-text::after{width:13px;height:13px;background:#fff;position:absolute;content:"";right:-6px;top:33%;transform:rotate(47deg);box-shadow:0 1.93465px 7.73859px rgba(0,0,0,.15);z-index:-1}.footer .footer-massenger:hover .hover-text{display:block}@media (min-width:992px) and (max-width:1199.98px){.footer .footer-cookie-area{width:90%}}@media (min-width:768px) and (max-width:991.98px){.footer .footer-cookie-area{width:90%}.footer .footer-item__wrap{grid-template-columns:repeat(2,2fr)}}@media (max-width:767px){.footer{padding-top:30px}.footer .footer-item__wrap{grid-template-columns:repeat(1,2fr);text-align:center}.footer .footer-contant p{padding-right:0}.footer .footer-menu-products a{display:flex;align-items:center}.footer .footer-menu{margin-bottom:20px}.footer .footer-social{padding-top:0}.footer .footer-social a{width:30px;height:30px;line-height:36px;margin-left:6px}.footer .mb-5{margin-bottom:1.5rem!important}.footer .footer-cookie-area{width:90%}.footer .footer-cookie-area .footer-cookie-area-text{display:block!important;text-align:left}.footer .footer-cookie-area .footer-cookie-area-text .cookie-text{display:block;margin-right:0;margin-bottom:20px;font-size:14px}.footer .footer-cookie-area .footer-cookie-area-text .cookie-accept{padding:6px 11px;font-size:14px}.footer .footer-cookie-area .footer-cookie-area-text .cookie-decline{font-size:14px;padding:6px 11px}}#error-page{background:url(../images/connect-drive/ex-feature/bg-shape.png) no-repeat center center,linear-gradient(180deg,#e9f2ff 0,#f7fbff 100%);background-size:cover;background-position:0 0;background-repeat:no-repeat;padding:160px 0 100px 0}#error-page .error-content{width:760px;margin:auto}#error-page .error-content .error-head h1{font-weight:700;font-size:3.4rem;line-height:150%;color:#151826}#error-page .error-content .error-head span{font-weight:700;font-size:2rem;line-height:150%;color:#151826}#error-page .error-content .error-head p{color:#5c637e;font-size:16px;font-weight:400;line-height:160%;margin:10px 0;max-width:500px;margin:10px auto 10px auto}#error-page .error-content .featuer-item-img{width:auto;height:auto}#error-page .error-content .error-but{margin-top:45px}#error-page .error-content .error-but a{text-decoration:none;background:linear-gradient(146.96deg,#78f 11.6%,#6e6dff 89.24%);padding:14px 30px;border-radius:10px;color:#fff}#error-page .error-content .error-but a i{margin-right:8px}#error-page .error-content .error-but a:hover{box-shadow:5px 16px 20px rgba(111,113,255,.2)}@media (min-width:768px) and (max-width:991px){#error-page .error-content{width:100%}}@media (max-width:767.98px){#error-page .error-content{width:100%}}.support-policy{background:url(../images/connect-drive/ex-feature/bg-shape.png) no-repeat center center,linear-gradient(180deg,#e9f2ff 0,#f7fbff 100%);background-size:cover;padding:200px 0 100px 0}.support-policy .support-policy__head{text-align:center;max-width:600px;margin:auto}.support-policy .support-policy__head .support-policy__title{color:#151826;font-size:60px;font-weight:700;line-height:120%}.support-policy .support-policy__head .support-policy__description{margin:20px 0 0 0;color:#5c637e;font-size:16px;font-weight:400;line-height:160%}@media (min-width:768px) and (max-width:991.98px){.support-policy{padding:100px 0 60px 0}.support-policy .support-policy__head .support-policy__title{font-size:1.8rem}.support-policy .support-policy__head .support-policy__description{font-size:.9rem}}@media (max-width:767.98px){.support-policy{padding:100px 0 60px 0}.support-policy .support-policy__head .support-policy__title{font-size:1.8rem}.support-policy .support-policy__head .support-policy__description{font-size:.9rem}}.support-policy__body{padding:60px 0}.support-policy__body .support-policy__content p{color:#3d3d3d;font-size:16px;font-weight:400;line-height:160%}.support-policy__body .support-policy__content p:last-child{margin-bottom:0}.support-policy__body .support-policy__main{border-radius:16px;background:#fff;box-shadow:0 0 34px 0 rgba(140,138,138,.16);padding:40px;margin:50px 0}.support-policy__body .support-policy__main h3{color:#151826;font-size:40px;font-weight:700;line-height:120%;margin-bottom:20px}.support-policy__body .support-policy__main p{color:#3d3d3d;font-size:16px;font-weight:400;line-height:160%;margin-bottom:25px}.support-policy__body .support-policy__main p:last-child{margin-bottom:0;margin-top:25px}.support-policy__body .support-policy__main ul li{list-style:disc;color:#3d3d3d;font-size:16px;font-weight:400;line-height:160%;margin-bottom:10px;margin-left:18px}.support-policy__body .support-policy__main ul li:last-child{margin-bottom:0}.support-policy__body .support-policy__main a{color:#2b59ff;font-size:16px;font-weight:400;line-height:124%}@media (min-width:768px) and (max-width:991.98px){.support-policy__body{padding:40px 0 0 0}.support-policy__body .support-policy__content p{font-size:15px}.support-policy__body .support-policy__main h3{font-size:1.5rem}.support-policy__body .support-policy__main p{font-size:.9rem}.support-policy__body .support-policy__main ul li{font-size:.9rem}.support-policy__body .support-policy__main a{font-size:.9rem}}@media (max-width:767.98px){.support-policy__body{padding:40px 0 0 0}.support-policy__body .support-policy__content p{font-size:14px}.support-policy__body .support-policy__main{padding:20px}.support-policy__body .support-policy__main h3{font-size:1.5rem}.support-policy__body .support-policy__main p{font-size:.9rem}.support-policy__body .support-policy__main ul li{font-size:.9rem}.support-policy__body .support-policy__main a{font-size:.9rem}}