.custom-contact-form-section{--custom-form-gap: 2rem;--custom-column-gap: 0;--custom-info-overlay-color: rgba(0, 50, 50, .85)}.custom-contact-form{overflow:hidden;border-radius:var(--border-radius-base, 0)}.custom-contact-form__columns{display:grid;grid-template-columns:1fr;gap:var(--custom-column-gap)}@media(min-width:750px){.custom-contact-form__columns{grid-template-columns:55fr 45fr}}.custom-contact-form__form-column{padding:var(--spacing-base-1, 2rem);background-color:rgba(var(--color-background))}@media(min-width:750px){.custom-contact-form__form-column{padding:4rem 3rem}}.custom-contact-form__heading{margin:0 0 2rem;color:rgba(var(--color-foreground))}.custom-contact-form__form .field{margin-bottom:1.5rem}.custom-contact-form__form .field-label{display:block;margin-bottom:.5rem;font-weight:var(--font-bolder-weight, 600);color:rgba(var(--color-foreground))}.custom-contact-form__form .field-input{width:100%;padding:1.2rem 1.5rem;border:1px solid rgba(var(--color-border));border-radius:var(--border-radius-base, 4px);background-color:rgba(var(--color-inputs));color:rgba(var(--color-inputs-text));font-size:1.6rem;transition:border-color .2s ease}.custom-contact-form__form .field-input:focus{outline:none;border-color:rgba(var(--color-accent-1))}.custom-contact-form__form .field-input::placeholder{color:rgba(var(--color-foreground),.5)}.custom-contact-form__form textarea.field-input{resize:vertical;min-height:12rem}.custom-contact-form__submit{margin-top:2rem}.custom-contact-form__submit .button{width:100%}@media(min-width:750px){.custom-contact-form__submit .button{width:auto;min-width:20rem}}.custom-contact-form__form .form-status{margin-bottom:2rem;padding:1.5rem;border-radius:var(--border-radius-base, 4px)}.custom-contact-form__form .form-status-success{background-color:rgba(var(--color-success),.1);color:rgba(var(--color-success));border:1px solid rgba(var(--color-success),.3)}.custom-contact-form__form .form-status-error{background-color:rgba(var(--color-error),.1);color:rgba(var(--color-error));border:1px solid rgba(var(--color-error),.3)}.custom-contact-form__info-column{position:relative;display:flex;flex-direction:column;justify-content:center;padding:3rem 2rem;min-height:30rem;overflow:hidden}@media(min-width:750px){.custom-contact-form__info-column{padding:4rem 3rem;min-height:auto}}.custom-contact-form__info-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.custom-contact-form__info-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--custom-info-overlay-color);z-index:2}.custom-contact-form__info-content{position:relative;z-index:3;color:#fff}.custom-contact-form__info-heading{margin:0 0 2.5rem;color:#fff}.custom-contact-form__link{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem;color:#fff;text-decoration:none;font-size:1.6rem;transition:opacity .2s ease}.custom-contact-form__link:hover{opacity:.8}.custom-contact-form__link-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2.4rem;height:2.4rem}.custom-contact-form__link-icon svg{width:2rem;height:2rem;fill:none;stroke:currentColor;stroke-width:1.5}.custom-contact-form__hours{display:flex;align-items:flex-start;gap:1.2rem;margin-bottom:2rem;color:#fff;font-size:1.6rem}.custom-contact-form__hours-text{flex:1}.custom-contact-form__hours-text p{margin:0 0 .5rem}.custom-contact-form__hours-text p:last-child{margin-bottom:0}.custom-contact-form__additional{margin-top:2.5rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.2);color:#ffffffd9;font-size:1.4rem;line-height:1.6}.custom-contact-form__additional p{margin:0 0 .5rem}.custom-contact-form__additional p:last-child{margin-bottom:0}.custom-contact-form__form .field-error{display:block;margin-top:.5rem;color:rgba(var(--color-error));font-size:1.4rem}.custom-contact-form__form .field-error .form-message{display:flex;align-items:center;gap:.5rem}.custom-contact-form__form .field-error svg{width:1.4rem;height:1.4rem}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-custom-contact-form.css.map */
