.b-hs-form {
    min-height: 158px;
    background: linear-gradient(275.3deg, #080929 14.64%, #132533 74.62%);
    font-family: DIN Pro;
    position: relative;
}
.b-hs-form.custom_form fieldset{
	width:100%;
}
.b-hs-form .block-container {
    position: relative;
}

.b-hs-form__grid {
    grid-template-columns: 1fr;
    column-gap: 30px;
    display: grid;
}

@media (max-width: 991.98px) {
    .b-hs-form__grid {
        grid-template-columns: 1fr;
    }
}

.b-hs-form__col--form {
    margin: 0 auto;
}

.b-hs-form__form-title {
    text-align: center;
}

.b-hs-form__title {
    font-weight: 700;
    line-height: 1.1;
    text-align: center;
}

.b-hs-form .hs-form-field>label {
    display: none;
}

.b-hs-form .hs-form {
    grid-template-columns: 1fr auto;
    grid-template-areas: "a b";
    display: grid;
}

.b-hs-form .hs-email {
    flex-grow: 1;
    grid-area: a;
}

.b-hs-form .hs-submit {
    grid-area: b;
    overflow: hidden;
}

.b-hs-form .hs_error_rollup {
    margin-top: 5px;
    order: 100;
}

.b-hs-form .hs-error-msgs,
.b-hs-form .hs-error-msg {
    color: #EE0C5D;
    font-weight: 500;
    font-size: 26px;
    line-height: 64px;
}

.b-hs-form .legal-consent-container .hs-error-msgs label {
    color: #EE0C5D;
}

.b-hs-form--submitted .b-hs-form__form-title {
    display: none;
}


/*# sourceMappingURL=block-exposed-credentials.css.map */


/*New*/

.b-hs-form .hs-email {
    flex-grow: 1;
    grid-area: a;
}

.page-id-39656 .block.b-hs-form,
body:has(header.hide) .site-content>.block.b-hs-form:first-child {
    padding-top: 120px;
}

.b-hs-form__logos {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 38px;
    margin-bottom: 32px;
}

.b-hs-form__logos img {
    max-height: 75px;
}

.block.b-hs-form {
    margin: 0;
    padding: 60px 0;
    background-repeat: no-repeat;
    background-size: cover;
    color: #000;
}

.b-hs-form__title {
    font-size: 72px;
    padding: 0;
    margin: 0 auto;
}

.block.b-hs-form .block-container {
    max-width: 100%;
}

.b-hs-form__form-title {
    margin: 36px 0 44px;
    font-size: 42px;
    line-height: 64px;
}
.b-hs-form .custom_form fieldset{
	margin-bottom:0px;
}
.b-hs-form.custom_form .hs-form::before{
	box-shadow:unset;
}
.b-hs-form.custom_form fieldset > div,
.b-hs-form.custom_form fieldset > div{
	margin-bottom:10px;
}

.b-hs-form.custom_form >div input:not([type="image"]):not([type="submit"]):not([type="button"]):not( [type="radio"]):not([type="checkbox"]):not([type="file"]),
.b-hs-form.custom_form >div select{
    border-radius: 0;
    border-color: #fff;
    padding: 10px 10px;
    outline: none;
	-webkit-appearance: auto;
    appearance: auto;
	border: 1px solid #00000066;
    outline: none;
}
.b-hs-form.custom_form .legal-consent-container .hs-form-booleancheckbox-display>span{
	margin-left:10px;
}
.b-hs-form.custom_form .legal-consent-container{
	margin-top:10px;
}
.b-hs-form.custom_form >div input[type="submit"] {
    height: 59px;
    font-family: DIN Pro;
    font-weight: 500;
}
.b-hs-form.custom_form  .hs_submit{
	width:100%;
}
.b-hs-form.custom_form .hs_submit .actions{
	text-align:center;
}
.b-hs-form .hs-custom-style>div input:not([type="image"]):not([type="submit"]):not([type="button"]):not( [type="radio"]):not([type="checkbox"]):not([type="file"]) {
    font-size: 32px;
    line-height: 1px;
    border-radius: 0;
    min-height: 127px;
    border-color: #fff;
    padding: 0 50px;
    outline: none;
}

.b-hs-form__col--form {
    max-width: 1372px;
}

.b-hs-form form .hs-button[type="submit"] {
    height: 127px;
    border-radius: 0;
    font-size: 32px;
    line-height: 1;
    min-width: 545px;
    background-color: #E40C5B;
    font-weight: 700;
}

.b-hs-form .hs-submit {
    border-radius: 0;
    height: 127px;
}

.b-hs-form .legal-consent-container {
    margin-top: 35px;
    order: 100;
}

.b-hs-form form .legal-consent-container p {
    font-size: 24px;
    line-height: 38px;
    color: #000;
    white-space: normal;
}

.b-hs-form .hs-form {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.b-hs-form .hs-form>* {
    position: relative;
    z-index: 2;
}

.b-hs-form .hs-form::before {
    width: 100%;
    height: 127px;
    content: '';
    position: absolute;
    box-shadow: -3px 6px 12.3px 0px #00000026;
}

body .b-hs-form form .legal-consent-container a {
    color: #000;
}

.b-hs-form .legal-consent-container .hs-form-booleancheckbox-display>span {
    margin-left: 50px;
    text-align: left;
}

.b-hs-form .hs-form-booleancheckbox-display input[type="checkbox"] {
    appearance: none;
    width: 28px;
    height: 28px;
    border: 1px solid #000;
    position: relative;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    transition: all 0.3s ease;
    filter: none;
    margin-top: 10px;
}


/* Add checkmark when checked */

.b-hs-form .hs-form-booleancheckbox-display input[type="checkbox"]:checked {
    background-color: #ee0c5d;
    border-color: #ee0c5d;
}

.b-hs-form .hs-form-booleancheckbox-display input[type="checkbox"]::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 5px;
    border: 2px solid white;
    border-top: none;
    border-right: none;
    transform: rotate(-45deg);
    top: 50%;
    left: 50%;
    opacity: 0;
    transition: all 0.3s ease;
    transform-origin: center;
}


/* Show the checkmark when checked */

.b-hs-form .hs-form-booleancheckbox-display input[type="checkbox"]:checked::before {
    opacity: 1;
    transform: translate(-50%, -50%) rotate(-45deg);
}


/* Optional: Hover effect */

.b-hs-form .hs-form-booleancheckbox-display input[type="checkbox"]:hover {
    border-color: #ee0c5d;
}

@media (max-width: 1919px) and (min-width: 992px) {
    .b-hs-form {
        min-height: 8.23vw;
    }
    .b-hs-form__grid {
        column-gap: 1.56vw;
    }
    .b-hs-form .hs_error_rollup {
        margin-top: 0.26vw;
    }
    .b-hs-form .hs-error-msgs,
    .b-hs-form .hs-error-msg {
        font-size: 1.35vw;
        line-height: 3.33vw;
    }
    /*# sourceMappingURL=block-exposed-credentials.css.map */
    /*New*/
    .b-hs-form__logos {
        gap: 1.98vw;
        margin-bottom: 1.67vw;
    }
    .b-hs-form__logos img {
        max-height: 3.91vw;
    }
    .block.b-hs-form {
        padding: 3.13vw 0;
    }
    .b-hs-form__title {
        font-size: 3.75vw;
        max-width: 67vw;
    }
    .b-hs-form__form-title {
        margin: 1.88vw 0 2.29vw;
        font-size: 2.19vw;
        line-height: 3.33vw;
    }
    .b-hs-form .hs-custom-style>div input:not([type="image"]):not([type="submit"]):not([type="button"]):not( [type="radio"]):not([type="checkbox"]):not([type="file"]) {
        font-size: 1.67vw;
        line-height: 0.05vw;
        min-height: 6.61vw;
        padding: 0 2.6vw;
    }
    .b-hs-form__col--form {
        max-width: 71.46vw;
    }
    .b-hs-form form .hs-button[type="submit"] {
        height: 6.61vw;
        font-size: 1.67vw;
        min-width: 28.39vw;
    }
    .b-hs-form .hs-submit {
        height: 6.61vw;
    }
    .b-hs-form .legal-consent-container {
        margin-top: 1.82vw;
    }
    .b-hs-form form .legal-consent-container p {
        font-size: 1.25vw;
        line-height: 1.98vw;
    }
    .b-hs-form .hs-form::before {
        height: 6.61vw;
    }
    .b-hs-form .legal-consent-container .hs-form-booleancheckbox-display>span {
        margin-left: 2.6vw;
    }
    .b-hs-form .hs-form-booleancheckbox-display input[type="checkbox"] {
        width: 1.46vw;
        height: 1.46vw;
        border: 0.05vw solid #000;
        margin-top: 0.52vw;
    }
    .b-hs-form .hs-form-booleancheckbox-display input[type="checkbox"]::before {
        width: 0.52vw;
        height: 0.26vw;
        border: 0.1vw solid white;
    }
}

@media (max-width: 991px) {
    .page-id-39656 .block.b-hs-form,
    body:has(header.hide) .site-content>.block.b-hs-form:first-child {
        padding-top: 80px;
    }
    .b-hs-form__logos {
        gap: 14px;
        margin-bottom: 16px;
    }
    .b-hs-form__logos img {
        max-height: 27px;
    }
    .block.b-hs-form {
        padding: 30px 0;
    }
    .b-hs-form__title {
        font-size: 22px;
        line-height: 29px;
        font-weight: 700;
    }
    .block.b-hs-form .block-container {
        max-width: 100%;
    }
    .b-hs-form__form-title {
        margin: 3px 0 10px;
        font-size: 15px;
        line-height: 27px;
    }
    .b-hs-form .hs-form::before {
        height: 42px;
    }
    .b-hs-form .hs-custom-style>div input:not([type="image"]):not([type="submit"]):not([type="button"]):not( [type="radio"]):not([type="checkbox"]):not([type="file"]) {
        font-size: 14px;
        line-height: 27px;
        min-height: 42px;
        text-align: left;
        padding: 0 11px;
    }
    .b-hs-form__col--form {
        max-width: 100%;
    }
    .b-hs-form .hs-submit {
        height: 42px;
        width: 52px;
    }
    .b-hs-form form .hs-button[type="submit"] {
        height: auto;
        font-size: 0;
        line-height: 42px;
        min-width: 52px;
        background-color: #E40C5B;
        border: none;
        text-align: center;
        color: #e40c5b;
        background-image: url("data:image/svg+xml,%3Csvg width='31' height='24' viewBox='0 0 31 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 10.5C1.17157 10.5 0.5 11.1716 0.5 12C0.5 12.8284 1.17157 13.5 2 13.5V10.5ZM30.0607 13.0607C30.6464 12.4749 30.6464 11.5251 30.0607 10.9393L20.5147 1.3934C19.9289 0.807611 18.9792 0.807611 18.3934 1.3934C17.8076 1.97919 17.8076 2.92893 18.3934 3.51472L26.8787 12L18.3934 20.4853C17.8076 21.0711 17.8076 22.0208 18.3934 22.6066C18.9792 23.1924 19.9289 23.1924 20.5147 22.6066L30.0607 13.0607ZM2 13.5H29V10.5H2V13.5Z' fill='%23ffffff'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: center;
        padding: 0;
        background-size: 23px;
    }
    .b-hs-form .legal-consent-container {
        margin-top: 15px;
        position: inherit;
        top: 0;
    }
    .b-hs-form form .hs-form-booleancheckbox-display {
        line-height: 18px;
    }
    .b-hs-form form .legal-consent-container p {
        font-size: 12px;
        line-height: 18px;
    }
    .b-hs-form .legal-consent-container .hs-form-booleancheckbox-display>span {
        margin-left: 30px;
    }
    .b-hs-form .hs-form-booleancheckbox-display input[type="checkbox"] {
        width: 15px;
        height: 15px;
    }
    .b-hs-form .hs-form-booleancheckbox-display input[type="checkbox"]::before {
        width: 10px;
        height: 5px;
    }
}