.funds-page{flex-direction:column;display:flex}.fund-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.fund-block{border-bottom:1px solid var(--border-light);scroll-margin-top:calc(var(--header-height) + 64px);padding:56px 0}.fund-tabs+.fund-block{padding-top:28px}.fund-block:last-child{border-bottom:0}.fund-title{color:var(--text-primary);letter-spacing:-.01em;text-align:center;margin:0 0 32px;font-size:30px;line-height:1.25}.fund-contact a{color:var(--accent)}.fund-chart-column{min-width:0}.fund-contact{color:var(--text-secondary);margin:14px 0 0}.fund-contact-mobile{display:none}.fund-contact-desktop{margin:0 0 18px}.fund-contact a:hover{text-decoration:underline}.fund-actions{justify-content:center;gap:12px;margin-top:14px;display:flex}@media (max-width:600px){.fund-contact-desktop{display:none}.fund-contact-mobile{display:block}.fund-tab{white-space:normal}.fund-block{padding:36px 0}.fund-tabs+.fund-block{padding-top:20px}.fund-title{margin-bottom:24px;font-size:25px}.fund-actions{flex-direction:column;align-items:stretch}}
