.InfoPageLayout_main__f1vmj{min-height:calc(100vh - 76px - 400px);padding:60px 20px;background:var(--background);display:flex;justify-content:center}.InfoPageLayout_container__PdtNz{width:100%;max-width:900px;background:var(--bg-card);border:1px solid var(--border-light);border-radius:24px;padding:60px;box-shadow:0 10px 40px rgba(0,0,0,.05);transition:max-width .3s ease}.InfoPageLayout_hasSidebar__kK7xH{max-width:1400px}.InfoPageLayout_header__jFPOA{margin-bottom:40px;text-align:center}.InfoPageLayout_layoutBody__iXqJG{display:grid;grid-template-columns:1fr;gap:60px;align-items:start}.InfoPageLayout_hasSidebar__kK7xH .InfoPageLayout_layoutBody__iXqJG{grid-template-columns:1fr 280px}.InfoPageLayout_title__N3lir{font-size:42px;font-weight:800;color:var(--accent-dark);margin-bottom:16px;letter-spacing:-.02em}.InfoPageLayout_underline___eU5V{width:60px;height:4px;background:#149a72;margin:0 auto;border-radius:2px}.InfoPageLayout_content__skUWx{color:var(--foreground);line-height:1.8;font-size:17px}.InfoPageLayout_sidebar__1neOO{display:flex;flex-direction:column;gap:30px;padding-top:10px}.InfoPageLayout_sidebarImageWrapper__mThtI{display:flex;flex-direction:column;gap:12px;transition:transform .3s ease}.InfoPageLayout_sidebarImageWrapper__mThtI:hover{transform:translateY(-8px)}.InfoPageLayout_sidebarImage__8_Hlb{width:100%;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.08);border:1px solid var(--border-light);background:var(--bg-card)}.InfoPageLayout_sidebarCaption__vYmne{font-size:13px;font-weight:600;color:#149a72;text-transform:uppercase;letter-spacing:.1em;text-align:center}.InfoPageLayout_content__skUWx h1,.InfoPageLayout_content__skUWx h2,.InfoPageLayout_content__skUWx h3,.InfoPageLayout_content__skUWx h4{color:var(--accent-dark);margin-top:40px;margin-bottom:20px;font-weight:700;border-bottom:1px solid var(--border-light);padding-bottom:12px}.InfoPageLayout_content__skUWx h1{font-size:32px}.InfoPageLayout_content__skUWx h2{font-size:28px}.InfoPageLayout_content__skUWx h3{font-size:22px}.InfoPageLayout_content__skUWx h4{font-size:18px;text-transform:uppercase;letter-spacing:.05em;color:#149a72;border-bottom:none}.InfoPageLayout_content__skUWx p{margin-bottom:24px}.InfoPageLayout_content__skUWx ol,.InfoPageLayout_content__skUWx ul{margin-bottom:24px;padding-left:24px}.InfoPageLayout_content__skUWx li{margin-bottom:12px}.InfoPageLayout_content__skUWx a{color:#149a72;text-decoration:underline;text-underline-offset:4px;transition:color .2s ease}.InfoPageLayout_content__skUWx a:hover{color:#1bd19b}@media (max-width:1024px){.InfoPageLayout_hasSidebar__kK7xH .InfoPageLayout_layoutBody__iXqJG{grid-template-columns:1fr;gap:40px}.InfoPageLayout_sidebar__1neOO{flex-direction:row;justify-content:center;flex-wrap:wrap;gap:20px}.InfoPageLayout_sidebarImageWrapper__mThtI{width:240px}}@media (max-width:768px){.InfoPageLayout_container__PdtNz{padding:40px 24px}.InfoPageLayout_title__N3lir{font-size:32px}}