.investment-page{position:relative;width:100%;min-height:100svh;background-color:var(--base-100);display:flex;align-items:center;justify-content:center}.investment-content{position:relative;width:100%;text-align:center;padding:4rem 2rem}.construction-icon{font-size:8rem;margin-bottom:2rem;line-height:1}.investment-content h1{font-size:4rem;letter-spacing:.05em;margin-bottom:2rem}.construction-message{font-size:1.25rem;opacity:.7;letter-spacing:.03em;line-height:1.8}@media (max-width:768px){.construction-icon{font-size:5rem}.investment-content h1{font-size:2.5rem}.construction-message{font-size:1rem}}@media (min-width:2400px){.construction-icon{font-size:12rem}.investment-content h1{font-size:8rem}.construction-message{font-size:2rem}}