*{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%}}.hero-section{background:linear-gradient(180deg,#e9f2ff 0,#f7fbff 100%);padding:160px 0 100px 0}.hero-section .hero-section__main{align-items:center;justify-content:space-between;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.hero-section .hero-content{position:relative}.hero-section .hero-content .hero-content__title{font-size:4rem;margin-bottom:1.5rem;font-weight:600;line-height:120%;font-family:Inter,sans-serif}.hero-section .hero-content .hero-content__title span{color:#6e6dff;background:url(../images/home/solutions-border.png) no-repeat left center;padding:12px;background-position:center;background-repeat:no-repeat;background-size:contain}.hero-section .hero-content .hero-content__description{font-size:1.1rem;margin-bottom:30px;line-height:160%;font-family:Inter,sans-serif}.hero-section .hero-content .hero-content__button__area{display:flex;gap:20px}.hero-section .hero-content .hero-content__button__area a{width:-moz-max-content;width:max-content}.hero-section .hero-content .hero-content__button__area a svg{margin-left:10px;margin-right:0}.hero-section .hero-content .hero-content__image-mobile{display:none}.hero-section .hero-image{display:block;position:relative;text-align:end}.hero-section .hero-image img{width:80%;position:relative}@media (min-width:1200px) and (max-width:1399.98px){.hero-section{padding:110px 0 60px 0}.hero-section .hero-section__main{padding:0 20px}.hero-section .hero-content .hero-content__title{font-size:2.6rem}}@media (min-width:992px) and (max-width:1199.98px){.hero-section{padding:110px 0 60px 0}.hero-section .hero-section__main{padding:0 20px}.hero-section .hero-content .hero-content__title{font-size:2.4rem}}@media (min-width:768px) and (max-width:991.98px){.hero-section{padding:110px 0 60px 0}.hero-section .hero-content .hero-content__title{font-size:2.2rem}.hero-section .hero-content .hero-content__description{font-size:.9rem}}@media (max-width:767.98px){.hero-section{padding:130px 0 70px 0}.hero-section .hero-section__main{grid-template-columns:repeat(1,minmax(0,1fr))}.hero-section .hero-content{width:100%;text-align:center}.hero-section .hero-content .hero-content__title{font-size:1.5rem}.hero-section .hero-content .hero-content__title img{width:109px}.hero-section .hero-content .hero-content__description{font-size:.9rem}.hero-section .hero-content .hero-content__button__area{justify-content:center}.hero-section .hero-content .view-products-btn{padding:11px 15px;margin:auto}.hero-section .hero-content .hedding-description{font-size:1rem;margin-bottom:30px}.hero-section .hero-content .hero-content__image-mobile{display:block}.hero-section .hero-content .hero-content__image-mobile .hero-image__play__btn{top:50%;left:50%;width:70px;height:70px}.hero-section .hero-image{display:none}.hero-section .mb-5{margin-bottom:1.5rem!important}}.connect-drive-features{padding:60px 0}.connect-drive-features .connect-drive-feature__head{text-align:center;max-width:700px;margin:auto}.connect-drive-features .connect-drive-feature__head .connect-drive-feature__title{font-weight:700;font-size:3rem;line-height:120%;color:#111}.connect-drive-features .connect-drive-feature__head .connect-drive-feature__title span{color:#2b59ff}.connect-drive-features .connect-drive-feature__head .connect-drive-feature__description{margin:20px 0 40px 0;font-size:1rem;color:#5c5c5c}.connect-drive-features .connect-drive-feature__main{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;text-align:center;position:relative}.connect-drive-features .connect-drive-feature__main::after{content:"";position:absolute;top:50%;left:50%;width:80%;height:80%;transform:translate(-50%,-50%);background:url(../images/connect-drive/shadow.png) no-repeat 0 0;background-size:cover;z-index:-1}.connect-drive-features .connect-drive-feature__main .connect-drive-feature__content{border-radius:20px;border:1px solid #bdccff;background:#fff;padding:40px 20px;transition:all .3s ease-in-out}.connect-drive-features .connect-drive-feature__main .connect-drive-feature__content .feature-item__icon{margin:0 auto;width:70px;height:70px}.connect-drive-features .connect-drive-feature__main .connect-drive-feature__content .feature-item__icon img{width:auto;height:auto}.connect-drive-features .connect-drive-feature__main .connect-drive-feature__content .feature-sub-title{color:#151826;font-size:24px;font-weight:600;line-height:120%;margin-top:30px;margin-bottom:15px}.connect-drive-features .connect-drive-feature__main .connect-drive-feature__content .feature-sub-description{color:#5c637e;font-size:16px;font-weight:400;line-height:160%;margin-bottom:20px}.connect-drive-features .connect-drive-feature__main .connect-drive-feature__content .classic-editor-icon{background:url(../images/connect-drive/integration/steps.png);background-position:0 0}.connect-drive-features .connect-drive-feature__main .connect-drive-feature__content .gutenberg-icon{background:url(../images/connect-drive/integration/steps.png);background-position:0 -70px}.connect-drive-features .connect-drive-feature__main .connect-drive-feature__content .elementor-icon{background:url(../images/connect-drive/integration/steps.png);background-position:0 -140px}.connect-drive-features .connect-drive-feature__main .connect-drive-feature__content .divi-page-builder-icon{background:url(../images/connect-drive/integration/steps.png);background-position:0 -210px}.connect-drive-features .connect-drive-feature__main .connect-drive-feature__content .contact-form-7-icon{background:url(../images/connect-drive/integration/steps.png);background-position:0 -280px}.connect-drive-features .connect-drive-feature__main .connect-drive-feature__content .wpforms-icon{background:url(../images/connect-drive/integration/steps.png);background-position:0 -350px}.connect-drive-features .connect-drive-feature__main .connect-drive-feature__content .gravity-forms-icon{background:url(../images/connect-drive/integration/steps.png);background-position:0 -420px}.connect-drive-features .connect-drive-feature__main .connect-drive-feature__content .ninja-forms-icon{background:url(../images/connect-drive/integration/steps.png);background-position:0 -490px}.connect-drive-features .connect-drive-feature__main .connect-drive-feature__content .fluent-forms-icon{background:url(../images/connect-drive/integration/steps.png);background-position:0 -560px}.connect-drive-features .connect-drive-feature__main .connect-drive-feature__content .formidable-forms-icon{background:url(../images/connect-drive/integration/steps.png);background-position:0 -630px}.connect-drive-features .connect-drive-feature__main .connect-drive-feature__content .elementor-forms-icon{background:url(../images/connect-drive/integration/steps.png);background-position:0 -700px}.connect-drive-features .connect-drive-feature__main .connect-drive-feature__content .met-forms-icon{background:url(../images/connect-drive/integration/steps.png);background-position:0 -770px}.connect-drive-features .connect-drive-feature__main .connect-drive-feature__content .woocommerce-support-icon{background:url(../images/connect-drive/integration/steps.png);background-position:0 -840px}.connect-drive-features .connect-drive-feature__main .connect-drive-feature__content .dokan-icon{background:url(../images/connect-drive/integration/steps.png);background-position:0 -910px}.connect-drive-features .connect-drive-feature__main .connect-drive-feature__content .easy-digital-download-icon{background:url(../images/connect-drive/integration/steps.png);background-position:0 -980px}.connect-drive-features .connect-drive-feature__main .connect-drive-feature__content .advanced-custom-fields-icon{background:url(../images/connect-drive/integration/steps.png);background-position:0 -1050px}.connect-drive-features .connect-drive-feature__main .connect-drive-feature__content .tutor-lms-icon{background:url(../images/connect-drive/integration/steps.png);background-position:0 -1120px}.connect-drive-features .connect-drive-feature__main .connect-drive-feature__content .media-library-icon{background:url(../images/connect-drive/integration/steps.png);background-position:0 -1190px}.connect-drive-features .connect-drive-feature__main .free-btn-primary{max-width:-moz-max-content;max-width:max-content;margin:auto}.connect-drive-features .connect-drive-feature__main .free-btn-primary svg{background:#2b59ff;border:1px solid #fff;border-radius:50%;width:25px;height:25px;padding:5px}.connect-drive-features .connect-drive-feature__main .free-btn-primary:hover{background:#2b59ff;color:#fff}.connect-drive-features .connect-drive-feature__main .free-btn-primary:hover svg{background:0 0}.connect-drive-features .connect-drive-feature__main .free-btn-primary:hover svg path{fill:#fff}.connect-drive-features .connect-drive-feature__content:hover{background:rgba(233,242,255,.8)}.connect-drive-features .connect-drive-feature__content.filter-animate{animation:fadeInScale .4s ease}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}100%{opacity:1;transform:scale(1)}}.connect-drive-features .connect-drive-feature__search-area-main .connect-drive-button-area{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px;justify-content:center}.connect-drive-features .connect-drive-feature__search-area-main .connect-drive-button-area .connect-drive-button{padding:12px 24px;border-radius:10px;border:1px solid var(--primary-color-primary-70,#bbd5ff);background:var(--primary-color-primary-30,#e9f2ff);color:#5c637e;font-size:16px;font-weight:400;line-height:160%;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:5px}.connect-drive-features .connect-drive-feature__search-area-main .connect-drive-button-area .connect-drive-button svg{width:30px;height:30px}.connect-drive-features .connect-drive-feature__search-area-main .connect-drive-button-area .connect-drive-button:hover{background:#2b59ff;color:#fff}.connect-drive-features .connect-drive-feature__search-area-main .connect-drive-button-area .connect-drive-button:hover svg path{fill:#fff}.connect-drive-features .connect-drive-feature__search-area-main .connect-drive-button-area .connect-drive-button.active{background:#2b59ff;color:#fff;border-color:#2b59ff}.connect-drive-features .connect-drive-feature__search-area-main .connect-drive-button-area .connect-drive-button.active svg path{fill:#fff}.connect-drive-features .connect-drive-feature__search-area-main .connect-drive-feature__search{position:relative;max-width:880px;margin:30px auto}.connect-drive-features .connect-drive-feature__search-area-main .connect-drive-feature__search input{width:100%;padding:15px 20px 15px 50px;border:.5px solid #1c6bcb;background:rgba(233,242,255,.4);border-radius:40px;font-size:16px;transition:all .3s ease;outline:0}.connect-drive-features .connect-drive-feature__search-area-main .connect-drive-feature__search input:focus{border-color:#2b59ff;box-shadow:0 0 0 3px rgba(0,115,170,.1)}.connect-drive-features .connect-drive-feature__search-area-main .connect-drive-feature__search svg{position:absolute;left:15px;top:50%;transform:translateY(-50%);width:24px;height:24px;pointer-events:none}.connect-drive-features .connect-drive-feature__search svg circle,.connect-drive-features .connect-drive-feature__search svg path{stroke:#5c637e;transition:stroke .3s ease}.connect-drive-features .connect-drive-feature__search input:focus+svg circle,.connect-drive-features .connect-drive-feature__search input:focus+svg path{stroke:#0073aa}.connect-drive-features .no-results-message{text-align:center;padding:60px 20px;font-size:18px;color:#666;background:#f9f9f9;border-radius:8px;width:100%;grid-column:1/-1}.connect-drive-features .text-center{text-align:center}@media (min-width:768px) and (max-width:991.98px){.connect-drive-features .connect-drive-feature__head{max-width:100%}.connect-drive-features .connect-drive-feature__head .connect-drive-feature__title{font-size:2rem}.connect-drive-features .connect-drive-feature__head .connect-drive-feature__description{margin:20px 0 40px 0;font-size:.9rem}.connect-drive-features .connect-drive-feature__main{grid-template-columns:1fr 1fr}.connect-drive-features .connect-drive-feature__main .connect-drive-feature__content{padding:20px}.connect-drive-features .connect-drive-feature__main .connect-drive-feature__content .feature-sub-title{font-size:19px}.connect-drive-features .connect-drive-feature__main .connect-drive-feature__content .feature-sub-description{color:#5c637e;font-size:16px}.connect-drive-features .connect-drive-feature__search-area-main .connect-drive-button-area .connect-drive-button{padding:10px 10px;font-size:15px}.connect-drive-features .connect-drive-feature__search-area-main .connect-drive-button-area .connect-drive-button svg{width:25px;height:25px}}@media (max-width:767.98px){.connect-drive-features .connect-drive-feature__head{max-width:100%}.connect-drive-features .connect-drive-feature__head .connect-drive-feature__title{font-size:1.5rem}.connect-drive-features .connect-drive-feature__head .connect-drive-feature__description{margin:20px 0 40px 0;font-size:.9rem}.connect-drive-features .connect-drive-feature__main{grid-template-columns:1fr}.connect-drive-features .connect-drive-feature__main .connect-drive-feature__content{padding:20px}.connect-drive-features .connect-drive-feature__main .connect-drive-feature__content .feature-sub-title{font-size:19px}.connect-drive-features .connect-drive-feature__main .connect-drive-feature__content .feature-sub-description{color:#5c637e;font-size:16px}.connect-drive-features .connect-drive-feature__search-area-main .connect-drive-button-area .connect-drive-button{padding:10px 10px;font-size:15px}.connect-drive-features .connect-drive-feature__search-area-main .connect-drive-button-area .connect-drive-button svg{width:25px;height:25px}}.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}}