@import"https://fonts.googleapis.com/css2?family=Onest:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";nav.navbar{padding:10px 0;position:sticky;top:12px;background-color:#fff;z-index:1000;transition:all .3s ease;box-shadow:-3px 4px 10px #00000026;max-width:1228px;margin:auto;border-radius:20px}@media screen and (max-width:1199px){nav.navbar{padding:10px 15px;margin:0 15px}}nav.navbar .container{padding-inline:8px}nav.navbar .navbar-brand img{width:100%;height:32px}nav.navbar .navbar-nav{gap:8px}nav.navbar .navbar-nav .nav-item .dropdown.nav-dropdown .dropdown-toggle{display:flex;align-items:center;gap:6px}nav.navbar .navbar-nav .nav-item .dropdown.nav-dropdown .dropdown-toggle img{width:14px;height:14px}nav.navbar .navbar-nav .nav-item .dropdown.nav-dropdown .dropdown-toggle:after{display:none}nav.navbar .navbar-nav .nav-item .dropdown.nav-dropdown .dropdown-toggle.show img{transform:rotate(180deg)}nav.navbar .navbar-nav .nav-item .dropdown.nav-dropdown .dropdown-menu{box-shadow:0 4px 9.5px #00000040;background-color:#fff;border-radius:16px;border:none;min-width:227px;width:100%;padding:17px 12px}nav.navbar .navbar-nav .nav-item .dropdown.nav-dropdown .dropdown-menu .dropdown-item{font-weight:400;font-size:14px;line-height:21px;color:#22242a;transition:all .3s ease;padding:7.5px 19px;border-radius:9px}nav.navbar .navbar-nav .nav-item .dropdown.nav-dropdown .dropdown-menu .dropdown-item:hover{background-color:#8369ef;color:#fff}nav.navbar .navbar-nav .nav-item .dropdown.nav-dropdown .dropdown-menu .dropdown-item.active{background-color:#8369ef!important;color:#fff}nav.navbar .navbar-nav .nav-link{color:#22242a;font-weight:400;font-size:14px;line-height:21px;padding:5px 12px;transition:all .3s ease}nav.navbar .navbar-nav .nav-link.active{font-weight:600}nav.navbar .navbar-toggler{border:none;padding:4px 8px}nav.navbar .navbar-toggler:focus{box-shadow:none}nav.navbar .navbar-toggler .navbar-toggler-icon{width:20px;height:20px}nav.navbar .btn-wrapper{display:flex;align-items:center;gap:8px}@media screen and (max-width:991px){nav.navbar .btn-wrapper{justify-content:flex-end}}@media screen and (max-width:767px){nav.navbar .btn-wrapper{gap:8px;flex-direction:column;width:100%;margin-top:16px}nav.navbar .btn-wrapper .btn-aqua,nav.navbar .btn-wrapper .btn-light{width:100%}nav.navbar .btn-wrapper .btn-aqua button,nav.navbar .btn-wrapper .btn-aqua a,nav.navbar .btn-wrapper .btn-light button,nav.navbar .btn-wrapper .btn-light a{width:100%}}nav.navbar .btn-wrapper .btn-aqua{padding:12px 11px;height:44px}nav.navbar .btn-wrapper .btn-light button,nav.navbar .btn-wrapper .btn-light a{height:44px;padding:12px 11px}.navbar-expand-lg .navbar-collapse{justify-content:flex-end!important}.footer-main-wrapper{background-color:#f7f8f8;padding:64px 0 58px}@media screen and (max-width:1199px){.footer-main-wrapper{padding:40px 0 30px}}@media screen and (max-width:991px){.footer-main-wrapper{padding:30px 0}}@media screen and (max-width:767px){.footer-main-wrapper{padding:10px 0}}.footer-main-wrapper .links-sections{padding:36px 0}@media screen and (max-width:767px){.footer-main-wrapper .links-sections{padding:36px 0 15px}}.footer-main-wrapper .links-sections .links-wrapper{display:flex;flex-direction:column;gap:16px}.footer-main-wrapper .links-sections .links-wrapper a{font-weight:400;font-size:16px;line-height:24px;color:#22242a;text-decoration:none}.footer-main-wrapper .footer-top{margin:0 0 58px}@media screen and (max-width:1199px){.footer-main-wrapper .footer-top{text-align:center}}@media screen and (max-width:767px){.footer-main-wrapper .footer-top{margin:40px 0 20px}}.footer-main-wrapper .footer-top .footer-logo{text-align:left}@media screen and (max-width:767px){.footer-main-wrapper .footer-top .footer-logo{text-align:center;margin-bottom:13px}}.footer-main-wrapper .footer-top .footer-logo h4{font-size:18px;font-weight:600;color:#0c1f3a;margin:0}@media screen and (max-width:767px){.footer-main-wrapper .footer-top .footer-logo h4{text-align:center;margin-bottom:20px}}.footer-main-wrapper .footer-top .footer-text p{font-size:16px;font-weight:500;color:#0c1f3a;margin:0}@media screen and (max-width:767px){.footer-main-wrapper .footer-top .footer-text p{text-align:center;margin-bottom:20px;font-size:14px}}.footer-main-wrapper .footer-top .newsletter-form .email-form .input-group{position:relative}@media screen and (max-width:767px){.footer-main-wrapper .footer-top .newsletter-form .email-form .input-group{padding-right:140px}}.footer-main-wrapper .footer-top .newsletter-form .email-form .input-group .email-input{flex:1;padding:14.5px 16px;border:1px solid #e5e6e6;border-radius:12px;font-size:14px;font-weight:400;color:#797979;background-color:#fff}@media screen and (max-width:767px){.footer-main-wrapper .footer-top .newsletter-form .email-form .input-group .email-input{flex:none;width:100%}}.footer-main-wrapper .footer-top .newsletter-form .email-form .input-group .email-input::placeholder{color:#797979}.footer-main-wrapper .footer-top .newsletter-form .email-form .input-group .email-input:focus{outline:none;border-color:#7d2ae7;box-shadow:0 0 0 3px #45deff1a}.footer-main-wrapper .footer-top .newsletter-form .email-form .input-group .demo-btn{position:absolute;right:6px;top:4px}.footer-main-wrapper .footer-bottom{padding-top:24px}@media screen and (max-width:991px){.footer-main-wrapper .footer-bottom .copyright{text-align:center}}.footer-main-wrapper .footer-bottom .copyright p{font-weight:400;font-size:14px;line-height:21px;color:#22242a}@media screen and (max-width:767px){.footer-main-wrapper .footer-bottom .copyright p{text-align:center;margin-bottom:16px}}.footer-main-wrapper .footer-bottom .social-links{display:flex;justify-content:flex-end;gap:16px}@media screen and (max-width:767px){.footer-main-wrapper .footer-bottom .social-links{justify-content:center}}.footer-main-wrapper .footer-bottom .social-links .social-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;border:1px solid #e5e6e6;background-color:#fff;color:#0c1f3a;text-decoration:none;transition:all .2s ease}.footer-main-wrapper .footer-bottom .social-links .social-icon i{font-size:16px}.complya-section-wrapper{background-color:#f9fafb;padding:120px 0}.complya-section-wrapper .header-content{text-align:center;margin-bottom:81px}.complya-section-wrapper .header-content h1{margin-bottom:32px}.complya-section-wrapper .header-content p{color:#415762}.complya-section-wrapper .features-grid-layout{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:auto auto;gap:15px;max-width:1200px;margin:0 auto}.complya-section-wrapper .features-grid-layout .feature-card{background:#fff;padding:22px 15px;border-radius:15px;display:flex;flex-direction:column}.complya-section-wrapper .features-grid-layout .feature-card .flex-wrapper{display:flex;align-items:center;justify-content:space-between}.complya-section-wrapper .features-grid-layout .feature-card .badge{display:inline-block;width:fit-content;padding:6px 10px;border-radius:4px;color:#fff;margin-bottom:15px;font-weight:500}.complya-section-wrapper .features-grid-layout .feature-card .badge.purple{background-color:#8369ef}.complya-section-wrapper .features-grid-layout .feature-card .badge.cyan{background-color:#7d2ae7}.complya-section-wrapper .features-grid-layout .feature-card .icon-box{width:35px;height:35px;background:#fff;border:1px solid #e5e6e6;border-radius:65px;display:flex;align-items:center;justify-content:center}.complya-section-wrapper .features-grid-layout .feature-card .icon-box svg{width:18px;height:18px}.complya-section-wrapper .features-grid-layout .feature-card h6{color:#22242a}.complya-section-wrapper .features-grid-layout .feature-card p{font-size:14px;color:#6b7280;margin-top:auto}.complya-section-wrapper .features-grid-layout .tall-card{grid-column:span 1;grid-row:span 2}.complya-section-wrapper .features-grid-layout .tall-card h3{margin-bottom:120px}.complya-section-wrapper .features-grid-layout .wide-card{grid-column:span 2}.complya-section-wrapper .features-grid-layout .wide-card .icon-box{margin-bottom:10px}.complya-section-wrapper .features-grid-layout .small-card{grid-column:span 1}.complya-section-wrapper .features-grid-layout .small-card h6{font-size:20px}@media(max-width:1100px){.complya-section-wrapper .features-grid-layout{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.complya-section-wrapper .features-grid-layout{grid-template-columns:1fr}}.faq-section-wrapper{padding:80px 20px;max-width:1200px;margin:0 auto;font-family:Onest,sans-serif;display:flex;justify-content:space-between;align-items:flex-start;gap:50px}@media screen and (max-width:767px){.faq-section-wrapper{padding:40px 15px;gap:40px}}@media screen and (max-width:575px){.faq-section-wrapper{flex-direction:column}}.faq-section-wrapper .faq-content{flex:1}.faq-section-wrapper .faq-content h1{margin-bottom:40px}@media screen and (max-width:1199px){.faq-section-wrapper .faq-content h1{margin-bottom:20px}}.faq-section-wrapper .faq-content .faq-item input[type=checkbox]{display:none}.faq-section-wrapper .faq-content .faq-item .faq-question{display:flex;justify-content:space-between;align-items:center;padding:16px 0;cursor:pointer;font-size:18px;color:#374151;transition:color .2s}@media screen and (max-width:1199px){.faq-section-wrapper .faq-content .faq-item .faq-question{padding:14px 0}}.faq-section-wrapper .faq-content .faq-item .faq-question:hover{color:#111827}.faq-section-wrapper .faq-content .faq-item .faq-question .arrow{font-size:24px;transition:transform .3s ease}.faq-section-wrapper .faq-content .faq-item .faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;color:#6b7280;font-size:16px;line-height:1.6}.faq-section-wrapper .faq-content .faq-item input[type=checkbox]:checked~.faq-answer{max-height:200px;padding-bottom:24px}.faq-section-wrapper .faq-content .faq-item input[type=checkbox]:checked~.faq-question .arrow{transform:rotate(90deg)}.faq-section-wrapper .faq-image-container{flex:1;display:flex;justify-content:center}@media screen and (max-width:575px){.faq-section-wrapper .faq-image-container{width:100%}}.faq-section-wrapper .faq-image-container img{max-width:100%;height:auto}@media screen and (max-width:575px){.faq-section-wrapper .faq-image-container img{max-width:300px}}@media(max-width:900px){.faq-section-wrapper .faq-image-container{margin-bottom:40px}}.table-wrapper{margin-top:24px;margin-bottom:24px;overflow-x:auto;border-radius:12px;box-shadow:0 2px 8px #00000014}.info-table{width:100%;border-collapse:collapse;font-size:14px;line-height:21px}.info-table thead{background-color:#8369ef}.info-table thead th{padding:16px;text-align:left;color:#fff;font-weight:600;border-bottom:2px solid #8369EF}.info-table tbody tr{border-bottom:1px solid #e8e8e8;transition:all .3s ease}.info-table tbody tr:hover{background-color:#f9f7ff}.info-table tbody tr:last-child{border-bottom:none}.info-table tbody td{padding:16px;color:#415762;font-weight:400}.info-table tbody td strong{color:#22242a;font-weight:600}.demo-form-section{padding:0 0 43px}@media screen and (max-width:767px){.demo-form-section{padding:0 0 40px}}.demo-form-card-wrap{max-width:672px;margin:0 auto}.demo-form-card-wrap .demo-step-radio{position:absolute;opacity:0;pointer-events:none}.demo-form-card-wrap .demo-form-card{box-shadow:0 5px 15px #00000012,0 15px 35px #32325d1a;background-color:#fff;border-radius:12px;padding:40px}@media screen and (max-width:767px){.demo-form-card-wrap .demo-form-card{padding:22px 14px 20px;border-radius:14px}}.demo-form-card-wrap .demo-form-steps{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:32px}.demo-form-card-wrap .demo-form-steps>*{flex:1}.demo-form-card-wrap .demo-form-steps .demo-step-indicator{cursor:pointer}.demo-form-card-wrap .demo-form-steps .demo-step-indicator .line{display:block;height:2px;width:100%;border-radius:33554400px;background-color:#d3dce6}.demo-form-card-wrap .demo-form-steps .demo-step-indicator .top-heading{display:inline-flex;align-items:center;gap:8px;padding-bottom:8px}.demo-form-card-wrap .demo-form-steps .demo-step-indicator .dot{display:block;width:12px;height:12px;border-radius:50%;background:#d3dce6;border:2px solid transparent}.demo-form-card-wrap .demo-form-steps .demo-step-indicator .label{font-size:14px;line-height:20px;font-weight:600;color:#1a1f36}@media screen and (max-width:575px){.demo-form-card-wrap .demo-form-steps .demo-step-indicator .label{font-size:12px}}.demo-form-card-wrap .demo-panel{display:none}.demo-form-card-wrap .demo-panel h2{font-weight:700;font-size:28px;line-height:33px;margin-bottom:12px}@media screen and (max-width:767px){.demo-form-card-wrap .demo-panel h2{font-size:24px}}.demo-form-card-wrap .demo-panel>p{color:#4f566b;font-size:15px;margin-bottom:32px}.demo-form-card-wrap .demo-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:40px;resize:none}.demo-form-card-wrap .demo-row label{font-size:14px;line-height:20px;color:#1a1f36;font-weight:600;font-family:Onest,sans-serif}.demo-form-card-wrap .demo-row input,.demo-form-card-wrap .demo-row textarea{max-width:378px;width:100%;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#4f566b;font-size:14px;line-height:20px;padding:8px 12px;outline:none;transition:border-color .2s ease;font-family:Onest,sans-serif}.demo-form-card-wrap .demo-row textarea{min-height:72px;resize:vertical}@media screen and (max-width:767px){.demo-form-card-wrap .demo-row{margin-bottom:12px}}@media screen and (max-width:575px){.demo-form-card-wrap .demo-row{flex-direction:column;align-items:flex-start;gap:8px}.demo-form-card-wrap .demo-row input,.demo-form-card-wrap .demo-row textarea{max-width:100%}}.demo-form-card-wrap .demo-row--message{align-items:start}.demo-form-card-wrap .demo-actions{margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:16px}.demo-form-card-wrap .demo-actions small{font-size:12px;line-height:18px;color:#4f566b}.demo-form-card-wrap .demo-actions small a{color:inherit;text-decoration:none}.demo-form-card-wrap .demo-actions .btn-aqua,.demo-form-card-wrap .demo-actions .demo-next{justify-content:center;cursor:pointer;padding-inline:24px}@media screen and (max-width:767px){.demo-form-card-wrap .demo-actions{align-items:flex-start;flex-direction:column}.demo-form-card-wrap .demo-actions .btn-aqua,.demo-form-card-wrap .demo-actions .demo-next{width:100%}}.demo-form-card-wrap #demo-step-1:checked~.demo-form-card .demo-panel--1{display:block}.demo-form-card-wrap #demo-step-1:checked~.demo-form-card .demo-form-steps .demo-step-indicator:nth-child(1) .dot{background-color:#fff;border:2px solid #7D2AE7}.demo-form-card-wrap #demo-step-1:checked~.demo-form-card .demo-form-steps .demo-step-indicator:nth-child(1) .line{background-color:#7d2ae7}.demo-form-card-wrap #demo-step-1:checked~.demo-form-card .demo-form-steps .demo-step-indicator:nth-child(1) .label{color:#7d2ae7}.demo-form-card-wrap #demo-step-2:checked~.demo-form-card .demo-panel--2{display:block}.demo-form-card-wrap #demo-step-2:checked~.demo-form-card .demo-form-steps .demo-step-indicator:nth-child(2) .dot{background-color:#fff;border:2px solid #7D2AE7}.demo-form-card-wrap #demo-step-2:checked~.demo-form-card .demo-form-steps .demo-step-indicator:nth-child(2) .line{background-color:#7d2ae7}.demo-form-card-wrap #demo-step-2:checked~.demo-form-card .demo-form-steps .demo-step-indicator:nth-child(2) .label{color:#7d2ae7}.demo-form-card-wrap #demo-step-3:checked~.demo-form-card .demo-panel--3{display:block}.demo-form-card-wrap #demo-step-3:checked~.demo-form-card .demo-form-steps .demo-step-indicator:nth-child(3) .dot{background-color:#fff;border:2px solid #7D2AE7}.demo-form-card-wrap #demo-step-3:checked~.demo-form-card .demo-form-steps .demo-step-indicator:nth-child(3) .line{background-color:#7d2ae7}.demo-form-card-wrap #demo-step-3:checked~.demo-form-card .demo-form-steps .demo-step-indicator:nth-child(3) .label{color:#7d2ae7}astro-dev-toolbar{display:none!important}.hero-section-bg-img{position:relative}.hero-section-bg-img:after{content:"";position:absolute;top:-73px;left:0;width:100%;height:100%;z-index:1;background-image:url("data:image/svg+xml,%3csvg%20width='1425'%20height='832'%20viewBox='0%200%201425%20832'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='1425'%20height='832'%20fill='url(%23paint0_radial_2091_5939)'/%3e%3cdefs%3e%3cradialGradient%20id='paint0_radial_2091_5939'%20cx='0'%20cy='0'%20r='1'%20gradientUnits='userSpaceOnUse'%20gradientTransform='translate(712.5)%20scale(1088.82%201100.28)'%3e%3cstop%20stop-color='%237D2AE7'%20stop-opacity='0.15'/%3e%3cstop%20offset='0.5'%20stop-color='%237D2AE7'%20stop-opacity='0'/%3e%3c/radialGradient%3e%3c/defs%3e%3c/svg%3e");background-position:top center;background-size:cover}.container{max-width:1200px;margin:0 auto}.hero-section{padding:110px 0 60px}@media screen and (max-width:767px){.hero-section{padding:40px 0}}@media screen and (max-width:991px){.hero-section.home-page .hero-content{background-image:none!important}}.hero-section.admin-hero-section .hero-content{background:none!important}.hero-section.admin-hero-section .hero-content .banner-img{margin-bottom:48px}.hero-section.admin-hero-section .hero-content .banner-img img{max-width:220px;width:100%;height:220px;object-fit:contain}@media screen and (max-width:767px){.hero-section.admin-hero-section .hero-content .banner-img img{max-width:180px;height:auto}}.hero-section.admin-hero-section .hero-content .banner-content{background-image:url(/home/_astro/admin-banner-bg.C9XnO5tH.svg);background-repeat:no-repeat;background-position:57% -4px}.hero-section.admin-hero-section .hero-content .banner-content h1{margin-bottom:48px;background:none!important}@media screen and (max-width:767px){.hero-section.admin-hero-section .hero-content .banner-content h1{margin-bottom:30px}}.hero-section.admin-hero-section .hero-content .banner-content h1:after{display:none;background:none}.hero-section.admin-hero-section .hero-content .banner-content h5{color:#415762;line-height:39px;margin-bottom:58px}@media screen and (max-width:767px){.hero-section.admin-hero-section .hero-content .banner-content h5{font-size:16px;line-height:31px;margin-bottom:40px}}.hero-section.admin-hero-section .hero-content .banner-content h5 span{background-color:#7d2ae7;border-radius:6px;font-weight:400;font-size:20px;line-height:39px;padding:1px 5px 3px;color:#fff}@media screen and (max-width:767px){.hero-section.admin-hero-section .hero-content .banner-content h5 span{font-size:16px;line-height:24px}}.hero-section.staff-banner .hero-content{background-image:url(/home/_astro/staff-banner-bg._pHE2iy-.svg)!important;background-position:-45px -52px}@media screen and (max-width:767px){.hero-section.staff-banner .hero-content{background-image:none!important}}.hero-section.staff-banner .hero-content .banner-content h1{background-image:url(/home/_astro/matter-heading-bg.AwHvKVT4.svg);background-position:30% 66px;background-repeat:no-repeat}.hero-section.staff-banner .hero-content .banner-content h1:after{content:"";position:absolute;top:18px;right:170px;width:167px;height:84px;background-image:url(/home/_astro/staff-heading-bg.B0NIX1rf.svg);background-repeat:no-repeat;z-index:-1}@media screen and (max-width:575px){.hero-section.staff-banner .hero-content .banner-content h1:after{width:100px;height:60px;background-size:cover;right:35px}}.hero-section .hero-content{text-align:center;width:100%;align-items:center;background-image:url(/home/_astro/home-banner-bg.DqmSrnE_.svg);background-repeat:no-repeat;background-position:0px 53px}.hero-section .hero-content .revenue-badge{display:inline-flex;align-items:center;gap:6px;background-color:transparent;border:1px solid #7D2AE7;border-radius:50px;padding:4px 6px}.hero-section .hero-content .revenue-badge badge{font-weight:400;font-size:12px;line-height:16px;color:#fff;padding:2px 6px;background-color:#7d2ae7;border-radius:34px}.hero-section .hero-content .revenue-badge i{font-size:16px}.hero-section .hero-content .banner-content{text-align:center;width:100%;margin:24px 0 42px}@media screen and (max-width:767px){.hero-section .hero-content .banner-content{margin:30px 0}}.hero-section .hero-content .banner-content h1{position:relative;margin-bottom:24px;z-index:9}.hero-section .hero-content .banner-content h1:after{content:"";position:absolute;top:-22px;right:219px;width:167px;height:84px;background-image:url(/home/_astro/home-heading-bg.Bc872VV_.svg);background-repeat:no-repeat;z-index:-1}@media screen and (max-width:575px){.hero-section .hero-content .banner-content h1:after{width:100px;height:60px;background-size:cover;right:35px}}.hero-section .hero-content .hero-title{font-size:56px;font-weight:600;line-height:1.1;margin-bottom:24px;color:#0c1f3a}@media screen and (max-width:991px){.hero-section .hero-content .hero-title{font-size:48px}}@media screen and (max-width:767px){.hero-section .hero-content .hero-title{font-size:36px}}.hero-section .hero-content .hero-description{font-size:18px;line-height:1.6;color:#415762;margin-bottom:32px;max-width:500px}@media screen and (max-width:767px){.hero-section .hero-content .hero-description{font-size:16px}}.hero-section .hero-content .hero-buttons{display:flex;gap:16px;align-items:center;justify-content:center;position:relative;z-index:999}.hero-section .hero-content .hero-buttons .btn-aqua{padding:12px 11px}.app-download-section{padding:135px 0 259px}@media screen and (max-width:991px){.app-download-section{padding:50px 0 64px}}@media screen and (max-width:767px){.app-download-section{padding:44px 0 56px}}@media screen and (max-width:575px){.app-download-section{padding:20px 0 56px}}.app-download-section .app-download-content h2{margin-bottom:41px;font-size:46px;color:#000;font-family:Onest,sans-serif}@media screen and (max-width:767px){.app-download-section .app-download-content h2{font-size:28px;line-height:34px;margin-bottom:24px}}.app-download-section .app-download-content p{font-size:18px;color:#000;margin-bottom:50px;font-family:Onest,sans-serif;max-width:756px;line-height:160%}@media screen and (max-width:767px){.app-download-section .app-download-content p{font-size:16px;line-height:22px;margin-bottom:30px}}.app-download-section .store-buttons{display:flex;align-items:center;gap:26px}@media screen and (max-width:575px){.app-download-section .store-buttons{gap:10px}}.app-download-section .store-badge{padding:9px 11px;border-radius:6px;background:#000;display:inline-flex;gap:5px;justify-content:center;color:#fff;text-decoration:none;transition:all .3s ease}.app-download-section .store-badge img.btn-img,.app-download-section .store-badge svg.btn-img{width:32px;height:32px}.app-download-section .store-badge .store-badge-top{color:#fff;font-size:10px;line-height:10px;text-transform:uppercase;letter-spacing:.5px;display:block;white-space:nowrap}.app-download-section .store-badge .store-badge-main{color:#fff;font-size:18px;line-height:19px;font-weight:500;display:block;white-space:nowrap}.app-download-section .phone-preview-wrap{display:flex;justify-content:flex-end;align-items:center}@media screen and (max-width:991px){.app-download-section .phone-preview-wrap{margin-top:34px}}@media screen and (max-width:767px){.app-download-section .phone-preview-wrap{justify-content:center}}.features-section{padding:156px 0}@media screen and (max-width:1199px){.features-section{padding:100px 0}}@media screen and (max-width:991px){.features-section{padding:40px 0 50px}}@media screen and (max-width:767px){.features-section{padding:30px 0}}.features-section.feature-wrapper{padding:156px 0 0}@media screen and (max-width:1199px){.features-section.feature-wrapper{padding:80px 0 0}}@media screen and (max-width:991px){.features-section.feature-wrapper{padding:80px 0 50px}}@media screen and (max-width:767px){.features-section.feature-wrapper{padding:80px 0 30px}}.features-section.blog-feature-section .heading{margin-bottom:32px}.features-section.blog-feature-section .feature-card{margin-bottom:12px;height:auto}.features-section.blog-feature-section .feature-card .feature-image img{border-radius:16px;width:100%;height:300px;object-fit:cover}.features-section.blog-feature-section .blog-card-link{text-decoration:none;display:block}@media screen and (max-width:767px){.features-section.blog-feature-section .blog-card-link:not(.features-section.blog-feature-section .blog-card-link:last-of-type){margin-bottom:30px}}.features-section .feature-card{height:100%}.features-section .feature-card .feature-image{margin-bottom:16px}.features-section .feature-card .feature-image img{width:100%;border-radius:12px}.features-section .feature-card .feature-content .badge-section{display:flex;align-items:center;gap:8px}.features-section .feature-card .feature-content .badge-section .beta-tag{background-color:#8369ef;color:#fff;font-size:12px;font-weight:400;padding:0 6px;border-radius:34px}@media screen and (max-width:1199px){.features-section .feature-card .feature-content h4{font-size:19px;line-height:26px}}@media screen and (max-width:1199px){.features-section .feature-card .feature-content h5{font-size:19px;line-height:26px}}.features-section .feature-card .feature-content p{color:#415762;margin:8.5px 0 0}.features-section .feature-card .btn-light{margin-top:16px}.features-section .feature-card .btn-light button{padding:6.5px 12px}.features-section .demo-btn{width:100%;display:flex;align-items:center;justify-content:center}.features-section .demo-btn .btn-aqua{margin-top:127px}@media screen and (max-width:991px){.features-section .demo-btn .btn-aqua{margin-top:50px}}@media screen and (max-width:767px){.features-section .demo-btn .btn-aqua{margin-top:30px}}.stay-ahead-section{margin-bottom:178px}@media screen and (max-width:1199px){.stay-ahead-section.admin-clinic-page:not(.stay-ahead-section.admin-clinic-page:last-of-type){margin-bottom:50px}}@media screen and (max-width:1199px){.stay-ahead-section.admin-clinic-page .heading h1{font-size:24px;line-height:36px}}@media screen and (max-width:1199px){.stay-ahead-section:not(.stay-ahead-section:last-of-type){margin-bottom:150px}}@media screen and (max-width:991px){.stay-ahead-section{margin-bottom:90px}}@media screen and (max-width:767px){.stay-ahead-section{margin-bottom:60px}}.stay-ahead-section .heading h1{margin-bottom:32px}@media screen and (max-width:767px){.stay-ahead-section .heading h1{font-size:26px;line-height:34px}}.stay-ahead-section.bg-remove .section-content{background:none!important}.stay-ahead-section .dashboard-mockup{display:flex;justify-content:center}@media screen and (max-width:991px){.stay-ahead-section .dashboard-mockup{margin-bottom:10px}}.stay-ahead-section .dashboard-mockup .dashboard-card{background:linear-gradient(135.16deg,#975ded -18.56%,#ddc8f9,#f5eefd 111.77%);border-radius:16px;padding:48px;width:100%}@media screen and (max-width:767px){.stay-ahead-section .dashboard-mockup .dashboard-card{padding:24px}}.stay-ahead-section .dashboard-mockup .dashboard-card .header-img{margin-bottom:8px}.stay-ahead-section .dashboard-mockup .dashboard-card .header-img img,.stay-ahead-section .dashboard-mockup .dashboard-card .content-img img{width:100%;height:auto}.stay-ahead-section .dashboard-mockup .dashboard-card.grey-bg{background-color:#f7f8f8}.stay-ahead-section .dashboard-mockup .dashboard-card.margin-upper{margin-top:42px}.stay-ahead-section .section-content{padding-left:40px;background-image:url(/home/_astro/bg-arrow-icon.DC_CcC87.svg);background-repeat:no-repeat;background-position:top right}@media screen and (max-width:991px){.stay-ahead-section .section-content{padding-left:0;margin-top:28px}}.stay-ahead-section .section-content p{margin-top:14px}.stay-ahead-section .section-content p.small{font-size:12px;line-height:12px;margin-bottom:24px;color:#415762;text-transform:capitalize}@media screen and (max-width:991px){.stay-ahead-section .section-content p.small{margin-bottom:10px}}.stay-ahead-section .section-content .features-grid{display:grid;grid-template-columns:1fr 1fr;row-gap:47px;column-gap:32px;margin-top:50px}@media screen and (max-width:1199px){.stay-ahead-section .section-content .features-grid{margin-top:30px!important}}@media screen and (max-width:991px){.stay-ahead-section .section-content .features-grid{margin-top:30px}}.stay-ahead-section .section-content .features-grid.spacing-large{margin-top:155px}@media screen and (max-width:991px){.stay-ahead-section .section-content .features-grid.spacing-large{margin-top:30px}}@media screen and (max-width:767px){.stay-ahead-section .section-content .features-grid{grid-template-columns:1fr;gap:24px}}.stay-ahead-section .section-content .features-grid .feature-item .feature-icon{margin-bottom:12px}@media screen and (max-width:991px){.stay-ahead-section .section-content .features-grid .feature-item .feature-icon{width:44px;height:44px;background:#7d2ae7;display:flex;align-items:center;justify-content:center;border-radius:12px}}.stay-ahead-section .section-content .features-grid .feature-item .feature-icon img,.stay-ahead-section .section-content .features-grid .feature-item .feature-icon svg{width:24px;height:24px}@media screen and (max-width:991px){.stay-ahead-section .section-content .features-grid .feature-item .feature-icon img,.stay-ahead-section .section-content .features-grid .feature-item .feature-icon svg{filter:brightness(0) saturate(100%) invert(99%) sepia(1%) saturate(5%) hue-rotate(164deg) brightness(104%) contrast(100%)}}.stay-ahead-section .section-content .features-grid .feature-item .feature-text h4{margin:0}@media screen and (max-width:767px){.stay-ahead-section .section-content .features-grid .feature-item .feature-text h4{font-size:19px;line-height:26px}}.stay-ahead-section .section-content .features-grid .feature-item .feature-text p{margin-top:10px;color:#22242a}.stay-ahead-section .validate-section-wrapper{display:flex;align-items:center;justify-content:flex-end}@media screen and (max-width:767px){.stay-ahead-section .validate-section-wrapper{justify-content:center;margin-top:10px}}.stay-ahead-section .dashboard-analytics{background:#f7f8f8;border-radius:16px;padding:24px;box-shadow:0 4px 6px #0000000d}.stay-ahead-section .dashboard-analytics .accordion{margin-bottom:20px}.stay-ahead-section .dashboard-analytics .accordion .accordion-item{background-color:#fff;border-radius:12px;margin-bottom:8px;border:none}.stay-ahead-section .dashboard-analytics .accordion .accordion-item:last-child{margin-bottom:0}.stay-ahead-section .dashboard-analytics .accordion .accordion-item .accordion-header .accordion-button{border:none;border-radius:12px;padding:14.5px 16px;box-shadow:none;font-size:14px;font-weight:500;color:#232324}.stay-ahead-section .dashboard-analytics .accordion .accordion-item .accordion-header .accordion-button .accordion-title{display:flex;align-items:center;gap:8px}.stay-ahead-section .dashboard-analytics .accordion .accordion-item .accordion-header .accordion-button .accordion-title img,.stay-ahead-section .dashboard-analytics .accordion .accordion-item .accordion-header .accordion-button .accordion-title svg{width:30px;height:30px}.stay-ahead-section .dashboard-analytics .accordion .accordion-item .accordion-header .accordion-button .accordion-title p{display:flex;align-items:center;gap:20px;font-weight:500;font-size:16px;line-height:20px;color:#22242a}.stay-ahead-section .dashboard-analytics .accordion .accordion-item .accordion-header .accordion-button .accordion-title p span{width:24px;height:24px;background-color:#f7f8f8;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:12px;line-height:16px;color:#22242a;border-radius:40px}.stay-ahead-section .dashboard-analytics .accordion .accordion-item .accordion-header .accordion-button .accordion-title .circle{width:32px;height:32px;background-color:#8369ef;border-radius:50%}.stay-ahead-section .dashboard-analytics .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){background:transparent}.stay-ahead-section .dashboard-analytics .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) .accordion-icon{transform:rotate(90deg)}.stay-ahead-section .dashboard-analytics .accordion .accordion-item .accordion-header .accordion-button:focus{box-shadow:none;border-color:transparent}.stay-ahead-section .dashboard-analytics .accordion .accordion-item .accordion-header .accordion-button .accordion-icon{margin-left:auto;font-size:16px;transition:transform .2s ease}.stay-ahead-section .dashboard-analytics .accordion .accordion-item .accordion-header .accordion-button:after{display:none}.stay-ahead-section .dashboard-analytics .accordion .accordion-item .accordion-collapse .accordion-body{padding:16px;border-top:1px solid #e9ecef}.stay-ahead-section .dashboard-analytics .accordion .accordion-item .accordion-collapse .accordion-body .accordion-content p{font-size:14px;color:#415762;line-height:1.5;margin:0}.stay-ahead-section .dashboard-analytics .accordion .accordion-item .accordion-collapse .accordion-body .accordion-content .audit-items .audit-item{padding:14px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dddddd}.stay-ahead-section .dashboard-analytics .accordion .accordion-item .accordion-collapse .accordion-body .accordion-content .audit-items .audit-item:last-child{border-bottom:none}.stay-ahead-section .dashboard-analytics .accordion .accordion-item .accordion-collapse .accordion-body .accordion-content .audit-items .audit-item.optional p{color:#22242a}.stay-ahead-section .dashboard-analytics .accordion .accordion-item .accordion-collapse .accordion-body .accordion-content .audit-items .audit-item p{font-weight:400;font-size:14px;line-height:20px;color:#415762;display:flex;align-items:center;gap:20px}.stay-ahead-section .dashboard-analytics .accordion .accordion-item .accordion-collapse .accordion-body .accordion-content .audit-items .audit-item p span{background-color:#f7f8f8;border:1px solid #dddddd;border-radius:4px;font-weight:500;font-size:12px;line-height:16px;color:#22242a;padding:2px 6px}.stay-ahead-section .dashboard-analytics .accordion .accordion-item .accordion-collapse .accordion-body .accordion-content .audit-items .audit-item .toggle-circle{border:1px solid #dddddd;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%}.stay-ahead-section .dashboard-analytics .accordion .accordion-item .accordion-collapse .accordion-body .accordion-content .audit-items .audit-item .toggle-circle i{display:none}.stay-ahead-section .dashboard-analytics .accordion .accordion-item .accordion-collapse .accordion-body .accordion-content .audit-items .audit-item .toggle-circle.completed{background-color:#7d2ae7;border-color:#7d2ae7}.stay-ahead-section .dashboard-analytics .accordion .accordion-item .accordion-collapse .accordion-body .accordion-content .audit-items .audit-item .toggle-circle.completed i{display:block;color:#fff;font-size:14px}.stay-ahead-section .dashboard-analytics .accordion .accordion-item .accordion-collapse .accordion-body .accordion-content .audit-items .audit-item .toggle-circle.in-progress{background-color:#ddd}.stay-ahead-section .dashboard-analytics .accordion .accordion-item .accordion-collapse .accordion-body .accordion-content .audit-items .audit-item .toggle-circle.in-progress i{display:block;color:#22242a;font-size:14px}.stay-ahead-section .dashboard-analytics .accordion .accordion-item .accordion-collapse .accordion-body .accordion-content .audit-items .audit-item .toggle-circle.purple{background-color:#8369ef}.stay-ahead-section .dashboard-analytics .accordion .accordion-item .accordion-collapse .accordion-body .accordion-content .audit-items .audit-item .toggle-circle.purple i{display:block;color:#fff;font-size:14px}.stay-ahead-section .dashboard-analytics .static-items .static-item{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #f0f0f0}.stay-ahead-section .dashboard-analytics .static-items .static-item:last-child{border-bottom:none}.stay-ahead-section .dashboard-analytics .static-items .static-item .item-title{font-size:14px;color:#232324}.stay-ahead-section .dashboard-analytics .static-items .static-item i{color:#415762;font-size:12px}.stay-ahead-section .dashboard-analytics .static-items .static-item .status-badge{background:#f3f4f6;color:#415762;font-size:12px;padding:4px 8px;border-radius:6px;font-weight:500}.stay-ahead-section .dashboard-analytics .static-items .static-item .status-badge.active{background:#dbeafe;color:#7d2ae7}.stay-ahead-section.admin-validate-section{border:1px solid #e5e6e6;border-radius:32px;padding:32px;margin-bottom:135px}@media screen and (max-width:991px){.stay-ahead-section.admin-validate-section{margin-bottom:60px!important}}@media screen and (max-width:767px){.stay-ahead-section.admin-validate-section{padding:24px;margin-bottom:60px;border-radius:24px}}.stay-ahead-section.admin-validate-section .section-content{background:none!important;padding-left:0}@media screen and (max-width:767px){.stay-ahead-section.admin-validate-section .section-content{margin-top:0}}.stay-ahead-section.admin-validate-section .section-content p{margin-top:16px}@media screen and (max-width:767px){.stay-ahead-section.admin-validate-section .section-content p{margin-bottom:16px!important}}.stay-ahead-section.admin-validate-section .section-content p.small{margin:0 0 32px;font-size:12px;color:#415762}.stay-ahead-section.admin-validate-section .validate-section-wrapper{padding-left:40px;margin:95px 0 65px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:1199px){.stay-ahead-section.admin-validate-section .validate-section-wrapper{margin:30px 0 0;padding-left:0}}.stay-ahead-section.admin-validate-section .validate-section-wrapper img{max-width:377px;width:100%;height:410px;object-fit:contain}@media screen and (max-width:991px){.stay-ahead-section.admin-validate-section .validate-section-wrapper img{height:auto}}.stay-ahead-section.admin-validate-section .bottom-content{margin:44px 0 24px;text-align:center}.stay-ahead-section.remove-spacing{margin-bottom:0}.stay-ahead-section.remove-spacing .section-content{background:none!important;padding-left:0}.maximize-asset-section{padding:120px 0;background-color:#fff;text-align:center}@media screen and (max-width:1199px){.maximize-asset-section{padding:80px 0 120px}}@media screen and (max-width:991px){.maximize-asset-section{padding:60px 0}}@media screen and (max-width:767px){.maximize-asset-section{padding:30px 0}}.maximize-asset-section .section-content h1{margin-bottom:10px}.maximize-asset-section .section-content p{max-width:580px;margin:0 auto 56px;font-size:16px;line-height:24px;color:#415762}@media screen and (max-width:767px){.maximize-asset-section .section-content p{font-size:14px;line-height:22px;margin-bottom:32px}}.transform-operational-section{padding:0 0 130px;background-color:#fff;text-align:center}@media screen and (max-width:991px){.transform-operational-section{padding:50px 0}}@media screen and (max-width:767px){.transform-operational-section{padding:40px 0 20px}}.transform-operational-section .section-content img{max-width:67px;height:37px;margin-bottom:24px}.transform-operational-section .section-content h1{background-image:url(/home/_astro/transform-bg.BajNDMmy.svg);background-repeat:no-repeat;background-position:59% -11px}.transform-operational-section .section-content .handwriting-text{font-size:48px;color:#6b7280;margin-bottom:16px;font-weight:400}@media screen and (max-width:991px){.transform-operational-section .section-content .handwriting-text{font-size:36px}}@media screen and (max-width:767px){.transform-operational-section .section-content .handwriting-text{font-size:28px}}.transform-operational-section .section-content h2{margin-bottom:40px;color:#0c1f3a}@media screen and (max-width:991px){.transform-operational-section .section-content h2{font-size:36px;line-height:42px}}@media screen and (max-width:767px){.transform-operational-section .section-content h2{font-size:28px;line-height:34px;margin-bottom:32px}}.transform-operational-section .section-content h2 .highlight{color:#7d2ae7;position:relative}.transform-operational-section .section-content .description-content{max-width:538px;width:95%;margin:24px auto auto}@media screen and (max-width:767px){.transform-operational-section .section-content .description-content{margin-top:20px;max-width:100%}}.transform-operational-section .section-content .description-content p{margin-bottom:24px}@media screen and (max-width:767px){.transform-operational-section .section-content .description-content p{margin-bottom:18px}}.pricing-hub-section{padding:80px 0 60px;background-color:#fff}@media screen and (max-width:767px){.pricing-hub-section{padding:40px 0 30px}}.pricing-hub-card{display:grid;grid-template-columns:24% 37% 33%;gap:3%;align-items:center;border:1px solid #7e53fb;border-radius:24px;padding:48px 40px;background-color:#fff}@media screen and (max-width:991px){.pricing-hub-card{grid-template-columns:1fr;gap:32px;padding:32px 24px}}.pricing-hub-card.home-pricing-cards{margin-bottom:50px}.pricing-hub-card .pricing-hub-left{flex-shrink:0}.pricing-hub-card .pricing-hub-left .pricing-hub-title{margin-bottom:14px}.pricing-hub-card .pricing-hub-left .pricing-hub-price{display:flex;align-items:baseline;gap:8px;margin-bottom:10px}.pricing-hub-card .pricing-hub-left .pricing-hub-price .price-period{font-size:14px;color:#415762}.pricing-hub-card .pricing-hub-left .pricing-hub-subtitle{margin-bottom:24px}.pricing-hub-card .pricing-hub-left .btn-purple.large-btn{font-size:16px;line-height:22px}.pricing-hub-card .pricing-hub-features-col{display:flex;flex-direction:column;gap:16px}.pricing-hub-card .pricing-hub-feature-item{display:flex;gap:10px}.pricing-hub-card .pricing-hub-feature-item svg{flex-shrink:0}.pricing-hub-card .pricing-hub-feature-item span{font-size:18px;color:#415762;line-height:23px}.key-features-section{padding:0 0 80px;background-color:#fff}@media screen and (max-width:767px){.key-features-section{padding:30px 0 50px}}.key-features-section .key-features-heading{font-size:30px;font-weight:700;color:#7d2ae7;margin-bottom:50px}@media screen and (max-width:767px){.key-features-section .key-features-heading{font-size:24px;margin-bottom:24px}}.key-features-section .key-features-table{border-top:1px solid #DDDDDD}.key-features-section .key-features-table .key-features-row{display:grid;grid-template-columns:1.5fr .5fr 1.5fr .5fr;align-items:center;border-bottom:1px solid #DDDDDD;padding:20px 24px;gap:16px}@media screen and (max-width:991px){.key-features-section .key-features-table .key-features-row{grid-template-columns:1.5fr .5fr;padding:16px 12px}}.key-features-section .key-features-table .key-features-row .key-features-label{font-size:12px;font-weight:700;letter-spacing:.5px;color:#0d3b3a;text-transform:uppercase}.key-features-section .key-features-table .key-features-row .key-features-icon{display:flex;align-items:center;justify-content:center}.key-features-section .key-features-table .key-features-row .key-features-icon img,.key-features-section .key-features-table .key-features-row .key-features-icon svg{width:24px;height:24px}.key-features-section .key-features-table .key-features-row .coming-soon-badge{font-size:9px;font-weight:600;color:#7d2ae7;border:1px solid #7d2ae7;border-radius:20px;padding:4px 10px;white-space:nowrap;line-height:12px}.main-priceing-wrapper{padding:90px 0 50px}.pricing-section{background-color:#fff}@media screen and (max-width:991px){.pricing-section{padding:40px 0 60px}}@media screen and (max-width:767px){.pricing-section{padding:40px 0}}.pricing-section .section-header{text-align:center;margin-bottom:84px}@media screen and (max-width:1199px){.pricing-section .section-header{margin-bottom:40px}}@media screen and (max-width:991px){.pricing-section .section-header{margin-bottom:40px}}@media screen and (max-width:767px){.pricing-section .section-header{margin-bottom:30px}}.pricing-section .section-header h2{color:#0c1f3a;font-size:46px;line-height:48px}@media screen and (max-width:991px){.pricing-section .section-header h2{font-size:36px;line-height:40px}}@media screen and (max-width:767px){.pricing-section .section-header h2{font-size:28px;line-height:34px}}.pricing-section .pricing-card{background:#fff;border:1px solid #dddddd;border-radius:16px;padding:40px 32px;height:100%;transition:all .3s ease}@media screen and (max-width:991px){.pricing-section .pricing-card{padding:28px 20px}}.pricing-section .pricing-card .card-header .plan-info{display:flex;align-items:center;gap:12px;margin-bottom:24px}.pricing-section .pricing-card .card-header .plan-info .plan-badge{padding:4px 12px;border-radius:4px;font-size:14px;font-weight:500}.pricing-section .pricing-card .card-header .plan-info .plan-badge.free{background-color:#f3f4f6;color:#22242a}.pricing-section .pricing-card .card-header .plan-info .plan-badge.small-teams{background-color:#7d2ae7;color:#fff}.pricing-section .pricing-card .card-header .plan-info .plan-badge.big-teams{background-color:#8369ef;color:#fff}.pricing-section .pricing-card .card-header .price{display:flex;align-items:center}.pricing-section .pricing-card .card-header .price span{font-weight:400;font-size:14px;line-height:21px;color:#415762}.pricing-section .pricing-card .card-header .price-contact p{margin-bottom:23px}.pricing-section .pricing-card .card-header .price-contact .contact-text{font-size:14px;color:#6b7280;font-weight:500}.pricing-section .pricing-card .card-body{padding-top:32px}.pricing-section .pricing-card .card-body .features{margin-top:32px}.pricing-section .pricing-card .card-body .features p{color:#22242a;margin-bottom:16px}.pricing-section .pricing-card .card-body .features ul{list-style:none;padding:0;margin:0}.pricing-section .pricing-card .card-body .features ul li{display:flex;align-items:flex-start;gap:8px;margin-bottom:12px;font-weight:400;line-height:24px;font-size:16px;color:#415762;line-height:20px}@media screen and (max-width:991px){.pricing-section .pricing-card .card-body .features ul li{font-size:14px;line-height:20px}}.pricing-section .pricing-card .card-body .features ul li:last-child{margin-bottom:0}.pricing-section .pricing-card .card-body .features ul li i{color:#000;font-size:22px;flex-shrink:0}@media screen and (max-width:991px){.pricing-section .pricing-card .card-body .features ul li i{font-size:16px}}.pricing-section .section-footer{margin-top:75px}.start-free-section{background-color:#fff;text-align:center}@media screen and (max-width:1199px){.start-free-section{padding:20px 0 70px}}@media screen and (max-width:1199px){.start-free-section{padding:10px 0 60px}}.start-free-section.privacy-start-sec{margin:0 auto 117px}.start-free-section .section-content{max-width:1200px;margin:96px auto 117px;width:100%;background:linear-gradient(180deg,#fff 4%,#f7f8f8);border-radius:16px;padding:120px 174px}@media screen and (max-width:1199px){.start-free-section .section-content{padding:40px 174px 80px}}@media screen and (max-width:991px){.start-free-section .section-content{padding:20px 15px 40px;margin:0}}.start-free-section .section-content .automate-text-wrapper{display:flex;align-content:center;gap:5px;justify-content:center;margin-bottom:28px}.start-free-section .section-content .automate-text-wrapper img{width:16px;height:16px}.start-free-section .section-content .automate-text-wrapper .automate-text{font-size:12px;font-weight:500;line-height:18px;color:#22242a;text-transform:uppercase}.start-free-section .section-content h1{margin-bottom:24px}.start-free-section .section-content .benefits{display:flex;justify-content:center;gap:24px;margin-bottom:32px}.start-free-section .section-content .benefits .benefit-item{display:flex;align-items:center;gap:12px}.start-free-section .section-content .benefits .benefit-item i{color:#000;font-size:20px;flex-shrink:0}.start-free-section .section-content .benefits .benefit-item span{font-size:16px;font-weight:400;color:#22242a;line-height:24px}.about-hero-section{padding:56px 0 61px;text-align:center}@media screen and (max-width:991px){.about-hero-section{padding:60px 0 30px}}@media screen and (max-width:767px){.about-hero-section{padding:50px 0 40px}}@media screen and (max-width:991px){.about-hero-section .about-banner-wrapper>img{max-width:200px}}@media screen and (max-width:767px){.about-hero-section .about-banner-wrapper>img{max-width:150px}}.about-hero-section .about-banner-wrapper h1{margin:48px 0 24px;color:#0c1f3a;background-image:url(/home/_astro/about-text-bg.BdtKgMlX.png);background-repeat:no-repeat;background-position:277px 40px}@media screen and (max-width:991px){.about-hero-section .about-banner-wrapper h1{margin:20px 0 10px}}@media screen and (max-width:767px){.about-hero-section .about-banner-wrapper h1{margin:10px 0}}.story-section{padding:160px 0 0}@media screen and (max-width:1199px){.story-section{padding:50px 0 0}}@media screen and (max-width:991px){.story-section{padding:50px 0 0}}@media screen and (max-width:767px){.story-section{padding:10px 0 0}}@media screen and (max-width:1199px){.story-section .story-content-section h1{font-size:32px;line-height:38px;margin-bottom:10px}}@media screen and (max-width:767px){.story-section .story-content-section h1{font-size:26px;line-height:34px;margin-bottom:10px}}.story-section .story-content-section .bg-images-wrapper{display:flex;align-items:center;justify-content:space-between}.story-section .story-content-section .bg-images-wrapper .bg-left{background-image:url(/home/_astro/story-section-bg.DpyQ8THk.png);background-repeat:no-repeat;background-size:contain;background-position:left;width:366px;height:447px}@media screen and (max-width:991px){.story-section .story-content-section .bg-images-wrapper .bg-left{height:270px}}.story-section .story-content-section .bg-images-wrapper .bg-right{background-image:url(/home/_astro/story-bg-right.gKrK_hel.png);background-repeat:no-repeat;background-size:contain;background-position:right;width:366px;height:447px}@media screen and (max-width:991px){.story-section .story-content-section .bg-images-wrapper .bg-right{height:350px}}.story-section .story-content-section .text-wrapper{text-align:left;max-width:560px;width:100%}@media screen and (max-width:767px){.story-section .story-content-section .text-wrapper h5{font-weight:400;font-size:16px;line-height:24px}}.about-cards-section{padding:160px 0 0}@media screen and (max-width:991px){.about-cards-section{padding:80px 0 0}}@media screen and (max-width:767px){.about-cards-section{padding:30px 0 0}}.about-cards-section img{margin-top:32px}.about-cards-section .content-wrapper{text-align:left}@media screen and (max-width:1199px){.about-cards-section .content-wrapper h2{font-size:24px;line-height:32px}}@media screen and (max-width:991px){.about-cards-section .content-wrapper h2{font-size:22px;line-height:30px}}@media screen and (max-width:767px){.about-cards-section .content-wrapper h2{font-size:20px;line-height:26px}}.about-cards-section .image-wrapper{text-align:center}.about-cards-section .image-wrapper img{width:100%;max-width:470px;height:480px;margin-inline:auto;object-fit:contain;margin-top:0}@media screen and (max-width:991px){.about-cards-section .image-wrapper img{height:350px}}@media screen and (max-width:767px){.about-cards-section .image-wrapper img{height:auto}}.monitoring-section-wrapper{padding:84px 20px 95px;text-align:center;background-color:#fff}@media screen and (max-width:1199px){.monitoring-section-wrapper{padding:60px 15px 70px}}.monitoring-section-wrapper .illustration-top{margin-bottom:35px}@media screen and (max-width:767px){.monitoring-section-wrapper .illustration-top{margin-bottom:10px}}.monitoring-section-wrapper .illustration-top img{max-width:168px;width:100%;height:168px}.monitoring-section-wrapper .illustration-top img.small-img{max-width:60px;height:47px}.monitoring-section-wrapper .content-box{max-width:850px;margin:0 auto}.monitoring-section-wrapper .content-box.remove-bg h1{background:none!important}.monitoring-section-wrapper .content-box h1{margin-bottom:42px;background-image:url(/home/_astro/feature-banner-bg.BPFp_ADg.svg);background-repeat:no-repeat;background-position:74% 91px}.monitoring-section-wrapper .content-box h1.resource{margin-bottom:20px}@media screen and (max-width:767px){.monitoring-section-wrapper .content-box h1{font-size:30px;line-height:38px;margin-bottom:20px}}.monitoring-section-wrapper .content-box img{margin-bottom:48px}.monitoring-section-wrapper .content-box h6{color:#415762}@media screen and (max-width:767px){.monitoring-section-wrapper .content-box h6{font-size:16px;line-height:24px}}.monitoring-section-wrapper .hero-buttons.flex-wrapper{display:flex;align-items:center;justify-content:center;gap:16px;z-index:10;position:relative}@media screen and (max-width:575px){.monitoring-section-wrapper .hero-buttons.flex-wrapper{flex-direction:column}.monitoring-section-wrapper .hero-buttons.flex-wrapper .btn-light,.monitoring-section-wrapper .hero-buttons.flex-wrapper .btn-aqua,.monitoring-section-wrapper .hero-buttons.flex-wrapper .btn-light a,.monitoring-section-wrapper .hero-buttons.flex-wrapper .btn-light button,.monitoring-section-wrapper .hero-buttons.flex-wrapper .btn-aqua a,.monitoring-section-wrapper .hero-buttons.flex-wrapper .btn-aqua button{width:100%}}@media(max-width:768px){.monitoring-section-wrapper{padding:60px 15px 40px}.monitoring-section-wrapper .content-box h2{font-size:40px}.monitoring-section-wrapper .content-box p{font-size:16px}}.complya-hero{display:flex;justify-content:center;align-items:center;background:#fff;text-align:center}.complya-hero .text-box{max-width:850px;color:#22242a}@media screen and (max-width:1199px){.complya-hero h2{font-size:26px;line-height:34px}}@media screen and (max-width:991px){.complya-hero h2{font-size:20px;line-height:28px}}.blogs-hero-section{padding:140px 104px;margin:0 8px 48px}@media screen and (max-width:1199px){.blogs-hero-section{padding:80px 0 40px;margin:0 8px 10px}}@media screen and (max-width:1199px){.blogs-hero-section .blogs-banner-wrapper{text-align:center}}.blogs-hero-section .blogs-banner-wrapper h1{margin:18px 0 28px}@media screen and (max-width:767px){.blogs-hero-section .blogs-banner-wrapper h1{font-size:28px;line-height:34px}.blogs-hero-section .blogs-banner-wrapper h1 br{display:none}}.blogs-hero-section .blogs-banner-wrapper .btn-light button{background-color:transparent}.blogs-hero-section .blogs-banner-wrapper .btn-light button:hover{background-color:#22242a;color:#fff}.not-found-section{background-color:#fafafa;border-radius:16px;margin:0 8px 8px;height:calc(100vh - 81px);display:flex;align-items:center}.not-found-section .not-found-wrapper{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:24px}.not-found-section .not-found-wrapper .content{text-align:center}.not-found-section .not-found-wrapper .content h5{margin-bottom:9px}.features-section-wrapper{padding:80px 20px;background-color:#fff;position:relative}@media screen and (max-width:991px){.features-section-wrapper{padding:60px 15px 40px}}@media screen and (max-width:767px){.features-section-wrapper{padding:40px 10px}}.features-section-wrapper .header{text-align:center;margin-bottom:60px}@media screen and (max-width:991px){.features-section-wrapper .header{margin-bottom:40px}}@media screen and (max-width:767px){.features-section-wrapper .header{margin-bottom:30px}}.features-section-wrapper .header h1{margin-bottom:24px}.features-section-wrapper .header p{color:#22242a;margin:0 0 24px;font-weight:500;font-size:12px;line-height:12px}@media screen and (max-width:767px){.features-section-wrapper .header p{margin:0 0 16px}}.features-section-wrapper .header .btn-light{margin-top:24px}.features-section-wrapper .grid-wrapper{height:100%;position:relative}.features-section-wrapper .grid-wrapper .features-grid{position:absolute;bottom:0}@media screen and (max-width:991px){.features-section-wrapper .grid-wrapper .features-grid{position:relative}}@media screen and (max-width:991px){.features-section-wrapper .features-grid .feature-item:not(:last-child){margin-bottom:40px}}.features-section-wrapper .features-grid .feature-item svg{width:24px;height:24px}.features-section-wrapper .features-grid .feature-item .feature-text h5{margin:16px 0 8px}.features-section-wrapper .features-grid .feature-item .feature-text p{margin-bottom:48px}@media screen and (max-width:991px){.features-section-wrapper .features-grid .feature-item .feature-text p{margin-bottom:0}}@media screen and (max-width:991px){.features-section-wrapper .features-grid .feature-item .feature-icon{width:44px;height:44px;background:#7d2ae7;display:flex;align-items:center;justify-content:center;border-radius:12px}}.features-section-wrapper .features-grid .feature-item .feature-icon img,.features-section-wrapper .features-grid .feature-item .feature-icon svg{width:24px;height:24px}@media screen and (max-width:991px){.features-section-wrapper .features-grid .feature-item .feature-icon img,.features-section-wrapper .features-grid .feature-item .feature-icon svg{filter:brightness(0) saturate(100%) invert(99%) sepia(1%) saturate(5%) hue-rotate(164deg) brightness(104%) contrast(100%)}}.features-section-wrapper .feature-card{padding:20px;border:1px solid #f0f0f0;border-radius:16px;background-color:#fff;min-height:328px;position:relative;gap:24px}.features-section-wrapper .feature-card .icon-box{width:48px;height:48px;background-color:#fff;border-radius:50px;display:flex;align-items:center;justify-content:center;font-size:20px;border:1px solid #e5e6e6}.features-section-wrapper .feature-card .icon-box svg{width:32px;height:32px}.features-section-wrapper .feature-card .featured-img-wrapper{text-align:center;margin:10px 0}.features-section-wrapper .feature-card .featured-img-wrapper img{width:100%;max-width:192px}.features-section-wrapper .feature-card .card-content{position:absolute;bottom:10px}.features-section-wrapper .feature-card .card-content p{font-size:12px;line-height:19px}.features-section-wrapper .dashboard-mockup{display:flex;justify-content:center}.features-section-wrapper .dashboard-mockup .dashboard-card{background:#8369ef;border-radius:16px;padding:48px;width:100%}.features-section-wrapper .dashboard-mockup .dashboard-card .header-img{margin-bottom:8px}.features-section-wrapper .dashboard-mockup .dashboard-card .header-img img,.features-section-wrapper .dashboard-mockup .dashboard-card .content-img img{width:100%;height:auto}.changelog-section{padding:60px 0;background-color:#fff}.changelog-section .container{max-width:700px;margin:0 auto;padding:0 20px}.changelog-section .changelog-row{display:flex;margin-bottom:80px}@media(max-width:600px){.changelog-section .changelog-row{flex-direction:column}}.changelog-section .col-date{flex:0 0 200px}.changelog-section .col-date .small{color:#415762}@media(max-width:600px){.changelog-section .col-date{flex:0 0 auto;margin-bottom:10px}}.changelog-section .col-content{flex:1}.changelog-section .col-content h5{margin-bottom:20px}.changelog-section .col-content h5 .underline{text-decoration:underline;font-size:20px;color:#22242a}.changelog-section .col-content .small{max-width:650px}.changelog-section .col-content .small.secondary{margin-top:15px}.page-wrapper{background-color:#fff;min-height:calc(100vh - 432px);position:relative}@media screen and (max-width:991px){.page-wrapper{min-height:auto}}.page-wrapper .privacy-bg-img{background-size:cover;min-height:400px;width:100%;top:-72px;position:absolute;background:radial-gradient(76.41% 132.25% at 50% 0%,#7d2ae726,#7d2ae700 50%);left:0}.container{max-width:1200px;margin:0 auto;padding:0 20px}.layout-grid{display:flex;gap:40px}@media screen and (max-width:767px){.layout-grid{gap:20px}}@media screen and (max-width:575px){.layout-grid{flex-direction:column;margin-top:30px}}.sidebar-col{flex:0 0 300px}@media screen and (max-width:991px){.sidebar-col{flex:0 0 250px}}.sidebar-col .sidebar-fixed-content{position:sticky;top:120px;height:fit-content;padding:20px 0}@media screen and (max-width:575px){.sidebar-col .sidebar-fixed-content{padding-bottom:0}}.sidebar-col .sidebar-fixed-content ul{list-style:none;padding:0;margin:0}.sidebar-col .sidebar-fixed-content ul li{margin-bottom:19px}@media screen and (max-width:575px){.sidebar-col .sidebar-fixed-content ul li{margin-bottom:12px}}.sidebar-col .sidebar-fixed-content ul li a{text-decoration:none;color:#415762;font-size:16px;font-weight:400}.content-col{flex:1;padding:60px 0 10px 10px}@media screen and (max-width:1199px){.content-col{padding:40px 20px 60px 0}}.content-col .main-title{margin-bottom:56px}@media screen and (max-width:575px){.content-col .main-title{margin-bottom:24px}}.content-col .section-heading{margin-bottom:24px}.content-col .large,.content-col .large.lg-space{margin-bottom:56px}.content-col .large.sm-space{margin-bottom:20px}@media screen and (max-width:575px){.content-col .large,.content-col .large.lg-space{margin-bottom:24px}}.content-col ul{margin:32px 0;padding-left:20px}.content-col ul li{font-weight:400;font-size:18px;line-height:28px;color:#535f65}@media screen and (max-width:767px){.content-col ul li{font-size:16px;line-height:24px}}.capability-section-wrapper{margin:18px 0 62px}@media screen and (max-width:1199px){.capability-section-wrapper{margin:18px 0 30px}}.capability-section-wrapper.bottom-section{padding:80px 0}@media screen and (max-width:1199px){.capability-section-wrapper.bottom-section{padding:40px 0 30px}}.capability-section-wrapper.bottom-section .capability-cards-section .card-wrapper{display:flex;gap:32px;margin-bottom:24px}@media screen and (max-width:767px){.capability-section-wrapper.bottom-section .capability-cards-section .card-wrapper{flex-direction:column}}@media screen and (max-width:767px){.capability-section-wrapper.bottom-section .capability-cards-section .card-wrapper .icon img{width:100%}}@media screen and (max-width:1199px){.capability-section-wrapper.bottom-section .capability-cards-section .card-wrapper h3{font-size:28px;line-height:42px}}@media screen and (max-width:767px){.capability-section-wrapper.bottom-section .capability-cards-section .card-wrapper h3{font-size:18px;line-height:26px}}.capability-section-wrapper.bottom-section .capability-cards-section .text-section p.small{color:#22242a}.capability-section-wrapper.bottom-section .capability-cards-section .text-section span{font-weight:400;font-size:14px;line-height:21px}.capability-section-wrapper .capability-cards-section{border-bottom:1px solid #e5e6e6;padding-bottom:11px;margin-bottom:24px}.capability-section-wrapper .capability-cards-section:last-child{margin:0;border:none}.capability-section-wrapper .capability-cards-section .capability-heading{margin-bottom:20px}.capability-section-wrapper .capability-cards-section .capability-card .content-wrapper{display:flex;gap:12px}@media screen and (max-width:767px){.capability-section-wrapper .capability-cards-section .capability-card .content-wrapper{flex-direction:column}}@media screen and (max-width:991px){.capability-section-wrapper .capability-cards-section .capability-card .content-wrapper .icon{width:44px;min-width:44px;height:44px;background:#7d2ae7;display:flex;align-items:center;justify-content:center;border-radius:12px}}.capability-section-wrapper .capability-cards-section .capability-card .content-wrapper .icon img,.capability-section-wrapper .capability-cards-section .capability-card .content-wrapper .icon svg{width:24px;height:24px}@media screen and (max-width:991px){.capability-section-wrapper .capability-cards-section .capability-card .content-wrapper .icon img,.capability-section-wrapper .capability-cards-section .capability-card .content-wrapper .icon svg{filter:brightness(0) saturate(100%) invert(99%) sepia(1%) saturate(5%) hue-rotate(164deg) brightness(104%) contrast(100%)}}.capability-section-wrapper .capability-cards-section .capability-card .content-wrapper img{width:24px;height:24px}.capability-section-wrapper .capability-cards-section .capability-card .content-wrapper .card-content h6{margin-bottom:8px;font-size:16px}.stats-section{padding:80px 0;background-color:#fff}@media screen and (max-width:1199px){.stats-section{padding:40px 0}}.stats-section .container{max-width:1100px;margin:0 auto;padding:0 20px}.stats-section .main-heading{text-align:center;margin-bottom:63px}@media screen and (max-width:991px){.stats-section .main-heading{margin-bottom:20px}}.stats-section .card{padding:20px;border-radius:16px;min-height:220px;display:flex;flex-direction:column;justify-content:center}.stats-section .white-card{background-color:#fff;border:1px solid #f2f3f3}.stats-section .white-card p{font-size:20px;color:#22242a;line-height:28px}@media screen and (max-width:767px){.stats-section .white-card p{font-size:16px;line-height:24px}}.stats-section .purple-card{background-color:#8369ef;color:#fff;align-items:flex-start;justify-content:flex-end}.stats-section .purple-card h1{margin-bottom:4px;color:#fff}.stats-section .purple-card p{color:#fff}.stats-section .testimonial-card{position:relative}.stats-section .testimonial-card blockquote{margin:0 0 30px;font-style:normal;font-weight:400;color:#1a1a1a}.stats-section .testimonial-card .user-info{display:flex;align-items:center;gap:12px}.stats-section .testimonial-card .user-info .avatar{position:relative;width:46px;height:46px}.stats-section .testimonial-card .user-info .avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}.stats-section .testimonial-card .user-info .avatar .badge{position:absolute;bottom:-2px;right:-2px;width:14px;height:14px;background:#635bff;border:2px solid #fff;border-radius:50%}.stats-section .testimonial-card .user-info .arrow-btn{margin-left:auto;width:36px;height:36px;border:1px solid #e5e6e6;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px}.stats-section .testimonial-card .user-info .arrow-btn img{width:16px;height:16px}.staff-features-section{padding:60px 40px;max-width:1200px;margin:0 auto}@media screen and (max-width:1199px){.staff-features-section{padding:40px 0}}.staff-features-section h1{background-image:url(/home/_astro/matter-heading-bg.AwHvKVT4.svg);background-repeat:no-repeat;background-position:top 25px left 11px}.staff-features-section .title{margin-bottom:80px}@media screen and (max-width:1199px){.staff-features-section .title{margin-bottom:24px;text-align:center}}.staff-features-section .grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;flex:1}.staff-features-section .grid .card{background:#fff;border:1px solid #f2f3f3;border-radius:12px;padding:32px 20px 120px;min-height:200px}.staff-features-section .grid .card h5{margin-bottom:8px}.staff-features-section .grid .card p{margin:0}.staff-features-section .illustration{flex:0 0 40%;display:flex;justify-content:center;align-items:center;height:100%}@media screen and (max-width:767px){.staff-features-section .illustration{margin-top:30px}}.staff-features-section .illustration img{max-width:437px;width:100%;height:auto}@media(max-width:768px){.staff-features-section .container{flex-direction:column}.staff-features-section .grid{grid-template-columns:1fr}}.how-it-works{padding:120px 112px;display:flex;justify-content:center}@media screen and (max-width:1199px){.how-it-works{padding:40px 15px}}.how-it-works .container{max-width:1200px;width:100%;background:#f7f8f8;border-radius:16px;padding:70px}@media screen and (max-width:1199px){.how-it-works .container{padding:20px}}.how-it-works .content-wrapper{display:flex;align-items:center;gap:50px}@media(max-width:768px){.how-it-works .content-wrapper{flex-direction:column;text-align:center}}.how-it-works .image-side{flex:1;display:flex;align-items:center;justify-content:center;height:100%}@media screen and (max-width:767px){.how-it-works .image-side{margin-bottom:40px}}.how-it-works .image-side img{max-width:100%;height:auto}.how-it-works .text-side{flex:1;padding-left:40px}@media screen and (max-width:767px){.how-it-works .text-side{padding-left:0}}.how-it-works .text-side h1{margin-bottom:29px}@media screen and (max-width:1199px){.how-it-works .text-side h1{font-size:28px;line-height:36px}}@media screen and (max-width:767px){.how-it-works .text-side h1{font-size:22px;line-height:30px}}.how-it-works .text-side .step{margin-bottom:23px;border-bottom:1px solid rgba(34,36,42,.1)}.how-it-works .text-side .step:last-child{border-bottom:none}.how-it-works .text-side .step h5{margin-bottom:3px}.how-it-works .text-side .step p{margin:0 0 6px}.blog-detail-wrapper{margin-bottom:84px}.blog-detail-wrapper .blog-detail-header{display:flex;align-items:center;gap:40px;padding:96px 0 98px}.blog-detail-wrapper .blog-detail-header .header-content .written-by{margin-top:16px}.blog-detail-wrapper .blog-detail-header .header-content .written-by p{color:#22242a}.blog-detail-wrapper .blog-img{margin-bottom:120px}.blog-detail-wrapper .blog-img img{width:100%;border-radius:30px}.blog-detail-wrapper .flex-wrapper{display:flex;align-items:center;gap:64px}.blog-detail-wrapper .detail-content-wrapper{max-width:600px;width:95%;margin:auto}.blog-detail-wrapper .detail-content-wrapper .blog-detail-content{margin-bottom:34px}.blog-detail-wrapper .detail-content-wrapper .blog-detail-content .heading,.blog-detail-wrapper .detail-content-wrapper .blog-detail-content .spacing{margin-bottom:20px}.blog-detail-wrapper .detail-content-wrapper .blog-detail-content .spacing.top,.blog-detail-wrapper .detail-content-wrapper .blog-detail-content .list-heading{margin:20px 0 32px}.blog-detail-wrapper .detail-content-wrapper .blog-detail-content .listing-wrapper{margin-top:32px}.blog-detail-wrapper .detail-content-wrapper .blog-detail-content .listing-wrapper ul{padding-left:20px;margin:0}.blog-detail-wrapper .detail-content-wrapper .blog-detail-content .listing-wrapper ul li{font-weight:400;font-size:18px;line-height:28px;color:#535f65}.blog-detail-wrapper .detail-content-wrapper .blog-detail-content .highlight-section{background-color:#f7f8f8;padding:28px 24px;border-radius:16px;margin-top:18px}.request-demo-hero{padding:76px 0 99px}@media screen and (max-width:767px){.request-demo-hero{padding:40px 0 60px}}@media screen and (max-width:575px){.request-demo-hero{padding:20px 0 40px}}.request-demo-hero .hero-content{background-image:none}.request-demo-hero .hero-content .banner-content h1:after{display:none}.contact-page .hero-buttons .btn-aqua{padding-inline:32px}.contact-page .hero-buttons .btn-light button,.contact-page .hero-buttons .btn-light a{background-color:transparent}.contact-page .hero-buttons .btn-light button:hover,.contact-page .hero-buttons .btn-light a:hover{background-color:#22242a;color:#fff}.dl-hero{padding:96px 0 56px;text-align:center}@media screen and (max-width:767px){.dl-hero{padding:56px 0 36px}}.dl-hero .dl-app-icon{width:104px;height:104px;margin:0 auto 34px;border-radius:24px;background:#fff;border:1px solid #DDDDDD;box-shadow:0 18px 40px #0c1f3a1f;display:flex;align-items:center;justify-content:center}@media screen and (max-width:767px){.dl-hero .dl-app-icon{width:84px;height:84px;border-radius:20px;margin-bottom:24px}}.dl-hero .dl-app-icon img{width:58%;height:58%;object-fit:contain}.dl-hero h1{margin-bottom:14px}.dl-hero .dl-sub{font-size:18px;color:#415762;margin-bottom:34px}@media screen and (max-width:767px){.dl-hero .dl-sub{font-size:16px;margin-bottom:26px}}.dl-hero .dl-primary-btn{display:inline-flex;align-items:center;justify-content:center;min-width:180px;padding:13px 30px;border-radius:999px;background:#7d2ae7;border:2px solid #7D2AE7;color:#fff;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 12px 26px #7d2ae738}.dl-hero .dl-primary-btn:hover{background:#fff;color:#7d2ae7}.dl-hero .dl-detect-note{margin:16px 0 0;font-size:13px;color:#415762}.dl-list{padding:14px 0 70px}@media screen and (max-width:767px){.dl-list{padding:0 0 44px}}.dl-list .container{max-width:920px}.dl-list .dl-group{display:flex;gap:40px;padding:36px 0;border-top:1px solid #DDDDDD;border-bottom:1px solid #DDDDDD}@media screen and (max-width:767px){.dl-list .dl-group{flex-direction:column;gap:20px;padding:28px 0}}.dl-list .dl-group-info{flex:0 0 38%;max-width:38%}@media screen and (max-width:767px){.dl-list .dl-group-info{flex:1;max-width:100%}}.dl-list .dl-group-info strong{display:block;font-size:16px;color:#22242a;margin-bottom:6px}.dl-list .dl-group-info span{font-size:15px;line-height:150%;color:#415762}.dl-list .dl-rows{flex:1;display:flex;flex-direction:column}.dl-list .dl-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border-radius:12px;transition:all .3s ease}.dl-list .dl-row+.dl-row{margin-top:6px}.dl-list .dl-row.is-detected{background:#7d2ae70f;box-shadow:inset 3px 0 #7d2ae7}.dl-list .dl-row-label{display:inline-flex;align-items:center;gap:12px}.dl-list .dl-row-label i{font-size:20px;color:#22242a;width:22px;text-align:center}.dl-list .dl-row-label span{font-size:16px;font-weight:600;color:#22242a}.dl-list .dl-action{display:inline-flex;align-items:center;justify-content:center;padding:9px 18px;border-radius:999px;border:1px solid #DDDDDD;background:#fff;color:#22242a;font-size:14px;font-weight:500;text-decoration:none;white-space:nowrap;transition:all .3s ease}.dl-list .dl-action:hover{border-color:#22242a;background:#22242a;color:#fff}.dl-list .dl-action.primary{background:#7d2ae7;border-color:#7d2ae7;color:#fff}.dl-list .dl-action.primary:hover{background:#fff;color:#7d2ae7}.install-faq{padding:0 0 110px}@media screen and (max-width:767px){.install-faq{padding:0 0 60px}}.install-faq .install-faq-head{text-align:center;margin-bottom:40px}.install-faq .install-faq-head h2{margin-bottom:12px}.install-faq .faq-card{height:100%;padding:26px 28px;border-radius:16px;border:1px solid #DDDDDD;background:#fff;margin-bottom:24px;transition:all .3s ease}.install-faq .faq-card:hover{border-color:#7d2ae7}.install-faq .faq-card h4{font-size:18px;margin-bottom:10px}.install-faq .faq-card p{font-size:15px;line-height:160%}body{font-family:Onest,sans-serif;background-color:#fff}h1,.h1{font-size:46px;line-height:48px;font-weight:500;margin:0;color:#22242a}@media screen and (max-width:991px){h1,.h1{font-size:36px;line-height:44px}}@media screen and (max-width:767px){h1,.h1{font-size:30px;line-height:38px}h1 br,.h1 br{display:none!important}}h1.large,.h1.large{font-size:60px;line-height:60px}@media screen and (max-width:991px){h1.large,.h1.large{font-size:43px;line-height:48px}}@media screen and (max-width:767px){h1.large,.h1.large{font-size:32px;line-height:40px}h1.large br,.h1.large br{display:none!important}}h1.small,.h1.small{font-size:46px;line-height:46px}@media screen and (max-width:991px){h1.small,.h1.small{font-size:43px;line-height:48px}}@media screen and (max-width:767px){h1.small,.h1.small{font-size:36px;line-height:42px}h1.small br,.h1.small br{display:none!important}}@media screen and (max-width:575px){h1.small,.h1.small{font-size:28px;line-height:32px}}h2,.h2{font-size:40px;font-weight:500;line-height:50.4px;margin:0;color:#22242a}@media screen and (max-width:767px){h2,.h2{font-size:28px;line-height:36px}}h3,.h3{font-size:36px;font-weight:500;line-height:40px;margin:0;color:#22242a}@media screen and (max-width:991px){h3,.h3{font-size:24px;line-height:32px}}h4,.h4{font-size:28px;font-weight:500;line-height:28px;margin:0;color:#22242a}h5,.h5{font-size:20px;font-weight:500;line-height:26px;margin:0;color:#22242a}@media screen and (max-width:767px){h5,.h5{font-size:18px;line-height:24px}}h6,.h6{font-size:18px;font-weight:500;line-height:24px;margin:0;color:#22242a}p{font-size:16px;font-weight:400;line-height:24px;color:#415762;margin:0}@media screen and (max-width:767px){p{font-size:14px;line-height:20px}}p.small{font-size:14px;line-height:21px}p.large{font-size:18px;line-height:25px}@media screen and (max-width:767px){p.large{font-size:16px;line-height:22px}p.large br{display:none!important}}p.dark{color:#22242a}span{font-size:16px;font-weight:400;line-height:24px;color:#415762}@media screen and (max-width:767px){span{font-size:14px;line-height:20px}}span.small{font-size:14px;line-height:21px}span.large{font-size:18px;line-height:25px}span.dark{color:#22242a}strong{font-size:16px;font-weight:500;line-height:24px;color:#22242a}@media screen and (max-width:767px){strong{font-size:14px;line-height:20px}}strong.small{font-size:14px;line-height:21px}strong.large{font-size:18px;line-height:25px}strong.dark{color:#22242a}.bold{font-weight:700}.semibold{font-weight:600}.medium{font-weight:500}.regular{font-weight:400}.btn-purple{background-color:#7d2ae7;color:#fff;font-size:14px;font-weight:500;line-height:21px;padding:9px 20px;border-radius:12px;border:2px solid #7D2AE7;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none}@media screen and (max-width:767px){.btn-purple{font-size:14px;line-height:18px;padding:7px 16px}}.btn-purple:hover{background-color:#fff;color:#7d2ae7}.btn-purple.full-width{width:100%}.btn-purple:disabled{opacity:.6}.btn-purple img,.btn-purple svg{width:14px;height:14px}@media screen and (max-width:767px){.btn-purple img,.btn-purple svg{width:12x;height:12px}}.btn-purple-secondary{background-color:#8369ef;color:#fff;font-size:14px;font-weight:500;line-height:21px;padding:9px 20px;border-radius:12px;border:2px solid #8369EF;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none}@media screen and (max-width:767px){.btn-purple-secondary{font-size:14px;line-height:18px;padding:7px 16px}}.btn-purple-secondary:hover{background-color:#fff;color:#8369ef}.btn-purple-secondary.full-width{width:100%}.btn-purple-secondary:disabled{opacity:.6}.btn-purple-secondary img,.btn-purple-secondary svg{width:14px;height:14px}@media screen and (max-width:767px){.btn-purple-secondary img,.btn-purple-secondary svg{width:12x;height:12px}}.btn-light button,.btn-light a{background-color:#fff;color:#22242a;font-size:14px;font-weight:500;line-height:21px;padding:10px 20px;border-radius:12px;border:1px solid #DDDDDD;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none}@media screen and (max-width:767px){.btn-light button,.btn-light a{font-size:14px;line-height:18px;padding:7px 16px}}.btn-light button:hover,.btn-light a:hover{background-color:#22242a;color:#fff}.btn-light button.full-width,.btn-light a.full-width{width:100%}.btn-light button img,.btn-light button svg,.btn-light a img,.btn-light a svg{width:14px;height:14px}@media screen and (max-width:767px){.btn-light button img,.btn-light button svg,.btn-light a img,.btn-light a svg{width:12x;height:12px}}.btn-light button.bg-transparent,.btn-light a.bg-transparent{background-color:transparent!important}.btn-light button.bg-transparent:hover,.btn-light a.bg-transparent:hover{background-color:#22242a!important}.btn-aqua{background-color:#7d2ae7;color:#fff;font-size:14px;font-weight:500;line-height:21px;padding:9px 20px;border-radius:12px;border:2px solid #7D2AE7;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;white-space:nowrap}@media screen and (max-width:767px){.btn-aqua{font-size:14px;line-height:18px;padding:7px 16px}}.btn-aqua:hover{background-color:#fff;color:#7d2ae7}.btn-aqua:hover img,.btn-aqua:hover svg{filter:brightness(0) saturate(100%) invert(18%) sepia(79%) saturate(5886%) hue-rotate(265deg) brightness(94%) contrast(93%)}.btn-aqua.full-width{width:100%}.btn-aqua img{filter:brightness(0) saturate(100%) invert(99%) sepia(1%) saturate(5%) hue-rotate(164deg) brightness(104%) contrast(100%)}.btn-aqua img,.btn-aqua svg{width:14px;height:14px;color:#fff}@media screen and (max-width:767px){.btn-aqua img,.btn-aqua svg{width:12x;height:12px}}.demo-btn.full-width,.demo-btn.full-width button{width:100%}.demo-btn button{border:2px solid #7D2AE7;border-radius:12px;padding:10px 16px;font-weight:500;font-size:14px;line-height:21px;color:#fff;background-color:#7d2ae7;display:flex;align-items:center;justify-content:center;gap:8px}.demo-btn button:hover{background-color:#fff;color:#7d2ae7}.demo-btn button:hover img,.demo-btn button:hover svg{filter:brightness(0) saturate(100%) invert(18%) sepia(79%) saturate(5886%) hue-rotate(265deg) brightness(94%) contrast(93%)}.demo-btn button img{filter:brightness(0) saturate(100%) invert(99%) sepia(1%) saturate(5%) hue-rotate(164deg) brightness(104%) contrast(100%)}.demo-btn button img,.demo-btn button svg{width:14px;height:14px;color:#fff}@media screen and (max-width:767px){.demo-btn button img,.demo-btn button svg{width:12x;height:12px}}
