.registration-module{margin-bottom:5rem;margin-top:5rem}.registration-module .module-content--wrapper{display:flex;flex-direction:row;justify-content:space-between}@media(max-width:767.98px){.registration-module .module-content--wrapper{flex-direction:column}}.registration-module .module-content--wrapper .content-row{flex:0 0 40%}.registration-module .module-content--wrapper .content-row h3{color:#262524;font-family:Open Sans,sans-serif;font-size:36px;line-height:44px;margin-bottom:2rem}.registration-module .module-content--wrapper .content-row h5{font-size:20px;margin-bottom:2rem}.registration-module .module-content--wrapper .content-row h4{color:#262524;font-family:Open Sans,sans-serif;font-size:18px;margin-top:3rem}.registration-module .module-content--wrapper .content-row p{color:#262524;font-family:Open Sans,sans-serif;font-size:16px;font-weight:400;line-height:24px}.registration-module .module-content--wrapper .content-row .check-list{list-style:none;margin:0;padding:0}.registration-module .module-content--wrapper .content-row .check-list li{display:flex;flex-direction:row;margin-top:3rem}.registration-module .module-content--wrapper .content-row .check-list li img{display:inline-block;height:40px;margin-right:1.5rem;width:40px}.registration-module .module-content--wrapper .content-row .check-list li span{color:#262524;font-family:Open Sans,sans-serif;font-size:16px;font-weight:400;line-height:24px}.registration-module .module-content--wrapper .content-row .bullet-list{margin-top:3rem;padding:0}.registration-module .module-content--wrapper .content-row .bullet-list h5{color:#262524;font-family:Open Sans,sans-serif;font-size:18px;margin-bottom:2rem;margin-top:3rem}.registration-module .module-content--wrapper .content-row .bullet-list li{margin-left:1.5rem;margin-top:.5rem}.registration-module .module-content--wrapper .content-row .bullet-list li span{color:#262524;font-family:Open Sans,sans-serif;font-size:16px;font-weight:400;line-height:24px}.registration-module .module-content--wrapper .form-row{flex:0 0 45%}@media(max-width:767.98px){.registration-module .module-content--wrapper .form-row{margin-top:6rem}}.registration-module .module-content--wrapper .form-row .inner-form-wrapper{background-color:#fff;box-shadow:0 3px 20px 0 rgba(57,61,66,.16);padding:3rem}@media(max-width:767.98px){.registration-module .module-content--wrapper .form-row .inner-form-wrapper{box-shadow:none;margin-top:2rem;padding:0 2rem}}.registration-module .module-content--wrapper .form-row .inner-form-wrapper h4{color:#262524;font-family:Open Sans,sans-serif;font-size:32px;font-weight:600;line-height:44px;margin-bottom:2rem}.registration-module .module-content--wrapper .form-row .inner-form-wrapper .hs-button,.registration-module .module-content--wrapper .form-row .inner-form-wrapper input[type=submit]{display:block;width:100%}.registration-module .module-content--wrapper .form-row .btn-callout{border:1px solid #51ba65;border-radius:4px;color:#fff;display:block;display:inline-block;margin:auto;padding:.5rem 4rem;text-align:center;transition:all .3s ease-in-out;width:100%}.registration-module .module-content--wrapper .form-row .btn-callout:hover{background-color:transparent;border-color:#51ba65;color:#51ba65}