.information-page{min-height:100vh;background:#131316;color:#fefefe;}.information-header{width:min(1120px,calc(100% - 40px));margin:0 auto;padding:36px 0;}.information-header img{width:190px;height:auto;}.information-main{width:min(760px,calc(100% - 40px));margin:8vh auto 0;padding:48px;border:1px solid rgba(255,255,255,0.12);border-radius:24px;background:#1a1a1f;}.information-status{margin-bottom:16px;color:#f5c443;font-size:14px;font-weight:700;letter-spacing:0.06em;text-transform:uppercase;}.information-main h1{margin-bottom:20px;font-size:clamp(32px,6vw,56px);line-height:1.06;}.information-main>p:not(.information-status){max-width:640px;color:rgba(254,254,254,0.72);font-size:17px;line-height:1.75;}.information-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:36px;}.information-actions a{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 22px;border-radius:12px;font-weight:700;}.information-primary{background:#fefefe;color:#131316;}.information-secondary{border:1px solid rgba(255,255,255,0.16);color:#fefefe;}@media (max-width:640px){.information-header{padding-top:24px;}.information-main{margin-top:4vh;padding:32px 24px;}.information-actions,.information-actions a{width:100%;}}