.TourBookingForm_popup__3_SsZ :root{--primary-color:#3a86ff;--primary-color-dark:#2563eb;--text-color-dark:#1f2937;--text-color-light:#6b7280;--border-color:#d1d5db;--background-light:#f9fafb;--error-color:#ef4444;--success-color:#10b981}.TourBookingForm_popup__3_SsZ{background:#fff;border-radius:16px;padding:28px;width:100%;box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);margin:20px auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;border:1px solid #e5e7eb}@media(max-width:600px){.TourBookingForm_popup__3_SsZ{padding:10px;max-width:90vw}}.TourBookingForm_popup__3_SsZ h4{margin-top:0;font-size:15px;margin-bottom:10px;font-weight:700;text-align:center;color:var(--text-color-dark)}.TourBookingForm_popup__3_SsZ form{display:flex;flex-direction:column;gap:5px}.TourBookingForm_popup__3_SsZ label{display:flex;flex-direction:column;font-weight:600;color:var(--text-color-dark);gap:8px}.TourBookingForm_popup__3_SsZ label input,.TourBookingForm_popup__3_SsZ label select,.TourBookingForm_popup__3_SsZ label textarea{width:100%;padding:5px 7px;border:1px solid #d1d5db;border-radius:8px;color:#1f2937;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease}.TourBookingForm_popup__3_SsZ label input::placeholder,.TourBookingForm_popup__3_SsZ label select::placeholder,.TourBookingForm_popup__3_SsZ label textarea::placeholder{color:#9ca3af}.TourBookingForm_popup__3_SsZ label input:focus,.TourBookingForm_popup__3_SsZ label select:focus,.TourBookingForm_popup__3_SsZ label textarea:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(58,134,255,.2)}.TourBookingForm_popup__3_SsZ label textarea{min-height:80px;resize:vertical}.TourBookingForm_calculatorSection__X84Ld{background-color:var(--background-light);padding:5px;border-radius:12px;display:flex;flex-direction:column;gap:5px;border:1px solid #e5e7eb}.TourBookingForm_childGroup__khRTH .TourBookingForm_childInputWrapper__5WEJ9{display:flex;align-items:center;gap:12px}.TourBookingForm_childGroup__khRTH .TourBookingForm_childInputWrapper__5WEJ9 input{flex-grow:1}.TourBookingForm_addChildBtn__Qq8sB,.TourBookingForm_removeChildBtn__zofob{font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s ease;border:none}.TourBookingForm_removeChildBtn__zofob{background:rgba(0,0,0,0);color:var(--text-color-light);padding:0;width:44px;height:44px;line-height:44px}.TourBookingForm_removeChildBtn__zofob:hover{background-color:rgba(239,68,68,.1);color:var(--error-color)}.TourBookingForm_addChildBtn__Qq8sB{background-color:rgba(58,134,255,.1);color:var(--primary-color-dark);text-align:center;font-size:13px}.TourBookingForm_addChildBtn__Qq8sB:hover{background-color:rgba(58,134,255,.2)}.TourBookingForm_totalPrice__oVQ_7{background:linear-gradient(45deg,var(--primary-color),var(--primary-color-dark));color:#222;text-align:center;padding:5px;border-radius:12px;font-size:18px}.TourBookingForm_totalPrice__oVQ_7 label{margin:0 0 8px;font-size:15px;font-weight:500;color:#222;align-items:center}.TourBookingForm_totalPrice__oVQ_7 span{font-weight:700;display:block;letter-spacing:-1px}.TourBookingForm_phoneError__53FrU{color:var(--error-color);font-weight:500}.TourBookingForm_submitBtn__i8AY3{width:100%;padding:5px 7px;border:1px solid #d1d5db;border-radius:8px;color:#1f2937;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease}.TourBookingForm_submitBtn__i8AY3::placeholder{color:#9ca3af}.TourBookingForm_submitBtn__i8AY3:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(58,134,255,.2)}.TourBookingForm_submitBtn__i8AY3{padding:0;background-color:var(--primary-color);font-weight:700;cursor:pointer;transition:all .2s ease;border:none;min-height:30px}.TourBookingForm_submitBtn__i8AY3:hover{background-color:var(--primary-color-dark);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.TourBookingForm_submitBtn__i8AY3:active{transform:translateY(0);box-shadow:none}.TourBookingForm_submitBtn__i8AY3:disabled{background-color:#d1d5db;cursor:not-allowed;transform:none;box-shadow:none}.TourBookingForm_quantityControl__SSJEx{display:flex;align-items:center;justify-content:space-between;background-color:#fff;border:1px solid var(--border-color);border-radius:8px;padding:2px}.TourBookingForm_quantityValue__x8LF9{font-weight:700;font-size:1.1rem;color:var(--text-color-dark);padding:0 16px;min-width:50px;text-align:center}.TourBookingForm_quantityBtn__QSku2{border:none;background-color:#f0f2f5;color:var(--primary-color-dark);font-weight:700;font-size:1.5rem;cursor:pointer;border-radius:6px;width:40px;height:40px;line-height:40px;transition:background-color .2s ease}.TourBookingForm_quantityBtn__QSku2:hover{background-color:#e4e6e9}.TourBookingForm_quantityBtn__QSku2:active{transform:scale(.95)}.TourDates_dates__ihsjw{margin-top:32px;-webkit-user-select:none;-moz-user-select:none;user-select:none;max-width:1000px;display:flex;flex-direction:column}@media(min-width:1400px){.TourDates_dates__ihsjw{max-width:75vw}}.TourDates_dates__ihsjw h3{margin-bottom:12px;-webkit-user-select:text;-moz-user-select:text;user-select:text}.TourDates_dates__ihsjw .TourDates_tableContainer__AAChb{position:relative;width:100%}@media(max-width:1024px){.TourDates_dates__ihsjw .TourDates_tableContainer__AAChb.TourDates_desktopTableOnly__2jg6r{display:none}}.TourDates_dates__ihsjw .TourDates_tableContainer__AAChb .TourDates_scrollArrow__YohwC{position:absolute;top:50%;transform:translateY(-50%);z-index:3;background-color:hsla(0,0%,100%,.9);border:1px solid #ccc;border-radius:50%;width:40px;height:40px;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.15);transition:all .2s ease;color:#333}.TourDates_dates__ihsjw .TourDates_tableContainer__AAChb .TourDates_scrollArrow__YohwC:hover{background-color:#fff;border-color:#3a86ff;color:#3a86ff}.TourDates_dates__ihsjw .TourDates_tableContainer__AAChb .TourDates_scrollArrowLeft__yI5dJ{left:-20px}@media(max-width:768px){.TourDates_dates__ihsjw .TourDates_tableContainer__AAChb .TourDates_scrollArrowLeft__yI5dJ{left:10px}}.TourDates_dates__ihsjw .TourDates_tableContainer__AAChb .TourDates_scrollArrowRight__q_iOx{right:-20px}@media(max-width:768px){.TourDates_dates__ihsjw .TourDates_tableContainer__AAChb .TourDates_scrollArrowRight__q_iOx{right:10px}}.TourDates_dates__ihsjw .TourDates_table-wrapper__LvawQ{width:100%;overflow-x:auto;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);background:#fff;cursor:-webkit-grab;cursor:grab;-webkit-overflow-scrolling:touch}.TourDates_dates__ihsjw .TourDates_table-wrapper__LvawQ.TourDates_dragging__AciB7{cursor:-webkit-grabbing;cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;user-select:none}.TourDates_dates__ihsjw table{width:auto;min-width:100%;border-collapse:separate;border-spacing:0}.TourDates_dates__ihsjw table button{padding:3px 10px}.TourDates_dates__ihsjw table td,.TourDates_dates__ihsjw table th{padding:7px 8px}@media(max-width:480px){.TourDates_dates__ihsjw table td,.TourDates_dates__ihsjw table th{padding:2px}}.TourDates_dates__ihsjw table td,.TourDates_dates__ihsjw table th{text-align:center;white-space:normal;border-bottom:1px solid #e0e0e0;transition:background-color .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.TourDates_dates__ihsjw table td.TourDates_clickableCell__RzcVc,.TourDates_dates__ihsjw table th.TourDates_clickableCell__RzcVc{cursor:pointer;transition:background-color .2s ease}.TourDates_dates__ihsjw table td.TourDates_clickableCell__RzcVc:hover,.TourDates_dates__ihsjw table th.TourDates_clickableCell__RzcVc:hover{background-color:#dcefff}.TourDates_dates__ihsjw table th{background:#f7f9fc;font-weight:600;color:#333;border-bottom:2px solid #a0a0a0;-webkit-user-select:text;-moz-user-select:text;user-select:text;position:-webkit-sticky;position:sticky;top:0;z-index:2}.TourDates_dates__ihsjw table tbody tr:hover,.TourDates_dates__ihsjw table tbody tr:hover td.TourDates_stickyColumn__15NOS{background-color:#f0f7ff}.TourDates_dates__ihsjw table thead tr th:first-child{border-top-left-radius:8px}.TourDates_dates__ihsjw table thead tr th:last-child{border-top-right-radius:8px}.TourDates_dates__ihsjw table tbody tr:last-child td:first-child{border-bottom-left-radius:8px}.TourDates_dates__ihsjw table tbody tr:last-child td:last-child{border-bottom-right-radius:8px}.TourDates_dates__ihsjw table .TourDates_highlight-bold__rlUYF{font-weight:700;color:#d9534f}.TourDates_dates__ihsjw table .TourDates_stickyColumnHeader__8_0Ag,.TourDates_dates__ihsjw table .TourDates_stickyColumn__15NOS{position:-webkit-sticky;position:sticky;right:0;z-index:1}.TourDates_dates__ihsjw table .TourDates_stickyColumnHeader__8_0Ag{background:#f7f9fc}.TourDates_dates__ihsjw table .TourDates_stickyColumn__15NOS{background:#fff;border-left:1px solid #e0e0e0;transition:background-color .3s ease}.TourDates_dates__ihsjw .TourDates_mobileTableContainer__OVEB2{display:none;width:100%;overflow-x:auto;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);background:#fff;margin-bottom:20px}@media(max-width:1024px){.TourDates_dates__ihsjw .TourDates_mobileTableContainer__OVEB2{display:block}}.TourDates_dates__ihsjw .TourDates_mobileTableContainer__OVEB2 .TourDates_mobileTable__q5XSp{width:100%;border-collapse:collapse}.TourDates_dates__ihsjw .TourDates_mobileTableContainer__OVEB2 .TourDates_mobileTable__q5XSp td,.TourDates_dates__ihsjw .TourDates_mobileTableContainer__OVEB2 .TourDates_mobileTable__q5XSp th{padding:12px 8px;text-align:center;border:1px solid #e0e0e0;font-size:13px;color:#333;white-space:nowrap}.TourDates_dates__ihsjw .TourDates_mobileTableContainer__OVEB2 .TourDates_mobileTable__q5XSp th{background:#f7f9fc;font-weight:600;color:#555;border-bottom:2px solid #a0a0a0}.TourDates_dates__ihsjw .TourDates_mobileTableContainer__OVEB2 .TourDates_mobileTable__q5XSp tbody tr{transition:background-color .2s ease;cursor:pointer}.TourDates_dates__ihsjw .TourDates_mobileTableContainer__OVEB2 .TourDates_mobileTable__q5XSp tbody tr:nth-child(2n){background-color:#fafafa}.TourDates_dates__ihsjw .TourDates_mobileTableContainer__OVEB2 .TourDates_mobileTable__q5XSp tbody tr:active,.TourDates_dates__ihsjw .TourDates_mobileTableContainer__OVEB2 .TourDates_mobileTable__q5XSp tbody tr:hover{background-color:#dcefff}.TourDates_dates__ihsjw .TourDates_underBtn__g7nXT{margin:0 auto;padding:20px 50px;text-align:center;display:flex;justify-content:center;align-items:center}.TourDates_dates__ihsjw .TourDates_dateCell__wDfOx{white-space:normal;line-height:1.2;font-weight:600;color:#333}.TourDates_dates__ihsjw .TourDates_bookButton__WPPqP{font-size:11px}.TourDates_dates__ihsjw .TourDates_bookBtn__a7qW4{margin-top:20px;padding:12px 24px;background-color:#3a86ff;color:#222;border:none;border-radius:20px;font-weight:600;cursor:pointer;transition:background-color .3s ease}.TourDates_dates__ihsjw .TourDates_bookBtn__a7qW4:hover{background-color:#265ddb}.TourDates_dates__ihsjw .TourDates_popupBackdrop___d8wk{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;padding:16px;z-index:1000}.TourDates_dates__ihsjw .TourDates_popup__M_gZB{background:#fff;border-radius:12px;padding:24px;width:100%;max-width:400px;box-shadow:0 8px 24px rgba(0,0,0,.2);overflow-y:auto;max-height:90vh}.TourDates_dates__ihsjw .TourDates_popup__M_gZB h4{margin-top:0;margin-bottom:20px;font-weight:700;text-align:center;color:#333}.TourDates_dates__ihsjw .TourDates_popup__M_gZB form{display:flex;flex-direction:column;gap:16px}.TourDates_dates__ihsjw .TourDates_popup__M_gZB form label{display:flex;flex-direction:column;font-weight:600;color:#444}.TourDates_dates__ihsjw .TourDates_popup__M_gZB form label input[type=tel],.TourDates_dates__ihsjw .TourDates_popup__M_gZB form label input[type=text],.TourDates_dates__ihsjw .TourDates_popup__M_gZB form label select,.TourDates_dates__ihsjw .TourDates_popup__M_gZB form label textarea{margin-top:6px;padding:8px 12px;border:1px solid #ccc;border-radius:6px;resize:vertical}.TourDates_dates__ihsjw .TourDates_popup__M_gZB form label input[type=tel]:focus,.TourDates_dates__ihsjw .TourDates_popup__M_gZB form label input[type=text]:focus,.TourDates_dates__ihsjw .TourDates_popup__M_gZB form label select:focus,.TourDates_dates__ihsjw .TourDates_popup__M_gZB form label textarea:focus{outline:none;border-color:#3a86ff;box-shadow:0 0 6px rgba(58,134,255,.5)}.TourDates_dates__ihsjw .TourDates_popup__M_gZB form label textarea{min-height:60px}.TourDates_dates__ihsjw .TourDates_popup__M_gZB form label input[readonly]{background-color:#f7f7f7;cursor:default}.TourDates_dates__ihsjw .TourDates_popup__M_gZB form .TourDates_phoneError__QsQWD{color:red;margin-top:4px}.TourDates_dates__ihsjw .TourDates_popup__M_gZB form .TourDates_submitBtn__8s_cM{padding:10px 0;background-color:#3a86ff;color:#222;font-weight:700;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease}.TourDates_dates__ihsjw .TourDates_popup__M_gZB form .TourDates_submitBtn__8s_cM:hover{background-color:#265ddb}@media(max-width:480px){.TourDates_dates__ihsjw .TourDates_bookBtn__a7qW4{width:100%;padding:14px 0}.TourDates_dates__ihsjw .TourDates_popup__M_gZB{max-width:100%;padding:16px}.TourDates_dates__ihsjw form label input[type=text],.TourDates_dates__ihsjw form label select,.TourDates_dates__ihsjw form label textarea{padding:10px 14px}.TourDates_dates__ihsjw .TourDates_submitBtn__8s_cM{padding:14px 0}}.TourDates_dates__ihsjw{font-size:14px}.TourDates_dates__ihsjw h1{font-size:44px}.TourDates_dates__ihsjw h2{font-size:36px}.TourDates_dates__ihsjw h3{font-size:28px}.TourDates_dates__ihsjw h4{font-size:20px}.TourDates_dates__ihsjw h5{font-size:16px}.TourDates_dates__ihsjw a,.TourDates_dates__ihsjw button,.TourDates_dates__ihsjw h6,.TourDates_dates__ihsjw li,.TourDates_dates__ihsjw p,.TourDates_dates__ihsjw td,.TourDates_dates__ihsjw th{font-size:14px}@media(max-width:1600px){.TourDates_dates__ihsjw h1{font-size:36px}.TourDates_dates__ihsjw h2{font-size:28px}.TourDates_dates__ihsjw h3{font-size:22px}.TourDates_dates__ihsjw h4{font-size:18px}.TourDates_dates__ihsjw h5{font-size:14px}.TourDates_dates__ihsjw a,.TourDates_dates__ihsjw button,.TourDates_dates__ihsjw h6,.TourDates_dates__ihsjw li,.TourDates_dates__ihsjw p,.TourDates_dates__ihsjw td,.TourDates_dates__ihsjw th{font-size:12px}}@media(max-width:1024px){.TourDates_dates__ihsjw h1{font-size:28px}.TourDates_dates__ihsjw h2{font-size:24px}.TourDates_dates__ihsjw h3{font-size:18px}.TourDates_dates__ihsjw h4{font-size:16px}.TourDates_dates__ihsjw h5{font-size:12px}.TourDates_dates__ihsjw h6{font-size:10px}.TourDates_dates__ihsjw a,.TourDates_dates__ihsjw button,.TourDates_dates__ihsjw li,.TourDates_dates__ihsjw p,.TourDates_dates__ihsjw td,.TourDates_dates__ihsjw th{font-size:12px}}@media(max-width:728px){.TourDates_dates__ihsjw h1{font-size:22px}.TourDates_dates__ihsjw h2{font-size:18px}.TourDates_dates__ihsjw h3{font-size:16px}.TourDates_dates__ihsjw h4{font-size:14px}.TourDates_dates__ihsjw h5{font-size:12px}.TourDates_dates__ihsjw h6{font-size:10px}.TourDates_dates__ihsjw a,.TourDates_dates__ihsjw button,.TourDates_dates__ihsjw li,.TourDates_dates__ihsjw p,.TourDates_dates__ihsjw td,.TourDates_dates__ihsjw th{font-size:11px}}.Popup_popupBackdrop___0X5c{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:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.Popup_popupContent__L8CC0{position:relative;max-height:95vh;overflow-y:auto}.Popup_popupContent__L8CC0::-webkit-scrollbar{width:8px}.Popup_popupContent__L8CC0::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.Popup_popupContent__L8CC0::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.Popup_popupContent__L8CC0::-webkit-scrollbar-thumb:hover{background:#aaa}.Popup_closeButton__8JpOJ{position:absolute;top:15px;right:15px;background:rgba(0,0,0,0);border:none;font-size:2.5rem;color:#888;cursor:pointer;line-height:1;padding:0;z-index:10;transition:color .2s ease,transform .2s ease;font-size:50px!important}.Popup_closeButton__8JpOJ:hover{color:#333;transform:scale(1.1)}.TourGallery_gallery__L2Zb7{width:100%;overflow:hidden;margin-bottom:24px}.TourGallery_embla__viewport__Eamhm{overflow:hidden}.TourGallery_embla__container__r_hqE{display:flex;touch-action:pan-y pinch-zoom;margin-left:calc(var(--slide-spacing, 1rem)*-1)}.TourGallery_embla__slide__NdA7E{position:relative;flex:0 0 100%;min-width:0;padding-left:var(--slide-spacing,1rem);height:420px}@media screen and (max-width:600px){.TourGallery_embla__slide__NdA7E{height:30vh}}.TourGallery_embla__slide__NdA7E img{border-radius:20px;left:20px!important;width:96%!important}.TourGallery_image__uuxxr{object-fit:cover}.TourGallery_embla-thumbs__FBahX{--thumbs-slide-spacing:0.8rem;--thumbs-slide-height:6rem;margin-top:var(--thumbs-slide-spacing)}@media(max-width:576px){.TourGallery_embla-thumbs__FBahX{--thumbs-slide-height:4rem}}.TourGallery_embla-thumbs__viewport__mpfFv{overflow:hidden;width:100%}.TourGallery_embla-thumbs__container__QKLOT{display:flex;width:100%;flex-direction:row;margin-left:calc(var(--thumbs-slide-spacing)*-1)}.TourGallery_embla-thumbs__slide__MkrWT{flex:0 0 20%;min-width:0;padding-left:var(--thumbs-slide-spacing)}.TourGallery_embla-thumbs__slide__MkrWT img{border-radius:20px;width:100%;height:100%;object-fit:cover}@media(min-width:576px){.TourGallery_embla-thumbs__slide__MkrWT{flex:0 0 20%}}.TourGallery_embla-thumbs__slide__number__xhKjt{border-radius:1.8rem;-webkit-tap-highlight-color:hsla(0,0%,100%,.5);background-color:rgba(0,0,0,0);touch-action:manipulation;display:inline-flex;text-decoration:none;cursor:pointer;border:0;padding:0;margin:0;box-shadow:inset 0 0 0 .2rem #ccc;font-size:1.8rem;font-weight:600;color:#666;align-items:center;justify-content:center;height:var(--thumbs-slide-height);width:100%;position:relative}.TourGallery_embla-thumbs__slide__popup-trigger__v2pjD{cursor:pointer}.TourGallery_embla-thumbs__slide--selected__GTvB4 .TourGallery_embla-thumbs__slide__number__xhKjt{color:#000;box-shadow:inset 0 0 0 .2rem #000}.TourGallery_embla-thumbs__slide__overlay__HJVUw{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;border-radius:20px}.TourGallery_embla-thumbs__slide__extra__H1bkt{color:#fff;font-size:1.2rem;font-weight:700}.FullScreenGallery_overlay__fKrVd{position:fixed;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.FullScreenGallery_container__7kVxx{width:100%;max-width:1200px;position:relative;display:flex;flex-direction:column;gap:1rem}.FullScreenGallery_closeButton__d92_H{position:absolute;top:-60px;right:0;width:48px;height:48px;border-radius:50%;background:#fff;border:1px solid rgba(0,0,0,.1);color:#000;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1002;transition:all .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.2)}.FullScreenGallery_closeButton__d92_H svg{width:24px;height:24px}.FullScreenGallery_closeButton__d92_H:hover{background:#f2f2f2;transform:scale(1.1);color:#000}.FullScreenGallery_viewport__vummo{overflow:hidden;border-radius:12px;background:#fff}.FullScreenGallery_sliderContainer__aSEKj{display:flex}.FullScreenGallery_slide__QJOUv{flex:0 0 100%;min-width:0;position:relative;height:70vh}.FullScreenGallery_mainImage__fh_az{object-fit:contain}.FullScreenGallery_navButton__vXYdy{position:absolute;top:50%;transform:translateY(-50%) translateY(-3rem);width:48px;height:48px;border-radius:50%;border:1px solid rgba(0,0,0,.055);background:hsla(0,0%,100%,.8);color:#000;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:all .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.FullScreenGallery_navButton__vXYdy svg{width:28px;height:28px}.FullScreenGallery_navButton__vXYdy:hover{background:#fff;transform:translateY(-50%) translateY(-3rem) scale(1.1)}.FullScreenGallery_navButton__vXYdy.FullScreenGallery_prev___mpeK{left:10px}.FullScreenGallery_navButton__vXYdy.FullScreenGallery_next__kP1f_{right:10px}@media(max-width:768px){.FullScreenGallery_navButton__vXYdy{display:none}}.FullScreenGallery_thumbsWrapper___WL1H{margin-top:10px}.FullScreenGallery_thumbsViewport__C75YT{overflow:hidden}.FullScreenGallery_thumbsContainer__mn_Zs{display:flex;gap:10px}.FullScreenGallery_thumbSlide__sOVp9{flex:0 0 18%;min-width:0;position:relative;opacity:.5;transition:opacity .3s}@media(min-width:576px){.FullScreenGallery_thumbSlide__sOVp9{flex:0 0 100px}}.FullScreenGallery_thumbSlide__sOVp9.FullScreenGallery_thumbSelected__vCP2Q{opacity:1}.FullScreenGallery_thumbButton__P6RH7{position:relative;width:100%;height:70px;background:rgba(0,0,0,0);border:0;padding:0;margin:0;cursor:pointer;overflow:hidden;border-radius:8px;transition:box-shadow .3s}.FullScreenGallery_thumbSelected__vCP2Q .FullScreenGallery_thumbButton__P6RH7{box-shadow:0 0 0 2px #fff}.FullScreenGallery_thumbImage__jHkIg{object-fit:cover;border-radius:8px}.TourInfo_info__Bfhg_{padding:10px 16px;border-radius:20px;background:#f1f1f1;box-shadow:0 4px 12px rgba(0,0,0,.15)}@media(max-width:1024px){.TourInfo_info__Bfhg_{display:flex;flex-direction:column}}.TourInfo_info__Bfhg_ h1{margin-bottom:8px}.TourInfo_info__Bfhg_ .TourInfo_location__RGuqL{display:flex;align-items:center;color:#666;margin-bottom:12px}.TourInfo_info__Bfhg_ .TourInfo_location__RGuqL svg{margin-right:6px}.TourInfo_info__Bfhg_ .TourInfo_meta__hk8R0{gap:24px;margin-bottom:16px;display:flex;justify-content:space-between}.TourInfo_info__Bfhg_ .TourInfo_meta__hk8R0 svg{margin-right:6px}.TourInfo_info__Bfhg_ .TourInfo_contact__hmxEz{gap:24px;display:flex;justify-content:space-between}@media(max-width:600px){.TourInfo_info__Bfhg_ .TourInfo_contact__hmxEz div{display:flex;flex-direction:column;align-items:flex-start}}.TourInfo_info__Bfhg_ .TourInfo_contact__hmxEz svg{margin-right:6px}.TourInfo_info__Bfhg_ .TourInfo_backLink__vidtU{margin-top:1rem;margin-bottom:1rem}.TourInfo_info__Bfhg_ .TourInfo_backLink__vidtU a{color:#333;text-decoration:none}.TourInfo_info__Bfhg_ .TourInfo_backLink__vidtU a:hover{text-decoration:underline}.TourInfo_info__Bfhg_ .TourInfo_description__mLLxy{margin-top:16px;padding-top:16px;border-top:1px solid #ddd;color:#444;font-size:15px;line-height:1.6;white-space:pre-wrap}@media(max-width:1024px){.TourInfo_info__Bfhg_ .TourInfo_description__mLLxy{font-size:14px}}.TourIncludes_includes__HEA_I{margin-top:32px;padding:16px;background:#f9f9f9;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.1)}.TourIncludes_includes__HEA_I h3{margin-bottom:16px}.TourIncludes_includes__HEA_I ul{list-style:none;padding:0}.TourIncludes_includes__HEA_I ul li{display:flex;align-items:center;margin-bottom:10px}.TourIncludes_includes__HEA_I ul li svg{color:green;margin-right:8px}.TourIncludes_includes__HEA_I li{display:flex;align-items:flex-start;margin-bottom:10px}.TourIncludes_includes__HEA_I li .TourIncludes_icon__CCZgV{flex-shrink:0;min-width:20px;min-height:20px;width:20px;height:20px;color:#c00;margin-right:8px;margin-top:2px}.TourIncludes_includes__HEA_I li span{flex:1 1}.TourExtras_extras__Tbeqg{margin-top:24px;padding:16px;background:#fff4f4;border:1px solid #fdd;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.1)}.TourExtras_extras__Tbeqg h3{margin-bottom:12px}.TourExtras_extras__Tbeqg ul{list-style:none;padding:0}.TourExtras_extras__Tbeqg ul li{align-items:center}.TourExtras_extras__Tbeqg ul li svg{color:#c00;margin-right:8px}.TourExtras_extras__Tbeqg ul li{display:flex;align-items:flex-start;margin-bottom:10px}.TourExtras_extras__Tbeqg ul li .TourExtras_icon__ll_yD{flex-shrink:0;min-width:20px;min-height:20px;width:20px;height:20px;color:#c00;margin-right:8px;margin-top:2px}.TourExtras_extras__Tbeqg ul li span{flex:1 1}.TourHotels_hotels__qY8Df{margin-top:32px;border-radius:20px;background:#f1f1f1;padding:10px 20px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.TourHotels_hotels__qY8Df h3{margin-bottom:16px}.TourHotels_hotels__qY8Df .TourHotels_card__KDyFz{display:flex;flex-direction:column;background:#fffdf9;border:1px solid #eee;border-left:4px solid gold;border-radius:8px;margin-bottom:16px;overflow:hidden}@media(min-width:768px){.TourHotels_hotels__qY8Df .TourHotels_card__KDyFz{flex-direction:row;min-height:200px}}.TourHotels_hotels__qY8Df .TourHotels_imageWrapper__zIRCS{position:relative;width:100%;height:200px}@media(min-width:768px){.TourHotels_hotels__qY8Df .TourHotels_imageWrapper__zIRCS{width:30%;height:auto;min-height:100%}}.TourHotels_hotels__qY8Df .TourHotels_content__vDqWv{padding:16px 20px;width:100%;display:flex;flex-direction:column}@media(min-width:768px){.TourHotels_hotels__qY8Df .TourHotels_content__vDqWv{width:70%}}.TourHotels_hotels__qY8Df .TourHotels_location__X9ggc{color:#666}.TourHotels_hotels__qY8Df h4{margin-bottom:8px}.TourHotels_hotels__qY8Df h4:hover{cursor:pointer;color:#ffe500;transition:color .2s ease}.TourHotels_hotels__qY8Df p{margin-bottom:8px}.TourHotels_hotels__qY8Df .TourHotels_footerContainer__i7O2i{margin-top:auto;display:flex;justify-content:space-between;align-items:flex-end;padding-top:16px}.TourHotels_hotels__qY8Df .TourHotels_priceBlock__cfgvY{display:flex;flex-direction:column}.TourHotels_hotels__qY8Df .TourHotels_priceValue__d3p9i{color:gold;font-size:22px;font-weight:700;line-height:1}.TourHotels_hotels__qY8Df .TourHotels_priceValue__d3p9i .TourHotels_prefix__eHGHb{color:#333;font-size:14px;font-weight:400;margin-right:4px}.TourHotels_hotels__qY8Df .TourHotels_priceSubtitle__taxeR{color:#333;font-size:13px;margin-top:6px}.TourHotels_hotels__qY8Df .TourHotels_buttonContainer__cHbMF{display:flex}