.ct[data-astro-cid-6bfsojfh]{background:var(--c-bg);min-height:100vh}.ct-split[data-astro-cid-6bfsojfh]{max-width:var(--c-max-w,1440px);grid-template-columns:5fr 7fr;min-height:100vh;margin:0 auto;display:grid}.ct-panel[data-astro-cid-6bfsojfh]{color:#fff;background:#1e2740;padding:120px 64px 80px;position:relative}.ct-panel-inner[data-astro-cid-6bfsojfh]{max-width:420px}.ct-panel-eyebrow[data-astro-cid-6bfsojfh]{letter-spacing:.12em;color:var(--c-primary);font-size:11px;font-weight:600}.ct-panel-title[data-astro-cid-6bfsojfh]{color:#fff;letter-spacing:-.03em;margin-top:14px;font-size:48px;font-weight:700;line-height:1.05}.ct-panel-sub[data-astro-cid-6bfsojfh]{color:#a8b2cc;margin-top:18px;font-size:16px;line-height:1.6}.ct-panel-blocks[data-astro-cid-6bfsojfh]{flex-direction:column;gap:28px;margin-top:48px;display:flex}.ct-panel-block[data-astro-cid-6bfsojfh]{flex-direction:column;gap:4px;display:flex}.ct-panel-label[data-astro-cid-6bfsojfh]{letter-spacing:.08em;text-transform:uppercase;color:#7a849f;font-size:11px;font-weight:600}.ct-panel-value[data-astro-cid-6bfsojfh]{color:#fff;font-size:16px;font-weight:600;text-decoration:none;transition:color .2s}.ct-panel-value[data-astro-cid-6bfsojfh]:hover{color:var(--c-primary)}.ct-panel-text[data-astro-cid-6bfsojfh]{color:#a8b2cc;font-size:14px;line-height:1.55}.ct-panel-status[data-astro-cid-6bfsojfh]{color:#4ade80;align-items:center;gap:8px;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.ct-dot[data-astro-cid-6bfsojfh]{background:#4ade80;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite ctPulse;box-shadow:0 0 0 3px #4ade8040}@keyframes ctPulse{0%,to{box-shadow:0 0 0 3px #4ade8040}50%{box-shadow:0 0 0 6px #4ade801f}}.ct-panel-foot[data-astro-cid-6bfsojfh]{color:#7a849f;border-top:1px solid #7a849f26;margin-top:56px;padding-top:28px;font-size:13px}.ct-panel-cities[data-astro-cid-6bfsojfh]{flex-wrap:wrap;gap:16px;margin-top:10px;display:flex}.ct-panel-cities[data-astro-cid-6bfsojfh] span[data-astro-cid-6bfsojfh]{color:#a8b2cc;font-size:14px;font-weight:500}.ct-form-side[data-astro-cid-6bfsojfh]{flex-direction:column;justify-content:center;padding:120px 64px 80px;display:flex}.ct-form[data-astro-cid-6bfsojfh]{flex-direction:column;gap:28px;max-width:520px;display:flex}.ct-row[data-astro-cid-6bfsojfh]{grid-template-columns:1fr 1fr;gap:24px;display:grid}.ct-field[data-astro-cid-6bfsojfh]{flex-direction:column;gap:8px;display:flex}.ct-field[data-astro-cid-6bfsojfh] label[data-astro-cid-6bfsojfh]{color:var(--c-heading);font-size:13px;font-weight:600}.ct-optional[data-astro-cid-6bfsojfh]{color:var(--c-muted);font-size:11px;font-weight:400}.ct-field[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh],.ct-field[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]{font-family:var(--font-body);color:var(--c-heading);border:none;border-bottom:1.5px solid var(--c-line,#d5d0c6);resize:vertical;background:0 0;border-radius:0;padding:10px 0;font-size:15px;transition:border-color .3s}.ct-field[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh]::placeholder,.ct-field[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]::placeholder{color:#b5aea2}.ct-field[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh]:focus,.ct-field[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]:focus{border-bottom-color:var(--c-primary);outline:none}.ct-topics[data-astro-cid-6bfsojfh]{flex-wrap:wrap;gap:8px;display:flex}.ct-topic[data-astro-cid-6bfsojfh]{border:1.5px solid var(--c-line,#d5d0c6);font-family:var(--font-body);color:var(--c-muted);cursor:pointer;background:0 0;border-radius:20px;padding:8px 18px;font-size:13px;font-weight:500;transition:all .25s}.ct-topic[data-astro-cid-6bfsojfh]:hover{border-color:var(--c-primary);color:var(--c-heading)}.ct-topic[data-astro-cid-6bfsojfh].active{background:var(--c-primary);border-color:var(--c-primary);color:#fff}.ct-send[data-astro-cid-6bfsojfh]{background:var(--c-heading,#1a1a1a);color:#fff;font-family:var(--font-body);cursor:pointer;transition:transform .3s var(--ease-out-expo), box-shadow .3s ease, background .2s ease;border:none;border-radius:28px;align-self:flex-start;align-items:center;gap:10px;padding:16px 32px;font-size:15px;font-weight:600;display:inline-flex}.ct-send[data-astro-cid-6bfsojfh]:hover{background:var(--c-primary);transform:translateY(-2px);box-shadow:0 12px 28px #1a1a1a40}.ct-send[data-astro-cid-6bfsojfh] svg[data-astro-cid-6bfsojfh]{transition:transform .3s var(--ease-out-expo)}.ct-send[data-astro-cid-6bfsojfh]:hover svg[data-astro-cid-6bfsojfh]{transform:translate(4px)}@media (width<=1100px){.ct-panel[data-astro-cid-6bfsojfh],.ct-form-side[data-astro-cid-6bfsojfh]{padding:80px 48px 56px}}@media (width<=768px){.ct-split[data-astro-cid-6bfsojfh]{grid-template-columns:1fr}.ct-panel[data-astro-cid-6bfsojfh]{padding:72px 20px 40px}.ct-panel-title[data-astro-cid-6bfsojfh]{font-size:36px}.ct-panel-sub[data-astro-cid-6bfsojfh]{font-size:15px}.ct-panel-blocks[data-astro-cid-6bfsojfh]{gap:20px;margin-top:32px}.ct-panel-foot[data-astro-cid-6bfsojfh]{margin-top:36px}.ct-form-side[data-astro-cid-6bfsojfh]{padding:40px 20px 56px}.ct-row[data-astro-cid-6bfsojfh]{grid-template-columns:1fr;gap:20px}.ct-form[data-astro-cid-6bfsojfh]{gap:24px}.ct-send[data-astro-cid-6bfsojfh]{justify-content:center;align-self:stretch}}
