.contact-form{position:relative;width:100%}.contact-form__container{max-width:var(--section-width, 1200px);margin:0 auto;padding:0 2rem}@media screen and (max-width: 749px){.contact-form__container{padding:0 1rem}}.contact-form__header{display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:flex-start;margin-bottom:4rem}@media screen and (max-width: 749px){.contact-form__header{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}}.contact-form__headings{display:flex;flex-direction:column;gap:.5rem}.contact-form__mini-heading{margin:0;font-size:var(--mini-heading-size, 14px);font-weight:var(--mini-heading-weight, 400);color:var(--mini-heading-color, #666666);text-transform:uppercase;letter-spacing:.1em}.contact-form__main-heading{margin:0;font-size:var(--main-heading-size, 48px);font-weight:var(--main-heading-weight, 700);line-height:1.2;color:var(--main-heading-color, #000000)}@media screen and (max-width: 749px){.contact-form__main-heading{font-size:clamp(32px,8vw,var(--main-heading-size, 48px))}}.contact-form__social,.social-icons{display:flex;flex-direction:column;gap:1rem}.social-icons__link{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;color:#000;transition:all .3s ease;text-decoration:none}.social-icons__link:hover{color:#666;transform:translateY(-2px)}.social-icons__icon{width:24px;height:24px}.contact-form__form{width:100%}.contact-form__row{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:1.5rem}@media screen and (max-width: 749px){.contact-form__row{grid-template-columns:1fr;gap:1rem;margin-bottom:1rem}}.contact-form__field{display:flex;flex-direction:column;gap:.5rem}.contact-form__field--full{grid-column:1 / -1}.contact-form__label{font-size:var(--form-label-size, 14px);font-weight:var(--form-label-weight, 500);color:var(--form-label-color, #000000)}.contact-form__input,.contact-form__textarea{width:100%;padding:1rem;font-size:var(--form-input-size, 16px);color:var(--form-input-color, #000000);border:1px solid var(--form-border-color, #e0e0e0);border-radius:4px;background-color:#fff;transition:border-color .3s ease;font-family:inherit}.contact-form__input:focus,.contact-form__textarea:focus{outline:none;border-color:var(--form-border-focus-color, #000000)}.contact-form__textarea{resize:vertical;min-height:120px}.contact-form__actions{display:flex;gap:1rem;margin-top:2rem}@media screen and (max-width: 749px){.contact-form__actions{flex-direction:column;gap:1rem}}.contact-form__button{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 2rem;font-size:var(--button-size, 16px);font-weight:var(--button-weight, 600);border:none;border-radius:4px;cursor:pointer;text-decoration:none;transition:all .3s ease;font-family:inherit}.contact-form__button--submit{background-color:var(--button-bg-color, #000000);color:var(--button-text-color, #ffffff)}.contact-form__button--submit:hover{background-color:var(--button-hover-bg-color, #333333)}.contact-form__button--whatsapp{background-color:var(--whatsapp-bg-color, #25D366);color:var(--whatsapp-text-color, #ffffff)}.contact-form__button--whatsapp:hover{background-color:var(--whatsapp-hover-bg-color, #20BA5A)}.contact-form__arrow{width:20px;height:20px;flex-shrink:0}.contact-info{position:relative;width:100%}.contact-info__background{position:absolute;top:0;left:0;width:100%;height:100%;background-image:var(--bg-image);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}.contact-info__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--overlay-color, #000000);opacity:calc(var(--overlay-opacity, 50) / 100);z-index:1}.contact-info__container{position:relative;z-index:2;max-width:var(--section-width, 1200px);margin:0 auto;padding:0 2rem}@media screen and (max-width: 749px){.contact-info__container{padding:0 1rem}}.contact-info__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;width:100%}@media screen and (max-width: 749px){.contact-info__grid{grid-template-columns:1fr;gap:2rem}}.contact-info__column{width:100%;min-width:0}@media screen and (min-width: 750px){.contact-info__grid{grid-template-columns:var(--column-1-width, 33.33%) var(--column-2-width, 33.33%) var(--column-3-width, 33.33%)}}.contact-info__heading{margin:0 0 1rem;font-size:var(--column-heading-size, 24px);font-weight:var(--column-heading-weight, 600);line-height:1.3;color:var(--column-heading-color, #000000)}@media screen and (max-width: 749px){.contact-info__heading{font-size:clamp(20px,5vw,var(--column-heading-size, 24px))}}.contact-info__text{font-size:var(--column-text-size, 16px);font-weight:var(--column-text-weight, 400);line-height:1.6;color:var(--column-text-color, #666666)}.contact-info__text p{margin:0 0 .5rem}.contact-info__text p:last-child{margin-bottom:0}.contact-form__button,.social-icons__link{will-change:transform}@media (prefers-reduced-motion: reduce){.contact-form__button,.social-icons__link{transition:none}.social-icons__link:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/69/assets/contact-page.css.map */
