.footer_press_kit_col { background: var(--color_third); border-radius: 40px;}
.footer_press_kit_left h2 { color: var(--secondary); }
.press_kit_text { color: var(--secondary); }
.footer_press_kit_col {transform: translateY(-100px);}

/* .form_inner form .hs_submit.hs-submit {position: static;padding-top: 25px;} */
.form_main_footer input[type=checkbox]+label:before, .form_main_footer input[type=checkbox]+span:before, .form_main_footer input[type=radio]+span:before {border-color: #fff;height: 20px;top: 2px;width: 20px;}
/* .form_main_footer  .legal-consent-container { padding-top: 20px;} */
.footer_from.form_inner.form__arrow.form_main_footer .field {gap: 0;}
.form_main_footer input::placeholder {color: #fff; font-size: 12px; font-family: Yorizon; font-weight: 400;}
.form_main_footer .hs_message.hs-message.hs-fieldtype-textarea::placeholder {color: #d0d0d0; 16px; font-family: Yorizon; font-weight: 400;}
.form_main_footer .hs_message.hs-message.hs-fieldtype-textarea.field.hs-form-field ::placeholder {color: #d0d0d0; 16px; font-family: Yorizon; font-weight: 400;}
.contact_form input[type=checkbox]+span{]color:#fff !important;}
.form__arrow.form_main_footer .actions {display: inline-block;}
.form_main_footer .legal-consent-container .hs-richtext, .form_main_footer input[type=checkbox]+span {color: #fff;}
.form_main_footer  input[type=checkbox]+span:after {border-color: #fff;height: 5px;top: 8px;width: 10px;}
.form_inner.form_main_footer form .hs_submit.hs-submit {position: static;padding-top: 15px;}
.form_inner.form_main_footer .legal-consent-container {margin-top: 15px;}
.form_inner.form_main_footer .field>div {margin-top: 15px !important;}
.form_main_footer .legal-consent-container .hs-richtext, .form_main_footer input[type=checkbox]+span a {
    color: #fff;
    text-decoration: underline;
  font-size:13px;
}


.footer_from.form_inner.form__arrow.form_main_footer .field input[type=checkbox], .footer_from.form_inner.form__arrow.form_main_footer .field input[type=radio], .footer_from.form_inner.form__arrow.form_main_footer .hs-form-field input[type=checkbox] {
    position: static;
      height: 0 !important;
}

.copyright_right {display: flex;align-items: center;gap: 20px;flex-flow: wrap;}

.footer_cooki_btn button#hs_show_banner_button {padding: 0;margin: 0;background: transparent;border: none;font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #000;
    font-family: Yorizon;
  cursor:pointer;
}


@media(max-width:767px){
.footer_press_kit_col {transform: translateY(0px);}
}