.paragraph{position:relative}.paragraph:before{background:#fff;content:"";height:100%;left:calc(50% - 50vw);position:absolute;top:0;width:100vw;z-index:1}.paragraph-background-forterro-black,.paragraph-background-forterro-indigo,.paragraph-background-forterro-turquoise{color:#fff}.paragraph-background-forterro-black:before{background:var(--forterro-black)}.paragraph-background-forterro-indigo:before{background:var(--forterro-indigo)}.paragraph-background-forterro-turquoise:before{background:var(--forterro-turquoise)}.paragraph-background-forterro-yellow:before{background:var(--forterro-yellow)}.paragraph-background-forterro-grey:before{background:var(--forterro-grey)}.paragraph-background-forterro-white:before{background:var(--forterro-white)}.paragraph-background-forterro-turquoise h2 em{color:var(--forterro-yellow)}.paragraph .innerwidth{display:flex;gap:80px;position:relative;width:100%;z-index:2}.paragraph .innerwidth .column{display:flex;flex:1;flex-direction:column;justify-content:center;position:relative}.paragraph .innerwidth .column .form-wrap{margin:0;position:relative}@media (max-width:1024px){.paragraph .innerwidth{flex-direction:column;gap:40px}}