*{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%}}#comments{box-shadow:rgba(0,0,0,.1) 0 10px 50px;padding:23px 40px;border-radius:7px;margin:60px 0;width:820px;margin:60px auto}#comments #comments-title{font-weight:700;font-size:1.2rem;line-height:120%;color:#111;padding-bottom:20px}#comments .small{font-weight:400;font-size:1rem;line-height:160%;color:#5c5c5c;padding-bottom:20px;width:100%}#comments #commentform{display:flex;flex-wrap:wrap;justify-content:space-between}#comments #commentform .mb-3{margin-bottom:2rem!important}#comments #commentform .comments{width:100%;order:4}#comments #commentform .folat-name{order:2;width:48%;border-radius:.25rem}#comments #commentform .emails{order:3;width:48%;border-radius:.25rem}#comments #commentform .form-control:focus{color:#212529;background-color:#f9faff;border-color:transparent;outline:0;box-shadow:none}#comments #commentform .form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;border-radius:12px;border:.5px solid rgba(137,151,175,.4);background:#f9faff;height:70px}#comments #commentform .textarea{height:auto!important;font-family:Inter}#comments #commentform .form-label{color:#5c637e;font-size:16px;font-weight:600;line-height:120%;margin-bottom:12px;display:block}#comments #commentform .form-label span{background:linear-gradient(154deg,#ffc1a0 3.43%,#fd798b 90.47%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-left:10px}#comments .form-check{order:5;width:100%}#comments .form-check .form-check-input{border-radius:2px;border:1px solid #8997af;width:14px;height:14px}#comments .form-check .form-check-label{font-weight:400;font-size:1rem;line-height:160%;color:#5c5c5c;padding-bottom:20px}#comments .form-check-input:focus{border-color:#000;outline:0;box-shadow:none}#comments .form-submit{order:6;margin-bottom:10px;transition:all linear .4s}#comments .form-submit .btn-primary{color:#fff;background:linear-gradient(295deg,#1c6bcb 2.71%,#2d7cff 96.32%);border-color:transparent;padding:14px 20px;transition:all linear .4s}#comments .form-submit .btn-primary:hover{background:#fff;color:#2d7cff;border-color:#2d7cff;transition:all .4s ease;box-shadow:5px 16px 20px rgba(112,114,255,.2)}#comments .form-floating>.form-control,#comments .form-floating>.form-select{background:#f9faff;height:auto}#comments ol{list-style-type:none;padding-left:0}#comments ol .comment-respond{margin-top:20px;background:#fff;padding:20px;border-radius:7px}#comments #reply-title{display:flex;align-items:center;justify-content:space-between;font-size:20px;font-weight:600}#comments #reply-title a{border:1px solid #7072ff;padding:8px 15px;font-size:1rem;font-weight:600;color:#7072ff;border-radius:.25rem;transition:all linear .4s}#comments #reply-title a:hover{box-shadow:5px 16px 20px rgba(112,114,255,.2);transition:all linear .4s;background-color:#7072ff;color:#fff}#comments .comment{background:#f7f8fb;padding:22px 20px!important;position:relative;overflow:hidden}#comments .comment .comment-meta{position:relative}#comments .comment .comment-meta .comment-author{margin-bottom:17px;display:flex}#comments .comment .comment-meta .comment-author img{width:70px;height:70px;border-radius:100px;margin-right:30px}#comments .comment .comment-meta .comment-author .fn{color:#000;font-size:1rem;font-weight:400;text-transform:capitalize}#comments .comment .comment-meta .comment-author .fn a{display:block;color:#5c5c5c;font-weight:500;font-size:16px}#comments .comment .comment-meta .comment-author time{color:#5c5c5c;font-size:.8rem;font-weight:400}#comments .comment .comment-awaiting-moderation{color:#212529;margin-top:60px;display:block;overflow:hidden}#comments .comment .comment-content{color:#5c5c5c;font-size:1rem;font-weight:400;margin-left:100px;margin-top:-58px}#comments .comment .reply{position:absolute;top:8px;right:0}#comments .comment .reply .btn,#comments .comment .reply a.btn{margin-bottom:40px;outline:0!important}#comments .comment .reply .btn span,#comments .comment .reply a.btn span{font-size:16px;font-weight:600;transform:scale(1.5)}#comments .comment .reply .btn.comment-reply-link,#comments .comment .reply a.btn.comment-reply-link{background:0 0;color:#212529;border:transparent;transition:all .4s ease}#comments .comment .reply .btn.comment-reply-link:hover,#comments .comment .reply a.btn.comment-reply-link:hover{color:#6e6dff}#comments .comment .btn-check:focus+.btn-primary,#comments .comment .btn-primary:focus{box-shadow:none;background:0 0!important;outline:0!important}#comments .comment .btn-check:focus{box-shadow:none;outline:0!important}#comments .children{list-style:none;margin-bottom:-39px}#comments .children .children{list-style:none;margin-bottom:-39px}@media (max-width:768px){#comments{padding:23px 10px}#comments .comment .comment-meta .comment-author img{width:50px;height:50px}#comments .comment .comment-content{margin-left:80px;margin-top:-41px}#comments .comment{padding:22px 6px!important}#comments .comment .reply{right:-16px}}@media (max-width:500px){#comments .comment .reply{right:-16px}}body.archive,body.page,body.search,body.single{background:linear-gradient(180.71deg,#6c9eff -150px,rgba(249,250,255,0) 400px) no-repeat center top}body.archive .title-header,body.page .title-header,body.search .title-header,body.single .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;padding:200px 0 60px 0}body.archive .title-header .header-content .entry-title,body.page .title-header .header-content .entry-title,body.search .title-header .header-content .entry-title,body.single .title-header .header-content .entry-title{margin-bottom:30px}body.archive .title-header .header-content .entry-meta,body.page .title-header .header-content .entry-meta,body.search .title-header .header-content .entry-meta,body.single .title-header .header-content .entry-meta{display:flex;justify-content:center;align-items:center}body.archive .title-header .header-content .entry-meta p,body.page .title-header .header-content .entry-meta p,body.search .title-header .header-content .entry-meta p,body.single .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.page .title-header .header-content .entry-meta p a,body.search .title-header .header-content .entry-meta p a,body.single .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.page .title-header .header-content .entry-meta p a:hover,body.search .title-header .header-content .entry-meta p a:hover,body.single .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.page .title-header .header-content .entry-meta span,body.search .title-header .header-content .entry-meta span,body.single .title-header .header-content .entry-meta span{font-weight:600}body.archive .title-header .header-content .entry-meta .blog-item-meta-time,body.page .title-header .header-content .entry-meta .blog-item-meta-time,body.search .title-header .header-content .entry-meta .blog-item-meta-time,body.single .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.page .title-header .header-content .entry-meta .blog-item-meta-time i,body.search .title-header .header-content .entry-meta .blog-item-meta-time i,body.single .title-header .header-content .entry-meta .blog-item-meta-time i{margin-right:7px}body.archive .title-header .header-content .entry-meta a,body.page .title-header .header-content .entry-meta a,body.search .title-header .header-content .entry-meta a,body.single .title-header .header-content .entry-meta a{color:#000}body.archive .title-header .header-content .entry-meta a:hover,body.page .title-header .header-content .entry-meta a:hover,body.search .title-header .header-content .entry-meta a:hover,body.single .title-header .header-content .entry-meta a:hover{color:#8a2be2}body.archive .title-header .header-content .entry-meta .by-author,body.page .title-header .header-content .entry-meta .by-author,body.search .title-header .header-content .entry-meta .by-author,body.single .title-header .header-content .entry-meta .by-author{display:none}body.archive .our-articles-section .section-head,body.page .our-articles-section .section-head,body.search .our-articles-section .section-head,body.single .our-articles-section .section-head{border-bottom:1px solid #bdccff;margin-bottom:40px!important}body.archive .our-articles-section .blog-item .blog-item-content .time-date .blog-item-meta-category ul li,body.page .our-articles-section .blog-item .blog-item-content .time-date .blog-item-meta-category ul li,body.search .our-articles-section .blog-item .blog-item-content .time-date .blog-item-meta-category ul li,body.single .our-articles-section .blog-item .blog-item-content .time-date .blog-item-meta-category ul li{list-style:none}body.archive .section-title,body.page .section-title,body.search .section-title,body.single .section-title{margin-bottom:30px}body.archive ul li,body.page ul li,body.search ul li,body.single ul li{list-style:disc;color:#5c637e}body.archive ul li ol li,body.page ul li ol li,body.search ul li ol li,body.single ul li ol li{list-style:circle!important}body.archive ul li ol li ol li,body.page ul li ol li ol li,body.search ul li ol li ol li,body.single ul li ol li ol li{list-style:square!important}body.archive ol li,body.page ol li,body.search ol li,body.single ol li{list-style:decimal;color:#5c637e}body.archive ol li ol li,body.page ol li ol li,body.search ol li ol li,body.single ol li ol li{list-style:decimal}body.archive ol li ol li ol li,body.page ol li ol li ol li,body.search ol li ol li ol li,body.single ol li ol li ol li{list-style:decimal}body.archive .page,body.page .page,body.search .page,body.single .page{padding:1.5rem}body.archive h1,body.page h1,body.search h1,body.single h1{color:#000}body.archive h1,body.page h1,body.search h1,body.single h1{font-size:52px;font-weight:700;line-height:120%}body.archive h2,body.page h2,body.search h2,body.single h2{font-size:42px;font-weight:700;line-height:120%}body.archive h3,body.page h3,body.search h3,body.single h3{font-size:32px;font-weight:600;line-height:120%}body.archive h4,body.page h4,body.search h4,body.single h4{font-size:26px;font-weight:600;line-height:120%}body.archive h5,body.page h5,body.search h5,body.single h5{font-size:20px;font-weight:600;line-height:120%}body.archive h6,body.page h6,body.search h6,body.single h6{font-size:16px;font-weight:600;line-height:120%}body.archive .softdocs-entry-title,body.page .softdocs-entry-title,body.search .softdocs-entry-title,body.single .softdocs-entry-title{color:#5c637e}body.archive .softdocs-entry-content p,body.page .softdocs-entry-content p,body.search .softdocs-entry-content p,body.single .softdocs-entry-content p{color:#5c637e}body.archive .softdocs-entry-content p img,body.page .softdocs-entry-content p img,body.search .softdocs-entry-content p img,body.single .softdocs-entry-content p img{cursor:zoom-in}body.archive .footer .footer-item__wrap .footer-menu-head .footer-menu ul li,body.page .footer .footer-item__wrap .footer-menu-head .footer-menu ul li,body.search .footer .footer-item__wrap .footer-menu-head .footer-menu ul li,body.single .footer .footer-item__wrap .footer-menu-head .footer-menu ul li{list-style:none}@media (max-width:767.98px){body.archive .title-header,body.page .title-header,body.search .title-header,body.single .title-header{padding:120px 0 60px 0}body.archive .page,body.page .page,body.search .page,body.single .page{padding:1rem}body.archive h1,body.page h1,body.search h1,body.single h1{font-size:24px}body.archive h2,body.page h2,body.search h2,body.single h2{font-size:24px}body.archive h3,body.page h3,body.search h3,body.single h3{font-size:24px}body.archive h4,body.page h4,body.search h4,body.single h4{font-size:24px}body.archive h5,body.page h5,body.search h5,body.single h5{font-size:24px}body.archive h6,body.page h6,body.search h6,body.single h6{font-size:16px}}.post-thumbnail{text-align:center;margin:4rem auto 2rem auto;width:820px}.post-thumbnail img{max-width:100%;width:auto!important;height:auto;margin-bottom:30px;border-radius:10px}figure{margin:0;text-align:center}figure img{max-width:100%;border:1px solid #ddd;border-radius:5px}.mfp-content .mfp-figure img{border:none;border-radius:5px}.entry-content{max-width:820px;margin:0 auto}.entry-content p{line-height:1.5;margin-top:1.2rem;margin-bottom:1.2em;font-size:20px;color:#5c637e}.entry-content p img{border:1px solid #ddd;border-radius:10px;margin:35px auto;cursor:zoom-in}.entry-content .wp-block-image img{cursor:zoom-in}.entry-content iframe{border-radius:10px!important}.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{font-weight:700;margin-top:1.2em}.entry-content h3 a{color:#0d6efd}.entry-content ol,.entry-content ul{margin-left:1.5rem;margin-bottom:1.2rem}.entry-content ol li,.entry-content ul li{margin-bottom:.5rem;font-size:20px}.entry-content tbody tr td{font-size:1.2rem;padding-left:20px}.entry-content tbody,.entry-content td,.entry-content tfoot,.entry-content th,.entry-content thead,.entry-content tr{border:1px solid #ddd}.search-page{padding:170px 0!important}.search-page .search-form{max-width:500px;width:100%;margin:30px auto;border:1px solid #ddd;border-radius:4px}.search-page .search-form .input-group input{padding:10px;border:none!important}.search-page .search-form .input-group button{border:none!important}@media (max-width:768px){.entry-meta{flex-direction:column;gap:15px}.entry-content p{font-size:1rem}.entry-content h2{font-size:25px}.post-thumbnail{width:100%}}@media (max-width:600px){.title-header{padding:100px 0 30px 0!important}.title-header .header-content .entry-title{font-size:25px!important;line-height:40px}.title-header .header-content .header-title{font-size:1.7rem!important}.entry-content p{font-size:1rem}.entry-content h3 a{font-size:1.8rem}.entry-content h2{font-size:25px}.entry-content ol li,.entry-content ul li{font-size:1rem}}@media (min-width:768px) and (max-width:991.98px){.entry-content p{font-size:1rem}.entry-content h3 a{font-size:1.8rem}.entry-content h2{font-size:25px}.entry-content ol li,.entry-content ul li{font-size:1rem}.entry-content table{width:auto}}@media (max-width:767.98px){.entry-content p{font-size:.9rem}.entry-content h3 a{font-size:1.8rem}.entry-content h2{font-size:25px}.entry-content ol li,.entry-content ul li{font-size:1rem}.entry-content table{width:auto}.entry-content table tbody tr td p{font-size:.9rem}}