/* One form: in the hero first, docked once the product demo is reached. */
.hero-composer-slot{position:relative;width:min(680px,calc(100% - 2 * var(--page-gutter)));min-height:144px;margin:32px auto 0;text-align:left}
.hero-composer-slot .composer-wrap.is-inline{position:relative;left:auto;bottom:auto;width:100%;max-width:none;margin:0;transform:none;transition:none}
.hero-composer-slot .composer-wrap.is-inline .composer{box-shadow:0 16px 40px #18241c10,0 1px 4px #00000008}
@media(max-width:600px){.hero-composer-slot{margin-top:24px;min-height:132px}}
