.page-module__HNXfGa__toursContainer{--tours-top:100px;--tours-gap:25px;max-width:var(--container-width);width:100%;padding:var(--tours-top) 1rem var(--tours-gap);grid-template-columns:280px 1fr;gap:2rem;margin:0 auto;display:grid}@media (max-width:768px){.page-module__HNXfGa__toursContainer{grid-template-columns:1fr}}.page-module__HNXfGa__sidebar{border-radius:var(--radius-lg);background:#fff;height:fit-content;padding:1.25rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@media (min-width:769px){.page-module__HNXfGa__sidebar{top:var(--tours-top);align-self:start;position:sticky}}.page-module__HNXfGa__groupToggle{width:100%;font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:.5rem;padding:0;display:flex}.page-module__HNXfGa__groupToggle:hover{color:var(--primary-color)}.page-module__HNXfGa__chev{transform-origin:50%;opacity:.55;border-bottom:2px solid;border-right:2px solid;flex:none;width:9px;height:9px;transition:transform .2s;transform:rotate(45deg)}.page-module__HNXfGa__chevOpen{transform:rotate(-135deg)}.page-module__HNXfGa__sidebar h2{color:var(--text-dark);border-bottom:2px solid var(--border-color);margin-bottom:1rem;padding-bottom:.6rem;font-size:1.25rem;font-weight:700}.page-module__HNXfGa__filterGroup{margin-bottom:.85rem}.page-module__HNXfGa__filterGroup h3{color:var(--text-dark);margin-bottom:.6rem;font-size:1rem;font-weight:600}.page-module__HNXfGa__filterItem{cursor:pointer;color:var(--text-medium);opacity:1;align-items:center;gap:.6rem;max-width:500px;max-height:50px;margin-bottom:.35rem;font-size:.95rem;transition:all .3s ease-in-out;display:flex;overflow:hidden}.page-module__HNXfGa__filterItem:hover{color:var(--primary-color)}.page-module__HNXfGa__hiddenFilterItem{display:none!important}.page-module__HNXfGa__halfHiddenFilterItem{pointer-events:none;-webkit-mask-image:linear-gradient(#000 40%,#0000 100%);mask-image:linear-gradient(#000 40%,#0000 100%);opacity:.4!important;margin-bottom:0!important}.page-module__HNXfGa__filterItem input[type=checkbox]{width:1.125rem;height:1.125rem;accent-color:var(--primary-color);cursor:pointer;border:1px solid #cbd5e1;border-radius:4px}.page-module__HNXfGa__searchInput{border-radius:var(--radius-md);width:100%;transition:border-color var(--transition-fast);border:1px solid #cbd5e1;outline:none;margin-bottom:0;padding:.75rem 1rem .75rem 2.75rem;font-size:.95rem}.page-module__HNXfGa__searchInput:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #1e6fd91a}.page-module__HNXfGa__mainContent{flex-direction:column;gap:1.5rem;display:flex}.page-module__HNXfGa__toolbar{border-radius:var(--radius-lg);background:#fff;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex;box-shadow:0 1px 3px #0000001a}.page-module__HNXfGa__totalResults{color:var(--text-dark);font-weight:600}.page-module__HNXfGa__sortOptions{align-items:center;gap:.75rem;display:flex}.page-module__HNXfGa__sortOptions span{color:var(--text-light,#64748b);font-size:.95rem;font-weight:500}.page-module__HNXfGa__sortSelect{appearance:none;color:var(--text-dark);cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%2364748b' 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-position:right .75rem center;background-repeat:no-repeat;background-size:16px;border:1px solid #e2e8f0;border-radius:9999px;outline:none;padding:.6rem 2.5rem .6rem 1.25rem;font-size:.95rem;font-weight:600;transition:all .2s;box-shadow:0 1px 2px #00000005}.page-module__HNXfGa__sortSelect:hover{background-color:#f8fafc;border-color:#cbd5e1}.page-module__HNXfGa__sortSelect:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #17363326}.page-module__HNXfGa__tourGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.page-module__HNXfGa__tourGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.page-module__HNXfGa__tourGrid{grid-template-columns:1fr}}.page-module__HNXfGa__tourCard{border-radius:var(--radius-lg);transition:transform var(--transition-normal), box-shadow var(--transition-normal);background:#fff;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.page-module__HNXfGa__tourCard:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.page-module__HNXfGa__cardImageWrapper{width:100%;height:200px;position:relative}.page-module__HNXfGa__cardBadge{color:#fff;border-radius:var(--radius-full);z-index:10;background:#ef4444;padding:.25rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;left:1rem;box-shadow:0 2px 4px #0003}.page-module__HNXfGa__cardContent{flex-direction:column;flex:1;padding:1.25rem;display:flex}.page-module__HNXfGa__cardTitle{color:var(--text-dark);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:1.125rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.page-module__HNXfGa__cardCode{color:var(--text-light);align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.85rem;display:flex}.page-module__HNXfGa__cardInfo{color:var(--text-medium);flex-direction:column;gap:.5rem;margin-bottom:1.25rem;font-size:.9rem;display:flex}.page-module__HNXfGa__cardInfoItem{align-items:center;gap:.5rem;display:flex}.page-module__HNXfGa__cardInfoIcon{width:16px;height:16px;color:var(--primary-color)}.page-module__HNXfGa__cardFooter{border-top:1px solid var(--border-color);justify-content:space-between;align-items:flex-end;margin-top:auto;padding-top:1.25rem;display:flex}.page-module__HNXfGa__cardPriceGroup{flex-direction:column;gap:.25rem;display:flex}.page-module__HNXfGa__originalPrice{color:var(--text-light);font-size:.85rem;text-decoration:line-through}.page-module__HNXfGa__salePrice{color:#eb7a57;font-size:1.25rem;font-weight:800}.page-module__HNXfGa__bookBtn{color:#fff;border-radius:var(--radius-full);transition:all var(--transition-fast);background:linear-gradient(135deg,#ff9373,#eb7a57);padding:.6rem 1.25rem;font-size:.9rem;font-weight:600}.page-module__HNXfGa__bookBtn:hover{color:#fff;background:linear-gradient(135deg,#eb7a57,#d6613d)}.page-module__HNXfGa__noResults{text-align:center;border-radius:var(--radius-lg);color:var(--text-medium);background:#fff;padding:4rem 2rem;font-size:1.125rem}.page-module__HNXfGa__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;display:flex}.page-module__HNXfGa__pagination button{border:1px solid var(--border-light);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-fast);background:#fff;padding:.5rem 1rem;font-weight:500}.page-module__HNXfGa__pagination button:hover:not(:disabled){background:var(--primary-color);color:#fff;border-color:var(--primary-color)}.page-module__HNXfGa__pagination button:disabled{opacity:.5;cursor:not-allowed}.page-module__HNXfGa__pagination .page-module__HNXfGa__activePage{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}.page-module__HNXfGa__filterSearchInput{border:1px solid var(--border-color);border-radius:var(--radius-sm);outline:none;width:100%;margin-bottom:.75rem;padding:.5rem;font-size:.85rem}.page-module__HNXfGa__filterSearchInput:focus{border-color:var(--primary-color)}.page-module__HNXfGa__seeMoreBtn{color:var(--primary-color);cursor:pointer;text-align:left;background:0 0;border:none;margin-top:0;padding:.25rem 0;font-size:.85rem;font-weight:500;display:block}.page-module__HNXfGa__seeMoreBtn:hover{text-decoration:underline}.page-module__HNXfGa__priceFilterContainer{flex-direction:column;gap:.35rem;padding:.25rem 0;display:flex}.page-module__HNXfGa__priceFilterLabels{color:var(--text-dark);justify-content:space-between;font-size:.9rem;font-weight:500;display:flex}.page-module__HNXfGa__currentPriceLabel{color:var(--primary-color);font-weight:700}.page-module__HNXfGa__priceSlider{width:100%;accent-color:var(--primary-color);cursor:pointer}.page-module__HNXfGa__priceFilterHelp{color:var(--text-light);margin-top:.25rem;font-size:.8rem}.page-module__HNXfGa__sliderWrapper{width:100%;margin-top:10px;margin-bottom:5px;position:relative}.page-module__HNXfGa__priceTooltip{background:var(--text-dark);color:#fff;pointer-events:none;opacity:0;visibility:hidden;white-space:nowrap;z-index:10;border-radius:4px;padding:4px 8px;font-size:.85rem;font-weight:700;transition:opacity .2s,top .2s,visibility .2s;position:absolute;top:-30px;transform:translate(-50%);box-shadow:0 4px 6px #0000001a}.page-module__HNXfGa__priceTooltip:after{content:"";border-style:solid;border-width:5px;border-color:var(--text-dark) transparent transparent transparent;position:absolute;top:100%;left:50%;transform:translate(-50%)}.page-module__HNXfGa__priceTooltipVisible{opacity:1;visibility:visible;top:-38px}
.page-mobile-module__4y0Gha__mobileFilterBtn,.page-mobile-module__4y0Gha__closeBtn{display:none}.page-mobile-module__4y0Gha__searchWrapper{width:100%;margin-bottom:1.5rem;position:relative}.page-mobile-module__4y0Gha__searchIcon{color:#64748b;width:20px;height:20px;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}@media (max-width:768px){.page-mobile-module__4y0Gha__toursContainer{grid-template-columns:minmax(0,1fr)!important;gap:1.5rem!important;padding:100px 1rem 2rem!important}.page-mobile-module__4y0Gha__mobileFilterBtn{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;justify-content:space-between;align-items:center;width:100%;margin-bottom:.5rem;padding:1rem 1.25rem;font-size:1rem;font-weight:700;display:flex;box-shadow:0 4px 6px #0000000d}.page-mobile-module__4y0Gha__mobileFilterBtn svg{flex-shrink:0;width:24px;height:24px}@keyframes page-mobile-module__4y0Gha__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes page-mobile-module__4y0Gha__slideDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}.page-mobile-module__4y0Gha__sidebarClosed{display:none!important}.page-mobile-module__4y0Gha__sidebarOpen{flex-direction:column;animation:.3s cubic-bezier(.16,1,.3,1) forwards page-mobile-module__4y0Gha__slideUp;z-index:9999!important;background:#fff!important;border-radius:24px 24px 0 0!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;display:flex!important;position:fixed!important;top:15%!important;bottom:0!important;left:0!important;box-shadow:0 0 0 100vh #00000080,0 -10px 25px #0000001a!important}.page-mobile-module__4y0Gha__sidebarClosing{flex-direction:column;transition:box-shadow .3s ease-out;animation:.3s cubic-bezier(.16,1,.3,1) forwards page-mobile-module__4y0Gha__slideDown;z-index:9999!important;background:#fff!important;border-radius:24px 24px 0 0!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;display:flex!important;position:fixed!important;top:15%!important;bottom:0!important;left:0!important;box-shadow:0 0 0 100vh #0000,0 -10px 25px #0000!important}.page-mobile-module__4y0Gha__sidebarHeader{z-index:10;background:#fff;border-bottom:1px solid #e2e8f0;border-radius:24px 24px 0 0;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1.25rem;display:flex;position:sticky;top:0}.page-mobile-module__4y0Gha__sidebarHeader:before{content:"";background:#cbd5e1;border-radius:5px;width:40px;height:5px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.page-mobile-module__4y0Gha__sidebarHeader h2{color:#1e293b;border:none!important;margin:0!important;padding:0!important;font-size:1.25rem!important}.page-mobile-module__4y0Gha__closeBtn{color:#475569;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.page-mobile-module__4y0Gha__closeBtn svg{width:24px;height:24px}.page-mobile-module__4y0Gha__sidebarScroll{flex:1;padding:1.5rem 1.5rem 6rem;overflow-y:auto}.page-mobile-module__4y0Gha__searchWrapper{width:100%;margin-bottom:1.5rem;position:relative}.page-mobile-module__4y0Gha__searchIcon{color:#64748b;width:20px;height:20px;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.page-mobile-module__4y0Gha__searchInput{outline:none;width:100%;transition:all .2s;background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:99px!important;margin-bottom:0!important;padding:.875rem 1rem .875rem 2.75rem!important;font-size:1rem!important}.page-mobile-module__4y0Gha__searchInput:focus{box-shadow:0 0 0 3px #3b82f61a;background:#fff!important;border-color:#3b82f6!important}.page-mobile-module__4y0Gha__filtersWrapper{flex-direction:column;gap:1.25rem;padding-bottom:.5rem;display:flex}.page-mobile-module__4y0Gha__filterGroup{background:0 0!important;margin-bottom:0!important;padding:0!important}.page-mobile-module__4y0Gha__filterGroup h3{margin-bottom:.75rem!important;font-size:1rem!important}.page-mobile-module__4y0Gha__chipScroll{-ms-overflow-style:none;scrollbar-width:none;gap:.75rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.page-mobile-module__4y0Gha__chipScroll::-webkit-scrollbar{display:none}.page-mobile-module__4y0Gha__filterItem{white-space:nowrap;color:#475569;opacity:1;background:#f1f5f9;border:1px solid #e2e8f0;flex-shrink:0;justify-content:center;align-items:center;max-width:500px;max-height:50px;font-weight:500;transition:all .3s ease-in-out;display:flex;overflow:hidden;border-radius:99px!important;margin-bottom:0!important;padding:.6rem 1.25rem!important;font-size:.9rem!important}.page-mobile-module__4y0Gha__filterItem:has(input:checked){color:#1d4ed8;background:#eff6ff;border-color:#3b82f6;font-weight:700}.page-mobile-module__4y0Gha__mobileVisible{opacity:1!important;pointer-events:auto!important;border-width:1px!important;max-width:500px!important;max-height:50px!important;margin:0!important;padding:.6rem 1.25rem!important;display:flex!important;-webkit-mask-image:none!important;mask-image:none!important}.page-mobile-module__4y0Gha__hideOnMobile{display:none!important}.page-mobile-module__4y0Gha__filterSearchInput{background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'%3E%3C/line%3E%3C/svg%3E");background-position:.85rem;background-repeat:no-repeat;transition:all .2s;background-color:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:99px!important;padding:.75rem 1rem .75rem 2.5rem!important}.page-mobile-module__4y0Gha__filterSearchInput:focus{background-color:#fff!important;border-color:#173633!important;box-shadow:0 0 0 3px #1736331a!important}.page-mobile-module__4y0Gha__filterItem input[type=checkbox]{display:none}.page-mobile-module__4y0Gha__applyBtnContainer{z-index:10;background:#fff;border-top:1px solid #e2e8f0;width:100%;padding:1rem 1.5rem;position:absolute;bottom:0;left:0;box-shadow:0 -4px 6px -1px #0000000d}.page-mobile-module__4y0Gha__applyBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff9373,#eb7a57);border:none;border-radius:99px;width:100%;padding:1rem;font-size:1.1rem;font-weight:700;box-shadow:0 4px 10px #eb7a5766}@keyframes page-mobile-module__4y0Gha__countPop{0%{opacity:0;transform:scale(.5)}50%{transform:scale(1.4)}to{opacity:1;transform:scale(1)}}.page-mobile-module__4y0Gha__countAnimation{animation:.4s cubic-bezier(.175,.885,.32,1.275) forwards page-mobile-module__4y0Gha__countPop;display:inline-block}.page-mobile-module__4y0Gha__toolbar{flex-direction:column;gap:.75rem;align-items:flex-start!important;padding:1rem!important}.page-mobile-module__4y0Gha__sortOptions{justify-content:space-between;width:100%}.page-mobile-module__4y0Gha__sortSelect{flex:1;margin-left:.5rem}.page-mobile-module__4y0Gha__tourGrid{grid-template-columns:minmax(0,1fr)!important;gap:1.25rem!important}.page-mobile-module__4y0Gha__cardImageWrapper{height:220px!important}.page-mobile-module__4y0Gha__cardTitle{font-size:1.1rem!important}}
.page-module__GprFZW__pageWrapper{background-color:#faf7f2;min-height:100vh}.page-module__GprFZW__container{max-width:1200px;margin:0 auto;padding:100px 2rem 2rem}.page-module__GprFZW__breadcrumb{color:var(--text-gray);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;display:flex}.page-module__GprFZW__breadcrumb a{color:var(--text-gray);text-decoration:none;transition:color .2s}.page-module__GprFZW__breadcrumb a:hover{color:var(--primary-color)}.page-module__GprFZW__separator{color:#cbd5e1}.page-module__GprFZW__current{color:var(--text-dark);white-space:nowrap;text-overflow:ellipsis;max-width:300px;font-weight:500;overflow:hidden}.page-module__GprFZW__galleryContainer{background:#fff;border-radius:1.5rem;flex-direction:column;gap:1rem;margin-bottom:2rem;padding:1rem;display:flex}.page-module__GprFZW__mainImageWrapper{border-radius:1rem;width:100%;height:480px;position:relative;overflow:hidden}.page-module__GprFZW__mainImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.page-module__GprFZW__mainNavBtn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;z-index:10;color:#fff;background:#0006;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.page-module__GprFZW__mainNavBtn:hover{background:#000000b3}.page-module__GprFZW__mainNavPrev{left:1rem}.page-module__GprFZW__mainNavNext{right:1rem}.page-module__GprFZW__galleryToolbar{z-index:2;background:linear-gradient(#0000 0%,#0009 100%);justify-content:space-between;align-items:center;padding:1.5rem 1rem 1rem;display:flex;position:absolute;bottom:0;left:0;right:0}.page-module__GprFZW__toolbarBtn{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:opacity .2s;display:flex}.page-module__GprFZW__toolbarBtn:hover{opacity:.8}.page-module__GprFZW__toolbarDots{align-items:center;gap:.5rem;display:flex}.page-module__GprFZW__dot{cursor:pointer;background:0 0;border:1px solid #fff;border-radius:50%;width:8px;height:8px;transition:all .2s}.page-module__GprFZW__activeDot{background:#fff;transform:scale(1.2)}.page-module__GprFZW__thumbnailsContainer{width:100%;position:relative}.page-module__GprFZW__thumbnailsWrapper{justify-content:center;align-items:center;gap:.75rem;padding:.5rem 0;display:flex}.page-module__GprFZW__thumbnailItem{cursor:pointer;border:2px solid #0000;border-radius:.5rem;flex-shrink:0;width:60px;height:60px;transition:all .2s;overflow:hidden}@media (min-width:1025px){.page-module__GprFZW__thumbnailsContainer{align-items:center;display:flex}.page-module__GprFZW__thumbnailsWrapper{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;justify-content:flex-start;gap:1rem;width:100%;overflow-x:auto}.page-module__GprFZW__thumbnailsWrapper::-webkit-scrollbar{display:none}.page-module__GprFZW__thumbnailItem{aspect-ratio:4/3;width:calc(25% - .75rem);height:auto}}.page-module__GprFZW__thumbnailItem img{object-fit:cover;width:100%;height:100%}.page-module__GprFZW__thumbNavBtn{cursor:pointer;z-index:10;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 4px #0000001a}.page-module__GprFZW__thumbNavBtn:hover{color:var(--primary-color);border-color:var(--primary-color);background:#f8fafc}.page-module__GprFZW__thumbNavPrev{left:8px}.page-module__GprFZW__thumbNavNext{right:8px}.page-module__GprFZW__activeThumbnail{border-color:var(--primary-color);opacity:1}.page-module__GprFZW__thumbnailItem:not(.page-module__GprFZW__activeThumbnail){opacity:.7}.page-module__GprFZW__thumbnailItem:not(.page-module__GprFZW__activeThumbnail):hover{opacity:1}@keyframes page-module__GprFZW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes page-module__GprFZW__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes page-module__GprFZW__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes page-module__GprFZW__scaleOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.page-module__GprFZW__dateModal{background:#fff;border-radius:1rem;flex-direction:column;width:90vw;max-width:650px;max-height:80vh;padding:2rem;animation:.3s cubic-bezier(.16,1,.3,1) forwards page-module__GprFZW__scaleIn;display:flex;position:relative}.page-module__GprFZW__dateModalHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.page-module__GprFZW__dateModalHeader h3{color:#0f172a;margin:0;font-size:1.25rem;font-weight:700}.page-module__GprFZW__dateModalSubtitleWrapper{text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:.5rem;margin-bottom:1.5rem;padding:.75rem 1rem}.page-module__GprFZW__dateModalSubtitle{color:#475569;margin:0;font-size:.9rem;line-height:1.4}.page-module__GprFZW__dateModalContent{padding-right:.5rem;overflow-y:auto}.page-module__GprFZW__dateModalContent::-webkit-scrollbar{width:6px}.page-module__GprFZW__dateModalContent::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.page-module__GprFZW__dateModalContent::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.page-module__GprFZW__calendarNav{justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:0 1rem;display:flex}.page-module__GprFZW__calNavBtn{cursor:pointer;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.page-module__GprFZW__calNavBtn:hover{color:var(--primary-color);border-color:var(--primary-color);background:#f8fafc}.page-module__GprFZW__calMonthLabel{color:#1e293b;font-size:1.1rem;font-weight:700}.page-module__GprFZW__calendarContainer{width:100%;padding-bottom:2px;overflow-x:hidden}.page-module__GprFZW__calHeaderRow{grid-template-columns:repeat(7,minmax(0,1fr));margin-bottom:.75rem;display:grid}.page-module__GprFZW__calHeaderDay{text-align:center;color:#64748b;font-size:.85rem;font-weight:700}.page-module__GprFZW__calGrid{grid-template-columns:repeat(7,minmax(0,1fr));gap:.5rem;display:grid}.page-module__GprFZW__slideInRight{animation:.3s forwards page-module__GprFZW__slideRightAnim}.page-module__GprFZW__slideInLeft{animation:.3s forwards page-module__GprFZW__slideLeftAnim}@keyframes page-module__GprFZW__slideRightAnim{0%{opacity:0;transform:translate(15px)}to{opacity:1;transform:translate(0)}}@keyframes page-module__GprFZW__slideLeftAnim{0%{opacity:0;transform:translate(-15px)}to{opacity:1;transform:translate(0)}}.page-module__GprFZW__calEmptyDay{width:100%;height:72px}.page-module__GprFZW__calDay{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;width:100%;height:72px;padding:.75rem .25rem;transition:all .2s;display:flex;position:relative}.page-module__GprFZW__calDay:disabled{cursor:not-allowed;opacity:.6;background:#f8fafc;border-color:#f1f5f9}.page-module__GprFZW__calDateNum{color:var(--text-dark);font-size:.95rem;font-weight:700}.page-module__GprFZW__calDay:disabled .page-module__GprFZW__calDateNum{color:#94a3b8}.page-module__GprFZW__hasDeparture{border-color:#cbd5e1}.page-module__GprFZW__hasDeparture:not(.page-module__GprFZW__selectedDay):hover:not(:disabled){background:#fff;border-color:#3b82f6}.page-module__GprFZW__selectedDay{background:#3b82f6!important;border-color:#3b82f6!important}.page-module__GprFZW__selectedDay .page-module__GprFZW__calDateNum{color:#fff}.page-module__GprFZW__calDateWrap{flex-direction:column;align-items:center;width:100%;margin-bottom:.25rem;display:flex}.page-module__GprFZW__calPrice{color:#3b82f6;text-align:center;border-top:1px dashed #cbd5e1;width:90%;padding-top:.25rem;font-size:.8rem}.page-module__GprFZW__selectedDay .page-module__GprFZW__calPrice{color:#ffffffe6;border-top-color:#fff6}.page-module__GprFZW__dateAllBtn{color:#475569;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;padding:.75rem .25rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:background-color .2s,border-color .2s;display:flex}.page-module__GprFZW__dateAllBtn:hover{background:#f1f5f9;border-color:#cbd5e1}.page-module__GprFZW__dateAllBtn:focus{outline:none}.page-module__GprFZW__dateAllBtn:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.page-module__GprFZW__seeMoreDatesBtn{color:#3b82f6;cursor:pointer;background:#f1f5f9;border:none;border-radius:.5rem;width:100%;margin-top:1rem;padding:.75rem;font-size:.9rem;font-weight:600;transition:all .2s}.page-module__GprFZW__seeMoreDatesBtn:hover{color:#2563eb;background:#e2e8f0}.page-module__GprFZW__lightboxOverlay{z-index:3000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;justify-content:center;align-items:center;animation:.3s cubic-bezier(.16,1,.3,1) forwards page-module__GprFZW__fadeIn;display:flex;position:fixed;inset:0}.page-module__GprFZW__closingOverlay{animation:.3s cubic-bezier(.16,1,.3,1) forwards page-module__GprFZW__fadeOut}.page-module__GprFZW__lightbox{border-radius:1rem;flex-direction:column;width:70vw;height:80vh;animation:.3s cubic-bezier(.16,1,.3,1) forwards page-module__GprFZW__scaleIn;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000080}.page-module__GprFZW__closingLightbox{animation:.3s cubic-bezier(.16,1,.3,1) forwards page-module__GprFZW__scaleOut}.page-module__GprFZW__lightboxClose{-webkit-backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:1001;background:#00000080;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.page-module__GprFZW__lightboxClose:hover{background:#000000b3}.page-module__GprFZW__lightboxNav{-webkit-backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:1001;background:#00000080;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.page-module__GprFZW__lightboxNav:hover{background:#000000b3}.page-module__GprFZW__lightboxPrev{left:1rem}.page-module__GprFZW__lightboxNext{right:1rem}.page-module__GprFZW__lightboxImageWrapper{z-index:0;background:0 0;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;inset:0;overflow:hidden}.page-module__GprFZW__lightboxImageWrapper img{object-fit:cover;transform-origin:50%;width:100%;height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1)}.page-module__GprFZW__zoomControls{-webkit-backdrop-filter:blur(10px);z-index:1001;background:#00000080;border:1px solid #ffffff1a;border-radius:2rem;justify-content:center;align-items:center;gap:1rem;padding:.5rem 1.5rem;display:flex;position:absolute;bottom:8rem;left:50%;transform:translate(-50%)}.page-module__GprFZW__zoomControls button{cursor:pointer;color:#fff;background:0 0;border:none;justify-content:center;align-items:center;transition:color .2s;display:flex}.page-module__GprFZW__zoomControls button:hover{color:var(--primary-color)}.page-module__GprFZW__zoomControls span{text-align:center;color:#fff;min-width:40px;font-size:.875rem;font-weight:500}.page-module__GprFZW__lightboxThumbnails{-webkit-backdrop-filter:blur(10px);z-index:1001;background:#00000080;border:1px solid #ffffff1a;border-radius:1rem;justify-content:center;gap:.5rem;max-width:90%;padding:.75rem;display:flex;position:absolute;bottom:1rem;left:50%;overflow:auto hidden;transform:translate(-50%)}.page-module__GprFZW__lightboxThumbnails::-webkit-scrollbar{display:none}.page-module__GprFZW__lightboxThumbnails{-ms-overflow-style:none;scrollbar-width:none}.page-module__GprFZW__lightboxThumb{cursor:pointer;border:2px solid #0000;border-radius:.25rem;flex-shrink:0;width:60px;height:60px;transition:all .2s;overflow:hidden}.page-module__GprFZW__lightboxThumb img{object-fit:cover;width:100%;height:100%}.page-module__GprFZW__activeLightboxThumb{border-color:#fff;transform:scale(1.05)}.page-module__GprFZW__lightboxThumb:not(.page-module__GprFZW__activeLightboxThumb){opacity:.5}.page-module__GprFZW__lightboxThumb:not(.page-module__GprFZW__activeLightboxThumb):hover{opacity:1}.page-module__GprFZW__headerInfo{margin-bottom:2rem}.page-module__GprFZW__badges{gap:.75rem;margin-bottom:.75rem;display:flex}.page-module__GprFZW__badgeSale{color:#ef4444;background:#fef2f2;border-radius:99px;padding:.25rem .75rem;font-size:.875rem;font-weight:600}.page-module__GprFZW__badgeRating{color:#d97706;background:#fffbeb;border-radius:99px;padding:.25rem .75rem;font-size:.875rem;font-weight:600}.page-module__GprFZW__title{color:var(--text-dark);text-transform:none;margin:0;font-size:2.5rem;font-weight:700;line-height:1.3}.page-module__GprFZW__layout{grid-template-columns:2fr 1fr;gap:2rem;display:grid}.page-module__GprFZW__mainContent{flex-direction:column;gap:2rem;display:flex}.page-module__GprFZW__quickStats{background:#fff;border-radius:1rem;grid-template-columns:repeat(2,1fr);gap:1rem;padding:1.5rem;display:grid}@media (min-width:1025px){.page-module__GprFZW__quickStats{display:none}}.page-module__GprFZW__statItem{align-items:flex-start;gap:1rem;display:flex}.page-module__GprFZW__statIcon{width:40px;height:40px;color:var(--primary-color);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 4px #0000000d}.page-module__GprFZW__statIcon svg{width:20px;height:20px}.page-module__GprFZW__statText{flex-direction:column;display:flex}.page-module__GprFZW__statLabel{color:var(--text-gray);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem}.page-module__GprFZW__statValue{color:var(--text-dark);font-size:.95rem;font-weight:600}.page-module__GprFZW__sectionBlock{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:2rem}.page-module__GprFZW__sectionTitle{color:var(--text-dark);border-bottom:1px solid #e2e8f0;margin-top:0;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.25rem;font-weight:700}.page-module__GprFZW__highlightsList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.page-module__GprFZW__highlightsList li{color:#1e293b;align-items:flex-start;gap:.75rem;font-weight:500;line-height:1.6;display:flex}.page-module__GprFZW__checkIcon{color:#10b981;flex-shrink:0;width:24px;height:24px;margin-top:2px}.page-module__GprFZW__hourglassIcon{color:#94a3b8;flex-shrink:0;width:24px;height:24px;margin-top:2px}.page-module__GprFZW__chuaCoNoiDung{color:#64748b;font-style:italic;font-weight:400}.page-module__GprFZW__itineraryWrapper{flex-direction:column;gap:2rem;display:flex;position:relative}.page-module__GprFZW__itineraryDay{position:relative}.page-module__GprFZW__timelinePin{color:#333;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex;position:absolute;top:0;left:-3.25rem}.page-module__GprFZW__timelinePin svg{width:24px;height:24px}.page-module__GprFZW__dayContentWrapper{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.page-module__GprFZW__dayHeaderCard{background:#e6f2ff;border-radius:1rem;display:flex;overflow:hidden;box-shadow:0 4px 6px #00000005}.page-module__GprFZW__dayHeaderText{flex:1;padding:1.5rem}.page-module__GprFZW__dayLabel{color:#3b82f6;margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.page-module__GprFZW__dayTitle{color:#1e293b;margin:0 0 1rem;font-size:1.1rem;font-weight:700;line-height:1.4}.page-module__GprFZW__dayMeals{color:#64748b;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.page-module__GprFZW__dayMeals svg{width:16px;height:16px}.page-module__GprFZW__dayHeaderImage{flex:1;max-width:50%}.page-module__GprFZW__dayHeaderImage img{object-fit:cover;width:100%;height:100%}.page-module__GprFZW__dayDetailsCard{background:#fff;border:1px solid #f1f5f9;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 15px #0000000d}.page-module__GprFZW__mainActivity{color:#1e293b;margin:0 0 1rem;font-size:1rem;line-height:1.5}.page-module__GprFZW__activityList{color:#334155;margin:0;padding-left:1.5rem;line-height:1.6;list-style:none}.page-module__GprFZW__activityList li{margin-bottom:.5rem;position:relative}.page-module__GprFZW__activityList li:last-child{margin-bottom:0}.page-module__GprFZW__tabsSectionWrapper{flex-direction:column;min-height:800px;display:flex}.page-module__GprFZW__tabsContainer{z-index:100;background-color:#faf7f2;flex-direction:column;display:flex;position:sticky;top:75px}.page-module__GprFZW__tabsContainer:before{content:"";z-index:10;background-color:#faf7f2;height:500px;position:absolute;bottom:100%;left:0;right:0}.page-module__GprFZW__scrollBlocker{width:100%;height:25px}.page-module__GprFZW__tabsInner{background-color:#fff;border-bottom:1px solid #e2e8f0;border-radius:1.5rem 1.5rem 0 0;gap:2rem;padding:0 2rem;display:flex}.page-module__GprFZW__tabBtn{color:#64748b;cursor:pointer;z-index:11;background:0 0;border:none;padding:1.25rem 0;font-size:1rem;font-weight:700;transition:color .2s;position:relative}.page-module__GprFZW__tabBtn:hover{color:#3b82f6}.page-module__GprFZW__activeTab{color:#3b82f6!important}.page-module__GprFZW__activeTab:after{content:"";background:#3b82f6;border-radius:3px 3px 0 0;width:100%;height:3px;position:absolute;bottom:-1px;left:0}.page-module__GprFZW__tabContentArea{background-color:#fff;border-radius:0 0 1.5rem 1.5rem;padding:2rem;position:relative;z-index:1!important}.page-module__GprFZW__policyContent{background:#fff;border:none;border-radius:1rem;padding:1.5rem}.page-module__GprFZW__policyList{color:#334155;margin:0;padding-left:1.5rem;line-height:1.8}.page-module__GprFZW__policyList li{margin-bottom:.75rem}.page-module__GprFZW__policyList li:last-child{margin-bottom:0}.page-module__GprFZW__policyHtml{color:#334155;line-height:1.8}.page-module__GprFZW__policyHtml p{margin-bottom:1rem}.page-module__GprFZW__policyHtml strong,.page-module__GprFZW__policyHtml b{color:#1e293b;margin-top:1.5rem;margin-bottom:.5rem;font-size:1.1rem;font-weight:700;display:block}.page-module__GprFZW__policyHtml ul,.page-module__GprFZW__policyHtml ol{margin-bottom:1rem;padding-left:1.5rem}.page-module__GprFZW__policyHtml ul{list-style-type:disc}.page-module__GprFZW__policyHtml ol{list-style-type:decimal}.page-module__GprFZW__policyHtml ul li,.page-module__GprFZW__policyHtml ol li{margin-bottom:.5rem}.page-module__GprFZW__policyHtml table{border-collapse:collapse;background-color:#fff;width:100%;margin:1.5rem 0}.page-module__GprFZW__policyHtml th,.page-module__GprFZW__policyHtml td{text-align:left;vertical-align:top;border:1px solid #e2e8f0;padding:12px 16px}.page-module__GprFZW__policyHtml th,.page-module__GprFZW__policyHtml tr:first-child td,.page-module__GprFZW__policyHtml tr:first-child th{color:#0f172a;text-align:center;background-color:#f1f5f9;font-weight:700}.page-module__GprFZW__sidebar{align-self:start;position:sticky;top:100px}.page-module__GprFZW__bookingBox{background:#fff;border:1px solid #f1f5f9;border-radius:1.5rem;flex-direction:column;padding:2rem;display:flex;box-shadow:0 10px 40px #00000014}.page-module__GprFZW__priceContainer{border-bottom:1px dashed #e2e8f0;margin-bottom:1.5rem;padding-bottom:1.5rem}.page-module__GprFZW__priceHeading{color:#0f172a;margin-bottom:.85rem;font-size:1.05rem;font-weight:700}.page-module__GprFZW__tomTatTour{border-top:1px solid #f1f5f9;flex-direction:column;gap:.55rem;margin-top:1.25rem;padding-top:1.25rem;display:flex}.page-module__GprFZW__tomTatDong{justify-content:space-between;align-items:flex-start;gap:1rem;font-size:.88rem;display:flex}.page-module__GprFZW__tomTatDongTrai{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.page-module__GprFZW__tomTatIcon{color:#64748b;justify-content:center;align-items:center;display:flex}.page-module__GprFZW__tomTatIcon svg{width:16px;height:16px}.page-module__GprFZW__tomTatNhan{color:#64748b;flex:none}.page-module__GprFZW__tomTatGiaTri{color:#0f172a;text-align:right;word-break:break-word;flex:1;font-weight:600;line-height:1.4}.page-module__GprFZW__priceLabels{align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.page-module__GprFZW__oldPrice{color:#94a3b8;font-size:1.1rem;text-decoration:line-through}.page-module__GprFZW__discountTag{color:#ef4444;background:#fef2f2;border-radius:4px;padding:.2rem .5rem;font-size:.75rem;font-weight:700}.page-module__GprFZW__currentPrice{color:#ef4444;font-size:2.25rem;font-weight:800;line-height:1}.page-module__GprFZW__currentPrice span{color:var(--text-gray);font-size:1rem;font-weight:500}.page-module__GprFZW__bookingForm{flex-direction:column;flex:1;gap:1.25rem;margin-bottom:1.5rem;display:flex}.page-module__GprFZW__formGroup{flex-direction:column;gap:.5rem;display:flex}.page-module__GprFZW__formGroup label{color:var(--text-dark);font-size:.875rem;font-weight:600}.page-module__GprFZW__dateGrid{grid-template-columns:repeat(4,1fr);gap:.5rem;margin-top:.5rem;display:grid}.page-module__GprFZW__dateOption{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;padding:.75rem .25rem;transition:all .2s;display:flex}.page-module__GprFZW__dateOption:hover{border-color:#3b82f6}.page-module__GprFZW__dateText{color:var(--text-dark);margin-bottom:.25rem;font-size:.95rem;font-weight:700}.page-module__GprFZW__datePrice{color:#3b82f6;text-align:center;border-top:1px dashed #cbd5e1;width:90%;padding-top:.25rem;font-size:.8rem}.page-module__GprFZW__dateOption.page-module__GprFZW__selected{background:#3b82f6;border-color:#3b82f6}.page-module__GprFZW__dateOption.page-module__GprFZW__selected .page-module__GprFZW__dateText,.page-module__GprFZW__dateOption.page-module__GprFZW__selected .page-module__GprFZW__datePrice{color:#fff;border-top-color:#fff6}.page-module__GprFZW__inputField{color:var(--text-dark);background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;outline:none;padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s}.page-module__GprFZW__inputField:focus{border-color:var(--primary-color)}.page-module__GprFZW__passengerList{flex-direction:column;gap:1rem;margin-top:.5rem;margin-bottom:1rem;display:flex}.page-module__GprFZW__passengerRow{justify-content:space-between;align-items:center;display:flex}.page-module__GprFZW__passengerInfo{flex-direction:column;display:flex}.page-module__GprFZW__passengerName{color:#1e293b;font-size:.95rem;font-weight:700}.page-module__GprFZW__passengerPrice{color:#3b82f6;font-size:.85rem;font-weight:500}.page-module__GprFZW__counter{align-items:center;gap:1rem;display:flex}.page-module__GprFZW__counterBtn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.25rem;font-weight:600;line-height:1;transition:all .2s;display:flex}.page-module__GprFZW__counterBtn:hover{color:#3b82f6;border-color:#3b82f6}.page-module__GprFZW__counterValue{text-align:center;min-width:1ch;font-size:1rem;font-weight:700}.page-module__GprFZW__counterInput{text-align:center!important;-moz-appearance:textfield!important;color:#1e293b!important;background:0 0!important;border:none!important;outline:none!important;width:3ch!important;padding:0!important;font-family:inherit!important;font-size:1rem!important;font-weight:700!important}.page-module__GprFZW__counterInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.page-module__GprFZW__counterInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.page-module__GprFZW__summaryBox{background:#f8fafc;border-radius:1rem;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.page-module__GprFZW__summaryRow{justify-content:space-between;font-size:.95rem;display:flex}.page-module__GprFZW__summaryValue{color:#0f172a;font-weight:700}.page-module__GprFZW__totalRow{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-top:.25rem;padding-top:1rem;display:flex}.page-module__GprFZW__totalLabel{color:#0f172a;font-size:1.1rem;font-weight:800}.page-module__GprFZW__totalValue{color:#3b82f6;font-size:1.25rem;font-weight:800}.page-module__GprFZW__bookButton{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ef4444,#f97316);border:none;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;width:100%;margin-top:auto;padding:1.25rem;font-size:1.1rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 14px #ef44444d}.page-module__GprFZW__bookButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ef444466}.page-module__GprFZW__bookButton span{opacity:.9;font-size:.75rem;font-weight:500}.page-module__GprFZW__supportBox{text-align:center;background:#eff6ff;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:auto;padding:1rem;display:flex}.page-module__GprFZW__supportBox p{color:var(--text-gray);margin:0 0 .5rem;font-size:.9rem}.page-module__GprFZW__hotlineLink{color:#ef4444;justify-content:center;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;text-decoration:none;display:flex}.page-module__GprFZW__hotlineLink svg{width:20px;height:20px}.page-module__GprFZW__activityList li:before{content:"•";color:var(--primary-color);position:absolute;left:-1rem}.page-module__GprFZW__subActivityList{border-left:2px solid #e2e8f0;margin:.45rem 0 .15rem;padding-left:.9rem;list-style:none}.page-module__GprFZW__subActivityList li{color:#475569;margin-bottom:.4rem;font-size:.96em}.page-module__GprFZW__subActivityList li:last-child{margin-bottom:0}.page-module__GprFZW__activityList .page-module__GprFZW__subActivityList li:before{content:none}.page-module__GprFZW__hourlyItinerary{flex-direction:column;gap:2rem;padding:1rem 0;display:flex}.page-module__GprFZW__hourlyItem{gap:1.5rem;display:flex;position:relative}.page-module__GprFZW__hourlyItem:not(:last-child):before{content:"";z-index:0;background-color:#e5e7eb;width:2px;position:absolute;top:30px;bottom:-2rem;left:35px}.page-module__GprFZW__hourlyTimePin{z-index:1;flex-direction:column;align-items:center;min-width:70px;display:flex}.page-module__GprFZW__hourlyTime{color:var(--primary-color);background:#fff;padding:.2rem 0;font-size:.9rem;font-weight:700}.page-module__GprFZW__hourlyDot{background-color:var(--primary-color);border-radius:50%;width:12px;height:12px;margin-top:.5rem;box-shadow:0 0 0 4px #ff6b0033}.page-module__GprFZW__hourlyContent{background:#f9fafb;border:1px solid #f3f4f6;border-radius:.75rem;flex:1;padding:1.5rem}.page-module__GprFZW__hourlyTitle{color:#1f2937;margin:0 0 .75rem;font-size:1.1rem;font-weight:700}.page-module__GprFZW__hourlyDescription{color:#4b5563;margin:0 0 1rem;font-size:.95rem;line-height:1.6}.page-module__GprFZW__hourlyDescription>:first-child{margin-top:0}.page-module__GprFZW__hourlyDescription>:last-child{margin-bottom:0}.page-module__GprFZW__hourlyDescription p{margin:0 0 .6rem}.page-module__GprFZW__hourlyDescription ul,.page-module__GprFZW__hourlyDescription ol{margin:0 0 .6rem;padding-left:1.25rem}.page-module__GprFZW__hourlyDescription ul{list-style-type:disc}.page-module__GprFZW__hourlyDescription ol{list-style-type:decimal}.page-module__GprFZW__hourlyDescription li{margin-bottom:.3rem}.page-module__GprFZW__hourlyDescription strong,.page-module__GprFZW__hourlyDescription b{color:#1e293b;font-weight:700}.page-module__GprFZW__hourlyDescription a{color:inherit;text-decoration:underline}.page-module__GprFZW__hourlyDescription img{border-radius:8px;max-width:100%;height:auto}.page-module__GprFZW__hourlyImage{border-radius:.5rem;width:100%;max-width:400px;height:auto;margin-top:.5rem;box-shadow:0 4px 6px -1px #0000001a}.page-module__GprFZW__policyContent{padding:1rem 0}@media (max-width:992px){.page-module__GprFZW__gallery{grid-template-columns:1fr;height:auto}.page-module__GprFZW__sideImages{display:none}.page-module__GprFZW__layout{grid-template-columns:1fr}.page-module__GprFZW__sidebar{position:static}.page-module__GprFZW__quickStats{grid-template-columns:1fr}}.page-module__GprFZW__bookingModal{border-radius:var(--radius-lg);width:90%;max-width:500px;box-shadow:var(--shadow-lg);background:#fff;padding:2rem;animation:.3s ease-out page-module__GprFZW__modalFadeIn;position:relative}.page-module__GprFZW__bookingModalHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.page-module__GprFZW__bookingModalHeader h3{color:var(--text-dark);margin:0;font-size:1.25rem;font-weight:700}.page-module__GprFZW__bookingModalRong{max-width:660px}.page-module__GprFZW__dangKyTieuDe{text-align:center;letter-spacing:1px;flex:1;padding-left:2rem;font-weight:700;font-size:.95rem!important}.page-module__GprFZW__tenTourHop{color:#1e40af;text-align:center;background:#eff6ff;border-radius:.75rem;margin-bottom:1.5rem;padding:1rem 1.25rem;font-size:1.05rem;font-weight:700;line-height:1.45}.page-module__GprFZW__dangKyForm{flex-direction:column;gap:1.25rem;display:flex}.page-module__GprFZW__hangNgayVaKhach{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1.25rem;display:grid}.page-module__GprFZW__nhomSoKhach{grid-template-columns:repeat(3,92px);gap:.75rem;display:grid}.page-module__GprFZW__hangDoi{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.page-module__GprFZW__oNhap{flex-direction:column;gap:.45rem;min-width:0;display:flex}.page-module__GprFZW__oNhap label{color:#334155;font-size:.9rem;font-weight:600}.page-module__GprFZW__tuoiPhu{color:#94a3b8;font-size:.78rem;font-weight:400}.page-module__GprFZW__batBuoc{color:#ef4444}.page-module__GprFZW__oNhap input,.page-module__GprFZW__oChonNgay,.page-module__GprFZW__oSoKhach{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;width:100%;padding:.7rem .85rem;font-family:inherit;font-size:.95rem}.page-module__GprFZW__oNhap input::placeholder{color:#94a3b8}.page-module__GprFZW__oNhap input:focus,.page-module__GprFZW__oChonNgay:focus,.page-module__GprFZW__oSoKhach:focus{background:#fff;border-color:#3b82f6;outline:none}.page-module__GprFZW__soKhachWrapper{background:#f1f5f9;border-radius:.5rem;align-items:center;height:48px;padding:.5rem .75rem;display:flex}.page-module__GprFZW__soKhachInput{text-align:center;color:#0f172a;-moz-appearance:textfield;background:0 0;border:none;outline:none;width:100%;font-size:.95rem;font-weight:500}.page-module__GprFZW__soKhachInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.page-module__GprFZW__soKhachInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.page-module__GprFZW__soKhachControls{color:#0f172a;flex-direction:column;gap:2px;margin-left:.25rem;display:flex}.page-module__GprFZW__soKhachControls svg{cursor:pointer}.page-module__GprFZW__soKhachControls svg:hover{color:#3b82f6}.page-module__GprFZW__khoiTongTien{flex-direction:column;align-items:center;gap:.15rem;margin-top:.25rem;display:flex}.page-module__GprFZW__tongGoc{color:#94a3b8;font-size:.95rem;text-decoration:line-through}.page-module__GprFZW__tongCuoi{color:#ea580c;font-size:1.6rem;font-weight:800}.page-module__GprFZW__nutDangKy{border:none;border-radius:.6rem;width:100%;padding:.95rem}.page-module__GprFZW__accordionContent{grid-template-rows:0fr;transition:grid-template-rows .3s ease-in-out;display:grid}.page-module__GprFZW__accordionContent.page-module__GprFZW__open{grid-template-rows:1fr}.page-module__GprFZW__accordionInner{overflow:hidden}.page-module__GprFZW__nutDangKy{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ef4444,#f97316);font-family:inherit;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 14px #ef44444d}.page-module__GprFZW__nutDangKy:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #ef444466}.page-module__GprFZW__nutDangKy:disabled{opacity:.65;cursor:not-allowed}.page-module__GprFZW__ghiChuDuoiNut{text-align:center;color:#94a3b8;margin:0;font-size:.82rem}.page-module__GprFZW__bookingSummary{background:#f8fafc;border-radius:.5rem;flex-direction:column;gap:.5rem;margin-bottom:1.5rem;padding:1.25rem;display:flex}.page-module__GprFZW__summaryItem{justify-content:space-between;align-items:center;font-size:.95rem;display:flex}.page-module__GprFZW__summaryLabel{color:var(--text-gray)}.page-module__GprFZW__summaryValue{color:var(--text-dark);text-align:right;max-width:70%;font-weight:600;line-height:1.4}.page-module__GprFZW__summaryValueTotal{color:#eb7a57;font-size:1.15rem;font-weight:800}.page-module__GprFZW__bookingForm{flex-direction:column;gap:1.25rem;display:flex}.page-module__GprFZW__bookingForm .page-module__GprFZW__formGroup{flex-direction:column;align-items:stretch;gap:.5rem;display:flex}.page-module__GprFZW__bookingForm label{color:var(--text-dark);font-size:.9rem;font-weight:600}.page-module__GprFZW__bookingForm input{border:1px solid var(--border-color);background:#fff;border-radius:.5rem;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.page-module__GprFZW__bookingForm input:focus{border-color:#eb7a57;outline:none;box-shadow:0 0 0 3px #eb7a571a}.page-module__GprFZW__submitBtn{color:#fff;border-radius:var(--radius-full);cursor:pointer;background:linear-gradient(135deg,#ff9373,#eb7a57);border:none;justify-content:center;align-items:center;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.page-module__GprFZW__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #eb7a574d}.page-module__GprFZW__submitBtn:disabled{opacity:.7;cursor:not-allowed}.page-module__GprFZW__successMessage{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1rem;display:flex}.page-module__GprFZW__successIcon{color:#eb7a57;background:#eb7a571a;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:flex}.page-module__GprFZW__successIcon svg{width:32px;height:32px}.page-module__GprFZW__successMessage h3{color:var(--text-dark);margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.page-module__GprFZW__successMessage p{color:var(--text-gray);margin-bottom:0;line-height:1.6}.page-module__GprFZW__relatedSection{border-top:1px solid #eaeaea;margin-top:3rem;margin-bottom:2rem;padding-top:3rem}.page-module__GprFZW__relatedHeader{margin-bottom:2rem}.page-module__GprFZW__relatedTitle{color:#06302b;text-align:left;margin-bottom:0;font-size:1.75rem;font-weight:800}.page-module__GprFZW__carouselContainer{width:100%;position:relative}.page-module__GprFZW__relatedNavBtn{cursor:pointer;color:#06302b;z-index:10;background:#fff;border:1px solid #eaeaea;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000001a}.page-module__GprFZW__prevBtn{left:-22px}.page-module__GprFZW__nextBtn{right:-22px}.page-module__GprFZW__relatedNavBtn:hover{color:#fff;background:#06302b;border-color:#06302b}.page-module__GprFZW__relatedGrid{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:1.5rem;padding-bottom:1rem;display:flex;overflow-x:auto}.page-module__GprFZW__relatedGrid::-webkit-scrollbar{display:none}.page-module__GprFZW__tourCard{color:#1e293b;scroll-snap-align:start;background:#fff;border-radius:1rem;flex-direction:column;flex:0 0 calc(25% - 1.125rem);transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000001a}.page-module__GprFZW__tourCard:hover{transform:translateY(-8px);box-shadow:0 10px 25px #0000001a}.page-module__GprFZW__tourImage{background-color:#e2e8f0;height:220px;position:relative;overflow:hidden}.page-module__GprFZW__tourImage img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.page-module__GprFZW__tourCard:hover .page-module__GprFZW__tourImage img{transform:scale(1.05)}.page-module__GprFZW__tourBadge{color:#fff;z-index:2;background:#ef4444;border-radius:9999px;padding:.35rem .85rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;left:1rem;box-shadow:0 1px 3px #0000001a}.page-module__GprFZW__tourContent{flex-direction:column;flex:1;padding:1.5rem;display:flex}.page-module__GprFZW__tourTitle{-webkit-line-clamp:2;color:#06302b;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:1.125rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.page-module__GprFZW__tourMeta{color:#64748b;flex-direction:column;gap:.5rem;margin-bottom:1.5rem;font-size:.85rem;display:flex}.page-module__GprFZW__metaItem{align-items:flex-start;gap:.5rem;font-weight:500;line-height:1.4;display:flex}.page-module__GprFZW__metaIcon{color:#0a443e;flex-shrink:0;width:16px;min-width:16px;height:16px;margin-top:2px}.page-module__GprFZW__tourFooter{border-top:1px solid #eaeaea;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:.25rem;margin-top:auto;padding-top:1rem;display:flex}.page-module__GprFZW__priceBlock{flex-direction:column;justify-content:center;display:flex}.page-module__GprFZW__tourPriceLabel{color:#64748b;margin-bottom:.1rem;font-size:.75rem}.page-module__GprFZW__tourPrice{color:#eb7a57;font-size:1.05rem;font-weight:800}.page-module__GprFZW__tourBtn{color:#fff;white-space:nowrap;background:#eb7a57;border-radius:9999px;justify-content:center;align-items:center;padding:.45rem .85rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.page-module__GprFZW__tourBtn:hover{color:#fff;background:#c97150;transform:translateY(-2px)}.page-module__GprFZW__desktopAccordionsWrapper{flex-direction:column;gap:2rem;display:flex}.page-module__GprFZW__desktopItinerarySection,.page-module__GprFZW__desktopPoliciesSection{background:#fff;border-radius:1.5rem;padding:1.5rem}.page-module__GprFZW__policiesWrapper{background:#f8fafc;border-radius:1rem;flex-direction:column;display:flex;overflow:hidden}.page-module__GprFZW__policyItem{border-bottom:1px solid #e2e8f0}.page-module__GprFZW__policyItem:last-child{border-bottom:none}.page-module__GprFZW__policyHeader{cursor:pointer;background-color:#0000;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;transition:background-color .2s;display:flex}.page-module__GprFZW__policyHeader:hover{background-color:#00000005}.page-module__GprFZW__policyLabel{color:#1e293b;margin:0;font-size:1.1rem;font-weight:700}.page-module__GprFZW__policyToggle{color:#64748b;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:transform .3s;display:flex}
.page-mobile-module__Ju4q4q__dayToggle{display:none}@media (max-width:768px){.page-mobile-module__Ju4q4q__container{background-color:#faf7f2!important;padding:90px 1rem!important}.page-mobile-module__Ju4q4q__breadcrumb{white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none;max-width:100%;padding-bottom:.5rem;overflow-x:auto}.page-mobile-module__Ju4q4q__breadcrumb::-webkit-scrollbar{display:none}.page-mobile-module__Ju4q4q__current{max-width:200px!important}.page-mobile-module__Ju4q4q__galleryContainer{margin-bottom:1.5rem!important}.page-mobile-module__Ju4q4q__mainImageWrapper{height:250px!important}.page-mobile-module__Ju4q4q__mainNavBtn{display:flex!important}.page-mobile-module__Ju4q4q__thumbnailItem{width:45px!important;height:45px!important}.page-mobile-module__Ju4q4q__title{font-size:1.4rem!important}.page-mobile-module__Ju4q4q__layout{max-width:100%;grid-template-columns:minmax(0,1fr)!important;gap:1.5rem!important}.page-mobile-module__Ju4q4q__quickStats{background:#fff!important;grid-template-columns:1fr!important;gap:1rem!important;padding:1rem!important}.page-mobile-module__Ju4q4q__statItem{align-items:flex-start!important}.page-mobile-module__Ju4q4q__statIcon{flex-shrink:0}.page-mobile-module__Ju4q4q__sectionBlock{border:none!important;border-radius:1rem!important;padding:1.25rem!important}.page-mobile-module__Ju4q4q__sectionTitle{margin-bottom:1rem!important;padding-bottom:.75rem!important;font-size:1.1rem!important}.page-mobile-module__Ju4q4q__tabsContainer{max-width:100%;z-index:105!important;background-color:#fff!important}.page-mobile-module__Ju4q4q__tabsContainer:before{z-index:10!important;background-color:#fff!important;display:block!important}.page-mobile-module__Ju4q4q__scrollBlocker{display:none!important}.page-mobile-module__Ju4q4q__tabsInner{scrollbar-width:none;-ms-overflow-style:none;overflow-x:auto;border:none!important;gap:0!important;padding:0!important}.page-mobile-module__Ju4q4q__tabsInner::-webkit-scrollbar{display:none}.page-mobile-module__Ju4q4q__tabBtn{text-align:center;white-space:nowrap;flex:auto;line-height:1.3;padding:.9rem .25rem!important;font-size:.75rem!important}.page-mobile-module__Ju4q4q__tabContentArea{padding:1rem!important}.page-mobile-module__Ju4q4q__itineraryWrapper{gap:1.5rem!important}.page-mobile-module__Ju4q4q__timelinePin{width:2rem!important;height:2rem!important;left:-2rem!important}.page-mobile-module__Ju4q4q__timelinePin svg{width:18px!important;height:18px!important}.page-mobile-module__Ju4q4q__dayContentWrapper{gap:.75rem!important;margin-bottom:1rem!important}.page-mobile-module__Ju4q4q__dayHeaderCard{cursor:pointer;-webkit-tap-highlight-color:transparent;position:relative;flex-direction:column!important}.page-mobile-module__Ju4q4q__dayToggle{color:#64748b;pointer-events:none;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:1rem;right:.875rem}.page-mobile-module__Ju4q4q__dayToggle svg{width:18px;height:18px}.page-mobile-module__Ju4q4q__dayCollapsed{opacity:.85}.page-mobile-module__Ju4q4q__dayCollapsed .page-mobile-module__Ju4q4q__dayHeaderText{padding:.875rem 3rem .875rem 1rem!important}.page-mobile-module__Ju4q4q__dayHeaderText{padding:1rem 3rem 1rem 1rem!important}.page-mobile-module__Ju4q4q__dayHeaderImage{max-width:100%!important;height:200px!important}.page-mobile-module__Ju4q4q__dayDetailsCard{padding:1rem!important}.page-mobile-module__Ju4q4q__sidebar{z-index:1300;visibility:hidden;opacity:0;pointer-events:none;border-radius:1.5rem 1.5rem 0 0;width:100%;max-height:85dvh;transition:transform .35s ease-in-out,visibility .35s,opacity .35s;overflow-y:auto;box-shadow:0 -4px 20px #00000026;padding-bottom:calc(2rem + env(safe-area-inset-bottom))!important;background:#fff!important;margin-bottom:0!important;position:fixed!important;top:auto!important;bottom:0!important;left:0!important;transform:translateY(150%)!important}.page-mobile-module__Ju4q4q__sidebarOpen{visibility:visible!important;opacity:1!important;pointer-events:auto!important;transform:translateY(0)!important}.page-mobile-module__Ju4q4q__bookingOverlay{z-index:1250;opacity:1;background:#00000080;width:100%;height:100%;animation:.3s page-mobile-module__Ju4q4q__fadeIn;position:fixed;top:0;left:0}.page-mobile-module__Ju4q4q__bookingOverlayClosing{animation:.3s forwards page-mobile-module__Ju4q4q__fadeOutAnim}@keyframes page-mobile-module__Ju4q4q__fadeOutAnim{0%{opacity:1}to{opacity:0}}.page-mobile-module__Ju4q4q__closeBookingBtn{color:#64748b;z-index:10;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:1.25rem;right:1.25rem}.page-mobile-module__Ju4q4q__closeBookingBtn svg{width:18px;height:18px}.page-mobile-module__Ju4q4q__bookingBox{box-shadow:none!important;background:0 0!important;border-radius:1.5rem 1.5rem 0 0!important;padding:1.5rem 1.25rem!important}.page-mobile-module__Ju4q4q__priceContainer{z-index:20;background:#fff;border-bottom:1px solid #e2e8f0;border-radius:1.5rem 1.5rem 0 0;margin:-1.5rem -1.25rem 1rem;padding:1.5rem 1.25rem 1rem;position:sticky;top:0}.page-mobile-module__Ju4q4q__xacNhanTieuDe{flex-direction:column;gap:.25rem;padding-right:2.75rem;display:flex}.page-mobile-module__Ju4q4q__xacNhanNhan{letter-spacing:.04em;text-transform:uppercase;color:#64748b;font-size:.8125rem;font-weight:600}.page-mobile-module__Ju4q4q__xacNhanTenTour{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.0625rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.page-mobile-module__Ju4q4q__khoiGiaTrongForm{border-bottom:1px dashed #e2e8f0;margin-bottom:1.25rem;padding-bottom:1rem}.page-mobile-module__Ju4q4q__currentPrice{font-size:1.75rem!important}.page-mobile-module__Ju4q4q__dateGrid{grid-template-columns:repeat(3,1fr)!important}.page-mobile-module__Ju4q4q__passengerRow{border-bottom:1px dashed #e2e8f0;flex-direction:column;gap:.75rem;padding-bottom:.75rem;align-items:flex-start!important}.page-mobile-module__Ju4q4q__passengerRow:last-child{border-bottom:none;padding-bottom:0}.page-mobile-module__Ju4q4q__counter{justify-content:space-between;width:100%}.page-mobile-module__Ju4q4q__bookButton{text-align:center;margin-top:1rem;color:#fff!important;background:linear-gradient(90deg,#ef4444,#f97316)!important;border:none!important;border-radius:99px!important;width:100%!important;padding:.75rem 1.5rem!important;font-size:1rem!important;font-weight:700!important;display:block!important;box-shadow:0 4px 10px #ef44444d!important}}.page-mobile-module__Ju4q4q__stickyBottomBar{display:none}@media (max-width:768px){.page-mobile-module__Ju4q4q__stickyBottomBar{-webkit-backdrop-filter:blur(12px);z-index:1200;border-top:1px solid #e2e8f080;align-items:center;gap:1rem;width:100%;padding:.75rem 1rem;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s;position:fixed;bottom:0;left:0;box-shadow:0 -4px 12px #0000000d;background:#ffffffbf!important;justify-content:space-between!important;display:flex!important}.page-mobile-module__Ju4q4q__stickyBottomHidden{opacity:0!important;pointer-events:none!important;transform:translateY(120%)!important}.page-mobile-module__Ju4q4q__stickyPriceInfo{flex-direction:column;flex:1;justify-content:center;display:flex!important}.page-mobile-module__Ju4q4q__stickyLabel{color:var(--text-gray);font-size:.75rem}.page-mobile-module__Ju4q4q__stickyPrice{color:#ef4444;font-size:1.25rem;font-weight:800;line-height:1.2}.page-mobile-module__Ju4q4q__stickyBtn{color:#fff;-webkit-tap-highlight-color:transparent;background:linear-gradient(90deg,#ef4444,#f97316);border:none;border-radius:99px;outline:none;flex:1;padding:.75rem 1.5rem;font-size:1rem;font-weight:700;box-shadow:0 4px 10px #ef44444d;width:auto!important}.page-mobile-module__Ju4q4q__lightboxMobile{background:#000!important;border-radius:0!important;flex-direction:column!important;justify-content:center!important;width:100vw!important;max-width:100vw!important;height:100vh!important;max-height:100vh!important;margin:0!important;padding:0!important;display:flex!important}.page-mobile-module__Ju4q4q__lightboxImageWrapperMobile{background:#000!important;justify-content:center!important;align-items:center!important;width:100vw!important;height:56.25vw!important;max-height:100vh!important;margin:auto 0!important;display:flex!important;overflow:hidden!important}.page-mobile-module__Ju4q4q__lightboxImageWrapperMobile img{transition:transform .1s ease-out;object-fit:cover!important;width:100%!important;height:100%!important}.page-mobile-module__Ju4q4q__lightboxThumbnailsMobile,.page-mobile-module__Ju4q4q__zoomControlsMobile{display:none!important}.page-mobile-module__Ju4q4q__lightboxCloseMobile{color:#fff!important;z-index:1000!important;background:#fff3!important;top:1rem!important;right:1rem!important}.page-mobile-module__Ju4q4q__lightboxNavMobile{color:#fff!important;background:#ffffff26!important;width:40px!important;height:40px!important}.page-mobile-module__Ju4q4q__slideRight{animation:.3s cubic-bezier(.25,1,.5,1) forwards page-mobile-module__Ju4q4q__slideRightAnim!important}.page-mobile-module__Ju4q4q__slideLeft{animation:.3s cubic-bezier(.25,1,.5,1) forwards page-mobile-module__Ju4q4q__slideLeftAnim!important}.page-mobile-module__Ju4q4q__slideFade{animation:.3s cubic-bezier(.25,1,.5,1) forwards page-mobile-module__Ju4q4q__slideFadeAnim!important}@keyframes page-mobile-module__Ju4q4q__slideRightAnim{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes page-mobile-module__Ju4q4q__slideLeftAnim{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes page-mobile-module__Ju4q4q__slideFadeAnim{0%{opacity:.2}to{opacity:1}}.page-mobile-module__Ju4q4q__bookingModalMobile,.page-mobile-module__Ju4q4q__dateModalMobile{width:100vw!important;max-width:100vw!important;padding:1.5rem 1rem!important;padding-bottom:calc(1.5rem + env(safe-area-inset-bottom))!important;border-radius:20px 20px 0 0!important;flex-direction:column!important;max-height:90vh!important;margin:0!important;animation:.3s cubic-bezier(.16,1,.3,1) forwards page-mobile-module__Ju4q4q__slideUpModal!important;display:flex!important;position:absolute!important;bottom:0!important}.page-mobile-module__Ju4q4q__dateModalMobileClosing{animation:.3s cubic-bezier(.16,1,.3,1) forwards page-mobile-module__Ju4q4q__slideDownModal!important}.page-mobile-module__Ju4q4q__dateModalContentMobile{flex:1!important;overflow-y:auto!important}.page-mobile-module__Ju4q4q__calGridMobile{gap:.25rem!important}.page-mobile-module__Ju4q4q__calDayMobile,.page-mobile-module__Ju4q4q__calEmptyDayMobile{height:60px!important}.page-mobile-module__Ju4q4q__calDateNumMobile{font-size:.85rem!important}.page-mobile-module__Ju4q4q__calPriceMobile{padding-top:.15rem!important;font-size:.65rem!important}@keyframes page-mobile-module__Ju4q4q__slideUpModal{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes page-mobile-module__Ju4q4q__slideDownModal{0%{transform:translateY(0)}to{transform:translateY(100%)}}.page-mobile-module__Ju4q4q__relatedTitle{margin-bottom:1.5rem!important;font-size:1.5rem!important}.page-mobile-module__Ju4q4q__relatedGrid{scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;flex-wrap:nowrap!important;gap:1rem!important;padding-bottom:1rem!important;display:flex!important;overflow-x:auto!important}.page-mobile-module__Ju4q4q__relatedGrid::-webkit-scrollbar{display:none}.page-mobile-module__Ju4q4q__relatedNav{display:none!important}.page-mobile-module__Ju4q4q__tourCard{scroll-snap-align:start!important;flex:0 0 85%!important}}
