.contact-module__swMWYG__container{color:#333;min-height:100vh;font-family:var(--font-open-sans),sans-serif;background-color:#f9f9f9}.contact-module__swMWYG__hero{background:url(/photos/reef-background.jpg) 50%/cover no-repeat;justify-content:center;align-items:center;min-height:50vh;margin-top:-80px;padding-top:80px;display:flex;position:relative}.contact-module__swMWYG__hero:before{content:"";background:#003049a6;position:absolute;inset:0}.contact-module__swMWYG__heroContent{z-index:2;text-align:center;width:100%;padding:20px;position:relative}.contact-module__swMWYG__heroTitle{font-family:var(--font-montserrat);text-transform:uppercase;color:#fff;text-shadow:3px 3px 10px #000000e6;margin-bottom:10px;font-size:3.5rem;font-weight:800}.contact-module__swMWYG__heroSubtitle{color:gold;letter-spacing:1px;text-shadow:2px 2px 5px #000c;font-size:1.5rem;font-weight:700}.contact-module__swMWYG__section{background:#fff;padding:60px 20px}.contact-module__swMWYG__introContainer{text-align:center;max-width:800px;margin:0 auto}.contact-module__swMWYG__text{color:#555;font-size:1.1rem;line-height:1.8}.contact-module__swMWYG__contentWrapper{grid-template-columns:1fr 1.2fr;gap:40px;max-width:1200px;margin:0 auto;padding:0 20px 60px;display:grid}.contact-module__swMWYG__infoColumn{flex-direction:column;display:flex}.contact-module__swMWYG__infoCard{background:#fff;border-radius:20px;height:100%;padding:40px;box-shadow:0 10px 30px #0000000d}.contact-module__swMWYG__sectionTitle{font-family:var(--font-montserrat);color:#0077b6;margin-bottom:20px;font-size:2rem;font-weight:700}.contact-module__swMWYG__contactDetails{flex-direction:column;gap:15px;margin-top:25px;display:flex}.contact-module__swMWYG__contactItem{color:#333;background-color:#f4f8fb;border:1px solid #eef2f6;border-radius:10px;align-items:center;gap:15px;padding:12px 15px;font-size:1.1rem;text-decoration:none;transition:all .3s;display:flex}.contact-module__swMWYG__contactItem:hover{color:#fff;background-color:#0077b6;transform:translate(8px);box-shadow:0 5px 15px #0077b633}.contact-module__swMWYG__contactItem:hover .contact-module__swMWYG__icon{color:gold}.contact-module__swMWYG__icon{color:#0077b6;flex-shrink:0;font-size:1.3rem;transition:color .3s}.contact-module__swMWYG__socialSection{border-top:1px solid #eee;margin-top:40px;padding-top:30px}.contact-module__swMWYG__socialTitle{color:#333;margin-bottom:15px;font-size:1.1rem;font-weight:700}.contact-module__swMWYG__socialIcons{gap:12px;display:flex}.contact-module__swMWYG__socialLink{color:#333;background-color:#f0f0f0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s;display:flex}.contact-module__swMWYG__socialLink:hover{color:#fff;background-color:#0077b6;transform:translateY(-3px)}.contact-module__swMWYG__formCard{background:#fff;border-top:6px solid #0077b6;border-radius:20px;padding:40px;box-shadow:0 10px 30px #0000000d}.contact-module__swMWYG__formGroup{margin-bottom:20px}.contact-module__swMWYG__label{color:#444;margin-bottom:8px;font-size:.9rem;font-weight:600;display:block}.contact-module__swMWYG__input,.contact-module__swMWYG__textarea,.contact-module__swMWYG__select{border:1px solid #ddd;border-radius:8px;width:100%;padding:12px;font-size:1rem;transition:all .3s}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__textarea:focus,.contact-module__swMWYG__select:focus{border-color:#0077b6;outline:none;box-shadow:0 0 0 4px #0077b61a}.contact-module__swMWYG__textarea{resize:vertical;min-height:120px}.contact-module__swMWYG__submitButton{color:#000;text-transform:uppercase;cursor:pointer;background-color:gold;border:none;border-radius:50px;width:100%;padding:16px;font-size:1rem;font-weight:800;transition:all .3s;box-shadow:0 4px 12px #ffd7004d}.contact-module__swMWYG__submitButton:hover{background-color:#fc0;transform:translateY(-2px);box-shadow:0 6px 20px #0000001a}.contact-module__swMWYG__formNote{color:#888;text-align:center;margin-top:15px;font-size:.85rem}.contact-module__swMWYG__quickQSection{text-align:center;max-width:1000px;margin:0 auto;padding:40px 20px 60px}.contact-module__swMWYG__quickQTitle{font-family:var(--font-montserrat);color:#0077b6;margin-bottom:25px;font-size:1.5rem;font-weight:700}.contact-module__swMWYG__questionGrid{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.contact-module__swMWYG__questionBtn{color:#0077b6;cursor:pointer;background:#fff;border:2px solid #0077b6;border-radius:50px;padding:10px 20px;font-weight:600;transition:all .3s}.contact-module__swMWYG__questionBtn:hover{color:#fff;background:#0077b6;transform:translateY(-2px)}.contact-module__swMWYG__fullMapSection{background-color:#fff;margin-top:60px;padding-top:60px}.contact-module__swMWYG__mapHeader{text-align:center;margin-bottom:40px;padding:0 20px}.contact-module__swMWYG__mapIcon{color:gold;margin-bottom:10px;font-size:2.5rem}.contact-module__swMWYG__mapHeader h2{font-family:var(--font-montserrat);color:#0077b6;margin-bottom:5px;font-size:2.2rem}.contact-module__swMWYG__mapHeader p{color:#666;font-size:1.2rem}.contact-module__swMWYG__fullMapContainer{border-top:5px solid #0077b6;width:100%;height:450px;line-height:0}.contact-module__swMWYG__fullMapContainer iframe{width:100%;height:100%;display:block}@media (max-width:900px){.contact-module__swMWYG__contentWrapper{grid-template-columns:1fr}.contact-module__swMWYG__heroTitle{font-size:2.5rem}.contact-module__swMWYG__fullMapContainer{height:350px}}@media (max-width:600px){.contact-module__swMWYG__infoCard,.contact-module__swMWYG__formCard{padding:25px}.contact-module__swMWYG__contactItem{font-size:.95rem}}
