@media(min-width:800px){.gated-hero{min-height:100vh}.gated-hero{display:-webkit-box;display:-ms-flexbox;display:flex}.gated-hero__item{-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:50%;flex-basis:50%}}.gated-hero__banner{background-position:center;background-repeat:no-repeat;background-size:contain;min-height:50vh}.hero-gate{padding:calc(2em + 4vw);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:100%;overflow:hidden;-webkit-transition:all .25s cubic-bezier(0.37,0,0.45,0.99);transition:all .25s cubic-bezier(0.37,0,0.45,0.99)}.hero-gate--is-collapsed{padding:0;opacity:0;-ms-filter:"alpha(opacity=0)";overflow:hidden}@media(max-width:800px){.hero-gate--is-collapsed{max-height:0}}@media(min-width:800px){.hero-gate--is-collapsed{max-width:0}}.hero-gate__aligner{max-width:33em}.hero-gate__title{color:#06145d;line-height:1.12}.hero-gate__form{margin:1em 0}.gated-content{padding:2em;-webkit-transition:all .25s cubic-bezier(0.37,0,0.45,0.99) .25s;transition:all .25s cubic-bezier(0.37,0,0.45,0.99) .25s;position:relative;top:0;visibility:visible;height:auto}.gated-content--is-locked{height:0;padding:0;visibility:hidden;overflow:hidden;top:5em}.gated-content:before{content:'';background-color:#fff;display:block;height:5em;width:100%;max-width:1000px;position:absolute;top:-5em;-webkit-transform:translateX(-50%);transform:translateX(-50%);left:50%}body .sidebar-nav-is-hidden .sidebar-nav{left:-100%}body .side-nav-wrapper{max-width:0 !important;min-height:0 !important}body .main-content-wrapper{width:100% !important;margin:0 !important}@media(min-width:768px){body .main-content-wrapper{padding-left:63px}}body .main-content-wrapper--no-nav{padding-left:0}body .hidden-footer{display:none !important}body .main-content-wrapper .row-fluid [class*=span]{min-height:0}body .span12 h2:first-of-type{margin-top:0}body .section{padding:2em 0 !important}body label{display:none}body input[type=submit].hs-button.primary.large{background:#06145d !important;border-radius:3em !important;font-size:1rem !important;padding:.33em 2em !important}body .hs-error-msgs{background-color:gold;list-style:none;padding:0}body .hs-error-msgs label{display:block;padding:.5em .75em;margin-top:-0.7em}body .hs_error_rollup{display:none !important}body .actions{text-align:center}body select{padding:.5em !important;height:3.12em !important;border-radius:3px !important}input[type="color"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="email"],input[type="month"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="time"],input[type="url"],input[type="week"],select:focus,textarea{font-size:16px !important}