.hbspt-form {
    padding: 40px 32px;
    width: 100%;
    max-width: 640px;
    background-color: #FFFFFF;
    border-radius: 16px;
    -webkit-box-shadow: 0 0 30px #6363634a;
    -moz-box-shadow: 0 0 30px #6363634a;
    box-shadow: 0 0 30px #6363634a;
    margin: 0 auto;
    text-align: left;
    overflow-wrap: break-word;
}

.hbspt-form .hs-richtext {
    font-family: 'Poppins', sans-serif;
    color: #011C35;
}

.hbspt-form .hs-richtext h1,
.hbspt-form .hs-richtext h2 {
    color: #011C35;
    line-height: normal;
    text-align: left;
    padding: 0;
    margin-top: 0;
    margin-bottom: 24px;
}

.hbspt-form .hs-richtext h1 {
    font-weight: 800;
    font-size: 28px!important;
}

.hbspt-form .hs-richtext h2 {
    font-size: 20px!important;
    font-weight: 600;
}

.hbspt-form fieldset .hs-richtext h1,
.hbspt-form fieldset .hs-richtext h2 {
    margin-bottom: 0;
}

.hbspt-form .hs_recaptcha {
    display: none;
}

.hbspt-form .hs-form fieldset {
    margin-bottom: 16px;
    max-width: 100%;
}

.hbspt-form .hs-form .hs-form-field {
    width: 100%!important;
    margin-bottom: 16px;
}

.hbspt-form .hs-form fieldset .hs-form-field {
    width: 100%!important;
    margin-bottom: 0;
}

.hbspt-form .legal-consent-container label .hs-form-required {
    margin-top: 0;
}

.hbspt-form .hs-form fieldset .legal-consent-container .hs-form-field {
    margin-bottom: 8px;
}

.hbspt-form .hs-form fieldset .legal-consent-container .hs-form-field:last-of-type {
    margin-bottom: 0;
}

.hbspt-form .form-columns-2 {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(2, 1fr);
    grid-gap: 16px;
}

.hs-form-field.hs_message .input {
    display: flex;
}

.hbspt-form .hs-form-field label {
    font-size: 12px;
    margin-bottom: 0;
    color: #011C35;
    display: none;
}

.hbspt-form .hs-form-field label#label-student-4e04f538-141c-4a8a-85ac-9ed91da929d7 {
    display: flex;
}

.hbspt-form .hs-student {
    margin-top: 16px;
}

.hbspt-form .hs-student .hs-field-desc {
    border: none;
    font-size: 12px;
    margin-top: 4px;
    margin-bottom: 8px;
    color: #011c35;
}

.hbspt-form .hs-student .hs-field-desc a {
    font-weight: 700;
}

.hbspt-form .hs-student .inputs-list {
    display: flex;
    grid-gap: 16px;
}

.hbspt-form fieldset .input {
    margin-right: 0!important;
    margin-bottom: 0!important;
}

.hbspt-form fieldset .input:focus {
    outline: none;
}

.hbspt-form fieldset .input select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url("data:image/svg+xml;utf8,<svg width='16' height='11' viewBox='0 0 7 5' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M3.1141 4.54791L0.220101 1.65391C0.172661 1.60663 0.135021 1.55044 0.109338 1.48858C0.083655 1.42672 0.0704346 1.36039 0.0704346 1.29341C0.0704346 1.22643 0.083655 1.16011 0.109338 1.09825C0.135021 1.03638 0.172661 0.980199 0.220101 0.932913L0.701101 0.451913C0.748387 0.404473 0.804572 0.366832 0.866434 0.341149C0.928296 0.315466 0.994619 0.302246 1.0616 0.302246C1.12858 0.302246 1.19491 0.315466 1.25677 0.341149C1.31863 0.366832 1.37481 0.404473 1.4221 0.451913L3.4741 2.50291L5.5251 0.451913C5.57239 0.404473 5.62857 0.366832 5.69043 0.341149C5.7523 0.315466 5.81862 0.302246 5.8856 0.302246C5.95258 0.302246 6.01891 0.315466 6.08077 0.341149C6.14263 0.366832 6.19881 0.404473 6.2461 0.451913L6.7271 0.932913C6.77454 0.980199 6.81218 1.03638 6.83786 1.09825C6.86355 1.16011 6.87677 1.22643 6.87677 1.29341C6.87677 1.36039 6.86355 1.42672 6.83786 1.48858C6.81218 1.55044 6.77454 1.60663 6.7271 1.65391L3.8331 4.54791C3.78605 4.59541 3.73006 4.63312 3.66835 4.65885C3.60665 4.68458 3.54046 4.69783 3.4736 4.69783C3.40675 4.69783 3.34055 4.68458 3.27885 4.65885C3.21714 4.63312 3.16115 4.59541 3.1141 4.54791Z' fill='rgb(1 28 53)'/></svg>");
    background-repeat: no-repeat;
    background-position-x: calc(100% - 16px);
    background-position-y: 50%;
}

