*{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%}}.archive-area .card{box-shadow:rgba(149,157,165,.2) 0 8px 24px;border-radius:20px;width:820px;margin:0 auto}.archive-area .card .card-body{margin-top:100px}.archive-area .card .card-body .undated-date{margin:24px 0;display:flex;justify-content:space-between;align-items:center}.archive-area .card .card-body .undated-date ul li{border-radius:6px;background:#e9f2ff;padding:5px 10px;margin-bottom:10px}.archive-area .card .card-body .undated-date ul li:last-child{margin-bottom:0}.archive-area .card .card-body .undated-date a{background:linear-gradient(180deg,#2d7cff 0,#1c6bcb 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:14px;font-weight:500;line-height:20px}.archive-area .card .card-body .undated-date .blog-item-meta-time{color:#5c637e;font-size:16px;font-weight:400;line-height:160%}.archive-area .card .card-body .card-title{font-size:1.5rem;line-height:160%;color:#151826;margin-bottom:1rem;font-weight:600}.archive-area .card .card-body .card-title a{color:#151826}.archive-area .card .card-body .entry-content{padding:20px}.archive-area .card .card-body .entry-content .post-thumbnail img{height:auto}.archive-area .card .card-body .entry-meta a{border-radius:50px;border:1px solid #2d7cff;background:rgba(233,242,255,.6);text-decoration:none;font-size:13px;padding:10px 20px;color:#25252c;font-size:16px;font-weight:400;line-height:160%;margin:20px 0;display:inline-block;transition:all linear .4s ease-in-out}.archive-area .card .card-body .entry-meta a svg{margin-left:10px}.archive-area .card .card-body .entry-meta a:hover{background:#2b59ff;color:#fff;border-color:#2b59ff}.archive-area .card .card-body .entry-meta a:hover svg path{fill:#fff}.archive-area .card .card-body .entry-meta .blog-item-meta-date{color:#5c637e;font-size:16px;font-weight:400;line-height:160%}.cat_pagination_ar{padding-bottom:70px!important}.cat_pagination_ar .cate_pagination{display:flex;align-items:center;justify-content:center}.cat_pagination_ar .cate_pagination .page-numbers{font-size:14px;line-height:160%;color:#5c637e;font-weight:400;text-decoration:none;margin:0 10px;padding:13px 24px;background:#fff;border-radius:8px;transition:all .3s ease;box-shadow:rgba(100,100,111,.2) 0 7px 29px 0}.cat_pagination_ar .cate_pagination .page-numbers:hover{background:linear-gradient(146.96deg,#78f 11.6%,#6e6dff 89.24%);border-color:#6e6dff;color:#fff;box-shadow:6px 6px 14px rgba(142,170,249,.4)}.cat_pagination_ar .cate_pagination .page-numbers.current{background:linear-gradient(146.96deg,#78f 11.6%,#6e6dff 89.24%);border-color:#6e6dff;color:#fff;box-shadow:6px 6px 14px rgba(142,170,249,.4)}@media (max-width:768px){.undated-date{flex-direction:column;justify-content:center;gap:10px!important}}@media (max-width:600px){.archive-area{padding:1rem 0}.archive-area .card .card-body .undated-date{flex-direction:column;justify-content:center;gap:10px!important}.archive-area .card .card-body .undated-date ul li{margin-bottom:15px}.archive-area .card .card-body h2{font-size:20px!important}}.blog-header{background:url(../images/connect-drive/ex-feature/bg-shape.png) no-repeat center center,linear-gradient(180deg,#e9f2ff 0,#f7fbff 100%);padding:200px 0 100px 0;background-size:cover}.blog-header .section-header{text-align:center;max-width:850px;margin:auto}.blog-header .section-header h1{color:#151826;font-size:60px;font-weight:700;line-height:120%;margin-bottom:20px}.blog-header .section-header p{color:#5c637e;font-size:18px;font-weight:400;line-height:150%}@media (min-width:768px) and (max-width:991px){.blog-header{padding:130px 0 40px 0}}@media (max-width:767.98px){.blog-header{padding:130px 0 40px 0}.blog-header .section-header h1{font-size:27px}.blog-header .section-header p{font-size:15px}}#blog-page{padding:60px 0}#blog-page .our-articles-section .section-head{margin-bottom:20px}#blog-page .our-articles-section .section-head .section-title{color:#25252c;font-size:48px;font-weight:700;line-height:120%}#blog-page .our-articles-section .section-head .search-area{background:#fff;padding:6px;border-radius:50px;margin-bottom:30px;box-shadow:0 2px 5px rgba(0,0,0,.1)}#blog-page .our-articles-section .section-head .search-area h4{margin-bottom:15px;font-size:18px;color:#333}#blog-page .our-articles-section .section-head .search-area .search_containers .search-forms .search-boxs{display:flex;gap:10px}#blog-page .our-articles-section .section-head .search-area .search_containers .search-forms .search-boxs .search-fields{flex:1;padding:8px 12px;border:none;border-radius:3px;font-size:14px}#blog-page .our-articles-section .section-head .search-area .search_containers .search-forms .search-boxs .search-fields:focus{outline:0}#blog-page .our-articles-section .section-head .search-area .search_containers .search-forms .search-boxs input:-internal-autofill-selected{-webkit-appearance:menulist-button;-moz-appearance:menulist-button;appearance:menulist-button;background-image:none!important;background-color:light-dark(#e8f0fe,rgba(70,90,126,.4))!important;color:fieldtext!important}#blog-page .our-articles-section .section-head .search-area .search_containers .search-forms .search-boxs .fm-search-btns{background:#007bff;color:#fff;border:none;padding:8px 15px;border-radius:50px;cursor:pointer;display:flex;align-items:center;gap:5px;font-size:14px}#blog-page .letest-post{position:relative}#blog-page .letest-post .latest-blog-section .section-title{color:#25252c;font-size:48px;font-weight:700;line-height:120%;margin-bottom:20px}#blog-page .letest-post .latest-blog-section .blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}#blog-page .letest-post .latest-blog-section .blog-grid .blog-item{border-radius:12px;background:#fff;box-shadow:0 1px 24px 0 rgba(115,115,115,.16);margin-bottom:20px;padding:15px 15px 0 15px}#blog-page .letest-post .latest-blog-section .blog-grid .blog-item-image img{border-radius:15px;-o-object-fit:cover;object-fit:cover}#blog-page .letest-post .latest-blog-section .blog-grid .blog-item-content{padding:15px 0 0 0}#blog-page .letest-post .latest-blog-section .blog-grid .blog-item-content .blog-item-title{color:#25252c;font-size:30px;font-weight:400;line-height:120%;margin:15px 0}#blog-page .letest-post .latest-blog-section .blog-grid .blog-item-content .blog-item-title a:hover{color:#007bff}#blog-page .letest-post .latest-blog-section .blog-grid .blog-item-content p{color:#5c637e;font-size:16px;font-weight:400;line-height:160%}#blog-page .letest-post .latest-blog-section .blog-grid .blog-item-content .read-more-link{border-radius:50px;border:1px solid #2d7cff;background:rgba(233,242,255,.6);text-decoration:none;font-size:13px;padding:10px 20px;color:#25252c;font-size:16px;font-weight:400;line-height:160%;margin:20px 0;display:inline-block;transition:all linear .4s ease-in-out}#blog-page .letest-post .latest-blog-section .blog-grid .blog-item-content .read-more-link svg{margin-left:10px}#blog-page .letest-post .latest-blog-section .blog-grid .blog-item-content .read-more-link:hover{background:#2b59ff;color:#fff;border-color:#2b59ff}#blog-page .letest-post .latest-blog-section .blog-grid .blog-item-content .read-more-link:hover svg path{fill:#fff}#blog-page .letest-post .latest-blog-section .blog-grid .blog-item-content .blog-item-meta-category ul li{border-radius:6px;background:#e9f2ff;padding:5px 10px;margin-bottom:10px}#blog-page .letest-post .latest-blog-section .blog-grid .blog-item-content .blog-item-meta-category ul li:last-child{margin-bottom:0}#blog-page .letest-post .latest-blog-section .blog-grid .blog-item-content .blog-item-meta-category a{background:linear-gradient(180deg,#2d7cff 0,#1c6bcb 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:14px;font-weight:500;line-height:20px}#blog-page .letest-post .latest-blog-section .blog-grid .blog-item-content .time-date{color:rgba(92,99,126,.7);font-size:16px;font-weight:400;line-height:160%}#blog-page .letest-post .posts-pagination{margin-top:30px;text-align:center}#blog-page .letest-post .posts-pagination .page-numbers{display:inline-block;padding:9px 20px;margin:0 3px;background:#fff;border:1px solid #ddd;color:#333;text-decoration:none;border-radius:8px}#blog-page .letest-post .posts-pagination .page-numbers:hover{background:#007bff;color:#fff;border-color:#007bff}#blog-page .letest-post .posts-pagination .next{position:absolute;right:0}#blog-page .letest-post .posts-pagination .prev{position:absolute;left:0}#blog-page .letest-post .posts-pagination .current{background:#007bff;color:#fff;border-color:#007bff}@media (min-width:768px) and (max-width:991px){#blog-page .our-articles-section .section-head{text-align:center}#blog-page .our-articles-section .section-head .section-title{font-size:23px}#blog-page .articles-grid-main{grid-template-columns:repeat(2,1fr)}#blog-page .articles-grid-main .articles-grid .article-item .article-content .article-title{font-size:22px}#blog-page .articles-grid-main .articles-grid .article-item .article-content .read-more-link{padding:10px 17px}#blog-page .articles-grid-main .articles-grid .article-item .article-content .read-more-link svg{margin-left:8px}#blog-page .articles-grid-main .most-popular-section .popular-item .popular-item-content .popular-item-title{font-size:22px}#blog-page .articles-grid-main .most-popular-section .popular-item .popular-item-content .read-more-link{padding:10px 17px}#blog-page .articles-grid-main .most-popular-section .popular-item .popular-item-content .read-more-link svg{margin-left:8px}#blog-page .letest-post{position:relative}#blog-page .letest-post .latest-blog-section .section-title{font-size:25px}#blog-page .letest-post .latest-blog-section .blog-grid{grid-template-columns:repeat(2,1fr);gap:20px}#blog-page .letest-post .latest-blog-section .blog-grid .blog-item-content .blog-item-title{font-size:22px}#blog-page .letest-post .latest-blog-section .blog-grid .blog-item-content .read-more-link{padding:10px 17px}#blog-page .letest-post .latest-blog-section .blog-grid .blog-item-content .read-more-link svg{margin-left:8px}#blog-page .letest-post .posts-pagination .page-numbers{padding:9px 20px}}@media (max-width:767.98px){#blog-page .our-articles-section .section-head{display:block;text-align:center}#blog-page .our-articles-section .section-head .section-title{font-size:23px;margin-bottom:20px}#blog-page .articles-grid-main{grid-template-columns:repeat(1,1fr)}#blog-page .articles-grid-main .articles-grid .article-item .article-content .article-title{font-size:22px}#blog-page .articles-grid-main .articles-grid .article-item .article-content .read-more-link{padding:10px 17px}#blog-page .articles-grid-main .articles-grid .article-item .article-content .read-more-link svg{margin-left:8px}#blog-page .articles-grid-main .most-popular-section .popular-item{display:block}#blog-page .articles-grid-main .most-popular-section .popular-item .popular-item-image{width:100%}#blog-page .articles-grid-main .most-popular-section .popular-item .popular-item-content .popular-item-title{font-size:22px}#blog-page .articles-grid-main .most-popular-section .popular-item .popular-item-content .read-more-link{padding:10px 17px}#blog-page .articles-grid-main .most-popular-section .popular-item .popular-item-content .read-more-link svg{margin-left:8px}#blog-page .letest-post{position:relative}#blog-page .letest-post .latest-blog-section .section-title{text-align:center;font-size:23px}#blog-page .letest-post .latest-blog-section .blog-grid{grid-template-columns:repeat(1,1fr);gap:0}#blog-page .letest-post .latest-blog-section .blog-grid .blog-item-content .blog-item-title{font-size:22px}#blog-page .letest-post .latest-blog-section .blog-grid .blog-item-content .read-more-link{padding:10px 17px}#blog-page .letest-post .latest-blog-section .blog-grid .blog-item-content .read-more-link svg{margin-left:8px}#blog-page .letest-post .posts-pagination .page-numbers{padding:9px 20px}}.wp_cloud_connect_docs-search-wrap{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-bottom:60px;padding-top:200px}.wp_cloud_connect_docs-search-wrap .wp_cloud_connect_docs-search-label{margin-top:0}@media (max-width:767.98px){.wp_cloud_connect_docs-search-wrap{padding-top:100px}.wp_cloud_connect_docs-search-wrap .wp_cloud_connect_docs-search-form{width:100%}}.wp_cloud_connect_docs-content-area{padding:60px 0}.wp_cloud_connect_docs-search-wrap-single{padding-bottom:100px}@media (max-width:767.98px){.wp_cloud_connect_docs-wrap{padding-top:0!important}.wp_cloud_connect_docs-search-wrap-single{padding-bottom:60px}}body.archive .title-header,body.search .title-header{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:200px 0 100px 0}body.archive .title-header .header-content .entry-title,body.search .title-header .header-content .entry-title{font-size:35px;font-weight:900}body.archive .title-header .header-content .entry-meta,body.search .title-header .header-content .entry-meta{display:flex;justify-content:center;align-items:center}body.archive .title-header .header-content .entry-meta p,body.search .title-header .header-content .entry-meta p{padding:0!important;margin-bottom:0!important;margin-right:3px}body.archive .title-header .header-content .entry-meta p a,body.search .title-header .header-content .entry-meta p a{font-size:.875rem;line-height:160%;color:#78f;background:0 0;border:1px solid #78f;border-radius:8px;padding:5px 10px;margin-right:10px;transition:all .3s ease}body.archive .title-header .header-content .entry-meta p a:hover,body.search .title-header .header-content .entry-meta p a:hover{background:linear-gradient(146.96deg,#78f 11.6%,#6e6dff 89.24%);color:#fff}body.archive .title-header .header-content .entry-meta span,body.search .title-header .header-content .entry-meta span{font-weight:600}body.archive .title-header .header-content .entry-meta .blog-item-meta-time,body.search .title-header .header-content .entry-meta .blog-item-meta-time{margin-left:15px}body.archive .title-header .header-content .entry-meta .blog-item-meta-time i,body.search .title-header .header-content .entry-meta .blog-item-meta-time i{margin-right:7px}body.archive .title-header .header-content .entry-meta a,body.search .title-header .header-content .entry-meta a{color:#000}body.archive .title-header .header-content .entry-meta a:hover,body.search .title-header .header-content .entry-meta a:hover{color:#8a2be2}body.archive .title-header .header-content .entry-meta .by-author,body.search .title-header .header-content .entry-meta .by-author{display:none}body.archive .search-page,body.search .search-page{padding:160px 0 100px 0;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}body.archive .search-page .entry-header .entry-title,body.search .search-page .entry-header .entry-title{font-size:35px;font-weight:900;color:#111;padding-bottom:20px}body.archive .search-page p,body.search .search-page p{color:#5c637e;font-size:16px;font-weight:400;line-height:160%;padding-bottom:35px}body.archive .search-page .search-form,body.search .search-page .search-form{width:560px;margin:auto}body.archive .search-page .search-form .input-group,body.search .search-page .search-form .input-group{display:flex}body.archive .search-page .search-form .input-group .form-control,body.search .search-page .search-form .input-group .form-control{position:relative;flex:1 1 auto;width:100%;min-width:0;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}body.archive .search-page .search-form .input-group .btn,body.search .search-page .search-form .input-group .btn{color:#fff;padding:.7rem 1.2rem;background:linear-gradient(to right,#78f,#6e6dff);transition:all .2s ease-in-out;box-shadow:none;outline:0;text-transform:uppercase;letter-spacing:1px;border:none;font-weight:400;font-size:13px;border-radius:0;transition:all linear .4s;cursor:pointer;border-radius:.25rem;border-top-left-radius:0;border-bottom-left-radius:0}body.archive .search-page .search-form .input-group .btn:hover,body.search .search-page .search-form .input-group .btn:hover{background:linear-gradient(to right,#6e6dff,#78f)}@media (max-width:767.98px){body.archive .page,body.search .page{padding:1rem}}