@font-face{font-family:fontKHTeka;src:url(../media/khteka_400-s.p.17e26c0f.woff)format("woff");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:fontKHTeka;src:url(../media/khteka_500-s.p.98713b00.woff)format("woff");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:fontKHTeka Fallback;src:local(Arial);ascent-override:95.61%;descent-override:25.16%;line-gap-override:0.0%;size-adjust:99.36%}.fontkhteka_32eefe48-module__PdVPSG__className{font-family:fontKHTeka,fontKHTeka Fallback}.fontkhteka_32eefe48-module__PdVPSG__variable{--font-khteka:"fontKHTeka","fontKHTeka Fallback"}
:root{--color-dark-bg:#1a1a1a;--color-text:#333;--color-green:#5aad46;--color-bg-gray:#f5f5f5;--color-bg-gray2:#e6e6e6;--error:#c0262c;--color-red:#d92626;--color-blue:#1b5fd1;--color-blue-beta:#3f83f8;--color-orange:#ff791b}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;margin:0;padding:0;overflow-x:hidden}html{scroll-behavior:smooth}body{color:var(--color-text);font-family:var(--font-khteka);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#ece9e6;background:-webkit-linear-gradient(to right,#fff,#ece9e6);background:linear-gradient(90deg,#fff,#ece9e6);font-weight:400}a{color:inherit;text-decoration:none}p{margin:0 0 1em;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:var(--font-khteka);color:var(--color-blue);margin:0 0 .6em;font-weight:500;line-height:1}:is(h1,h2,h3,h4,h5,h6) em{color:var(--color-orange);font-style:normal}h1{font-size:42px}@media (min-width:768px){h1{font-size:66px}}h2{font-size:30px}@media (min-width:768px){h2{font-size:36px}}@media (min-width:1024px){h2{font-size:48px}}h3{font-size:20px}button,.button,input[type=submit]{font-family:var(--font-khteka);color:#fff;cursor:pointer;background:var(--color-blue);border:0;border-radius:10px;padding:.7em .85em;font-size:14px;font-weight:500;transition:background-color .2s}:is(button,.button,input[type=submit]):hover{background:#1a5ac7}:is(button,.button,input[type=submit]):active{background:#1856bc}:is(button,.button,input[type=submit]).big-cta{align-items:center;gap:.5rem;height:3.5rem;padding:0 40px;font-size:18px;display:flex}:is(button,.button,input[type=submit]).big-cta .icon-arrow svg{transition:transform .3s;display:block}:is(button,.button,input[type=submit]).big-cta:hover .icon-arrow svg{transform:translate(.25rem)}:is(button,.button,input[type=submit]).big-cta-secondary{color:var(--color-blue);border:2px solid var(--color-blue);background:0 0;align-items:center;height:3.5rem;padding:0 40px;font-size:18px;display:flex}:is(button,.button,input[type=submit]).button-link{color:var(--color-blue);background:0 0;border:none;align-items:center;gap:3px;margin:0;padding:0;font-size:1rem;display:inline-flex}:is(button,.button,input[type=submit]).button-link.theme-orange{color:var(--color-orange)}:is(button,.button,input[type=submit]).button-link svg{width:1rem;display:block}img,video{max-width:100%;height:auto}details{background:#fafafa;border:1px solid #e5e7eb;border-radius:.75rem;padding:0 1.5rem;box-shadow:0 1px 2px #0000000d}details[open] svg{transform:rotate(180deg)}details summary{padding:1.5rem 0;font-size:18px;font-weight:500;position:relative}details summary:hover{cursor:pointer;color:var(--color-blue)}details summary svg{width:1rem;height:1rem;margin-top:-.5rem;transition:transform .3s;position:absolute;top:50%;right:0}details p{margin-bottom:1.5rem}details>summary{list-style:none}details>summary::-webkit-details-marker{display:none}.visually-hidden{clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.page-header{z-index:10;width:100%;transition:background-color .3s;position:fixed;top:0;left:0}.page-header.scrolled{background:#fff}.page-header .page-header-inner{justify-content:space-between;align-items:center;height:4rem;padding:0 1rem;display:flex}@media (min-width:768px){.page-header .page-header-inner{padding:0 1.5rem}}@media (min-width:1024px){.page-header .page-header-inner{max-width:1400px;margin:0 auto;padding:0 2rem}}.page-header .logo-wrapper img{max-width:180px;display:block}.page-header .nav-wrapper{display:none}@media (min-width:1024px){.page-header .nav-wrapper{display:block}}.page-header .nav-wrapper ul{gap:2rem;list-style:none;display:flex}.page-header .nav-wrapper ul li a{opacity:.8;font-size:15px;transition:opacity .2s}.page-header .nav-wrapper ul li a:hover{opacity:1}.page-main{min-height:100vh}.page-footer{background:#f4f6f9}.page-footer .page-footer-inner{justify-content:space-between;align-items:center;padding:3rem 1rem;display:flex}@media (min-width:1024px){.page-footer .page-footer-inner{max-width:1400px;margin:0 auto}}.page-footer .logo-wrapper img{max-width:180px;display:block}.page-footer .footer-text{opacity:.8;font-size:14px}.hero{justify-content:center;align-items:center;min-height:100vh;padding:4rem 1rem 0;display:flex;position:relative}.hero .bg{opacity:.3;background-image:url(/bg1.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.hero .hero-content{text-align:center;max-width:1024px;position:relative}.hero .hero-content .coming-soon{margin-bottom:1rem}@media (min-width:768px){.hero .hero-content .coming-soon{margin-bottom:2rem}}.hero .hero-content .coming-soon span{color:var(--color-blue);background:#1b5fd11a;border:1px solid #1b5fd14d;border-radius:100px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:14px;font-weight:500;display:inline-flex}.hero .hero-content .coming-soon span svg{width:1rem}.hero .hero-content h1{margin-bottom:1.5rem}.hero .hero-content .hero-subline{max-width:768px;margin:0 auto 40px}.hero .hero-content p{color:#666;font-size:18px;line-height:1.4}@media (min-width:768px){.hero .hero-content p{font-size:20px}}.hero .hero-content .hero-ctas{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.hero .hero-mouse{display:none}@media (min-width:1024px){.hero .hero-mouse{color:var(--color-blue);opacity:.5;animation:1s infinite bounce;display:block;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}}section[id]{scroll-margin-top:64px}.section-wrapper{padding:6rem 1rem}@media (min-width:768px){.section-wrapper{padding:6rem 1.5rem}}@media (min-width:1024px){.section-wrapper{padding:6rem 2rem}}.section-wrapper.light-blue{background:#1b5fd10d}.section-wrapper.white{background:#fff}.section-title-wrapper{text-align:center;max-width:768px;margin:0 auto 4rem}.section-title-wrapper .section-tag{color:var(--color-orange);text-transform:uppercase;font-size:14px;font-weight:500}.section-title-wrapper .section-title{margin:1rem 0 1.5rem}.section-title-wrapper .section-subline{color:#666;margin:0;font-size:18px;line-height:1.4}.card-grid{grid-template-columns:1fr;gap:1.5rem;max-width:1024px;margin:0 auto;display:grid}@media (min-width:768px){.card-grid{grid-template-columns:1fr 1fr 1fr}}.card-grid.wide-with-gap{gap:2rem;max-width:1160px}@media (min-width:768px){.card-grid.wide-with-gap{gap:4rem}}.card{background:#fafafa;border:1px solid #e5e7eb;border-radius:.75rem;padding:2rem;position:relative;box-shadow:0 1px 2px #0000000d}.card.theme-orange{border:2px solid var(--color-orange);background:#ff791b1a}.card .step-number{background:var(--color-blue);color:#fff;border-radius:100px;align-items:center;height:1.75rem;padding:.25rem .75rem;font-size:14px;font-weight:500;line-height:1;display:flex;position:absolute;top:0;left:2rem;transform:translateY(-50%)}.card .step-number.theme-orange{background:var(--color-orange)}.card .icon-wrapper{width:3.5rem;height:3.5rem;color:var(--color-blue);background:#1b5fd11a;border-radius:.75rem;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.card .icon-wrapper.theme-red{color:#d92626;background:#d926261a}.card .icon-wrapper.theme-orange{color:var(--color-orange);background:#ff791b1a}.card .icon-wrapper svg{width:28px;height:28px;display:block}.card h3{color:var(--color-text)}.card h3.theme-blue{color:var(--color-blue)}.card h3.theme-orange{color:var(--color-orange)}.card p:last-child{margin:0}.card .arrow-wrapper{position:absolute}@media not (min-width:768px){.card .arrow-wrapper{bottom:-1.8rem;left:50%;transform:translate(-50%)}}@media (min-width:768px){.card .arrow-wrapper{top:50%;right:-3rem;transform:translateY(-50%)}}.card .arrow-wrapper svg{color:var(--color-orange);display:block}@media not (min-width:768px){.card .arrow-wrapper svg{transform:rotate(90deg)}}.text-live{color:var(--color-orange);align-items:center;gap:.5rem;font-size:14px;font-weight:500;display:flex}.text-live .animate-pulse{background:var(--color-orange);border-radius:100px;width:.5rem;height:.5rem;animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}.section-bottom-text-wrapper{text-align:center;margin-top:4rem}.section-bottom-text-wrapper p .button-link{margin-left:3px}.section-features .features{grid-template-columns:1fr;gap:2rem;max-width:1152px;margin:0 auto;display:grid}@media (min-width:768px){.section-features .features{grid-template-columns:1fr 1fr}}.section-features .feature-image .images-wrapper{height:0;padding-bottom:61%;position:relative}.section-features .feature-image img{opacity:0;pointer-events:none;width:100%;transition:opacity .3s;position:absolute;top:0;left:0}.section-features .feature-image img.is-active{opacity:1}.section-features .feature-list{flex-direction:column;gap:1rem;display:flex}.section-features .button-feature{color:var(--color-text);text-align:left;background:#fff;border:1px solid #ccc;flex-direction:column;gap:.5rem;padding:16px;font-size:18px;display:flex}.section-features .button-feature:hover{color:var(--color-text);background:#fff}.section-features .button-feature.is-active{border:2px solid var(--color-blue);padding:15px}.faq-wrapper{flex-direction:column;gap:1rem;max-width:768px;margin:0 auto;display:flex}.faq-show-more-wrapper{text-align:center}.faq-show-more-wrapper button{color:var(--color-blue);background:0 0}.faq-show-more-wrapper button:hover{color:var(--color-blue);background:0 0}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}