.hubspot-select-input--arrow {
    width: 15px;
    height: auto;
}

.hs-input {
    width: 100% !important;
    font-size: 14px;
    line-height: 20px;
    color: #011C35;
    background-color: #fff;
    border: 1px solid #b9cddf;
    padding: 12px 16px;
    border-radius: 8px;
}

.hs-input.invalid {
    border-color: #de3f2e;
}

.hs-input.error {
    border-color: #de3f2e;
}

.hs-input::placeholder {
    color: #506272!important;
    opacity: 1; /* Firefox */
}

.hs-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #506272!important;
}

.hs-input::-ms-input-placeholder { /* Microsoft Edge */
   color: #506272!important;
}

.hbspt-form .hs-error-msgs {
    margin: 0;
    padding: 0;
    list-style: none;
}

.product-api.mfa .hbspt-form .hs-error-msgs {
    margin: 0;
    padding: 0;
}

.product-api.mfa .hbspt-form .hs-error-msgs li label {
    top: -6px;
}

.hbspt-form .hs-error-msgs li {
    text-align: left;
    position: relative;
}

.hbspt-form .hs-error-msgs li label {
    font-size: 8px;
    color: #de3f2e;
    font-weight: 400;
    position: absolute;
}

.hbspt-form .hs-error-msgs li:nth-of-type(2) label {
    left: 140px;
}

.hs-fieldtype-textarea textarea {
    min-height: 100px;
}

.hbspt-form .legal-consent-container {
    display: flex;
    flex-direction: column;
    margin-top: 16px;
}

.hbspt-form .legal-consent-container .hs-richtext {
    display: none;
}

.hbspt-form .legal-consent-container .hs-richtext p {
    text-align: left;
    font-size: 12px;
    margin-top: 0;
    color: #999999;
}

.hbspt-form .input .inputs-list {
    margin: 0;
    padding: 0;
}

.hbspt-form .legal-consent-container .hs-dependent-field .inputs-list li {
    display: flex;
}

.hbspt-form .hs-form-radio /* radio */ {
    display: flex;
    align-items: center;
}

.hbspt-form .hs-form-radio .hs-form-radio-display, /* radio */
.hbspt-form .hs-form-booleancheckbox .hs-form-booleancheckbox-display, /* checkbox */
.hbspt-form .hs-form-checkbox .hs-form-checkbox-display /* checkbox */ {
    font-size: 15px;
    font-weight: normal;
    line-height: 27px;
    display: grid;
    grid-template-columns: 18px calc(100% - 18px - 8px);
    grid-gap: 8px;
    align-items: baseline;
    color: #011C35;
}

.hbspt-form .hs-form-radio .hs-form-radio-display /* radio */ {
    align-items: center;
}

.hbspt-form .hs-form-radio .hs-form-radio-display input[type="radio"], /* radio */
.hbspt-form .hs-form-booleancheckbox .hs-form-booleancheckbox-display input[type="checkbox"], /* checkbox */
.hbspt-form .hs-form-checkbox .hs-form-checkbox-display input[type="checkbox"] /* checkbox */ {
    -webkit-appearance: none;
    appearance: none;
    display: grid;
    place-content: center;
    background-color: #fff;
    color: #0064C0;
    font: inherit;
    box-sizing: border-box;
    cursor: pointer;
    border: 1px solid #0064C0;
    border-radius: 4px;
    width: 18px;
    height: 18px;
    margin: 0;
    padding: 0;
}

