.page-module__pgaT6G__page{background:linear-gradient(165deg,#fff 0%,#f8f4ff 40%,#fff5ee 100%);flex-direction:column;min-height:100vh;display:flex}.page-module__pgaT6G__nav{z-index:100;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--gray-200);background:#ffffffd9;align-items:center;padding:16px 40px;display:flex;position:sticky;top:0}.page-module__pgaT6G__navLogo{align-items:center;display:flex}.page-module__pgaT6G__header{width:100%;max-width:800px;margin:0 auto;padding:60px 40px 32px}.page-module__pgaT6G__label{letter-spacing:.05em;text-transform:uppercase;color:var(--primary-dark);background:#ff914d1f;border:1px solid #ff914d33;border-radius:50px;margin-bottom:16px;padding:6px 16px;font-size:.8rem;font-weight:700;display:inline-block}.page-module__pgaT6G__title{letter-spacing:-.02em;color:var(--gray-900);margin-bottom:12px;font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1.12}.page-module__pgaT6G__subtitle{color:var(--gray-500);font-size:1.1rem;line-height:1.6}.page-module__pgaT6G__main{flex-direction:column;flex:1;gap:48px;width:100%;max-width:800px;margin:0 auto;padding:0 40px 80px;display:flex}.page-module__pgaT6G__section{border:1px solid var(--gray-200);border-radius:var(--radius-lg);background:#fff;padding:40px;box-shadow:0 8px 40px #0000000a}.page-module__pgaT6G__sectionTitle{color:var(--gray-900);margin-bottom:24px;font-size:1.3rem;font-weight:800}.page-module__pgaT6G__accordion{flex-direction:column;gap:12px;display:flex}.page-module__pgaT6G__item{background:var(--gray-100);border:1px solid var(--gray-200);border-radius:14px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.page-module__pgaT6G__item.page-module__pgaT6G__open{border-color:#5e17eb4d;box-shadow:0 4px 20px #5e17eb0f}.page-module__pgaT6G__questionBtn{text-align:left;width:100%;color:var(--gray-900);justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;font-size:1rem;font-weight:700;display:flex}.page-module__pgaT6G__icon{color:var(--secondary);flex-shrink:0;font-size:1.4rem;line-height:1}.page-module__pgaT6G__answer{opacity:0;max-height:0;transition:max-height .35s,opacity .3s;overflow:hidden}.page-module__pgaT6G__item.page-module__pgaT6G__open .page-module__pgaT6G__answer{opacity:1;max-height:500px}.page-module__pgaT6G__answerInner{color:var(--gray-500);padding:0 20px 20px;font-size:.95rem;line-height:1.7}.page-module__pgaT6G__contactGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.page-module__pgaT6G__contactCard{background:var(--gray-100);border:1px solid var(--gray-200);text-align:center;border-radius:16px;flex-direction:column;align-items:center;gap:8px;padding:28px 20px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.page-module__pgaT6G__contactCard:hover{border-color:#5e17eb40;transform:translateY(-3px);box-shadow:0 8px 28px #0000000f}.page-module__pgaT6G__contactIcon{font-size:2rem}.page-module__pgaT6G__contactLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--gray-500);font-size:.8rem;font-weight:700}.page-module__pgaT6G__contactValue{color:var(--secondary);font-size:.95rem;font-weight:600}.page-module__pgaT6G__footer{text-align:center;color:var(--gray-500);border-top:1px solid var(--gray-200);justify-content:space-between;align-items:center;padding:32px 40px;font-size:.85rem;display:flex}.page-module__pgaT6G__footerLinks{gap:24px;display:flex}.page-module__pgaT6G__footerLink{color:inherit;text-decoration:none;transition:color .2s}.page-module__pgaT6G__footerLink:hover{color:var(--gray-900)}@media (max-width:600px){.page-module__pgaT6G__nav{padding:12px 20px}.page-module__pgaT6G__header{padding:40px 20px 24px}.page-module__pgaT6G__main{padding:0 20px 60px}.page-module__pgaT6G__section{padding:24px 16px}.page-module__pgaT6G__contactGrid{grid-template-columns:1fr}.page-module__pgaT6G__footer{flex-direction:column;gap:16px;padding:24px 20px}}
