.invest-page{flex-direction:column;flex:1;justify-content:center;width:100%;display:flex}.invest-page .section{justify-content:center;padding:0 2rem;display:flex}.invest-page .section.stretch{flex:1;align-items:center;margin:0 -2rem;display:flex}.invest-page .section.top{background-blend-mode:lighten;background:#fff9 url(/images/bg_5.png) 0 0/contain no-repeat;flex-direction:column;padding-bottom:2rem;font-size:2rem}.invest-page .section.top a{font-weight:600}.invest-page .section.stretch .content{width:100%;padding:0 2rem}.invest-page .section.gray{background-color:var(--light-gray-color)}.invest-page .section .title{padding:5rem 0;font-size:3rem;font-weight:700}.invest-page .section.top .two-cols{gap:3rem;padding:4rem 0;font-size:1.5rem;display:flex}.invest-page .section.top .two-cols>*{flex:1}.invest-page .section.top .two-cols ul{margin:0;list-style-type:square;list-style-position:outside}.invest-page .section.top .two-cols ul li{margin-bottom:1rem}.invest-page .section.form{padding:2rem 0;font-size:1.5rem}.invest-page .section.form .content{flex-direction:column;gap:2rem;display:flex}.invest-page .section.form .two-cols{gap:3rem;font-size:1.5rem;display:flex}.invest-page .section.form .two-cols>div{flex-direction:column;flex:1;gap:.25rem;display:flex}.invest-page .section.form .checkboxes{flex-direction:column;gap:1rem;display:flex}.invest-page .section.form .checkboxes>div{align-items:center;gap:.25rem;display:flex}.invest-page .section.form textarea{box-sizing:border-box;width:100%}.invest-page .section.form button.submit{align-self:flex-end}@media screen and (width<=1199px){.invest-page .section.top{background-size:cover}}@media screen and (width<=829px){.invest-page .two-cols{flex-direction:column;gap:2rem 3rem!important}.invest-page .section.form .two-cols{font-size:1.5rem}.invest-page .section.form .two-cols .spacer{display:none}}@media screen and (width<=639px){.invest-page .two-cols>*{font-size:smaller}.invest-page .section.top .top-text{word-wrap:break-word;font-size:1.5rem}.invest-page .section.form input+label{font-size:1rem}}@media screen and (width<=549px){.invest-page .two-cols>*{font-size:smaller}.invest-page .section.form input+label{font-size:1rem}}@media screen and (width<=519px){.invest-page .section.top .top-text{font-size:1.5rem}}