.hotelsDetail-module__A60nuG__pageWrapper{background-color:var(--bg-primary);flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}.hotelsDetail-module__A60nuG__mainDetail{flex-direction:column;gap:32px;padding-top:120px;padding-bottom:100px;display:flex}.hotelsDetail-module__A60nuG__breadcrumbs{color:var(--text-light);flex-wrap:wrap;align-items:center;gap:8px;font-size:.85rem;font-weight:600;display:flex}.hotelsDetail-module__A60nuG__breadcrumbs a{color:var(--text-secondary);transition:color var(--transition-fast)}.hotelsDetail-module__A60nuG__breadcrumbs a:hover{color:var(--brand-orange)}.hotelsDetail-module__A60nuG__activeBreadcrumb{color:var(--text-primary);font-weight:700}.hotelsDetail-module__A60nuG__titleSection{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.hotelsDetail-module__A60nuG__titleLeft{flex-direction:column;gap:12px;display:flex}.hotelsDetail-module__A60nuG__hotelTitle{color:var(--text-primary);letter-spacing:-.02em;font-size:2.5rem;font-weight:850;line-height:1.15;font-family:var(--font-sans)!important}.hotelsDetail-module__A60nuG__metaRow{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:16px;font-size:.88rem;font-weight:600;display:flex}.hotelsDetail-module__A60nuG__metaBadge{background-color:var(--brand-orange-light);color:var(--brand-orange);border-radius:6px;padding:4px 12px;font-size:.8rem;font-weight:800}.hotelsDetail-module__A60nuG__metaLocation{font-weight:700}.hotelsDetail-module__A60nuG__metaRating{color:var(--text-primary)}.hotelsDetail-module__A60nuG__hostsList{align-items:center;margin-left:8px;display:flex}.hotelsDetail-module__A60nuG__hostAvatarSmall{object-fit:cover;border:2px solid #fff;border-radius:50%;width:28px;height:28px;margin-left:-8px}.hotelsDetail-module__A60nuG__hostsList img:first-child{margin-left:0}.hotelsDetail-module__A60nuG__titleRightActions{gap:10px;display:flex}.hotelsDetail-module__A60nuG__actionCircleBtn{border:1px solid var(--border-color);cursor:pointer;width:40px;height:40px;box-shadow:var(--shadow-soft);transition:all var(--transition-fast);background-color:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;display:flex}.hotelsDetail-module__A60nuG__actionCircleBtn:hover{box-shadow:var(--shadow-hover);border-color:var(--text-light);transform:translateY(-2px)}.hotelsDetail-module__A60nuG__favoriteBtn:hover{color:#ef4444;border-color:#ef4444}.hotelsDetail-module__A60nuG__imageGalleryGrid{border-radius:var(--radius-xl);height:580px;box-shadow:var(--shadow-soft);grid-template-columns:1.4fr .6fr;gap:20px;display:grid;overflow:hidden}.hotelsDetail-module__A60nuG__galleryLarge{height:100%;min-height:240px;position:relative;overflow:hidden}.hotelsDetail-module__A60nuG__gallerySmallCol{grid-template-rows:repeat(2,1fr);gap:20px;height:100%;display:grid}.hotelsDetail-module__A60nuG__galleryImg{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.hotelsDetail-module__A60nuG__galleryLarge:hover .hotelsDetail-module__A60nuG__galleryImg,.hotelsDetail-module__A60nuG__gallerySmallCol img:hover{transform:scale(1.03)}.hotelsDetail-module__A60nuG__contentLayoutSplit{grid-template-columns:1.25fr .75fr;align-items:start;gap:48px;display:grid}.hotelsDetail-module__A60nuG__detailsColumn{flex-direction:column;gap:36px;display:flex}.hotelsDetail-module__A60nuG__entireDetailsHeader{border-bottom:1px solid var(--border-color);padding-bottom:24px}.hotelsDetail-module__A60nuG__entireDetailsTitle{color:var(--text-primary);margin-bottom:8px;font-size:1.65rem;font-weight:800;font-family:var(--font-sans)!important}.hotelsDetail-module__A60nuG__entireDetailsMetaTags{color:var(--text-secondary);align-items:center;gap:8px;font-size:.95rem;font-weight:700;display:flex}.hotelsDetail-module__A60nuG__hostedByRow{border-bottom:1px solid var(--border-color);flex-wrap:wrap;gap:32px;padding-bottom:28px;display:flex}.hotelsDetail-module__A60nuG__hostProfile{align-items:center;gap:16px;display:flex}.hotelsDetail-module__A60nuG__hostProfileAvatar{object-fit:cover;width:54px;height:54px;box-shadow:var(--shadow-soft);border-radius:50%}.hotelsDetail-module__A60nuG__hostMetaText{flex-direction:column;line-height:1.35;display:flex}.hotelsDetail-module__A60nuG__hostLabel{color:var(--text-light);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.hotelsDetail-module__A60nuG__hostName{color:var(--text-primary);font-size:1.05rem;font-weight:800}.hotelsDetail-module__A60nuG__hostJoined{color:var(--text-light);font-size:.8rem}.hotelsDetail-module__A60nuG__highlightsList{border-bottom:1px solid var(--border-color);flex-direction:column;gap:20px;padding-bottom:28px;display:flex}.hotelsDetail-module__A60nuG__highlightItem{align-items:flex-start;gap:16px;display:flex}.hotelsDetail-module__A60nuG__highlightIcon{font-size:1.5rem;line-height:1}.hotelsDetail-module__A60nuG__highlightText{flex-direction:column;gap:4px;display:flex}.hotelsDetail-module__A60nuG__highlightTitle{color:var(--text-primary);font-size:1.05rem;font-weight:800}.hotelsDetail-module__A60nuG__highlightDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.45}.hotelsDetail-module__A60nuG__descriptionBlock{border-bottom:1px solid var(--border-color);flex-direction:column;gap:12px;padding-bottom:28px;display:flex}.hotelsDetail-module__A60nuG__descriptionLabel{color:#fff;text-transform:uppercase;letter-spacing:.05em;background-color:#0f172a;border-radius:4px;width:fit-content;padding:4px 12px;font-size:.78rem;font-weight:850}.hotelsDetail-module__A60nuG__descriptionParagraph{color:var(--text-secondary);font-size:.95rem;line-height:1.7}.hotelsDetail-module__A60nuG__readMoreBtn{color:var(--brand-orange);cursor:pointer;transition:color var(--transition-fast);align-self:flex-start;font-size:.9rem;font-weight:800}.hotelsDetail-module__A60nuG__readMoreBtn:hover{color:var(--brand-orange-hover);text-decoration:underline}.hotelsDetail-module__A60nuG__roomsAvailableSection{border-bottom:1px solid var(--border-color);flex-direction:column;gap:20px;padding-bottom:28px;display:flex}.hotelsDetail-module__A60nuG__sectionHeading{color:var(--text-primary);font-size:1.45rem;font-weight:800;font-family:var(--font-sans)!important}.hotelsDetail-module__A60nuG__roomsGrid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:28px;width:100%;display:grid}.hotelsDetail-module__A60nuG__roomCard{border:1px solid var(--border-color);border-radius:var(--radius-lg);transition:all var(--transition-normal);box-shadow:var(--shadow-soft);background-color:#fff;flex-direction:column;display:flex;position:relative;overflow:hidden}.hotelsDetail-module__A60nuG__roomCard:hover{border-color:var(--brand-orange);box-shadow:var(--shadow-hover);transform:translateY(-4px)}.hotelsDetail-module__A60nuG__selectedRoomCard{background-color:#f9731601;box-shadow:0 10px 30px #f973161a;border-color:var(--brand-orange)!important}.hotelsDetail-module__A60nuG__roomCardImageWrapper{width:100%;height:200px;position:relative;overflow:hidden}.hotelsDetail-module__A60nuG__roomCardImage{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.hotelsDetail-module__A60nuG__roomCard:hover .hotelsDetail-module__A60nuG__roomCardImage{transform:scale(1.04)}.hotelsDetail-module__A60nuG__roomImageNavArrows{opacity:0;transition:opacity var(--transition-fast);pointer-events:none;z-index:5;justify-content:space-between;padding:0 12px;display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.hotelsDetail-module__A60nuG__roomCard:hover .hotelsDetail-module__A60nuG__roomImageNavArrows{opacity:1}.hotelsDetail-module__A60nuG__roomImageArrow{width:28px;height:28px;color:var(--text-primary);cursor:pointer;pointer-events:auto;-webkit-user-select:none;user-select:none;background-color:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;font-weight:700;display:flex;box-shadow:0 2px 8px #00000026}.hotelsDetail-module__A60nuG__roomImageArrow:hover{color:var(--brand-orange);background-color:#fff}.hotelsDetail-module__A60nuG__roomImageCounter{color:#fff;z-index:5;-webkit-backdrop-filter:blur(4px);background-color:#0f172ab3;border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:700;position:absolute;bottom:12px;right:12px}.hotelsDetail-module__A60nuG__acBadgeFloating{text-transform:uppercase;letter-spacing:.02em;z-index:5;border-radius:20px;padding:4px 12px;font-size:.72rem;font-weight:800;position:absolute;top:12px;left:12px;box-shadow:0 4px 10px #00000014}.hotelsDetail-module__A60nuG__acBadgeGreen{color:#fff;background-color:#22c55e}.hotelsDetail-module__A60nuG__acBadgeOrange{color:#fff;background-color:#f59e0b}.hotelsDetail-module__A60nuG__roomCardBody{flex-direction:column;flex:1;gap:16px;padding:24px;display:flex}.hotelsDetail-module__A60nuG__roomCardHeader{flex-direction:column;gap:6px;display:flex}.hotelsDetail-module__A60nuG__roomCardTitle{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:800;line-height:1.3;font-family:var(--font-sans)!important}.hotelsDetail-module__A60nuG__roomRatingBadgeRow{align-items:center;gap:8px;display:flex}.hotelsDetail-module__A60nuG__roomRatingScore{color:#fff;background-color:#22c55e;border-radius:6px;padding:3px 8px;font-size:.78rem;font-weight:800}.hotelsDetail-module__A60nuG__roomRatingText{color:#15803d;font-size:.8rem;font-weight:700}.hotelsDetail-module__A60nuG__roomCardFeaturesGrid{background-color:var(--bg-tertiary);border-radius:var(--radius-sm);border:1px solid var(--border-color);grid-template-columns:repeat(2,1fr);gap:10px;padding:12px;display:grid}.hotelsDetail-module__A60nuG__roomFeatureItem{color:var(--text-secondary);align-items:center;gap:6px;font-size:.82rem;font-weight:600;display:flex}.hotelsDetail-module__A60nuG__roomCardDesc{color:var(--text-light);margin:0;font-size:.88rem;line-height:1.5}.hotelsDetail-module__A60nuG__roomCardFacilitiesList{flex-wrap:wrap;gap:6px;display:flex}.hotelsDetail-module__A60nuG__roomFacilityTag{color:var(--text-secondary);border:1px solid var(--border-color);background-color:#fff;border-radius:20px;padding:3px 8px;font-size:.72rem;font-weight:700}.hotelsDetail-module__A60nuG__cardDivider{background-color:var(--border-color);width:100%;height:1px}.hotelsDetail-module__A60nuG__roomExtrasContainer{flex-direction:column;gap:10px;display:flex}.hotelsDetail-module__A60nuG__extrasTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.82rem;font-weight:800}.hotelsDetail-module__A60nuG__extrasOptionList{flex-direction:column;gap:8px;display:flex}.hotelsDetail-module__A60nuG__extrasLabel{border:1px solid var(--border-color);border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);background-color:#fff;justify-content:space-between;align-items:center;padding:10px 12px;font-size:.85rem;font-weight:600;display:flex}.hotelsDetail-module__A60nuG__extrasLabel:hover{background-color:#f9731605;border-color:#f973164d}.hotelsDetail-module__A60nuG__extrasRadio{accent-color:var(--brand-orange);margin-right:8px}.hotelsDetail-module__A60nuG__extrasName{flex:1}.hotelsDetail-module__A60nuG__extrasPrice{color:var(--brand-orange);font-weight:800;font-family:var(--font-sans)!important}.hotelsDetail-module__A60nuG__roomCardFooter{justify-content:space-between;align-items:center;gap:16px;display:flex}.hotelsDetail-module__A60nuG__roomCardPriceBlock{align-items:baseline;gap:2px;display:flex}.hotelsDetail-module__A60nuG__roomCardPriceValue{color:var(--text-primary);font-size:1.45rem;font-weight:850;font-family:var(--font-sans)!important}.hotelsDetail-module__A60nuG__roomCardPricePeriod{color:var(--text-light);font-size:.78rem;font-weight:600;font-family:var(--font-sans)!important}.hotelsDetail-module__A60nuG__roomCardSelectBtn{color:#fff;transition:all var(--transition-normal);white-space:nowrap;text-align:center;box-shadow:var(--shadow-soft);cursor:pointer;background-color:#1e293b;border-radius:50px;flex:1;padding:14px 28px;font-size:.95rem;font-weight:800;font-family:var(--font-sans)!important}.hotelsDetail-module__A60nuG__roomCardSelectBtn:hover{background-color:#0f172a;transform:translateY(-1px);box-shadow:0 4px 12px #0f172a26}.hotelsDetail-module__A60nuG__roomCardSelectBtnActive{box-shadow:0 4px 12px #f9731640;background-color:var(--brand-orange)!important;color:#fff!important}.hotelsDetail-module__A60nuG__roomCardSelectBtnDisabled{color:#94a3b8!important;cursor:not-allowed!important;box-shadow:none!important;background-color:#e2e8f0!important;border:1px solid #cbd5e1!important;transform:none!important}.hotelsDetail-module__A60nuG__offersSection{flex-direction:column;gap:20px;display:flex}.hotelsDetail-module__A60nuG__offersHeading{color:var(--text-primary);font-size:1.45rem;font-weight:800;font-family:var(--font-sans)!important}.hotelsDetail-module__A60nuG__offersGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.hotelsDetail-module__A60nuG__offerItem{align-items:center;gap:12px;display:flex}.hotelsDetail-module__A60nuG__offerIcon{background-color:var(--bg-tertiary);width:28px;height:28px;box-shadow:var(--shadow-soft);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;display:inline-flex}.hotelsDetail-module__A60nuG__offerName{color:var(--text-secondary);font-size:.95rem;font-weight:600}.hotelsDetail-module__A60nuG__bookingCardColumn{position:sticky;top:100px}.hotelsDetail-module__A60nuG__bookingStickyWidget{border:1px solid var(--border-color);border-radius:var(--radius-xl);background-color:#fff;flex-direction:column;gap:20px;padding:32px;display:flex;box-shadow:0 20px 40px #0f172a0a}.hotelsDetail-module__A60nuG__bookingForm{flex-direction:column;gap:20px;display:flex}.hotelsDetail-module__A60nuG__widgetPriceHeader{flex-direction:column;gap:4px;display:flex}.hotelsDetail-module__A60nuG__priceRow{align-items:baseline;gap:2px;display:flex}.hotelsDetail-module__A60nuG__widgetPrice{color:var(--text-primary);font-size:1.65rem;font-weight:850;font-family:var(--font-sans)!important}.hotelsDetail-module__A60nuG__widgetPeriod{color:var(--text-light);font-size:.88rem;font-weight:600}.hotelsDetail-module__A60nuG__widgetNightsCount{color:var(--text-secondary);font-size:.82rem;font-weight:700}.hotelsDetail-module__A60nuG__widgetSelectedRoomName{color:var(--brand-orange);margin-top:2px;font-size:.82rem;font-weight:800;font-family:var(--font-sans)!important}.hotelsDetail-module__A60nuG__datepickerWidgetGrid{border:1px solid var(--border-color);border-radius:var(--radius-md);grid-template-columns:repeat(2,1fr);display:grid;position:relative;overflow:visible}.hotelsDetail-module__A60nuG__datepickerSubfield{cursor:pointer;flex-direction:column;gap:4px;padding:12px 16px;display:flex;position:relative}.hotelsDetail-module__A60nuG__datepickerSubfield:first-child{border-right:1px solid var(--border-color)}.hotelsDetail-module__A60nuG__datepickerSubfield:hover{background-color:#0f172a03}.hotelsDetail-module__A60nuG__datepickerLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-light);font-size:.68rem;font-weight:800}.hotelsDetail-module__A60nuG__datepickerValueText{color:var(--text-primary);font-size:.9rem;font-weight:700}.hotelsDetail-module__A60nuG__guestSelectField{border:1px solid var(--border-color);border-radius:var(--radius-md);flex-direction:column;gap:6px;padding:12px 16px;display:flex;position:relative}.hotelsDetail-module__A60nuG__guestValueTrigger{color:var(--text-primary);cursor:pointer;justify-content:space-between;align-items:center;width:100%;font-size:.9rem;font-weight:700;display:flex}.hotelsDetail-module__A60nuG__dropdownChevron{color:var(--text-light);font-size:.65rem}.hotelsDetail-module__A60nuG__guestPickerDropdown{border:1px solid var(--border-color);border-radius:var(--radius-md);width:100%;box-shadow:var(--shadow-hover);z-index:100;background-color:#fff;flex-direction:column;gap:2px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);left:0}.hotelsDetail-module__A60nuG__guestDropdownItem{color:var(--text-secondary);border-radius:var(--radius-sm);cursor:pointer;padding:10px 14px;font-size:.88rem;font-weight:700}.hotelsDetail-module__A60nuG__guestDropdownItem:hover{color:var(--brand-orange);background-color:#f973160d}.hotelsDetail-module__A60nuG__activeGuestItem{background-color:var(--brand-orange-light);color:var(--brand-orange)}.hotelsDetail-module__A60nuG__bookNowBtnSubmit{color:#fff;text-align:center;width:100%;transition:all var(--transition-normal);cursor:pointer;background-color:#1e293b;border-radius:50px;padding:16px;font-size:1.05rem;font-weight:800;box-shadow:0 4px 12px #1e293b26}.hotelsDetail-module__A60nuG__bookNowBtnSubmit:hover{background-color:#0f172a;transform:translateY(-2px);box-shadow:0 8px 20px #1e293b40}.hotelsDetail-module__A60nuG__bookingNote{color:var(--text-light);text-align:center;margin-top:-8px;font-size:.8rem}.hotelsDetail-module__A60nuG__invoiceRows{border-top:1px solid var(--border-light);flex-direction:column;gap:12px;padding-top:20px;display:flex}.hotelsDetail-module__A60nuG__invoiceItem{color:var(--text-secondary);justify-content:space-between;align-items:center;font-size:.88rem;font-weight:600;display:flex;font-family:var(--font-sans)!important}.hotelsDetail-module__A60nuG__discountText{color:#22c55e;font-weight:700}.hotelsDetail-module__A60nuG__invoiceTotalRow{border-top:1px solid var(--border-color);color:var(--text-primary);margin-top:4px;padding-top:16px;font-size:1.05rem;font-weight:800;font-family:var(--font-sans)!important}.hotelsDetail-module__A60nuG__reportListingBtn{color:var(--text-light);cursor:pointer;transition:color var(--transition-fast);align-self:center;margin-top:8px;font-size:.8rem;text-decoration:underline}.hotelsDetail-module__A60nuG__reportListingBtn:hover{color:#ef4444}.hotelsDetail-module__A60nuG__calendarPanel{z-index:200;background:#fff;border:1px solid #e2e8f0d9;border-radius:20px;flex-direction:column;gap:14px;width:min(320px,100vw - 32px);padding:20px;animation:.2s cubic-bezier(.16,1,.3,1) hotelsDetail-module__A60nuG__dropdownSlide;display:flex;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%);box-shadow:0 20px 40px #0f172a1f,0 1px 3px #0000000d}.hotelsDetail-module__A60nuG__calendarHeader{border-bottom:1px solid #f1f5f9e6;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.hotelsDetail-module__A60nuG__calendarMonthYear{color:#0f172a;font-size:.95rem;font-weight:800}.hotelsDetail-module__A60nuG__calNavBtn{color:#475569;cursor:pointer;width:30px;height:30px;transition:all var(--transition-fast);background:#f8fafc;border:1px solid #e2e8f0cc;border-radius:50%;justify-content:center;align-items:center;display:flex}.hotelsDetail-module__A60nuG__calNavBtn:hover{background-color:var(--brand-orange);color:#fff;border-color:var(--brand-orange)}.hotelsDetail-module__A60nuG__calendarWeekDays{text-align:center;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;grid-template-columns:repeat(7,1fr);font-size:.72rem;font-weight:800;display:grid}.hotelsDetail-module__A60nuG__calendarWeekDay{padding:4px 0}.hotelsDetail-module__A60nuG__calendarGrid{text-align:center;grid-template-columns:repeat(7,1fr);gap:6px 0;display:grid}.hotelsDetail-module__A60nuG__calendarEmptyCell{aspect-ratio:1.1}.hotelsDetail-module__A60nuG__calendarDayCell{aspect-ratio:1.1;color:#334155;cursor:pointer;z-index:1;background:0 0;border:none;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;transition:all .15s;display:flex;position:relative}.hotelsDetail-module__A60nuG__calendarDayCell:before{content:"";z-index:-1;transition:all .15s;position:absolute;inset:0}.hotelsDetail-module__A60nuG__calendarDayCell:hover:before{background-color:var(--brand-orange-light);border-radius:50%}.hotelsDetail-module__A60nuG__calendarDayCellStart,.hotelsDetail-module__A60nuG__calendarDayCellEnd{color:#fff!important}.hotelsDetail-module__A60nuG__calendarDayCellStart:before{background-color:var(--brand-orange)!important;border-radius:50% 0 0 50%!important}.hotelsDetail-module__A60nuG__calendarDayCellEnd:before{background-color:var(--brand-orange)!important;border-radius:0 50% 50% 0!important}.hotelsDetail-module__A60nuG__calendarDayCellStart.hotelsDetail-module__A60nuG__calendarDayCellEnd:before{border-radius:50%!important}.hotelsDetail-module__A60nuG__calendarDayCellInRange{color:var(--brand-orange)!important}.hotelsDetail-module__A60nuG__calendarDayCellInRange:before{opacity:.7;background-color:var(--brand-orange-light)!important}.hotelsDetail-module__A60nuG__roomAvailabilityRow{align-items:center;gap:8px;margin-top:4px;font-size:.85rem;font-weight:700;display:flex}.hotelsDetail-module__A60nuG__roomAvailLabel{color:var(--text-light)}.hotelsDetail-module__A60nuG__roomAvailCount{color:#16a34a;background-color:#16a34a14;border-radius:4px;padding:2px 8px}.hotelsDetail-module__A60nuG__roomAvailSoldOut{color:#dc2626;text-transform:uppercase;letter-spacing:.05em;background-color:#dc262614;border-radius:4px;padding:2px 8px;font-size:.75rem;font-weight:800}.hotelsDetail-module__A60nuG__roomCardMuted{opacity:.65}.hotelsDetail-module__A60nuG__errorContainer{text-align:center;color:var(--text-secondary);padding:120px 24px;font-size:1.2rem;font-weight:700}@media (max-width:991px){.hotelsDetail-module__A60nuG__imageGalleryGrid{grid-template-columns:1fr;height:auto}.hotelsDetail-module__A60nuG__galleryLarge{height:320px}.hotelsDetail-module__A60nuG__gallerySmallCol{display:none}.hotelsDetail-module__A60nuG__contentLayoutSplit{grid-template-columns:1fr;gap:36px}.hotelsDetail-module__A60nuG__bookingCardColumn{margin-top:24px;position:relative;top:0}.hotelsDetail-module__A60nuG__roomsGrid{grid-template-columns:1fr;gap:20px}.hotelsDetail-module__A60nuG__roomCard{max-width:100%}}@media (max-width:768px){.hotelsDetail-module__A60nuG__mainDetail{gap:24px;padding-top:80px;padding-bottom:60px}.hotelsDetail-module__A60nuG__hotelTitle{font-size:1.75rem}.hotelsDetail-module__A60nuG__titleSection{flex-direction:column;gap:16px}.hotelsDetail-module__A60nuG__titleRightActions{align-self:flex-start}.hotelsDetail-module__A60nuG__galleryLarge{height:240px}.hotelsDetail-module__A60nuG__entireDetailsTitle{font-size:1.35rem}.hotelsDetail-module__A60nuG__sectionHeading,.hotelsDetail-module__A60nuG__offersHeading{font-size:1.2rem}.hotelsDetail-module__A60nuG__offersGrid{grid-template-columns:1fr;gap:12px}.hotelsDetail-module__A60nuG__roomCardBody{padding:16px}.hotelsDetail-module__A60nuG__roomCardFooter{flex-direction:column;align-items:flex-start;gap:10px}.hotelsDetail-module__A60nuG__roomCardSelectBtn{width:100%;padding:12px 16px}.hotelsDetail-module__A60nuG__bookingStickyWidget{padding:20px 16px}.hotelsDetail-module__A60nuG__datepickerWidgetGrid{grid-template-columns:1fr}.hotelsDetail-module__A60nuG__datepickerSubfield:first-child{border-right:none;border-bottom:1px solid var(--border-color)}}.hotelsDetail-module__A60nuG__htmlContent ul,.hotelsDetail-module__A60nuG__htmlContent ol{margin:10px 0;padding-left:20px}.hotelsDetail-module__A60nuG__htmlContent li{margin-bottom:5px}.hotelsDetail-module__A60nuG__htmlContent p{margin-bottom:10px}.hotelsDetail-module__A60nuG__htmlContent h1,.hotelsDetail-module__A60nuG__htmlContent h2,.hotelsDetail-module__A60nuG__htmlContent h3{color:#1e293b;margin-top:15px;margin-bottom:10px}.hotelsDetail-module__A60nuG__htmlContent strong{font-weight:600}
