.PlanDialog-module__sBrwJa__modalContent{background:var(--ui-surface);border:1px solid var(--ui-border-strong);box-shadow:var(--ui-shadow-lg);max-height:min(920px,100dvh - 24px);overflow:hidden}.PlanDialog-module__sBrwJa__hiddenHeader{display:none}.PlanDialog-module__sBrwJa__modalBody{padding:0}.PlanDialog-module__sBrwJa__shell{max-height:min(920px,100dvh - 24px);overflow-y:auto}.PlanDialog-module__sBrwJa__header{background:color-mix(in srgb, var(--ui-surface) 93%, var(--ui-brand-soft));border-bottom:1px solid var(--ui-border);z-index:4;padding:18px 22px;position:sticky;top:0}.PlanDialog-module__sBrwJa__headerIcon,.PlanDialog-module__sBrwJa__trialIcon{background:linear-gradient(145deg, var(--ui-brand), var(--ui-brand-hover));box-shadow:0 8px 20px color-mix(in srgb, var(--ui-brand) 24%, transparent);color:var(--mantine-color-white)}.PlanDialog-module__sBrwJa__closeButton{border:1px solid var(--ui-border);color:var(--ui-ink-muted)}.PlanDialog-module__sBrwJa__closeButton:hover{background:color-mix(in srgb, var(--ui-brand) 8%, var(--ui-surface));color:var(--ui-brand)}.PlanDialog-module__sBrwJa__trialCard{background:radial-gradient(circle at 92% 0%, color-mix(in srgb, var(--ui-brand) 24%, transparent), transparent 34%), linear-gradient(130deg, color-mix(in srgb, var(--ui-brand) 14%, var(--ui-surface)), var(--ui-surface));border:1px solid color-mix(in srgb, var(--ui-brand) 38%, var(--ui-border));border-radius:14px;align-items:center;gap:14px;margin:18px 22px 0;padding:16px;display:flex}.PlanDialog-module__sBrwJa__trialCopy{flex:1;min-width:0}.PlanDialog-module__sBrwJa__trialBadge,.PlanDialog-module__sBrwJa__bestBadge,.PlanDialog-module__sBrwJa__recommended{background:color-mix(in srgb, var(--ui-brand) 14%, var(--ui-surface));border:1px solid color-mix(in srgb, var(--ui-brand) 25%, var(--ui-border));color:var(--ui-brand)}.PlanDialog-module__sBrwJa__layout{grid-template-columns:minmax(0,1.15fr) minmax(310px,.85fr);gap:18px;padding:18px 22px 22px;display:grid}.PlanDialog-module__sBrwJa__controls,.PlanDialog-module__sBrwJa__summary{background:color-mix(in srgb, var(--ui-surface) 96%, var(--ui-canvas));border:1px solid var(--ui-border);border-radius:14px;padding:18px}.PlanDialog-module__sBrwJa__periodControl{background:var(--ui-sunken);border:1px solid var(--ui-border);border-radius:12px;padding:4px}.PlanDialog-module__sBrwJa__periodControl .mantine-SegmentedControl-indicator{background:linear-gradient(135deg, color-mix(in srgb, var(--ui-brand) 18%, var(--ui-surface)), var(--ui-surface));border:1px solid color-mix(in srgb, var(--ui-brand) 35%, var(--ui-border));box-shadow:0 5px 16px color-mix(in srgb, var(--ui-brand) 12%, transparent)}.PlanDialog-module__sBrwJa__periodControl .mantine-SegmentedControl-label{padding-block:10px;font-weight:650}.PlanDialog-module__sBrwJa__periodLabel{justify-content:center;align-items:center;gap:8px;display:inline-flex}.PlanDialog-module__sBrwJa__periodDiscount{background:color-mix(in srgb, var(--ui-brand) 16%, var(--ui-surface));border:1px solid color-mix(in srgb, var(--ui-brand) 28%, var(--ui-border));color:var(--ui-brand);border-radius:999px;padding:4px 7px;font-size:.6875rem;font-weight:750;line-height:1}.PlanDialog-module__sBrwJa__periodNote,.PlanDialog-module__sBrwJa__ownerNote,.PlanDialog-module__sBrwJa__promoSuccess{color:var(--ui-brand)}.PlanDialog-module__sBrwJa__periodNote svg{flex:none;margin-top:2px}.PlanDialog-module__sBrwJa__periodNote p{min-width:0}.PlanDialog-module__sBrwJa__seatInput{width:112px}.PlanDialog-module__sBrwJa__seatInput input{font-variant-numeric:tabular-nums;text-align:center;font-weight:700}.PlanDialog-module__sBrwJa__slider{margin-inline:7px}.PlanDialog-module__sBrwJa__slider .mantine-Slider-track:before{background:var(--ui-sunken)}:is(.PlanDialog-module__sBrwJa__slider .mantine-Slider-bar,.PlanDialog-module__sBrwJa__slider .mantine-Slider-thumb){background:var(--ui-brand)}.PlanDialog-module__sBrwJa__slider .mantine-Slider-thumb{border-color:var(--ui-surface);box-shadow:0 0 0 2px var(--ui-brand), 0 5px 14px color-mix(in srgb, var(--ui-brand) 28%, transparent)}.PlanDialog-module__sBrwJa__ladder{border:1px solid var(--ui-border);border-radius:12px;overflow:hidden}.PlanDialog-module__sBrwJa__ladderRow,.PlanDialog-module__sBrwJa__ladderRowActive{min-height:38px;padding:7px 12px}.PlanDialog-module__sBrwJa__ladderRow+.PlanDialog-module__sBrwJa__ladderRow,.PlanDialog-module__sBrwJa__ladderRow+.PlanDialog-module__sBrwJa__ladderRowActive,.PlanDialog-module__sBrwJa__ladderRowActive+.PlanDialog-module__sBrwJa__ladderRow,.PlanDialog-module__sBrwJa__ladderRowActive+.PlanDialog-module__sBrwJa__ladderRowActive{border-top:1px solid var(--ui-border)}.PlanDialog-module__sBrwJa__ladderRowActive{background:color-mix(in srgb, var(--ui-brand) 11%, var(--ui-surface));box-shadow:inset 3px 0 0 var(--ui-brand);color:var(--ui-brand)}.PlanDialog-module__sBrwJa__promoInput{flex:1}.PlanDialog-module__sBrwJa__promoSuccess{align-items:center;gap:4px;display:flex}.PlanDialog-module__sBrwJa__summary{background:radial-gradient(circle at 100% 0%, color-mix(in srgb, var(--ui-brand) 17%, transparent), transparent 33%), linear-gradient(155deg, color-mix(in srgb, var(--ui-brand) 6%, var(--ui-surface)), var(--ui-surface));border-color:color-mix(in srgb, var(--ui-brand) 28%, var(--ui-border));align-self:start;position:sticky;top:78px}.PlanDialog-module__sBrwJa__recommended{float:right;margin-bottom:8px}.PlanDialog-module__sBrwJa__summaryTitle{clear:both;margin-top:4px}.PlanDialog-module__sBrwJa__summaryRows{border-block:1px solid var(--ui-border);margin-bottom:16px}.PlanDialog-module__sBrwJa__summaryRow{min-height:43px}.PlanDialog-module__sBrwJa__summaryRow+.PlanDialog-module__sBrwJa__summaryRow{border-top:1px solid color-mix(in srgb, var(--ui-border) 65%, transparent)}.PlanDialog-module__sBrwJa__totalCard{background:var(--ui-sunken);border:1px solid var(--ui-border);border-radius:12px;padding:14px}.PlanDialog-module__sBrwJa__total{color:var(--ui-ink);font-family:var(--ui-font-display);letter-spacing:-.04em;font-size:clamp(1.7rem,4vw,2.25rem);font-weight:750;line-height:1.2}.PlanDialog-module__sBrwJa__savingsCard{background:color-mix(in srgb, var(--ui-success) 10%, var(--ui-surface));border:1px solid color-mix(in srgb, var(--ui-success) 35%, var(--ui-border));border-radius:12px;align-items:center;gap:10px;margin-top:12px;padding:12px;display:flex}.PlanDialog-module__sBrwJa__primaryAction{background:linear-gradient(135deg, var(--ui-brand), var(--ui-brand-hover));box-shadow:0 11px 24px color-mix(in srgb, var(--ui-brand) 22%, transparent);margin-top:16px}@media (max-width:760px){.PlanDialog-module__sBrwJa__layout{grid-template-columns:1fr}.PlanDialog-module__sBrwJa__summary{position:static}}@media (max-width:520px){.PlanDialog-module__sBrwJa__modalContent,.PlanDialog-module__sBrwJa__shell{border-radius:0;height:100dvh;max-height:100dvh}.PlanDialog-module__sBrwJa__header{padding:14px 16px}.PlanDialog-module__sBrwJa__trialCard{align-items:flex-start;margin:12px 12px 0;padding:13px}.PlanDialog-module__sBrwJa__trialBadge{display:none}.PlanDialog-module__sBrwJa__layout{gap:12px;padding:12px}.PlanDialog-module__sBrwJa__controls,.PlanDialog-module__sBrwJa__summary{padding:14px}.PlanDialog-module__sBrwJa__bestBadge{display:none}.PlanDialog-module__sBrwJa__periodControl .mantine-SegmentedControl-label{padding-inline:4px}.PlanDialog-module__sBrwJa__periodLabel{gap:4px}.PlanDialog-module__sBrwJa__periodDiscount{padding:3px 4px}.PlanDialog-module__sBrwJa__promoInput+button{padding-inline:12px}}
.SupportWidget-module__u4xlvq__floatingTrigger{background:linear-gradient(145deg, var(--ui-brand), var(--ui-brand-hover));border:1px solid color-mix(in srgb, var(--ui-brand) 80%, var(--mantine-color-white));box-shadow:0 14px 34px color-mix(in srgb, var(--ui-brand) 34%, transparent);color:var(--mantine-color-white);cursor:pointer;z-index:400;isolation:isolate;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;transition:transform .16s,box-shadow .16s;animation:7s ease-in-out infinite SupportWidget-module__u4xlvq__supportAttention;display:flex;position:fixed;bottom:22px;right:22px}.SupportWidget-module__u4xlvq__floatingTrigger:before{border:1px solid color-mix(in srgb, var(--ui-brand) 55%, transparent);border-radius:inherit;content:"";opacity:0;z-index:-1;animation:7s ease-out infinite SupportWidget-module__u4xlvq__supportPulse;position:absolute;inset:-1px}.SupportWidget-module__u4xlvq__floatingTrigger:hover{box-shadow:0 18px 42px color-mix(in srgb, var(--ui-brand) 44%, transparent);animation-play-state:paused;transform:translateY(-2px)scale(1.02)}.SupportWidget-module__u4xlvq__floatingTrigger:hover:before{animation-play-state:paused}@keyframes SupportWidget-module__u4xlvq__supportAttention{0%,78%,to{transform:translateY(0)rotate(0)}82%{transform:translateY(-3px)rotate(-4deg)}86%{transform:translateY(0)rotate(3deg)}90%{transform:translateY(-2px)rotate(-2deg)}94%{transform:translateY(0)rotate(0)}}@keyframes SupportWidget-module__u4xlvq__supportPulse{0%,76%{opacity:0;transform:scale(1)}82%{opacity:.7}94%{opacity:0;transform:scale(1.48)}to{opacity:0;transform:scale(1.48)}}@media (prefers-reduced-motion:reduce){.SupportWidget-module__u4xlvq__floatingTrigger,.SupportWidget-module__u4xlvq__floatingTrigger:before{animation:none}}@media (max-width:760px){.SupportWidget-module__u4xlvq__floatingTrigger[data-audience=landing]{bottom:78px}}.SupportWidget-module__u4xlvq__triggerHint{background:var(--ui-ink);color:var(--ui-canvas);opacity:0;pointer-events:none;white-space:nowrap;border-radius:8px;padding:7px 10px;font-size:.75rem;transition:opacity .14s,transform .14s;position:absolute;right:64px;transform:translate(5px)}.SupportWidget-module__u4xlvq__floatingTrigger:hover .SupportWidget-module__u4xlvq__triggerHint,.SupportWidget-module__u4xlvq__floatingTrigger:focus-visible .SupportWidget-module__u4xlvq__triggerHint{opacity:1;transform:translate(0)}.SupportWidget-module__u4xlvq__widget{background:radial-gradient(circle at 92% 0%, color-mix(in srgb, var(--ui-brand) 13%, transparent), transparent 28%), var(--ui-surface);border:1px solid var(--ui-border-strong);box-shadow:var(--ui-shadow-lg);z-index:401;border-radius:16px;width:min(370px,100vw - 28px);max-height:min(680px,100dvh - 32px);position:fixed;bottom:22px;right:22px;overflow-y:auto}.SupportWidget-module__u4xlvq__header{background:color-mix(in srgb, var(--ui-surface) 94%, transparent);border-bottom:1px solid var(--ui-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:2;justify-content:space-between;align-items:center;padding:14px 16px;display:flex;position:sticky;top:0}.SupportWidget-module__u4xlvq__logo,.SupportWidget-module__u4xlvq__smallLogo{background:linear-gradient(145deg, var(--ui-brand), var(--ui-brand-hover));box-shadow:0 7px 18px color-mix(in srgb, var(--ui-brand) 25%, transparent);color:var(--mantine-color-white)}.SupportWidget-module__u4xlvq__close{color:var(--ui-ink-muted)}.SupportWidget-module__u4xlvq__close:hover{background:color-mix(in srgb, var(--ui-brand) 9%, var(--ui-surface));color:var(--ui-brand)}.SupportWidget-module__u4xlvq__availability{color:var(--ui-ink-muted);align-items:center;gap:8px;padding:11px 16px 0;font-size:.75rem;display:flex}.SupportWidget-module__u4xlvq__availability span{background:var(--ui-success);box-shadow:0 0 0 4px color-mix(in srgb, var(--ui-success) 10%, transparent);border-radius:50%;width:8px;height:8px}.SupportWidget-module__u4xlvq__body{padding:16px}.SupportWidget-module__u4xlvq__topic{background:color-mix(in srgb, var(--ui-surface) 86%, var(--ui-sunken));border:1px solid var(--ui-border);color:var(--ui-ink);cursor:pointer;font:inherit;text-align:left;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;width:100%;min-height:48px;padding:7px 10px;transition:background .15s,border-color .15s,transform .15s;display:grid}.SupportWidget-module__u4xlvq__topic:hover{background:color-mix(in srgb, var(--ui-brand) 8%, var(--ui-surface));border-color:color-mix(in srgb, var(--ui-brand) 35%, var(--ui-border));transform:translateY(-1px)}.SupportWidget-module__u4xlvq__topicIcon{background:color-mix(in srgb, var(--ui-brand) 12%, var(--ui-surface));border:1px solid color-mix(in srgb, var(--ui-brand) 18%, var(--ui-border));color:var(--ui-brand);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.SupportWidget-module__u4xlvq__footerNote{color:var(--ui-brand);justify-content:center;align-items:center;gap:6px;margin-top:6px;font-size:.75rem;display:flex}.SupportWidget-module__u4xlvq__back{color:var(--ui-ink-muted);cursor:pointer;font:inherit;background:0 0;border:0;align-self:flex-start;align-items:center;gap:6px;padding:0;font-size:.8125rem;display:flex}.SupportWidget-module__u4xlvq__back:hover{color:var(--ui-brand)}.SupportWidget-module__u4xlvq__selectedTopic{background:color-mix(in srgb, var(--ui-brand) 7%, var(--ui-surface));border:1px solid color-mix(in srgb, var(--ui-brand) 18%, var(--ui-border));border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:7px 8px;display:grid}.SupportWidget-module__u4xlvq__error{background:var(--ui-danger-soft);border:1px solid color-mix(in srgb, var(--ui-danger) 30%, var(--ui-border));color:var(--ui-danger);border-radius:9px;padding:9px 10px;font-size:.8125rem}.SupportWidget-module__u4xlvq__chat{min-height:330px}.SupportWidget-module__u4xlvq__userMessage,.SupportWidget-module__u4xlvq__supportMessage{border-radius:12px;padding:10px 12px}.SupportWidget-module__u4xlvq__userMessage{background:linear-gradient(145deg, var(--ui-brand), var(--ui-brand-hover));color:var(--mantine-color-white);align-self:flex-end;max-width:82%}.SupportWidget-module__u4xlvq__userMessage .mantine-Text-root{color:inherit!important}.SupportWidget-module__u4xlvq__supportMessage{background:var(--ui-sunken);border:1px solid var(--ui-border);align-self:flex-start;max-width:90%}.SupportWidget-module__u4xlvq__restart{margin-top:auto}@media (max-width:520px){.SupportWidget-module__u4xlvq__floatingTrigger{bottom:16px;right:16px}.SupportWidget-module__u4xlvq__widget{border-radius:16px 16px 0 0;width:100vw;max-height:min(720px,100dvh - 16px);bottom:0;right:0}}
@keyframes for-business-module__l47jmG__heroIn{0%{opacity:0;filter:blur(8px);transform:translateY(28px)}to{opacity:1;filter:blur();transform:none}}@keyframes for-business-module__l47jmG__floatVisual{0%,to{transform:translate(0,0)rotate(.45deg)}50%{transform:translateY(-8px)rotate(0)}}@keyframes for-business-module__l47jmG__shimmer{0%,66%{opacity:0;transform:translate(-180%)skew(-20deg)}72%{opacity:.72}92%,to{opacity:0;transform:translate(260%)skew(-20deg)}}@keyframes for-business-module__l47jmG__bookingIn{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:none}}@keyframes for-business-module__l47jmG__barGrow{0%{opacity:.25;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes for-business-module__l47jmG__itemIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes for-business-module__l47jmG__iconPop{0%{opacity:0;transform:scale(.72)rotate(-7deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes for-business-module__l47jmG__trackGrow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.for-business-module__l47jmG__page{color:var(--landing-ink);overflow:clip}.for-business-module__l47jmG__page *{box-sizing:border-box}.for-business-module__l47jmG__reveal{opacity:0;filter:blur(8px);transition:opacity .78s cubic-bezier(.16,1,.3,1),transform .78s cubic-bezier(.16,1,.3,1),filter .78s cubic-bezier(.16,1,.3,1);transform:translateY(38px)}.for-business-module__l47jmG__reveal[data-shown=true]{opacity:1;filter:blur();transform:none}.for-business-module__l47jmG__hero{min-height:730px;padding:86px 0 82px;position:relative}.for-business-module__l47jmG__heroBackdrop{pointer-events:none;background:radial-gradient(circle at 76% 38%,#6242e821,#0000 32%),radial-gradient(circle at 12% 10%,#a78bfa14,#0000 24%),linear-gradient(#6242e809 1px,#0000 1px) 0 0/44px 44px,linear-gradient(90deg,#6242e809 1px,#0000 1px) 0 0/44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#00000094 64%,#0000 100%);mask-image:linear-gradient(#000 0%,#00000094 64%,#0000 100%)}.for-business-module__l47jmG__heroInner{grid-template-columns:minmax(0,.88fr) minmax(580px,1.12fr);align-items:center;gap:58px;display:grid;position:relative}.for-business-module__l47jmG__heroCopy{z-index:3;animation:.82s cubic-bezier(.16,1,.3,1) 80ms both for-business-module__l47jmG__heroIn;position:relative}.for-business-module__l47jmG__heroEyebrow,.for-business-module__l47jmG__eyebrow{width:fit-content;color:var(--landing-brand);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.for-business-module__l47jmG__heroEyebrow{background:#ffffffd1;border:1px solid #dcd4f8;border-radius:999px;padding:9px 12px;box-shadow:0 10px 28px -24px #2a1a688c}.for-business-module__l47jmG__heroCopy h1{letter-spacing:-.064em;max-width:690px;margin:24px 0;font-size:clamp(54px,5.4vw,82px);font-weight:850;line-height:.96}.for-business-module__l47jmG__heroCopy h1 span,.for-business-module__l47jmG__heroCopy h1 em{display:block}.for-business-module__l47jmG__heroCopy h1 em{color:var(--landing-brand);font-style:normal}.for-business-module__l47jmG__heroCopy>p{max-width:610px;color:var(--landing-muted);margin:0;font-size:18px;line-height:1.65}.for-business-module__l47jmG__heroActions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.for-business-module__l47jmG__primaryButton{isolation:isolate;box-shadow:0 17px 34px -19px #6242e8ad;color:#fff!important;background:linear-gradient(135deg,#7658ee 0%,#6242e8 100%)!important;border:1px solid #5435d0!important;transition:transform .22s,box-shadow .22s!important;position:relative!important;overflow:hidden!important}.for-business-module__l47jmG__primaryButton .mantine-Button-inner{z-index:2;position:relative}.for-business-module__l47jmG__primaryButton:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff8a,#0000);width:34%;animation:6.4s ease-in-out infinite for-business-module__l47jmG__shimmer;position:absolute;top:-40%;bottom:-40%;left:-28%}.for-business-module__l47jmG__primaryButton:hover{transform:translateY(-2px);box-shadow:0 20px 38px -18px #6242e8b8}.for-business-module__l47jmG__secondaryButton{box-shadow:0 12px 30px -28px #1f183380;color:#29272e!important;background:#ffffffd1!important;border-color:#d9d5e0!important}.for-business-module__l47jmG__trustLine{color:#77737f;flex-wrap:wrap;gap:14px;margin-top:20px;font-size:12px;font-weight:650;display:flex}.for-business-module__l47jmG__trustLine span{align-items:center;gap:5px;display:inline-flex}.for-business-module__l47jmG__trustLine svg{color:var(--landing-brand)}.for-business-module__l47jmG__heroVisual{min-height:540px;animation:.96s cubic-bezier(.16,1,.3,1) .25s both for-business-module__l47jmG__heroIn;position:relative}.for-business-module__l47jmG__heroGlow{filter:blur(64px);background:#6242e821;border-radius:50%;position:absolute;inset:20% 4% 2%}.for-business-module__l47jmG__calendarWindow{background:#fff;border:1px solid #ddd8e6;border-radius:26px;animation:8s ease-in-out 1.5s infinite for-business-module__l47jmG__floatVisual;position:absolute;inset:20px 0 16px;overflow:hidden;box-shadow:0 38px 90px -44px #2f22577a}.for-business-module__l47jmG__windowTop{color:#8c8793;background:#fbfafd;border-bottom:1px solid #e9e6ed;grid-template-columns:1fr auto 1fr;align-items:center;height:42px;padding:0 14px;font-size:10px;display:grid}.for-business-module__l47jmG__windowTop b{color:var(--landing-brand);background:#f1edff;border-radius:99px;justify-self:end;padding:5px 9px;font-size:9px}.for-business-module__l47jmG__windowDots{gap:5px;display:flex}.for-business-module__l47jmG__windowDots i{background:#d7d3de;border-radius:50%;width:7px;height:7px}.for-business-module__l47jmG__calendarApp{grid-template-columns:58px 1fr;min-height:462px;display:grid}.for-business-module__l47jmG__mockSidebar{background:#fcfbfd;border-right:1px solid #ebe8ef;flex-direction:column;align-items:center;gap:9px;padding:13px 9px;display:flex}.for-business-module__l47jmG__mockSidebar strong{background:var(--landing-brand);color:#fff;border-radius:11px;place-items:center;width:34px;height:34px;margin-bottom:9px;font-size:16px;display:grid}.for-business-module__l47jmG__mockSidebar i{border-radius:10px;width:34px;height:34px;position:relative}.for-business-module__l47jmG__mockSidebar i:after{content:"";border:1.7px solid #aaa5b2;border-radius:5px;position:absolute;inset:10px}.for-business-module__l47jmG__mockSidebar i[data-active=true]{background:#f0ebff}.for-business-module__l47jmG__mockSidebar i[data-active=true]:after{border-color:var(--landing-brand)}.for-business-module__l47jmG__calendarContent{min-width:0;padding:18px 18px 0}.for-business-module__l47jmG__calendarHeader{justify-content:space-between;align-items:center;gap:16px;display:flex}.for-business-module__l47jmG__calendarHeader>div{gap:2px;display:grid}.for-business-module__l47jmG__calendarHeader small{color:#97919e;font-size:9px}.for-business-module__l47jmG__calendarHeader strong{letter-spacing:-.025em;font-size:17px}.for-business-module__l47jmG__calendarHeader button{background:var(--landing-brand);color:#fff;border:0;border-radius:9px;padding:9px 11px;font-size:9px;font-weight:750}.for-business-module__l47jmG__teamHeader{background:#fbfafd;border:1px solid #ebe7ef;border-radius:13px 13px 0 0;grid-template-columns:45px repeat(3,1fr);align-items:center;margin-top:17px;display:grid}.for-business-module__l47jmG__teamHeader>div{border-left:1px solid #ebe7ef;grid-template-rows:auto auto;grid-template-columns:29px 1fr;gap:0 7px;min-width:0;padding:8px;display:grid}.for-business-module__l47jmG__teamHeader i{color:#fff;border-radius:50%;grid-row:1/3;place-items:center;width:29px;height:29px;font-size:10px;font-style:normal;font-weight:800;display:grid}.for-business-module__l47jmG__avatarOne{background:linear-gradient(135deg,#7b5df0,#a892fa)}.for-business-module__l47jmG__avatarTwo{background:linear-gradient(135deg,#ef6f9f,#f4a1bd)}.for-business-module__l47jmG__avatarThree{background:linear-gradient(135deg,#3c86ce,#79b4e9)}.for-business-module__l47jmG__teamHeader b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.for-business-module__l47jmG__teamHeader small{color:#9893a0;font-size:8px}.for-business-module__l47jmG__timeGrid{background:repeating-linear-gradient(#0000 0 calc(20% - 1px),#eeeaf1 calc(20% - 1px) 20%);border:1px solid #ebe7ef;border-top:0;border-radius:0 0 13px 13px;grid-template-rows:repeat(5,1fr);grid-template-columns:45px repeat(3,1fr);height:315px;display:grid;position:relative}.for-business-module__l47jmG__timeGrid:after{content:"";pointer-events:none;background:repeating-linear-gradient(90deg,#0000 0 calc(33.333% - 1px),#eeeaf1 calc(33.333% - 1px) 33.333%);position:absolute;inset:0 0 0 45px}.for-business-module__l47jmG__timeLabel{color:#99949f;padding:7px 7px 0;font-size:8px}.for-business-module__l47jmG__booking{z-index:2;border-left:3px solid;border-radius:8px;flex-direction:column;align-self:stretch;gap:1px;margin:4px 5px;padding:7px;font-size:8px;animation:.62s cubic-bezier(.16,1,.3,1) both for-business-module__l47jmG__bookingIn;display:flex}.for-business-module__l47jmG__booking b{font-size:9px}.for-business-module__l47jmG__booking span{color:#5f5965}.for-business-module__l47jmG__booking small{color:#7c7582;margin-top:auto;font-size:7px}.for-business-module__l47jmG__bookingOne{background:#eee9ff;border-color:#7556eb;grid-area:1/2/span 2;animation-delay:.9s}.for-business-module__l47jmG__bookingTwo{background:#fff0f6;border-color:#e65f98;grid-area:2/3/span 2;animation-delay:1.03s}.for-business-module__l47jmG__bookingThree{background:#ebf6ff;border-color:#3981c5;grid-area:3/4/span 2;animation-delay:1.16s}.for-business-module__l47jmG__bookingFour{background:#ecfbf5;border-color:#35a278;grid-area:4/2/span 2;animation-delay:1.29s}.for-business-module__l47jmG__nowLine{z-index:4;color:#e34864;align-items:center;gap:3px;font-size:7px;display:flex;position:absolute;top:47%;left:39px;right:0}.for-business-module__l47jmG__nowLine:after{content:"";background:#e34864;flex:1;height:1px}.for-business-module__l47jmG__nowLine i{background:#e34864;border-radius:50%;width:7px;height:7px}.for-business-module__l47jmG__heroFloatCard{z-index:6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff2;border:1px solid #ddd6f4;border-radius:15px;align-items:center;gap:10px;padding:12px 15px;animation:.7s cubic-bezier(.16,1,.3,1) 1.2s both for-business-module__l47jmG__heroIn;display:flex;position:absolute;bottom:2px;right:-18px;box-shadow:0 20px 45px -25px #301f6d94}.for-business-module__l47jmG__heroFloatCard>span{color:#16885f;background:#e9f8f1;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.for-business-module__l47jmG__heroFloatCard div{gap:2px;display:grid}.for-business-module__l47jmG__heroFloatCard strong{font-size:11px}.for-business-module__l47jmG__heroFloatCard small{color:var(--landing-muted);font-size:9px}.for-business-module__l47jmG__flowStrip{padding:10px 0 34px}.for-business-module__l47jmG__flowInner{border:1px solid var(--landing-border);background:#ffffffc2;border-radius:24px;grid-template-columns:repeat(5,1fr);gap:10px;padding:20px;display:grid;position:relative;box-shadow:0 24px 58px -48px #231a4575}.for-business-module__l47jmG__flowInner:before{content:"";z-index:0;background:linear-gradient(90deg,#0000,#cfc3f6 9% 91%,#0000);height:1px;position:absolute;top:45px;left:10%;right:10%}.for-business-module__l47jmG__flowInner>div{z-index:1;text-align:center;justify-items:center;gap:11px;min-width:0;padding:0 8px 4px;display:grid;position:relative}.for-business-module__l47jmG__flowInner>div>span{width:51px;height:51px;color:var(--landing-brand);background:linear-gradient(145deg,#eee9ff,#f7f5ff);border:7px solid #fff;border-radius:17px;place-items:center;display:grid;box-shadow:0 9px 25px -18px #3f278ecc}.for-business-module__l47jmG__flowInner p{gap:3px;margin:0;display:grid}.for-business-module__l47jmG__flowInner small{color:var(--landing-brand);letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}.for-business-module__l47jmG__flowInner b{color:#3b3740;font-size:10px;line-height:1.3}.for-business-module__l47jmG__flowInner[data-shown=true]>div{opacity:0;animation:.56s cubic-bezier(.16,1,.3,1) both for-business-module__l47jmG__itemIn}.for-business-module__l47jmG__flowInner[data-shown=true]>div:nth-child(2){animation-delay:90ms}.for-business-module__l47jmG__flowInner[data-shown=true]>div:nth-child(3){animation-delay:.18s}.for-business-module__l47jmG__flowInner[data-shown=true]>div:nth-child(4){animation-delay:.27s}.for-business-module__l47jmG__flowInner[data-shown=true]>div:nth-child(5){animation-delay:.36s}.for-business-module__l47jmG__audienceSection,.for-business-module__l47jmG__productSection,.for-business-module__l47jmG__valueSection,.for-business-module__l47jmG__faqSection{padding:110px 0}.for-business-module__l47jmG__audienceSection{scroll-margin-top:90px}.for-business-module__l47jmG__sectionHeading{max-width:740px}.for-business-module__l47jmG__sectionHeading.for-business-module__l47jmG__centered{text-align:center;margin:0 auto}.for-business-module__l47jmG__sectionHeading.for-business-module__l47jmG__centered .for-business-module__l47jmG__eyebrow{margin:0 auto}.for-business-module__l47jmG__sectionHeading h2{letter-spacing:-.052em;margin:14px 0 0;font-size:clamp(38px,4.4vw,64px);line-height:1.04}.for-business-module__l47jmG__sectionHeading p{max-width:660px;color:var(--landing-muted);margin:20px 0 0;font-size:17px;line-height:1.65}.for-business-module__l47jmG__sectionHeading.for-business-module__l47jmG__centered p{margin-left:auto;margin-right:auto}.for-business-module__l47jmG__nicheGrid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:52px;display:grid}.for-business-module__l47jmG__nicheGrid>.for-business-module__l47jmG__reveal{height:100%}.for-business-module__l47jmG__nicheCard{border:1px solid var(--landing-border);background:linear-gradient(150deg, #fff 0%, #fff 72%, color-mix(in srgb, var(--tone-soft) 52%, #fff) 100%);border-radius:22px;height:100%;min-height:245px;padding:27px;transition:transform .26s cubic-bezier(.16,1,.3,1),border-color .26s,box-shadow .26s;position:relative;overflow:hidden;box-shadow:0 20px 55px -48px #251c4675}.for-business-module__l47jmG__nicheCard:before{content:"";background:linear-gradient(90deg, var(--tone), color-mix(in srgb, var(--tone) 28%, transparent));border-radius:0 0 999px 999px;width:72px;height:3px;position:absolute;top:0;left:27px}.for-business-module__l47jmG__nicheCard:hover{border-color:var(--tone-border);transform:translateY(-4px);box-shadow:0 26px 56px -40px #271c514d}.for-business-module__l47jmG__nicheIcon{border:1px solid color-mix(in srgb, var(--tone) 14%, transparent);background:var(--tone-soft);width:52px;height:52px;color:var(--tone);border-radius:16px;place-items:center;display:grid}.for-business-module__l47jmG__nicheCard h3{letter-spacing:-.025em;margin:24px 0 10px;font-size:21px}.for-business-module__l47jmG__nicheCard p{color:var(--landing-muted);margin:0 0 22px;font-size:14px;line-height:1.58}.for-business-module__l47jmG__nicheFeature{border:1px solid color-mix(in srgb, var(--tone) 14%, transparent);background:color-mix(in srgb, var(--tone-soft) 64%, #fff);width:fit-content;color:var(--tone);border-radius:999px;padding:7px 9px;font-size:9px;font-weight:750}.for-business-module__l47jmG__reveal[data-shown=true] .for-business-module__l47jmG__nicheIcon{animation:.56s cubic-bezier(.16,1,.3,1) both for-business-module__l47jmG__iconPop}.for-business-module__l47jmG__reveal[data-shown=true] .for-business-module__l47jmG__nicheCard h3,.for-business-module__l47jmG__reveal[data-shown=true] .for-business-module__l47jmG__nicheCard p,.for-business-module__l47jmG__reveal[data-shown=true] .for-business-module__l47jmG__nicheFeature{opacity:0;animation:.56s cubic-bezier(.16,1,.3,1) 90ms both for-business-module__l47jmG__itemIn}.for-business-module__l47jmG__reveal[data-shown=true] .for-business-module__l47jmG__nicheCard p{animation-delay:.15s}.for-business-module__l47jmG__reveal[data-shown=true] .for-business-module__l47jmG__nicheFeature{animation-delay:.21s}.for-business-module__l47jmG__nicheCard[data-tone=violet]{--tone:#6947e9;--tone-soft:#f0ebff;--tone-border:#cabdff}.for-business-module__l47jmG__nicheCard[data-tone=rose]{--tone:#c84d82;--tone-soft:#fff0f6;--tone-border:#f1bad2}.for-business-module__l47jmG__nicheCard[data-tone=amber]{--tone:#a96d15;--tone-soft:#fff7e6;--tone-border:#f3d293}.for-business-module__l47jmG__nicheCard[data-tone=blue]{--tone:#347cbd;--tone-soft:#edf7ff;--tone-border:#b9daf7}.for-business-module__l47jmG__nicheCard[data-tone=green]{--tone:#208362;--tone-soft:#eaf9f3;--tone-border:#b2e2d2}.for-business-module__l47jmG__nicheCard[data-tone=plum]{--tone:#8a4fab;--tone-soft:#f8edff;--tone-border:#dfbcec}.for-business-module__l47jmG__seoIntro{border-left:3px solid var(--landing-brand);color:#706c76;background:#ffffffa8;border-radius:0 16px 16px 0;max-width:970px;margin:45px auto 0;padding:25px 30px;font-size:15px;line-height:1.75}.for-business-module__l47jmG__seoIntro strong{color:#302d35}.for-business-module__l47jmG__productSection{background:#fff}.for-business-module__l47jmG__storyList{gap:105px;margin-top:75px;display:grid}.for-business-module__l47jmG__story{grid-template-columns:minmax(0,.8fr) minmax(500px,1.2fr);align-items:center;gap:78px;display:grid}.for-business-module__l47jmG__story.for-business-module__l47jmG__reversed{grid-template-columns:minmax(500px,1.2fr) minmax(0,.8fr)}.for-business-module__l47jmG__story.for-business-module__l47jmG__reversed .for-business-module__l47jmG__storyCopy{order:2}.for-business-module__l47jmG__storyCopy{max-width:500px}.for-business-module__l47jmG__storyCopy>small{color:var(--landing-brand);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:800}.for-business-module__l47jmG__storyCopy h3{letter-spacing:-.048em;margin:12px 0 17px;font-size:clamp(32px,3.4vw,49px);line-height:1.08}.for-business-module__l47jmG__storyCopy>p{color:var(--landing-muted);margin:0;font-size:16px;line-height:1.68}.for-business-module__l47jmG__storyCopy ul{gap:11px;margin:24px 0 0;padding:0;list-style:none;display:grid}.for-business-module__l47jmG__storyCopy li{color:#454149;align-items:center;gap:9px;font-size:13px;font-weight:650;display:flex}.for-business-module__l47jmG__storyCopy li svg{color:var(--landing-brand);flex:none}.for-business-module__l47jmG__story[data-shown=true] .for-business-module__l47jmG__storyCopy>small,.for-business-module__l47jmG__story[data-shown=true] .for-business-module__l47jmG__storyCopy>h3,.for-business-module__l47jmG__story[data-shown=true] .for-business-module__l47jmG__storyCopy>p,.for-business-module__l47jmG__story[data-shown=true] .for-business-module__l47jmG__storyCopy>ul{opacity:0;animation:.62s cubic-bezier(.16,1,.3,1) both for-business-module__l47jmG__itemIn}.for-business-module__l47jmG__story[data-shown=true] .for-business-module__l47jmG__storyCopy>h3{animation-delay:70ms}.for-business-module__l47jmG__story[data-shown=true] .for-business-module__l47jmG__storyCopy>p{animation-delay:.14s}.for-business-module__l47jmG__story[data-shown=true] .for-business-module__l47jmG__storyCopy>ul{animation-delay:.21s}.for-business-module__l47jmG__productVisual{background:#faf9fc;border:1px solid #e1dde8;border-radius:25px;min-width:0;box-shadow:0 34px 74px -48px #291c5573}.for-business-module__l47jmG__bookingVisual{background:radial-gradient(circle at 85% 5%,#e6ddff,#0000 35%),linear-gradient(145deg,#f8f5ff,#fdfcfe);place-items:center;min-height:510px;display:grid;position:relative;overflow:hidden}.for-business-module__l47jmG__bookingVisual:before{content:"";border:1px solid #ded4ff;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-120px;left:-120px;box-shadow:0 0 0 34px #6242e80a,0 0 0 70px #6242e806}.for-business-module__l47jmG__phone{background:#fff;border:1px solid #ddd8e7;border-radius:29px;width:292px;padding:18px 17px 17px;position:relative;box-shadow:0 28px 68px -38px #2c1f5b80}.for-business-module__l47jmG__phoneTop{color:var(--landing-brand);justify-content:space-between;font-size:13px;display:flex}.for-business-module__l47jmG__phone>small{color:#9c97a3;margin-top:25px;font-size:9px;display:block}.for-business-module__l47jmG__phone h3{margin:4px 0 15px;font-size:19px}.for-business-module__l47jmG__serviceSelected,.for-business-module__l47jmG__serviceRow{border:1px solid #ebe7ef;border-radius:12px;align-items:center;gap:9px;padding:10px;display:flex}.for-business-module__l47jmG__serviceSelected{background:#f5f2ff;border-color:#cbbcff;margin-bottom:8px}.for-business-module__l47jmG__serviceSelected>i,.for-business-module__l47jmG__serviceRow>i{width:30px;height:30px;color:var(--landing-brand);background:#eee9ff;border-radius:9px;flex:none;place-items:center;display:grid}.for-business-module__l47jmG__serviceSelected>div,.for-business-module__l47jmG__serviceRow>div{flex:1;gap:2px;display:grid}.for-business-module__l47jmG__serviceSelected b,.for-business-module__l47jmG__serviceRow b{font-size:10px}.for-business-module__l47jmG__serviceSelected span,.for-business-module__l47jmG__serviceRow span{color:#918c98;font-size:8px}.for-business-module__l47jmG__serviceSelected>svg{color:var(--landing-brand)}.for-business-module__l47jmG__dateStrip{grid-template-columns:repeat(4,1fr);gap:6px;margin:14px 0;display:grid}.for-business-module__l47jmG__dateStrip span{color:#8a8591;border-radius:9px;place-items:center;gap:3px;padding:7px 4px;font-size:8px;display:grid}.for-business-module__l47jmG__dateStrip small{font-size:10px;font-weight:750}.for-business-module__l47jmG__dateStrip .for-business-module__l47jmG__dateActive{background:var(--landing-brand);color:#fff}.for-business-module__l47jmG__phone>button{background:var(--landing-brand);color:#fff;border:0;border-radius:10px;width:100%;padding:10px;font-size:10px;font-weight:750}.for-business-module__l47jmG__bookingNote{background:#fffffff0;border:1px solid #ddd7e8;border-radius:14px;align-items:center;gap:10px;max-width:230px;padding:13px 14px;display:flex;position:absolute;bottom:38px;right:28px;box-shadow:0 18px 45px -30px #2c1e5b8c}.for-business-module__l47jmG__bookingNote>svg{color:var(--landing-brand);flex:none}.for-business-module__l47jmG__bookingNote span{gap:2px;display:grid}.for-business-module__l47jmG__bookingNote b{font-size:10px}.for-business-module__l47jmG__bookingNote small{color:#8d8794;font-size:8px}.for-business-module__l47jmG__customerVisual{background:linear-gradient(145deg,#fcfbfd,#f5f2fa);padding:25px}.for-business-module__l47jmG__visualToolbar{background:#fff;border:1px solid #e7e3eb;border-radius:15px;justify-content:space-between;align-items:center;gap:15px;padding:14px;display:flex}.for-business-module__l47jmG__visualToolbar>div{align-items:center;gap:11px;display:flex}.for-business-module__l47jmG__visualToolbar i{color:#fff;background:linear-gradient(135deg,#7658ee,#a995fa);border-radius:50%;place-items:center;width:40px;height:40px;font-style:normal;font-weight:800;display:grid}.for-business-module__l47jmG__visualToolbar span{gap:3px;display:grid}.for-business-module__l47jmG__visualToolbar b{font-size:12px}.for-business-module__l47jmG__visualToolbar small{color:var(--landing-muted);font-size:9px}.for-business-module__l47jmG__visualToolbar em{color:#8b419d;background:#f4e6fb;border-radius:99px;padding:5px 8px;font-size:8px;font-style:normal;font-weight:800}.for-business-module__l47jmG__customerStats{grid-template-columns:repeat(3,1fr);gap:9px;margin:13px 0 20px;display:grid}.for-business-module__l47jmG__customerStats>div{background:#ffffffb8;border:1px solid #e8e4ec;border-radius:13px;min-width:0;padding:12px}.for-business-module__l47jmG__customerStats span{color:var(--landing-muted);font-size:8px;display:block}.for-business-module__l47jmG__customerStats b{letter-spacing:-.025em;margin-top:6px;font-size:14px;display:block}.for-business-module__l47jmG__historyHead{justify-content:space-between;align-items:end;margin-bottom:9px;display:flex}.for-business-module__l47jmG__historyHead b{font-size:12px}.for-business-module__l47jmG__historyHead small{color:var(--landing-muted);font-size:8px}.for-business-module__l47jmG__historyList{gap:8px;display:grid}.for-business-module__l47jmG__historyList>div{background:#fff;border:1px solid #e8e4ec;border-radius:12px;grid-template-columns:9px 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.for-business-module__l47jmG__historyList i{border-radius:50%;width:8px;height:8px}.for-business-module__l47jmG__doneDot{background:#31a878}.for-business-module__l47jmG__waitDot{background:#8a68ee}.for-business-module__l47jmG__historyList span{gap:3px;display:grid}.for-business-module__l47jmG__historyList b{font-size:10px}.for-business-module__l47jmG__historyList small{color:var(--landing-muted);font-size:8px}.for-business-module__l47jmG__historyList strong{color:#23835f;background:#edf8f3;border-radius:99px;padding:5px 7px;font-size:7px}.for-business-module__l47jmG__historyList>div:nth-child(2) strong{color:#6b4cdd;background:#f0ecff}.for-business-module__l47jmG__story[data-shown=true] .for-business-module__l47jmG__customerStats>div,.for-business-module__l47jmG__story[data-shown=true] .for-business-module__l47jmG__historyList>div{opacity:0;animation:.54s cubic-bezier(.16,1,.3,1) both for-business-module__l47jmG__itemIn}.for-business-module__l47jmG__story[data-shown=true] .for-business-module__l47jmG__customerStats>div:nth-child(2),.for-business-module__l47jmG__story[data-shown=true] .for-business-module__l47jmG__historyList>div:nth-child(2){animation-delay:90ms}.for-business-module__l47jmG__story[data-shown=true] .for-business-module__l47jmG__customerStats>div:nth-child(3),.for-business-module__l47jmG__story[data-shown=true] .for-business-module__l47jmG__historyList>div:nth-child(3){animation-delay:.18s}.for-business-module__l47jmG__teamVisual{background:radial-gradient(circle at 0 100%,#6242e817,#0000 32%),#faf9fc;padding:24px}.for-business-module__l47jmG__teamTop{justify-content:space-between;align-items:center;gap:15px;margin-bottom:16px;display:flex}.for-business-module__l47jmG__teamTop>div{gap:3px;display:grid}.for-business-module__l47jmG__teamTop small{color:var(--landing-muted);font-size:9px}.for-business-module__l47jmG__teamTop b{font-size:15px}.for-business-module__l47jmG__teamTop>span{color:#77717e;background:#fff;border:1px solid #e1dce7;border-radius:9px;padding:6px 9px;font-size:9px}.for-business-module__l47jmG__teamRows{gap:9px;display:grid}.for-business-module__l47jmG__teamRows>div{background:#fff;border:1px solid #e6e1ea;border-radius:14px;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;min-height:76px;padding:12px 14px 20px;display:grid;position:relative}.for-business-module__l47jmG__teamRows i{color:#fff;background:linear-gradient(135deg,#7658ee,#9c87f4);border-radius:50%;place-items:center;width:38px;height:38px;font-size:11px;font-style:normal;font-weight:800;display:grid}.for-business-module__l47jmG__teamRows>div:nth-child(2) i{background:linear-gradient(135deg,#df6a96,#f1a4bd)}.for-business-module__l47jmG__teamRows>div:nth-child(3) i{background:linear-gradient(135deg,#397fbf,#75b0e4)}.for-business-module__l47jmG__teamRows span{gap:3px;display:grid}.for-business-module__l47jmG__teamRows span b{font-size:10px}.for-business-module__l47jmG__teamRows span small{color:var(--landing-muted);font-size:8px}.for-business-module__l47jmG__teamRows em{justify-items:end;gap:2px;font-style:normal;display:grid}.for-business-module__l47jmG__teamRows em b{color:var(--landing-brand);font-size:11px}.for-business-module__l47jmG__teamRows em small{color:var(--landing-muted);font-size:7px}.for-business-module__l47jmG__loadTrack{background:#efecf2;border-radius:9px;height:4px;position:absolute;bottom:10px;left:63px;right:14px;overflow:hidden}.for-business-module__l47jmG__loadTrack span{border-radius:inherit;transform-origin:0;background:linear-gradient(90deg,#6242e8,#9b83f4);height:100%;transform:scaleX(0)}.for-business-module__l47jmG__story[data-shown=true] .for-business-module__l47jmG__teamRows>div{opacity:0;animation:for-business-module__l47jmG__itemIn .56s var(--row-delay) cubic-bezier(.16,1,.3,1) both}.for-business-module__l47jmG__story[data-shown=true] .for-business-module__l47jmG__loadTrack span{animation:for-business-module__l47jmG__trackGrow .78s calc(var(--row-delay) + .16s) cubic-bezier(.16,1,.3,1) forwards}.for-business-module__l47jmG__teamFooter{color:var(--landing-brand);border:1px dashed #d9d0f4;border-radius:13px;align-items:center;gap:10px;margin-top:13px;padding:12px 14px;display:flex}.for-business-module__l47jmG__teamFooter span{gap:2px;display:grid}.for-business-module__l47jmG__teamFooter b{font-size:9px}.for-business-module__l47jmG__teamFooter small{color:#85808c;font-size:8px}.for-business-module__l47jmG__analyticsVisual{background:linear-gradient(150deg,#fbfafc,#f6f2ff);padding:24px}.for-business-module__l47jmG__analyticsTop{justify-content:space-between;align-items:start;gap:18px;display:flex}.for-business-module__l47jmG__analyticsTop>div{gap:4px;display:grid}.for-business-module__l47jmG__analyticsTop small{color:var(--landing-muted);font-size:9px}.for-business-module__l47jmG__analyticsTop b{letter-spacing:-.04em;font-size:24px}.for-business-module__l47jmG__analyticsTop span{color:#23835f;font-size:8px;font-weight:700}.for-business-module__l47jmG__analyticsTop button{color:#716b78;background:#fff;border:1px solid #ded9e5;border-radius:9px;padding:7px 9px;font-size:8px}.for-business-module__l47jmG__chartArea{grid-template-columns:25px 1fr;gap:10px;height:240px;margin-top:20px;display:grid}.for-business-module__l47jmG__chartScale{color:#aaa4b0;flex-direction:column;justify-content:space-between;padding-bottom:17px;font-size:7px;display:flex}.for-business-module__l47jmG__bars{background:repeating-linear-gradient(#0000 0 calc(33.333% - 1px),#ece8ef calc(33.333% - 1px) 33.333%);border-bottom:1px solid #e5e0e9;border-left:1px solid #e5e0e9;align-items:end;gap:7px;padding:14px 8px 18px;display:flex}.for-business-module__l47jmG__bars i{height:var(--bar-height);transform-origin:bottom;opacity:.25;background:linear-gradient(#a28cf4,#6242e8);border-radius:5px 5px 2px 2px;flex:1;min-width:5px;transform:scaleY(0)}.for-business-module__l47jmG__reveal[data-shown=true] .for-business-module__l47jmG__bars i{animation:for-business-module__l47jmG__barGrow .72s var(--bar-delay) cubic-bezier(.16,1,.3,1) forwards}.for-business-module__l47jmG__analyticsMetrics{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:13px;display:grid}.for-business-module__l47jmG__analyticsMetrics>div{min-width:0;color:var(--landing-brand);background:#fff;border:1px solid #e6e1ea;border-radius:11px;align-items:center;gap:8px;padding:10px;display:flex}.for-business-module__l47jmG__analyticsMetrics span{gap:2px;min-width:0;display:grid}.for-business-module__l47jmG__analyticsMetrics small{color:var(--landing-muted);text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.for-business-module__l47jmG__analyticsMetrics b{color:#28252c;font-size:11px}.for-business-module__l47jmG__story[data-shown=true] .for-business-module__l47jmG__analyticsMetrics>div{opacity:0;animation:.52s cubic-bezier(.16,1,.3,1) .54s both for-business-module__l47jmG__itemIn}.for-business-module__l47jmG__story[data-shown=true] .for-business-module__l47jmG__analyticsMetrics>div:nth-child(2){animation-delay:.62s}.for-business-module__l47jmG__story[data-shown=true] .for-business-module__l47jmG__analyticsMetrics>div:nth-child(3){animation-delay:.7s}.for-business-module__l47jmG__valueSection{background:#fff;padding-top:115px}.for-business-module__l47jmG__valueCard{background:radial-gradient(circle at 100% 0,#7756ee21,#0000 36%),#f6f2ff;border:1px solid #ded8ec;border-radius:30px;grid-template-columns:1.08fr .92fr;align-items:center;gap:80px;padding:64px;display:grid}.for-business-module__l47jmG__valueCopy h2{letter-spacing:-.052em;max-width:650px;margin:16px 0 18px;font-size:clamp(37px,4.2vw,61px);line-height:1.04}.for-business-module__l47jmG__valueCopy p{max-width:620px;color:var(--landing-muted);margin:0 0 28px;font-size:16px;line-height:1.66}.for-business-module__l47jmG__valuePoints{gap:10px;display:grid}.for-business-module__l47jmG__valuePoints>div{background:#ffffffc7;border:1px solid #d5cceee6;border-radius:15px;align-items:center;gap:13px;padding:16px;display:flex}.for-business-module__l47jmG__valuePoints>div>span{width:40px;height:40px;color:var(--landing-brand);background:#ece6ff;border-radius:12px;flex:none;place-items:center;display:grid}.for-business-module__l47jmG__valuePoints p{gap:3px;margin:0;display:grid}.for-business-module__l47jmG__valuePoints b{font-size:12px}.for-business-module__l47jmG__valuePoints small{color:var(--landing-muted);font-size:10px;line-height:1.35}.for-business-module__l47jmG__valueCard[data-shown=true] .for-business-module__l47jmG__valuePoints>div{opacity:0;animation:.56s cubic-bezier(.16,1,.3,1) both for-business-module__l47jmG__itemIn}.for-business-module__l47jmG__valueCard[data-shown=true] .for-business-module__l47jmG__valuePoints>div:nth-child(2){animation-delay:90ms}.for-business-module__l47jmG__valueCard[data-shown=true] .for-business-module__l47jmG__valuePoints>div:nth-child(3){animation-delay:.18s}.for-business-module__l47jmG__faqSection{background:#fff;padding-top:125px}.for-business-module__l47jmG__faqGrid{grid-template-columns:.72fr 1.28fr;align-items:start;gap:90px;display:grid}.for-business-module__l47jmG__faqGrid .for-business-module__l47jmG__sectionHeading{position:sticky;top:120px}.for-business-module__l47jmG__faq .mantine-Accordion-item{border-bottom:1px solid var(--landing-border)}.for-business-module__l47jmG__faq .mantine-Accordion-control{color:var(--landing-ink);padding:22px 0;font-size:18px;font-weight:700}.for-business-module__l47jmG__faq .mantine-Accordion-content{color:var(--landing-muted);padding:0 48px 22px 0;font-size:15px;line-height:1.65}.for-business-module__l47jmG__reveal[data-shown=true] .for-business-module__l47jmG__faq .mantine-Accordion-item{opacity:0;animation:.62s cubic-bezier(.16,1,.3,1) both for-business-module__l47jmG__itemIn}.for-business-module__l47jmG__reveal[data-shown=true] .for-business-module__l47jmG__faq .mantine-Accordion-item:nth-child(2){animation-delay:80ms}.for-business-module__l47jmG__reveal[data-shown=true] .for-business-module__l47jmG__faq .mantine-Accordion-item:nth-child(3){animation-delay:.16s}.for-business-module__l47jmG__reveal[data-shown=true] .for-business-module__l47jmG__faq .mantine-Accordion-item:nth-child(4){animation-delay:.24s}.for-business-module__l47jmG__reveal[data-shown=true] .for-business-module__l47jmG__faq .mantine-Accordion-item:nth-child(5){animation-delay:.32s}.for-business-module__l47jmG__closingSection{background:#fff;padding:45px 0 100px}.for-business-module__l47jmG__closingCard{isolation:isolate;color:#fff;text-align:center;background:#171321;border-radius:32px;padding:75px 42px;position:relative;overflow:hidden;box-shadow:0 38px 80px -50px #251552b8}.for-business-module__l47jmG__closingGlow{z-index:-1;filter:blur(100px);background:#714dee66;border-radius:50%;width:640px;height:440px;position:absolute;top:15%;left:50%;transform:translate(-50%)}.for-business-module__l47jmG__closingCard>span{color:#c9bbff;letter-spacing:.08em;text-transform:uppercase;background:#7958ee24;border:1px solid #b8a3ff47;border-radius:99px;padding:8px 11px;font-size:11px;font-weight:800;display:inline-flex}.for-business-module__l47jmG__closingCard h2{letter-spacing:-.058em;margin:19px 0 17px;font-size:clamp(46px,5.7vw,78px);line-height:.98}.for-business-module__l47jmG__closingCard p{color:#b9b3c3;max-width:620px;margin:0 auto 28px;font-size:16px;line-height:1.6}.for-business-module__l47jmG__lightButton{box-shadow:0 18px 40px -22px #000c;color:#322259!important;background:#fff!important;position:relative!important;overflow:hidden!important}.for-business-module__l47jmG__lightButton:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#7c5bee38,#0000);width:34%;animation:6.4s ease-in-out 1.1s infinite for-business-module__l47jmG__shimmer;position:absolute;top:-40%;bottom:-40%;left:-28%}.for-business-module__l47jmG__lightButton .mantine-Button-inner{z-index:2;position:relative}.for-business-module__l47jmG__closingCard>small{color:#8f8998;margin-top:14px;font-size:10px;display:block}.for-business-module__l47jmG__mobileCta{display:none}@media (max-width:1120px){.for-business-module__l47jmG__heroInner{grid-template-columns:.9fr 1.1fr;gap:30px}.for-business-module__l47jmG__heroVisual{min-height:500px}.for-business-module__l47jmG__calendarWindow{inset:28px 0 10px}.for-business-module__l47jmG__heroFloatCard{right:4px}.for-business-module__l47jmG__story,.for-business-module__l47jmG__story.for-business-module__l47jmG__reversed{grid-template-columns:.88fr 1.12fr;gap:45px}.for-business-module__l47jmG__valueCard{gap:45px;padding:50px}}@media (max-width:920px){.for-business-module__l47jmG__hero{padding-top:62px}.for-business-module__l47jmG__heroInner{grid-template-columns:1fr}.for-business-module__l47jmG__heroCopy{text-align:center;max-width:740px;margin:0 auto}.for-business-module__l47jmG__heroEyebrow{margin:0 auto}.for-business-module__l47jmG__heroCopy h1,.for-business-module__l47jmG__heroCopy>p{margin-left:auto;margin-right:auto}.for-business-module__l47jmG__heroActions,.for-business-module__l47jmG__trustLine{justify-content:center}.for-business-module__l47jmG__heroVisual{width:min(760px,100%);margin:15px auto 0}.for-business-module__l47jmG__flowInner{grid-template-columns:repeat(5,minmax(135px,1fr));overflow-x:auto}.for-business-module__l47jmG__nicheGrid{grid-template-columns:repeat(2,1fr)}.for-business-module__l47jmG__story,.for-business-module__l47jmG__story.for-business-module__l47jmG__reversed{grid-template-columns:1fr;gap:34px}.for-business-module__l47jmG__story.for-business-module__l47jmG__reversed .for-business-module__l47jmG__storyCopy{order:0}.for-business-module__l47jmG__storyCopy{max-width:720px}.for-business-module__l47jmG__productVisual{width:min(720px,100%)}.for-business-module__l47jmG__valueCard{grid-template-columns:1fr}.for-business-module__l47jmG__faqGrid{grid-template-columns:1fr;gap:40px}.for-business-module__l47jmG__faqGrid .for-business-module__l47jmG__sectionHeading{position:static}}@media (max-width:680px){.for-business-module__l47jmG__hero{min-height:auto;padding:50px 0 55px}.for-business-module__l47jmG__heroInner{padding-left:18px;padding-right:18px}.for-business-module__l47jmG__heroCopy h1{margin-top:20px;font-size:clamp(45px,13.3vw,62px)}.for-business-module__l47jmG__heroCopy>p{font-size:16px}.for-business-module__l47jmG__heroActions{display:grid}.for-business-module__l47jmG__heroActions .mantine-Button-root{width:100%}.for-business-module__l47jmG__trustLine{gap:9px 14px}.for-business-module__l47jmG__heroVisual{min-height:390px;margin-top:20px}.for-business-module__l47jmG__calendarWindow{border-radius:20px;inset:16px 0 4px}.for-business-module__l47jmG__calendarApp{grid-template-columns:44px 1fr;min-height:328px}.for-business-module__l47jmG__mockSidebar{padding-left:5px;padding-right:5px}.for-business-module__l47jmG__mockSidebar strong,.for-business-module__l47jmG__mockSidebar i{width:30px;height:30px}.for-business-module__l47jmG__mockSidebar i:nth-of-type(n+4){display:none}.for-business-module__l47jmG__calendarContent{padding:13px 11px 0}.for-business-module__l47jmG__calendarHeader strong{font-size:13px}.for-business-module__l47jmG__calendarHeader button{padding:8px;font-size:8px}.for-business-module__l47jmG__teamHeader{grid-template-columns:36px repeat(2,1fr)}.for-business-module__l47jmG__teamHeader>div:nth-of-type(3){display:none}.for-business-module__l47jmG__teamHeader>div{grid-template-columns:24px 1fr;padding:6px}.for-business-module__l47jmG__teamHeader i{width:24px;height:24px}.for-business-module__l47jmG__timeGrid{grid-template-columns:36px repeat(2,1fr);height:218px}.for-business-module__l47jmG__timeGrid:after{background:repeating-linear-gradient(90deg,#0000 0 calc(50% - 1px),#eeeaf1 calc(50% - 1px) 50%);left:36px}.for-business-module__l47jmG__bookingThree{display:none}.for-business-module__l47jmG__booking{padding:5px}.for-business-module__l47jmG__heroFloatCard{bottom:-14px;right:7px}.for-business-module__l47jmG__flowStrip{padding:10px 0 0}.for-business-module__l47jmG__flowInner{grid-template-columns:1fr;gap:6px;margin:0 4px;padding:14px;overflow:visible}.for-business-module__l47jmG__flowInner:before{background:linear-gradient(#0000,#cfc3f6 8% 92%,#0000);width:1px;height:auto;inset:28px auto 28px 39px}.for-business-module__l47jmG__flowInner>div{text-align:left;grid-template-columns:50px 1fr;justify-items:start;gap:12px;padding:7px 4px}.for-business-module__l47jmG__flowInner>div>span{border-width:5px;border-radius:14px;width:43px;height:43px}.for-business-module__l47jmG__flowInner p{align-self:center}.for-business-module__l47jmG__flowInner b{font-size:11px}.for-business-module__l47jmG__audienceSection,.for-business-module__l47jmG__productSection,.for-business-module__l47jmG__valueSection,.for-business-module__l47jmG__faqSection{padding:80px 0}.for-business-module__l47jmG__sectionHeading h2{font-size:39px}.for-business-module__l47jmG__sectionHeading p{font-size:15px}.for-business-module__l47jmG__nicheGrid{grid-template-columns:1fr;gap:10px;margin-top:36px}.for-business-module__l47jmG__nicheCard{min-height:215px;padding:22px}.for-business-module__l47jmG__nicheCard h3{margin-top:22px}.for-business-module__l47jmG__nicheCard:before{left:22px}.for-business-module__l47jmG__seoIntro{margin-top:28px;padding:20px;font-size:14px}.for-business-module__l47jmG__storyList{gap:72px;margin-top:54px}.for-business-module__l47jmG__storyCopy h3{font-size:34px}.for-business-module__l47jmG__storyCopy>p{font-size:15px}.for-business-module__l47jmG__bookingVisual{min-height:480px}.for-business-module__l47jmG__phone{width:274px}.for-business-module__l47jmG__bookingNote{max-width:205px;bottom:20px;right:14px}.for-business-module__l47jmG__customerVisual,.for-business-module__l47jmG__teamVisual,.for-business-module__l47jmG__analyticsVisual{border-radius:20px;padding:15px}.for-business-module__l47jmG__customerStats{grid-template-columns:1fr 1fr}.for-business-module__l47jmG__customerStats>div:last-child{grid-column:1/-1}.for-business-module__l47jmG__historyHead small{display:none}.for-business-module__l47jmG__historyList>div{grid-template-columns:8px 1fr}.for-business-module__l47jmG__historyList strong{display:none}.for-business-module__l47jmG__teamRows>div{grid-template-columns:34px 1fr auto;padding-left:10px;padding-right:10px}.for-business-module__l47jmG__teamRows i{width:34px;height:34px}.for-business-module__l47jmG__loadTrack{left:55px}.for-business-module__l47jmG__analyticsTop button{display:none}.for-business-module__l47jmG__chartArea{height:190px}.for-business-module__l47jmG__bars{gap:4px;padding-left:3px;padding-right:3px}.for-business-module__l47jmG__analyticsMetrics{grid-template-columns:1fr}.for-business-module__l47jmG__analyticsMetrics>div{padding:9px 11px}.for-business-module__l47jmG__valueCard{border-radius:24px;gap:34px;padding:34px 22px}.for-business-module__l47jmG__valueCopy h2{font-size:37px}.for-business-module__l47jmG__faq .mantine-Accordion-control{padding:20px 0;font-size:16px}.for-business-module__l47jmG__faq .mantine-Accordion-content{padding:0 42px 20px 0;font-size:14px}.for-business-module__l47jmG__closingSection{padding:25px 0 104px}.for-business-module__l47jmG__closingCard{border-radius:24px;padding:56px 20px}.for-business-module__l47jmG__closingCard h2{font-size:46px}.for-business-module__l47jmG__closingCard p{font-size:14px}.for-business-module__l47jmG__mobileCta{z-index:25;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border:1px solid #dad3eae6;border-radius:16px;grid-template-columns:1fr auto;align-items:center;gap:11px;padding:9px;transition:opacity .18s,transform .18s;display:grid;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 18px 45px -22px #23194580}.for-business-module__l47jmG__mobileCta small{color:var(--landing-muted);white-space:nowrap;padding-right:6px;font-size:9px;font-weight:700}.for-business-module__l47jmG__mobileCta[data-hidden=true]{opacity:0;pointer-events:none;transform:translateY(18px)}}@media (max-width:420px){.for-business-module__l47jmG__heroFloatCard{display:none}.for-business-module__l47jmG__teamHeader>div{grid-template-columns:1fr}.for-business-module__l47jmG__teamHeader i{display:none}.for-business-module__l47jmG__bookingNote{max-width:none;left:10px;right:10px}.for-business-module__l47jmG__phone{width:calc(100% - 38px)}.for-business-module__l47jmG__mobileCta{grid-template-columns:1fr}.for-business-module__l47jmG__mobileCta small{display:none}}@media (prefers-reduced-motion:reduce){.for-business-module__l47jmG__heroCopy,.for-business-module__l47jmG__heroVisual,.for-business-module__l47jmG__heroFloatCard,.for-business-module__l47jmG__booking,.for-business-module__l47jmG__calendarWindow,.for-business-module__l47jmG__flowInner>div,.for-business-module__l47jmG__nicheIcon,.for-business-module__l47jmG__nicheCard h3,.for-business-module__l47jmG__nicheCard p,.for-business-module__l47jmG__nicheFeature,.for-business-module__l47jmG__storyCopy>*,.for-business-module__l47jmG__customerStats>div,.for-business-module__l47jmG__historyList>div,.for-business-module__l47jmG__teamRows>div,.for-business-module__l47jmG__loadTrack span,.for-business-module__l47jmG__analyticsMetrics>div,.for-business-module__l47jmG__valuePoints>div,.for-business-module__l47jmG__primaryButton:after,.for-business-module__l47jmG__lightButton:after,.for-business-module__l47jmG__reveal[data-shown=true] .for-business-module__l47jmG__bars i{animation:none!important}.for-business-module__l47jmG__faq .mantine-Accordion-item{animation:none!important}.for-business-module__l47jmG__reveal{opacity:1;filter:none;transition:none;transform:none}.for-business-module__l47jmG__bars i{opacity:1;transform:scaleY(1)}}
.NotificationBell-module__xoe8jq__unread{box-shadow:inset 3px 0 0 var(--ui-brand)}.NotificationBell-module__xoe8jq__read{background:var(--ui-sunken);color:var(--ui-ink-muted)}.NotificationBell-module__xoe8jq__list{border-top:1px solid var(--ui-border);margin-top:6px;padding-top:4px}.NotificationBell-module__xoe8jq__push{background:var(--ui-sunken);border-top:1px solid var(--ui-border)}.NotificationBell-module__xoe8jq__ringing{transform-origin:top;animation:4s ease-in-out infinite NotificationBell-module__xoe8jq__swing}@keyframes NotificationBell-module__xoe8jq__swing{0%,70%,to{transform:rotate(0)}74%{transform:rotate(12deg)}78%{transform:rotate(-10deg)}82%{transform:rotate(7deg)}86%{transform:rotate(-5deg)}90%{transform:rotate(2deg)}}@media (prefers-reduced-motion:reduce){.NotificationBell-module__xoe8jq__ringing{animation:none}}
