.packages-gallery-module__qLynBa__headerRow{flex-wrap:wrap;align-items:flex-end;gap:16px 24px;margin-bottom:24px;display:flex}.packages-gallery-module__qLynBa__headerText{flex:360px;min-width:0}.packages-gallery-module__qLynBa__filters{flex-wrap:nowrap;flex:360px;align-items:flex-end;gap:14px;min-width:0;display:flex}.packages-gallery-module__qLynBa__filterBar .packages-gallery-module__qLynBa__switch{flex:none;align-self:flex-end;margin-left:auto}.packages-gallery-module__qLynBa__switch{background:var(--smoke-color);border:1px solid #ececec;border-radius:999px;gap:4px;padding:5px;display:inline-flex}.packages-gallery-module__qLynBa__switchBtn{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:8px;padding:9px 18px;font-size:14px;font-weight:600;line-height:1;transition:color .25s,background .25s,box-shadow .25s;display:inline-flex}.packages-gallery-module__qLynBa__switchBtn:hover{color:var(--theme-color)}.packages-gallery-module__qLynBa__switchBtn.packages-gallery-module__qLynBa__active{color:#fff;background:var(--theme-color);box-shadow:0 8px 18px -8px color-mix(in srgb,var(--theme-color)65%,transparent)}.packages-gallery-module__qLynBa__switchBtn i{font-size:.95em}@media (max-width:575px){.packages-gallery-module__qLynBa__switchBtn span{display:none}.packages-gallery-module__qLynBa__switchBtn{padding:10px 16px}}.packages-gallery-module__qLynBa__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}@media (max-width:1399px){.packages-gallery-module__qLynBa__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:991px){.packages-gallery-module__qLynBa__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.packages-gallery-module__qLynBa__grid{grid-template-columns:minmax(0,1fr)}}.packages-gallery-module__qLynBa__fade{animation:.4s cubic-bezier(.23,1,.32,1) both packages-gallery-module__qLynBa__gpFade}@keyframes packages-gallery-module__qLynBa__gpFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.packages-gallery-module__qLynBa__gridCard{background:#fff;border:1px solid #eef0f2;border-radius:18px;flex-direction:column;height:100%;transition:transform .35s cubic-bezier(.23,1,.32,1),box-shadow .35s,border-color .35s;display:flex;overflow:hidden;box-shadow:0 10px 30px -20px #181a1e40}.packages-gallery-module__qLynBa__gridCard:hover{border-color:color-mix(in srgb,var(--theme-color)28%,transparent);transform:translateY(-6px);box-shadow:0 26px 46px -26px #181a1e66}.packages-gallery-module__qLynBa__media{aspect-ratio:16/11;background:var(--smoke-color);position:relative;overflow:hidden}.packages-gallery-module__qLynBa__mediaLink{display:block;position:absolute;inset:0}.packages-gallery-module__qLynBa__media img{transition:transform .6s cubic-bezier(.23,1,.32,1)}.packages-gallery-module__qLynBa__gridCard:hover .packages-gallery-module__qLynBa__media img{transform:scale(1.07)}.packages-gallery-module__qLynBa__durationBadge{z-index:2;pointer-events:none;background:var(--theme-color);color:#fff;letter-spacing:.2px;box-shadow:0 8px 18px -8px color-mix(in srgb,var(--theme-color)70%,transparent);border-radius:999px;padding:7px 13px;font-size:12px;font-weight:600;position:absolute;top:14px;right:14px}.packages-gallery-module__qLynBa__body{flex-direction:column;flex:1;padding:22px;display:flex}.packages-gallery-module__qLynBa__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 12px;font-size:19px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.packages-gallery-module__qLynBa__title a,.packages-gallery-module__qLynBa__title span{color:var(--title-color);transition:color .25s}.packages-gallery-module__qLynBa__title a:hover{color:var(--theme-color)}.packages-gallery-module__qLynBa__cityBadges{flex-wrap:wrap;gap:8px;margin:0 0 16px;display:flex}.packages-gallery-module__qLynBa__cityBadge{background:color-mix(in srgb,var(--theme-color)7%,transparent);border:1px solid color-mix(in srgb,var(--theme-color)14%,transparent);white-space:nowrap;border-radius:8px;align-items:baseline;padding:6px 12px;font-size:13px;line-height:1.25;display:inline-flex}.packages-gallery-module__qLynBa__cityName{color:var(--title-color);font-weight:600}.packages-gallery-module__qLynBa__cityNights{color:var(--theme-color);font-weight:500}.packages-gallery-module__qLynBa__cityNights:before{content:"·";color:color-mix(in srgb,var(--theme-color)45%,transparent);margin:0 6px}.packages-gallery-module__qLynBa__summary{color:#6b7280;margin:0 0 20px;font-size:14px;line-height:1.7}.packages-gallery-module__qLynBa__price{white-space:nowrap;align-items:baseline;gap:6px;margin:0;display:inline-flex}.packages-gallery-module__qLynBa__priceLabel{color:#6b7280;font-size:13px;font-weight:500}.packages-gallery-module__qLynBa__priceValue{color:var(--theme-color);font-size:22px;font-weight:800;line-height:1}.packages-gallery-module__qLynBa__footer{flex-direction:column;gap:14px;margin-top:auto;display:flex}.packages-gallery-module__qLynBa__actions{gap:10px;display:flex}.packages-gallery-module__qLynBa__viewBtn{flex:1}.packages-gallery-module__qLynBa__flyerBtn{aspect-ratio:1;border:1.5px solid color-mix(in srgb,var(--theme-color)35%,transparent);color:var(--theme-color);background:0 0;border-radius:50%;flex:none;align-self:stretch;place-items:center;font-size:15px;transition:background .25s,color .25s,border-color .25s;display:grid}.packages-gallery-module__qLynBa__flyerBtn:hover{background:var(--theme-color);border-color:var(--theme-color);color:#fff}.packages-gallery-module__qLynBa__filterBar{flex-wrap:wrap;align-items:flex-end;gap:16px 20px;margin-bottom:34px;display:flex}.packages-gallery-module__qLynBa__filterField{flex-direction:column;flex:1 1 0;gap:7px;min-width:0;max-width:340px;display:flex}.packages-gallery-module__qLynBa__filterLabel{letter-spacing:.2px;color:var(--title-color);align-items:center;gap:7px;font-size:13px;font-weight:600;display:inline-flex}.packages-gallery-module__qLynBa__filterLabel i{color:var(--theme-color);font-size:.95em}.packages-gallery-module__qLynBa__clearBtn{border:1px solid color-mix(in srgb,var(--theme-color)32%,transparent);height:34px;color:var(--theme-color);cursor:pointer;background:0 0;border-radius:8px;flex:none;align-self:flex-end;align-items:center;gap:7px;padding:0 14px;font-size:13px;font-weight:600;line-height:1;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.packages-gallery-module__qLynBa__clearBtn:hover{background:var(--theme-color);border-color:var(--theme-color);color:#fff}@media (max-width:767px){.packages-gallery-module__qLynBa__filters{flex:100%}}@media (max-width:575px){.packages-gallery-module__qLynBa__filters{flex-wrap:wrap}.packages-gallery-module__qLynBa__filterField{flex:100%;max-width:none}}.packages-gallery-module__qLynBa__empty{text-align:center;background:var(--smoke-color);border:1px dashed #dfe3e8;border-radius:18px;flex-direction:column;align-items:center;gap:6px;padding:56px 20px;animation:.4s cubic-bezier(.23,1,.32,1) both packages-gallery-module__qLynBa__gpFade;display:flex}.packages-gallery-module__qLynBa__empty>i{color:color-mix(in srgb,var(--theme-color)60%,#9aa3ad);margin-bottom:8px;font-size:40px}.packages-gallery-module__qLynBa__emptyTitle{color:var(--title-color);margin:0;font-size:19px;font-weight:700}.packages-gallery-module__qLynBa__emptyText{color:#6b7280;margin:0 0 14px;font-size:14px}@media (prefers-reduced-motion:reduce){.packages-gallery-module__qLynBa__fade{animation:none}.packages-gallery-module__qLynBa__gridCard,.packages-gallery-module__qLynBa__media img,.packages-gallery-module__qLynBa__switchBtn,.packages-gallery-module__qLynBa__flyerBtn{transition:none}.packages-gallery-module__qLynBa__empty{animation:none}}
#packages-sec{scroll-margin-top:90px}.room-card .global-img:after{pointer-events:none}.room-card .global-img .gp-img-link{width:100%;height:100%;display:block}.title-area.gp-pkg-header{text-align:left;margin-bottom:0}.title-area.gp-pkg-header .sub-title2:before,.title-area.gp-pkg-header .sub-title2:after{display:none}.title-area.gp-pkg-header .title-img img{margin:0}.title-area.gp-pkg-header .fs-18{max-width:720px}@media (min-width:768px){#packages-sec .room-card.style2 .box-img{flex:0 0 40%;min-width:0}}@media (min-width:1300px){#packages-sec{padding-left:16px;padding-right:16px}}@media (max-width:1024px){#packages-sec{padding-left:10px;padding-right:10px}}
/*# sourceMappingURL=3d8fcb76561439d7.css.map*/