.page-module__pgaT6G__page{background:var(--background);min-height:100vh;color:var(--main-text-color);overflow-x:hidden}.page-module__pgaT6G__header{background:rgba(var(--background-rgb,255,255,255),.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;border-bottom:1px solid #7878781a;position:sticky;top:0}.page-module__pgaT6G__headerContent{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:20px 40px;display:flex}.page-module__pgaT6G__logo{letter-spacing:.05em;color:var(--main-text-color);cursor:pointer;font-size:1.5rem;font-weight:700}.page-module__pgaT6G__backButton{color:var(--main-text-color);cursor:pointer;background:0 0;border:1px solid #78787833;border-radius:100px;padding:8px 20px;font-size:.875rem;font-weight:500;transition:all .2s}.page-module__pgaT6G__backButton:hover{border-color:var(--main-blue);color:var(--main-blue)}.page-module__pgaT6G__container{max-width:860px;margin:0 auto;padding:0 40px 120px}.page-module__pgaT6G__hero,.page-module__pgaT6G__channels,.page-module__pgaT6G__formSection{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(40px)}.page-module__pgaT6G__hero{transition-duration:.6s;transform:translateY(24px)}.page-module__pgaT6G__hero.page-module__pgaT6G__visible,.page-module__pgaT6G__channels.page-module__pgaT6G__visible,.page-module__pgaT6G__formSection.page-module__pgaT6G__visible{opacity:1;transform:translateY(0)}.page-module__pgaT6G__channelCard{opacity:0;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);transform:translateY(24px)}.page-module__pgaT6G__channels.page-module__pgaT6G__visible .page-module__pgaT6G__cardDelay1{opacity:1;transition-delay:.1s;transform:translateY(0)}.page-module__pgaT6G__channels.page-module__pgaT6G__visible .page-module__pgaT6G__cardDelay2{opacity:1;transition-delay:.2s;transform:translateY(0)}.page-module__pgaT6G__channels.page-module__pgaT6G__visible .page-module__pgaT6G__cardDelay3{opacity:1;transition-delay:.3s;transform:translateY(0)}.page-module__pgaT6G__hero .page-module__pgaT6G__eyebrow{opacity:0;transition:opacity .5s .1s,transform .5s .1s;transform:translateY(12px)}.page-module__pgaT6G__hero.page-module__pgaT6G__visible .page-module__pgaT6G__eyebrow{opacity:1;transform:translateY(0)}.page-module__pgaT6G__hero .page-module__pgaT6G__title{opacity:0;transition:opacity .6s cubic-bezier(.16,1,.3,1) .2s,transform .6s cubic-bezier(.16,1,.3,1) .2s;transform:translateY(16px)}.page-module__pgaT6G__hero.page-module__pgaT6G__visible .page-module__pgaT6G__title{opacity:1;transform:translateY(0)}.page-module__pgaT6G__hero .page-module__pgaT6G__subtitle{opacity:0;transition:opacity .6s cubic-bezier(.16,1,.3,1) .35s,transform .6s cubic-bezier(.16,1,.3,1) .35s;transform:translateY(16px)}.page-module__pgaT6G__hero.page-module__pgaT6G__visible .page-module__pgaT6G__subtitle{opacity:1;transform:translateY(0)}.page-module__pgaT6G__hero{text-align:center;padding:80px 0 64px}.page-module__pgaT6G__eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--main-blue);margin:0 0 16px;font-size:.8125rem;font-weight:700}.page-module__pgaT6G__title{letter-spacing:-.03em;color:var(--main-text-color);margin:0 0 20px;font-size:clamp(2.25rem,5vw,3.25rem);font-weight:700;line-height:1.15}.page-module__pgaT6G__subtitle{color:var(--secondary-text);max-width:520px;margin:0 auto;font-size:clamp(1.0625rem,2vw,1.25rem);line-height:1.6}.page-module__pgaT6G__channels{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:64px;display:grid}.page-module__pgaT6G__channelCard{background:var(--card-background);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;gap:10px;padding:28px 24px;display:flex}.page-module__pgaT6G__channelIcon{font-size:1.75rem;line-height:1}.page-module__pgaT6G__channelTitle{color:var(--main-text-color);margin:0;font-size:1rem;font-weight:700}.page-module__pgaT6G__channelText{color:var(--secondary-text);flex:1;margin:0;font-size:.9rem;line-height:1.55}.page-module__pgaT6G__channelMeta{color:var(--main-blue);font-size:.8125rem;font-weight:600}.page-module__pgaT6G__channelLink{color:var(--main-blue);cursor:pointer;text-align:left;text-underline-offset:3px;background:0 0;border:none;padding:0;font-size:.8125rem;font-weight:600;text-decoration:underline}.page-module__pgaT6G__channelLink:hover{opacity:.75}.page-module__pgaT6G__formSection{background:var(--card-background);border:1px solid var(--border-color);border-radius:20px;padding:48px}.page-module__pgaT6G__formTitle{letter-spacing:-.02em;color:var(--main-text-color);margin:0 0 10px;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.page-module__pgaT6G__formSubtitle{color:var(--secondary-text);margin:0 0 36px;font-size:.9375rem;line-height:1.5}.page-module__pgaT6G__form{flex-direction:column;gap:20px;display:flex}.page-module__pgaT6G__formRow{grid-template-columns:1fr 1fr;gap:20px;display:grid}.page-module__pgaT6G__formGroup{flex-direction:column;gap:6px;display:flex}.page-module__pgaT6G__label{color:var(--main-text-color);font-size:.875rem;font-weight:600}.page-module__pgaT6G__input,.page-module__pgaT6G__textarea{background:var(--background);border:1px solid var(--border-color);color:var(--main-text-color);box-sizing:border-box;border-radius:10px;outline:none;width:100%;padding:12px 16px;font-family:inherit;font-size:.9375rem;transition:border-color .2s}.page-module__pgaT6G__input:focus,.page-module__pgaT6G__textarea:focus{border-color:var(--main-blue)}.page-module__pgaT6G__textarea{resize:vertical;min-height:140px}.page-module__pgaT6G__submitButton{background:var(--main-blue);color:#fff;cursor:pointer;border:none;border-radius:100px;align-self:flex-start;padding:14px 36px;font-size:.9375rem;font-weight:600;transition:opacity .2s}.page-module__pgaT6G__submitButton:hover:not(:disabled){opacity:.85}.page-module__pgaT6G__submitButton:disabled{opacity:.6;cursor:not-allowed}.page-module__pgaT6G__errorBox{background:var(--status-error-bg);color:var(--status-error);border-radius:10px;padding:12px 16px;font-size:.875rem;font-weight:500}.page-module__pgaT6G__successBox{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:24px 0;display:flex}.page-module__pgaT6G__successIcon{background:var(--status-success-bg);width:56px;height:56px;color:var(--status-success);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex}.page-module__pgaT6G__successTitle{color:var(--main-text-color);margin:0;font-size:1.25rem;font-weight:700}.page-module__pgaT6G__successText{color:var(--secondary-text);max-width:400px;margin:0;font-size:.9375rem;line-height:1.55}.page-module__pgaT6G__successButton{color:var(--main-text-color);cursor:pointer;background:0 0;border:1px solid #78787833;border-radius:100px;margin-top:8px;padding:10px 24px;font-size:.875rem;font-weight:500;transition:all .2s}.page-module__pgaT6G__successButton:hover{border-color:var(--main-blue);color:var(--main-blue)}@media (max-width:768px){.page-module__pgaT6G__container{padding:0 24px 80px}.page-module__pgaT6G__hero{padding:56px 0 48px}.page-module__pgaT6G__channels{grid-template-columns:1fr;gap:16px}.page-module__pgaT6G__formSection{padding:32px 24px}.page-module__pgaT6G__formRow{grid-template-columns:1fr}.page-module__pgaT6G__submitButton{text-align:center;width:100%}}@media (max-width:480px){.page-module__pgaT6G__headerContent{padding:16px 20px}.page-module__pgaT6G__logo{font-size:1.1rem}}
/*# sourceMappingURL=9dff054faf88fe07.css.map*/