.contact-module__1fqSgq__main{background-color:var(--color-dark);color:var(--color-text-light);min-height:100vh}.contact-module__1fqSgq__hero{text-align:center;background-color:#0000;background-image:linear-gradient(#000000b3,#000000b3),url(/images/inner-banners/contact-banner.webp);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding:200px 0}.contact-module__1fqSgq__heroContent{max-width:800px;margin:0 auto}.contact-module__1fqSgq__heroTitle{font-family:var(--font-playfair);font-size:var(--hero-title-size);color:#d3cab3;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem}.contact-module__1fqSgq__breadcrumb{font-size:var(--body-size);color:var(--color-paragraph);font-family:var(--font-lato)}.contact-module__1fqSgq__breadcrumb a{color:#d3cab3;transition:color .3s}.contact-module__1fqSgq__breadcrumb a:hover{color:var(--color-gold)}.contact-module__1fqSgq__contactSection{background-color:#f5e6d3;background-position:50%;background-size:cover;padding:80px 10px}.contact-module__1fqSgq__smallHeading{font-size:var(--small-text-size);color:#441109;font-family:var(--font-lato);letter-spacing:2px;margin-bottom:1rem;font-weight:600}.contact-module__1fqSgq__container{grid-template-columns:1fr 1fr;gap:4rem;max-width:1400px;margin:0 auto;display:grid}.contact-module__1fqSgq__formBlock{background-color:#f5e6d3;border:2px solid #441109;padding:2.5rem}.contact-module__1fqSgq__title{font-family:var(--font-playfair);font-size:var(--main-heading-size);color:#441109;border-bottom:3px solid #441109;margin-bottom:1rem;padding-bottom:.5rem;font-weight:600;display:inline-block}.contact-module__1fqSgq__subtitle{font-size:var(--body-size);line-height:1.6;font-family:var(--font-lato);margin-bottom:2rem;color:#441109!important}.contact-module__1fqSgq__form{flex-direction:column;gap:1.5rem;display:flex}.contact-module__1fqSgq__formRow{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.contact-module__1fqSgq__formGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module__1fqSgq__formLabel{font-family:var(--font-lato);color:#441109;font-size:var(--small-text-size);font-weight:600}.contact-module__1fqSgq__input,.contact-module__1fqSgq__textarea{color:#441109;font-family:var(--font-lato);font-size:var(--small-text-size);background:#fff;border:1px solid #d4c5b0;border-radius:4px;padding:.9rem;transition:border-color .3s}.contact-module__1fqSgq__input::placeholder,.contact-module__1fqSgq__textarea::placeholder{color:#a89b87}.contact-module__1fqSgq__input:focus,.contact-module__1fqSgq__textarea:focus{border-color:#c49c5c;outline:none}.contact-module__1fqSgq__textarea{resize:vertical;min-height:100px}.contact-module__1fqSgq__charCount{font-size:var(--small-text-size);text-align:right;font-family:var(--font-lato);color:#441109!important}.contact-module__1fqSgq__submitButton{color:#fff;font-size:var(--body-size);cursor:pointer;text-transform:uppercase;letter-spacing:1px;font-weight:600;font-family:var(--font-lato);background:#441109;border:none;border-radius:50px;margin-top:1rem;padding:15px 40px;transition:all .3s}.contact-module__1fqSgq__submitButton:hover{background-color:#441109;transform:translateY(-2px);box-shadow:0 4px 12px #c5a0594d}.contact-module__1fqSgq__alert{font-family:var(--font-lato);font-size:var(--small-text-size);border-radius:8px;margin-bottom:1.5rem;padding:1rem 1.5rem}.contact-module__1fqSgq__alertSuccess{color:#155724;background-color:#d4edda;border:1px solid #c3e6cb}.contact-module__1fqSgq__alertDanger{color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb}.contact-module__1fqSgq__errorText{color:#dc3545;font-size:var(--small-text-size);font-family:var(--font-lato);margin-top:.25rem;display:block}.contact-module__1fqSgq__recaptchaWrapper{margin:1rem 0}.contact-module__1fqSgq__infoBlock{flex-direction:column;gap:1.5rem;display:flex}.contact-module__1fqSgq__locationCard{background:#f5e6d3;border:2px solid #441109;align-items:flex-start;gap:1.5rem;padding:1.5rem;transition:transform .3s;display:flex}.contact-module__1fqSgq__locationCard:hover{transform:translateY(-5px)}.contact-module__1fqSgq__iconWrapper{background:#441109;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.contact-module__1fqSgq__icon{color:#fff;width:24px;height:24px}.contact-module__1fqSgq__locationInfo{flex:1}.contact-module__1fqSgq__locationTitle{font-family:var(--font-playfair);font-size:var(--subheading-size);color:#441109;margin-bottom:10px;font-weight:600}.contact-module__1fqSgq__locationSubtitle{font-size:var(--small-text-size);font-family:var(--font-lato);margin-bottom:.5rem;color:#441109!important}.contact-module__1fqSgq__locationAddress,.contact-module__1fqSgq__locationPhone{font-size:var(--body-size);line-height:1.6;font-family:var(--font-lato)}.contact-module__1fqSgq__locationPhone{font-size:var(--subheading-size);color:#441109;font-weight:600}.contact-module__1fqSgq__mapContainer{border:2px solid #441109;margin-top:.5rem;overflow:hidden}.contact-module__1fqSgq__mapContainer iframe{width:100%;height:300px;display:block}.contact-module__1fqSgq__phoneFlex{flex-direction:column;gap:5px;display:flex}@media (max-width:1024px){.contact-module__1fqSgq__container{grid-template-columns:repeat(2,1fr);gap:3rem}.contact-module__1fqSgq__formRow{grid-template-columns:1fr}}@media (max-width:768px){.contact-module__1fqSgq__formRow{grid-template-columns:1fr}.contact-module__1fqSgq__formBlock{padding:2rem 1.5rem}.contact-module__1fqSgq__container{grid-template-columns:repeat(1,1fr)}}@media (max-width:480px){.contact-module__1fqSgq__container{gap:2rem}.contact-module__1fqSgq__formBlock,.contact-module__1fqSgq__locationCard{padding:1.5rem 1rem}}@media (max-width:350px){.contact-module__1fqSgq__main{overflow-x:hidden}.contact-module__1fqSgq__container{box-sizing:border-box;gap:1rem;width:100%;padding:0}.contact-module__1fqSgq__formBlock,.contact-module__1fqSgq__locationCard{box-sizing:border-box;padding:1rem .6rem}.contact-module__1fqSgq__recaptchaWrapper{transform-origin:0 0;margin-bottom:-10px;overflow:hidden;transform:scale(.85)}.contact-module__1fqSgq__formRow{gap:.8rem}.contact-module__1fqSgq__input,.contact-module__1fqSgq__textarea{box-sizing:border-box;width:100%;padding:.7rem}.contact-module__1fqSgq__locationCard{gap:1rem}.contact-module__1fqSgq__iconWrapper{width:40px;height:40px}.contact-module__1fqSgq__icon{width:20px;height:20px}}@media (max-width:320px){.contact-module__1fqSgq__container{gap:.8rem;width:100%;max-width:100%;box-sizing:border-box!important;padding:0!important}.contact-module__1fqSgq__formBlock,.contact-module__1fqSgq__locationCard{border:2px solid #b07c4b;width:305px;max-width:100%;padding:12px;box-sizing:border-box!important}.contact-module__1fqSgq__formRow{gap:.6rem!important}.contact-module__1fqSgq__input,.contact-module__1fqSgq__textarea,.contact-module__1fqSgq__formGroup,.contact-module__1fqSgq__recaptchaWrapper{box-sizing:border-box!important;width:100%!important;max-width:100%!important}.contact-module__1fqSgq__locationCard{gap:.8rem!important}.contact-module__1fqSgq__iconWrapper{flex-shrink:0;width:35px!important;height:35px!important}.contact-module__1fqSgq__icon{width:18px!important;height:18px!important}.contact-module__1fqSgq__recaptchaWrapper{transform-origin:0 0!important;margin-bottom:-12px!important;transform:scale(.83)!important}}
