.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/contain no-repeat;flex-direction:column;padding-bottom:6rem;font-size:1.85rem}.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}@media screen and (width<=1199px){.invest-page .section.top{background-size:cover}}@media screen and (width<=639px){.invest-page .section.top .top-text{word-wrap:break-word;font-size:1.5rem}}@media screen and (width<=519px){.invest-page .section.top .top-text{font-size:1.5rem}}