@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
.mk-page-home{--cx-navy:#16243d;--cx-deep:#274a8f;--cx-blue:#4a90e2;--cx-pale:#e5f3ff;--cx-yellow:#ffd43b;background:#fff;color:var(--cx-navy);font-family:Manrope,Inter,sans-serif}.mk-page-home .mk-header{background:rgba(255,255,255,.92);border-color:rgba(39,74,143,.12)}.mk-page-home .mk-btn-primary{background:var(--cx-deep);box-shadow:none}.cx-home h1,.cx-home h2,.cx-home p{margin-top:0}.cx-home h1,.cx-home h2{font-family:Manrope,sans-serif;font-weight:700;letter-spacing:-.065em}
.cx-launch{position:relative;min-height:calc(100vh - 82px);overflow:hidden;background:#fff}.cx-launch-word{position:absolute;top:2vh;left:50%;color:var(--cx-deep);font-size:clamp(8rem,21vw,23rem);font-weight:800;line-height:.8;letter-spacing:-.09em;white-space:nowrap;transform:translateX(-50%);opacity:.07}.cx-launch-copy{position:relative;z-index:2;display:grid;grid-template-columns:.55fr 1.45fr;gap:5vw;padding-top:11vh}.cx-launch-copy>p{padding-top:12px;color:var(--cx-deep);font-size:.68rem;font-weight:800;letter-spacing:.16em}.cx-launch-copy h1{max-width:10ch;margin-bottom:38px;font-size:clamp(4.4rem,7.4vw,8.4rem);line-height:.88}.cx-launch-copy>div{grid-column:2;display:flex;align-items:center;gap:35px}.cx-launch-copy>div p{max-width:38ch;margin:0;color:#60708b;font-size:1.05rem;line-height:1.65}.cx-launch-copy a{display:flex;align-items:center;justify-content:space-between;gap:42px;min-width:190px;padding:18px 20px;background:var(--cx-deep);color:#fff;font-weight:800}.cx-launch-product{position:relative;z-index:3;width:min(700px,56vw);height:43vh;min-height:360px;margin:1vh auto 0}.cx-product-halo{position:absolute;left:50%;bottom:-10%;width:80%;height:68%;border-radius:50%;background:var(--cx-pale);filter:blur(2px);transform:translateX(-50%)}.cx-product-screen{position:absolute;left:50%;top:4%;width:33%;height:94%;padding:7px;border-radius:35px;background:var(--cx-navy);box-shadow:0 35px 80px rgba(39,74,143,.24);transform:translateX(-50%)}.cx-product-screen:before{content:'';position:absolute;z-index:2;top:13px;left:50%;width:34%;height:14px;border-radius:30px;background:var(--cx-navy);transform:translateX(-50%)}.cx-product-screen img{display:block;width:100%;height:100%;border-radius:28px;object-fit:cover;object-position:top}.cx-product-card{position:absolute;left:54%;top:47%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;width:260px;padding:16px 18px;border-left:4px solid var(--cx-blue);background:#fff;box-shadow:0 24px 60px rgba(39,74,143,.2)}.cx-product-card span{font-size:.72rem}.cx-product-card i{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:var(--cx-yellow);font-style:normal}.cx-launch-foot{position:relative;z-index:4;display:flex;gap:28px;align-items:center;padding:20px 0;border-top:1px solid rgba(39,74,143,.16);font-size:.7rem;font-weight:800}.cx-launch-foot span:before{content:'•';margin-right:10px;color:var(--cx-blue)}.cx-launch-foot a{margin-left:auto;color:var(--cx-deep)}
.cx-flow{position:relative;height:360vh;background:var(--cx-navy);color:#fff}.cx-flow-sticky{position:sticky;top:82px;height:calc(100vh - 82px);overflow:hidden}.cx-flow-word{position:absolute;z-index:0;left:50%;top:50%;color:#fff;font-size:clamp(8rem,20vw,22rem);font-weight:800;line-height:.75;letter-spacing:-.09em;white-space:nowrap;transform:translate(-50%,-50%);opacity:.08}.cx-flow-stage{position:absolute;z-index:2;inset:7vh 18vw 15vh}.cx-flow-phone,.cx-flow-calendar{position:absolute;overflow:hidden;background:#fff;box-shadow:0 40px 100px rgba(0,0,0,.35)}.cx-flow-phone{left:7%;top:8%;width:24%;height:82%;padding:7px;border-radius:34px;background:#0d1727}.cx-flow-phone img{width:100%;height:100%;border-radius:27px;object-fit:cover;object-position:top}.cx-flow-calendar{right:2%;top:13%;width:58%;height:73%;opacity:.22;transform:scale(.88)}.cx-flow-calendar img{width:100%;height:100%;object-fit:cover;object-position:top}.cx-flow-ticket{position:absolute;z-index:5;left:25%;top:54%;display:flex;flex-direction:column;width:190px;padding:17px;border-left:4px solid var(--cx-blue);background:#fff;color:var(--cx-navy);box-shadow:0 24px 60px rgba(0,0,0,.3)}.cx-flow-ticket small,.cx-flow-ticket span{font-size:.7rem}.cx-flow-check{position:absolute;z-index:6;right:13%;top:47%;display:grid;place-items:center;width:74px;height:74px;border-radius:50%;background:var(--cx-yellow);color:var(--cx-navy);font-size:2rem;font-weight:800;opacity:0;transform:scale(.5)}.cx-flow-notes{position:absolute;z-index:4;left:4vw;bottom:5vh;width:28vw}.cx-flow-notes p{display:none;margin:0;font-size:.9rem}.cx-flow-notes p.is-active{display:flex;gap:22px}.cx-flow-notes span{color:var(--cx-blue);font-size:.7rem;font-weight:800}
.cx-statement{padding:16vw 0;background:var(--cx-blue);color:#fff}.cx-statement span,.cx-real header>span,.cx-price header>span{font-size:.68rem;font-weight:800;letter-spacing:.18em}.cx-statement h2{max-width:12ch;margin:5vw 0 0;font-size:clamp(5rem,10vw,11rem);line-height:.86}
.cx-real{padding:clamp(110px,13vw,190px) 0;background:#fff}.cx-real header{display:grid;grid-template-columns:.45fr 1.15fr .55fr;gap:4vw;align-items:start;margin-bottom:9vw}.cx-real header h2{max-width:11ch;margin:0;font-size:clamp(3.8rem,6vw,7rem);line-height:.92}.cx-real header p{color:#60708b;line-height:1.7}.cx-real-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:5vw;align-items:end}.cx-real figure{margin:0}.cx-real figure:first-child{transform:translateY(6vw)}.cx-real img{display:block;width:100%;border:1px solid rgba(39,74,143,.14);object-fit:cover;object-position:top;box-shadow:0 30px 80px rgba(39,74,143,.12)}.cx-real figure:first-child img{aspect-ratio:4/5}.cx-real figure:last-child img{aspect-ratio:16/10}.cx-real figcaption{margin-top:17px;color:var(--cx-deep);font-size:.68rem;font-weight:800;letter-spacing:.08em}
.cx-services{padding:clamp(110px,13vw,190px) 0;background:var(--cx-pale)}.cx-services .mk-container{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}.cx-services h2{max-width:9ch;font-size:clamp(4rem,6.5vw,7.3rem);line-height:.9}.cx-services-list{border-top:1px solid rgba(39,74,143,.3)}.cx-services-list a{display:grid;grid-template-columns:48px 1fr auto;align-items:center;min-height:82px;border-bottom:1px solid rgba(39,74,143,.3);color:var(--cx-navy);transition:.25s}.cx-services-list a:hover{padding-left:12px;color:var(--cx-deep)}.cx-services-list span{font-size:.68rem;color:var(--cx-blue)}.cx-services-list strong{font-size:clamp(1.2rem,2vw,1.9rem)}.cx-services-list i{font-style:normal}.mk-page-home .mk-partners-section{padding:120px 0;background:#fff}.mk-page-home .mk-section-head h2{font-size:clamp(3.5rem,5vw,6rem);font-weight:700;letter-spacing:-.06em}.mk-page-home .mk-partner-card,.mk-page-home .mk-partner-logo{border-radius:0;box-shadow:none}.cx-price{padding:clamp(110px,13vw,190px) 0;background:var(--cx-deep);color:#fff}.cx-price header{display:grid;grid-template-columns:.4fr 1.1fr .5fr;gap:4vw;margin-bottom:7vw}.cx-price header h2{max-width:10ch;margin:0;font-size:clamp(3.8rem,6vw,7rem);line-height:.9}.cx-price header p{color:#d0e5ff;line-height:1.7}.cx-price-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:rgba(255,255,255,.25);border:1px solid rgba(255,255,255,.25)}.mk-page-home .cx-price .mk-plan{margin:0;border:0;border-radius:0;box-shadow:none}.mk-page-home .cx-price .mk-plan-featured{background:var(--cx-navy);color:#fff}.mk-page-home .cx-price .mk-plan-featured p,.mk-page-home .cx-price .mk-plan-featured small{color:#c7d6e9}.mk-page-home .cx-price .mk-plan-featured .mk-btn{background:var(--cx-yellow);color:var(--cx-navy)}.mk-page-home .mk-final-cta{background:var(--cx-blue)}.mk-page-home .mk-final-inner h2{font-weight:700;letter-spacing:-.06em}.mk-page-home .mk-footer{background:var(--cx-navy)}
@media(max-width:900px){.cx-launch-copy{grid-template-columns:1fr}.cx-launch-copy h1,.cx-launch-copy>div{grid-column:1}.cx-launch-copy>p{display:none}.cx-flow-stage{inset:9vh 6vw 17vh}.cx-real header,.cx-price header{grid-template-columns:1fr}.cx-real-grid,.cx-services .mk-container{grid-template-columns:1fr}.cx-real figure:first-child{width:70%;transform:none}}
@media(max-width:650px){.cx-launch{min-height:auto}.cx-launch-word{top:4vh;font-size:34vw}.cx-launch-copy{padding-top:70px}.cx-launch-copy h1{margin-bottom:28px;font-size:16vw;line-height:.9}.cx-launch-copy>div{display:block}.cx-launch-copy>div p{font-size:.96rem}.cx-launch-copy a{margin-top:22px}.cx-launch-product{width:100%;height:440px;margin-top:35px}.cx-product-screen{width:52%;height:90%}.cx-product-card{left:34%;top:61%;width:235px}.cx-launch-foot{flex-wrap:wrap}.cx-launch-foot a{width:100%;margin-left:0}.cx-flow{height:230vh}.cx-flow-sticky{top:68px;height:calc(100vh - 68px)}.cx-flow-word{top:12%;font-size:24vw}.cx-flow-stage{inset:16vh 0 18vh}.cx-flow-phone{left:4%;width:43%;height:72%}.cx-flow-calendar{right:-34%;top:17%;width:84%;height:62%}.cx-flow-ticket{left:25%;top:57%;width:155px}.cx-flow-check{right:7%;top:49%;width:58px;height:58px}.cx-flow-notes{left:20px;bottom:4vh;width:calc(100% - 40px)}.cx-statement{padding:120px 0}.cx-statement h2{margin-top:50px;font-size:16vw}.cx-real,.cx-services,.cx-price{padding:100px 0}.cx-real header h2,.cx-services h2,.cx-price header h2{font-size:15vw}.cx-real-grid{gap:50px}.cx-real figure:first-child{width:78%}.cx-services .mk-container{gap:50px}.cx-price-grid{grid-template-columns:1fr}.mk-page-home .mk-partners-section{padding:100px 0}}
@media(prefers-reduced-motion:reduce){.cx-flow{height:auto;padding:100px 0}.cx-flow-sticky{position:relative;top:auto;height:700px}.cx-flow-calendar{opacity:1;transform:none}.cx-flow-check{opacity:1;transform:none}}

/* Localized product UI: deterministic, readable and independent from screenshot language. */
.cx-ui-booking{height:100%;min-height:0;padding:38px 18px 18px;border-radius:inherit;background:#fff;color:var(--cx-navy);font-family:Manrope,sans-serif;overflow:hidden}.cx-ui-steps{display:flex;align-items:center;margin-bottom:24px}.cx-ui-steps i{display:grid;place-items:center;width:21px;height:21px;border:1px solid #a8c9f2;border-radius:50%;color:var(--cx-deep);font-size:.58rem;font-style:normal}.cx-ui-steps i.on{background:var(--cx-blue);color:#fff}.cx-ui-steps span{flex:1;height:2px;background:#d9e9fb}.cx-ui-booking>small{color:#60708b;font-size:.58rem}.cx-ui-booking h3{margin:5px 0 17px;font-size:.92rem;letter-spacing:-.03em}.cx-ui-date{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:.65rem}.cx-ui-days,.cx-ui-times{display:grid;gap:5px}.cx-ui-days{grid-template-columns:repeat(5,1fr);margin-bottom:12px}.cx-ui-days i,.cx-ui-times span{display:grid;place-items:center;min-height:27px;border:1px solid #dce8f6;border-radius:5px;font-size:.54rem;font-style:normal}.cx-ui-days .on,.cx-ui-times .on{border-color:var(--cx-blue);background:var(--cx-blue);color:#fff}.cx-ui-times{grid-template-columns:repeat(3,1fr)}.cx-ui-booking button{width:100%;margin-top:15px;padding:10px;border:0;border-radius:6px;background:var(--cx-blue);color:#fff;font:700 .6rem Manrope;pointer-events:none}
.cx-ui-dashboard{position:relative;width:100%;height:100%;min-height:0;background:#f7faff;color:var(--cx-navy);font-family:Manrope,sans-serif;overflow:hidden}.cx-ui-top{display:flex;align-items:center;gap:7px;height:12%;min-height:34px;padding:0 3%;background:linear-gradient(90deg,var(--cx-blue),#2878d9);color:#fff}.cx-ui-top img{width:22px!important;height:22px!important;object-fit:contain!important;filter:brightness(0) invert(1)}.cx-ui-top strong{font-size:.72rem}.cx-ui-top span{margin-left:auto;padding:4px 10px;border-radius:4px;background:#35b6a8}.cx-ui-dashboard aside{position:absolute;left:0;top:12%;bottom:0;display:flex;flex-direction:column;align-items:center;gap:8%;width:12%;padding-top:5%;background:#fff;border-right:1px solid #dce8f6}.cx-ui-dashboard aside i{color:var(--cx-deep);font-size:.7rem;font-style:normal}.cx-ui-dashboard>section{margin-left:12%;padding:4%}.cx-ui-dashboard section>small{color:#60708b;font-size:.48rem}.cx-ui-dashboard section>h3{margin:2px 0 4%;font-size:1rem}.cx-ui-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2%}.cx-ui-stats article{display:grid;grid-template-columns:24px 1fr;grid-template-rows:auto auto;gap:0 7px;padding:4%;border:1px solid #dfeaf7;border-radius:7px;background:#fff;box-shadow:0 5px 15px rgba(39,74,143,.06)}.cx-ui-stats i{grid-row:1/3;display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#e5f3ff;color:var(--cx-blue);font-style:normal}.cx-ui-stats span{font-size:.43rem}.cx-ui-stats b{font-size:.8rem}.cx-ui-panels{display:grid;grid-template-columns:1.2fr .8fr;gap:2%;margin-top:3%}.cx-ui-panels article{min-height:125px;padding:4%;border:1px solid #dfeaf7;border-radius:7px;background:#fff}.cx-ui-panels article>b{font-size:.56rem}.cx-ui-panels p{display:flex;gap:9px;margin:10px 0 0;font-size:.48rem}.cx-ui-panels p strong{color:var(--cx-blue)}.cx-mini-calendar{position:relative;height:80px;margin-top:12px;background-image:linear-gradient(#e3edf8 1px,transparent 1px),linear-gradient(90deg,#e3edf8 1px,transparent 1px);background-size:25% 25%}.cx-mini-calendar i{position:absolute;width:22%;height:18%;border-radius:2px;background:var(--cx-blue)}.cx-mini-calendar i:nth-child(1){left:4%;top:20%}.cx-mini-calendar i:nth-child(2){left:30%;top:43%;background:var(--cx-yellow)}.cx-mini-calendar i:nth-child(3){left:55%;top:20%;background:#9ed4ff}.cx-mini-calendar i:nth-child(4){left:72%;top:68%;background:var(--cx-deep)}
.cx-product-screen{overflow:hidden;padding:7px}.cx-product-screen>.cx-ui-booking{border-radius:28px}.cx-flow-phone{padding:7px}.cx-flow-phone>.cx-ui-booking{border-radius:27px}.cx-flow-calendar{overflow:hidden}.cx-flow-calendar>.cx-ui-dashboard{transform:none}.cx-real-booking,.cx-real-dashboard{overflow:hidden;border:1px solid rgba(39,74,143,.14);background:#fff;box-shadow:0 30px 80px rgba(39,74,143,.12)}.cx-real-booking{height:650px;border-radius:28px;background:var(--cx-navy);padding:8px}.cx-real-booking>.cx-ui-booking{border-radius:21px;padding:70px 34px 30px}.cx-real-dashboard{height:540px}.cx-real-dashboard .cx-ui-top{min-height:60px}.cx-real-dashboard .cx-ui-top strong{font-size:1rem}.cx-real-dashboard .cx-ui-dashboard section>h3{font-size:1.6rem}.cx-real-dashboard .cx-ui-stats span,.cx-real-dashboard .cx-ui-panels p{font-size:.62rem}.cx-real-dashboard .cx-ui-stats b{font-size:1.2rem}.cx-real-dashboard .cx-ui-panels article>b{font-size:.76rem}
.cx-flow-calendar>img{width:100%;height:100%;object-fit:contain;object-position:center;background:#fff}.cx-real figure:last-child img.cx-dashboard-concept{width:100%;height:auto;aspect-ratio:auto;object-fit:contain;object-position:center}
.mk-page-home .cx-price .mk-plan:not(.mk-plan-featured){color:var(--cx-navy)}.mk-page-home .cx-price .mk-plan:not(.mk-plan-featured) p,.mk-page-home .cx-price .mk-plan:not(.mk-plan-featured) small{color:#60708b}.mk-page-home .cx-price .mk-plan-featured .mk-plan-head>p{color:#9ed4ff}.mk-page-home .cx-price .mk-price{display:flex;align-items:baseline;gap:10px;font-size:clamp(2.8rem,4vw,4.8rem);letter-spacing:-.06em}.mk-page-home .cx-price .mk-price small{font-size:.95rem;letter-spacing:0;white-space:nowrap}.mk-page-home .cx-price .mk-plan{padding:clamp(28px,4vw,58px)}.mk-page-home .cx-price .mk-plan ul{min-height:230px}.mk-page-home .mk-footer-intro>.mk-btn{display:none}
@media(max-width:650px){.cx-real-booking{height:520px}.cx-real-dashboard{height:390px}.cx-real-dashboard .cx-ui-top{min-height:44px}.cx-real-dashboard .cx-ui-dashboard section>h3{font-size:1rem}.cx-real-dashboard .cx-ui-stats span,.cx-real-dashboard .cx-ui-panels p{font-size:.4rem}.cx-real-dashboard .cx-ui-stats b{font-size:.75rem}.cx-real-dashboard .cx-ui-panels article>b{font-size:.48rem}.cx-ui-dashboard aside{gap:6%}.cx-flow-calendar>.cx-ui-dashboard{min-width:520px}.cx-flow-calendar{right:-38%;width:88%}.mk-page-home .cx-price .mk-plan ul{min-height:0}}
.cx-flow-check{right:2%;top:8%;width:58px;height:58px;font-size:1.55rem}.cx-flow-notes{left:50%;bottom:4vh;width:min(1180px,calc(100vw - 80px));transform:translateX(-50%)}
@media(max-width:650px){.cx-flow-check{right:5%;top:12%;width:48px;height:48px}.cx-flow-notes{left:50%;bottom:3vh;width:calc(100% - 40px)}}
