.landing-page__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:3rem}.landing-page__item--text{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;padding-top:2rem}.landing-page__item--form{-webkit-box-flex:0;-ms-flex:0 1 45%;flex:0 1 45%;background:#FFF;margin-top:-3.5rem;position:relative;padding:2rem;-webkit-box-shadow:0 0 20px 0 rgba(152,152,152,.5);-moz-box-shadow:0 0 20px 0 rgba(152,152,152,.5);box-shadow:0 0 20px 0 rgba(152,152,152,.5)}@media screen and (max-width:1000px){.landing-page__content{-ms-flex-wrap:wrap;flex-wrap:wrap}.landing-page__item{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.landing-page__item--form{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;margin-top:2rem}}