.kef-contact{--kef-brown: var(--holus-brown);--kef-bg: var(--holus-beige);--kef-cream: var(--holus-cream);--kef-green: var(--holus-green);background:var(--kef-bg);color:var(--kef-brown)}.kef-contact__container{max-width:118rem}.kef-contact__grid{display:grid;grid-template-columns:minmax(28rem,.95fr) minmax(34rem,1.2fr);grid-template-areas:"intro form" "bottom form";column-gap:clamp(2.4rem,3.5vw,5rem);row-gap:2.2rem;align-items:start}.kef-contact__intro-block{grid-area:intro}.kef-contact__form-block{grid-area:form}.kef-contact__bottom-block{grid-area:bottom}.kef-contact__title-row{display:flex;align-items:center;gap:1rem}.kef-contact__title-icon{width:4.8rem;height:4.8rem;display:inline-flex}.kef-contact__title-icon svg,.kef-contact__title-icon .holus-icon{width:100%;height:100%;display:block}.kef-contact__title{margin:0;color:var(--kef-brown);font-family:var(--holus-font-body);font-size:clamp(3rem,3.2vw,4.6rem);line-height:1;font-weight:900;letter-spacing:-.02em}.kef-contact__subtitle{margin:1.2rem 0 0;max-width:34rem;color:var(--holus-brown);font-family:var(--holus-font-body);font-size:1.8rem;line-height:1.4;font-weight:500}.kef-contact__form{display:flex;flex-direction:column;min-height:44rem;border-radius:2.2rem;background:var(--kef-green);padding:clamp(1.8rem,2.2vw,2.6rem) clamp(1.8rem,2.4vw,3rem)}.kef-contact__status{margin:0 0 1.4rem;border-radius:1rem;padding:.9rem 1.2rem;font-size:1.4rem;line-height:1.35;font-weight:700}.kef-contact__status--success{background:#ffffff8f;color:#2a5f1f}.kef-contact__status--error{background:#ffffff8f;color:#8a2318}.kef-contact__field-group+.kef-contact__field-group{margin-top:1.4rem}.kef-contact__label{display:block;margin:0 0 .8rem;color:var(--kef-brown);font-family:var(--holus-font-heading);font-size:2rem;font-weight:800;line-height:1}.kef-contact__input,.kef-contact__textarea{width:100%;border:0;border-radius:1.2rem;background:var(--kef-cream);color:var(--kef-brown);font-family:var(--holus-font-body);font-size:1.4rem;line-height:1.3;padding:.95rem 1.4rem;outline:none}.kef-contact__input{min-height:4.8rem}.kef-contact__textarea{resize:vertical;min-height:13rem}.kef-contact__input::placeholder,.kef-contact__textarea::placeholder{color:#422d25bf}.kef-contact__input:focus,.kef-contact__textarea:focus{box-shadow:inset 0 0 0 2px #422d2542}.kef-contact__field-error{margin-top:.5rem;display:block;color:#8a2318;font-size:1.2rem;font-weight:700}.kef-contact__submit-wrap{margin-top:1.8rem;display:flex;justify-content:center}.kef-contact__submit{min-width:20rem;min-height:4.8rem;border:0;border-radius:999px;background:var(--kef-cream);color:var(--kef-brown);font-family:var(--holus-font-body);font-size:1.6rem;font-weight:800;cursor:pointer}.kef-contact__submit:hover{filter:brightness(.98)}.kef-contact__thanks{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:1rem}.kef-contact__thanks-icon{display:inline-flex;width:5.2rem;height:5.2rem;margin-bottom:.8rem}.kef-contact__thanks-icon svg,.kef-contact__thanks-icon .holus-icon{width:100%;height:100%;display:block}.kef-contact__thanks-title{margin:0;font-family:var(--holus-font-heading);font-size:clamp(2.2rem,2.4vw,3rem);font-weight:900;color:var(--kef-brown);line-height:1.15}.kef-contact__thanks-text{margin:0;font-family:var(--holus-font-body);font-size:1.6rem;font-weight:500;color:var(--kef-brown);line-height:1.45;max-width:30rem}.kef-contact__photo-wrap{width:min(100%,32rem);border-radius:2.2rem;overflow:hidden}.kef-contact__photo{display:block;width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover}.kef-contact__socials{margin-top:2rem}.kef-contact__socials-title{margin:0;color:var(--kef-brown);font-family:var(--holus-font-body);font-size:3rem;font-weight:900;line-height:1}.kef-contact__socials-row{margin-top:1.2rem;display:flex;align-items:center;gap:.9rem}.kef-contact__social-icon{width:3.4rem;height:3.4rem;display:inline-flex;align-items:center;justify-content:center}.kef-contact__social-icon .holus-icon{width:3.4rem;height:3.4rem;display:block}.kef-contact__social-handle{color:var(--kef-brown);font-family:var(--holus-font-body);font-size:1.5rem;line-height:1;font-weight:600}@media screen and (max-width:989px){.kef-contact__grid{grid-template-columns:1fr;grid-template-areas:"intro" "form" "bottom";row-gap:1.8rem}.kef-contact__subtitle{max-width:100%}.kef-contact__bottom-block{display:grid;grid-template-columns:minmax(12.4rem,16rem) 1fr;column-gap:1.2rem;align-items:center}.kef-contact__photo-wrap{width:100%;margin:0}.kef-contact__socials{margin-top:0}}@media screen and (max-width:749px){.kef-contact__bottom-block{display:none}.kef-contact .page-width{padding-left:2rem;padding-right:2rem}.kef-contact__title-icon{width:3.8rem;height:3.8rem}.kef-contact__title{font-size:3.2rem}.kef-contact__subtitle{margin-top:1rem;font-size:1.8rem;line-height:1.45}.kef-contact__form{border-radius:1.6rem;padding:1.4rem}.kef-contact__field-group+.kef-contact__field-group{margin-top:1rem}.kef-contact__label{margin-bottom:.6rem;font-size:1.8rem}.kef-contact__input,.kef-contact__textarea{border-radius:1rem;font-size:1.5rem;padding:.7rem 1.2rem}.kef-contact__input{min-height:4.2rem}.kef-contact__textarea{min-height:9.8rem}.kef-contact__submit-wrap{margin-top:1.4rem}.kef-contact__submit{min-width:11rem;min-height:4.1rem;font-size:1.6rem}.kef-contact__bottom-block{column-gap:1rem}.kef-contact__photo-wrap{border-radius:1.4rem}.kef-contact__socials-title{font-size:2.6rem}.kef-contact__socials-row{margin-top:.8rem;gap:.7rem}.kef-contact__social-icon,.kef-contact__social-icon .holus-icon{width:2.8rem;height:2.8rem}.kef-contact__social-handle{font-size:1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-contact-form.css.map */
