@import "/css/style-create-account-base.css";.body-content{position:relative;min-height:calc(100% - 44px);background:-webkit-gradient(linear, left top, left bottom, from(#f9fbfd), to(#f9fbfd));background:-webkit-linear-gradient(top, #f9fbfd 0%, #f9fbfd 100%);background:-o-linear-gradient(top, #f9fbfd 0%, #f9fbfd 100%);background:linear-gradient(to bottom, #f9fbfd 0%, #f9fbfd 100%)}.ca-form{background-color:#f9fbfd;padding:55px
0}@media (min-width: 768px){.body-content{z-index:1;background:-webkit-gradient(linear, left top, right top, from(#fff), to(#f9fbfd));background:-webkit-linear-gradient(left, #fff 50%, #f9fbfd 50%);background:-o-linear-gradient(left, #fff 50%, #f9fbfd 50%);background:linear-gradient(to right, #fff 50%, #f9fbfd 50%)}}