.page-module__NfDiEG__wrapper{flex-direction:column;align-items:center;gap:28px;min-height:100vh;padding:96px 20px 32px;display:flex;position:relative}.page-module__NfDiEG__mainContent{flex-direction:column;flex:1;justify-content:space-evenly;align-items:center;gap:28px;width:100%;display:flex}.page-module__NfDiEG__title{letter-spacing:-.02em;margin:0;font-size:40px;font-weight:800;line-height:1.2}.page-module__NfDiEG__hero{cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;justify-content:center;align-items:center;width:100%;max-width:920px;text-decoration:none;transition:opacity .2s;display:flex}.page-module__NfDiEG__hero:hover{opacity:.8}.page-module__NfDiEG__heroImg{width:100%;max-width:640px;height:auto}@media (max-width:859px){.page-module__NfDiEG__hero{justify-content:start}}.page-module__NfDiEG__content{grid-template-columns:1fr;gap:28px;width:100%;max-width:920px;display:grid}.page-module__NfDiEG__section{background:var(--section-background);border:1px solid var(--section-border);border-radius:12px;padding:20px}.page-module__NfDiEG__section h2,.page-module__NfDiEG__form h2{margin:0 0 10px;font-size:24px;font-weight:800;line-height:1.3}.page-module__NfDiEG__section p,.page-module__NfDiEG__form p{text-align:justify;box-sizing:border-box;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;border-radius:10px;width:100%;margin:0;font-size:18px;line-height:1.7}.page-module__NfDiEG__form{background:var(--section-background);border:1px solid var(--section-border);border-radius:12px;gap:14px;padding:20px;display:inline-block}.page-module__NfDiEG__control{border:1px solid var(--input-border);box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--input-background);width:100%;height:44px;color:var(--foreground);caret-color:var(--foreground);border-radius:10px;padding:0 12px;font-family:inherit;font-size:16px;font-weight:500;line-height:1.4}.page-module__NfDiEG__control::placeholder{color:var(--input-placeholder)}.page-module__NfDiEG__textarea{border:1px solid var(--input-border);box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--input-background);width:100%;min-height:120px;color:var(--foreground);caret-color:var(--foreground);border-radius:10px;padding:10px 12px;font-family:inherit;font-size:16px;font-weight:500;line-height:1.4}.page-module__NfDiEG__textarea::placeholder{color:var(--input-placeholder)}.page-module__NfDiEG__submit{-webkit-backdrop-filter:saturate(120%)blur(6px);backdrop-filter:saturate(120%)blur(6px);width:100%;height:44px;box-shadow:0 8px 24px var(--shadow-medium);border:1px solid var(--button-border);background:var(--button-background);color:var(--button-text);cursor:pointer;-webkit-tap-highlight-color:transparent;text-align:center;border-radius:9999px;justify-content:center;align-items:center;margin-top:16px;padding:0 16px;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.page-module__NfDiEG__submit:active:after{content:"";background:var(--button-active-overlay);position:absolute;top:0;bottom:0;left:0;right:0}@media (min-width:860px){.page-module__NfDiEG__content{grid-template-columns:1.1fr .9fr}}.page-module__NfDiEG__footer{border-top:1px solid var(--section-border);width:100%;max-width:920px;color:var(--footer-text);flex-direction:column;align-items:center;gap:8px;margin-top:auto;padding-top:16px;padding-bottom:16px;font-size:14px;display:flex}.page-module__NfDiEG__footer a{color:var(--footer-link);font-weight:700;text-decoration:underline}.page-module__NfDiEG__footer a:hover{text-decoration:underline}
