.suiteComment_comment__YO__F{position:relative;padding:24px;margin-bottom:32px;background-color:#f9f9f9;border-radius:16px;box-shadow:0 4px 10px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease;overflow:hidden}.suiteComment_comment__YO__F:hover{transform:translateY(-3px);box-shadow:0 6px 15px rgba(0,0,0,.1)}.suiteComment_comment__YO__F:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background-color:#cf9500}.suiteComment_quoteIcon__mTSZO{position:absolute;bottom:90px;right:20px;font-size:24px;color:rgba(207,149,0,.25);z-index:1}.suiteComment_commentMain__LJfPl{display:flex;flex-direction:column;gap:20px;position:relative;z-index:2}.suiteComment_commentHeader__TWFcG{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;flex-wrap:wrap}.suiteComment_user__T2FWn{display:flex;align-items:center;gap:16px}.suiteComment_userImage__jMZh5{width:64px;height:64px;border-radius:50%;border:3px solid #fff;box-shadow:0 4px 10px rgba(0,0,0,.1);object-fit:cover}.suiteComment_userInfo__HTD0n{display:flex;flex-direction:column}.suiteComment_userInfo__HTD0n h4{margin:0 0 4px;font-size:18px;font-weight:600;color:#333}.suiteComment_date__7PWC9{font-size:14px;color:#777;margin-top:2px}.suiteComment_ratingContainer__xoNVA{display:flex;flex-direction:column;align-items:flex-end;gap:5px}.suiteComment_rating__c0a8Q{display:flex;gap:4px}.suiteComment_ratingText__9zlIb{font-size:14px;font-weight:600;color:#cf9500}.suiteComment_commentContent__Gb6g5{margin-top:10px}.suiteComment_commentTitle__NU40R{font-size:20px;font-weight:700;margin:0 0 12px;color:#cf9500}.suiteComment_commentText__kMQ4D{font-size:16px;line-height:1.6;color:#444;margin:0;padding-left:0}@media only screen and (max-width:768px){.suiteComment_commentHeader__TWFcG{flex-direction:column;gap:16px}.suiteComment_ratingContainer__xoNVA{align-items:flex-start;margin-left:80px}.suiteComment_comment__YO__F{padding:20px}.suiteComment_quoteIcon__mTSZO{top:15px;right:15px;font-size:20px}}@media only screen and (max-width:480px){.suiteComment_user__T2FWn{flex-direction:column;align-items:flex-start;gap:12px}.suiteComment_userInfo__HTD0n{text-align:center;width:100%}.suiteComment_ratingContainer__xoNVA{margin-left:0;width:100%;align-items:center}.suiteComment_userImage__jMZh5{margin:0 auto;display:block}.suiteComment_commentTitle__NU40R{font-size:18px;text-align:center}}.suiteReviewsContent_reviews_details__lrIrj{display:flex;justify-content:space-between;align-items:flex-start;gap:32px;flex-wrap:wrap}.suiteReviewsContent_review_value__KVc35{display:flex;flex-direction:column;gap:8px}.suiteReviewsContent_review_value__KVc35 h6{font-weight:700;font-size:34px;color:#034ea2;margin:0!important}.suiteReviewsContent_review_value__KVc35 h6 span{color:#034ea2;font-size:16px;font-weight:400}.suiteReviewsContent_reviews_list__lpHZt{display:flex;flex-direction:column;justify-content:center;gap:16px}.suiteReviewsContent_reviews_list__lpHZt>div{align-items:center;display:flex;gap:8px;color:#555}.suiteReviewsContent_reviews_list__lpHZt>div p:first-of-type{width:120px}.suiteReviewsContent_modalOverlay__589mO{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:1000}.suiteReviewsContent_modalContent__bwKlE{background:#fff;padding:32px;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.15);max-width:500px;width:90%}.suiteReviewsContent_modalContent__bwKlE h2{color:#034ea2;margin-top:0;margin-bottom:20px;font-size:24px}.suiteReviewsContent_textarea__Nzfty{width:100%;height:120px;padding:12px;margin-bottom:20px;border:1px solid #ddd;border-radius:12px;font-size:16px;resize:none;transition:border-color .3s}.suiteReviewsContent_textarea__Nzfty:focus{outline:none;border-color:#cf9500}.suiteReviewsContent_starContainer__E1DI1{display:flex;gap:10px;margin-bottom:24px;justify-content:center}.suiteReviewsContent_star__Obghh{font-size:32px;cursor:pointer;color:#ddd;transition:color .2s}.suiteReviewsContent_activeStar__pZcBT{color:#ffc633}.suiteReviewsContent_buttonGroup__2ye_j{display:flex;gap:12px;justify-content:flex-end}.suiteReviewsContent_saveButton__rtZcc{background-color:#cf9500;color:#fff;padding:10px 20px;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:background-color .3s}.suiteReviewsContent_saveButton__rtZcc:hover{background-color:#b88400}.suiteReviewsContent_closeButton__jVPNO{background-color:#fff;color:#034ea2;padding:10px 20px;border:1px solid #034ea2;border-radius:6px;cursor:pointer;font-weight:500;transition:background-color .3s,color .3s}.suiteReviewsContent_closeButton__jVPNO:hover{background-color:#f0f4f9}.suiteReviewsContent_addReviewButton__G3xnG{background-color:#cf9500;color:#fff;border:none;border-radius:4px;padding:10px 20px;font-size:16px;cursor:pointer;margin-top:1.5rem;transition:all .3s ease}.suiteReviewsContent_addReviewButton__G3xnG:hover{background-color:#b88400;transform:translateY(-2px)}.suiteReviewsContent_errorMessage__szMuK{background-color:#fff3f3;color:#d32f2f;padding:16px;border-radius:4px;margin-bottom:16px;font-size:15px;border-left:4px solid #d32f2f;text-align:left;line-height:1.5}.suiteReviewsContent_successMessage__VUxBX{background-color:#edf7ed;color:#1e4620;padding:20px;border-radius:12px;margin-bottom:16px;font-size:15px;border-left:4px solid #4caf50;display:flex;flex-direction:column;align-items:center;text-align:center;animation:suiteReviewsContent_fadeInUp__vCul7 .4s ease}.suiteReviewsContent_successMessage__VUxBX p{margin:15px 0 0;line-height:1.5;font-weight:500}.suiteReviewsContent_checkmarkWrapper__78Mwr{width:60px;height:60px;background-color:#4caf50;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-bottom:5px;box-shadow:0 4px 8px rgba(76,175,80,.3);animation:suiteReviewsContent_scaleIn__tptBm .3s ease}.suiteReviewsContent_checkmark__1UCy4{color:#fff;font-size:32px;font-weight:700;line-height:1}.suiteReviewsContent_successButton__hem2G{padding:10px 24px;border:none;border-radius:4px;font-weight:500;cursor:pointer;transition:all .3s ease;background-color:#4caf50;color:#fff;min-width:100px;margin:0 auto;display:block}.suiteReviewsContent_successButton__hem2G:hover{background-color:#388e3c;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.suiteReviewsContent_reviewsSection__qMpER{margin:30px 0}.suiteReviewsContent_reviewsList__x5_7O{margin-bottom:30px}.suiteReviewsContent_noReviews__7uUq2{text-align:center;padding:30px;background-color:#f9f9f9;border-radius:12px;color:#666;font-style:italic}.suiteReviewsContent_seeMoreButton__KuPcT{background-color:transparent;color:#cf9500;border:2px solid #cf9500;border-radius:30px;padding:10px 24px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;display:block;margin:20px auto 30px}.suiteReviewsContent_seeMoreButton__KuPcT:hover{background-color:rgba(207,149,0,.05);transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.05)}.suiteReviewsContent_allReviewsModal__k09ZM{max-width:800px;width:90%;max-height:90vh;display:flex;flex-direction:column}.suiteReviewsContent_allReviewsList__KF8Uj{padding-right:10px;margin:0 -10px 20px 0;max-height:70vh;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#cf9500 #f0f0f0}.suiteReviewsContent_allReviewsList__KF8Uj::-webkit-scrollbar{width:8px}.suiteReviewsContent_allReviewsList__KF8Uj::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}.suiteReviewsContent_allReviewsList__KF8Uj::-webkit-scrollbar-thumb{background-color:#cf9500;border-radius:10px}.suiteReviewsContent_allReviewsList__KF8Uj::-webkit-scrollbar-thumb:hover{background-color:#b88400}@keyframes suiteReviewsContent_slideUpFade__sJRch{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes suiteReviewsContent_fadeInUp__vCul7{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes suiteReviewsContent_scaleIn__tptBm{0%{transform:scale(.8);opacity:.5}to{transform:scale(1);opacity:1}}.suiteReviewsContent_allReviewsModal__k09ZM{animation:suiteReviewsContent_slideUpFade__sJRch .3s ease forwards}.suiteReviewsContent_allReviewsModal__k09ZM .suiteReviewsContent_buttonGroup__2ye_j{justify-content:center;margin-top:auto;padding-top:20px}.suiteReviewsContent_allReviewsModal__k09ZM .suiteReviewsContent_closeButton__jVPNO{min-width:120px}@media (max-width:768px){.suiteReviewsContent_allReviewsModal__k09ZM{width:95%;max-height:85vh}.suiteReviewsContent_allReviewsList__KF8Uj{max-height:65vh}.suiteReviewsContent_seeMoreButton__KuPcT{padding:8px 20px;font-size:14px}.suiteReviewsContent_buttonGroup__2ye_j{flex-direction:column}.suiteReviewsContent_closeButton__jVPNO,.suiteReviewsContent_saveButton__rtZcc{width:100%}}@media (max-width:600px){.suiteReviewsContent_modalContent__bwKlE{padding:1.5rem}.suiteReviewsContent_textarea__Nzfty{min-height:120px}.suiteReviewsContent_starContainer__E1DI1{font-size:1.75rem}}.tourReviews_reviews_details__UYleF{display:flex;justify-content:space-between;align-items:flex-start;gap:32px;flex-wrap:wrap}.tourReviews_review_value__ulM4f{display:flex;flex-direction:column;gap:8px}.tourReviews_review_value__ulM4f h6{font-weight:700;font-size:34px;color:#034ea2;margin:0!important}.tourReviews_review_value__ulM4f h6 span{color:#034ea2;font-size:16px;font-weight:400}.tourReviews_reviews_list__ROcoF{display:flex;flex-direction:column;justify-content:center;gap:16px}.tourReviews_reviews_list__ROcoF>div{align-items:center;display:flex;gap:8px;color:#555}.tourReviews_reviews_list__ROcoF>div p:first-of-type{width:120px}.tourReviews_modal__6Al_D{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.tourReviews_modalContent__FEGSH{padding:20px;box-shadow:0 4px 10px rgba(0,0,0,.2)}.tourReviews_modalOverlay__ir3Ru{width:100%;height:100%;background:rgba(0,0,0,.6)}.tourReviews_modalContent__FEGSH{padding:32px;box-shadow:0 8px 24px rgba(0,0,0,.15);width:90%}.tourReviews_modalContent__FEGSH h2{color:#034ea2;margin-bottom:20px;font-size:24px}.tourReviews_textarea__j1FnT{height:120px;padding:12px;margin-bottom:20px;border:1px solid #ddd;font-size:16px;resize:none;transition:border-color .3s}.tourReviews_textarea__j1FnT:focus{border-color:#034ea2}.tourReviews_starContainer__VVOW1{gap:10px;margin-bottom:24px}.tourReviews_star__9JBqq{font-size:32px;color:#ddd;transition:color .2s}.tourReviews_activeStar__eF_LT{color:#ffc633}.tourReviews_buttonGroup__r_scq{gap:12px;justify-content:flex-end}.tourReviews_saveButton__kDDs5{background-color:#034ea2;padding:10px 20px;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:background-color .3s}.tourReviews_saveButton__kDDs5:hover{background-color:#01295a}.tourReviews_closeButton__gmaU7{background-color:#fff;color:#034ea2;padding:10px 20px;border:1px solid #034ea2;border-radius:6px;transition:background-color .3s,color .3s}.tourReviews_closeButton__gmaU7:hover{background-color:#f0f4f9}.tourReviews_ratingContainer__R3KQ8{display:flex;gap:8px;color:#4f4f4f;font-size:14px;align-items:flex-end;margin-top:20px}.tourReviews_reviews_details__UYleF{margin-bottom:2rem}.tourReviews_addReviewButton__kKnWl{background-color:#cf9500;border-radius:4px;padding:10px 20px;font-size:16px;margin-top:1.5rem;transition:all .3s ease}.tourReviews_addReviewButton__kKnWl:hover{background-color:#dab352;transform:translateY(-2px)}.tourReviews_modalOverlay__ir3Ru{background-color:rgba(0,0,0,.7)}.tourReviews_modalContent__FEGSH{background-color:#fff;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.2);position:relative}.tourReviews_modalContent__FEGSH h2{margin-top:0;margin-bottom:1.5rem;color:#333;text-align:center}.tourReviews_textarea__j1FnT{min-height:150px;padding:1rem;border:1px solid #ccc;border-radius:5px;margin-bottom:1.5rem;font-family:inherit;font-size:1rem;line-height:1.5}.tourReviews_textarea__j1FnT:focus{border-color:#cf9500;box-shadow:0 0 0 2px rgba(158,0,89,.1)}.tourReviews_starContainer__VVOW1{justify-content:center;font-size:2rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tourReviews_star__9JBqq{padding:0 5px;color:#ccc}.tourReviews_activeStar__eF_LT{color:#ffc107}.tourReviews_buttonGroup__r_scq{display:flex;justify-content:space-between;gap:10px}.tourReviews_closeButton__gmaU7,.tourReviews_saveButton__kDDs5{padding:10px 20px;border:none;border-radius:4px;font-weight:500;cursor:pointer;transition:all .3s ease;min-width:100px}.tourReviews_saveButton__kDDs5{background-color:#cf9500;color:#fff}.tourReviews_saveButton__kDDs5:hover:not(:disabled){background-color:#cf9400be}.tourReviews_closeButton__gmaU7{background-color:#eee;color:#333}.tourReviews_closeButton__gmaU7:hover:not(:disabled){background-color:#ddd}.tourReviews_closeButton__gmaU7:disabled,.tourReviews_saveButton__kDDs5:disabled{opacity:.7;cursor:not-allowed}.tourReviews_errorMessage__CdLpq{background-color:#fff3f3;color:#d32f2f;padding:16px;border-radius:4px;margin-bottom:16px;font-size:15px;border-left:4px solid #d32f2f;text-align:left;line-height:1.5}.tourReviews_successMessage__dF5HO{background-color:#edf7ed;color:#1e4620;padding:20px;border-radius:12px;margin-bottom:16px;font-size:15px;border-left:4px solid #4caf50;display:flex;flex-direction:column;align-items:center;text-align:center;animation:tourReviews_fadeInUp__tfZqK .4s ease}.tourReviews_successMessage__dF5HO p{margin:15px 0 0;line-height:1.5;font-weight:500}.tourReviews_checkmarkWrapper__W_ADg{width:60px;height:60px;background-color:#4caf50;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-bottom:5px;box-shadow:0 4px 8px rgba(76,175,80,.3);animation:tourReviews_scaleIn__IXxv3 .3s ease}.tourReviews_checkmark__3WpZd{color:#fff;font-size:32px;font-weight:700;line-height:1}.tourReviews_successButton__GNoIW{padding:10px 24px;border:none;border-radius:4px;font-weight:500;cursor:pointer;transition:all .3s ease;background-color:#4caf50;color:#fff;min-width:100px;margin:0 auto;display:block}.tourReviews_successButton__GNoIW:hover{background-color:#388e3c;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.tourReviews_reviewsSection__YxxtI{margin:30px 0}.tourReviews_reviewsList___GQ18{margin-bottom:30px}.tourReviews_noReviews___Y6Ao{padding:30px;background-color:#f9f9f9;color:#666}.tourReviews_seeMoreButton__Orkbb{background-color:transparent;color:#cf9500;border:2px solid #cf9500;border-radius:30px;padding:10px 24px;font-size:16px;font-weight:600;transition:all .3s ease;display:block;margin:20px auto 30px}.tourReviews_seeMoreButton__Orkbb:hover{background-color:rgba(158,0,89,.05);transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.05)}.tourReviews_allReviewsModal__92ol4{max-width:800px;width:90%;max-height:90vh;display:flex;flex-direction:column}.tourReviews_allReviewsList__rcgFT{padding-right:10px;margin:0 -10px 20px 0;max-height:70vh;scrollbar-width:thin;scrollbar-color:#9e0059 #f0f0f0}.tourReviews_allReviewsList__rcgFT::-webkit-scrollbar{width:8px}.tourReviews_allReviewsList__rcgFT::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}.tourReviews_allReviewsList__rcgFT::-webkit-scrollbar-thumb{background-color:#9e0059;border-radius:10px}.tourReviews_allReviewsList__rcgFT::-webkit-scrollbar-thumb:hover{background-color:#7b0046}@keyframes tourReviews_slideUpFade__ndRRH{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.tourReviews_allReviewsModal__92ol4{animation:tourReviews_slideUpFade__ndRRH .3s ease forwards}.tourReviews_allReviewsModal__92ol4 .tourReviews_buttonGroup__r_scq{justify-content:center;margin-top:auto;padding-top:20px}.tourReviews_allReviewsModal__92ol4 .tourReviews_closeButton__gmaU7{min-width:120px}@keyframes tourReviews_fadeInUp__tfZqK{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes tourReviews_scaleIn__IXxv3{0%{transform:scale(.8);opacity:.5}to{transform:scale(1);opacity:1}}@keyframes tourReviews_fadeIn__phGDF{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.tourReviews_allReviewsModal__92ol4{width:95%;max-height:85vh}.tourReviews_allReviewsList__rcgFT{max-height:65vh}.tourReviews_seeMoreButton__Orkbb{padding:8px 20px;font-size:14px}}@media (max-width:600px){.tourReviews_modalContent__FEGSH{padding:1.5rem}.tourReviews_textarea__j1FnT{min-height:120px}.tourReviews_starContainer__VVOW1{font-size:1.75rem}.tourReviews_buttonGroup__r_scq{flex-direction:column}.tourReviews_closeButton__gmaU7,.tourReviews_saveButton__kDDs5{width:100%}}.tourReviews_loadingState__Fsi5f{text-align:center;padding:2rem;color:#6b7280;font-style:italic}.tourReviews_reviews_details__UYleF{margin-bottom:1rem}.tourReviews_reviewsSection__YxxtI{margin-bottom:2rem}.tourReviews_reviewsList___GQ18{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:1.5rem}.tourReviews_seeMoreButton__Orkbb{background:none;border:1px solid #3b82f6;color:#3b82f6;padding:.75rem 1.5rem;border-radius:12px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;width:100%;margin-bottom:1.5rem}.tourReviews_seeMoreButton__Orkbb:hover{background:#3b82f6;color:#fff}.tourReviews_noReviews___Y6Ao{text-align:center;color:#6b7280;font-style:italic;padding:2rem;background:#f9fafb;border-radius:12px;border:1px dashed #d1d5db}.tourReviews_addReviewButton__kKnWl{background:#3b82f6;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:12px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;width:100%}.tourReviews_addReviewButton__kKnWl:hover{background:#2563eb}.tourReviews_modalOverlay__ir3Ru{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.tourReviews_modalContent__FEGSH{background:#fff;border-radius:12px;padding:2rem;max-width:500px;width:100%;max-height:80vh;overflow-y:auto;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.tourReviews_modalContent__FEGSH h2{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.tourReviews_textarea__j1FnT{width:100%;min-height:120px;padding:.75rem;border:1px solid #d1d5db;border-radius:12px;font-size:.875rem;resize:vertical;margin-bottom:1rem}.tourReviews_textarea__j1FnT:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.tourReviews_starContainer__VVOW1{display:flex;gap:.5rem;margin-bottom:1.5rem}.tourReviews_star__9JBqq{font-size:1.5rem;color:#d1d5db;cursor:pointer;transition:color .2s ease}.tourReviews_activeStar__eF_LT,.tourReviews_star__9JBqq:hover{color:#fbbf24}.tourReviews_modalButtons__DPHLI{display:flex;gap:1rem;justify-content:flex-end}.tourReviews_cancelButton__WTCYn{background:#6b7280;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:12px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.tourReviews_cancelButton__WTCYn:hover{background:#4b5563}.tourReviews_submitButton__btcBh{background:#3b82f6;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:12px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.tourReviews_submitButton__btcBh:hover{background:#2563eb}.tourReviews_cancelButton__WTCYn:disabled,.tourReviews_submitButton__btcBh:disabled{opacity:.6;cursor:not-allowed}.tourReviews_okButton__Kwwgl{background:#3b82f6;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:12px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;width:100%;margin-top:1rem}.tourReviews_okButton__Kwwgl:hover{background:#2563eb}.tourReviews_closeButton__gmaU7{background:#6b7280;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:12px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;width:100%;margin-top:1rem}.tourReviews_closeButton__gmaU7:hover{background:#4b5563}.tourReviews_allReviewsList__rcgFT{max-height:400px;overflow-y:auto;margin-bottom:1rem}@media (max-width:768px){.tourReviews_reviews_details__UYleF{flex-direction:column;gap:1.5rem;margin-bottom:1.5rem}.tourReviews_review_value__ulM4f h6{font-size:28px}.tourReviews_review_value__ulM4f h6 span{font-size:14px}.tourReviews_reviews_list__ROcoF{width:100%}.tourReviews_reviews_list__ROcoF>div p:first-of-type{width:100px;font-size:.875rem}.tourReviews_reviewsSection__YxxtI{margin:1.5rem 0}.tourReviews_reviewsList___GQ18{gap:1rem;margin-bottom:1rem}.tourReviews_addReviewButton__kKnWl,.tourReviews_seeMoreButton__Orkbb{font-size:.8125rem;padding:.625rem 1.25rem}.tourReviews_modalContent__FEGSH{padding:1.5rem;margin:1rem;max-width:95%}.tourReviews_modalContent__FEGSH h2{font-size:1.25rem}.tourReviews_textarea__j1FnT{font-size:.8125rem;padding:.625rem}.tourReviews_starContainer__VVOW1{gap:.375rem;margin-bottom:1rem}.tourReviews_star__9JBqq{font-size:1.25rem}.tourReviews_modalButtons__DPHLI{flex-direction:column;gap:.75rem}.tourReviews_cancelButton__WTCYn,.tourReviews_submitButton__btcBh{width:100%;padding:.625rem 1.25rem;font-size:.8125rem}.tourReviews_allReviewsModal__92ol4{max-width:95%;padding:1.5rem}.tourReviews_allReviewsList__rcgFT{max-height:60vh;padding-right:8px}}@media (max-width:480px){.tourReviews_reviews_details__UYleF{gap:1rem;margin-bottom:1rem}.tourReviews_review_value__ulM4f h6{font-size:24px}.tourReviews_review_value__ulM4f h6 span{font-size:12px}.tourReviews_reviews_list__ROcoF>div{font-size:.8125rem}.tourReviews_reviews_list__ROcoF>div p:first-of-type{width:80px}.tourReviews_modalContent__FEGSH{padding:1rem;margin:.5rem}.tourReviews_modalContent__FEGSH h2{font-size:1.125rem;margin-bottom:.75rem}.tourReviews_textarea__j1FnT{min-height:100px;font-size:.75rem}.tourReviews_star__9JBqq{font-size:1.125rem}.tourReviews_addReviewButton__kKnWl,.tourReviews_cancelButton__WTCYn,.tourReviews_seeMoreButton__Orkbb,.tourReviews_submitButton__btcBh{padding:.5rem 1rem;font-size:.75rem}}.yachtServices_servicesContainer__JTGFg{padding:1rem 0}.yachtServices_tabsContainer__ShZJ8{display:flex;border-bottom:1px solid #e0e0e0;margin-bottom:2rem}.yachtServices_tabButton__dXQJI{background:transparent;border:none;padding:.75rem 1.5rem;font-size:16px;font-weight:500;color:#666;cursor:pointer;transition:all .3s ease;position:relative}.yachtServices_tabButton__dXQJI:hover{color:#269}.yachtServices_activeTab__BIDJy{color:#269;font-weight:600}.yachtServices_activeTab__BIDJy:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:3px;background-color:#269;border-radius:2px 2px 0 0}.yachtServices_tabContent__VwE__{margin-bottom:2rem}.yachtServices_foodBeverageContainer__7pTJA{display:flex;gap:2rem}.yachtServices_columnContainer__w9TXK{flex:1 1;min-width:0}.yachtServices_columnTitle__RQTtW{font-size:16px;color:#269;font-weight:500;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #eee}.yachtServices_checklistContainer__CLVNn{display:flex;flex-direction:column;gap:.75rem}.yachtServices_checklistItem__tjvsg{display:flex;align-items:center;padding:.75rem 1rem;background-color:#f9f9f9;border-radius:12px;transition:all .2s ease;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.yachtServices_checklistItem__tjvsg:hover{background-color:#f0f0f0}.yachtServices_checkboxWrapper__UT8F2{position:relative;display:inline-block;width:20px;height:20px;min-width:20px;margin-right:16px}.yachtServices_checkbox__cm0MJ{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.yachtServices_checkmark__iAi0Y{position:absolute;top:0;left:0;height:20px;width:20px;background-color:#fff;border:2px solid #269;border-radius:4px;transition:all .2s ease}.yachtServices_checkbox__cm0MJ:checked~.yachtServices_checkmark__iAi0Y{background-color:#269}.yachtServices_checkmark__iAi0Y:after{content:"";position:absolute;display:none}.yachtServices_checkbox__cm0MJ:checked~.yachtServices_checkmark__iAi0Y:after{display:block}.yachtServices_checklistItem__tjvsg .yachtServices_checkmark__iAi0Y:after{left:6px;top:2px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.yachtServices_itemDetails__cklfQ{flex:1 1;display:flex;justify-content:space-between;align-items:center;min-width:0}.yachtServices_itemName___WAWC{font-size:15px;color:#333;text-transform:capitalize;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:70%}.yachtServices_itemPrice__ohSkO{font-size:14px;color:#269;font-weight:600}.yachtServices_emptyMessage__IvhVW{color:#888;font-style:italic;text-align:center;padding:1.5rem 0}.yachtServices_divider__Pe9CQ{height:1px;background-color:#e0e0e0;margin:2rem 0}.yachtServices_extra_features__dAHRb{display:flex;align-items:flex-start;justify-content:space-between;gap:32px;flex-wrap:wrap;margin-top:32px}.yachtServices_extra_features__dAHRb>div{flex:1 1}.yachtServices_title__zpPC_{font-size:18px;color:#333;font-weight:600;margin-bottom:16px}@media (max-width:768px){.yachtServices_servicesContainer__JTGFg{padding:.75rem 0;width:100%;max-width:100%}.yachtServices_tabsContainer__ShZJ8{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;margin-bottom:1.5rem;gap:.5rem}.yachtServices_tabsContainer__ShZJ8::-webkit-scrollbar{display:none}.yachtServices_foodBeverageContainer__7pTJA{flex-direction:column;gap:2rem}.yachtServices_tabButton__dXQJI{padding:.625rem 1rem;font-size:.8125rem;white-space:nowrap;flex-shrink:0;min-width:-moz-fit-content;min-width:fit-content}.yachtServices_tabContent__VwE__{margin-bottom:1.5rem}.yachtServices_itemDetails__cklfQ{flex-direction:column;align-items:flex-start;gap:.5rem;width:100%}.yachtServices_itemName___WAWC{max-width:100%;font-size:.875rem;white-space:normal;overflow:visible;text-overflow:unset}.yachtServices_itemPrice__ohSkO{font-size:.875rem;align-self:flex-start}.yachtServices_checklistItem__tjvsg{padding:.75rem}.yachtServices_columnTitle__RQTtW{font-size:.9375rem;margin-bottom:.75rem}.yachtServices_checklistContainer__CLVNn{gap:.625rem}.yachtServices_emptyMessage__IvhVW{padding:1.5rem 1rem;font-size:.875rem}.yachtServices_divider__Pe9CQ{margin:1.5rem 0}.yachtServices_extra_features__dAHRb{flex-direction:column;gap:1.5rem;margin-top:1.5rem}.yachtServices_title__zpPC_{font-size:1rem;margin-bottom:1rem}}@media (max-width:480px){.yachtServices_servicesContainer__JTGFg{padding:.5rem 0}.yachtServices_tabsContainer__ShZJ8{margin-bottom:1rem;gap:.375rem}.yachtServices_tabButton__dXQJI{padding:.5rem .875rem;font-size:.75rem}.yachtServices_checklistItem__tjvsg{padding:.625rem}.yachtServices_itemName___WAWC,.yachtServices_itemPrice__ohSkO{font-size:.8125rem}.yachtServices_foodBeverageContainer__7pTJA{gap:1.5rem}.yachtServices_columnTitle__RQTtW{font-size:.875rem}.yachtServices_emptyMessage__IvhVW{padding:1rem .75rem;font-size:.8125rem}.yachtServices_extra_features__dAHRb{gap:1rem;margin-top:1rem}.yachtServices_title__zpPC_{font-size:.9375rem}}.tourServices_servicesContainer__TEjQm{padding:2rem 0;max-width:100%}.tourServices_tabsContainer__9DhbH{display:flex;border-bottom:1px solid #e5e7eb;margin-bottom:2rem}.tourServices_tabButton__tqTcz{padding:.75rem 1.5rem;background:none;font-size:1rem;font-weight:500;color:#6b7280;cursor:pointer;border:none;border-bottom:3px solid transparent;transition:all .3s ease}.tourServices_tabButton__tqTcz:hover{color:#374151}.tourServices_activeTab__Pdc5m{color:#3b82f6;border-bottom-color:#3b82f6}.tourServices_tabContent__NZ1Pa{min-height:300px}.tourServices_servicesList__sNJ9d{display:flex;flex-direction:column;gap:1rem}.tourServices_foodBeverageContainer__M49eh{display:flex;gap:2rem}.tourServices_columnContainer__N24L6{flex:1 1;min-width:0}.tourServices_columnTitle__h_L1_{font-size:16px;color:#269;font-weight:500;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #eee}.tourServices_checklistContainer__31QW2{display:flex;flex-direction:column;gap:.75rem}.tourServices_checklistItem__2mTEN{display:flex;align-items:center;gap:1rem;padding:1rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .2s ease}.tourServices_checklistItem__2mTEN:hover{border-color:#3b82f6;box-shadow:0 2px 4px rgba(59,130,246,.1)}.tourServices_checkboxWrapper__paVfW{position:relative;display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0}.tourServices_checkbox__d2_o5{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.tourServices_checkmark__IAVzo{position:absolute;top:0;left:0;height:20px;width:20px;background-color:#fff;border:2px solid #d1d5db;border-radius:4px;transition:all .2s ease}.tourServices_checkbox__d2_o5:checked~.tourServices_checkmark__IAVzo{background-color:#3b82f6;border-color:#3b82f6}.tourServices_checkmark__IAVzo:after{content:"";position:absolute;display:none;left:6px;top:2px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.tourServices_checkbox__d2_o5:checked~.tourServices_checkmark__IAVzo:after{display:block}.tourServices_itemDetails__VQBjY{display:flex;justify-content:space-between;align-items:center;flex:1 1;gap:1rem}.tourServices_itemName__s7W0_{font-size:1rem;font-weight:500;color:#1f2937;flex:1 1}.tourServices_itemPrice__zGXYi{font-size:1rem;font-weight:600;color:#3b82f6;white-space:nowrap}.tourServices_emptyMessage__h94HR{text-align:center;color:#6b7280;font-style:italic;padding:2rem;background:#f9fafb;border-radius:12px;border:1px dashed #d1d5db}.tourServices_divider__HEp12{height:1px;background-color:#e5e7eb;margin:2rem 0}@media (max-width:768px){.tourServices_servicesContainer__TEjQm{padding:.75rem 0;width:100%;max-width:100%}.tourServices_tabsContainer__9DhbH{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;margin-bottom:1.5rem;gap:.5rem}.tourServices_tabsContainer__9DhbH::-webkit-scrollbar{display:none}.tourServices_tabButton__tqTcz{padding:.625rem 1rem;font-size:.8125rem;white-space:nowrap;flex-shrink:0;min-width:-moz-fit-content;min-width:fit-content}.tourServices_tabContent__NZ1Pa{min-height:auto}.tourServices_checklistItem__2mTEN{padding:.75rem;gap:.75rem}.tourServices_itemDetails__VQBjY{flex-direction:column;align-items:flex-start;gap:.5rem;width:100%}.tourServices_itemName__s7W0_{font-size:.875rem;width:100%}.tourServices_itemPrice__zGXYi{align-self:flex-start;font-size:.875rem}.tourServices_foodBeverageContainer__M49eh{flex-direction:column;gap:2rem}.tourServices_columnTitle__h_L1_{font-size:.9375rem;margin-bottom:.75rem}.tourServices_checklistContainer__31QW2{gap:.625rem}.tourServices_emptyMessage__h94HR{padding:1.5rem 1rem;font-size:.875rem}.tourServices_divider__HEp12{margin:1.5rem 0}}@media (max-width:480px){.tourServices_servicesContainer__TEjQm{padding:.5rem 0}.tourServices_tabsContainer__9DhbH{margin-bottom:1rem;gap:.375rem}.tourServices_tabButton__tqTcz{padding:.5rem .875rem;font-size:.75rem}.tourServices_checklistItem__2mTEN{padding:.625rem;gap:.625rem}.tourServices_itemName__s7W0_,.tourServices_itemPrice__zGXYi{font-size:.8125rem}.tourServices_foodBeverageContainer__M49eh{gap:1.5rem}.tourServices_columnTitle__h_L1_{font-size:.875rem}.tourServices_emptyMessage__h94HR{padding:1rem .75rem;font-size:.8125rem}}.favoriteButton_favoriteButton__J5Jy5{position:relative;border:none;border-radius:50%;padding:0;cursor:pointer;background:hsla(0,0%,100%,.18);color:#fff;z-index:10;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);width:36px;height:36px;box-shadow:0 4px 14px rgba(0,0,0,.15);backdrop-filter:blur(12px) saturate(120%);-webkit-backdrop-filter:blur(12px) saturate(120%);border:1px solid hsla(0,0%,100%,.35)}.favoriteButton_favoriteButton__J5Jy5:hover{transform:scale(1.06) translateY(-1px);background:hsla(0,0%,100%,.26);box-shadow:0 8px 22px rgba(0,0,0,.2);border-color:hsla(0,0%,100%,.5)}.favoriteButton_favoriteButton__J5Jy5:active{transform:scale(.96)}.favoriteButton_favoriteButton__J5Jy5:disabled{opacity:.7;cursor:not-allowed}.favoriteButton_filledHeart__hEjW3{color:tomato;animation:favoriteButton_pulse__OOOyc .3s ease}.favoriteButton_emptyHeart__OyMIu{color:#fff}@keyframes favoriteButton_pulse__OOOyc{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@media (max-width:768px){.favoriteButton_favoriteButton__J5Jy5{width:34px;height:34px}}@media (max-width:576px){.favoriteButton_favoriteButton__J5Jy5{width:32px;height:32px}}.eventComponents_section_title__nACex{font-family:Comfortaa,sans-serif;font-size:22px;font-weight:700;line-height:26.4px;color:#1c2b38;margin-bottom:16px}.eventComponents_overview___xlse,.eventComponents_program__LsQGj,.eventComponents_reviews__tNjXZ{padding-top:20px}.eventComponents_description_content__DNOtd{padding:20px 0}.eventComponents_description_content__DNOtd p{font-family:Comfortaa,sans-serif;font-size:16px;font-weight:400;line-height:22.4px;letter-spacing:.02em;color:#4f4f4f}.eventComponents_facilities__EnT5a{padding:20px 0}.eventComponents_facilities_container__30UB5{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;padding:16px 0}.eventComponents_facilities_container__30UB5 div{display:flex;align-items:center;gap:8px}.eventComponents_facilities_container__30UB5 div p:first-of-type{width:32px;height:32px;border-radius:50%;display:flex;justify-content:center;align-items:center;border:1px solid #e1dcd4;color:#d5ac69}.eventComponents_facilities_container__30UB5 div p:nth-of-type(2){color:#434d58;font-family:Comfortaa,sans-serif;font-size:16px;font-weight:500;line-height:24px}.eventComponents_meeting_point__grknS{padding:20px 0}.eventComponents_meeting_point__grknS p{color:#034ea2;font-family:Comfortaa,sans-serif;font-size:14px;font-weight:600;line-height:24px}.eventComponents_info__TvTIm{display:flex;gap:32px;padding:20px 0}.eventComponents_info__TvTIm div h6{color:#1c2b38;font-family:Comfortaa,sans-serif;font-size:15px;font-weight:700;line-height:18px;margin-bottom:8px}.eventComponents_info__TvTIm div p{color:#034ea2;font-family:Comfortaa,sans-serif;font-size:14px;font-weight:600;line-height:30px;margin:0}.eventComponents_activities__xXFe4,.eventComponents_transportation__C0B_Z{padding:20px 0}.eventComponents_activities__xXFe4 p,.eventComponents_transportation__C0B_Z p{color:#1c2b38;margin:16px 0;font-family:Comfortaa,sans-serif;font-size:15px;font-weight:700;line-height:18px}.eventComponents_activities__xXFe4 ul,.eventComponents_transportation__C0B_Z ul{color:#034ea2;font-family:Comfortaa,sans-serif;font-size:14px;font-weight:600;line-height:30px;padding-left:20px}.eventComponents_included__VCFKi{padding:20px 0}.eventComponents_included__VCFKi>div{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;gap:32px}.eventComponents_included__VCFKi>div h6{color:#1c2b38;font-family:Comfortaa,sans-serif;font-size:15px;font-weight:700;line-height:18px;margin-bottom:10px}.eventComponents_included__VCFKi>div div>div{color:#034ea2;font-family:Comfortaa,sans-serif;font-size:14px;font-weight:400;line-height:24px}.eventComponents_reviews_header__LBpJt{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.eventComponents_rating_summary__xUrZq{display:flex;flex-direction:column;align-items:flex-start}.eventComponents_rating_summary__xUrZq h2{font-size:36px;color:#034ea2;margin:0 0 5px;line-height:1}.eventComponents_stars__qBaaI{display:flex;margin-bottom:5px}.eventComponents_rating_summary__xUrZq p{color:#777;font-size:14px;margin:0}.eventComponents_add_review_button__DF4aC{background-color:#034ea2;color:#fff;border:none;border-radius:5px;padding:8px 16px;font-size:14px;cursor:pointer;transition:background-color .3s}.eventComponents_add_review_button__DF4aC:hover{background-color:#034ea2}.eventComponents_reviews_list__zI6vG{display:flex;flex-direction:column;gap:20px;margin-bottom:30px}.eventComponents_review_item__7v_9n{padding:16px;border:1px solid #eee;border-radius:12px;background-color:#f9f9f9}.eventComponents_review_header__7ahzK{display:flex;justify-content:space-between;margin-bottom:12px}.eventComponents_reviewer_info__k_Tgx h4{margin:0 0 4px;font-size:16px;color:#333}.eventComponents_reviewer_info__k_Tgx p{margin:0;font-size:12px;color:#777}.eventComponents_reviewer_stars__ON5Ht{display:flex;gap:2px}.eventComponents_review_comment__FCyoZ{margin:0;font-size:14px;line-height:1.6;color:#444}.eventComponents_no_reviews__MnjZs{text-align:center;padding:40px 0;color:#777}.eventComponents_active_star__rOtEH{color:#ffc633;font-size:14px}.eventComponents_inactive_star__y52V5{color:#ddd;font-size:14px}.eventComponents_servicesContainer__1F2W0{padding:1rem 0}.eventComponents_tabsContainer__rVTsP{display:flex;border-bottom:1px solid #e0e0e0;margin-bottom:2rem}.eventComponents_tabButton__Y94Ds{background:transparent;border:none;padding:.75rem 1.5rem;font-size:16px;font-weight:500;color:#666;cursor:pointer;transition:all .3s ease;position:relative}.eventComponents_tabButton__Y94Ds:hover{color:#269}.eventComponents_activeTab__vLPKN{color:#269;font-weight:600}.eventComponents_activeTab__vLPKN:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:3px;background-color:#269;border-radius:2px 2px 0 0}.eventComponents_tabContent__hbjhq{margin-bottom:2rem}.eventComponents_sectionTitle__x1jgG{font-size:18px;color:#333;font-weight:600;margin-bottom:1.5rem}.eventComponents_foodBeverageContainer__m53ye{display:flex;gap:2rem}.eventComponents_columnContainer__MRv62{flex:1 1;min-width:0}.eventComponents_columnTitle__d93wA{font-size:16px;color:#269;font-weight:500;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #eee}.eventComponents_checklistContainer__46Dco{display:flex;flex-direction:column;gap:.75rem}.eventComponents_checklistItem__LLV5a{display:flex;align-items:center;padding:.75rem 1rem;background-color:#f9f9f9;border-radius:12px;transition:all .2s ease;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.eventComponents_checklistItem__LLV5a:hover{background-color:#f0f0f0}.eventComponents_checkboxWrapper__jmGaf{position:relative;display:inline-block;width:20px;height:20px;min-width:20px;margin-right:16px}.eventComponents_checkbox__rAgop{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.eventComponents_checkmark__Tz8vk{position:absolute;top:0;left:0;height:20px;width:20px;background-color:#fff;border:2px solid #269;border-radius:4px;transition:all .2s ease}.eventComponents_checkbox__rAgop:checked~.eventComponents_checkmark__Tz8vk{background-color:#269}.eventComponents_checkmark__Tz8vk:after{content:"";position:absolute;display:none}.eventComponents_checkbox__rAgop:checked~.eventComponents_checkmark__Tz8vk:after{display:block}.eventComponents_checklistItem__LLV5a .eventComponents_checkmark__Tz8vk:after{left:6px;top:2px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.eventComponents_itemDetails__U88oE{flex:1 1;display:flex;justify-content:space-between;align-items:center;min-width:0}.eventComponents_itemName__VH9kp{display:block;font-family:Comfortaa,sans-serif;font-size:16px;font-weight:500;color:#1c2b38;margin-bottom:4px}.eventComponents_itemDescription__KWx2g{display:block;font-family:Comfortaa,sans-serif;font-size:14px;font-weight:400;color:#4f4f4f;margin-bottom:4px;line-height:1.4}.eventComponents_itemPrice__65Mck{display:block;font-family:Comfortaa,sans-serif;font-size:14px;font-weight:600;color:#034ea2}.eventComponents_emptyMessage__lH_3z{color:#888;font-style:italic;text-align:center;padding:1.5rem 0}.eventComponents_divider__6FDhS{height:1px;background-color:#e0e0e0;margin:2rem 0}.eventComponents_reviews_details__2gdaQ{display:flex;justify-content:space-between;align-items:flex-start;gap:32px;flex-wrap:wrap;margin-bottom:30px}.eventComponents_review_value__5NOvX{display:flex;flex-direction:column;gap:8px}.eventComponents_review_value__5NOvX h6{font-weight:700;font-size:34px;color:#034ea2;margin:0!important}.eventComponents_review_value__5NOvX h6 span{color:#034ea2;font-size:16px;font-weight:400}.eventComponents_modalOverlay__VxOqN{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:1000}.eventComponents_modalContent__tSq1D{background:#fff;padding:32px;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.15);max-width:500px;width:90%}.eventComponents_modalContent__tSq1D h2{color:#034ea2;margin-top:0;margin-bottom:20px;font-size:24px}.eventComponents_textarea__8qKuU{width:100%;height:120px;padding:12px;margin-bottom:20px;border:1px solid #ddd;border-radius:12px;font-size:16px;resize:none;transition:border-color .3s}.eventComponents_textarea__8qKuU:focus{outline:none;border-color:#034ea2}.eventComponents_starContainer__30W8U{display:flex;gap:10px;margin-bottom:24px;justify-content:center}.eventComponents_star__8vWMc{font-size:32px;cursor:pointer;color:#ddd;transition:color .2s}.eventComponents_activeStar__bMWnZ{color:#ffc633}.eventComponents_buttonGroup__QWJ41{display:flex;gap:12px;justify-content:flex-end}.eventComponents_saveButton__KH2m2{background-color:#034ea2;color:#fff;padding:10px 20px;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:background-color .3s}.eventComponents_saveButton__KH2m2:hover{background-color:#01295a}.eventComponents_closeButton__qJ3el{background-color:#fff;color:#034ea2;padding:10px 20px;border:1px solid #034ea2;border-radius:6px;cursor:pointer;font-weight:500;transition:background-color .3s,color .3s}.eventComponents_closeButton__qJ3el:hover{background-color:#f0f4f9}.eventComponents_addReviewButton__OspNS{margin-top:16px;padding:8px 16px;background-color:#cf9500;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:all .3s ease}.eventComponents_addReviewButton__OspNS:hover{background-color:#dab352}.eventComponents_ratingContainer__gOgot{display:flex;gap:8px;color:#4f4f4f;font-size:14px;align-items:flex-end;margin-top:20px}@media (max-width:768px){.eventComponents_facilities_container__30UB5{grid-template-columns:repeat(2,1fr)}.eventComponents_included__VCFKi>div{grid-template-columns:1fr;gap:20px}.eventComponents_info__TvTIm{flex-direction:column;gap:16px}.eventComponents_foodBeverageContainer__m53ye{flex-direction:column;gap:2.5rem}.eventComponents_tabButton__Y94Ds{padding:.75rem 1rem;font-size:14px}.eventComponents_itemDetails__U88oE{flex-direction:column;align-items:flex-start;gap:4px}.eventComponents_itemName__VH9kp{max-width:100%}}@media (max-width:480px){.eventComponents_facilities_container__30UB5{grid-template-columns:1fr}.eventComponents_review_header__7ahzK{flex-direction:column;gap:8px}}.ShareButton_shareButton__98D71{position:relative;border:none;border-radius:50%;padding:0;cursor:pointer;background:hsla(0,0%,100%,.18);color:#fff;z-index:10;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);width:36px;height:36px;box-shadow:0 4px 14px rgba(0,0,0,.15);backdrop-filter:blur(12px) saturate(120%);-webkit-backdrop-filter:blur(12px) saturate(120%);border:1px solid hsla(0,0%,100%,.35)}.ShareButton_shareButton__98D71:hover{transform:scale(1.06) translateY(-1px);background:hsla(0,0%,100%,.26);box-shadow:0 8px 22px rgba(0,0,0,.2);border-color:hsla(0,0%,100%,.5)}.ShareButton_shareButton__98D71:active{transform:scale(.96)}.ShareButton_sharePopup__ohBoI{position:absolute;top:calc(100% + 8px);right:0;background:hsla(0,0%,100%,.95);backdrop-filter:blur(12px) saturate(120%);-webkit-backdrop-filter:blur(12px) saturate(120%);border-radius:16px;border:1px solid hsla(0,0%,100%,.35);box-shadow:0 8px 28px rgba(0,0,0,.2);padding:12px;width:160px;z-index:9999;animation:ShareButton_slideIn__yg0eN .2s ease-out;max-width:calc(100vw - 24px)}@media (max-width:768px){.ShareButton_sharePopup__ohBoI{right:auto;left:50%;transform:translateX(-50%)}.ShareButton_sharePopup__ohBoI:before{right:auto;left:50%;transform:translateX(-50%) rotate(45deg)}}.ShareButton_sharePopup__ohBoI:before{content:"";position:absolute;top:-6px;right:12px;width:12px;height:12px;background:hsla(0,0%,100%,.18);backdrop-filter:blur(12px) saturate(120%);-webkit-backdrop-filter:blur(12px) saturate(120%);transform:rotate(45deg);border:1px solid hsla(0,0%,100%,.35);box-shadow:-2px -2px 6px rgba(0,0,0,.15)}.ShareButton_shareOptions__XitFU{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px}.ShareButton_shareOption__vTs4H{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;cursor:pointer;transition:all .2s ease;background:hsla(0,0%,100%,.18);border:1px solid hsla(0,0%,100%,.35);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:0}.ShareButton_shareOption__vTs4H:hover{transform:translateY(-2px);background:hsla(0,0%,100%,.26);box-shadow:0 6px 18px rgba(0,0,0,.2);border-color:hsla(0,0%,100%,.5)}.ShareButton_shareOption__vTs4H svg{font-size:20px;transition:all .2s ease}.ShareButton_shareOption__vTs4H:hover svg{transform:scale(1.1)}.ShareButton_copyLink__c9IHR{margin-top:8px;padding-top:8px;border-top:1px solid rgba(0,0,0,.1)}.ShareButton_copyLink__c9IHR button{width:100%;padding:8px 12px;border:1px solid hsla(0,0%,100%,.35);border-radius:12px;background:hsla(0,0%,100%,.18);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-size:13px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:6px}.ShareButton_copyLink__c9IHR button:hover{background:hsla(0,0%,100%,.26);transform:translateY(-1px);border-color:hsla(0,0%,100%,.5)}.ShareButton_copyLink__c9IHR button.ShareButton_copied__z1E1u{background:rgba(230,244,234,.2);color:#e7ffe7;border-color:hsla(0,0%,100%,.6)}@keyframes ShareButton_slideIn__yg0eN{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.ShareButton_facebook__HscIM{color:#1877f2}.ShareButton_facebook__HscIM:hover{background:rgba(24,119,242,.1)}.ShareButton_twitter__r4_WZ{color:#000}.ShareButton_twitter__r4_WZ:hover{background:rgba(0,0,0,.1)}.ShareButton_whatsapp__cR2pk{color:#25d366}.ShareButton_whatsapp__cR2pk:hover{background:rgba(37,211,102,.1)}.ShareButton_copy__iWoaU{color:#6c757d}.ShareButton_copy__iWoaU:hover{background:hsla(208,7%,46%,.1)}@media (max-width:768px){.ShareButton_shareButton__98D71{width:34px;height:34px}}@media (max-width:576px){.ShareButton_shareButton__98D71{width:32px;height:32px}}.yachtFeatures_featuresContainer__8fqzw{width:100%;padding:1rem 0;position:relative}.yachtFeatures_featuresTitle__dHIrl{font-size:1.5rem;font-weight:600;color:#1e293b;margin:0 0 1.5rem;padding-bottom:.75rem}.yachtFeatures_featuresGrid___kiiY{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem}.yachtFeatures_featureItem__7paYQ{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:#f8fafc;border-radius:12px;transition:transform .2s ease,box-shadow .2s ease}.yachtFeatures_featureItem__7paYQ:hover{transform:translateY(-2px);box-shadow:0 4px 6px rgba(0,0,0,.1)}.yachtFeatures_featureIcon__3RBYL{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#e0f2fe;border-radius:12px;color:#0284c7;font-size:1.25rem;flex-shrink:0}.yachtFeatures_featureInfo__Go_5U{flex:1 1}.yachtFeatures_featureName__G3yTp{font-size:1rem;font-weight:600;color:#1e293b;margin:0 0 .25rem}.yachtFeatures_featureDescription__Jkf6m{font-size:.875rem;color:#64748b;margin:0;line-height:1.4}.yachtFeatures_mobileScrollHint__4XUrS{display:none;font-weight:500}.yachtFeatures_hintArrows__K1stT{display:none}@media (max-width:768px){.yachtFeatures_mobileScrollHint__4XUrS{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.85rem;color:#475569;margin-top:.5rem}.yachtFeatures_hintArrows__K1stT{display:flex;align-items:center;gap:.25rem}.yachtFeatures_hintArrows__K1stT span{display:block;width:24px;height:6px;border-radius:999px;background:linear-gradient(90deg,#cbd5f5,#3b82f6);opacity:.6}.yachtFeatures_featuresContainer__8fqzw{padding:1rem 0;width:100%;overflow:hidden;position:relative}.yachtFeatures_featuresGrid___kiiY{display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden;gap:.85rem;padding:.5rem 1rem;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.yachtFeatures_featuresGrid___kiiY::-webkit-scrollbar{display:none}.yachtFeatures_featureItem__7paYQ{flex:0 0 auto;min-width:clamp(220px,72vw,280px);max-width:clamp(220px,72vw,320px);padding:.75rem;scroll-snap-align:start}.yachtFeatures_featureIcon__3RBYL{width:32px;height:32px;font-size:1rem}.yachtFeatures_featureName__G3yTp{font-size:.875rem}.yachtFeatures_featureDescription__Jkf6m{font-size:.75rem}.yachtFeatures_featuresTitle__dHIrl{font-size:1.25rem;margin-bottom:1rem}.yachtFeatures_featuresContainer__8fqzw:after{content:"";position:absolute;top:0;right:0;width:48px;height:100%;pointer-events:none;background:linear-gradient(270deg,#f8fafc,rgba(248,250,252,0))}.yachtFeatures_featuresContainer__8fqzw:before{content:"";position:absolute;top:0;left:0;width:32px;height:100%;pointer-events:none;background:linear-gradient(90deg,#f8fafc,rgba(248,250,252,0))}}@media (max-width:480px){.yachtFeatures_featureItem__7paYQ{min-width:clamp(200px,80vw,260px);max-width:clamp(200px,80vw,260px)}}.overview_overviewContainer__ockWl{width:100%;padding:1rem 0}.overview_OverviewCard__JCzzs{background:#fff;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);padding:24px;margin-bottom:24px;border:1px solid #f1f5f9;transition:all .3s ease}.overview_OverviewCard__JCzzs:hover{box-shadow:0 8px 30px rgba(0,0,0,.12)}.overview_OverviewCard__JCzzs h2{font-size:1.5rem;font-weight:600;color:#152c5b;margin:0 0 20px}.overview_descriptionSection__Ee7HX{margin-bottom:2rem}.overview_sectionTitle__zsVsM{font-size:1.5rem;font-weight:600;color:#152c5b;margin:0 0 20px}.overview_description__WejRo{font-size:1rem;line-height:1.6;color:#64748b;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0}.overview_divider__ZP0V0{width:100%;height:1px;background-color:#e2e8f0;margin:2rem 0}.overview_quickInfoSection__zzV4e{margin-bottom:2rem}.overview_quickInfoGrid__N1ty_{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem}.overview_quickInfoGridFullWidth__JHJbN{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem}.overview_quickInfoCard__T6n1W{display:flex;flex-direction:column;background:#f8fafc;border-radius:12px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;border:1px solid #e2e8f0}.overview_quickInfoCard__T6n1W:hover{transform:translateY(-2px);box-shadow:0 4px 6px rgba(0,0,0,.1)}.overview_cardHeader__u5UAG{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}.overview_cardIcon__FCupb{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#e0f2fe;border-radius:12px;color:#0284c7;font-size:1.25rem;flex-shrink:0}.overview_cardInfo__7v0dB{flex:1 1}.overview_cardTitle__kTdVL{font-size:1rem;font-weight:600;color:#1e293b;margin:0 0 .25rem}.overview_cardDescription__awoW3{font-size:.875rem;color:#64748b;margin:0;line-height:1.4}.overview_cardContent__oHONU{padding:1rem;flex:1 1}.overview_infoItem__KlFBt{display:flex;align-items:flex-start;gap:1rem;margin-bottom:.75rem}.overview_infoItem__KlFBt:last-child{margin-bottom:0}.overview_infoIcon__VZjm_{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#e0f2fe;border-radius:12px;color:#0284c7;font-size:1.25rem;flex-shrink:0}.overview_infoText__kofQY{font-size:.875rem;color:#64748b;line-height:1.4;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;flex:1 1;margin:.5rem 0 0}.overview_programSection__uTz6_{margin-bottom:2rem}.overview_programContent__gQWN6{display:flex;flex-direction:column;gap:2rem}.overview_includedExcludedGrid__38BWR{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem}.overview_cancellationSection__u7YMK,.overview_excludedSection__ZVW0a,.overview_includedSection__YZ0l_,.overview_safetySection__SSrw1,.overview_transportationSection__9f5jL{background:#f8fafc;border-radius:12px;padding:1.5rem;border:1px solid #e2e8f0}.overview_sectionHeader__LBzgW{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.overview_sectionIcon__gxdje{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:#e0f2fe;border-radius:12px;color:#0284c7;font-size:1.25rem;flex-shrink:0}.overview_sectionInfo__ZaVXr{flex:1 1}.overview_listTitle___jM8X{font-size:1.125rem;font-weight:600;margin:0 0 .5rem;color:#1e293b}.overview_sectionDescription__qYmdw{font-size:.875rem;color:#64748b;margin:0;line-height:1.4}.overview_itemsGrid__cGSpo{display:flex;flex-direction:column;gap:.75rem}.overview_programCard__tWb_l{display:flex;align-items:flex-start;gap:1rem;background:#fff;border-radius:12px;padding:1rem;transition:transform .2s ease,box-shadow .2s ease;border:1px solid #e2e8f0}.overview_programCard__tWb_l:hover{transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.overview_programCardIcon__aJWBK{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#dcfdf4;border-radius:50%;color:#059669;font-size:.875rem;flex-shrink:0;margin-top:.125rem}.overview_programCardIcon__aJWBK.overview_excludedIcon__mxbN4{background:#fef2f2;color:#dc2626}.overview_programCardIcon__aJWBK.overview_safetyIcon__ZU6fy{background:#dbeafe;color:#2563eb}.overview_programCardText__09kv5{font-size:.875rem;color:#374151;line-height:1.5;margin:0;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;flex:1 1}@media (max-width:768px){.overview_overviewContainer__ockWl{padding:.5rem 0;width:100%}.overview_itemsGrid__cGSpo,.overview_quickInfoGridFullWidth__JHJbN,.overview_quickInfoGrid__N1ty_{grid-template-columns:1fr;gap:1rem}.overview_programContent__gQWN6{gap:1.5rem}.overview_includedExcludedGrid__38BWR{grid-template-columns:1fr;gap:1.5rem}.overview_cardTitle__kTdVL,.overview_sectionTitle__zsVsM{font-size:1.125rem;margin-bottom:1rem}.overview_listTitle___jM8X{font-size:.9375rem}.overview_cardIcon__FCupb,.overview_infoIcon__VZjm_,.overview_sectionIcon__gxdje{width:32px;height:32px;font-size:1rem}.overview_programCardIcon__aJWBK{width:20px;height:20px;font-size:.75rem}.overview_sectionHeader__LBzgW{gap:.75rem;margin-bottom:1rem}.overview_programCard__tWb_l{padding:.75rem;gap:.75rem}.overview_infoText__kofQY,.overview_programCardText__09kv5{font-size:.8125rem;line-height:1.4}.overview_cancellationSection__u7YMK,.overview_cardContent__oHONU,.overview_cardHeader__u5UAG,.overview_excludedSection__ZVW0a,.overview_includedSection__YZ0l_,.overview_safetySection__SSrw1,.overview_transportationSection__9f5jL{padding:1rem}.overview_infoItem__KlFBt{gap:.5rem;margin-bottom:.5rem}.overview_cardDescription__awoW3,.overview_sectionDescription__qYmdw{font-size:.8125rem;line-height:1.4}.overview_OverviewCard__JCzzs{padding:16px;margin-bottom:16px;border-radius:12px}.overview_OverviewCard__JCzzs h2{font-size:1.125rem;margin-bottom:12px;line-height:1.3}.overview_description__WejRo{font-size:.875rem;line-height:1.5}.overview_descriptionSection__Ee7HX{margin-bottom:1.5rem}.overview_divider__ZP0V0{margin:1.5rem 0}.overview_programSection__uTz6_,.overview_quickInfoSection__zzV4e{margin-bottom:1.5rem}}@media (max-width:480px){.overview_overviewContainer__ockWl{padding:.25rem 0}.overview_OverviewCard__JCzzs{padding:12px;margin-bottom:12px;border-radius:8px}.overview_OverviewCard__JCzzs h2{font-size:1rem;margin-bottom:10px}.overview_description__WejRo{font-size:.8125rem;line-height:1.4}.overview_cardTitle__kTdVL,.overview_sectionTitle__zsVsM{font-size:1rem;margin-bottom:.75rem}.overview_cancellationSection__u7YMK,.overview_cardContent__oHONU,.overview_cardHeader__u5UAG,.overview_excludedSection__ZVW0a,.overview_includedSection__YZ0l_,.overview_safetySection__SSrw1,.overview_transportationSection__9f5jL{padding:.75rem}.overview_programCard__tWb_l{padding:.625rem;gap:.625rem}.overview_cardDescription__awoW3,.overview_infoText__kofQY,.overview_programCardText__09kv5,.overview_sectionDescription__qYmdw{font-size:.75rem}.overview_quickInfoGridFullWidth__JHJbN,.overview_quickInfoGrid__N1ty_{gap:.75rem}.overview_includedExcludedGrid__38BWR{gap:1rem}}.tourDetails_charterOverviewContainer__kp1ev{max-width:100%;margin:0 auto;padding:0;font-family:Lato,Inter,-apple-system,BlinkMacSystemFont,sans-serif}.tourDetails_compactCardsGrid__OidXP{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-bottom:24px}.tourDetails_infoCard__CwH1G{margin-bottom:24px;background:#fff;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.06);overflow:hidden;border:1px solid #f1f5f9;transition:all .3s cubic-bezier(.4,0,.2,1)}.tourDetails_infoCard__CwH1G:hover{box-shadow:0 4px 20px rgba(0,0,0,.1);transform:translateY(-1px)}.tourDetails_gradientCard__gpW0l{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:1px solid #cbd5e1}.tourDetails_warningCard__XUPJp{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #9f886a}.tourDetails_cardHeader__1tDRi{padding:12px 16px 8px;border-bottom:1px solid #f1f5f9}.tourDetails_cardTitle__Vxuqs{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600;color:#1e293b;margin:0}.tourDetails_titleIcon__VAf9F{font-size:20px;color:#3b82f6}.tourDetails_warningCard__XUPJp .tourDetails_titleIcon__VAf9F{color:#d97706}.tourDetails_cardContent__Z42l8{padding:12px 16px 16px}.tourDetails_infoItem__8IJm6{display:flex;align-items:center;gap:8px;margin-bottom:10px}.tourDetails_infoItem__8IJm6:last-child{margin-bottom:0}.tourDetails_infoIcon__LfCJ1{font-size:16px;color:#3b82f6;flex-shrink:0}.tourDetails_infoText__vuRvt{font-size:14px;color:#475569;font-weight:500}.tourDetails_highlightContent__NTQTA{font-size:14px;color:#475569;line-height:1.5;padding:12px;background:#f8fafc;border-radius:12px;border-left:3px solid #3b82f6}.tourDetails_policyItem__HbrHR{display:flex;align-items:center;gap:8px;padding:12px;background:rgba(217,119,6,.1);border-radius:12px;border:1px solid rgba(217,119,6,.2)}.tourDetails_policyIcon__3raz6{font-size:16px;color:#d97706;flex-shrink:0}.tourDetails_policyText__e67hK{font-size:14px;color:#92400e;font-weight:500}.tourDetails_elegantDivider__WqdNL{height:2px;background:linear-gradient(90deg,transparent,#e2e8f0,transparent);margin:32px 0}.tourDetails_expandableSection__bnxAL{background:#fff;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);margin-bottom:24px;overflow:hidden;border:1px solid #f1f5f9;transition:all .3s ease}.tourDetails_expandableSection__bnxAL:hover{box-shadow:0 8px 30px rgba(0,0,0,.12)}.tourDetails_sectionHeader__sGWXp{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;cursor:pointer;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;transition:all .3s ease}.tourDetails_sectionHeader__sGWXp:hover{background:linear-gradient(135deg,#e2e8f0,#cbd5e1)}.tourDetails_sectionTitle__fz4QI{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:600;color:#1e293b;margin:0}.tourDetails_sectionIcon__zzeKO{font-size:20px;color:#3b82f6}.tourDetails_expandButton__cSAWs{background:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.2);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);color:#3b82f6}.tourDetails_expandButton__cSAWs:hover{background:rgba(59,130,246,.2);transform:scale(1.05)}.tourDetails_expandButton__cSAWs.tourDetails_expanded__rplcR{transform:rotate(180deg)}.tourDetails_expandButton__cSAWs.tourDetails_expanded__rplcR:hover{transform:rotate(180deg) scale(1.05)}.tourDetails_sectionContent__Nsmyf{overflow:hidden;max-height:0;opacity:0;transition:max-height .5s cubic-bezier(.4,0,.2,1),opacity .4s ease,padding .3s ease}.tourDetails_sectionContent__Nsmyf.tourDetails_expanded__rplcR{max-height:3000px;opacity:1;padding:24px}.tourDetails_itineraryImageContainer__nKifT{border-radius:12px;overflow:hidden;box-shadow:0 8px 25px rgba(0,0,0,.15)}.tourDetails_itineraryImage__M4MIT{width:100%;height:auto;object-fit:cover;transition:transform .3s ease}.tourDetails_itineraryImage__M4MIT:hover{transform:scale(1.02)}.tourDetails_programSection__jXGiL{margin-bottom:32px;padding-bottom:24px}.tourDetails_programSection__jXGiL:not(:last-child){border-bottom:1px solid #f1f5f9}.tourDetails_subsectionTitle__Otd2b{font-size:18px;font-weight:600;color:#1e293b;margin:0 0 20px;display:flex;align-items:center;gap:8px}.tourDetails_subsectionTitle__Otd2b:before{content:"";width:4px;height:20px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:2px}.tourDetails_activityList__p5RvA{list-style:none;padding:0;margin:0}.tourDetails_activityItem__XJIaw{display:flex;align-items:center;gap:12px;padding:12px 16px;margin-bottom:8px;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0;transition:all .3s ease}.tourDetails_activityItem__XJIaw:hover{background:#e0f2fe;border-color:#0891b2;transform:translateX(4px)}.tourDetails_activityIcon__djl4T{font-size:20px;color:#059669;flex-shrink:0}.tourDetails_includedExcludedGrid__cT3Bp{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:24px;gap:24px;margin-top:20px}.tourDetails_excludedSection__XoC0k,.tourDetails_includedSection__yV_Z_{background:#f8fafc;border-radius:12px;padding:20px;border:1px solid #e2e8f0}.tourDetails_includedSection__yV_Z_{border-left:4px solid #059669}.tourDetails_excludedSection__XoC0k{border-left:4px solid #dc2626}.tourDetails_listTitle__1lcMN{font-size:16px;font-weight:600;margin:0 0 16px;display:flex;align-items:center;gap:8px}.tourDetails_includedTitle__BN7Ui{color:#059669}.tourDetails_excludedTitle__0Fllu{color:#dc2626}.tourDetails_excludedList__O8QxJ,.tourDetails_includedList__H_6sD{list-style:none;padding:0;margin:0}.tourDetails_listItem__7_8MS{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px;padding:8px 0}.tourDetails_checkIcon__72CuN{font-size:20px;color:#059669;margin-top:2px;flex-shrink:0}.tourDetails_xIcon__mgmCV{font-size:20px;color:#dc2626;margin-top:2px;flex-shrink:0}.tourDetails_listItem__7_8MS span{font-size:14px;color:#475569;line-height:1.5}.tourDetails_additionalInfoGrid__e4SSW{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:20px;gap:20px;margin-top:20px}.tourDetails_infoGroup__3rC2t{background:#f8fafc;border-radius:12px;padding:16px;border:1px solid #e2e8f0}.tourDetails_infoGroupTitle__auMUy{font-size:14px;font-weight:600;color:#64748b;margin:0 0 12px;text-transform:uppercase;letter-spacing:.5px}.tourDetails_safetyList__AenC_{list-style:none;padding:0;margin:0}.tourDetails_safetyItem__MPpBQ{display:flex;align-items:center;gap:12px;padding:12px 0;margin-bottom:8px;border-bottom:1px solid #f1f5f9;transition:all .3s ease}.tourDetails_safetyItem__MPpBQ:last-child{border-bottom:none;margin-bottom:0}.tourDetails_safetyItem__MPpBQ:hover{background:#f1f5f9;transform:translateX(4px);box-shadow:0 4px 12px rgba(0,0,0,.05)}.tourDetails_safetyIcon__oQYt1{font-size:20px;color:#64748b;flex-shrink:0}.tourDetails_safetyItem__MPpBQ span{font-size:14px;color:#475569;font-weight:400}.tourDetails_rating__xeJTa{display:flex;gap:8px;color:#4f4f4f;font-size:14px;align-items:flex-end;margin-top:20px}.tourDetails_rating__xeJTa p{margin:0}.tourDetails_city__NsjZ0{margin:12px 0 32px;color:#333;font-size:14px;text-transform:capitalize;display:flex;justify-content:flex-start;align-items:center;gap:8px}.tourDetails_description__4PS9b{font-size:16px;font-weight:400;line-height:22.4px;letter-spacing:.02em;color:#4f4f4f}.tourDetails_divider__KtvZ2{width:100%;height:1px;background-color:#e0e0e0;margin:16px 0}.tourDetails_OverviewItinerary__kj83w{width:100%;margin:1rem 0;border-width:100%;border-bottom:1px solid #e0e0e0;padding:1rem 0}.tourDetails_OverviewItinerary__kj83w h3{width:80%;color:#034ea2;font-size:18px;font-weight:700;margin-bottom:1rem}.tourDetails_itineraryHeader__WtR4X{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:.5rem 0;transition:background-color .3s ease}.tourDetails_expandToggle__X_3fZ{background:none;border:none;color:#034ea2;font-size:16px;cursor:pointer;transition:transform .3s ease;display:flex;align-items:center;justify-content:center;padding:.5rem;width:32px;height:32px;border-radius:50%}.tourDetails_expandToggle__X_3fZ.tourDetails_expanded__rplcR{transform:rotate(180deg)}.tourDetails_itineraryContent__rNZBa{overflow:hidden;max-height:0;opacity:0;transition:max-height .5s ease-in-out,opacity .4s ease-in-out,transform .4s ease-in-out,margin .3s ease;transform:translateY(-10px)}.tourDetails_itineraryContent__rNZBa.tourDetails_expanded__rplcR{max-height:1000px;opacity:1;transform:translateY(0);margin-top:1rem}.tourDetails_OverviewDis_duration__vtsVM{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;margin-bottom:1.5rem;background-color:#fff;border-radius:12px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.tourDetails_OverviewDis_duration__vtsVM h3{font-size:1.5rem;font-weight:600;color:#333;margin:0}.tourDetails_OverviewDis_duration__vtsVM h4{font-size:1rem;color:#666;margin:0;display:flex;align-items:center;gap:.5rem}.tourDetails_OverviewDis_duration__vtsVM h4 i{color:#19b7db}.tourDetails_OverviewDis__6yAAR{padding:1.5rem;margin-bottom:1.5rem;background-color:#fff;border-radius:12px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.tourDetails_OverviewDis__6yAAR h3{font-size:1.5rem;font-weight:600;color:#333;margin:0 0 1rem}.tourDetails_OverviewDis__6yAAR h5{font-size:1rem;color:#666;margin:0;display:flex;align-items:center;gap:.5rem}.tourDetails_OverviewDis__6yAAR h5 i{color:#19b7db}.tourDetails_OverviewDis__6yAAR ul{list-style:none;padding:0;margin:0}.tourDetails_OverviewDis__6yAAR ul li{font-size:1rem;color:#666;margin-bottom:.5rem}@media (max-width:768px){.tourDetails_charterOverviewContainer__kp1ev{padding:0;width:100%;max-width:100%}.tourDetails_compactCardsGrid__OidXP{grid-template-columns:1fr;gap:12px;margin-bottom:16px}.tourDetails_expandableSection__bnxAL,.tourDetails_infoCard__CwH1G{margin-bottom:12px;border-radius:8px}.tourDetails_cardHeader__1tDRi,.tourDetails_sectionHeader__sGWXp{padding:12px 14px 8px}.tourDetails_cardContent__Z42l8,.tourDetails_sectionContent__Nsmyf.tourDetails_expanded__rplcR{padding:12px 14px 14px}.tourDetails_cardTitle__Vxuqs,.tourDetails_sectionTitle__fz4QI{font-size:14px;gap:6px}.tourDetails_sectionIcon__zzeKO,.tourDetails_titleIcon__VAf9F{font-size:16px}.tourDetails_additionalInfoGrid__e4SSW,.tourDetails_includedExcludedGrid__cT3Bp{grid-template-columns:1fr;gap:12px}.tourDetails_activityItem__XJIaw{padding:10px 12px;font-size:.875rem}.tourDetails_programSection__jXGiL{margin-bottom:16px;padding-bottom:16px}.tourDetails_OverviewDis__6yAAR,.tourDetails_OverviewDis_duration__vtsVM{padding:1rem;margin-bottom:1rem;border-radius:8px}.tourDetails_OverviewDis__6yAAR h3,.tourDetails_OverviewDis_duration__vtsVM h3{font-size:1.125rem;margin-bottom:.75rem}.tourDetails_OverviewDis__6yAAR h5,.tourDetails_OverviewDis_duration__vtsVM h4{font-size:.875rem}.tourDetails_infoText__vuRvt{font-size:.8125rem;line-height:1.4}.tourDetails_policyText__e67hK{font-size:.8125rem}.tourDetails_highlightContent__NTQTA{font-size:.8125rem;padding:10px}.tourDetails_policyItem__HbrHR{padding:10px}}@media (max-width:480px){.tourDetails_charterOverviewContainer__kp1ev{padding:0}.tourDetails_compactCardsGrid__OidXP{grid-template-columns:1fr;gap:10px;margin-bottom:12px}.tourDetails_expandableSection__bnxAL,.tourDetails_infoCard__CwH1G{margin-bottom:10px;border-radius:6px}.tourDetails_cardHeader__1tDRi,.tourDetails_sectionHeader__sGWXp{padding:10px 12px 6px}.tourDetails_cardContent__Z42l8,.tourDetails_sectionContent__Nsmyf.tourDetails_expanded__rplcR{padding:10px 12px 12px}.tourDetails_cardTitle__Vxuqs,.tourDetails_sectionTitle__fz4QI{font-size:13px;gap:5px}.tourDetails_sectionIcon__zzeKO,.tourDetails_titleIcon__VAf9F{font-size:14px}.tourDetails_expandButton__cSAWs{width:32px;height:32px}.tourDetails_infoText__vuRvt{font-size:.75rem;line-height:1.3}.tourDetails_policyText__e67hK{font-size:.75rem}.tourDetails_highlightContent__NTQTA{font-size:.75rem;padding:8px}.tourDetails_policyItem__HbrHR{padding:8px}.tourDetails_additionalInfoGrid__e4SSW,.tourDetails_includedExcludedGrid__cT3Bp{gap:10px}.tourDetails_activityItem__XJIaw{padding:8px 10px;font-size:.8125rem}.tourDetails_OverviewDis__6yAAR,.tourDetails_OverviewDis_duration__vtsVM{padding:.75rem;margin-bottom:.75rem}.tourDetails_OverviewDis__6yAAR h3,.tourDetails_OverviewDis_duration__vtsVM h3{font-size:1rem;margin-bottom:.5rem}.tourDetails_OverviewDis__6yAAR h5,.tourDetails_OverviewDis_duration__vtsVM h4{font-size:.8125rem}}.tourDetails_tourHeader__0osis{margin-bottom:32px}.tourDetails_tourTitle___Zpy2{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:16px;line-height:1.2}.tourDetails_tourMeta__watTc{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:24px}.tourDetails_infoLabel__ojS6K{font-weight:600;color:#475569;margin-right:8px}.tourDetails_pricingInfo__j2Sxw{margin-top:24px;padding:20px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.tourDetails_pricingTitle__EtXMm{font-size:1.25rem;font-weight:600;margin-bottom:12px;color:#1e293b}.tourDetails_pricingGrid__aYvfR{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.tourDetails_priceItem__OfhO4{display:flex;align-items:center;gap:8px}.tourDetails_priceLabel__I0XT0{font-size:.875rem;color:#64748b;font-weight:500}.tourDetails_priceValue__4HQYo{font-size:1.25rem;font-weight:700;color:#3b82f6}.tourDetails_relatedTours__d1gz9{margin-top:48px}.tourDetails_relatedToursTitle__TdaB5{font-size:1.875rem;font-weight:700;margin-bottom:24px;color:#1e293b}.tourDetails_bookingFormContainer__rxfOa{position:-webkit-sticky;position:sticky;top:16px}.tourDetails_tourMap__GpGdG{margin-top:48px}.tourDetails_tourMapTitle__ZWDzC{font-size:1.875rem;font-weight:700;margin-bottom:24px;color:#1e293b}@media (max-width:1024px){.tourDetails_pricingGrid__aYvfR{grid-template-columns:1fr}.tourDetails_tourTitle___Zpy2{font-size:2rem}}@media (max-width:768px){.tourDetails_tourMeta__watTc{flex-direction:column;gap:12px}.tourDetails_tourTitle___Zpy2{font-size:1.75rem}.tourDetails_pricingInfo__j2Sxw{padding:16px}.tourDetails_relatedToursTitle__TdaB5,.tourDetails_tourMapTitle__ZWDzC{font-size:1.5rem}}@media (max-width:480px){.tourDetails_tourTitle___Zpy2{font-size:1.5rem}.tourDetails_pricingInfo__j2Sxw{padding:12px}.tourDetails_priceValue__4HQYo{font-size:1.125rem}}.tourDetails_heroSection__nB4vS{width:100%;margin-bottom:32px}.tourDetails_mainContent__y5nzY{width:100%}.tourDetails_contentContainer__13VAV{max-width:1200px;margin:0 auto;padding:0 16px}.tourDetails_contentGrid__Vrx5F{display:grid;grid-template-columns:1fr;grid-gap:32px;gap:32px}.tourDetails_leftColumn__o6opR,.tourDetails_rightColumn__YNNq6{width:100%}@media (min-width:1024px){.tourDetails_contentGrid__Vrx5F{grid-template-columns:2fr 1fr;gap:32px}}@media (max-width:1023px){.tourDetails_contentGrid__Vrx5F{grid-template-columns:1fr;gap:24px}.tourDetails_contentContainer__13VAV{padding:0 12px}}@media (max-width:768px){.tourDetails_contentContainer__13VAV{padding:0 8px}.tourDetails_contentGrid__Vrx5F{gap:20px}}.DetailsTabs_tabHeaderContainer__d5Ryw{position:relative;width:100%;margin-bottom:2rem}@media (max-width:768px){.DetailsTabs_tabHeaderContainer__d5Ryw{margin-bottom:1.5rem}}@media (max-width:480px){.DetailsTabs_tabHeaderContainer__d5Ryw{margin-bottom:1rem}}.DetailsTabs_tabHeader__bVmro{display:flex;width:100%;gap:0;position:relative;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.DetailsTabs_tabHeader__bVmro::-webkit-scrollbar{display:none}@media (max-width:768px){.DetailsTabs_tabHeader__bVmro{gap:.25rem}}.DetailsTabs_tabButton__em2_v{flex:1 1;padding:1rem;border:none;background:none;font-size:1rem;font-weight:500;color:#6b7280;cursor:pointer;transition:all .3s ease;position:relative;text-align:center}@media (max-width:768px){.DetailsTabs_tabButton__em2_v{padding:.75rem .5rem;font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}@media (max-width:480px){.DetailsTabs_tabButton__em2_v{padding:.625rem .375rem;font-size:.8125rem}}.DetailsTabs_tabButton__em2_v:hover{color:#009edb}.DetailsTabs_activeTabButton__THW_6{color:#009edb;font-weight:600}.DetailsTabs_activeTabButton__THW_6:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background-color:#009edb}.DetailsTabs_tabDivider__GT92F{width:100%;height:1px;background-color:#e5e7eb;margin-top:-1px}.DetailsTabs_tabContent__3_LiO{padding:2rem 0;width:100%;overflow:hidden}@media (max-width:768px){.DetailsTabs_tabContent__3_LiO{padding:1rem 0;width:100%;max-width:100%}}@media (max-width:480px){.DetailsTabs_tabContent__3_LiO{padding:.75rem 0}}.DetailsTabs_section__6HzfR{margin-bottom:1.5rem}@media (max-width:768px){.DetailsTabs_section__6HzfR{margin-bottom:1.25rem}}@media (max-width:480px){.DetailsTabs_section__6HzfR{margin-bottom:1rem}}.DetailsTabs_paragraph__fBKLN{color:#4b5563}.DetailsTabs_sectionTitle__adNi4{font-size:1.125rem;font-weight:500;color:#111827;margin-bottom:.75rem}@media (max-width:768px){.DetailsTabs_sectionTitle__adNi4{font-size:1rem;margin-bottom:.5rem}}@media (max-width:480px){.DetailsTabs_sectionTitle__adNi4{font-size:.9375rem;margin-bottom:.5rem}}.DetailsTabs_list__2Zaqe{display:grid;grid-template-columns:1fr;grid-gap:.5rem;gap:.5rem}@media (min-width:768px){.DetailsTabs_list__2Zaqe{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.DetailsTabs_list__2Zaqe.DetailsTabs_columns3__scSFn{grid-template-columns:repeat(3,1fr)}}.DetailsTabs_listItem__FHapF{display:flex;align-items:center}.DetailsTabs_listItemAlignTop__xzdgP{display:flex;align-items:flex-start}.DetailsTabs_iconWrapper__VxKd7{display:flex;margin-right:.5rem}.DetailsTabs_iconGreen__pKGvB{color:#009edb}.DetailsTabs_iconBlue__zSCCf{color:#034ea2}.DetailsTabs_iconRed__XGNrl{color:#dc3545}.DetailsTabs_iconYellow__8z0QM{color:#9f886a}.DetailsTabs_dot__Foc8T{width:.5rem;height:.5rem;background-color:#034ea2;border-radius:50%;margin-right:.5rem}.DetailsTabs_card__H_P8j{background-color:#f9fafb;padding:1rem;border-radius:.5rem}.DetailsTabs_cardTitle__6pCmv{font-weight:500;color:#1f2937;margin-bottom:.5rem}.DetailsTabs_cardContent__NoQpK{color:#4b5563}.DetailsTabs_grid__BUaNM{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}@media (min-width:768px){.DetailsTabs_grid__BUaNM{grid-template-columns:repeat(2,1fr)}}.DetailsTabs_flexColumn__PnLqx{display:flex;flex-direction:column;gap:1rem}.DetailsTabs_itineraryItem__sgA6B{position:relative;padding-left:2rem;padding-bottom:1.5rem;border-left:2px solid #bfdbfe}.DetailsTabs_itineraryItem__sgA6B:last-child{border-left:none}.DetailsTabs_dayMarker__fsgYo{position:absolute;top:0;left:0;transform:translateX(-50%);width:1.5rem;height:1.5rem;border-radius:50%;background-color:#034ea2;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.75rem;font-weight:700}.DetailsTabs_dayTitle__kLmUA{font-size:1.125rem;font-weight:500;color:#111827;margin-bottom:.5rem}.DetailsTabs_locationList__WNIHI{margin-top:.75rem;font-size:.875rem;color:#6b7280;display:flex;flex-direction:column;gap:.25rem}.DetailsTabs_locationItem__Px_tu{display:flex;align-items:center}.DetailsTabs_locationIcon__W5S5C{color:#034ea2}.DetailsTabs_reviewHeader__z8dPE{align-items:center;margin-bottom:1.5rem}.DetailsTabs_ratingNumber__rmRL3{font-size:2.25rem;font-weight:700;color:#111827;margin-right:.75rem}.DetailsTabs_ratingDetails__wRqjH{display:flex;flex-direction:column}.DetailsTabs_stars__YMVr9{display:flex}.DetailsTabs_ratingText__PDVuU{font-size:.875rem;color:#6b7280}.DetailsTabs_reviewsList__FbmIw{display:flex;flex-direction:column;gap:1.5rem}.DetailsTabs_reviewItem__nMjhE{border-bottom:1px solid #e5e7eb;padding-bottom:1.5rem}.DetailsTabs_reviewItem__nMjhE:last-child{border-bottom:none}.DetailsTabs_reviewHeader__z8dPE{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.DetailsTabs_avatar__M92sl,.DetailsTabs_reviewerInfo__uSe6j{display:flex;align-items:center}.DetailsTabs_avatar__M92sl{width:2.5rem;height:2.5rem;border-radius:50%;background-color:#e5e7eb;justify-content:center;color:#6b7280;font-weight:500;margin-right:.75rem}.DetailsTabs_reviewerName__WSg4m{font-weight:500}.DetailsTabs_reviewDate__iB98Q{font-size:.875rem;color:#6b7280}.DetailsTabs_reviewComment__jWDmW{color:#4b5563}.DetailsTabs_faqItem__8Jpzw{border-bottom:1px solid #e5e7eb;padding-bottom:1.5rem}.DetailsTabs_faqItem__8Jpzw:last-child{border-bottom:none}.DetailsTabs_faqQuestion__lrWTj{font-size:1.125rem;font-weight:500;color:#111827;margin-bottom:.5rem}.DetailsTabs_specItem__kYu8m{background-color:#f9fafb;padding:1rem;border-radius:.5rem}.DetailsTabs_specLabel__udo9p{font-size:.875rem;font-weight:500;color:#6b7280;margin-bottom:.25rem}.DetailsTabs_specValue__F7GMH{color:#111827}.DetailsTabs_alertBox__RtTul{background-color:#fffbeb;border-left:4px solid #9f886a;padding:1rem}.DetailsTabs_alertContent__yGk5B{display:flex}.DetailsTabs_alertIconWrapper__Ahkug{flex-shrink:0}.DetailsTabs_alertText__uypxU{margin-left:.75rem}.DetailsTabs_alertTextContent__nmKzZ{font-size:.875rem;color:#92400e}.DetailsTabs_timelineContainer__ZIw45{position:relative}.DetailsTabs_timelineItem__CqUZK{margin-bottom:2rem;position:relative;padding-left:2rem}.DetailsTabs_timelineConnector__Um4r6{position:absolute;top:1.5rem;bottom:0;left:.75rem;width:.125rem;background-color:#bfdbfe}.DetailsTabs_timeMarker__oP75U{position:absolute;top:.25rem;left:0;width:1.5rem;height:1.5rem;border-radius:50%;background-color:#034ea2;display:flex;align-items:center;justify-content:center}.DetailsTabs_innerMarker__fKxE_{width:.5rem;height:.5rem;border-radius:50%;background-color:#fff}.DetailsTabs_eventTitle__PvYqM{font-size:1.125rem;font-weight:500;color:#111827}.DetailsTabs_eventTime__kqCsS{font-weight:700;color:#034ea2}.DetailsTabs_eventDescription__Hxcqe{color:#4b5563;margin-top:.25rem}.DetailsTabs_eventLocation__pW_Se{display:flex;align-items:center;margin-top:.5rem;font-size:.875rem;color:#6b7280}.DetailsTabs_locationIcon__W5S5C{color:#9ca3af;margin-right:.25rem}.DetailsTabs_availabilitySection__RHUZd{margin-top:3rem}.DetailsTabs_availabilityContainer__hDWc0{background-color:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border:1px solid #e5e7eb;margin-bottom:2rem}.DetailsTabs_availabilityGrid__I0gPA{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1rem;gap:1rem;margin-top:1rem}.DetailsTabs_availabilityCard__IwI5B{position:relative;display:flex;flex-direction:column;gap:8px;padding:16px;border:2px solid #e2e8f0;border-radius:12px;background:#fff;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.05)}.DetailsTabs_availabilityCard__IwI5B:hover{border-color:#009edb;box-shadow:0 4px 12px rgba(15,176,196,.15);transform:translateY(-2px)}.DetailsTabs_selectedAvailability__FmCi_{border-color:#009edb;background:rgba(15,176,196,.05);box-shadow:0 0 0 1px rgba(15,176,196,.3)}.DetailsTabs_availabilityTitle__4PMwv{font-size:1.1rem;font-weight:600;color:#333;margin:0;line-height:1.4}.DetailsTabs_availabilityHeader__kbmJ6{align-items:flex-start;gap:12px;flex-wrap:wrap}.DetailsTabs_availabilityDates__HA1eS{font-size:.9rem;color:#666;flex:1 1}.DetailsTabs_availabilityDuration__3VcRp{font-size:.85rem;color:#888;background:#f5f5f5;padding:4px 8px;border-radius:4px;white-space:nowrap}.DetailsTabs_availabilityPrice__ZlMtK{font-size:1.2rem;color:#2c5282;margin-top:auto}.DetailsTabs_selectionIndicator__CxZbC{position:absolute;top:12px;right:12px;color:#48bb78;font-size:1.2rem}@media (max-width:768px){.DetailsTabs_availabilitySection__RHUZd{margin-top:2rem;margin-bottom:1.5rem}.DetailsTabs_availabilityContainer__hDWc0{padding:1rem;border-radius:.5rem;margin-bottom:0}.DetailsTabs_availabilityGrid__I0gPA{display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden;gap:1rem;padding:.5rem 0;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;margin:0}.DetailsTabs_availabilityGrid__I0gPA::-webkit-scrollbar{display:none}.DetailsTabs_availabilityCard__IwI5B{flex:0 0 auto;min-width:280px;max-width:280px;padding:1rem;scroll-snap-align:start;margin:0}.DetailsTabs_availabilityTitle__4PMwv{font-size:1rem;line-height:1.4}.DetailsTabs_instantBookingBadge__r6ONL{font-size:10px;padding:4px 8px}.DetailsTabs_instantBookingTag__ETe5F{font-size:9px;padding:3px 6px;top:6px;right:6px}}@media (max-width:480px){.DetailsTabs_availabilitySection__RHUZd{margin-top:1.5rem;margin-bottom:1rem}.DetailsTabs_availabilityContainer__hDWc0{padding:.75rem}.DetailsTabs_availabilityCard__IwI5B{min-width:260px;max-width:260px;padding:.875rem}.DetailsTabs_availabilityTitle__4PMwv{font-size:.9375rem;line-height:1.3}}.DetailsTabs_availabilityDetails__RQM4a{margin-top:1rem;padding:1rem;background-color:#f8f9fa;border-radius:.5rem;font-size:.9rem}.DetailsTabs_availabilityCapacity__hshPj{margin-bottom:.5rem;font-weight:500;color:#2c3e50}.DetailsTabs_availabilityCancellation__ztuUD,.DetailsTabs_availabilityExcludes__72quZ,.DetailsTabs_availabilityIncludes__WyKkm{margin-top:.5rem;padding:.5rem;border-radius:.25rem}.DetailsTabs_availabilityIncludes__WyKkm{background-color:#e8f5e9;color:#2e7d32}.DetailsTabs_availabilityExcludes__72quZ{background-color:#ffebee;color:#c62828}.DetailsTabs_availabilityCancellation__ztuUD{background-color:#e3f2fd;color:#1565c0}.DetailsTabs_availabilityHeader__kbmJ6{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.DetailsTabs_availabilityDates__HA1eS{font-weight:500;color:#2c3e50}.DetailsTabs_availabilityPrice__ZlMtK{font-weight:600;color:#2196f3}.DetailsTabs_luxuryCharterLayout__riZ88{display:flex;flex-direction:column;gap:3rem;padding:2rem 0}.DetailsTabs_destinationSection__8zs2E{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;align-items:flex-start}.DetailsTabs_destinationImage__F8SAB{position:relative;width:100%;height:400px;border-radius:12px;overflow:hidden}.DetailsTabs_destinationImage__F8SAB .DetailsTabs_image__AqiV6{object-fit:cover;width:100%;height:100%}.DetailsTabs_destinationContent__Ib8AT{display:flex;flex-direction:column;gap:1.5rem}.DetailsTabs_destinationTitle__qBMpg{font-size:2rem;font-weight:600;color:var(--text-primary);margin:0}.DetailsTabs_destinationDescription__KUDNk{font-size:1.1rem;line-height:1.6;color:var(--text-secondary);margin:0}.DetailsTabs_destinationDetails__6Ucu7{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.DetailsTabs_detailItem__gkdxI{display:flex;align-items:center;gap:.5rem}.DetailsTabs_detailLabel__L_TFl{font-weight:600;color:var(--text-primary)}.DetailsTabs_detailValue__IQJ_5{color:var(--text-secondary)}.DetailsTabs_experienceSection__D2Qrs{display:flex;flex-direction:column;gap:2rem}.DetailsTabs_experienceTitle__2dcOj{font-size:2rem;font-weight:600;color:var(--text-primary);margin:0}.DetailsTabs_experienceGrid__SHK4x{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}.DetailsTabs_experienceImageWrapper__rm7YD{position:relative;width:100%;height:300px;border-radius:12px;overflow:hidden}.DetailsTabs_experienceImage__wSgPh{object-fit:cover;width:100%;height:100%;transition:transform .3s ease}.DetailsTabs_experienceImageWrapper__rm7YD:hover .DetailsTabs_experienceImage__wSgPh{transform:scale(1.05)}@media (max-width:1024px){.DetailsTabs_destinationSection__8zs2E{grid-template-columns:1fr}.DetailsTabs_destinationImage__F8SAB{height:300px}}@media (max-width:768px){.DetailsTabs_luxuryCharterLayout__riZ88{gap:2rem}.DetailsTabs_destinationTitle__qBMpg,.DetailsTabs_experienceTitle__2dcOj{font-size:1.75rem}.DetailsTabs_experienceGrid__SHK4x{grid-template-columns:1fr}}.DetailsTabs_charterOverview__qJbbz{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.DetailsTabs_charterOverview__qJbbz .DetailsTabs_section__6HzfR{background:#fff;border-radius:12px;box-shadow:0 2px 4px rgba(0,0,0,.1);overflow:hidden}.DetailsTabs_charterOverview__qJbbz .DetailsTabs_sectionTitle__adNi4{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:600;color:#333;margin:0;padding:1.5rem;background:#f8f9fa;border-bottom:1px solid #dee2e6}.DetailsTabs_charterOverview__qJbbz .DetailsTabs_sectionTitle__adNi4 i{color:#034ea2}.DetailsTabs_charterOverview__qJbbz .DetailsTabs_list__2Zaqe{padding:1.5rem}.DetailsTabs_charterOverview__qJbbz .DetailsTabs_listItem__FHapF{display:flex;align-items:center;gap:.75rem;padding:.75rem 0;font-size:1rem;color:#666}.DetailsTabs_charterOverview__qJbbz .DetailsTabs_listItem__FHapF i{color:#009edb;font-size:1.1rem}.DetailsTabs_charterOverview__qJbbz .DetailsTabs_itineraryHeader__C76C2{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.DetailsTabs_charterOverview__qJbbz .DetailsTabs_expandToggle__5iaO8{background:none;border:none;padding:.5rem;cursor:pointer;transition:transform .3s ease}.DetailsTabs_charterOverview__qJbbz .DetailsTabs_expandToggle__5iaO8.DetailsTabs_expanded__RwcoA{transform:rotate(180deg)}.DetailsTabs_charterOverview__qJbbz .DetailsTabs_itineraryContent__g9vaZ{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.DetailsTabs_charterOverview__qJbbz .DetailsTabs_itineraryContent__g9vaZ.DetailsTabs_expanded__RwcoA{max-height:2000px;transition:max-height .5s ease-in}.DetailsTabs_charterOverview__qJbbz .DetailsTabs_programSection__WFp20{padding:1.5rem;border-bottom:1px solid #dee2e6}.DetailsTabs_charterOverview__qJbbz .DetailsTabs_programSection__WFp20 h3{font-size:1.25rem;font-weight:600;color:#333;margin-bottom:1rem}.DetailsTabs_charterOverview__qJbbz .DetailsTabs_programList__clT0T{list-style:none;padding:0;margin:0}.DetailsTabs_charterOverview__qJbbz .DetailsTabs_programList__clT0T li{display:flex;align-items:center;gap:.75rem;padding:.75rem 0;font-size:1rem;color:#666}.DetailsTabs_charterOverview__qJbbz .DetailsTabs_programList__clT0T li i{color:#009edb;font-size:1.25rem}.DetailsTabs_charterOverview__qJbbz .DetailsTabs_programSubSection__FIA0P{padding:1.5rem;border-bottom:1px solid #dee2e6}.DetailsTabs_charterOverview__qJbbz .DetailsTabs_programSubSection__FIA0P h3{font-size:1.25rem;font-weight:600;color:#333;margin-bottom:1rem}.DetailsTabs_charterOverview__qJbbz .DetailsTabs_programSubSection__FIA0P h4{font-size:1.1rem;font-weight:600;color:#333;margin-bottom:.75rem}.DetailsTabs_charterOverview__qJbbz .DetailsTabs_included__u6Gnp{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem}.DetailsTabs_charterOverview__qJbbz .DetailsTabs_checkList__TyiZv{list-style:none;padding:0;margin:0}.DetailsTabs_charterOverview__qJbbz .DetailsTabs_checkList__TyiZv li{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;font-size:1rem;color:#666}.DetailsTabs_charterOverview__qJbbz .DetailsTabs_checkList__TyiZv li i{color:#009edb;font-size:1.1rem}.DetailsTabs_charterOverview__qJbbz .DetailsTabs_checkList__TyiZv.DetailsTabs_excluded__cJwQk li i{color:#dc3545}.DetailsTabs_charterOverview__qJbbz .DetailsTabs_infoList__refGY{list-style:none;padding:0;margin:0}.DetailsTabs_charterOverview__qJbbz .DetailsTabs_infoList__refGY li{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;font-size:1rem;color:#666}.DetailsTabs_charterOverview__qJbbz .DetailsTabs_infoList__refGY li i{color:#034ea2;font-size:1.1rem}.DetailsTabs_charterOverview__qJbbz .DetailsTabs_safetyList__XpgP8{list-style:none;padding:1.5rem;margin:0}.DetailsTabs_charterOverview__qJbbz .DetailsTabs_safetyList__XpgP8 li{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 0;font-size:1rem;color:#666;border-bottom:1px solid #dee2e6}.DetailsTabs_charterOverview__qJbbz .DetailsTabs_safetyList__XpgP8 li:last-child{border-bottom:none}.DetailsTabs_charterOverview__qJbbz .DetailsTabs_safetyList__XpgP8 li i{color:#9f886a;font-size:1.1rem;margin-top:.25rem}.DetailsTabs_charterOverview__qJbbz .DetailsTabs_safetyList__XpgP8 li span{flex:1 1}@media (max-width:768px){.DetailsTabs_charterOverview__qJbbz .DetailsTabs_section__6HzfR{border-radius:4px}.DetailsTabs_charterOverview__qJbbz .DetailsTabs_sectionTitle__adNi4{font-size:1.25rem;padding:1rem}.DetailsTabs_charterOverview__qJbbz .DetailsTabs_list__2Zaqe,.DetailsTabs_charterOverview__qJbbz .DetailsTabs_programSection__WFp20,.DetailsTabs_charterOverview__qJbbz .DetailsTabs_programSubSection__FIA0P,.DetailsTabs_charterOverview__qJbbz .DetailsTabs_safetyList__XpgP8{padding:1rem}.DetailsTabs_charterOverview__qJbbz .DetailsTabs_included__u6Gnp{grid-template-columns:1fr;gap:1.5rem}}.DetailsTabs_OverviewDis_duration__w8uzz{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.DetailsTabs_OverviewDis_duration__w8uzz h3{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:.5rem}.DetailsTabs_OverviewDis_duration__w8uzz h4{display:flex;align-items:center;gap:.5rem;font-size:1rem;color:#666}.DetailsTabs_OverviewDis_duration__w8uzz h4 i{color:#034ea2}.DetailsTabs_OverviewDis___kwwV{margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.DetailsTabs_OverviewDis___kwwV h3{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:1rem}.DetailsTabs_OverviewDis___kwwV h5{display:flex;align-items:center;gap:.5rem;font-size:1rem;color:#666}.DetailsTabs_OverviewDis___kwwV h5 i{color:#dc3545}.DetailsTabs_OverviewDis___kwwV ul{list-style:none;padding:0;margin:0}.DetailsTabs_OverviewDis___kwwV ul li{font-size:1rem;color:#666;line-height:1.5}.DetailsTabs_OverviewItinerary__OSO80{margin-bottom:2rem;background:#fff;border-radius:12px;box-shadow:0 2px 4px rgba(0,0,0,.1);overflow:hidden}.DetailsTabs_itineraryHeader__C76C2{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;cursor:pointer;background:#f8f9fa;border-bottom:1px solid #dee2e6}.DetailsTabs_itineraryHeader__C76C2 h3{font-size:1.5rem;font-weight:600;color:#333;margin:0}.DetailsTabs_expandToggle__5iaO8{background:none;border:none;padding:.5rem;cursor:pointer;transition:transform .3s ease}.DetailsTabs_expandToggle__5iaO8.DetailsTabs_expanded__RwcoA{transform:rotate(180deg)}.DetailsTabs_itineraryContent__g9vaZ{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.DetailsTabs_itineraryContent__g9vaZ.DetailsTabs_expanded__RwcoA{max-height:2000px;transition:max-height .5s ease-in}.DetailsTabs_programSection__WFp20{padding:1.5rem;border-bottom:1px solid #dee2e6}.DetailsTabs_programSection__WFp20 h4{font-size:1.25rem;font-weight:600;color:#333;margin-bottom:1rem}.DetailsTabs_programList__clT0T{list-style:none;padding:0;margin:0}.DetailsTabs_programList__clT0T li{display:flex;align-items:center;gap:.75rem;padding:.75rem 0;font-size:1rem;color:#666}.DetailsTabs_programList__clT0T li i{color:#009edb;font-size:1.25rem}.DetailsTabs_programSubSection__FIA0P{padding:1.5rem;border-bottom:1px solid #dee2e6}.DetailsTabs_programSubSection__FIA0P h4{font-size:1.25rem;font-weight:600;color:#333;margin-bottom:1rem}.DetailsTabs_included__u6Gnp{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem}.DetailsTabs_included__u6Gnp h5{font-size:1.1rem;font-weight:600;color:#333;margin-bottom:.75rem}.DetailsTabs_checkList__TyiZv{list-style:none;padding:0;margin:0}.DetailsTabs_checkList__TyiZv li{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;font-size:1rem;color:#666}.DetailsTabs_checkList__TyiZv li i{color:#009edb;font-size:1.1rem}.DetailsTabs_checkList__TyiZv.DetailsTabs_excluded__cJwQk li i{color:#dc3545}.DetailsTabs_infoList__refGY{list-style:none;padding:0;margin:0}.DetailsTabs_infoList__refGY li{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;font-size:1rem;color:#666}.DetailsTabs_infoList__refGY li i{color:#034ea2;font-size:1.1rem}.DetailsTabs_safetyList__XpgP8{list-style:none;padding:1.5rem;margin:0}.DetailsTabs_safetyList__XpgP8 li{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 0;font-size:1rem;color:#666;border-bottom:1px solid #dee2e6}.DetailsTabs_safetyList__XpgP8 li:last-child{border-bottom:none}.DetailsTabs_safetyList__XpgP8 li span{flex:1 1}@media (max-width:768px){.DetailsTabs_OverviewDis___kwwV,.DetailsTabs_OverviewDis_duration__w8uzz,.DetailsTabs_OverviewItinerary__OSO80{padding:1rem}.DetailsTabs_OverviewDis___kwwV h3,.DetailsTabs_OverviewDis_duration__w8uzz h3,.DetailsTabs_itineraryHeader__C76C2 h3{font-size:1.25rem}.DetailsTabs_included__u6Gnp{grid-template-columns:1fr;gap:1.5rem}}.DetailsTabs_instantBookingBadge__r6ONL{display:inline-flex;gap:4px;padding:6px 12px;border-radius:16px;font-size:12px;font-weight:600;box-shadow:0 2px 8px rgba(16,185,129,.3);animation:DetailsTabs_pulse__89KGG 2s ease-in-out infinite}.DetailsTabs_instantBookingBadge__r6ONL,.DetailsTabs_instantBookingTag__ETe5F{align-items:center;background:linear-gradient(135deg,#10b981,#059669);color:#fff;text-transform:uppercase;letter-spacing:.5px}.DetailsTabs_instantBookingTag__ETe5F{position:absolute;top:8px;right:8px;padding:4px 8px;border-radius:12px;font-size:10px;font-weight:700;box-shadow:0 2px 6px rgba(16,185,129,.4);display:flex;gap:2px}@keyframes DetailsTabs_pulse__89KGG{0%,to{transform:scale(1);box-shadow:0 2px 8px rgba(16,185,129,.3)}50%{transform:scale(1.02);box-shadow:0 4px 12px rgba(16,185,129,.4)}}.tourCard_card_wrapper__y5HL0{position:relative;width:100%;max-width:420px;min-width:320px;height:100%;display:flex;flex-direction:column;font-family:Inter,Segoe UI,system-ui,sans-serif;cursor:pointer}.tourCard_card_link__F8Gr9{text-decoration:none;color:inherit;display:block;height:100%;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.tourCard_card_link__F8Gr9:hover{transform:translateY(-4px)}.tourCard_tour_card__2ab9f{background:#fff;border-radius:20px;overflow:hidden;width:100%;height:100%;min-height:480px;box-shadow:none;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;border:1px solid hsla(0,0%,100%,.2);display:flex;flex-direction:column;isolation:isolate;z-index:1}.tourCard_card_link__F8Gr9:hover .tourCard_tour_card__2ab9f{box-shadow:none}.tourCard_image_section__XiFxp{position:relative;width:100%;height:280px;overflow:hidden;background:linear-gradient(135deg,#1e293b,#334155);display:block}.tourCard_image_section__XiFxp>span{display:block!important;position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important}.tourCard_card_image__BBwIg,.tourCard_image_section__XiFxp>span{width:100%!important;height:100%!important;min-height:100%!important}.tourCard_card_image__BBwIg{max-height:none!important;object-fit:cover!important;object-position:center center!important;transition:transform .6s cubic-bezier(.25,.46,.45,.94)!important}.tourCard_card_link__F8Gr9:hover .tourCard_card_image__BBwIg{transform:scale(1.08)}.tourCard_glassmorphic_overlay___Fh1q{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.3) 30%,rgba(0,0,0,.7));backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px);padding:12px 24px;z-index:2;transition:all .4s ease}.tourCard_tour_name_overlay__7jRHO{font-size:24px;font-weight:700;color:#fff;margin:0;line-height:1.2;letter-spacing:-.02em;text-shadow:0 2px 8px rgba(0,0,0,.3);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.tourCard_price_overlay__7LBmT{font-size:20px;font-weight:600;color:#fff;margin:0;text-shadow:0 2px 8px rgba(0,0,0,.3)}.tourCard_service_type_icon__O9GLu{position:absolute;top:20px;left:20px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#009edb;border-radius:12px;color:#fff;font-size:24px;z-index:3;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);box-shadow:0 4px 16px rgba(0,158,219,.4);transition:all .3s ease;border:2px solid hsla(0,0%,100%,.3)}.tourCard_card_link__F8Gr9:hover .tourCard_service_type_icon__O9GLu{transform:scale(1.05);box-shadow:0 6px 20px rgba(0,0,0,.3)}.tourCard_featured_badge__l2wzu{position:absolute;top:20px;right:20px;padding:8px 16px;border-radius:20px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.8px;color:#e4e7e8;z-index:3;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);box-shadow:0 4px 16px rgba(158,0,89,.3);transition:all .3s ease;border:1px solid hsla(0,0%,100%,.2);background:#9e0059}.tourCard_action_buttons__Hy_mP{position:absolute;bottom:20px;right:20px;left:auto;inset-inline-end:20px;z-index:4;pointer-events:auto;display:flex;flex-direction:column;gap:8px}[dir=rtl] .tourCard_action_buttons__Hy_mP{right:auto;left:20px}.tourCard_content_section__Oospu{padding:18px;flex:1 1;display:flex;flex-direction:column;justify-content:space-between;background:hsla(0,0%,100%,.75);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid hsla(0,0%,100%,.8);box-shadow:0 4px 16px rgba(0,0,0,.05),inset 0 1px 0 hsla(0,0%,100%,.9);position:relative;transition:all .4s ease}.tourCard_location_categories_row__tn4pu{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin:0 0 10px;flex-wrap:wrap}.tourCard_location_details__LSqCg{display:flex;align-items:center;gap:6px;font-size:13px;color:#64748b;margin:0;font-weight:500}.tourCard_location_icon__N2qbM{color:#9f886a;font-size:16px}.tourCard_tour_description__cji7x{font-size:13px;color:#475569;margin:0 0 12px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.tourCard_specifications_section__NBScJ{margin-bottom:14px}.tourCard_specs_grid__xOUDP{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px;margin-bottom:0}.tourCard_spec_item__ldzQB{display:flex;align-items:center;gap:8px;padding:10px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:10px;border:1px solid #e2e8f0;transition:all .3s ease;opacity:1}.tourCard_card_link__F8Gr9:hover .tourCard_spec_item__ldzQB{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-color:#cbd5e1;box-shadow:0 2px 8px rgba(0,0,0,.06)}.tourCard_spec_icon__6EF3s{color:#009edb;font-size:16px;width:20px;text-align:center;transition:color .3s ease}.tourCard_spec_content__aZlOd{display:flex;flex-direction:column}.tourCard_spec_value___NIom{font-size:13px;font-weight:600;color:#1e293b;line-height:1;transition:color .3s ease}.tourCard_spec_label__gZPkQ{font-size:10px;color:#64748b;font-weight:500;text-transform:uppercase;letter-spacing:.5px;margin-top:2px;transition:color .3s ease}.tourCard_categories_list__msDmn{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.tourCard_category_badge__cNaFJ{display:flex;align-items:center;gap:5px;background:#9f886a;color:#e4e7e8;padding:5px 10px;border-radius:16px;font-size:11px;font-weight:600;border:1px solid hsla(195,8%,90%,.3);transition:all .3s ease;opacity:1;box-shadow:0 2px 4px hsla(34,22%,52%,.2)}.tourCard_card_link__F8Gr9:hover .tourCard_category_badge__cNaFJ{background:#8d785c;box-shadow:0 3px 8px hsla(34,22%,52%,.3);border-color:hsla(195,8%,90%,.4)}.tourCard_category_icon__FmOkm{font-size:11px;color:#e4e7e8}.tourCard_footer_section__Z_4U0{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;margin:0 -18px -18px;background:linear-gradient(135deg,#009edb,#007ab8);border-radius:0 0 20px 20px;border-top:2px solid hsla(0,0%,100%,.1);transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden;flex-wrap:nowrap}.tourCard_price_section__4f9qd{display:flex;align-items:baseline;justify-content:flex-start;gap:6px}.tourCard_price_row__WA_dn{display:flex;align-items:baseline;gap:4px;white-space:nowrap}.tourCard_price_value__nQu2R{font-size:22px;font-weight:700;color:#fff;letter-spacing:-.03em;line-height:1;text-shadow:0 2px 8px rgba(0,0,0,.2)}.tourCard_price_period__Gz6yb{font-size:13px;color:hsla(0,0%,100%,.85);font-weight:500;letter-spacing:.3px}.tourCard_rating_section__swiTJ{display:flex;align-items:center;justify-content:flex-end;gap:8px;transition:all .3s ease}.tourCard_rating_stars__kXRdH{display:flex;align-items:center;gap:3px;position:relative;line-height:1}.tourCard_star_icon__ZMhsG{color:gold;font-size:16px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.tourCard_stars_base__IfOej,.tourCard_stars_fill__gj0GJ{font-size:16px;letter-spacing:1px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tourCard_stars_base__IfOej{color:#e5e7eb}.tourCard_stars_fill__gj0GJ{color:gold;position:absolute;left:0;top:0;white-space:nowrap;overflow:hidden}.tourCard_rating_text__8YGhp{font-size:13px;color:#fff;font-weight:500;letter-spacing:.3px;white-space:nowrap;flex-shrink:0}@media (max-width:1200px){.tourCard_card_wrapper__y5HL0{max-width:360px}.tourCard_tour_card__2ab9f{min-height:450px}.tourCard_image_section__XiFxp{width:100%;height:260px}.tourCard_glassmorphic_overlay___Fh1q{padding:20px}.tourCard_tour_name_overlay__7jRHO{font-size:22px}.tourCard_price_overlay__7LBmT{font-size:18px}.tourCard_content_section__Oospu{padding:16px}.tourCard_footer_section__Z_4U0{margin:0 -16px -16px}}@media (max-width:992px){.tourCard_card_wrapper__y5HL0{max-width:340px}.tourCard_tour_card__2ab9f{min-height:430px}.tourCard_image_section__XiFxp{width:100%;height:240px}.tourCard_glassmorphic_overlay___Fh1q{padding:18px}.tourCard_tour_name_overlay__7jRHO{font-size:20px}.tourCard_price_overlay__7LBmT{font-size:16px}.tourCard_content_section__Oospu{padding:16px}.tourCard_specs_grid__xOUDP{gap:8px}.tourCard_spec_item__ldzQB{padding:9px}.tourCard_footer_section__Z_4U0{margin:0 -16px -16px}}@media (max-width:768px){.tourCard_card_wrapper__y5HL0{max-width:320px}.tourCard_tour_card__2ab9f{min-height:410px}.tourCard_image_section__XiFxp{width:100%;height:220px}.tourCard_glassmorphic_overlay___Fh1q{padding:16px}.tourCard_tour_name_overlay__7jRHO{font-size:18px}.tourCard_price_overlay__7LBmT{font-size:15px}.tourCard_content_section__Oospu{padding:14px}.tourCard_specifications_section__NBScJ{margin-bottom:12px}.tourCard_specs_grid__xOUDP{gap:8px;margin-bottom:0}.tourCard_spec_item__ldzQB{padding:8px}.tourCard_spec_value___NIom{font-size:13px}.tourCard_spec_label__gZPkQ{font-size:10px}.tourCard_categories_section__dsmbG{margin-bottom:12px}.tourCard_footer_section__Z_4U0{padding:14px 16px;margin:0 -14px -14px}.tourCard_price_value__nQu2R{font-size:20px}}@media (max-width:576px){.tourCard_card_wrapper__y5HL0{max-width:100%;min-width:300px}.tourCard_tour_card__2ab9f{min-height:420px;border-radius:16px}.tourCard_image_section__XiFxp{width:100%;height:200px}.tourCard_glassmorphic_overlay___Fh1q{padding:14px 16px}.tourCard_tour_name_overlay__7jRHO{font-size:16px;line-height:1.3;margin-bottom:6px}.tourCard_price_overlay__7LBmT{font-size:14px}.tourCard_content_section__Oospu{padding:16px}.tourCard_location_categories_row__tn4pu{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:12px}.tourCard_location_details__LSqCg{font-size:13px;width:100%;gap:8px}.tourCard_location_icon__N2qbM{font-size:15px}.tourCard_categories_list__msDmn{width:100%;gap:6px;flex-wrap:wrap}.tourCard_category_badge__cNaFJ{padding:6px 10px;font-size:11px;border-radius:14px}.tourCard_category_icon__FmOkm{font-size:10px}.tourCard_tour_description__cji7x{font-size:13px;margin-bottom:12px;line-height:1.5;-webkit-line-clamp:3;line-clamp:3}.tourCard_specifications_section__NBScJ{margin-bottom:14px}.tourCard_specs_grid__xOUDP{grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:0}.tourCard_spec_item__ldzQB{padding:10px 8px;flex-direction:column;align-items:center;text-align:center;gap:6px}.tourCard_spec_icon__6EF3s{font-size:16px;width:auto}.tourCard_spec_value___NIom{font-size:13px;font-weight:700}.tourCard_spec_label__gZPkQ{font-size:10px;margin-top:0}.tourCard_footer_section__Z_4U0{padding:14px 16px;margin:0 -16px -16px;flex-wrap:nowrap;justify-content:space-between;gap:10px;border-radius:0 0 16px 16px}.tourCard_price_section__4f9qd{justify-content:flex-start;gap:6px;flex-direction:column;align-items:flex-start}.tourCard_price_row__WA_dn{gap:4px}.tourCard_price_value__nQu2R{font-size:20px}.tourCard_price_period__Gz6yb{font-size:12px}.tourCard_rating_section__swiTJ{justify-content:flex-end;gap:8px;flex-direction:column;align-items:flex-end}.tourCard_rating_stars__kXRdH{gap:3px}.tourCard_star_icon__ZMhsG{font-size:14px}.tourCard_rating_text__8YGhp{font-size:12px}.tourCard_service_type_icon__O9GLu{width:44px;height:44px;top:16px;left:16px;font-size:20px}.tourCard_featured_badge__l2wzu{top:16px;right:16px;padding:6px 12px;font-size:10px;border-radius:16px}.tourCard_action_buttons__Hy_mP{bottom:16px;right:16px;left:auto;inset-inline-end:16px;gap:8px}[dir=rtl] .tourCard_action_buttons__Hy_mP{right:auto;left:16px}}@media (max-width:480px){.tourCard_card_wrapper__y5HL0{max-width:100%;min-width:280px}.tourCard_tour_card__2ab9f{min-height:400px;border-radius:14px}.tourCard_image_section__XiFxp{width:100%;height:180px}.tourCard_glassmorphic_overlay___Fh1q{padding:12px 14px}.tourCard_tour_name_overlay__7jRHO{font-size:15px;line-height:1.3;margin-bottom:4px}.tourCard_price_overlay__7LBmT{font-size:13px}.tourCard_content_section__Oospu{padding:14px}.tourCard_location_categories_row__tn4pu{flex-direction:column;gap:8px;margin-bottom:10px}.tourCard_location_details__LSqCg{font-size:12px;gap:6px}.tourCard_location_icon__N2qbM{font-size:14px}.tourCard_categories_list__msDmn{gap:5px}.tourCard_category_badge__cNaFJ{padding:5px 9px;font-size:10px;border-radius:12px}.tourCard_category_icon__FmOkm{font-size:9px}.tourCard_tour_description__cji7x{font-size:12px;margin-bottom:10px;line-height:1.4;-webkit-line-clamp:2;line-clamp:2}.tourCard_specifications_section__NBScJ{margin-bottom:12px}.tourCard_specs_grid__xOUDP{grid-template-columns:repeat(2,1fr);gap:6px}.tourCard_spec_item__ldzQB{padding:8px 6px;flex-direction:column;align-items:center;text-align:center;gap:4px}.tourCard_spec_icon__6EF3s{font-size:14px;width:auto}.tourCard_spec_value___NIom{font-size:12px;font-weight:700}.tourCard_spec_label__gZPkQ{font-size:9px;margin-top:0}.tourCard_footer_section__Z_4U0{padding:12px 14px;margin:0 -14px -14px;flex-wrap:nowrap;justify-content:space-between;gap:8px;border-radius:0 0 14px 14px}.tourCard_price_section__4f9qd{gap:4px;flex-direction:column;align-items:flex-start}.tourCard_price_row__WA_dn{gap:3px}.tourCard_price_value__nQu2R{font-size:18px}.tourCard_price_period__Gz6yb{font-size:11px}.tourCard_rating_section__swiTJ{gap:6px;flex-direction:column;align-items:flex-end}.tourCard_rating_stars__kXRdH{gap:2px}.tourCard_star_icon__ZMhsG{font-size:13px}.tourCard_rating_text__8YGhp{font-size:11px}.tourCard_service_type_icon__O9GLu{width:40px;height:40px;top:14px;left:14px;font-size:18px}.tourCard_featured_badge__l2wzu{top:14px;right:14px;padding:5px 10px;font-size:9px;border-radius:14px}.tourCard_action_buttons__Hy_mP{bottom:14px;right:14px;left:auto;inset-inline-end:14px;gap:6px}[dir=rtl] .tourCard_action_buttons__Hy_mP{right:auto;left:14px}}@media (max-width:400px){.tourCard_card_wrapper__y5HL0{max-width:100%;min-width:260px}.tourCard_tour_card__2ab9f{min-height:370px;border-radius:12px}.tourCard_image_section__XiFxp{height:160px}.tourCard_glassmorphic_overlay___Fh1q{padding:8px 10px}.tourCard_tour_name_overlay__7jRHO{font-size:13px}}.eventTicketCard_card__Wk0z3{border-radius:12px 40px 40px 12px;overflow:visible;color:#fff;position:relative;width:100%;max-width:1100px;margin:0 auto;box-shadow:none;min-height:400px;display:flex;transition:all .3s ease;background:linear-gradient(135deg,#01244a,#1e4a8f);cursor:pointer}.eventTicketCard_card__Wk0z3:hover{transform:translateY(-4px);box-shadow:none}.eventTicketCard_card__Wk0z3{-webkit-mask:radial-gradient(circle 25px at 0 50%,transparent 25px,#000 26px),radial-gradient(circle 25px at 100% 50%,transparent 25px,#000 26px);mask:radial-gradient(circle 25px at 0 50%,transparent 25px,#000 26px),radial-gradient(circle 25px at 100% 50%,transparent 25px,#000 26px);-webkit-mask-composite:source-in;mask-composite:intersect}.eventTicketCard_image_container__ozYud{width:40%;position:relative;flex-shrink:0;overflow:hidden;border-radius:12px 0 0 12px}.eventTicketCard_image_container__ozYud:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent,rgba(1,36,74,.1) 50%,transparent);pointer-events:none}.eventTicketCard_image_container__ozYud img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .3s ease}.eventTicketCard_card__Wk0z3:hover .eventTicketCard_image_container__ozYud img{transform:scale(1.05)}.eventTicketCard_action_buttons__yOMmn{position:absolute;top:12px;right:12px;left:auto;inset-inline-end:12px;display:flex;flex-direction:column;gap:12px;z-index:10;padding:4px}[dir=rtl] .eventTicketCard_action_buttons__yOMmn{right:auto;left:12px}.eventTicketCard_action_buttons__yOMmn [data-interactive]{cursor:pointer}.eventTicketCard_content__wVPAZ{padding:32px 36px 28px 32px;background:linear-gradient(135deg,#01244a,#1e4a8f);border-left:none;flex:1 1;position:relative;display:flex;flex-direction:column;overflow-y:auto;border-radius:0 40px 40px 0;justify-content:space-between;height:400px;background-image:linear-gradient(90deg,hsla(0,0%,100%,.08) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.04) 2px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.06) 1px,transparent 0),linear-gradient(45deg,hsla(0,0%,100%,.008) 25%,transparent 0),linear-gradient(-45deg,hsla(0,0%,100%,.008) 25%,transparent 0),linear-gradient(135deg,#01244a,#1e4a8f);background-size:3px 100%,8px 100%,5px 100%,60px 60px,60px 60px,100% 100%;background-position:bottom right 20px,bottom right 15px,bottom right 25px,0 0,0 0,0 0;background-repeat:repeat-y,repeat-y,repeat-y,repeat,repeat,no-repeat}.eventTicketCard_content__wVPAZ:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background-image:repeating-linear-gradient(180deg,hsla(0,0%,100%,.9) 0,hsla(0,0%,100%,.9) 6px,transparent 0,transparent 12px);background-size:4px 12px;border-radius:0 2px 2px 0;z-index:1}.eventTicketCard_content__wVPAZ:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 25% 25%,hsla(0,0%,100%,.015) 1.5px,transparent 0),radial-gradient(circle at 75% 75%,hsla(0,0%,100%,.01) 1px,transparent 0);background-size:40px 40px,50px 50px;pointer-events:none;border-radius:0 40px 40px 0;opacity:.4;z-index:0}.eventTicketCard_city__KmQWo{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:500;margin-top:0;position:relative;z-index:1;color:hsla(0,0%,100%,.85);text-shadow:0 1px 2px rgba(0,0,0,.3);text-transform:uppercase;letter-spacing:.5px;padding:8px 12px;background:hsla(0,0%,100%,.05);border-radius:20px;border:1px solid hsla(0,0%,100%,.1);margin-bottom:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.eventTicketCard_city__KmQWo svg{color:#e4e7e8;flex-shrink:0}.eventTicketCard_event_date__uRRRp{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:500;margin-top:8px;margin-bottom:8px;position:relative;z-index:1;color:hsla(0,0%,100%,.85);text-shadow:0 1px 2px rgba(0,0,0,.3);text-transform:uppercase;letter-spacing:.5px;padding:6px 12px;background:hsla(0,0%,100%,.05);border-radius:20px;border:1px solid hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.eventTicketCard_event_date__uRRRp svg{color:#e4e7e8;flex-shrink:0}.eventTicketCard_title_price__gkVBn{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;margin:24px 0 16px;gap:15px;position:relative;z-index:1;min-height:60px}.eventTicketCard_title_price__gkVBn h3{font-family:Comfortaa,sans-serif;font-size:28px;font-weight:700;line-height:1.2;margin:0;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.eventTicketCard_title_price__gkVBn h4{color:#e4e7e8;background:#e4e7e8;-webkit-background-clip:text;background-clip:text}.eventTicketCard_discounted_price_main__Vu30c,.eventTicketCard_title_price__gkVBn h4{font-family:Comfortaa,sans-serif;font-size:26px;font-weight:700;line-height:1.2;margin:0;white-space:nowrap;text-shadow:0 2px 4px rgba(0,0,0,.3);-webkit-text-fill-color:transparent}.eventTicketCard_discounted_price_main__Vu30c{color:#9f886a;background:#9f886a;-webkit-background-clip:text;background-clip:text}.eventTicketCard_packages__djCMc{display:flex;justify-content:space-between;align-items:center;text-transform:capitalize;font-size:14px;flex-wrap:wrap;gap:12px;margin-bottom:16px;position:relative;z-index:1}.eventTicketCard_packages__djCMc>div{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:90px;padding:8px;background:hsla(0,0%,100%,.1);border-radius:12px;transition:all .3s ease}.eventTicketCard_packages__djCMc>div svg{color:#e4e7e8}.eventTicketCard_packages__djCMc>div:hover{background:hsla(0,0%,100%,.15);transform:translateY(-2px)}.eventTicketCard_packages__djCMc p{text-align:center;margin:0;font-size:12px;font-weight:500;color:hsla(0,0%,100%,.9)}.eventTicketCard_descriptionContainer__mY8se{flex-grow:1;margin-bottom:16px;margin-right:40px;position:relative;z-index:1;overflow:hidden;max-width:100%}.eventTicketCard_description__dtXuB{color:hsla(0,0%,100%,.8);font-size:14px;line-height:1.6;margin:0;text-shadow:0 1px 2px rgba(0,0,0,.2);word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;white-space:normal}.eventTicketCard_seeMoreButton__1_N1R{background:none;border:none;color:#9e0059;font-size:12px;font-weight:600;cursor:pointer;padding:4px 0;margin-top:4px;text-decoration:underline;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;flex-shrink:0}.eventTicketCard_seeMoreButton__1_N1R:hover{color:#7d0046;text-decoration:none}.eventTicketCard_card__Wk0z3 a{font-weight:600;color:#e4e7e8;text-decoration:none!important;font-size:16px;align-self:flex-start;transition:all .3s ease;margin-top:auto;position:relative;z-index:1;padding:8px 16px;background:#9e0059;border:2px solid #e4e7e8;border-radius:20px;text-transform:uppercase;letter-spacing:.5px;font-size:14px;cursor:pointer;flex-shrink:0}.eventTicketCard_card__Wk0z3 a:hover{color:#9e0059;background:#e4e7e8;transform:translateY(-2px);box-shadow:0 4px 12px rgba(158,0,89,.4)}.eventTicketCard_guestTypes__gSDw7{display:flex;gap:10px;margin-bottom:24px;flex-wrap:wrap;position:relative;z-index:1}.eventTicketCard_guestTypeIcon__yee_6{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:linear-gradient(135deg,rgba(158,0,89,.2),rgba(158,0,89,.1));border:1px solid rgba(158,0,89,.3);border-radius:50%;color:#e4e7e8;transition:all .3s ease;box-shadow:0 2px 8px rgba(158,0,89,.2)}.eventTicketCard_guestTypeIcon__yee_6:hover{background:linear-gradient(135deg,rgba(158,0,89,.3),rgba(158,0,89,.2));border-color:#9e0059;transform:scale(1.15);box-shadow:0 4px 12px rgba(158,0,89,.3)}.eventTicketCard_guestTypeIcon__yee_6 svg{color:#e4e7e8}.eventTicketCard_guestTypeCount___I1ke{position:absolute;top:-8px;right:-8px;background:#9f886a;color:#01244a;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;border:2px solid #01244a;box-shadow:0 2px 4px rgba(0,0,0,.2)}@media (max-width:768px){.eventTicketCard_card__Wk0z3{flex-direction:column;border-radius:12px;max-width:100%;min-height:400px;overflow:hidden;background:linear-gradient(135deg,#01244a,#1e4a8f);margin:0 auto}.eventTicketCard_card__Wk0z3:after,.eventTicketCard_card__Wk0z3:before{display:none}.eventTicketCard_image_container__ozYud{width:100%;height:200px;min-height:200px;border-radius:12px 12px 0 0}.eventTicketCard_content__wVPAZ{border-radius:0 0 12px 12px;min-height:200px;padding:20px 16px;background-image:linear-gradient(135deg,#01244a,#1e4a8f);display:flex;flex-direction:column;justify-content:space-between;height:auto}.eventTicketCard_content__wVPAZ:before{display:none}.eventTicketCard_city__KmQWo{font-size:13px;padding:6px 10px;margin-bottom:8px}.eventTicketCard_title_price__gkVBn{margin:12px 0 10px;flex-direction:column;align-items:flex-start;gap:8px}.eventTicketCard_title_price__gkVBn h3{font-size:20px;line-height:1.3}.eventTicketCard_title_price__gkVBn h4{font-size:18px}.eventTicketCard_descriptionContainer__mY8se{margin-right:0;margin-bottom:12px}.eventTicketCard_description__dtXuB{font-size:13px;line-height:1.5}.eventTicketCard_card__Wk0z3 a{padding:8px 16px;font-size:12px;margin-top:8px}.eventTicketCard_action_buttons__yOMmn{gap:6px;top:8px;right:8px;left:auto;inset-inline-end:8px}[dir=rtl] .eventTicketCard_action_buttons__yOMmn{right:auto;left:8px}.eventTicketCard_packages__djCMc{margin-bottom:12px;gap:8px}.eventTicketCard_packages__djCMc>div{min-width:60px;padding:4px}.eventTicketCard_packages__djCMc p{font-size:11px}.eventTicketCard_guestTypes__gSDw7{margin-bottom:12px;gap:6px}.eventTicketCard_guestTypeIcon__yee_6{width:24px;height:24px}}@media (max-width:480px){.eventTicketCard_card__Wk0z3{min-height:350px}.eventTicketCard_image_container__ozYud{height:180px;min-height:180px}.eventTicketCard_content__wVPAZ{padding:16px 12px;min-height:170px}.eventTicketCard_city__KmQWo{font-size:12px;padding:4px 8px;margin-bottom:6px}.eventTicketCard_title_price__gkVBn h3{font-size:18px}.eventTicketCard_title_price__gkVBn h4{font-size:16px}.eventTicketCard_description__dtXuB{font-size:12px}.eventTicketCard_card__Wk0z3 a{padding:6px 12px;font-size:11px}.eventTicketCard_action_buttons__yOMmn{gap:4px;top:6px;right:6px;left:auto;inset-inline-end:6px}[dir=rtl] .eventTicketCard_action_buttons__yOMmn{right:auto;left:6px}.eventTicketCard_packages__djCMc>div{min-width:50px;padding:3px}.eventTicketCard_packages__djCMc p{font-size:10px}.eventTicketCard_guestTypeIcon__yee_6{width:20px;height:20px}}.eventTicketCard_price_container__5RyYP{display:flex;flex-direction:column;align-items:flex-end;gap:8px;min-height:60px;justify-content:flex-start}.eventTicketCard_offer_badge__SpFeL{background:#a0dadf;color:#9f886a;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 4px hsla(0,100%,71%,.3);margin-bottom:2px}.eventTicketCard_original_price__jSB9N{text-decoration:line-through;color:#999;font-size:14px;font-weight:400}.eventTicketCard_discounted_price__A3zem{color:#ff6b6b;font-size:18px;font-weight:600}.waterSportCard_card_wrapper__xyzZ_{position:relative;width:100%;max-width:420px;min-width:320px;height:100%;display:flex;flex-direction:column;font-family:Inter,Segoe UI,system-ui,sans-serif;cursor:pointer}.waterSportCard_card_link__2NXLy{text-decoration:none;color:inherit;display:block;height:100%;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.waterSportCard_card_link__2NXLy:hover{transform:translateY(-4px)}.waterSportCard_sport_card__YYwRn{background:#fff;border-radius:20px;overflow:hidden;width:100%;height:100%;min-height:480px;box-shadow:none;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;border:1px solid hsla(0,0%,100%,.2);display:flex;flex-direction:column}.waterSportCard_card_link__2NXLy:hover .waterSportCard_sport_card__YYwRn{box-shadow:none}.waterSportCard_image_section__AjhIY{position:relative;width:100%;height:280px;overflow:hidden;background:linear-gradient(135deg,#e01e37,#b91c1c);display:block}.waterSportCard_image_section__AjhIY>span{display:block!important;width:100%!important;height:100%!important;min-height:100%!important;position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important}.waterSportCard_card_image__SDeHe{width:100%!important;height:100%!important;min-height:100%!important;max-height:none!important;object-fit:cover!important;object-position:center center!important;transition:transform .6s cubic-bezier(.25,.46,.45,.94)!important}.waterSportCard_card_link__2NXLy:hover .waterSportCard_card_image__SDeHe{transform:scale(1.08)}.waterSportCard_glassmorphic_overlay__82REQ{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.3) 30%,rgba(0,0,0,.7));backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px);padding:12px 24px;z-index:2;transition:all .4s ease}.waterSportCard_sport_name_overlay__2_62I{font-size:24px;font-weight:700;color:#fff;margin:0;line-height:1.2;letter-spacing:-.02em;text-shadow:0 2px 8px rgba(0,0,0,.3);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.waterSportCard_service_type_icon__dPe_Q{position:absolute;top:20px;left:20px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:rgba(224,30,55,.95);border-radius:12px;color:#fff;font-size:24px;z-index:3;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);box-shadow:0 4px 16px rgba(224,30,55,.4);transition:all .3s ease;border:2px solid hsla(0,0%,100%,.3)}.waterSportCard_card_link__2NXLy:hover .waterSportCard_service_type_icon__dPe_Q{transform:scale(1.05);box-shadow:0 6px 20px rgba(224,30,55,.5)}.waterSportCard_featured_badge__sWZG6{position:absolute;top:20px;right:20px;padding:8px 16px;border-radius:20px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.8px;color:#e4e7e8;z-index:3;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);box-shadow:0 4px 16px rgba(158,0,89,.3);transition:all .3s ease;border:1px solid hsla(0,0%,100%,.2);background:#9e0059}.waterSportCard_action_buttons__oc67b{position:absolute;bottom:20px;right:20px;z-index:4;pointer-events:auto;display:flex;flex-direction:column;gap:8px}.waterSportCard_content_section__A8rEN{padding:18px;flex:1 1;display:flex;flex-direction:column;justify-content:space-between;background:hsla(0,0%,100%,.75);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid hsla(0,0%,100%,.8);box-shadow:0 4px 16px rgba(0,0,0,.05),inset 0 1px 0 hsla(0,0%,100%,.9);position:relative;transition:all .4s ease}.waterSportCard_location_details__otBUE{display:flex;align-items:center;gap:6px;font-size:13px;color:#64748b;margin:0 0 10px;font-weight:500}.waterSportCard_location_icon__YjfIA{color:#9f886a;font-size:16px}.waterSportCard_sport_description__LGq_K{font-size:13px;color:#475569;margin:0 0 12px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.waterSportCard_duration_section__aLIFZ{margin-bottom:14px}.waterSportCard_duration_options__u2ikc{display:flex;flex-wrap:wrap;gap:8px}.waterSportCard_duration_option__5qNam{display:flex;align-items:center;gap:6px;padding:8px 14px;background:hsla(0,0%,100%,.6);border:1.5px solid #cbd5e1;border-radius:12px;font-size:12px;font-weight:600;color:#64748b;cursor:pointer;transition:all .3s ease;white-space:nowrap}.waterSportCard_duration_option__5qNam:hover{background:rgba(224,30,55,.05);border-color:#e01e37;color:#e01e37;transform:translateY(-1px);box-shadow:0 2px 8px rgba(224,30,55,.15)}.waterSportCard_duration_option__5qNam.waterSportCard_selected__vWaOM{background:linear-gradient(135deg,#e01e37,#b91c1c);border-color:#e01e37;color:#fff;box-shadow:0 4px 12px rgba(224,30,55,.3)}.waterSportCard_duration_option__5qNam.waterSportCard_selected__vWaOM:hover{background:linear-gradient(135deg,#b91c1c,#991b1b);transform:translateY(-1px);box-shadow:0 6px 16px rgba(224,30,55,.4)}.waterSportCard_duration_icon__wM69n{font-size:14px;flex-shrink:0}.waterSportCard_duration_name__pc0y_{font-weight:600;line-height:1.2}.waterSportCard_activity_section__ev9H0{margin-bottom:14px}.waterSportCard_activity_badge__UkftD{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(135deg,#fef2f2,#fee2e2);color:#991b1b;padding:8px 14px;border-radius:20px;font-size:12px;font-weight:600;border:1px solid #e01e37;transition:all .3s ease;box-shadow:0 2px 4px rgba(224,30,55,.2)}.waterSportCard_card_link__2NXLy:hover .waterSportCard_activity_badge__UkftD{background:linear-gradient(135deg,#fee2e2,#fecaca);box-shadow:0 3px 8px rgba(224,30,55,.25);border-color:#b91c1c}.waterSportCard_activity_icon__r98pL{font-size:12px}.waterSportCard_footer_section__06MEi{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;margin:0 -18px -18px;background:linear-gradient(135deg,#e01e37,#b91c1c);border-radius:0 0 20px 20px;border-top:2px solid hsla(0,0%,100%,.1);transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden}.waterSportCard_price_section__t9Hg8{display:flex;align-items:baseline;justify-content:flex-start;gap:6px}.waterSportCard_price_value__WXaqC{font-size:22px;font-weight:700;color:#fff;letter-spacing:-.03em;line-height:1;text-shadow:0 2px 8px rgba(0,0,0,.2)}.waterSportCard_price_label__nUV4V{font-size:13px;color:hsla(0,0%,100%,.85);font-weight:500;letter-spacing:.3px}.waterSportCard_rating_section__7cUM0{display:flex;align-items:center;justify-content:flex-end;gap:8px;transition:all .3s ease}.waterSportCard_rating_stars__VmIWv{position:relative;display:inline-block;font-size:16px;line-height:1;letter-spacing:2px}.waterSportCard_stars_base__NMJ2C{color:hsla(0,0%,100%,.3);filter:drop-shadow(0 1px 2px rgba(0,0,0,.2))}.waterSportCard_stars_fill__4McCQ{position:absolute;top:0;left:0;overflow:hidden;color:gold;white-space:nowrap;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.waterSportCard_rating_text__6rEVF{font-size:13px;color:#fff;font-weight:500;letter-spacing:.3px}@media (max-width:1200px){.waterSportCard_card_wrapper__xyzZ_{max-width:400px}.waterSportCard_sport_card__YYwRn{min-height:450px}.waterSportCard_image_section__AjhIY{width:100%;height:260px}.waterSportCard_glassmorphic_overlay__82REQ{padding:20px}.waterSportCard_sport_name_overlay__2_62I{font-size:22px}.waterSportCard_content_section__A8rEN{padding:16px}.waterSportCard_footer_section__06MEi{margin:0 -16px -16px}}@media (max-width:992px){.waterSportCard_card_wrapper__xyzZ_{max-width:380px}.waterSportCard_sport_card__YYwRn{min-height:430px}.waterSportCard_image_section__AjhIY{width:100%;height:240px}.waterSportCard_glassmorphic_overlay__82REQ{padding:18px}.waterSportCard_sport_name_overlay__2_62I{font-size:20px}.waterSportCard_content_section__A8rEN{padding:16px}.waterSportCard_activity_badge__UkftD{padding:7px 12px}.waterSportCard_footer_section__06MEi{margin:0 -16px -16px}}@media (max-width:768px){.waterSportCard_card_wrapper__xyzZ_{max-width:360px}.waterSportCard_sport_card__YYwRn{min-height:410px}.waterSportCard_image_section__AjhIY{width:100%;height:220px}.waterSportCard_glassmorphic_overlay__82REQ{padding:16px}.waterSportCard_sport_name_overlay__2_62I{font-size:18px}.waterSportCard_content_section__A8rEN{padding:14px}.waterSportCard_activity_section__ev9H0{margin-bottom:12px}.waterSportCard_activity_badge__UkftD{padding:6px 10px;font-size:11px}.waterSportCard_duration_option__5qNam{padding:7px 12px;font-size:11px}.waterSportCard_duration_icon__wM69n{font-size:13px}.waterSportCard_footer_section__06MEi{padding:14px 16px;margin:0 -14px -14px}.waterSportCard_price_value__WXaqC{font-size:20px}}@media (max-width:576px){.waterSportCard_card_wrapper__xyzZ_{max-width:100%;min-width:300px}.waterSportCard_sport_card__YYwRn{min-height:400px;border-radius:16px}.waterSportCard_image_section__AjhIY{width:100%;height:190px}.waterSportCard_glassmorphic_overlay__82REQ{padding:12px 14px}.waterSportCard_sport_name_overlay__2_62I{font-size:15px;line-height:1.3}.waterSportCard_content_section__A8rEN{padding:14px}.waterSportCard_location_details__otBUE{font-size:12px;width:100%}.waterSportCard_location_icon__YjfIA{font-size:14px}.waterSportCard_sport_description__LGq_K{font-size:12px;margin-bottom:10px;line-height:1.5}.waterSportCard_activity_section__ev9H0{margin-bottom:12px}.waterSportCard_activity_badge__UkftD{padding:5px 10px;font-size:10px}.waterSportCard_duration_option__5qNam{padding:6px 10px;font-size:10px}.waterSportCard_duration_icon__wM69n{font-size:12px}.waterSportCard_footer_section__06MEi{padding:12px 14px;margin:0 -14px -14px;flex-wrap:nowrap;justify-content:space-between;gap:8px;border-radius:0 0 16px 16px}.waterSportCard_price_section__t9Hg8{justify-content:flex-start;gap:2px}.waterSportCard_price_value__WXaqC{font-size:18px}.waterSportCard_price_label__nUV4V{font-size:10px}.waterSportCard_rating_section__7cUM0{justify-content:flex-end;gap:6px}.waterSportCard_rating_stars__VmIWv{gap:2px}.waterSportCard_star_icon__CKjrm{font-size:13px}.waterSportCard_rating_text__6rEVF{font-size:11px}.waterSportCard_featured_badge__sWZG6{top:12px;right:12px;padding:5px 10px;font-size:9px;border-radius:16px}.waterSportCard_action_buttons__oc67b{bottom:12px;right:12px;gap:6px}}@media (max-width:480px){.waterSportCard_card_wrapper__xyzZ_{max-width:100%;min-width:280px}.waterSportCard_sport_card__YYwRn{min-height:390px;border-radius:14px}.waterSportCard_image_section__AjhIY{width:100%;height:170px}.waterSportCard_glassmorphic_overlay__82REQ{padding:10px 12px}.waterSportCard_sport_name_overlay__2_62I{font-size:14px;line-height:1.3}.waterSportCard_content_section__A8rEN{padding:12px}.waterSportCard_location_details__otBUE{font-size:11px}.waterSportCard_location_icon__YjfIA{font-size:13px}.waterSportCard_sport_description__LGq_K{font-size:11px;margin-bottom:8px;line-height:1.4}.waterSportCard_activity_section__ev9H0{margin-bottom:10px}.waterSportCard_activity_badge__UkftD{padding:4px 8px;font-size:9px}.waterSportCard_duration_option__5qNam{padding:5px 8px;font-size:9px}.waterSportCard_duration_icon__wM69n{font-size:11px}.waterSportCard_footer_section__06MEi{padding:10px 12px;margin:0 -12px -12px;flex-wrap:nowrap;justify-content:space-between;gap:6px;border-radius:0 0 14px 14px}.waterSportCard_price_section__t9Hg8{gap:1px}.waterSportCard_price_value__WXaqC{font-size:16px}.waterSportCard_price_label__nUV4V{font-size:9px}.waterSportCard_rating_section__7cUM0{gap:5px}.waterSportCard_rating_stars__VmIWv{gap:1px}.waterSportCard_star_icon__CKjrm{font-size:12px}.waterSportCard_rating_text__6rEVF{font-size:10px}.waterSportCard_featured_badge__sWZG6{top:10px;right:10px;padding:4px 8px;font-size:8px;border-radius:12px}.waterSportCard_action_buttons__oc67b{bottom:10px;right:10px;gap:5px}}[dir=rtl] .waterSportCard_location_icon__YjfIA{margin-right:0;margin-left:6px}[dir=rtl] .waterSportCard_action_buttons__oc67b{right:auto;left:20px;bottom:20px}[dir=rtl] .waterSportCard_featured_badge__sWZG6,[dir=rtl] .waterSportCard_service_type_icon__dPe_Q{right:auto;left:20px}[dir=rtl] .waterSportCard_activity_icon__r98pL{margin-right:0;margin-left:6px}[dir=rtl] .waterSportCard_location_details__otBUE,[dir=rtl] .waterSportCard_sport_description__LGq_K{text-align:right}[dir=rtl] .waterSportCard_duration_section__aLIFZ{text-align:right;direction:rtl}[dir=rtl] .waterSportCard_duration_options__u2ikc{justify-content:flex-start}[dir=rtl] .waterSportCard_duration_option__5qNam{flex-direction:row-reverse;text-align:right;direction:rtl}[dir=rtl] .waterSportCard_duration_option__5qNam .waterSportCard_duration_icon__wM69n{margin-right:6px;margin-left:0}[dir=rtl] .waterSportCard_duration_option__5qNam .waterSportCard_duration_name__pc0y_{text-align:right}[dir=rtl] .waterSportCard_footer_section__06MEi{flex-direction:row-reverse}[dir=rtl] .waterSportCard_price_section__t9Hg8{justify-content:flex-end}[dir=rtl] .waterSportCard_rating_section__7cUM0{justify-content:flex-start}.BoatCard_card_wrapper___xNuO{position:relative;width:100%;max-width:420px;min-width:320px;height:100%;display:flex;flex-direction:column;font-family:Inter,Segoe UI,system-ui,sans-serif;cursor:pointer}.BoatCard_card_link__fEBrK{text-decoration:none;color:inherit;display:block;height:100%;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.BoatCard_card_link__fEBrK:hover{transform:translateY(-4px)}.BoatCard_resale_card__Wj_Ds{background:#fff;border-radius:20px;overflow:hidden;width:100%;height:100%;min-height:480px;box-shadow:none;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;border:1px solid hsla(0,0%,100%,.2);display:flex;flex-direction:column}.BoatCard_card_link__fEBrK:hover .BoatCard_resale_card__Wj_Ds{box-shadow:none}.BoatCard_image_section__BOdDq{position:relative;width:100%;height:280px;overflow:hidden;background:linear-gradient(135deg,#1e293b,#334155);display:block}.BoatCard_image_section__BOdDq>span{display:block!important;position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important}.BoatCard_card_image__wINE5,.BoatCard_image_section__BOdDq>span{width:100%!important;height:100%!important;min-height:100%!important}.BoatCard_card_image__wINE5{max-height:none!important;object-fit:cover!important;object-position:center center!important;transition:transform .6s cubic-bezier(.25,.46,.45,.94)!important}.BoatCard_card_link__fEBrK:hover .BoatCard_card_image__wINE5{transform:scale(1.08)}.BoatCard_glassmorphic_overlay__aLocJ{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.3) 30%,rgba(0,0,0,.7));backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px);padding:12px 24px;z-index:2;transition:all .4s ease}.BoatCard_yacht_name_overlay__KUZy4{font-size:24px;font-weight:700;color:#fff;margin:0;line-height:1.2;letter-spacing:-.02em;text-shadow:0 2px 8px rgba(0,0,0,.3);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.BoatCard_service_type_icon__u5x4G{position:absolute;top:20px;left:20px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#034ea2;border-radius:12px;color:#fff;font-size:24px;z-index:3;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);box-shadow:0 4px 16px rgba(0,0,0,.25);transition:all .3s ease;border:2px solid hsla(0,0%,100%,.3)}.BoatCard_card_link__fEBrK:hover .BoatCard_service_type_icon__u5x4G{transform:scale(1.05);box-shadow:0 6px 20px rgba(0,0,0,.3)}.BoatCard_service_type_icon__u5x4G svg{font-size:24px;color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.BoatCard_condition_badge__LScfE{padding:4px 10px;border-radius:20px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#fff;display:inline-block;width:-moz-fit-content;width:fit-content;box-shadow:0 2px 8px rgba(0,0,0,.15);border:1px solid hsla(0,0%,100%,.3);margin-left:auto}.BoatCard_condition_badge__LScfE.BoatCard_new__U6_4z{background:rgba(34,197,94,.9)}.BoatCard_condition_badge__LScfE.BoatCard_likenew__0GZnM{background:rgba(59,130,246,.9)}.BoatCard_condition_badge__LScfE.BoatCard_used__kZzzQ{background:rgba(249,115,22,.9)}.BoatCard_action_buttons__hQhfz{position:absolute;bottom:20px;right:20px;z-index:4;pointer-events:auto;display:flex;flex-direction:column;gap:8px}.BoatCard_content_section__sEh4L{padding:18px;display:flex;flex-direction:column;gap:0;flex:1 1}.BoatCard_location_details__tzacW{display:flex;align-items:center;gap:6px;font-size:13px;color:#64748b;margin:0 0 10px;font-weight:500}.BoatCard_location_icon__9jvrY{color:#9f886a;font-size:16px}.BoatCard_yacht_details__OIo4v{font-size:13px;color:#475569;margin:0 0 12px;line-height:1.5;font-weight:400}.BoatCard_specifications_section__XFMYJ{margin-bottom:0}.BoatCard_specs_grid__9ioXM{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;margin-bottom:0}.BoatCard_spec_item__lG0FD{display:flex;align-items:center;gap:8px;padding:10px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:10px;border:1px solid #e2e8f0;transition:all .3s ease;opacity:1}.BoatCard_card_link__fEBrK:hover .BoatCard_spec_item__lG0FD{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-color:#cbd5e1;box-shadow:0 2px 8px rgba(0,0,0,.06)}.BoatCard_spec_icon__DvLl4{color:#64748b;font-size:16px;width:20px;text-align:center;transition:color .3s ease;flex-shrink:0}.BoatCard_spec_content__QoHIO{display:flex;flex-direction:column}.BoatCard_spec_value__KbFrR{font-size:13px;font-weight:600;color:#1e293b;line-height:1;transition:color .3s ease}.BoatCard_spec_label__HY_E7{font-size:10px;color:#64748b;font-weight:500;text-transform:uppercase;letter-spacing:.5px;margin-top:2px;transition:color .3s ease}.BoatCard_features_section__VL0uq{margin-bottom:14px}.BoatCard_features_list__6NR_6{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.BoatCard_feature_badge__QsEyx{display:flex;align-items:center;gap:5px;background:linear-gradient(135deg,#eef2ff,#e0e7ff);color:#4338ca;padding:6px 12px;border-radius:16px;font-size:11px;font-weight:600;border:1px solid #c7d2fe;transition:all .3s ease;box-shadow:0 2px 4px rgba(99,102,241,.15)}.BoatCard_card_link__fEBrK:hover .BoatCard_feature_badge__QsEyx{transform:translateY(-1px);box-shadow:0 3px 8px rgba(99,102,241,.25)}.BoatCard_feature_icon__OftT3{font-size:11px;flex-shrink:0}.BoatCard_footer_section__BMGg3{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;margin:auto -18px -18px;background:linear-gradient(135deg,#034ea2,#023d7a);border-radius:0 0 20px 20px;border-top:2px solid hsla(0,0%,100%,.1);transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden;flex-shrink:0}.BoatCard_price_section__pPLmz{display:flex;align-items:center;justify-content:flex-start;gap:6px;flex:1 1;min-height:28px}.BoatCard_price_value__41QwV{font-size:22px;font-weight:700;color:#fff;letter-spacing:-.03em;line-height:1;text-shadow:0 2px 8px rgba(0,0,0,.2)}.BoatCard_price_on_request__R3N7q{font-size:15px;font-weight:600;color:#fff;letter-spacing:.3px;text-shadow:0 2px 8px rgba(0,0,0,.2);white-space:nowrap;line-height:1.2;display:flex;align-items:center}.BoatCard_rating_section__19j_B{display:flex;align-items:center;justify-content:flex-end;gap:8px;transition:all .3s ease;flex-shrink:0;min-height:28px}.BoatCard_rating_stars__G7_Qc{display:flex;align-items:center;gap:2px}.BoatCard_star_icon__yrrZm{color:#9f886a;font-size:14px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.BoatCard_rating_text__vwr_k{font-size:13px;color:#fff;font-weight:600;letter-spacing:.3px;white-space:nowrap;line-height:1.2}@media (max-width:1200px){.BoatCard_card_wrapper___xNuO{max-width:400px}.BoatCard_resale_card__Wj_Ds{min-height:520px}.BoatCard_image_section__BOdDq{height:260px}.BoatCard_glassmorphic_overlay__aLocJ{padding:10px 20px}.BoatCard_yacht_name_overlay__KUZy4{font-size:22px}.BoatCard_content_section__sEh4L{padding:16px}}@media (max-width:992px){.BoatCard_resale_card__Wj_Ds{min-height:500px}.BoatCard_image_section__BOdDq{height:240px}.BoatCard_glassmorphic_overlay__aLocJ{padding:10px 18px}.BoatCard_yacht_name_overlay__KUZy4{font-size:20px}}@media (max-width:768px){.BoatCard_resale_card__Wj_Ds{min-height:480px}.BoatCard_image_section__BOdDq{height:220px}.BoatCard_content_section__sEh4L{padding:16px}.BoatCard_specs_grid__9ioXM{grid-template-columns:repeat(2,1fr)}.BoatCard_footer_section__BMGg3{padding:14px 18px;margin:auto -16px -16px}}@media (max-width:576px){.BoatCard_resale_card__Wj_Ds{min-height:500px}.BoatCard_image_section__BOdDq{height:200px}.BoatCard_glassmorphic_overlay__aLocJ{padding:14px 16px}.BoatCard_yacht_name_overlay__KUZy4{font-size:18px;line-height:1.3;margin-bottom:6px}.BoatCard_service_type_icon__u5x4G{width:44px;height:44px;top:16px;left:16px}.BoatCard_service_type_icon__u5x4G svg{font-size:22px}.BoatCard_action_buttons__hQhfz{bottom:16px;right:16px;gap:8px}.BoatCard_content_section__sEh4L{padding:16px}.BoatCard_location_details__tzacW{font-size:13px;gap:8px}.BoatCard_yacht_details__OIo4v{font-size:13px;margin-bottom:12px;line-height:1.5;-webkit-line-clamp:3;line-clamp:3}.BoatCard_specs_grid__9ioXM{grid-template-columns:repeat(2,1fr);gap:8px}.BoatCard_spec_item__lG0FD{padding:10px 8px;flex-direction:column;align-items:center;text-align:center;gap:6px}.BoatCard_spec_icon__DvLl4{font-size:16px;width:auto}.BoatCard_spec_value__KbFrR{font-size:13px;font-weight:700}.BoatCard_spec_label__HY_E7{font-size:10px;margin-top:0}.BoatCard_feature_badge__QsEyx{padding:6px 10px;font-size:11px}.BoatCard_feature_icon__OftT3{font-size:11px}.BoatCard_footer_section__BMGg3{padding:14px 16px;margin:auto -16px -16px;flex-wrap:nowrap;justify-content:space-between;gap:10px}.BoatCard_price_section__pPLmz{justify-content:flex-start;min-height:28px;flex-direction:column;align-items:flex-start}.BoatCard_rating_section__19j_B{justify-content:flex-end;min-height:28px;flex-direction:column;align-items:flex-end}.BoatCard_price_value__41QwV{font-size:20px}.BoatCard_price_on_request__R3N7q{font-size:13px}.BoatCard_star_icon__yrrZm{font-size:14px}.BoatCard_rating_text__vwr_k{font-size:13px}}@media (max-width:480px){.BoatCard_resale_card__Wj_Ds{min-height:480px}.BoatCard_image_section__BOdDq{height:180px}.BoatCard_glassmorphic_overlay__aLocJ{padding:12px 14px}.BoatCard_yacht_name_overlay__KUZy4{font-size:17px;margin-bottom:4px}.BoatCard_service_type_icon__u5x4G{width:40px;height:40px;top:14px;left:14px}.BoatCard_service_type_icon__u5x4G svg{font-size:20px}.BoatCard_condition_badge__LScfE{top:14px;right:14px;padding:5px 10px;font-size:9px}.BoatCard_action_buttons__hQhfz{bottom:14px;right:14px;gap:6px}.BoatCard_content_section__sEh4L{padding:14px}.BoatCard_location_details__tzacW{font-size:12px;gap:6px}.BoatCard_yacht_details__OIo4v{font-size:12px;margin-bottom:10px;line-height:1.4;-webkit-line-clamp:2;line-clamp:2}.BoatCard_specs_grid__9ioXM{grid-template-columns:repeat(2,1fr);gap:6px}.BoatCard_spec_item__lG0FD{padding:8px 6px;flex-direction:column;align-items:center;text-align:center;gap:4px}.BoatCard_spec_icon__DvLl4{font-size:14px;width:auto}.BoatCard_spec_value__KbFrR{font-size:12px;font-weight:700}.BoatCard_spec_label__HY_E7{font-size:9px;margin-top:0}.BoatCard_feature_badge__QsEyx{padding:5px 9px;font-size:10px}.BoatCard_feature_icon__OftT3{font-size:10px}.BoatCard_footer_section__BMGg3{padding:12px 14px;margin:auto -14px -14px;gap:8px}.BoatCard_price_section__pPLmz{min-height:24px;flex-direction:column;align-items:flex-start}.BoatCard_rating_section__19j_B{min-height:24px;flex-direction:column;align-items:flex-end}.BoatCard_price_value__41QwV{font-size:18px}.BoatCard_price_on_request__R3N7q,.BoatCard_star_icon__yrrZm{font-size:13px}.BoatCard_rating_text__vwr_k{font-size:12px}}[dir=rtl] .BoatCard_location_icon__9jvrY{transform:scaleX(-1)}[dir=rtl] .BoatCard_service_type_icon__u5x4G{left:auto;right:20px}[dir=rtl] .BoatCard_action_buttons__hQhfz{right:auto;left:20px;bottom:20px}[dir=rtl] .BoatCard_rating_stars__G7_Qc{flex-direction:row-reverse}@media (max-width:576px){[dir=rtl] .BoatCard_service_type_icon__u5x4G{right:16px}[dir=rtl] .BoatCard_action_buttons__hQhfz{left:16px;bottom:16px}}@media (max-width:480px){[dir=rtl] .BoatCard_service_type_icon__u5x4G{right:12px}[dir=rtl] .BoatCard_action_buttons__hQhfz{left:12px;bottom:12px}}@media (prefers-reduced-motion:reduce){.BoatCard_card_image__wINE5,.BoatCard_card_link__fEBrK,.BoatCard_feature_badge__QsEyx,.BoatCard_resale_card__Wj_Ds,.BoatCard_service_type_icon__u5x4G,.BoatCard_spec_item__lG0FD{transition:none}}.BoatCard_card_link__fEBrK:focus{outline:2px solid #034ea2;outline-offset:4px;border-radius:24px}.BoatCard_card_link__fEBrK:focus-visible{outline:3px solid #034ea2;outline-offset:4px}.SuiteCard_card_wrapper__5yUJd{position:relative;width:100%;max-width:100%;min-width:0;height:100%;display:flex;flex-direction:column;font-family:Inter,Segoe UI,system-ui,sans-serif;cursor:pointer;box-sizing:border-box}.SuiteCard_card_link__AdLCd{text-decoration:none;color:inherit;display:block;height:100%;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.SuiteCard_card_link__AdLCd:hover{transform:translateY(-4px)}.SuiteCard_suite_card__araul{background:#fff;border-radius:20px;overflow:hidden;width:100%;max-width:100%;height:100%;min-height:480px;box-shadow:none;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;border:1px solid hsla(0,0%,100%,.2);display:flex;flex-direction:column;box-sizing:border-box;min-width:0}.SuiteCard_card_link__AdLCd:hover .SuiteCard_suite_card__araul{box-shadow:none}.SuiteCard_image_section__EkCIB{position:relative;width:100%;height:280px;overflow:hidden;background:linear-gradient(135deg,#1e293b,#334155);display:block}.SuiteCard_image_section__EkCIB>span{display:block!important;position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important}.SuiteCard_card_image__vZnkD,.SuiteCard_image_section__EkCIB>span{width:100%!important;height:100%!important;min-height:100%!important}.SuiteCard_card_image__vZnkD{max-height:none!important;object-fit:cover!important;object-position:center center!important;transition:transform .6s cubic-bezier(.25,.46,.45,.94)!important}.SuiteCard_card_link__AdLCd:hover .SuiteCard_card_image__vZnkD{transform:scale(1.08)}.SuiteCard_glassmorphic_overlay__QMRdw{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.3) 30%,rgba(0,0,0,.7));backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px);padding:12px 24px;z-index:2;transition:all .4s ease}.SuiteCard_suite_name_overlay__b65lt{font-size:24px;font-weight:700;color:#fff;margin:0;line-height:1.2;letter-spacing:-.02em;text-shadow:0 2px 8px rgba(0,0,0,.3);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.SuiteCard_service_type_icon__mIlX2{position:absolute;top:20px;left:20px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#034ea2;border-radius:12px;color:#fff;font-size:24px;z-index:3;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);box-shadow:0 4px 16px rgba(3,78,162,.4);transition:all .3s ease;border:2px solid hsla(0,0%,100%,.3)}.SuiteCard_card_link__AdLCd:hover .SuiteCard_service_type_icon__mIlX2{transform:scale(1.05);box-shadow:0 6px 20px rgba(0,0,0,.3)}.SuiteCard_service_type_icon__mIlX2 svg{font-size:24px;color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.SuiteCard_action_buttons__o_2LU{position:absolute;bottom:20px;right:20px;z-index:4;pointer-events:auto;display:flex;flex-direction:column;gap:8px}.SuiteCard_content_section__xu32r{padding:18px;display:flex;flex-direction:column;gap:0;flex:1 1;justify-content:space-between;background:hsla(0,0%,100%,.75);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid hsla(0,0%,100%,.8);box-shadow:0 4px 16px rgba(0,0,0,.05),inset 0 1px 0 hsla(0,0%,100%,.9)}.SuiteCard_location_details__SXSnn{display:flex;align-items:center;gap:6px;font-size:13px;color:#64748b;margin:0 0 10px;font-weight:500}.SuiteCard_location_icon__xDj8H{color:#9f886a;font-size:16px}.SuiteCard_suite_description__r8_zQ{font-size:13px;color:#475569;margin:0 0 12px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.SuiteCard_cabin_types_section__7yR9K{margin-bottom:12px}.SuiteCard_cabin_options__6vm9V{display:flex;flex-wrap:wrap;gap:6px;align-items:center;max-width:100%;overflow:hidden}.SuiteCard_cabin_option__cd5yO{display:flex;align-items:center;gap:5px;background:linear-gradient(135deg,#e8f1fa,#d6e5f4);color:#023d7a;padding:6px 12px;border-radius:16px;font-size:11px;font-weight:600;border:1px solid #7aa6d8;transition:all .3s ease;opacity:.7;cursor:pointer;box-shadow:0 2px 4px rgba(3,78,162,.15);flex-shrink:0;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.SuiteCard_cabin_option__cd5yO:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 3px 8px rgba(3,78,162,.25)}.SuiteCard_cabin_option__cd5yO.SuiteCard_selected__Eg8ET{opacity:1;background:linear-gradient(135deg,#034ea2,#023d7a);color:#fff;border-color:#023d7a;box-shadow:0 4px 12px rgba(3,78,162,.4)}.SuiteCard_cabin_icon___9yt_{font-size:11px;flex-shrink:0}.SuiteCard_cabin_name__ceJ2E{font-weight:600;letter-spacing:.3px}.SuiteCard_specifications_section__5fGCx{margin-bottom:14px;display:flex;gap:8px}.SuiteCard_spec_item__RyU0q{display:flex;align-items:center;gap:8px;padding:10px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:10px;border:1px solid #e2e8f0;transition:all .3s ease;opacity:1;flex:1 1}.SuiteCard_card_link__AdLCd:hover .SuiteCard_spec_item__RyU0q{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-color:#cbd5e1;box-shadow:0 2px 8px rgba(0,0,0,.06)}.SuiteCard_spec_icon__51sm3{color:#034ea2;font-size:16px;width:20px;text-align:center;transition:color .3s ease;flex-shrink:0}.SuiteCard_spec_content__XOuvw{display:flex;flex-direction:column}.SuiteCard_spec_value__vCd7x{font-size:13px;font-weight:600;color:#1e293b;line-height:1;transition:color .3s ease}.SuiteCard_spec_label__Ip3Rt{font-size:10px;color:#64748b;font-weight:500;text-transform:uppercase;letter-spacing:.5px;margin-top:2px;transition:color .3s ease}.SuiteCard_footer_section__Bm3Jk{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:16px 20px;margin:auto -18px -18px;background:linear-gradient(135deg,#034ea2,#023d7a);border-radius:0 0 20px 20px;border-top:2px solid hsla(0,0%,100%,.1);transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden;flex-shrink:0;min-width:0;width:calc(100% + 36px);max-width:calc(100% + 36px);box-sizing:border-box}.SuiteCard_price_section__2pAgT{display:flex;align-items:center;justify-content:flex-start;gap:6px;flex:1 1;min-height:28px;min-width:0;overflow:hidden}.SuiteCard_price_value__meZSE{font-size:22px;font-weight:700;color:#fff;letter-spacing:-.03em;line-height:1;text-shadow:0 2px 8px rgba(0,0,0,.2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.SuiteCard_price_period__Us0U2{font-size:13px;color:hsla(0,0%,100%,.85);font-weight:500;letter-spacing:.3px;line-height:1.2}.SuiteCard_price_on_request__1D7y1{font-size:15px;font-weight:600;color:#fff;letter-spacing:.3px;text-shadow:0 2px 8px rgba(0,0,0,.2);white-space:nowrap;line-height:1.2;display:flex;align-items:center}.SuiteCard_rating_section__phdD2{display:flex;align-items:center;justify-content:flex-end;gap:8px;transition:all .3s ease;flex-shrink:0;min-height:28px;min-width:0}.SuiteCard_rating_stars__A_Ag8{display:flex;align-items:center;gap:2px;position:relative;line-height:1}.SuiteCard_star_icon__zcDML{color:gold;font-size:14px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.SuiteCard_stars_base__WMOSf,.SuiteCard_stars_fill__okWM4{font-size:16px;letter-spacing:1px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.SuiteCard_stars_base__WMOSf{color:#e5e7eb}.SuiteCard_stars_fill__okWM4{color:gold;position:absolute;left:0;top:0;white-space:nowrap;overflow:hidden}.SuiteCard_rating_text__Am0z9{font-size:13px;color:#fff;font-weight:600;letter-spacing:.3px;white-space:nowrap;line-height:1.2}@media (max-width:1200px){.SuiteCard_suite_card__araul{min-height:460px}.SuiteCard_image_section__EkCIB{height:260px}.SuiteCard_glassmorphic_overlay__QMRdw{padding:10px 20px}.SuiteCard_suite_name_overlay__b65lt{font-size:22px}.SuiteCard_content_section__xu32r{padding:16px}}@media (max-width:992px){.SuiteCard_suite_card__araul{min-height:440px}.SuiteCard_image_section__EkCIB{height:240px}.SuiteCard_glassmorphic_overlay__QMRdw{padding:10px 18px}.SuiteCard_suite_name_overlay__b65lt{font-size:20px}}@media (max-width:768px){.SuiteCard_suite_card__araul{min-height:420px}.SuiteCard_image_section__EkCIB{height:220px}.SuiteCard_content_section__xu32r{padding:14px}.SuiteCard_footer_section__Bm3Jk{padding:12px 14px;margin:auto -14px -14px;width:calc(100% + 28px);max-width:calc(100% + 28px);gap:8px}.SuiteCard_price_section__2pAgT{min-width:0;overflow:hidden}.SuiteCard_price_value__meZSE{font-size:16px;max-width:100%}.SuiteCard_price_period__Us0U2{font-size:10px;flex-shrink:0}.SuiteCard_rating_section__phdD2{flex-shrink:0;min-width:-moz-fit-content;min-width:fit-content}.SuiteCard_rating_text__Am0z9{font-size:10px}.SuiteCard_rating_stars__A_Ag8{gap:1px}.SuiteCard_star_icon__zcDML{font-size:12px}}@media (max-width:576px){.SuiteCard_card_wrapper__5yUJd{min-width:0;max-width:100%}.SuiteCard_suite_card__araul{min-height:420px}.SuiteCard_image_section__EkCIB{height:190px}.SuiteCard_glassmorphic_overlay__QMRdw{padding:10px 16px}.SuiteCard_suite_name_overlay__b65lt{font-size:17px;line-height:1.3}.SuiteCard_service_type_icon__mIlX2{width:40px;height:40px;top:16px;left:16px}.SuiteCard_service_type_icon__mIlX2 svg{font-size:20px}.SuiteCard_action_buttons__o_2LU{bottom:16px;right:16px;gap:6px}.SuiteCard_content_section__xu32r{padding:14px}.SuiteCard_location_details__SXSnn,.SuiteCard_suite_description__r8_zQ{font-size:12px}.SuiteCard_cabin_option__cd5yO{padding:5px 10px;font-size:10px}.SuiteCard_cabin_icon___9yt_{font-size:10px}.SuiteCard_spec_item__RyU0q{padding:8px}.SuiteCard_footer_section__Bm3Jk{padding:10px 12px;margin:auto -14px -14px;width:calc(100% + 28px);flex-wrap:nowrap;justify-content:space-between;gap:8px}.SuiteCard_price_section__2pAgT{justify-content:flex-start;min-height:24px}.SuiteCard_rating_section__phdD2{justify-content:flex-end;min-height:24px}.SuiteCard_price_value__meZSE{font-size:18px}.SuiteCard_price_on_request__1D7y1,.SuiteCard_star_icon__zcDML{font-size:13px}.SuiteCard_rating_text__Am0z9{font-size:12px}}@media (max-width:480px){.SuiteCard_suite_card__araul{min-height:400px}.SuiteCard_footer_section__Bm3Jk{padding:10px 12px;margin:auto -14px -14px;width:calc(100% + 28px);max-width:calc(100% + 28px);gap:6px}.SuiteCard_price_section__2pAgT{min-width:0;overflow:hidden;flex:1 1}.SuiteCard_price_value__meZSE{font-size:14px;max-width:100%}.SuiteCard_price_period__Us0U2{font-size:9px;flex-shrink:0}.SuiteCard_rating_section__phdD2{flex-shrink:0;min-width:-moz-fit-content;min-width:fit-content}.SuiteCard_rating_text__Am0z9{font-size:9px}.SuiteCard_image_section__EkCIB{height:170px}.SuiteCard_glassmorphic_overlay__QMRdw{padding:8px 14px}.SuiteCard_suite_name_overlay__b65lt{font-size:16px}.SuiteCard_service_type_icon__mIlX2{width:36px;height:36px;top:12px;left:12px}.SuiteCard_service_type_icon__mIlX2 svg{font-size:18px}.SuiteCard_action_buttons__o_2LU{bottom:12px;right:12px;gap:5px}.SuiteCard_content_section__xu32r{padding:12px}.SuiteCard_location_details__SXSnn,.SuiteCard_suite_description__r8_zQ{font-size:11px}.SuiteCard_cabin_option__cd5yO{padding:4px 8px;font-size:9px}.SuiteCard_cabin_icon___9yt_{font-size:9px}.SuiteCard_spec_item__RyU0q{padding:6px 4px}.SuiteCard_spec_value__vCd7x{font-size:12px}.SuiteCard_spec_label__Ip3Rt{font-size:9px}.SuiteCard_footer_section__Bm3Jk{padding:10px 14px;margin:auto -12px -12px}.SuiteCard_price_section__2pAgT,.SuiteCard_rating_section__phdD2{min-height:22px}.SuiteCard_price_value__meZSE{font-size:16px}.SuiteCard_price_on_request__1D7y1{font-size:12px}.SuiteCard_price_period__Us0U2{font-size:11px}.SuiteCard_star_icon__zcDML{font-size:12px}.SuiteCard_rating_text__Am0z9{font-size:11px}}[dir=rtl] .SuiteCard_location_icon__xDj8H{transform:scaleX(-1)}[dir=rtl] .SuiteCard_service_type_icon__mIlX2{left:auto;right:20px}[dir=rtl] .SuiteCard_action_buttons__o_2LU{right:auto;left:20px;bottom:20px}[dir=rtl] .SuiteCard_price_period__Us0U2{text-align:left}[dir=rtl] .SuiteCard_rating_stars__A_Ag8{flex-direction:row-reverse}@media (max-width:576px){[dir=rtl] .SuiteCard_service_type_icon__mIlX2{right:16px}[dir=rtl] .SuiteCard_action_buttons__o_2LU{right:auto;left:16px;bottom:16px}}@media (max-width:480px){.SuiteCard_card_wrapper__5yUJd{min-width:260px;max-width:300px}[dir=rtl] .SuiteCard_service_type_icon__mIlX2{right:12px}[dir=rtl] .SuiteCard_action_buttons__o_2LU{right:auto;left:12px;bottom:12px}}@media (max-width:400px){.SuiteCard_card_wrapper__5yUJd{min-width:240px;max-width:280px}}@media (prefers-reduced-motion:reduce){.SuiteCard_cabin_option__cd5yO,.SuiteCard_card_image__vZnkD,.SuiteCard_card_link__AdLCd,.SuiteCard_service_type_icon__mIlX2,.SuiteCard_spec_item__RyU0q,.SuiteCard_suite_card__araul{transition:none}}.SuiteCard_card_link__AdLCd:focus{outline:2px solid #19b7db;outline-offset:4px;border-radius:24px}.SuiteCard_card_link__AdLCd:focus-visible{outline:3px solid #19b7db;outline-offset:4px}.ErrorState_container___X11I{display:flex;align-items:center;gap:1.5rem;width:100%;padding:1.75rem;border-radius:16px;background:linear-gradient(135deg,rgba(255,236,211,.4),rgba(255,250,245,.8));border:1px solid rgba(255,164,81,.2);color:#7c2d12}.ErrorState_icon__GJxdF{font-size:2rem;display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:16px;background:rgba(255,214,170,.6)}.ErrorState_content__tiWfR{display:flex;flex-direction:column;gap:.75rem}.ErrorState_title__zlNYx{margin:0;font-size:1.125rem;font-weight:700;color:#7c2d12}.ErrorState_description__MlLfD{margin:0;color:#92400e;font-size:.95rem;line-height:1.5}.ErrorState_actions__d2VLV{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.ErrorState_retryButton__xNpV_{background:linear-gradient(135deg,#ef6d2e,#d0450c);color:#fff;border:none;border-radius:999px;padding:.55rem 1.5rem;font-weight:600;cursor:pointer;box-shadow:0 10px 20px rgba(223,117,33,.25);transition:transform .2s ease,box-shadow .2s ease}.ErrorState_retryButton__xNpV_:hover{transform:translateY(-1px);box-shadow:0 14px 24px rgba(223,117,33,.3)}.ErrorState_supportLink__s6Fft{font-weight:600;color:#b45309;text-decoration:none}.ErrorState_supportLink__s6Fft:hover{text-decoration:underline}@media (max-width:640px){.ErrorState_container___X11I{flex-direction:column;align-items:flex-start;gap:1rem}.ErrorState_icon__GJxdF{font-size:1.5rem;width:48px;height:48px}}.PackageCard_card_wrapper___Cogx{position:relative;width:360px;min-width:360px;display:flex;flex-direction:column;font-family:Inter,Segoe UI,system-ui,sans-serif;cursor:pointer}.PackageCard_card_link__mSC_0{text-decoration:none;color:inherit;display:block;height:100%;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.PackageCard_card_link__mSC_0:hover{transform:translateY(-8px)}.PackageCard_package_card__4ddL2{background:#fff;border-radius:24px;overflow:hidden;width:100%;height:100%;min-height:480px;box-shadow:none;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;border:1px solid hsla(0,0%,100%,.3);display:flex;flex-direction:column}.PackageCard_card_link__mSC_0:hover .PackageCard_package_card__4ddL2{box-shadow:none}.PackageCard_image_section__jDCOX{position:relative;width:100%;height:280px;overflow:hidden;background:linear-gradient(135deg,#1e293b,#334155);display:block}.PackageCard_image_section__jDCOX>span{display:block!important;width:100%!important;height:100%!important;min-height:100%!important;position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important}.PackageCard_card_image__6WMLN{width:100%!important;height:100%!important;min-height:100%!important;max-height:none!important;object-fit:cover!important;object-position:center center!important;transition:transform .6s cubic-bezier(.25,.46,.45,.94)!important}.PackageCard_card_link__mSC_0:hover .PackageCard_card_image__6WMLN{transform:scale(1.1)}.PackageCard_glassmorphic_overlay__gGTLc{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.4) 30%,rgba(0,0,0,.8));backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);padding:16px 24px;z-index:2;transition:all .4s ease}.PackageCard_package_name_overlay__JfjrX{font-size:22px;font-weight:700;color:#fff;margin:0;line-height:1.3;letter-spacing:-.02em;text-shadow:0 2px 12px rgba(0,0,0,.5);display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.PackageCard_package_badge__Qe09x{position:absolute;top:20px;left:20px;width:52px;height:52px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#8b5cf6,#6d28d9);border-radius:14px;color:#fff;font-size:26px;z-index:3;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);box-shadow:0 6px 20px rgba(139,92,246,.4);transition:all .3s ease;border:2px solid hsla(0,0%,100%,.3)}.PackageCard_card_link__mSC_0:hover .PackageCard_package_badge__Qe09x{transform:scale(1.08) rotate(5deg);box-shadow:0 8px 24px rgba(139,92,246,.5)}.PackageCard_package_badge__Qe09x svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.PackageCard_unavailable_badge__RiMxN{position:absolute;top:20px;right:20px;padding:8px 16px;border-radius:20px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.8px;color:#fff;z-index:3;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);box-shadow:0 4px 16px rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.2);background:linear-gradient(135deg,rgba(239,68,68,.9),rgba(220,38,38,.9))}.PackageCard_content_section__ZWyF7{padding:20px;display:flex;flex-direction:column;gap:0;flex:1 1;justify-content:space-between}.PackageCard_package_description__5kWie{font-size:14px;color:#64748b;margin:0 0 16px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.PackageCard_specs_section__h8ayY{margin-bottom:16px;display:flex;gap:12px}.PackageCard_spec_item__mTsBy{display:flex;align-items:center;gap:10px;padding:12px 16px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;border:1px solid #e2e8f0;transition:all .3s ease;flex:1 1}.PackageCard_card_link__mSC_0:hover .PackageCard_spec_item__mTsBy{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-color:#cbd5e1;box-shadow:0 2px 8px rgba(0,0,0,.06)}.PackageCard_spec_icon__41CFB{color:#8b5cf6;font-size:20px;flex-shrink:0}.PackageCard_spec_content__g_j1K{display:flex;flex-direction:column}.PackageCard_spec_value__AMVMA{font-size:14px;font-weight:600;color:#1e293b;line-height:1.4}.PackageCard_footer_section__1zp9K{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;margin:0 -20px -20px;background:linear-gradient(135deg,#8b5cf6,#6d28d9);border-radius:0 0 24px 24px;transition:all .4s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden}.PackageCard_footer_section__1zp9K:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.1),transparent);transition:left .6s ease}.PackageCard_card_link__mSC_0:hover .PackageCard_footer_section__1zp9K:before{left:100%}.PackageCard_price_section__1cUzl{display:flex;flex-direction:column;align-items:flex-start;gap:2px;flex:1 1}.PackageCard_price_value__WAizy{font-size:24px;font-weight:700;color:#fff;letter-spacing:-.03em;line-height:1;text-shadow:0 2px 8px rgba(0,0,0,.2)}.PackageCard_price_label__INdGn{font-size:12px;color:hsla(0,0%,100%,.85);font-weight:500;letter-spacing:.5px;text-transform:uppercase}.PackageCard_contact_pricing__wt_HE{font-size:14px;font-weight:600;color:#fff;letter-spacing:.3px;text-shadow:0 2px 8px rgba(0,0,0,.2)}.PackageCard_rating_section___oULN{display:flex;align-items:center;gap:8px;transition:all .3s ease;flex-shrink:0}.PackageCard_rating_stars__VK9ti{display:flex;align-items:center;gap:2px}.PackageCard_star_icon__1cG2Y{color:#9f886a;font-size:16px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.PackageCard_rating_text__e5eAR{font-size:14px;color:#fff;font-weight:600;letter-spacing:.3px;white-space:nowrap;line-height:1.2}@media (max-width:1200px){.PackageCard_card_wrapper___Cogx{width:340px;min-width:340px}.PackageCard_package_card__4ddL2{min-height:460px}.PackageCard_image_section__jDCOX{height:260px}}@media (max-width:992px){.PackageCard_card_wrapper___Cogx{width:320px;min-width:320px}.PackageCard_package_card__4ddL2{min-height:440px}.PackageCard_image_section__jDCOX{height:240px}.PackageCard_package_name_overlay__JfjrX{font-size:20px}.PackageCard_content_section__ZWyF7{padding:18px}.PackageCard_footer_section__1zp9K{margin:0 -18px -18px}}@media (max-width:768px){.PackageCard_card_wrapper___Cogx{width:300px;min-width:300px}.PackageCard_package_card__4ddL2{min-height:420px}.PackageCard_image_section__jDCOX{height:220px}.PackageCard_package_description__5kWie{font-size:13px}.PackageCard_price_value__WAizy{font-size:22px}.PackageCard_star_icon__1cG2Y{font-size:15px}.PackageCard_rating_text__e5eAR{font-size:13px}}@media (max-width:576px){.PackageCard_card_wrapper___Cogx{width:280px;min-width:280px}.PackageCard_package_card__4ddL2{min-height:400px;border-radius:20px}.PackageCard_image_section__jDCOX{height:190px}.PackageCard_package_name_overlay__JfjrX{font-size:18px}.PackageCard_package_badge__Qe09x{width:46px;height:46px;font-size:22px;top:16px;left:16px}.PackageCard_unavailable_badge__RiMxN{top:16px;right:16px;padding:6px 12px;font-size:10px}.PackageCard_content_section__ZWyF7{padding:16px}.PackageCard_package_description__5kWie{font-size:12px;margin-bottom:14px}.PackageCard_specs_section__h8ayY{margin-bottom:14px}.PackageCard_spec_item__mTsBy{padding:10px 12px}.PackageCard_spec_icon__41CFB{font-size:18px}.PackageCard_spec_value__AMVMA{font-size:13px}.PackageCard_footer_section__1zp9K{padding:14px 18px;margin:0 -16px -16px;border-radius:0 0 20px 20px}.PackageCard_price_value__WAizy{font-size:20px}.PackageCard_price_label__INdGn{font-size:11px}.PackageCard_star_icon__1cG2Y{font-size:14px}.PackageCard_rating_text__e5eAR{font-size:12px}}[dir=rtl] .PackageCard_package_badge__Qe09x{left:auto;right:20px}[dir=rtl] .PackageCard_unavailable_badge__RiMxN{right:auto;left:20px}@media (max-width:576px){[dir=rtl] .PackageCard_package_badge__Qe09x{right:16px}[dir=rtl] .PackageCard_unavailable_badge__RiMxN{left:16px}}@media (prefers-reduced-motion:reduce){.PackageCard_card_image__6WMLN,.PackageCard_card_link__mSC_0,.PackageCard_footer_section__1zp9K:before,.PackageCard_package_badge__Qe09x,.PackageCard_package_card__4ddL2,.PackageCard_spec_item__mTsBy{transition:none;animation:none}}.PackageCard_card_link__mSC_0:focus{outline:3px solid #8b5cf6;outline-offset:4px;border-radius:28px}.PackageCard_card_link__mSC_0:focus-visible{outline:3px solid #8b5cf6;outline-offset:4px}.horizontalListing_horizontal_listing__QcpUn{width:100%;max-width:1640px;padding:0 12px;background:none;margin:0}@media (max-width:768px){.horizontalListing_horizontal_listing__QcpUn{padding:0 8px}}@media (max-width:480px){.horizontalListing_horizontal_listing__QcpUn{padding:0 6px}}.horizontalListing_header_container__zSD4x{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:30px;margin-top:0;background:none;padding:0}.horizontalListing_title_section__NVH61{flex:1 1;display:flex;flex-direction:column;gap:8px;background:none;margin:0;padding:0;max-width:80%}.horizontalListing_hide_on_desktop__8E3EX{display:none}@media (max-width:768px){.horizontalListing_hide_on_desktop__8E3EX{display:flex}}.horizontalListing_hide_nav_on_desktop__JhfJV{display:none!important}@media (max-width:1024px){.horizontalListing_hide_nav_on_desktop__JhfJV{display:inline-flex!important}}@media (max-width:768px){.horizontalListing_horizontal_listing__QcpUn{padding:0 12px}.horizontalListing_header_container__zSD4x{flex-direction:row;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px;padding:0 4px}.horizontalListing_title_section__NVH61{flex:1 1;margin-bottom:0}.horizontalListing_items_list__GoaRY{margin-top:0;padding-top:0;padding-bottom:0}.horizontalListing_navigation_buttons__8upG_{align-self:center;margin-top:0;display:flex;gap:8px;flex-shrink:0}.horizontalListing_nav_button__sCSFS{width:44px;height:44px;border-radius:12px;border:1px solid hsla(0,0%,100%,.3);background:hsla(0,0%,100%,.2);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);box-shadow:0 4px 16px rgba(0,0,0,.1);transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;overflow:hidden;color:#1e293b}.horizontalListing_nav_button__sCSFS:hover{transform:translateY(-2px);background:hsla(0,0%,100%,.35);box-shadow:0 6px 20px rgba(0,0,0,.15);border-color:hsla(0,0%,100%,.5)}.horizontalListing_nav_button__sCSFS:active{transform:translateY(-1px) scale(.95);box-shadow:0 4px 12px hsla(34,22%,52%,.3)}.horizontalListing_nav_button__sCSFS:active:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:hsla(34,22%,52%,.3);transform:translate(-50%,-50%);transition:width .3s ease,height .3s ease;width:100%;height:100%}.horizontalListing_title_section__NVH61 h6.horizontalListing_title__3gLaL{font-size:20px;font-weight:600;padding-bottom:10px}.horizontalListing_title_section__NVH61 h6.horizontalListing_title__3gLaL:after{width:50px;height:2px}.horizontalListing_title_section__NVH61 h5.horizontalListing_description__h9iWg{font-size:12px;margin:12px 0 0}}@media (max-width:480px){.horizontalListing_header_container__zSD4x{gap:12px;margin-bottom:16px;padding:0 4px;flex-direction:row;align-items:center;justify-content:space-between}.horizontalListing_navigation_buttons__8upG_{align-self:center;width:auto;justify-content:flex-end;gap:8px;margin-top:0;flex-shrink:0}.horizontalListing_nav_button__sCSFS{width:48px;height:48px;border-radius:14px;flex:0 0 auto;border-width:2px;box-shadow:0 4px 12px hsla(34,22%,52%,.2)}.horizontalListing_nav_button__sCSFS:hover{transform:translateY(-2px);box-shadow:0 6px 16px hsla(34,22%,52%,.3)}.horizontalListing_nav_button__sCSFS:active{transform:translateY(-1px) scale(.9);box-shadow:0 3px 8px hsla(34,22%,52%,.4)}.horizontalListing_title_section__NVH61 h6.horizontalListing_title__3gLaL{font-size:18px;font-weight:600;padding-bottom:8px}.horizontalListing_title_section__NVH61 h6.horizontalListing_title__3gLaL:after{width:45px;height:2px}.horizontalListing_title_section__NVH61 h5.horizontalListing_description__h9iWg{font-size:11px;margin:10px 0 0}}@media (max-width:360px){.horizontalListing_header_container__zSD4x{padding:0 2px;margin-bottom:12px;flex-direction:row;align-items:center;justify-content:space-between}.horizontalListing_navigation_buttons__8upG_{gap:6px;margin-top:0;flex-shrink:0}.horizontalListing_nav_button__sCSFS{width:44px;height:44px;border-radius:12px}.horizontalListing_title_section__NVH61 h6.horizontalListing_title__3gLaL{font-size:16px;font-weight:600;padding-bottom:8px}.horizontalListing_title_section__NVH61 h6.horizontalListing_title__3gLaL:after{width:40px;height:2px}.horizontalListing_title_section__NVH61 h5.horizontalListing_description__h9iWg{font-size:10px;margin:8px 0 0}}.horizontalListing_title_section__NVH61 h6.horizontalListing_title__3gLaL{margin:0;font-size:24px;line-height:1.25;font-weight:700;letter-spacing:-.02em;color:#9f886a;position:relative;padding-bottom:12px}.horizontalListing_title_section__NVH61 h6.horizontalListing_title__3gLaL:after{content:"";position:absolute;left:0;bottom:0;width:60px;height:3px;background-color:currentColor}.horizontalListing_title_section__NVH61 h5.horizontalListing_description__h9iWg{margin:16px 0 0;font-size:13px;font-weight:500;color:#6b7280;max-width:58ch}.horizontalListing_navigation_buttons__8upG_{display:inline-flex;gap:8px}.horizontalListing_nav_button__sCSFS{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid hsla(0,0%,100%,.3);background:hsla(0,0%,100%,.2);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);box-shadow:0 4px 16px rgba(0,0,0,.1);color:#1e293b;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.horizontalListing_nav_button__sCSFS:hover{transform:translateY(-2px);background:hsla(0,0%,100%,.35);box-shadow:0 6px 20px rgba(0,0,0,.15);border-color:hsla(0,0%,100%,.5)}.horizontalListing_nav_button__sCSFS:active{transform:translateY(-1px) scale(.95);box-shadow:0 4px 12px rgba(0,0,0,.2)}.horizontalListing_nav_button__sCSFS:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:hsla(34,22%,52%,.2);transform:translate(-50%,-50%);transition:width .3s ease,height .3s ease}.horizontalListing_nav_button__sCSFS:active:before{width:100%;height:100%}.horizontalListing_nav_button__sCSFS.horizontalListing_disabled__qlIlu{opacity:.3;cursor:not-allowed;background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.2);color:rgba(30,41,59,.4)}.horizontalListing_items_list__GoaRY{--col-gap:20px;display:grid;grid-auto-flow:column;grid-gap:var(--col-gap);gap:var(--col-gap);overflow-x:auto;overflow-y:visible;scroll-snap-type:x proximity;position:relative;padding:20px 0;grid-auto-columns:var(--item-width,380px);scroll-behavior:smooth;transition:scroll-behavior .3s ease;justify-content:flex-start;background:none!important;margin:-20px 0;border:none;box-shadow:none;min-height:300px;min-width:100%;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.horizontalListing_items_list__GoaRY.horizontalListing_scrolling__wT3yq{scroll-behavior:auto}.horizontalListing_items_list__GoaRY.horizontalListing_scrolling__wT3yq .horizontalListing_item_wrapper__Z3jax{transition:transform .1s ease-out,opacity .1s ease-out;will-change:transform}.horizontalListing_items_list__GoaRY .horizontalListing_item_wrapper__Z3jax{transition:transform .2s ease-out,opacity .2s ease-out;will-change:transform}.horizontalListing_items_list__GoaRY.horizontalListing_scrolling__wT3yq .horizontalListing_item_wrapper__Z3jax:nth-child(odd){transform:translateY(-1px)}.horizontalListing_items_list__GoaRY.horizontalListing_scrolling__wT3yq .horizontalListing_item_wrapper__Z3jax:nth-child(2n){transform:translateY(1px)}.horizontalListing_items_list__GoaRY.horizontalListing_scrolling__wT3yq{box-shadow:none;position:relative}.horizontalListing_items_list__GoaRY.horizontalListing_scrolling__wT3yq:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:transparent;pointer-events:none;z-index:1}.horizontalListing_items_list__GoaRY.horizontalListing_scrolling__wT3yq .horizontalListing_item_wrapper__Z3jax{animation:none}.horizontalListing_items_list_centered__S89Fv{display:flex;justify-content:center;align-items:stretch;gap:20px;overflow-x:auto;overflow-y:visible;scroll-snap-type:x proximity;position:relative;padding:20px;flex-wrap:nowrap;background:none!important;margin:-20px 0;border:none;box-shadow:none;min-height:600px}.horizontalListing_items_list_centered__S89Fv .horizontalListing_item_wrapper__Z3jax{flex:0 0 auto;width:280px;height:600px;display:flex;flex-direction:column}@media (max-width:1200px){.horizontalListing_items_list__GoaRY{grid-auto-columns:360px}.horizontalListing_items_list_centered__S89Fv .horizontalListing_item_wrapper__Z3jax{width:250px;height:550px;display:flex;flex-direction:column}}@media (max-width:900px){.horizontalListing_items_list__GoaRY{grid-auto-columns:340px}.horizontalListing_items_list_centered__S89Fv .horizontalListing_item_wrapper__Z3jax{width:220px;height:500px;display:flex;flex-direction:column}}@media (max-width:600px){.horizontalListing_items_list__GoaRY{grid-auto-columns:320px}.horizontalListing_items_list_centered__S89Fv .horizontalListing_item_wrapper__Z3jax{width:200px;height:400px;display:flex;flex-direction:column}}@media (max-width:480px){.horizontalListing_items_list__GoaRY{grid-auto-columns:300px;--col-gap:16px;padding:0;margin-top:0}}@media (max-width:400px){.horizontalListing_items_list__GoaRY{grid-auto-columns:280px;--col-gap:12px;padding:0}}.horizontalListing_hide_scrollbar__e35J5::-webkit-scrollbar{display:none}.horizontalListing_hide_scrollbar__e35J5{-ms-overflow-style:none;scrollbar-width:none}.horizontalListing_item_wrapper__Z3jax{scroll-snap-align:start;position:relative;isolation:isolate;transition:transform .3s ease,opacity .3s ease;padding:10px 0;margin:-10px 0}.horizontalListing_item_wrapper__Z3jax:first-child{scroll-snap-align:start}.horizontalListing_item_wrapper__Z3jax:last-child{scroll-snap-align:end}.horizontalListing_filters_container__FlAtT{position:relative;margin-bottom:20px;display:flex;justify-content:center;align-items:center;min-height:48px}.horizontalListing_filters_wrapper__UMDJd{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x proximity;padding:0 50px;scrollbar-width:none;-ms-overflow-style:none;justify-content:flex-start;scroll-behavior:smooth;transition:scroll-behavior .3s ease;flex:1 1;max-width:calc(100% - 100px);align-items:center}.horizontalListing_filters_wrapper__UMDJd::-webkit-scrollbar{display:none}.horizontalListing_filter_button__PlnmY{flex-shrink:0;padding:10px 18px;border:1px solid rgba(0,0,0,.1);border-radius:20px;background:#fff;color:#666;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;height:40px;display:flex;align-items:center;justify-content:center;min-width:-moz-fit-content;min-width:fit-content}.horizontalListing_filter_button__PlnmY:hover{border-color:rgba(0,0,0,.2);background:#f8f9fa}.horizontalListing_filter_button__PlnmY.horizontalListing_active_filter__szHYN{background:#9f886a;color:#fff;border-color:#9f886a}.horizontalListing_filters_wrapper__UMDJd .horizontalListing_filter_button__PlnmY:first-child{margin-left:0;scroll-margin-left:0}.horizontalListing_filter_scroll_indicator_left__3Fdcm,.horizontalListing_filter_scroll_indicator_right__f69Jw{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#fff;border:2px solid #9f886a;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px hsla(34,22%,52%,.15);transition:all .3s cubic-bezier(.4,0,.2,1);z-index:10;color:#9f886a;overflow:hidden;min-width:40px;min-height:40px}.horizontalListing_filter_scroll_indicator_left__3Fdcm:hover,.horizontalListing_filter_scroll_indicator_right__f69Jw:hover{background:#9f886a;color:#fff;box-shadow:0 6px 16px hsla(34,22%,52%,.25);transform:translateY(-50%) scale(1.05)}.horizontalListing_filter_scroll_indicator_left__3Fdcm:active,.horizontalListing_filter_scroll_indicator_right__f69Jw:active{transform:translateY(-50%) scale(.95);box-shadow:0 4px 12px hsla(34,22%,52%,.3)}.horizontalListing_filter_scroll_indicator_left__3Fdcm:before,.horizontalListing_filter_scroll_indicator_right__f69Jw:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:hsla(34,22%,52%,.3);transform:translate(-50%,-50%);transition:width .3s ease,height .3s ease}.horizontalListing_filter_scroll_indicator_left__3Fdcm:active:before,.horizontalListing_filter_scroll_indicator_right__f69Jw:active:before{width:100%;height:100%}.horizontalListing_filter_scroll_indicator_left__3Fdcm{left:5px}.horizontalListing_filter_scroll_indicator_right__f69Jw{right:5px}.horizontalListing_filter_scroll_indicator_left__3Fdcm.horizontalListing_disabled__qlIlu,.horizontalListing_filter_scroll_indicator_right__f69Jw.horizontalListing_disabled__qlIlu{opacity:.4;cursor:not-allowed;border-color:hsla(34,22%,52%,.3);color:hsla(34,22%,52%,.3)}@media (max-width:768px){.horizontalListing_filters_container__FlAtT{margin-bottom:16px;padding:0 8px;min-height:44px}.horizontalListing_filters_wrapper__UMDJd{padding-left:48px;padding-right:45px;max-width:calc(100% - 90px);align-items:center;justify-content:flex-start}.horizontalListing_filter_button__PlnmY{height:36px;padding:8px 14px;font-size:13px}.horizontalListing_filter_scroll_indicator_left__3Fdcm,.horizontalListing_filter_scroll_indicator_right__f69Jw{width:36px;height:36px;min-width:36px;min-height:36px;border-width:2px;box-shadow:0 3px 10px hsla(34,22%,52%,.2)}.horizontalListing_filter_scroll_indicator_left__3Fdcm{left:2px}.horizontalListing_filter_scroll_indicator_right__f69Jw{right:2px}.horizontalListing_filter_scroll_indicator_left__3Fdcm:active,.horizontalListing_filter_scroll_indicator_right__f69Jw:active{transform:translateY(-50%) scale(.9);background:#9f886a;color:#fff}}@media (max-width:480px){.horizontalListing_filters_container__FlAtT{padding:0 4px;min-height:40px}.horizontalListing_filters_wrapper__UMDJd{padding-left:44px;padding-right:40px;max-width:calc(100% - 80px);align-items:center;justify-content:flex-start}.horizontalListing_filter_button__PlnmY{height:32px;padding:6px 12px;font-size:12px}.horizontalListing_filter_scroll_indicator_left__3Fdcm,.horizontalListing_filter_scroll_indicator_right__f69Jw{width:32px;height:32px;min-width:32px;min-height:32px}.horizontalListing_filter_scroll_indicator_left__3Fdcm{left:1px}.horizontalListing_filter_scroll_indicator_right__f69Jw{right:1px}}.horizontalListing_no_results_container__n3m_H{display:flex;align-items:center;justify-content:center;min-height:300px;width:100%;padding:60px 20px;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.horizontalListing_items_list_centered__S89Fv .horizontalListing_no_results_container__n3m_H{position:relative;min-height:600px;padding:60px 20px}@media (max-width:1200px){.horizontalListing_items_list_centered__S89Fv,.horizontalListing_items_list_centered__S89Fv .horizontalListing_no_results_container__n3m_H{min-height:550px}}@media (max-width:900px){.horizontalListing_items_list_centered__S89Fv,.horizontalListing_items_list_centered__S89Fv .horizontalListing_no_results_container__n3m_H{min-height:500px}}@media (max-width:600px){.horizontalListing_items_list_centered__S89Fv,.horizontalListing_items_list_centered__S89Fv .horizontalListing_no_results_container__n3m_H{min-height:400px}}.horizontalListing_no_results_message__M8ggp{text-align:center;max-width:480px;padding:40px 32px;animation:horizontalListing_fadeInUp__66tIK .5s ease-out}.horizontalListing_no_results_icon__Jn_1c{display:flex;justify-content:center;margin-bottom:24px;color:#9f886a;position:relative}.horizontalListing_no_results_icon__Jn_1c svg{width:64px;height:64px;opacity:.85;animation:horizontalListing_float__QktZG 3s ease-in-out infinite;filter:drop-shadow(0 4px 8px rgba(159,136,106,.2));transition:all .3s ease}.horizontalListing_no_results_icon__Jn_1c:hover svg{opacity:1;transform:translateY(-4px);filter:drop-shadow(0 6px 12px rgba(159,136,106,.3))}.horizontalListing_no_results_message__M8ggp h3{font-size:22px;font-weight:700;color:#1e293b;margin-bottom:12px;margin-top:0;letter-spacing:-.02em;line-height:1.3}.horizontalListing_no_results_message__M8ggp p{font-size:15px;color:#64748b;line-height:1.6;margin:0;font-weight:400}@keyframes horizontalListing_fadeInUp__66tIK{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes horizontalListing_float__QktZG{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:768px){.horizontalListing_no_results_container__n3m_H{padding:50px 16px;min-height:280px}.horizontalListing_no_results_message__M8ggp{padding:32px 24px;max-width:100%;border-radius:16px}.horizontalListing_no_results_icon__Jn_1c{margin-bottom:20px}.horizontalListing_no_results_icon__Jn_1c svg{width:56px;height:56px}.horizontalListing_no_results_message__M8ggp h3{font-size:20px;margin-bottom:10px}.horizontalListing_no_results_message__M8ggp p{font-size:14px}}@media (max-width:480px){.horizontalListing_no_results_container__n3m_H{padding:40px 12px;min-height:250px}.horizontalListing_no_results_message__M8ggp{padding:28px 20px;border-radius:14px}.horizontalListing_no_results_icon__Jn_1c{margin-bottom:16px}.horizontalListing_no_results_icon__Jn_1c svg{width:48px;height:48px}.horizontalListing_no_results_message__M8ggp h3{font-size:18px;margin-bottom:8px}.horizontalListing_no_results_message__M8ggp p{font-size:13px}}[dir=rtl] .horizontalListing_title_section__NVH61 h6.horizontalListing_title__3gLaL:after{left:auto;right:0}.RelatedServices_relatedContainer__FlJNt{width:100%;padding:2rem 0}.RelatedServices_itemsGrid__DHOYn{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;overflow:hidden;padding:1rem 0;opacity:0;animation:RelatedServices_fadeIn__umle0 .3s ease-in-out forwards}.RelatedServices_eventGrid__Q5Mbd{grid-template-columns:1fr .5fr;gap:1rem;overflow:visible}.RelatedServices_itemWrapper__MZ46j{opacity:0;transform:translateY(20px);animation:RelatedServices_slideUp__CniaT .3s ease-in-out forwards}.RelatedServices_halfVisible__VxHmZ{overflow:hidden;position:relative}.RelatedServices_halfVisible__VxHmZ:after{content:"";position:absolute;top:0;right:0;width:50%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.9));pointer-events:none;z-index:1}.RelatedServices_itemWrapper__MZ46j:first-child{animation-delay:.1s}.RelatedServices_itemWrapper__MZ46j:nth-child(2){animation-delay:.2s}.RelatedServices_itemWrapper__MZ46j:nth-child(3){animation-delay:.3s}@keyframes RelatedServices_fadeIn__umle0{0%{opacity:0}to{opacity:1}}@keyframes RelatedServices_slideUp__CniaT{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.RelatedServices_navigationButton___lIu5{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background-color:#fff;border:1px solid #e5e7eb;border-radius:9999px;padding:.5rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);cursor:pointer;transition:all .2s ease}.RelatedServices_navigationButton___lIu5:hover:not(:disabled){background-color:#f9fafb;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.RelatedServices_navigationButton___lIu5:disabled{opacity:.5;cursor:not-allowed}.RelatedServices_prevButton__PEh0h{left:-1rem}.RelatedServices_nextButton__YPBV_{right:-1rem}.RelatedServices_errorMessage__j_zmW{text-align:center;color:#6b7280;padding:2rem 0}@media (min-width:640px){.RelatedServices_itemsGrid__DHOYn:not(.RelatedServices_eventGrid__Q5Mbd){grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.RelatedServices_itemsGrid__DHOYn:not(.RelatedServices_eventGrid__Q5Mbd){grid-template-columns:repeat(4,1fr)}}@media (max-width:640px){.RelatedServices_eventGrid__Q5Mbd{grid-template-columns:1fr .4fr;gap:.75rem}.RelatedServices_halfVisible__VxHmZ:after{width:60%}}.yachtGallery_gallery__98jaR{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:0;gap:0;padding:0;margin:0;position:relative;max-width:100%}.yachtGallery_img_wrapper__VznQN{position:relative;overflow:hidden;aspect-ratio:4/3;max-height:450px;cursor:pointer;transition:transform .3s ease;width:100%}.yachtGallery_img_wrapper__VznQN img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease;display:block}.yachtGallery_img_wrapper__VznQN:hover img{transform:scale(1.05)}.yachtGallery_img_wrapper__VznQN:first-of-type{grid-column:span 2;aspect-ratio:16/9;max-height:500px}.yachtGallery_img_wrapper__VznQN:last-of-type:not(:first-of-type){grid-column:span 2}.yachtGallery_img_wrapper__VznQN .yachtGallery_img_overlay__aOndV{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);opacity:0;transition:opacity .3s ease;display:flex;align-items:center;justify-content:center;z-index:1}.yachtGallery_img_wrapper__VznQN:hover .yachtGallery_img_overlay__aOndV{opacity:1}@media only screen and (max-width:991px){.yachtGallery_gallery__98jaR{grid-template-columns:repeat(2,1fr)}.yachtGallery_img_wrapper__VznQN{max-height:350px;aspect-ratio:4/3}.yachtGallery_img_wrapper__VznQN:first-of-type{grid-column:span 2;max-height:400px;aspect-ratio:16/9}.yachtGallery_img_wrapper__VznQN:last-of-type:not(:first-of-type){grid-column:span 2}}@media only screen and (max-width:576px){.yachtGallery_gallery__98jaR{grid-template-columns:1fr}.yachtGallery_img_wrapper__VznQN{max-height:300px;aspect-ratio:16/9}.yachtGallery_img_wrapper__VznQN:first-of-type{grid-column:span 1;max-height:320px}.yachtGallery_img_wrapper__VznQN:last-of-type:not(:first-of-type){grid-column:span 1}}.yachtGallery_noImagesMessage__CHFzi{text-align:center;padding:2rem;background-color:#f8f9fa;border-radius:.5rem;color:#6b7280;font-size:1.1rem;margin:0;width:100%}.experienceImages_experienceImagesContainer__DOLm3{width:100%;margin:2rem 0;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.06)}.experienceImages_galleryTitle__a08RL{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:1.5rem;text-align:center}.experienceImages_mainSlider__20t2H{position:relative;width:100%;height:500px;margin-bottom:1rem;border-radius:12px;overflow:hidden}.experienceImages_mainImageContainer__oifUG{position:relative;width:100%;height:100%;cursor:pointer;transition:transform .3s ease}.experienceImages_mainImageContainer__oifUG:hover{transform:scale(1.02)}.experienceImages_mainImage__4uZUF{object-fit:cover;transition:transform .3s ease}.experienceImages_navButton__gL98K{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.9);border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.1)}.experienceImages_navButton__gL98K:hover{background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.15)}.experienceImages_prevButton__pQAs_{left:1rem}.experienceImages_nextButton__9Y3O9{right:1rem}.experienceImages_thumbnailsContainer__mUGtg{display:flex;gap:.5rem;overflow-x:auto;padding:.5rem 0;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.experienceImages_thumbnailsContainer__mUGtg::-webkit-scrollbar{height:6px}.experienceImages_thumbnailsContainer__mUGtg::-webkit-scrollbar-track{background:transparent}.experienceImages_thumbnailsContainer__mUGtg::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:3px}.experienceImages_thumbnail__L8OPS{position:relative;width:100px;height:70px;border-radius:4px;overflow:hidden;cursor:pointer;opacity:.7;transition:all .3s ease;flex-shrink:0}.experienceImages_thumbnail__L8OPS:hover{opacity:.9}.experienceImages_thumbnail__L8OPS.experienceImages_active__rT74P{opacity:1;box-shadow:0 0 0 2px #3b82f6}.experienceImages_thumbnailImage__wHa9Y{object-fit:cover}.experienceImages_fullscreenOverlay__sNOkG{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);z-index:1000;display:flex;align-items:center;justify-content:center;padding:2rem}.experienceImages_fullscreenImageContainer__ueL6O{position:relative;width:100%;height:100%;max-width:90vw;max-height:90vh}.experienceImages_fullscreenImage__dMy_g{object-fit:contain}.experienceImages_fullscreenNavButton__VSAKz{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.1);border:none;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .3s ease}.experienceImages_fullscreenNavButton__VSAKz:hover{background:hsla(0,0%,100%,.2)}.experienceImages_fullscreenPrevButton__IB0TT{left:2rem}.experienceImages_fullscreenNextButton__e9RaB{right:2rem}.experienceImages_closeButton__VWzbX{position:absolute;top:2rem;right:2rem;background:hsla(0,0%,100%,.1);border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:all .3s ease;z-index:1001}.experienceImages_closeButton__VWzbX:hover{background:hsla(0,0%,100%,.2)}@media (max-width:768px){.experienceImages_experienceImagesContainer__DOLm3{padding:1rem;margin:1rem 0}.experienceImages_mainSlider__20t2H{height:300px}.experienceImages_navButton__gL98K{width:32px;height:32px}.experienceImages_thumbnail__L8OPS{width:80px;height:56px}.experienceImages_fullscreenNavButton__VSAKz{width:40px;height:40px}.experienceImages_fullscreenPrevButton__IB0TT{left:1rem}.experienceImages_fullscreenNextButton__e9RaB{right:1rem}.experienceImages_closeButton__VWzbX{top:1rem;right:1rem}}.bookForm_form_container__HRFt2{padding:24px;box-shadow:0 8px 24px rgba(0,0,0,.08);border-radius:12px;background-color:#fff;transition:all .3s ease}.bookForm_form_container__HRFt2:hover{box-shadow:0 12px 30px rgba(0,0,0,.12)}.bookForm_form_container__HRFt2 .bookForm_section_header__d9q3D{display:flex;justify-content:space-between;align-items:center}.bookForm_form_container__HRFt2 .bookForm_section_header__d9q3D h3{margin:0;color:#034ea2;font-size:24px;font-weight:700}.bookForm_form_container__HRFt2 .bookForm_section_header__d9q3D h3 span{color:#8d93a1;font-size:16px;font-weight:400;text-transform:capitalize}.bookForm_divider__x9Qe1{margin:16px 0;width:100%;height:1px;background-color:#e0e0e0}.bookForm_form__RI14k{display:flex;flex-direction:column;gap:20px}.bookForm_formSection__Dl3yW{margin-bottom:24px}.bookForm_sectionTitle__Oa5u0{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:600;color:#034ea2;margin-bottom:16px}.bookForm_sectionIcon__hlxH6{color:#034ea2;font-size:20px}.bookForm_form__RI14k h4{margin:0;color:#034ea2;font-size:18px;font-weight:600}.bookForm_form__RI14k p{margin:0;font-weight:500;color:#667085;font-size:14px}.bookForm_two_cols__Du4aj{display:flex;gap:15px;width:100%}.bookForm_input_wrapper__cf8I_{flex:1 1;position:relative;display:flex;flex-direction:column;gap:8px}.bookForm_input_wrapper__cf8I_ input:disabled{background-color:#f5f7fa;color:#667085;cursor:not-allowed;border-color:#e0e0e0}.bookForm_date_input__HEQjG,.bookForm_input_wrapper__cf8I_ input,.bookForm_styled_select__pUsbs{height:45px;width:100%;min-width:120px}.bookForm_input_wrapper__cf8I_.bookForm_package_field__gcH6N:after{content:"Fixed";position:absolute;top:-8px;right:10px;font-size:10px;background-color:#034ea2;color:#fff;padding:2px 6px;border-radius:10px;z-index:1}.bookForm_submit_btn__ojYOZ{background-color:#034ea2;color:#fff;padding:14px 16px;border:none;outline:none;border-radius:12px;cursor:pointer;font-weight:600;font-size:16px;transition:all .3s ease;margin-top:10px;box-shadow:0 4px 12px rgba(2,58,120,.15)}.bookForm_submit_btn__ojYOZ:hover{background-color:#022755;box-shadow:0 6px 16px rgba(2,58,120,.25);transform:translateY(-2px)}.bookForm_submit_btn__ojYOZ:active{transform:translateY(0)}.bookForm_date_picker_wrapper__OlVfy{display:flex;gap:16px}.bookForm_date_picker_container__tfYvJ{flex:1 1}.bookForm_date_label__Q3daZ,.bookForm_input_label__FSODu{font-size:14px;font-weight:500;color:#667085;margin-bottom:4px}.bookForm_availability_info__JpPSv{background-color:#f9fafb;border-radius:12px;padding:12px;margin-bottom:10px}.bookForm_availability_legend__nLKmV{display:flex;justify-content:center;gap:20px}.bookForm_legend_item__cADjH{display:flex;align-items:center;gap:8px;font-size:12px;color:#667085}.bookForm_legend_color__xwgq2{width:16px;height:16px;border-radius:4px}.bookForm_legend_color__xwgq2.bookForm_available__D_QcR{background-color:#10b981}.bookForm_legend_color__xwgq2.bookForm_unavailable__NSCC3{background-color:#f43f5e}.bookForm_legend_color__xwgq2.bookForm_selected__kHKBr{background-color:#0284c7}.bookForm_package_badge__gWgiz{background:linear-gradient(90deg,#034ea2,#009edb);color:#fff;padding:8px 12px;border-radius:6px;margin-top:12px;margin-bottom:4px;font-weight:500;display:flex;justify-content:space-between;align-items:center}.bookForm_package_details__OuzB7{font-size:13px;opacity:.9}.bookForm_package_info_hint__RMdGk{font-size:11px;color:#009edb;margin-top:4px;font-style:italic}.bookForm_overlay__fYKkU{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:1100;animation:bookForm_fadeIn__41O9x .3s ease}@keyframes bookForm_fadeIn__41O9x{0%{opacity:0}to{opacity:1}}.bookForm_success_popup__HMBdb{background-color:#fff;border-radius:30px;padding:90px 100px;text-align:center;width:45%;box-shadow:0 10px 25px rgba(0,0,0,.1);animation:bookForm_slideUp__GrHRN .4s ease}@keyframes bookForm_slideUp__GrHRN{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.bookForm_success_icon__ynBmC{width:80px;height:80px;border-radius:50%;background-color:#9f886a;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:#fff;font-size:40px}.bookForm_success_popup__HMBdb h3{color:#013978;font-size:24px;margin:0 0 15px}.bookForm_success_popup__HMBdb p{color:#2968b0;margin-bottom:25px;font-size:16px;line-height:1.5}.bookForm_popup_buttons__qC5Fv{display:flex;gap:35px;justify-content:center}.bookForm_primary_button__rahO4,.bookForm_secondary_button__p_sVC{padding:12px 20px;border-radius:12px;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease;flex:1 1;min-width:200px;max-width:-moz-fit-content;max-width:fit-content}.bookForm_primary_button__rahO4{background-color:#034ea2;color:#fff;border:none}.bookForm_secondary_button__p_sVC{background-color:transparent;color:#9f886a;border:1px solid #9f886a}.bookForm_primary_button__rahO4:hover{background-color:#022b5c}.bookForm_secondary_button__p_sVC:hover{background-color:rgba(3,57,117,.05)}.bookForm_select_wrapper___ziLi{position:relative;z-index:20}.bookForm_overlay__fYKkU{z-index:1000}.bookForm_select_container__zMPGA{position:relative;width:100%}.bookForm_select_icon__q5GrX{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#667085;pointer-events:none}.bookForm_styled_select__pUsbs{width:100%;height:48px;padding:10px 16px 10px 40px;background-color:#fff;border:1px solid #d0d5dd;border-radius:12px;font-size:16px;color:#333;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23667085' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:16px;cursor:pointer;transition:all .3s ease}.bookForm_styled_select__pUsbs:focus{outline:none;border-color:#19b7db;box-shadow:0 0 0 3px rgba(25,183,219,.15)}.bookForm_styled_select__pUsbs option{padding:10px}.bookForm_addons_section__1LUgG{margin-top:8px;background-color:#f9fafb;padding:16px;border-radius:12px}.bookForm_addons_section__1LUgG h4{color:#034ea2;margin-bottom:12px;font-size:16px}.bookForm_checkbox_container__Rgvx8{display:flex;align-items:center;position:relative;padding-left:34px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:14px;color:#344054;margin-bottom:8px}.bookForm_checkbox_input__asEDZ{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.bookForm_checkbox_custom__mjnas{position:absolute;top:0;left:0;height:22px;width:22px;background-color:#fff;border:1px solid #d0d5dd;border-radius:4px;transition:all .2s ease}.bookForm_checkbox_container__Rgvx8:hover .bookForm_checkbox_custom__mjnas{border-color:#034ea2}.bookForm_checkbox_input__asEDZ:checked~.bookForm_checkbox_custom__mjnas{background-color:#034ea2;border-color:#034ea2}.bookForm_checkbox_custom__mjnas:after{content:"";position:absolute;display:none;left:7px;top:3px;width:6px;height:12px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.bookForm_checkbox_input__asEDZ:checked~.bookForm_checkbox_custom__mjnas:after{display:block}.bookForm_checkbox_label__InHdO{margin-left:8px;font-weight:500}.bookForm_two_cols__Du4aj .bookForm_checkbox_container__Rgvx8{flex:1 1;min-width:0}.bookForm_error_text__QFSRb{color:#e53935;font-size:12px;margin-top:4px}.bookForm_checkbox_input__asEDZ:focus~.bookForm_checkbox_custom__mjnas{box-shadow:0 0 0 3px rgba(2,58,120,.2)}.bookForm_time_selection_container__hRL_p{margin-bottom:20px;padding:15px;background-color:#f9f9f9;border-radius:12px}.bookForm_time_selection_container__hRL_p h4{margin-bottom:20px}.bookForm_time_options__TTy3f{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:15px}.bookForm_time_option__thlcJ{display:flex;align-items:center;cursor:pointer;padding:8px 12px;border-radius:4px;background-color:#fff;border:1px solid #e0e0e0;transition:all .2s ease}.bookForm_time_option__thlcJ:hover{border-color:#034ea2}.bookForm_time_option__thlcJ input{margin-right:8px}.bookForm_time_option__thlcJ input:checked+span{font-weight:600;color:#034ea2}.bookForm_time_inputs__EtdVV{display:flex;gap:15px;margin-top:15px}.bookForm_time_input_group__UA0Vg{flex:1 1}.bookForm_time_input_group__UA0Vg label{display:block;margin-bottom:5px;font-size:14px}.bookForm_time_input_group__UA0Vg input{width:100%;padding:8px 12px;border:1px solid #e0e0e0;border-radius:4px}.bookForm_minimum_hours_notice__Q7htl{margin-top:10px;font-size:13px;color:#666;font-style:italic}.bookForm_selected_period__CDIHZ{margin-top:10px;padding:10px;background-color:#e9f7fb;border-radius:4px;font-size:14px}@-moz-document url-prefix(){.bookForm_styled_select__pUsbs{text-indent:.01px;text-overflow:""}}.bookForm_styled_select__pUsbs::-ms-expand{display:none}.bookForm_time_selector_container__YaNjV{width:100%}.bookForm_ticket_label__EX0Rm,.bookForm_time_label__vU_lY{display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem;color:#667085}.bookForm_time_input_container__StmwG{display:flex;align-items:center;border:1px solid #e2e8f0;border-radius:.375rem;padding:.625rem;background-color:#fff;width:100%;transition:all .2s ease}.bookForm_time_input_container__StmwG:hover{border-color:#cbd5e0}.bookForm_time_input_container__StmwG:focus-within{border-color:#034ea2;box-shadow:0 0 0 2px rgba(2,58,120,.1)}.bookForm_time_input_container__StmwG .bookForm_icon__dGc7T{color:#64748b;margin-right:.5rem;display:flex;align-items:center}.bookForm_time_input__hB6lR{border:none;outline:none;flex:1 1;font-size:.875rem;color:#1a202c;background:transparent}.bookForm_timeInputContainer__z5QGi{position:relative}.bookForm_timeLabel__c0FaN{display:block;font-size:14px;font-weight:500;color:#667085;margin-bottom:8px}.bookForm_timeInputWrapper__UhMUA{position:relative;display:flex;align-items:center;background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:12px;transition:all .2s ease}.bookForm_timeInputWrapper__UhMUA:hover{border-color:#cbd5e0}.bookForm_timeInputWrapper__UhMUA:focus-within{border-color:#034ea2;box-shadow:0 0 0 2px rgba(2,58,120,.1)}.bookForm_timeIcon__8gRrA{color:#64748b;margin-right:8px;font-size:20px}.bookForm_timeInput__JMwDd{border:none;flex:1 1;outline:none;font-size:14px;color:#1a202c;background-color:transparent;cursor:pointer;padding:4px 0;width:100%}.bookForm_timeInput__JMwDd::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.bookForm_timeInput__JMwDd::-webkit-calendar-picker-indicator:hover{opacity:1}.bookForm_timeInput__JMwDd:focus{outline:none}.bookForm_errorMessage__21P37{display:block;color:#e53935;font-size:12px;margin-top:4px}@media (max-width:768px){.bookForm_time_input_container__StmwG{padding:12px 16px}.bookForm_time_input__hB6lR{font-size:14px}.bookForm_form_container__HRFt2{padding:20px}.bookForm_form_container__HRFt2 .bookForm_section_header__d9q3D h3{font-size:18px}.bookForm_success_popup__HMBdb{width:90%}.bookForm_date_picker_wrapper__OlVfy{flex-direction:column}.bookForm_popup_buttons__qC5Fv{flex-direction:column;gap:10px}.bookForm_primary_button__rahO4,.bookForm_secondary_button__p_sVC{width:100%}.bookForm_two_cols__Du4aj{flex-direction:column;gap:12px}.bookForm_date_input__HEQjG,.bookForm_input_wrapper__cf8I_ input,.bookForm_styled_select__pUsbs{width:100%;min-width:auto}}@media (max-width:480px){.bookForm_form_container__HRFt2{padding:16px}.bookForm_form_container__HRFt2 .bookForm_section_header__d9q3D h3{font-size:18px}.bookForm_form_container__HRFt2 .bookForm_section_header__d9q3D h3 span{font-size:13px}.bookForm_availability_legend__nLKmV{flex-wrap:wrap;justify-content:flex-start;gap:10px}.bookForm_legend_item__cADjH{font-size:11px}.bookForm_form__RI14k h4{font-size:16px}.bookForm_form__RI14k p{font-size:13px}.bookForm_submit_btn__ojYOZ{padding:12px;font-size:14px}.bookForm_success_icon__ynBmC{width:60px;height:60px;font-size:30px}.bookForm_success_popup__HMBdb h3{font-size:20px}.bookForm_success_popup__HMBdb p{font-size:14px}}.bookForm_availability_selection__4sQ2u{margin-bottom:1.5rem}.bookForm_availability_input_wrapper__rs6Vn{display:flex;flex-direction:column;gap:.5rem}.bookForm_availability_label__N4Msz{font-size:.875rem;color:var(--text-secondary);font-weight:600;margin-bottom:.25rem}.bookForm_availability_select__zqZ_C{width:100%;min-height:3rem;border:1px solid var(--border-color);border-radius:.5rem;background-color:var(--background-primary);cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px rgba(0,0,0,.05);color:var(--text-primary)}.bookForm_availability_select__zqZ_C:hover{border-color:var(--primary-color);box-shadow:0 2px 4px rgba(0,0,0,.1)}.bookForm_availability_select__zqZ_C.bookForm_inputError__6KzVt{border-color:var(--error-color);box-shadow:0 0 0 1px var(--error-color)}.bookForm_availabilityOption__imxCt{padding:.75rem;display:flex;flex-direction:column;gap:.25rem;background-color:var(--background-primary);border-radius:.375rem;transition:all .2s ease;color:var(--text-primary)}.bookForm_availabilityOption__imxCt:hover{background-color:var(--background-secondary)}.bookForm_availabilityMain__Pynqd{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:.25rem;border-bottom:1px solid var(--border-color)}.bookForm_availabilityTitle__A2wNw{font-weight:600;color:#1a1a1a;font-size:1rem;flex:1 1}.bookForm_availabilityPrice__cIZlf{font-weight:700;color:#2563eb;font-size:1.125rem;white-space:nowrap;padding-left:1rem;border-left:2px solid var(--border-color)}.bookForm_availabilitySub__6I62m{font-size:.875rem;color:var(--text-secondary);display:flex;align-items:center;gap:.5rem;padding-top:.25rem}.bookForm_availabilityDuration__01F1B{display:flex;align-items:center;gap:.25rem;color:#4b5563;font-weight:500}.bookForm_availabilityDuration__01F1B:before{content:"⏱️";font-size:1rem}.bookForm_errorMessage__21P37{color:var(--error-color);font-size:.75rem;margin-top:.25rem;font-weight:500}.bookForm_availability_select__zqZ_C>div{color:var(--text-primary)}.bookForm_availability_select__zqZ_C [class*=menu]{background-color:var(--background-primary);border:1px solid var(--border-color);border-radius:.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-top:.5rem}.bookForm_availability_select__zqZ_C [class*=option]{color:#1a1a1a!important}.bookForm_availability_select__zqZ_C [class*=option]:hover{background-color:var(--background-secondary)}.bookForm_availability_select__zqZ_C [class*=placeholder]{color:#6b7280!important}.bookForm_availability_select__zqZ_C [class*=singleValue]{color:#1a1a1a!important}.bookForm_availabilityDropdown__tEO7b{position:relative;width:100%;font-size:.95rem;border:none}.bookForm_availabilityDropdownButton__dV9jk{width:100%;border-radius:.5rem;padding:.75rem 1rem;background-color:var(--background-primary);display:flex;align-items:center;justify-content:space-between;gap:.75rem;cursor:pointer;transition:border .2s ease,box-shadow .2s ease,transform .1s ease;box-shadow:0 1px 2px rgba(15,23,42,.06);position:relative;z-index:2}.bookForm_availabilityDropdownButton__dV9jk:hover{border-color:var(--primary-color);box-shadow:0 2px 6px rgba(15,23,42,.08)}.bookForm_availabilityDropdownButtonActive__Llvba{border-color:var(--primary-color);box-shadow:0 6px 16px rgba(3,78,162,.18)}.bookForm_availabilityDropdownValue__WPRpw{flex:1 1;min-width:0;display:flex;align-items:center}.bookForm_availabilityDropdownPlaceholder__JoV6e{color:var(--text-secondary);font-weight:500;letter-spacing:.01em}.bookForm_availabilityDropdownIcon__8z7c1{font-size:1.125rem;color:#64748b;transition:transform .2s ease}.bookForm_availabilityDropdownIconOpen__LRGfD{transform:rotate(180deg)}.bookForm_availabilityDropdownMenu__mfFLD{position:absolute;left:0;right:0;margin-top:.5rem;background-color:#fff;border-radius:.75rem;box-shadow:0 16px 35px rgba(15,23,42,.16);max-height:320px;overflow-y:auto;z-index:999;padding:.5rem;animation:bookForm_dropdownFadeIn__hpZQ0 .18s ease-out;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.bookForm_availabilityDropdownOption__PewnE{width:100%;border:none;background:#fff;padding:.5rem;border-radius:.65rem;transition:background .2s ease,transform .1s ease;text-align:left;cursor:pointer}.bookForm_availabilityDropdownOption__PewnE:hover{background-color:rgba(3,78,162,.08);transform:translateY(-1px)}.bookForm_availabilityDropdownOptionActive__JSJMe{border:1px solid rgba(3,78,162,.45);background:linear-gradient(135deg,rgba(3,78,162,.11),rgba(3,78,162,.03));box-shadow:0 8px 18px rgba(3,78,162,.16)}.bookForm_noAvailabilityMessage__1wPqz{padding:1rem;text-align:center;color:var(--text-secondary);border:1px dashed var(--border-color);border-radius:.75rem;background:rgba(248,250,252,.75)}@keyframes bookForm_dropdownFadeIn__hpZQ0{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.breadcrumbs_breadcrumbsContainer__MnDxu{display:flex;align-items:center;gap:.5rem;padding:1rem 0;margin-bottom:2rem;font-size:.875rem;color:#64748b}.breadcrumbs_breadcrumbItem__OaliU{display:flex;align-items:center;gap:.5rem;transition:color .2s ease}.breadcrumbs_breadcrumbLink__mbluN{color:#64748b;text-decoration:none;transition:all .2s ease;position:relative;padding:.25rem 0}.breadcrumbs_breadcrumbLink__mbluN:hover{color:#3b82f6}.breadcrumbs_breadcrumbLink__mbluN:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:#3b82f6;transition:width .2s ease}.breadcrumbs_breadcrumbLink__mbluN:hover:after{width:100%}.breadcrumbs_breadcrumbSeparator__ey1ZG{color:#cbd5e1;font-size:1rem;display:flex;align-items:center}.breadcrumbs_currentPage__BUoEs{color:#1e293b;font-weight:500;padding:.25rem .75rem;background:#f1f5f9;border-radius:6px;position:relative}.breadcrumbs_currentPage__BUoEs:before{content:"";position:absolute;top:50%;left:-.5rem;transform:translateY(-50%);border-left:6px solid #f1f5f9;border-top:6px solid transparent;border-bottom:6px solid transparent}@keyframes breadcrumbs_slideIn__po0xd{0%{width:0}to{width:100%}}@media (max-width:768px){.breadcrumbs_breadcrumbsContainer__MnDxu{padding:.75rem 1rem;margin-bottom:1.5rem;font-size:.75rem;flex-wrap:wrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.breadcrumbs_breadcrumbsContainer__MnDxu::-webkit-scrollbar{display:none}.breadcrumbs_breadcrumbItem__OaliU{gap:.25rem;flex-shrink:0}.breadcrumbs_breadcrumbLink__mbluN{white-space:nowrap;max-width:120px;overflow:hidden;text-overflow:ellipsis}.breadcrumbs_currentPage__BUoEs{padding:.2rem .5rem;font-size:.75rem;white-space:nowrap;max-width:150px;overflow:hidden;text-overflow:ellipsis}.breadcrumbs_currentPage__BUoEs:before{left:-.35rem;border-left-width:4px;border-top-width:4px;border-bottom-width:4px}}@media (max-width:480px){.breadcrumbs_breadcrumbsContainer__MnDxu{padding:.5rem .75rem;margin-bottom:1rem;font-size:.6875rem}.breadcrumbs_breadcrumbLink__mbluN{max-width:100px}.breadcrumbs_currentPage__BUoEs{max-width:120px;font-size:.6875rem}}.breadcrumbs_breadcrumbsContainer__MnDxu{background:linear-gradient(90deg,rgba(241,245,249,.5),transparent);border-radius:12px;padding:1rem 1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.05)}[dir=rtl] .breadcrumbs_breadcrumbsContainer__MnDxu{direction:rtl;background:linear-gradient(270deg,rgba(241,245,249,.5),transparent)}[dir=rtl] .breadcrumbs_breadcrumbLink__mbluN:after{left:auto;right:0}[dir=rtl] .breadcrumbs_currentPage__BUoEs:before{left:auto;right:-.5rem;border-left:none;border-right:6px solid #f1f5f9}@media (max-width:768px){[dir=rtl] .breadcrumbs_currentPage__BUoEs:before{right:-.35rem;border-right-width:4px}}.rdrCalendarWrapper{box-sizing:border-box;background:#fff;display:inline-flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateDisplay{display:flex;justify-content:space-between}.rdrDateDisplayItem{flex:1 1;width:0;text-align:center;color:inherit}.rdrDateDisplayItem+.rdrDateDisplayItem{margin-left:.833em}.rdrDateDisplayItem input{text-align:inherit}.rdrDateDisplayItem input:disabled{cursor:default}.rdrMonthAndYearWrapper{box-sizing:inherit;display:flex;justify-content:space-between}.rdrMonthAndYearPickers{flex:1 1 auto;display:flex;justify-content:center;align-items:center}.rdrNextPrevButton{box-sizing:inherit;cursor:pointer;outline:none}.rdrMonths{display:flex}.rdrMonthsVertical{flex-direction:column}.rdrMonthsHorizontal>div>div>div{display:flex;flex-direction:row}.rdrMonth{width:27.667em}.rdrWeekDays{display:flex}.rdrWeekDay{flex-basis:calc(100% / 7);box-sizing:inherit;text-align:center}.rdrDays{display:flex;flex-wrap:wrap}.rdrInfiniteMonths{overflow:auto}.rdrDateRangeWrapper{-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateInput{position:relative}.rdrDateInput input{outline:none}.rdrDateInput .rdrWarning{position:absolute;font-size:1.6em;line-height:1.6em;top:0;right:.25em;color:red}.rdrDay{box-sizing:inherit;width:calc(100% / 7);position:relative;font:inherit;cursor:pointer}.rdrDayNumber{display:block;position:relative}.rdrDayNumber span{color:#1d2429}.rdrDayDisabled{cursor:not-allowed}@supports (-ms-ime-align:auto){.rdrDay{flex-basis:14.285%!important}}.rdrEndEdge,.rdrInRange,.rdrSelected,.rdrStartEdge{pointer-events:none}.rdrDateRangePickerWrapper{display:inline-flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrStaticRanges{display:flex;flex-direction:column}.rdrStaticRange{font-size:inherit}.rdrInputRange{display:flex}.ServiceDetails_itemDetailsContainer__BfM6f{width:100%;max-width:80%;margin:0 auto;padding:2rem}@media (max-width:768px){.ServiceDetails_itemDetailsContainer__BfM6f{padding:.75rem .5rem 1.25rem;width:100%;max-width:100%}}@media (max-width:480px){.ServiceDetails_itemDetailsContainer__BfM6f{padding:.5rem .5rem .75rem}}.ServiceDetails_breadcrumbNav__2JMKx{margin-bottom:1.5rem}.ServiceDetails_breadcrumbList__Do7QP{display:flex;flex-wrap:wrap;align-items:center;font-size:.875rem;color:#6b7280}.ServiceDetails_breadcrumbItem__hKeXB{display:flex;align-items:center}.ServiceDetails_breadcrumbLink__cMcE9{transition:color .2s}.ServiceDetails_breadcrumbLink__cMcE9:hover{color:#2563eb}.ServiceDetails_breadcrumbText__7n1kg{color:#111827;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ServiceDetails_breadcrumbSeparator__chHfv{margin-left:.5rem;margin-right:.5rem}[dir=rtl] .ServiceDetails_breadcrumbList__Do7QP{direction:rtl}[dir=rtl] .ServiceDetails_breadcrumbSeparator__chHfv{transform:rotate(180deg)}.ServiceDetails_mainContentGrid__X6G1L{margin-top:20px;display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem;width:100%}@media (max-width:768px){.ServiceDetails_mainContentGrid__X6G1L{margin-top:1rem;gap:1rem;padding:0;padding-inline:0;width:100%;max-width:100%}}@media (max-width:480px){.ServiceDetails_mainContentGrid__X6G1L{margin-top:.75rem;gap:.75rem}}.ServiceDetails_mobileBookingForm__abLGV{display:block;margin-bottom:2rem;width:100%}@media (max-width:768px){.ServiceDetails_mobileBookingForm__abLGV{margin-bottom:1.5rem}}@media (max-width:480px){.ServiceDetails_mobileBookingForm__abLGV{margin-bottom:1rem}}.ServiceDetails_mobileBookingAccordion__8uypd{background:#fff;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.06);border:1px solid #e5e7eb;overflow:hidden;width:100%}@media (max-width:480px){.ServiceDetails_mobileBookingAccordion__8uypd{border-radius:8px}}.ServiceDetails_mobileBookingHeader__PxIdW{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;cursor:pointer;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;transition:background-color .3s ease}.ServiceDetails_mobileBookingHeader__PxIdW:hover{background:linear-gradient(135deg,#e2e8f0,#cbd5e1)}.ServiceDetails_mobileBookingTitle__1EwEP{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0}.ServiceDetails_mobileBookingArrow__EC5cD{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background-color:#f1f5f9;border-radius:50%;color:#3b82f6;transition:all .3s ease;flex-shrink:0}.ServiceDetails_mobileBookingHeader__PxIdW:hover .ServiceDetails_mobileBookingArrow__EC5cD{background-color:#e2e8f0}.ServiceDetails_mobileBookingContent__28rwK{overflow:hidden}.ServiceDetails_mobileBookingContent__28rwK>*{padding:24px}@media (max-width:480px){.ServiceDetails_mobileBookingHeader__PxIdW{padding:16px 20px}.ServiceDetails_mobileBookingTitle__1EwEP{font-size:1.1rem}.ServiceDetails_mobileBookingContent__28rwK>*{padding:20px}}@media (min-width:1024px){.ServiceDetails_mainContentGrid__X6G1L{grid-template-columns:70% 30%}.ServiceDetails_mobileBookingForm__abLGV{display:none}}.ServiceDetails_mainColumn__r0ZRE,.ServiceDetails_sideColumn___6N8_{width:100%;overflow:hidden}@media (max-width:1023px){.ServiceDetails_mainColumn__r0ZRE,.ServiceDetails_sideColumn___6N8_{width:100%;max-width:100%;padding:0;margin:0}}@media (max-width:768px){.ServiceDetails_mainColumn__r0ZRE{width:100%;padding:0;margin:0}.ServiceDetails_sideColumn___6N8_{display:none}}.ServiceDetails_stickyContainer__SidNh{position:-webkit-sticky;position:sticky;top:6rem;display:flex;flex-direction:column;gap:1.5rem}@media (max-width:1023px){.ServiceDetails_stickyContainer__SidNh{position:static;top:auto;gap:1rem}}@media (max-width:480px){.ServiceDetails_stickyContainer__SidNh{gap:.75rem}}.ServiceDetails_sectionTitle__pr8_O{font-size:1.5rem;font-weight:600;color:#1e293b;margin-bottom:1.5rem;padding:0 2rem;max-width:1200px;margin-left:auto;margin-right:auto}@media (max-width:768px){.ServiceDetails_sectionTitle__pr8_O{font-size:1.25rem;padding:0 1rem;margin-bottom:1rem}}.ServiceDetails_availabilitySection__J9h45{margin-top:3rem}@media (max-width:768px){.ServiceDetails_availabilitySection__J9h45{margin-top:2rem}}@media (max-width:480px){.ServiceDetails_availabilitySection__J9h45{margin-top:1.5rem}}.ServiceDetails_availabilityContainer__Mj8S6{background-color:#fff;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border:1px solid #e5e7eb}@media (max-width:768px){.ServiceDetails_availabilityContainer__Mj8S6{padding:1rem;border-radius:.5rem}}@media (max-width:480px){.ServiceDetails_availabilityContainer__Mj8S6{padding:.75rem;border-radius:.5rem}}.ServiceDetails_availabilityGrid__RVbka{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}@media (min-width:768px){.ServiceDetails_availabilityGrid__RVbka{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ServiceDetails_availabilityGrid__RVbka{grid-template-columns:repeat(3,1fr)}}.ServiceDetails_availabilityCard__zaqlB{border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;transition:border-color .2s}.ServiceDetails_availabilityCard__zaqlB:hover{border-color:#3b82f6}.ServiceDetails_availabilityHeader__9n9dc{display:flex;justify-content:space-between;margin-bottom:.5rem}.ServiceDetails_availabilityDates__A0zhN{font-weight:500}.ServiceDetails_availabilityPrice__qz8D3{color:#16a34a;font-weight:600}.ServiceDetails_availabilityDuration__r70_m{font-size:.875rem;color:#6b7280}.ServiceDetails_relatedSection__rYPOX{margin:3rem 0}@media (max-width:768px){.ServiceDetails_relatedSection__rYPOX{margin:2rem 0}}.ServiceDetails_homeIcon__DLVHT{font-size:1.2rem;color:var(--primary-color);transition:color .3s ease}.ServiceDetails_homeIcon__DLVHT:hover{color:var(--primary-color-dark)}.ServiceDetails_fullWidthSection__d8rea{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;padding:2rem 0;background-color:#f8f9fa}@media (max-width:768px){.ServiceDetails_fullWidthSection__d8rea{padding:1.5rem 0}}.rdrCalendarWrapper{color:#000;font-size:12px}.rdrDateDisplayWrapper{background-color:#eff2f7}.rdrDateDisplay{margin:.833em}.rdrDateDisplayItem{border-radius:4px;background-color:#fff;box-shadow:0 1px 2px 0 rgba(35,57,66,.21);border:1px solid transparent}.rdrDateDisplayItem input{cursor:pointer;height:2.5em;line-height:2.5em;border:0;background:transparent;width:100%;color:#849095}.rdrDateDisplayItemActive{border-color:currentColor}.rdrDateDisplayItemActive input{color:#7d888d}.rdrMonthAndYearWrapper{align-items:center;height:60px;padding-top:10px}.rdrMonthAndYearPickers{font-weight:600}.rdrMonthAndYearPickers select{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;background:transparent;padding:10px 30px 10px 10px;border-radius:4px;outline:0;color:#3e484f;background:url("data:image/svg+xml;utf8,<svg width='9px' height='6px' viewBox='0 0 9 6' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Artboard' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' transform='translate(-636.000000, -171.000000)' fill-opacity='0.368716033'><g id='input' transform='translate(172.000000, 37.000000)' fill='%230E242F' fill-rule='nonzero'><g id='Group-9' transform='translate(323.000000, 127.000000)'><path d='M142.280245,7.23952813 C141.987305,6.92353472 141.512432,6.92361662 141.219585,7.23971106 C140.926739,7.5558055 140.926815,8.06821394 141.219755,8.38420735 L145.498801,13 L149.780245,8.38162071 C150.073185,8.0656273 150.073261,7.55321886 149.780415,7.23712442 C149.487568,6.92102998 149.012695,6.92094808 148.719755,7.23694149 L145.498801,10.7113732 L142.280245,7.23952813 Z' id='arrow'></path></g></g></g></svg>") no-repeat;background-position:right 8px center;cursor:pointer;text-align:center}.rdrMonthAndYearPickers select:hover{background-color:rgba(0,0,0,.07)}.rdrMonthPicker,.rdrYearPicker{margin:0 5px}.rdrNextPrevButton{display:block;width:24px;height:24px;margin:0 .833em;padding:0;border:0;border-radius:5px;background:#eff2f7}.rdrNextPrevButton:hover{background:#e1e7f0}.rdrNextPrevButton i{display:block;width:0;height:0;padding:0;text-align:center;border-style:solid;margin:auto;transform:translate(-3px)}.rdrPprevButton i{border-width:4px 6px 4px 4px;border-color:transparent #34495e transparent transparent;transform:translate(-3px)}.rdrNextButton i{margin:0 0 0 7px;border-width:4px 4px 4px 6px;border-color:transparent transparent transparent #34495e;transform:translate(3px)}.rdrWeekDays{padding:0 .833em}.rdrMonth{padding:0 .833em 1.666em}.rdrMonth .rdrWeekDays{padding:0}.rdrMonths.rdrMonthsVertical .rdrMonth:first-child .rdrMonthName{display:none}.rdrWeekDay{font-weight:400;line-height:2.667em;color:#849095}.rdrDay{background:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:0;padding:0;line-height:3em;height:3em;text-align:center;color:#1d2429}.rdrDay:focus{outline:0}.rdrDayNumber{outline:0;font-weight:300;position:absolute;left:0;right:0;top:0;bottom:0;top:5px;bottom:5px;display:flex;align-items:center;justify-content:center}.rdrDayToday .rdrDayNumber span{font-weight:500}.rdrDayToday .rdrDayNumber span:after{content:"";position:absolute;bottom:4px;left:50%;transform:translate(-50%);width:18px;height:2px;border-radius:2px;background:#3d91ff}.rdrDayToday:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span:after{background:#fff}.rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span{color:hsla(0,0%,100%,.85)}.rdrEndEdge,.rdrInRange,.rdrSelected,.rdrStartEdge{background:currentColor;position:absolute;top:5px;left:0;right:0;bottom:5px}.rdrSelected{left:2px;right:2px}.rdrStartEdge{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrEndEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrSelected{border-radius:1.042em}.rdrDayStartOfMonth .rdrEndEdge,.rdrDayStartOfMonth .rdrInRange,.rdrDayStartOfWeek .rdrEndEdge,.rdrDayStartOfWeek .rdrInRange{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrDayEndOfMonth .rdrInRange,.rdrDayEndOfMonth .rdrStartEdge,.rdrDayEndOfWeek .rdrInRange,.rdrDayEndOfWeek .rdrStartEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrDayStartOfMonth .rdrDayEndPreview,.rdrDayStartOfMonth .rdrDayInPreview,.rdrDayStartOfWeek .rdrDayEndPreview,.rdrDayStartOfWeek .rdrDayInPreview{border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;border-left-width:1px;left:0}.rdrDayEndOfMonth .rdrDayInPreview,.rdrDayEndOfMonth .rdrDayStartPreview,.rdrDayEndOfWeek .rdrDayInPreview,.rdrDayEndOfWeek .rdrDayStartPreview{border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;border-right-width:1px;right:0}.rdrDayEndPreview,.rdrDayInPreview,.rdrDayStartPreview{background:hsla(0,0%,100%,.09);position:absolute;top:3px;left:0;right:0;bottom:3px;pointer-events:none;border:0 solid;z-index:1}.rdrDayStartPreview{border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;left:0}.rdrDayInPreview{border-top-width:1px;border-bottom-width:1px}.rdrDayEndPreview{border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;right:2px;right:0}.rdrDefinedRangesWrapper{font-size:12px;width:226px;border-right:1px solid #eff2f7;background:#fff}.rdrDefinedRangesWrapper .rdrStaticRangeSelected{color:currentColor;font-weight:600}.rdrStaticRange{border:0;cursor:pointer;display:block;outline:0;border-bottom:1px solid #eff2f7;padding:0;background:#fff}.rdrStaticRange:focus .rdrStaticRangeLabel,.rdrStaticRange:hover .rdrStaticRangeLabel{background:#eff2f7}.rdrStaticRangeLabel{display:block;outline:0;line-height:18px;padding:10px 20px;text-align:left}.rdrInputRanges{padding:10px 0}.rdrInputRange{align-items:center;padding:5px 20px}.rdrInputRangeInput{width:30px;height:30px;line-height:30px;border-radius:4px;text-align:center;border:1px solid #dee7eb;margin-right:10px;color:#6c767a}.rdrInputRangeInput:focus,.rdrInputRangeInput:hover{border-color:#b4bfc4;outline:0;color:#333}.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{content:"";border:1px solid;border-radius:1.333em;position:absolute;top:-2px;bottom:-2px;left:0;right:0;background:transparent}.rdrDayPassive{pointer-events:none}.rdrDayPassive .rdrDayNumber span{color:#d5dce0}.rdrDayPassive .rdrDayEndPreview,.rdrDayPassive .rdrDayInPreview,.rdrDayPassive .rdrDayStartPreview,.rdrDayPassive .rdrEndEdge,.rdrDayPassive .rdrInRange,.rdrDayPassive .rdrSelected,.rdrDayPassive .rdrStartEdge{display:none}.rdrDayDisabled{background-color:#f8f8f8}.rdrDayDisabled .rdrDayNumber span{color:#aeb9bf}.rdrDayDisabled .rdrDayEndPreview,.rdrDayDisabled .rdrDayInPreview,.rdrDayDisabled .rdrDayStartPreview,.rdrDayDisabled .rdrEndEdge,.rdrDayDisabled .rdrInRange,.rdrDayDisabled .rdrSelected,.rdrDayDisabled .rdrStartEdge{filter:grayscale(100%) opacity(60%)}.rdrMonthName{text-align:left;font-weight:600;color:#849095;padding:.833em}.FAQAccordion_faqContainer__eCu73{width:100%;max-width:100%;margin:0 auto;padding:0 20px}.FAQAccordion_faqCard__KOv7u{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.06);margin-bottom:16px;border:1px solid #e5e7eb;transition:all .3s ease;overflow:hidden}.FAQAccordion_faqCard__KOv7u:hover{box-shadow:0 4px 16px rgba(0,0,0,.1);transform:translateY(-2px)}.FAQAccordion_faqCard__KOv7u.FAQAccordion_active__vcj2t{border-color:#034ea2;box-shadow:0 4px 20px rgba(3,57,117,.15)}.FAQAccordion_faqHeader__jMwq7{padding:24px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .3s ease}.FAQAccordion_faqHeader__jMwq7:hover{background-color:#f8fafc}.FAQAccordion_faqCard__KOv7u.FAQAccordion_active__vcj2t .FAQAccordion_faqHeader__jMwq7{background-color:#f1f5f9;border-bottom:1px solid #e2e8f0}.FAQAccordion_faqQuestion__GWxun{font-size:18px;font-weight:600;color:#1e293b;line-height:1.4;margin-right:16px;flex:1 1;word-wrap:break-word;overflow-wrap:break-word}.FAQAccordion_faqArrow__hubbs{color:#034ea2;display:flex;align-items:center;justify-content:center;width:32px;height:32px;background-color:#f1f5f9;border-radius:50%;transition:all .3s ease;flex-shrink:0}.FAQAccordion_faqCard__KOv7u.FAQAccordion_active__vcj2t .FAQAccordion_faqArrow__hubbs{background-color:#034ea2;color:#fff}.FAQAccordion_faqAnswer__V9Lkp{overflow:hidden}.FAQAccordion_faqContent___8GJ2{padding:16px 24px 24px;color:#64748b;font-size:16px;line-height:1.6;background-color:#f8fafc;margin-top:0}.FAQAccordion_noFaqs__B63Vp{text-align:center;padding:48px 24px;background:#f8fafc;border-radius:12px;border:2px dashed #cbd5e1}.FAQAccordion_noFaqs__B63Vp p{color:#64748b;font-size:16px;margin:0}@media (max-width:768px){.FAQAccordion_faqContainer__eCu73{padding:0 16px}.FAQAccordion_faqHeader__jMwq7{padding:20px;flex-wrap:wrap}.FAQAccordion_faqQuestion__GWxun{font-size:16px;margin-right:12px;min-width:0;flex:1 1 auto}.FAQAccordion_faqContent___8GJ2{padding:16px 20px 20px;font-size:15px;margin-top:0}.FAQAccordion_faqArrow__hubbs{width:28px;height:28px;flex-shrink:0}}@media (max-width:480px){.FAQAccordion_faqContainer__eCu73{padding:0 12px}}