.contactSection-module__QitVVa__contactSection{background:0 0;margin-top:6rem;padding-bottom:2rem}.contactSection-module__QitVVa__hero{background:linear-gradient(#0f4229e6,#0f4229e6);min-height:500px;padding:90px 0 180px;position:relative;overflow:hidden}.contactSection-module__QitVVa__hero:before{content:"";opacity:.5;background:url(/img/contactSection.webp) 50%/cover;position:absolute;inset:0}.contactSection-module__QitVVa__heroContent{z-index:5;max-width:650px;position:relative}.contactSection-module__QitVVa__heroContent h2{color:#fff;text-shadow:0 2px 8px #00000059,0 1px 2px #00000040;margin-bottom:20px;font-size:4rem;font-weight:700}.contactSection-module__QitVVa__heroContent p{color:#ffffffe6;text-shadow:0 4px 8px #0000008f;font-size:1.05rem;line-height:1.8}.contactSection-module__QitVVa__contactCard{z-index:10;background:#fff;border-radius:6px;margin-top:-120px;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 50px #0000001f}.contactSection-module__QitVVa__formSection{flex:1;padding:50px}.contactSection-module__QitVVa__formHeader{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.contactSection-module__QitVVa__formHeader h4{color:#375844;margin:0;font-weight:600}.contactSection-module__QitVVa__formHeader i{color:#7eb9e9;font-size:1.8rem}.contactSection-module__QitVVa__row{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.contactSection-module__QitVVa__field{margin-bottom:25px}.contactSection-module__QitVVa__field label{color:#8c8c8c;margin-bottom:10px;font-size:.85rem;display:block}.contactSection-module__QitVVa__field input,.contactSection-module__QitVVa__field textarea{background:0 0;border:none;border-bottom:1px solid #ececec;outline:none;width:100%;padding:12px 0}.contactSection-module__QitVVa__field textarea{resize:none}.contactSection-module__QitVVa__submitBtn{color:#fff;background-color:#c86836;border:#c86836;border-radius:16px;justify-content:center;align-items:center;width:170px;height:50px;margin-left:auto;transition:all .3s;display:flex}.contactSection-module__QitVVa__submitBtn:hover{transform:translateY(-3px)}.contactSection-module__QitVVa__infoSection{color:#fff;background:#375844;width:440px;padding:50px 40px;position:relative}.contactSection-module__QitVVa__infoSection h4{margin-bottom:40px}.contactSection-module__QitVVa__infoItem{align-items:flex-start;gap:16px;margin-bottom:35px;display:flex}.contactSection-module__QitVVa__infoItem i{margin-top:4px}.contactSection-module__QitVVa__infoItem span{line-height:1.7}.contactSection-module__QitVVa__socials{gap:20px;margin-top:50px;display:flex}.contactSection-module__QitVVa__socials a{color:#fff;font-size:1.1rem}@media (max-width:991px){.contactSection-module__QitVVa__contactCard{flex-direction:column}.contactSection-module__QitVVa__infoSection{width:100%}}@media (max-width:767px){.contactSection-module__QitVVa__submitBtn{margin:auto}.contactSection-module__QitVVa__contactCard{margin-top:-100px}.contactSection-module__QitVVa__hero{padding:3.6rem 1rem}.contactSection-module__QitVVa__heroContent h2{font-size:2.8rem}.contactSection-module__QitVVa__formSection{padding:30px}.contactSection-module__QitVVa__row{grid-template-columns:1fr;gap:0}.contactSection-module__QitVVa__infoSection{padding:30px}}.contactSection-module__QitVVa__invalid{border-bottom:1px solid #dc354685!important}.contactSection-module__QitVVa__error{color:#dc3545;margin-top:6px;font-size:.85rem;font-weight:500;line-height:1.4;display:block}.contactSection-module__QitVVa__optional{color:#8b8b8b;font-size:.9rem;font-weight:400}.contactSection-module__QitVVa__submitBtn:disabled{cursor:not-allowed;opacity:.75}.contactSection-module__QitVVa__spinner{vertical-align:middle;border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:18px;height:18px;margin-right:10px;animation:.7s linear infinite contactSection-module__QitVVa__spin;display:inline-block}@keyframes contactSection-module__QitVVa__spin{to{transform:rotate(360deg)}}.contactSection-module__QitVVa__modalOverlay{z-index:99999;background:#0000008c;justify-content:center;align-items:center;padding:20px;animation:.25s contactSection-module__QitVVa__fadeIn;display:flex;position:fixed;inset:0}.contactSection-module__QitVVa__successModal{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:460px;padding:40px 32px;animation:.3s contactSection-module__QitVVa__modalPop;box-shadow:0 20px 60px #0000002e}.contactSection-module__QitVVa__successIcon{color:#fff;background:#0f4229;border-radius:50%;justify-content:center;align-items:center;width:78px;height:78px;margin:0 auto 22px;font-size:32px;display:flex}.contactSection-module__QitVVa__successModal h3{color:#0f4229;margin-bottom:14px;font-weight:700}.contactSection-module__QitVVa__successModal p{color:#666;margin-bottom:28px;line-height:1.7}.contactSection-module__QitVVa__modalBtn{color:#fff;cursor:pointer;background:#0f4229;border:none;border-radius:40px;padding:12px 34px;font-weight:600;transition:all .25s}.contactSection-module__QitVVa__modalBtn:hover{background:#175c3a;transform:translateY(-2px)}.contactSection-module__QitVVa__formNote{color:#777;margin-top:2.5rem;font-size:.9rem;line-height:1.6}@keyframes contactSection-module__QitVVa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes contactSection-module__QitVVa__modalPop{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:576px){.contactSection-module__QitVVa__contactSection{margin-top:5rem}.contactSection-module__QitVVa__successModal{padding:30px 24px}.contactSection-module__QitVVa__successIcon{width:64px;height:64px;font-size:26px}.contactSection-module__QitVVa__successModal h3{font-size:1.4rem}}.contactSection-module__QitVVa__errorModal{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:460px;padding:40px 32px;animation:.3s contactSection-module__QitVVa__modalPop;box-shadow:0 20px 60px #0000002e}.contactSection-module__QitVVa__errorIcon{color:#fff;background:#dc3545;border-radius:50%;justify-content:center;align-items:center;width:78px;height:78px;margin:0 auto 22px;font-size:30px;display:flex}
.bookingMethods-module__DAcLEq__section{background:#f8faf8;padding-bottom:2rem}.bookingMethods-module__DAcLEq__heading{text-align:center;max-width:760px;margin:auto auto 70px}.bookingMethods-module__DAcLEq__badge{color:#375844;background:#eaf3ee;border-radius:999px;align-items:center;gap:10px;margin-bottom:22px;padding:10px 18px;font-weight:600;display:inline-flex}.bookingMethods-module__DAcLEq__badge i{color:#c86836}.bookingMethods-module__DAcLEq__heading h2{color:#222;margin-bottom:20px;font-size:clamp(2rem,4vw,3rem);font-weight:700}.bookingMethods-module__DAcLEq__heading p{color:#666;font-size:1.05rem;line-height:1.8}.bookingMethods-module__DAcLEq__grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.bookingMethods-module__DAcLEq__card{background:#fff;border-radius:24px;flex-direction:column;padding:45px 35px;transition:all .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 50px #0000000f}.bookingMethods-module__DAcLEq__card:hover{transform:translateY(-8px);box-shadow:0 30px 70px #0000001f}.bookingMethods-module__DAcLEq__featured{border:2px solid #c86836;transform:scale(1.04)}.bookingMethods-module__DAcLEq__featured:hover{transform:translateY(-8px)scale(1.04)}.bookingMethods-module__DAcLEq__popular{color:#fff;background:#c86836;border-radius:999px;padding:6px 12px;font-size:.78rem;font-weight:600;position:absolute;top:20px;right:20px}.bookingMethods-module__DAcLEq__icon{color:#375844;background:#eaf3ee;border-radius:22px;justify-content:center;align-items:center;width:74px;height:74px;margin-bottom:28px;font-size:2rem;display:flex}.bookingMethods-module__DAcLEq__card h3{margin-bottom:10px;font-size:1.5rem;font-weight:700}.bookingMethods-module__DAcLEq__bestFor{color:#c86836;margin-bottom:18px;font-weight:600}.bookingMethods-module__DAcLEq__card p{color:#666;flex:1;margin-bottom:32px;line-height:1.8}.bookingMethods-module__DAcLEq__primaryBtn{color:#fff;background:#375844;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:14px 26px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.bookingMethods-module__DAcLEq__primaryBtn:hover{color:#fff;background:#c86836}.bookingMethods-module__DAcLEq__primaryBtn i{transition:all .3s}.bookingMethods-module__DAcLEq__primaryBtn:hover i{transform:translate(4px)}.bookingMethods-module__DAcLEq__note{color:#555;background:#fff;border-radius:18px;align-items:flex-start;gap:15px;margin-top:4rem;padding:25px 30px;line-height:1.8;display:flex;box-shadow:0 10px 40px #0000000d}.bookingMethods-module__DAcLEq__note i{color:#c86836;margin-top:3px;font-size:1.4rem}@media (max-width:991px){.bookingMethods-module__DAcLEq__grid{grid-template-columns:1fr}.bookingMethods-module__DAcLEq__featured{transform:none}.bookingMethods-module__DAcLEq__featured:hover{transform:translateY(-8px)}.bookingMethods-module__DAcLEq__heading{margin-bottom:50px}}@media (max-width:576px){.bookingMethods-module__DAcLEq__section{padding:80px 0}.bookingMethods-module__DAcLEq__card{padding:35px 25px}.bookingMethods-module__DAcLEq__note{flex-direction:column;gap:10px;padding:20px}.bookingMethods-module__DAcLEq__heading h2{font-size:2rem}}
