.page-content{max-width:1200px;margin:150px auto;padding:32px;background:#fff}.tabbed{overflow-x:hidden;margin:32px 0;padding-bottom:16px}.tabbed [type="radio"]{display:none}.tabs{display:flex;align-items:stretch;list-style:none;padding:0;border-bottom:1px solid #ccc}.tab{flex-grow:1;text-align:center}.tab>label{display:block;margin-bottom:-1px;padding:12px 15px;border-bottom:2px solid transparent;font-size:18px;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:all .3s}.tab:hover label{border-bottom:2px solid #79c6a1}.tabs:hover>.tab:not(:hover)>label{border-color:transparent !important}.tab-content{display:none}.tabbed [type="radio"]:nth-of-type(1):checked ~ .tabs .tab:nth-of-type(1) label,.tabbed [type="radio"]:nth-of-type(2):checked ~ .tabs .tab:nth-of-type(2) label,.tabbed [type="radio"]:nth-of-type(3):checked ~ .tabs .tab:nth-of-type(3) label,.tabbed [type="radio"]:nth-of-type(4):checked ~ .tabs .tab:nth-of-type(4) label,.tabbed [type="radio"]:nth-of-type(5):checked ~ .tabs .tab:nth-of-type(5) label{border-bottom-color:#79c6a1}.tabbed [type="radio"]:nth-of-type(1):checked ~ .tab-content:nth-of-type(1),.tabbed [type="radio"]:nth-of-type(2):checked ~ .tab-content:nth-of-type(2),.tabbed [type="radio"]:nth-of-type(3):checked ~ .tab-content:nth-of-type(3),.tabbed [type="radio"]:nth-of-type(4):checked ~ .tab-content:nth-of-type(4){display:block}.hs-form-required{display:none;border-color:#a94442}.hs-error-msgs label{position:absolute;left:0;top:-16px;border-color:red}body .hs-button.primary,body input[type="submit"],body input[type="button"] .sign-up-form input[type="submit"],.sign-up-form input[type="button"]{border-radius:0;border-top-right-radius:6px;border-bottom-right-radius:6px;margin:0;width:100%;font-size:14px;font-weight:initial;float:right !important}