.b2b-form{display:flex;flex-wrap:wrap;gap:2rem 1.5rem;width:100%;max-width:40rem;position:relative}.b2b-form:before{content:'';height:1px;width:20rem;display:block;background:#000;position:absolute;top:-34px;right:0;max-width:19rem}.b2b-form--half{width:calc(50% - 0.75rem);display:inline-flex;@media screen and (max-width:991px){width:100%}}.b2b-form--full{width:100%;display:inline-flex}label{width:100%}.text-field{background-color:#F5F5F5;font-family:Oswald;font-weight:400;font-size:1rem;line-height:1.5;text-transform:uppercase;padding:.625rem 1rem;border:0;width:100%;box-sizing:border-box;max-width:100%}.b2b-form__textarea{min-height:160px}.b2b-form__submit{font-family:Oswald;font-weight:400;font-size:1.125rem;line-height:1.5;text-transform:uppercase;padding:.625rem 1rem;width:100%;background-color:#CA2543;border:0;color:#FFF;border-radius:.25rem;transition:background-color 0.3s ease-in-out;cursor:pointer}.b2b-form__submit:hover,.b2b-form__submit:focus{background-color:#dA3553}.b2b-form__checkbox{border:1px solid #1C1B1F;width:1.125rem;height:1.125rem;margin:.25rem}.b2b-form__checkbox-content{font-family:Arial;font-weight:400;font-size:.75rem;line-height:1.5;color:#000}.b2b-form__checkbox-content a{font-weight:700;color:#000}.b2b-form__checkbox-wrapper{display:flex;gap:1.25rem}.b2b-page .wp-block-heading{font-family:Anton SC;line-height:1.3;font-weight:400}.b2b-page .wp-block-columns{gap:40px}.b2b-page .b2b-form-heading{margin-bottom:24px;width:auto;background:#fff;display:inline-block;padding-right:1rem;position:relative;z-index:9}.b2b-response{padding:1rem;background:#0e6c00;border-radius:.25rem;color:#fff}.b2b-form .b2b-response{margin-top:3rem}