.contact-module__h-7OvG__main{width:100%;font-family:var(--font-primary), sans-serif;color:var(--color-inkblue);background-color:var(--color-white)}.contact-module__h-7OvG__heroSection{background:var(--color-inkblue);color:var(--color-white);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:40vh;padding:6rem 2rem;display:flex;position:relative;overflow:hidden}.contact-module__h-7OvG__heroSection:before{content:"";opacity:.1;z-index:0;background-image:url(/web-phts/topbnr.jpeg);background-position:50%;background-size:cover;position:absolute;inset:0}.contact-module__h-7OvG__heroContent{z-index:1;max-width:800px;margin:0 auto;position:relative}.contact-module__h-7OvG__heroTitle{color:var(--color-white);margin-bottom:.5rem;font-size:3rem;font-weight:700}.contact-module__h-7OvG__breadcrumbs{color:var(--color-gold);letter-spacing:.05em;margin-bottom:1.5rem;font-size:.875rem;font-weight:500}.contact-module__h-7OvG__breadcrumbs span{color:var(--color-white)}.contact-module__h-7OvG__heroText{color:#ffffffe6;font-size:1rem;font-weight:400;line-height:1.6}.contact-module__h-7OvG__formMapSection{background-color:#f5f5f5;flex-direction:column;display:flex}@media (min-width:1024px){.contact-module__h-7OvG__formMapSection{flex-direction:row}}.contact-module__h-7OvG__formContainer{background:#f9f9f9;flex:1;padding:4rem 2rem}.contact-module__h-7OvG__formGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:768px){.contact-module__h-7OvG__formGrid{grid-template-columns:1fr 1fr}.contact-module__h-7OvG__fullWidth{grid-column:1/-1}}.contact-module__h-7OvG__formGroup{flex-direction:column;display:flex}.contact-module__h-7OvG__label{color:#000;margin-bottom:.5rem;font-size:.75rem;font-weight:700}.contact-module__h-7OvG__label span{color:red}.contact-module__h-7OvG__input,.contact-module__h-7OvG__textarea{color:#333;background:#fff;border:1px solid #ccc;width:100%;padding:.75rem;font-size:.875rem}.contact-module__h-7OvG__input:focus,.contact-module__h-7OvG__textarea:focus{border-color:var(--color-gold);outline:none}.contact-module__h-7OvG__textarea{resize:vertical;min-height:120px}.contact-module__h-7OvG__checkboxGroup{align-items:flex-start;gap:.5rem;margin-top:1rem;display:flex}.contact-module__h-7OvG__checkboxGroup input{margin-top:.2rem}.contact-module__h-7OvG__checkboxText{color:#666;font-size:.75rem;line-height:1.4}.contact-module__h-7OvG__submitBtn{background:var(--color-inkblue);color:#fff;cursor:pointer;border:none;align-self:flex-start;margin-top:1.5rem;padding:.75rem 2rem;font-size:.875rem;font-weight:600;transition:background .3s}.contact-module__h-7OvG__submitBtn:hover{background:var(--color-gold);color:var(--color-inkblue)}.contact-module__h-7OvG__mapContainer{flex:1;min-height:400px}.contact-module__h-7OvG__mapContainer iframe{border:none;width:100%;height:100%;display:block}.contact-module__h-7OvG__infoBoxesSection{background:var(--color-inkblue);padding:6rem 2rem 4rem}.contact-module__h-7OvG__infoBoxesGrid{grid-template-columns:1fr;gap:3rem;max-width:1400px;margin:0 auto;display:grid}@media (min-width:768px){.contact-module__h-7OvG__infoBoxesGrid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.contact-module__h-7OvG__infoBoxesGrid{grid-template-columns:repeat(4,1fr)}}.contact-module__h-7OvG__infoBox{text-align:center;border:2px solid #fff;padding:3rem 1.5rem 1.5rem;position:relative}.contact-module__h-7OvG__iconWrapper{color:var(--color-inkblue);background:#fff;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.contact-module__h-7OvG__infoBoxTitle{color:#fff;margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.contact-module__h-7OvG__infoBoxText{color:#fff;font-size:.875rem;line-height:1.5}.contact-module__h-7OvG__faqSection{background-color:var(--color-inkblue);color:#fff;text-align:center;padding:6rem 2rem;position:relative}.contact-module__h-7OvG__faqSection:before{content:"";opacity:.1;z-index:0;background-image:url(https://images.unsplash.com/photo-1611591437281-460bfbe1220a?q=80&w=2000&auto=format&fit=crop);background-position:50%;background-size:cover;position:absolute;inset:0}.contact-module__h-7OvG__faqContent{z-index:1;max-width:800px;margin:0 auto;position:relative}.contact-module__h-7OvG__faqCrownIcon{color:var(--color-gold);margin-bottom:.5rem;font-size:2rem}.contact-module__h-7OvG__faqTitle{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.contact-module__h-7OvG__faqSubtitle{color:#ffffffe6;margin-bottom:3rem;font-size:1rem;line-height:1.6}.contact-module__h-7OvG__accordion{text-align:left}.contact-module__h-7OvG__accordionItem{border-bottom:1px solid #ffffff4d;margin-bottom:0}.contact-module__h-7OvG__accordionHeader{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;width:100%;padding:1.5rem 0;font-size:1.125rem;font-weight:600;display:flex}.contact-module__h-7OvG__accordionHeader:before{content:"+";margin-right:1rem;font-size:1.5rem;font-weight:300;display:inline-block}.contact-module__h-7OvG__accordionHeader.contact-module__h-7OvG__open:before{content:"−"}.contact-module__h-7OvG__accordionContentWrapper{grid-template-rows:0fr;transition:grid-template-rows .3s ease-in-out;display:grid}.contact-module__h-7OvG__accordionContentWrapper.contact-module__h-7OvG__open{grid-template-rows:1fr}.contact-module__h-7OvG__accordionContentInner{overflow:hidden}.contact-module__h-7OvG__accordionContent{color:#fffc;padding:0 0 1.5rem 2.5rem;font-size:.95rem;line-height:1.6}.contact-module__h-7OvG__bottomBanner{text-align:center;background-color:#0000;background-image:linear-gradient(#000c1ff2,#000c1ff2),url(/web-phts/btmbnr.jpg.jpeg);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;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.contact-module__h-7OvG__bannerText{color:#ffffffd9;max-width:800px;margin:0 auto;font-size:1.05rem;line-height:1.7}.contact-module__h-7OvG__bannerTitle{color:#fff;letter-spacing:1px;margin-top:.5rem;margin-bottom:1rem;font-size:1.4rem;font-weight:700}.contact-module__h-7OvG__bannerBtn{color:#000;letter-spacing:1px;cursor:pointer;background:#fff;border:none;padding:.8rem 2.5rem;font-size:.9rem;font-weight:700;transition:background .3s}.contact-module__h-7OvG__bannerBtn:hover{background:var(--color-gold)}
