.ui-modal[data-astro-cid-hrybwmjy]{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.ui-modal[data-astro-cid-hrybwmjy].is-open{opacity:1;visibility:visible;pointer-events:auto}.ui-modal__backdrop[data-astro-cid-hrybwmjy]{position:absolute;inset:0;border:0;margin:0;padding:0;background:#10182880;cursor:pointer}.ui-modal__dialog[data-astro-cid-hrybwmjy]{position:relative;width:min(1024px,calc(100% - 48px));max-height:calc(100dvh - 48px);overflow:hidden;background:var(--secondary-100);border-radius:16px;box-shadow:0 10px 28px #1018282e;z-index:1}.ui-modal__header[data-astro-cid-hrybwmjy]{position:absolute;top:32px;right:32px;z-index:2}.ui-modal__title[data-astro-cid-hrybwmjy]{margin:0;font-size:24px;line-height:1.2;color:var(--secondary-600)}.ui-modal__close[data-astro-cid-hrybwmjy]{border:0;background:transparent;color:var(--secondary-500);width:24px;height:24px;padding:0;border-radius:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:24px;line-height:1}.ui-modal__content[data-astro-cid-hrybwmjy]{padding:0;color:var(--secondary-600);overflow:auto;max-height:calc(100dvh - 48px)}@media(max-width:768px){.ui-modal__dialog[data-astro-cid-hrybwmjy]{width:calc(100% - 24px);max-height:calc(100dvh - 24px);border-radius:12px}.ui-modal__header[data-astro-cid-hrybwmjy]{top:16px;right:16px}.ui-modal__title[data-astro-cid-hrybwmjy]{font-size:20px}.ui-modal__content[data-astro-cid-hrybwmjy]{max-height:calc(100dvh - 24px)}}.demo-modal[data-astro-cid-vube3ccy]{display:grid;grid-template-columns:430px minmax(0,1fr);gap:0;align-items:stretch}.demo-modal__info[data-astro-cid-vube3ccy]{margin:0;background:var(--surface-100);border:1px solid var(--border-300);border-radius:12px 0 0 12px;padding:20px 32px;min-width:0;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:stretch}.demo-modal__right[data-astro-cid-vube3ccy]{padding:0;display:grid;align-content:start;gap:24px;min-width:0}.demo-modal__right-inner[data-astro-cid-vube3ccy]{padding:32px;width:100%;max-width:none;box-sizing:border-box}.demo-modal__header[data-astro-cid-vube3ccy]{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;margin:0;max-width:none}.demo-modal__form-title[data-astro-cid-vube3ccy]{margin:0;font-family:Open Sans,sans-serif;font-size:30px;line-height:36px;font-weight:400;letter-spacing:0;color:var(--secondary-600)}.demo-modal__close[data-astro-cid-vube3ccy]{border:0;background:transparent;color:var(--secondary-500);width:24px;height:24px;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:24px;line-height:1;flex:0 0 auto}.demo-modal__info-icon-wrap[data-astro-cid-vube3ccy]{width:40px;height:40px;min-width:40px;min-height:40px;border-radius:8px;background:#3056d3;display:inline-flex;align-items:center;justify-content:center;color:var(--primary-100)}.demo-modal__info-icon[data-astro-cid-vube3ccy]{width:24px;height:24px;min-width:24px;min-height:24px;display:block}.demo-modal__title[data-astro-cid-vube3ccy]{margin:16px 0 0;width:100%;max-width:none;font-family:Open Sans,sans-serif;font-size:36px;line-height:45px;color:var(--secondary-600);font-weight:400;letter-spacing:0}.demo-modal__subtitle[data-astro-cid-vube3ccy]{margin:16px 0 0;width:100%;max-width:none;font-family:Poppins,sans-serif;font-size:16px;line-height:1.5;color:var(--secondary-500)}.demo-modal__benefits[data-astro-cid-vube3ccy]{margin:32px 0 0;padding-left:0;width:100%;max-width:none;list-style:none;display:grid;gap:16px}.demo-modal__benefits[data-astro-cid-vube3ccy] li[data-astro-cid-vube3ccy]{margin:0;display:flex;align-items:center;gap:10px;font-family:Poppins,sans-serif;font-size:16px;line-height:1.45;color:var(--secondary-600)}.demo-modal__benefits[data-astro-cid-vube3ccy] li[data-astro-cid-vube3ccy]:before{content:"";width:20px;height:20px;min-width:20px;min-height:20px;background-color:#3056d3;-webkit-mask:url(/icons/modal/check.svg) center / contain no-repeat;mask:url(/icons/modal/check.svg) center / contain no-repeat}.demo-modal__form[data-astro-cid-vube3ccy]{display:grid;row-gap:16px;column-gap:0;margin:24px 0 0;padding:0;width:100%;max-width:none}.demo-modal__row[data-astro-cid-vube3ccy]{display:grid;grid-template-columns:1fr 1fr;row-gap:16px;column-gap:12px}.demo-modal__field[data-astro-cid-vube3ccy]{display:grid;gap:8px}.demo-modal__field[data-astro-cid-vube3ccy] label[data-astro-cid-vube3ccy]{font-family:Poppins,sans-serif;font-size:14px;line-height:1.3;font-weight:500;color:var(--secondary-600)}.demo-modal__field[data-astro-cid-vube3ccy] input[data-astro-cid-vube3ccy],.demo-modal__field[data-astro-cid-vube3ccy] textarea[data-astro-cid-vube3ccy]{width:100%;border:1px solid var(--border-300);border-radius:8px;padding:10px 12px;font-family:Poppins,sans-serif;font-size:14px;line-height:1.35;color:var(--secondary-600);background:var(--secondary-100)}.demo-modal__field[data-astro-cid-vube3ccy] textarea[data-astro-cid-vube3ccy]{resize:vertical;min-height:96px}.demo-modal__field[data-astro-cid-vube3ccy] input[data-astro-cid-vube3ccy]:focus-visible,.demo-modal__field[data-astro-cid-vube3ccy] textarea[data-astro-cid-vube3ccy]:focus-visible{outline:2px solid var(--primary-300);outline-offset:1px}.demo-modal__actions[data-astro-cid-vube3ccy]{margin-top:4px;padding-top:16px;border-top:1px solid var(--secondary-300, var(--border-300));display:flex;justify-content:flex-end;gap:10px}.demo-modal__btn[data-astro-cid-vube3ccy]{height:44px;min-height:44px;padding:0 18px;border-radius:8px;border:1px solid var(--border-300);font-family:Roboto,sans-serif;font-size:16px;font-weight:500;line-height:1;cursor:pointer}.demo-modal__btn--cancel[data-astro-cid-vube3ccy]{background:var(--secondary-100);color:var(--primary-300)!important;border:0}.demo-modal__btn--submit[data-astro-cid-vube3ccy]{background:var(--primary-300);color:var(--secondary-100);border-color:var(--primary-300)}@media(min-width:768px)and (max-width:1023px){.demo-modal[data-astro-cid-vube3ccy]{grid-template-columns:1fr}.demo-modal__info[data-astro-cid-vube3ccy]{display:none}.demo-modal__right-inner[data-astro-cid-vube3ccy]{padding:24px}.demo-modal__form[data-astro-cid-vube3ccy]{grid-template-columns:1fr 1fr;column-gap:12px;row-gap:16px}.demo-modal__form[data-astro-cid-vube3ccy]>.demo-modal__field[data-astro-cid-vube3ccy],.demo-modal__row[data-astro-cid-vube3ccy],.demo-modal__actions[data-astro-cid-vube3ccy]{grid-column:1 / -1}}@media(max-width:768px){.demo-modal[data-astro-cid-vube3ccy]{grid-template-columns:1fr;gap:16px}.demo-modal__info[data-astro-cid-vube3ccy]{display:none}.demo-modal__title[data-astro-cid-vube3ccy]{font-size:24px}.demo-modal__row[data-astro-cid-vube3ccy]{grid-template-columns:1fr}.demo-modal__right[data-astro-cid-vube3ccy]{padding:0;gap:16px}.demo-modal__right-inner[data-astro-cid-vube3ccy]{padding:16px}.demo-modal__actions[data-astro-cid-vube3ccy]{justify-content:stretch;flex-direction:column-reverse;gap:8px}.demo-modal__btn[data-astro-cid-vube3ccy]{width:100%}}