.hbspt-form .hs-form-radio .hs-form-radio-display input[type="radio"] /* radio */ {
    border-radius: 50%;
}

.hbspt-form .hs-form-radio .hs-form-radio-display input[type="radio"]:checked, /* radio */
.hbspt-form .hs-form-booleancheckbox .hs-form-booleancheckbox-display input[type="checkbox"]:checked, /* checkbox */
.hbspt-form .hs-form-checkbox .hs-form-checkbox-display input[type="checkbox"]:checked /* checkbox */ {
    background-color: #0064C0;
}

.hbspt-form .hs-form-radio .hs-form-radio-display input[type="radio"]::before, /* radio */
.hbspt-form .hs-form-booleancheckbox .hs-form-booleancheckbox-display input[type="checkbox"]::before, /* checkbox */
.hbspt-form .hs-form-checkbox .hs-form-checkbox-display input[type="checkbox"]::before /* checkbox */ {
    content: "";
    width: 0.65em;
    height: 0.65em;
    transform: scale(0);
    transition: 120ms transform ease-in-out;
    box-shadow: inset 1em 1em #ffffff;
    transform-origin: bottom left;
    clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
}

.hbspt-form .hs-form-radio .hs-form-radio-display input[type="radio"]:checked::before, /* radio */
.hbspt-form .hs-form-booleancheckbox .hs-form-booleancheckbox-display input[type="checkbox"]:checked::before, /* checkbox */
.hbspt-form .hs-form-checkbox .hs-form-checkbox-display input[type="checkbox"]:checked::before /* checkbox */ {
    transform: scale(1);
}

.hbspt-form .hs-fieldtype-checkbox #label-product-98188c0d-5d75-4e3b-ae24-ff59930f38bc, /* checkbox */
.hbspt-form .hs-fieldtype-checkbox #label-articles-51b1e1ca-fb49-44a0-8a5f-5c1829db7887 /* checkbox */ {
    margin-bottom: 16px;
    margin-right: 0;
}

.hbspt-form .hs-fieldtype-checkbox #label-product-98188c0d-5d75-4e3b-ae24-ff59930f38bc span, /* checkbox */
.hbspt-form .hs-fieldtype-checkbox #label-articles-51b1e1ca-fb49-44a0-8a5f-5c1829db7887 span /* checkbox */ {
    font-weight: normal;
    font-size: 15px;
    line-height: normal;
    color: #011C35;
}

.hbspt-form .hs-form-booleancheckbox .hs-form-booleancheckbox-display span /* checkbox */ {
    margin: 0;
}

.hbspt-form .hs-form-radio .hs-form-radio-display span, /* radio span */
.hbspt-form .hs-form-booleancheckbox .hs-form-booleancheckbox-display span p { /* checkbox span p */
    font-size: 13px;
    color: #506272;
    line-height: normal;
}

.hs-button {
    background-color: #ff7f00;
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    padding: 10px 24px;
    box-sizing: border-box;
    border-radius: 8px;
    border: 1px solid #ff7f00;
    margin-top: 16px;
}

.hs-button:hover {
    -webkit-box-shadow: 0 0 20px 0 #eaeaea;
    -moz-box-shadow: 0 0 20px 0 #eaeaea;
    box-shadow: 0 0 20px 0 #eaeaea;
}

input.hs-button.primary.large:focus {
    outline: none;
}

.hbspt-form .submitted-message p {
    color: #011C35;
    font-weight: 800;
    font-size: 32px;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 0;
}

@media (min-width: 480px) {
    .hbspt-form .form-columns-2 {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: 1fr;
    }
}

@media (min-width: 576px) {
    .hbspt-form .hs-richtext h1 {
        font-size: 32px!important;
    }
}

@media (min-width: 992px) {
    .hbspt-form {
        padding: 64px;
    }
}
