*{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%}}#browser-demo{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:160px 0 140px 0}#browser-demo .browser-demo__head{max-width:650px;margin:auto}#browser-demo .browser-demo__head .browser-demo__head-title{color:#151826;font-size:48px;font-weight:700;line-height:120%;margin-bottom:20px}#browser-demo .browser-demo__head .browser-demo__head-description{font-weight:400;font-size:1rem;line-height:160%;color:#5c637e;padding:0 20px;margin-bottom:60px}@media (min-width:992px) and (max-width:1199.98px){#browser-demo{padding:100px 0}#browser-demo .browser-demo-head h1{font-size:2rem}#browser-demo .browser-demo-head p{font-size:.9rem}}@media (min-width:768px) and (max-width:991.98px){#browser-demo{padding:100px 0}#browser-demo .browser-demo-head h1{font-size:2rem}#browser-demo .browser-demo-head p{font-size:.9rem;padding:0}}@media (max-width:767.98px){#browser-demo{padding:75px 0 20px 0}#browser-demo .browser-demo__head .browser-demo__head-title{font-size:1.8rem;padding-bottom:0}#browser-demo .browser-demo__head .browser-demo__head-description{font-size:.75rem}}#browser-demo-img{margin-top:-150px;margin-bottom:0}#browser-demo-img img{width:70%}@media (max-width:767.98px){#browser-demo-img{margin-top:-55px;text-align:center}#browser-demo-img img{width:100%}}#dokan-demo{padding:50px 0 40px 0}#dokan-demo .browser-demo__head{max-width:650px;margin:auto}#dokan-demo .browser-demo__head .browser-demo__head-title{color:#151826;font-size:48px;font-weight:700;line-height:120%;margin-bottom:20px}#dokan-demo .browser-demo__head .browser-demo__head-description{font-weight:400;font-size:1rem;line-height:160%;color:#5c637e;padding:0 20px;margin-bottom:60px}#dokan-demo .demo-header-bg img{width:70%}@media (min-width:992px) and (max-width:1199.98px){#dokan-demo{padding:100px 0}#dokan-demo .browser-demo-head h1{font-size:2rem}#dokan-demo .browser-demo-head p{font-size:.9rem}}@media (min-width:768px) and (max-width:991.98px){#dokan-demo{padding:100px 0}#dokan-demo .browser-demo-head h1{font-size:2rem}#dokan-demo .browser-demo-head p{font-size:.9rem;padding:0}}@media (max-width:767.98px){#dokan-demo{padding:60px 0 20px 0}#dokan-demo .browser-demo__head .browser-demo__head-title{font-size:1.8rem;padding-bottom:0}#dokan-demo .browser-demo__head .browser-demo__head-description{font-size:.75rem;margin-bottom:20px}#dokan-demo .demo-header-bg img{width:100%}}.demo-details .feature-item{padding:70px 0;position:relative;display:flex;align-items:center;justify-content:space-between}.demo-details .feature-item .feature-item-content{width:50%}.demo-details .feature-item .feature-item-content .feature-item-img1{display:none}.demo-details .feature-item .feature-item-img{width:45%}.demo-details .feature-item .feature-item-img img{width:90%}.demo-details .feature-item .feature-title{font-weight:700;font-size:3rem;line-height:120%;color:#111;padding-top:20px;margin-bottom:20px}.demo-details .feature-item .feature-description{font-weight:400;font-size:1rem;line-height:1.7;color:#5c5c5c}.demo-details .feature-item .feature-list span{color:#151826;font-size:16px;font-weight:600;line-height:120%;display:inline-flex;align-items:center;gap:5px;margin-right:10px}@media (min-width:768px) and (max-width:991.98px){.demo-details .feature-item .feature-item-content h3{font-size:2rem}.demo-details .feature-item .feature-item-content p{font-size:.9rem}.demo-details .feature-item .feature-list span{font-size:.8rem}}@media (max-width:767.98px){.demo-details .feature-item{padding:30px 0}.demo-details .feature-item .feature-item-img{width:100%;display:none}.demo-details .feature-item .feature-item-content{width:100%}.demo-details .feature-item .feature-item-content h3{font-size:1.5rem;text-align:center}.demo-details .feature-item .feature-item-content p{text-align:center;font-size:.9rem;margin-bottom:20px}.demo-details .feature-item .feature-item-content .feature-item-img1{display:block;margin:15px 0}.demo-details .feature-item .feature-item-content .feature-list{text-align:center}.demo-details .feature-item .feature-item-content .feature-list span{font-size:.8rem;display:flex;justify-content:center;width:100%;margin-bottom:10px}}.connect-drive-cta{background:url(../images/connect-drive/cta-bg-shape.png) no-repeat center center,linear-gradient(90deg,#9f7eff 1.23%,#8c89ff 16.9%,rgba(92,113,255,.91) 29.72%,rgba(43,89,255,.8) 42.08%,#5d8bfd 57.78%,#729bff 69.61%,#f76d83 100%);background-size:cover;padding:80px 0}.connect-drive-cta .connect-drive-cta__wrapper{margin:auto}.connect-drive-cta .connect-drive-cta__wrapper .connect-drive-cta__content .connect-drive-cta__title{margin-bottom:1rem;font-weight:700;font-size:2.5rem;color:#fff}.connect-drive-cta .connect-drive-cta__wrapper .connect-drive-cta__content .connect-drive-cta__description{margin-bottom:0;font-weight:400;font-size:1rem;color:#f9faff;padding-right:0;max-width:600px;margin:auto}.connect-drive-cta .connect-drive-cta__wrapper .cta-actions{margin-top:50px;text-align:center;display:flex;justify-content:center}.connect-drive-cta .connect-drive-cta__wrapper .cta-actions a{text-decoration:none;padding:15px 36px;border-radius:5px;font-weight:600;font-size:.9rem;display:flex;align-items:center}.connect-drive-cta .connect-drive-cta__wrapper .cta-actions a svg{margin-right:10px}.connect-drive-cta .connect-drive-cta__wrapper .cta-actions a i{margin-right:10px}.connect-drive-cta .connect-drive-cta__wrapper .cta-actions .bt{background-color:#2b59ff;color:#fff;transition:all linear .4s}.connect-drive-cta .connect-drive-cta__wrapper .cta-actions .bt:hover{background-color:#fff;color:#2b59ff;transition:all linear .4s;box-shadow:0 4px 10px rgba(0,0,0,.1)}.connect-drive-cta .connect-drive-cta__wrapper .cta-actions .bt1{background-color:#fff;color:#2b59ff;margin-left:40px;transition:all linear .4s}.connect-drive-cta .connect-drive-cta__wrapper .cta-actions .bt1:hover{background-color:#2b59ff;color:#fff;transition:all linear .4s;box-shadow:0 4px 10px rgba(0,0,0,.1)}.connect-drive-cta .connect-drive-cta__wrapper .cta-actions .bt1:hover svg path{fill:#fff}@media (min-width:768px) and (max-width:991.98px){.connect-drive-cta{padding:40px 0}.connect-drive-cta .connect-drive-cta__wrapper .connect-drive-cta__content .connect-drive-cta__title{font-size:2rem}.connect-drive-cta .connect-drive-cta__wrapper .connect-drive-cta__content .connect-drive-cta__description{font-size:.9rem}.connect-drive-cta .connect-drive-cta__wrapper .cta-actions{margin-top:30px}.connect-drive-cta .connect-drive-cta__wrapper .cta-actions a{padding:10px 24px}.connect-drive-cta .connect-drive-cta__wrapper .cta-actions .bt1{margin-left:15px}}@media (max-width:767.98px){.connect-drive-cta{padding:30px 0 30px 0}.connect-drive-cta .connect-drive-cta__wrapper .connect-drive-cta__content .connect-drive-cta__title{font-size:1.5rem}.connect-drive-cta .connect-drive-cta__wrapper .connect-drive-cta__content .connect-drive-cta__description{padding-right:0;font-size:.9rem}.connect-drive-cta .connect-drive-cta__wrapper .cta-actions{margin-top:1.5rem!important}.connect-drive-cta .connect-drive-cta__wrapper .cta-actions a{padding:10px 24px}.connect-drive-cta .connect-drive-cta__wrapper .cta-actions .bt1{margin-left:15px}}