.InvestModal-title{font-size:var(--fSize24);font-weight:500;line-height:1.35;display:flex;align-items:center;gap:.5rem}.InvestModal-subtitle{font-size:var(--fSize18);font-weight:500;line-height:1.35;margin-bottom:.75rem}.InvestModal-return{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.InvestModal-return-card{flex:1 1;background-color:var(--white-transparent-8);padding:1rem;border-radius:8px}.InvestModal-return-card-title{font-family:var(--gilroy);font-size:var(--fSize14);font-weight:300;line-height:1.35;margin-bottom:.25rem;color:var(--text)}.InvestModal-return-card-stat{font-family:var(--gilroy);font-size:var(--fSize18);font-weight:800;line-height:1.35}.InvestModal-tier{display:flex;align-items:center;gap:1rem;font-size:var(--fSize14);font-weight:400;line-height:1.35;color:var(--text);border:1px solid var(--white-transparent-16);padding:.75rem;border-radius:8px;margin-bottom:2rem}.InvestModal-tier-text{display:inline}.InvestModal-info{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.InvestModal-info-row.error .InvestModal-info-title,.InvestModal-info-row.error .InvestModal-info-value{color:var(--red-400)}.InvestModal-info-row{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:var(--fSize12);font-weight:400;line-height:1.35}.InvestModal-info-title{color:var(--white-transparent-72)}.InvestModal-info-value{color:var(--text)}.InvestModal-range{margin-bottom:1rem;margin-top:4rem}.InvestModal-btn{width:100%;margin-bottom:1rem}.InvestModal-loader{z-index:55}.InvestModal-loader .Modal-body{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1.25rem;color:var(--lightgray-900)}.InvestModal-checkbox{color:var(--lightgray-900)}.InvestModal-checkbox .Icon-square{width:20px;height:20px}.InvestModal-tos-text{display:flex;gap:.25rem;font-size:var(--fSize16);font-weight:400;line-height:1.35;color:var(--lightgray-900)}.InvestModal-link{color:var(--blue-400)}.InvestModal-link:hover{text-decoration:underline}.InvestModal-tos{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem;margin-top:1.5rem}.InvestModal-tos-text{align-items:center;justify-content:center}@media (max-width:425px){.InvestModal-return-card-title{font-size:var(--fSize12)}.InvestModal-return-card-stat{font-size:var(--fSize16)}.Moonsheet-text{font-size:var(--fSize12)}}