@media only screen and (min-width:0){#sign-up .cs-container{padding:var(--fullPadding);flex-direction:column;align-items:flex-start;gap:4rem;display:flex}#sign-up .cs-container .description{max-width:100%}#sign-up .free-trial-form h1,#sign-up .free-trial-form p{display:inline}#sign-up .free-trial-form p{line-height:1.8em}#sign-up .free-trial-form p:first-of-type{margin-bottom:0}#sign-up .free-trial-form a{color:var(--bodyTextColor)}#sign-up .form{border:2px solid #000;border-radius:5px;margin-top:3rem;padding:.5rem}#sign-up .form p:last-of-type{margin-bottom:30px}#sign-up .description .intro{margin-bottom:3rem}#sign-up .description li{align-items:center;display:flex}#sign-up .description li p{font-family:var(--fontFancy);font-size:1.1em;line-height:1.1em;display:inline-block}#sign-up .description li:before{content:"";margin-right:20px;margin-bottom:var(--commonMarginBottom);background-repeat:no-repeat;background-size:contain;width:100px;height:50px;display:inline-block}#sign-up .description li:first-of-type:before{background-image:url("../images/icon - book.jpg")}#sign-up .description li:nth-of-type(2):before{background-image:url("../images/icon - globe.jpg")}#sign-up .description li:last-of-type:before{background-image:url("../images/icon - lightbulb.jpg")}#sign-up #reviews-306{margin-top:100px;position:relative}}@media only screen and (min-width:768px){#sign-up .cs-container{flex-direction:row;justify-content:space-between;gap:2rem}#sign-up .cs-container .free-trial-form{max-width:500px}#sign-up .cs-container .description{max-width:600px}#sign-up .cs-container .description #reviews-306{margin-top:80px}#sign-up .reviews-306{flex-direction:column}}@media only screen and (min-width:1024px){#sign-up .free-trial-form h1{line-height:1.1em}#sign-up .description li:before{margin-right:0}}