.typingTxt{font-size:14px;font-weight:700}.typingTxtContainer{margin:8px 12px 0;min-height:17px}.freeTextContainer{display:flex;flex-direction:column;gap:10px;margin:0 12px;padding:14px 0}.freeTextContent{align-items:center;display:flex;gap:10px;justify-content:space-between}.freeText{flex:1;overflow:hidden;overflow-wrap:break-word;text-align:left}.freeTextIcon{flex-shrink:0;height:24px;width:24px}.freeTextError{align-items:center;border-radius:3px;display:flex;justify-content:center;padding:5px}.holidayChipsCols{display:flex;flex-direction:column;gap:2px;margin-bottom:4px;margin-top:0}.holidayListHeader{align-self:center;background-color:#e0e0e0;height:1px;width:90%}.holidayChipsContainer{display:flex;gap:12px;padding-bottom:8px;padding-left:3%;padding-top:8px}.holidayChipsCol{display:flex;flex:1;flex-direction:column;gap:4px}.holidayChip{align-items:center;border-radius:8px;display:inline-flex;gap:4px;max-width:100%;padding:2px 4px}.holidayChip:hover{cursor:pointer}.holidayChipDate{font-size:10px;line-height:1.2}.holidayChipDot{border-radius:50%;height:6px;width:6px}.holidayChipName{font-size:10px;line-height:1.2;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.holidayListLoader{display:flex;flex-direction:column;gap:2px;margin:8px 0}.holidayChipLoader{animation:loading 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:8px;height:12px;margin-bottom:5px;width:200px}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.holidayListError{background-color:#f9f9f9;border-radius:8px;color:#666;font-size:14px;margin:8px 0;padding:16px;text-align:center}.holidayLabel{align-items:center;box-sizing:border-box;display:flex;font-size:6px;padding:2px}.holidayLabelText{display:block;font-size:8px;font-weight:400;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.holidayCell{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:2px;height:100%;justify-content:center;padding:4px 2px;position:relative}.holidayCellExact{padding-top:8px}.DayPicker-Day.holiday-exact-day:not(.DayPicker-Day--selected):not(.DayPicker-Day--start):not(.DayPicker-Day--end),.DayPicker-Day.holiday-range-day:not(.DayPicker-Day--selected):not(.DayPicker-Day--start):not(.DayPicker-Day--end){background-image:linear-gradient(180deg,var(--holiday-bg-color,#ffedd1) 0,#fff 100%)!important;border-radius:0!important;box-sizing:border-box!important}.DayPicker-Day:has(.holidayCellExact):not(.DayPicker-Day--selected):not(.DayPicker-Day--start):not(.DayPicker-Day--end){background-image:linear-gradient(180deg,var(--holiday-bg-color,#ffedd1) 0,#fff 100%)!important;border-radius:0!important;box-sizing:border-box!important}.DayPicker-Day:has(.holidayCellRange):not(.DayPicker-Day--selected):not(.DayPicker-Day--start):not(.DayPicker-Day--end){background-image:linear-gradient(180deg,var(--holiday-bg-color,#ffedd1) 0,#fff 100%)!important;border-radius:0!important;box-sizing:border-box!important}.DayPicker-Day--selected:not(.DayPicker-Day--start):not(.DayPicker-Day--end) .holidayLabelText{color:var(--holiday-font-color)!important}.DayPicker-Day--selected:not(.DayPicker-Day--start):not(.DayPicker-Day--end) .holidayCellBar{background-color:var(--holiday-font-color)!important}.DayPicker-Day--end .holidayLabelText,.DayPicker-Day--start .holidayLabelText{color:#fff!important}.DayPicker-Day--end .holidayCellBar,.DayPicker-Day--start .holidayCellBar{background-color:#fff!important}.holidayCellDate{flex-shrink:0;font-size:12px;font-weight:400;line-height:1;order:2}.holidayCellBar{border-radius:1px;flex-shrink:0;height:2px;margin-top:1px;order:3;width:12px}.holidayCellBadge{display:flex;flex-shrink:0;line-height:1;margin-bottom:1px;max-width:30px;order:1;padding:0 2px;position:absolute;top:0}.holidayTooltip{left:50%;min-width:max-content;opacity:0;pointer-events:none;position:absolute;top:-75px;transform:translateX(-50%);transition:opacity .2s ease-in-out;z-index:1000}.holidayTooltip.visible{opacity:1}.holidayTooltipContent{align-items:start;background-color:#007e7d;border-radius:8px;box-shadow:0 1px 7px 0 rgba(0,0,0,.2);display:flex;flex-direction:column;gap:4px;justify-content:center;min-width:80px;padding:8px}.holidayTooltipDate{text-align:center}.holidayTooltipName{align-items:center;display:flex;gap:4px;position:relative;text-align:left;white-space:nowrap}.holidayTooltipName--with-bullet:before{background-color:#fff;border-radius:50%;content:"";flex-shrink:0;height:4px;width:4px}.holidayTooltipArrow{align-items:center;display:flex;justify-content:center;margin-top:-1px;width:100%}.dateCell.holiday-day{position:relative}.dateCell.holiday-day .holidayCell{align-items:center;bottom:0;box-sizing:border-box;display:flex;flex-direction:column;gap:2px;height:100%;justify-content:center;left:0;padding:4px 2px;position:absolute;right:0;top:0}.dateCell.holiday-day .holidayCellExact{padding-top:8px}.hsw .hotelCalOverlay .dayPickerHotelWrap .dayPickerTitle{justify-content:space-between}.hsw .hotelCalOverlay .dayToFromCont{border-bottom:1px solid #e7e7e7}.hsw .hotelCalOverlay .errorBox{left:0}.hsw .DayPicker{width:100%!important}.hsw .DayPicker-NavBar{display:block!important}.hsw .datePickerContainer.seoDatePickerContainer{top:50px}.hsw .selectDatePersText{background:#e6fff9;padding:11px}.DayPicker-wrapper{padding-bottom:10px}.DayPicker-Month{margin-left:9px!important;margin-right:9px!important;margin-top:1em}.hsw .dayPickerHotelWrap .DayPicker-Months{flex:1;height:auto!important;justify-content:space-between;margin:0!important;margin-top:1rem;padding:15px 15px 0;position:static!important;width:100%}.hsw .dayPickerHotelWrap .RangeExample{display:block}.hsw .dayPickerHotelWrap .RangeExample .dayPickerHeader{background-color:#fff;border-radius:4px 4px 0 0;box-shadow:0 2px 3px 0 rgba(0,0,0,.1);padding:10px 8px 8px}.hsw .dayPickerHotelWrap .dayPickerHeader button.link{background:none;border:none;color:#000;font-weight:600;outline:none;position:absolute;right:16px;top:20px}.hsw .dayPickerHotelWrap .dayPickerHotelWrap .DayPicker-Day--today{color:#000}.hsw .dayPickerHotelWrap .DayPicker-Month{margin-top:0;width:264px}.hsw .dayPickerHotelWrap .DayPicker-Day{border:0;color:#000;height:44px;outline:0;position:relative;width:40px}.hsw .dayPickerHotelWrap .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside){background-color:#eaf5ff;border-radius:0!important;color:#000}.hsw .DayPicker-Day--end.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside),.hsw .dayPickerHotelWrap .DayPicker-Day--start.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside){background-color:#008cff;border-radius:4px!important;color:#fff;font-weight:900}.hsw .dayPickerHotelWrap .dateFiled .iconCross{position:absolute;right:15px;top:1px}.hsw .dayPickerHotelWrap .DayPicker-Day--disabled .dayPrice{opacity:0}.hsw .dayPickerHotelWrap .DayPicker-NavBar .DayPicker-NavButton--prev{background-image:url(//imgak.mmtcdn.com/pwa_v3/pwa_hotel_assets/sprite_prod/ModifySpriteSearch_hashbaf8d3cd550d8a33e09dab8e06169b8f.png);background-position:-5px -21px;background-size:50px 50px;border:0;cursor:pointer;height:13px;left:30px;outline:0;top:17px;transform:rotate(-180deg);width:16px;z-index:100}.calFooter{align-items:center;display:flex;justify-content:flex-end;padding:0 18px 16px 0}.calFooter__reset{cursor:pointer;font-size:14px;font-weight:700;line-height:16px;margin-right:24px}.calFooter__apply{align-items:center;border-radius:22px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:900;height:33px;justify-content:center;padding:0 26px;text-transform:uppercase}.hsw .DayPicker-Day:not(.DayPicker-Day--end):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside) .dateCell.sldOutDate{color:hsla(0,0%,61%,.6)!important;text-decoration:line-through}html[dir=rtl] .calFooter__reset{margin-left:24px;margin-right:0}html[dir=rtl] .hsw .dayPickerHotelWrap .DayPicker-NavBar .DayPicker-NavButton--prev{transform:none}.hsw .dayPickerHotelWrap .DayPicker-NavBar .DayPicker-NavButton--next{background-image:url(//imgak.mmtcdn.com/pwa_v3/pwa_hotel_assets/sprite_prod/ModifySpriteSearch_hashbaf8d3cd550d8a33e09dab8e06169b8f.png);background-position:-5px -21px;background-size:50px 50px;border:0;cursor:pointer;height:13px;outline:0;right:30px;top:17px;width:16px;z-index:100}html[dir=rtl] .hsw .dayPickerHotelWrap .DayPicker-NavBar .DayPicker-NavButton--next{left:30px;right:unset;transform:rotate(-180deg)}.hsw .dayPickerHotelWrap .DayPicker-Caption{margin-bottom:20px}.hsw .dayPickerHotelWrap .DayPicker-Caption>div{color:#000;font-size:18px;font-weight:bolder;text-align:center}.hsw .dayPickerHotelWrap .DayPicker-Caption>div>span{font-size:22px;font-weight:300;line-height:20px;margin-left:5px}.hsw .dayPickerHotelWrap .DayPicker-Weekday{font-weight:700}html[dir=rtl] .hsw .dayPickerHotelWrap .DayPicker-WeekdaysRow .DayPicker-Weekday{max-width:30px}.hsw .dayPickerHotelWrap .hotelcalDoneBtn{border-top:1px solid #e7e7e7;padding:10px 20px;text-align:right}.hsw .dayPickerHotelWrap .doneBtn{height:40px;width:150px;z-index:10}.hsw .DayPicker-wrapper{outline:0}.hsw .dayPickerHotelWrap #date_error,.hsw .dayPickerHotelWrap #range_error{display:none}.hsw .dayPickerHotelWrap .errorBox{background-color:#ffd3d4;color:#eb2026;display:none;padding:4px 16px;position:absolute;width:100%;z-index:1}.hsw .dateFiled.active .selectedDateField{background-color:#eaf5ff;border-radius:2px;position:relative}.hsw .dateFiled.active .selectedDateField:after{background:#008cff;bottom:-9px;content:"";height:3px;left:0;position:absolute;width:100%}.hsw .dateFiled{border-bottom:0;flex:none}.hsw .DayPicker-Day.DayPicker-Day--end,.hsw .DayPicker-Day.DayPicker-Day--start.DayPicker-Day--selected.DayPicker-Day--disabled{background-color:#008cff;border-radius:4px!important;color:#fff}.hsw .DayPicker:not(.DayPicker--interactionDisabled) .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover{border-radius:0}.hsw .DayPicker-Day.DayPicker-Day--outside{background-color:transparent!important;color:transparent!important;visibility:hidden!important}.hsw .DayPicker-Day{font-size:12px}.hsw .DayPicker-Day:not(.DayPicker-Day--outside) .dateCell .dot-flashing{animation:dotFlashing 1s linear infinite alternate;animation-delay:.5s;background-color:#008cff;border-radius:5px;bottom:5px;color:#008cff;height:4px;left:50%;margin:0 auto;position:absolute;transform:translateX(-50%);width:4px}.hsw .DayPicker-Day:not(.DayPicker-Day--outside) .dateCell .dot-flashing:after,.hsw .DayPicker-Day:not(.DayPicker-Day--outside) .dateCell .dot-flashing:before{content:"";display:inline-block;position:absolute;top:0}.hsw .DayPicker-Day .dateCell .dot-flashing:before{animation:dotFlashing 1s infinite alternate;animation-delay:0s;background-color:#008cff;border-radius:5px;color:#008cff;height:4px;left:-8px;width:4px}.hsw .DayPicker-Day .dateCell .dot-flashing:after{animation:dotFlashing 1s infinite alternate;animation-delay:1s;background-color:#008cff;border-radius:5px;color:#008cff;height:4px;left:8px;width:4px}.hsw .dateCell__tooltip{align-items:center;background-color:#000;border-radius:20px;bottom:calc(100% + 6px);display:flex;font-weight:400;left:50%;max-width:calc(100vw - 50px);padding:4px 8px;position:absolute;text-align:left;transform:translateX(-50%);transition:all .3s ease;width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:1}.hsw .dateCell__tooltip--arrow{border:6px solid transparent;bottom:calc(100% - 4px);height:0;left:50%;margin-left:-6px;pointer-events:none;position:absolute;width:0}.hsw .DayPicker-Day:not(.DayPicker-Day--outside) .dateCell>span{bottom:5px;left:50%;position:absolute;transform:translateX(-50%)}.hsw .DayPicker-Day.DayPicker-Day--outside .dateCell>span{display:none}.hsw .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside) .dateCell>span,.hsw .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover .dateCell>span{background-color:transparent;color:#787878!important}.hsw .DayPicker-Day--end:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside) .dateCell>span,.hsw .DayPicker-Day--end:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover .dateCell>span,.hsw .DayPicker-Day--start:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside) .dateCell>span,.hsw .DayPicker-Day--start:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover .dateCell>span{background-color:transparent;color:#fff!important}.hsw .DayPicker-Day .dateCell{margin-top:-5px}@keyframes dotFlashing{0%{background-color:#008cff}50%,to{background-color:rgba(0,136,255,.4)}}.hsw .calBtmInfo{border-radius:0 0 4px 4px;padding:10px;text-align:center}.hsw .dateCell.mlos:before{background-color:#b5dcff;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.cellCircle{align-items:center;color:hsla(0,0%,61%,.6);content:"";display:flex;flex-direction:column;height:30px;justify-content:center;left:50%;position:absolute;top:45%;transform:translate(-50%,-50%);width:30px}.dateCell.mlos .cellCircle{border-color:#4a4a4a}.hsw .DayPicker-Day--end.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside) .cellCircle{color:#fff}.DayPicker{display:inline-block;font-size:1rem}.DayPicker-wrapper{flex-direction:row;padding-bottom:1em;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.DayPicker-Months{display:flex;flex-wrap:wrap;justify-content:center}.DayPicker-Month{border-collapse:collapse;border-spacing:0;display:table;margin:1em 1em 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.DayPicker-NavButton{background-position:50%;background-repeat:no-repeat;background-size:50%;color:#8b9898;cursor:pointer;display:inline-block;height:1.25em;left:auto;margin-top:2px;position:absolute;right:1.5em;top:1em;width:1.25em}.DayPicker-NavButton:hover{opacity:.8}.DayPicker-NavButton--prev{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAVVJREFUWAnN2G0KgjAYwPHpGfRkaZeqvgQaK+hY3SUHrk1YzNLay/OiEFp92I+/Mp2F2Mh2lLISWnflFjzH263RQjzMZ19wgs73ez0o1WmtW+dgA01VxrE3p6l2GLsnBy1VYQOtVSEH/atCCgqpQgKKqYIOiq2CBkqtggLKqQIKgqgCBjpJ2Y5CdJ+zrT9A7HHSTA1dxUdHgzCqJIEwq0SDsKsEg6iqBIEoq/wEcVRZBXFV+QJxV5mBtlDFB5VjYTaGZ2sf4R9PM7U9ZU+lLuaetPP/5Die3ToO1+u+MKtHs06qODB2zBnI/jBd4MPQm1VkY79Tb18gB+C62FdBFsZR6yeIo1YQiLJWMIiqVjQIu1YSCLNWFgijVjYIuhYYCKoWKAiiFgoopxYaKLUWOii2FgkophYp6F3r42W5A9s9OcgNvva8xQaysKXlFytoqdYmQH6tF3toSUo0INq9AAAAAElFTkSuQmCC");margin-right:1.5em}.DayPicker-NavButton--next{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAXRJREFUWAnN119ugjAcwPHWzJ1gnmxzB/BBE0n24m4xfNkTaOL7wOtsl3AXMMb+Vjaa1BG00N8fSEibPpAP3xAKKs2yjzTPH9RAjhEo9WzPr/Vm8zgE0+gXATAxxuxtqeJ9t5tIwv5AtQAApsfT6TPdbp+kUBcgVwvO51KqVhMkXKsVJFXrOkigVhCIs1Y4iKlWZxB1rX4gwlpRIIpa8SDkWmggrFq4IIRaJKCYWnSgnrXIQV1r8YD+1Vrn+bReagysIFfLABRt31v8oBu1xEBttfRbltmfjgEcWh9snUS2kNdBK6WN1vrOWxObWsz+fjxevsxmB1GQDfINWiev83nhaoiB/CoOU438oPrhXS0WpQ9xc1ZQWxWHqUYe0I0qrKCQKjygDlXIQV2r0IF6ViEBxVTBBSFUQQNhVYkHIVeJAtkNsbQ7c1LtzP6FsObhb2rCKv7NBIGoq4SDmKoEgTirXAcJVGkFSVVpgoSrXICGUMUH/QBZNSUy5XWUhwAAAABJRU5ErkJggg==")}.DayPicker-NavButton--interactionDisabled{display:none}.DayPicker-Caption{display:table-caption;margin-bottom:.5em;padding:0 .5em;text-align:left}.DayPicker-Caption>div{font-size:1.15em;font-weight:500}.DayPicker-Weekdays{display:table-header-group;margin-top:1em}.DayPicker-WeekdaysRow{display:table-row}.DayPicker-Weekday{color:#8b9898;display:table-cell;font-size:.875em;padding:.5em;text-align:center}.DayPicker-Weekday abbr[title]{border-bottom:none;text-decoration:none}.DayPicker-Body{display:table-row-group}.DayPicker-Week{display:table-row}.DayPicker-Day{border-radius:50%;text-align:center}.DayPicker-Day,.DayPicker-WeekNumber{cursor:pointer;display:table-cell;padding:.5em;vertical-align:middle}.DayPicker-WeekNumber{border-right:1px solid #eaecec;color:#8b9898;font-size:.75em;min-width:1em;text-align:right}.DayPicker--interactionDisabled .DayPicker-Day{cursor:default}.DayPicker-Footer{padding-top:.5em}.DayPicker-TodayButton{background-color:transparent;background-image:none;border:none;box-shadow:none;color:#4a90e2;cursor:pointer;font-size:.875em}.DayPicker-Day--today{color:#d0021b;font-weight:700}.DayPicker-Day--outside{color:#8b9898;cursor:default}.DayPicker-Day--disabled{color:#dce0e0;cursor:default}.DayPicker-Day--sunday{background-color:#f7f8f8}.DayPicker-Day--sunday:not(.DayPicker-Day--today){color:#dce0e0}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside){background-color:#4a90e2;color:#f0f8ff;position:relative}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover{background-color:#51a0fa}.DayPicker:not(.DayPicker--interactionDisabled) .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover{background-color:#f0f8ff}.DayPickerInput{display:inline-block}.DayPickerInput-OverlayWrapper{position:relative}.DayPickerInput-Overlay{background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.15);left:0;position:absolute;z-index:1}.latoLight{font-weight:300}.latoRegular{font-weight:400}.latoBold{font-weight:700}.latoBlack{font-weight:900}.latoIlalic{font-style:italic}.font9{font-size:9px;line-height:9px}.font10{font-size:10px;line-height:10px}.font11{font-size:11px;line-height:11px}.font12{font-size:12px;line-height:12px}.font13{font-size:13px;line-height:13px}.font14{font-size:14px;line-height:14px}.font15{font-size:15px;line-height:15px}.font16{font-size:16px;line-height:16px}.font18{font-size:18px;line-height:18px}.blackText{color:#000}.darkText{color:#4a4a4a}.grayText{color:#9b9b9b}.whiteText{color:#fff}.blueText{color:#0084ff}.liteBlueText{color:#a9d4f6}.greenText{color:#1a7971}.redText{color:#d0021b}.yellowText{color:#f5a623}.darkOrangeText{color:#f27239}.pinkText{color:#db6281}.redPinkText{color:#ff4859}.appendBottom10{margin-bottom:10px}.widgetSprite{background:url(//imgak.mmtcdn.com/pwa_v3/pwa_hotel_assets/sprite_prod/ModifySpriteSearch_hashbaf8d3cd550d8a33e09dab8e06169b8f.png) no-repeat;background-size:50px 50px;font-size:0}.primaryBtn,.widgetSprite{display:inline-block;flex-shrink:0}.primaryBtn{background-image:linear-gradient(96deg,#53b2fe,#065af3);border:0;border-radius:34px;box-shadow:0 1px 7px 0 rgba(0,0,0,.2);color:#fff;cursor:pointer;font-weight:900;outline:0;padding:9px 20px;text-align:center;text-transform:uppercase}.hsw{background:#0a223d;padding:11px 0;position:sticky;position:-webkit-sticky;top:0;z-index:10}.hswNew{background:linear-gradient(180deg,#051320,#0c2540)!important;padding:10px 0!important}.hswNew,.hswNew.hswNewRevamp{transition:all .3s linear!important;z-index:4!important}.hswNew.hswNewRevamp{background:#fff!important;border:1px solid #d8d8d8;box-shadow:0 4px 8px 0 #8a6b7614;padding:16px 0!important}.hsw .hsw_inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;width:1200px}.inactiveWidget .hsw_inputField,.inactiveWidget .lbl_input{opacity:.2}.hsw .hsw_inputBox.activeWidget .hsw_inputField,.hsw .hsw_inputBox.activeWidget .lbl_input{opacity:1}.hswNewRevamp .hsw_inputBox.hswAreaCity{width:340px}.hswNewRevamp .hsw_inputBox.checkInOutFld{width:150px}.hswNewRevamp .hsw_inputBox.checkInOutFldArabic{width:190px}.hswNewRevamp.hsw .hsw_inputBox.activeWidget,.stickyWidget .hswNewRevamp .hsw_inputBox.inactiveWidget.activeWidget{background-color:#eaf5ff}.hswNewRevamp .hsw_inputBox.activeWidget .lbl_input{color:#008cff}.hswNewRevamp .hsw_inputBox.roomsGuestFld{width:260px}.hsw .hsw_inputBox{background:hsla(0,0%,100%,.1);border-radius:4px;margin-right:5px}.hsw .hsw_inputBox,.hswNewRevamp.hsw .hsw_inputBox{-webkit-box-orient:vertical;-webkit-box-direction:normal;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative}.hswNewRevamp.hsw .hsw_inputBox{background:#fff;background-color:#f6f6f6;border:1px solid #d8d8d8;border-radius:8px;height:48px}.homestaySemWidget .hswNewRevamp.hsw .hsw_inputBox,.homestaySeoWidget .hswNewRevamp.hsw .hsw_inputBox{background-color:#fff;border:none;border-right:1px solid #e7e7e7;margin-right:0}.stickyWidget .hswNewRevamp .hsw_inputBox{background:#f6f6f6;margin-right:5px}.hsw .hsw_inputBox.myClass{opacity:1}.hsw_inputField.disabled,.lbl_input.disabled{pointer-events:none}.not-allowed{cursor:not-allowed!important}.hsw_inputBox.disabled{cursor:default}.hsw .lbl_input{padding:4px 9px 5px;text-transform:uppercase}.hsw .hsw_inputField{background:none;border:0;font-family:lato,sans-serif;font-weight:400;min-width:140px;outline:0;padding:0 9px 4px}.hsw .hsw_inputField.guests{min-width:215px}.hsw .hsw_searchButton{align-items:center;display:inline-flex;font-size:18px;justify-content:center;margin-left:30px;width:176px}.hsw_autocomplePopup{background-color:#fff;border-radius:4px;box-shadow:0 1px 6px 0 rgba(0,0,0,.2);left:0;min-height:316px;overflow:hidden;position:absolute;top:23px;width:316px;z-index:999999}.hsw .react-autosuggest__container:after{background:url(//imgak.mmtcdn.com/pwa_v3/pwa_hotel_assets/sprite_prod/ModifySpriteSearch_hashbaf8d3cd550d8a33e09dab8e06169b8f.png) no-repeat;background-position:-20px -5px;background-size:50px 50px;content:"";height:10px;left:10px;position:absolute;top:15px;width:10px}.hsw .react-autosuggest__input{background:#fff;border:0;box-shadow:0 2px 3px 0 rgba(0,0,0,.1);color:#000;font-size:16px;font-weight:700;outline:0;padding:11px 10px 11px 30px;width:100%}.hsw .react-autosuggest__suggestions-list li{cursor:default;padding:0 10px;pointer-events:none}.hsw ul.react-autosuggest__suggestions-list{cursor:default}.locus .react-autosuggest__suggestions-list li{pointer-events:none}.letUsKnow{background-color:#fff;border-top:1px solid #e7e7e7;color:#000;margin:0 -10px;padding:12px 10px 20px}.letUsKnow,.letUsKnow__success{font-size:12px;text-align:center}.letUsKnow__success{background-color:#cbf0de;border-radius:6px;margin:10px;padding:10px}.hsw .react-autosuggest__suggestions-list li>div,.hsw .react-autosuggest__suggestions-list li>div[class*=clickable]{cursor:pointer;pointer-events:all}div .cl_disabled{cursor:default!important;opacity:.7;pointer-events:none!important}.react-autosuggest__suggestions-list li:hover{background:#f2f2f2}.hsw .react-autosuggest__suggestions-container.react-autosuggest__suggestions-container--open{max-height:300px;overflow-y:auto}.hsw_sectionTitle{padding:10px;text-transform:uppercase}.hsw .searchedResult{display:flex;justify-content:space-between;padding:5px 0}.hsw .sr_city{flex-shrink:0;margin-right:20px;width:70%}.hsw .sr_iata{flex-shrink:0}.hsw .roomsGuests{background-color:#fff;border-radius:4px;box-shadow:0 1px 6px 0 rgba(0,0,0,.2);left:0;position:absolute;top:23px;width:560px;z-index:1}.hsw .roomsGuests.roomGuests15{width:580px}.hsw .roomsGuestsTop{max-height:60vh;overflow-y:auto;padding:15px 20px}.hsw .roomsEnd{visibility:hidden}.hsw .addRoomRow{border-bottom:1px solid #e7e7e7;display:flex;flex-direction:column;padding:18px 0}.hsw .addRoomRow:last-child{border-bottom:0}.hsw .addRoomRow .addRoomLeft{width:100px}.hsw .addRoomRow .addRoomRight{flex:1;flex-shrink:0}.hsw .addRoomRow .editRoom{align-items:center;display:flex;justify-content:space-between}.hsw .addRoomRow .guestCounter{align-items:center;background-color:#fff;border-radius:4px;box-shadow:0 0 6px 0 rgba(0,0,0,.2);display:inline-flex;margin-bottom:24px}.hsw .addRoomRow .guestCounter:last-child{margin-bottom:0}.hsw .addRoomRow .guestCounter li{align-items:center;cursor:pointer;display:flex;height:32px;justify-content:center;position:relative;width:36px;z-index:2}.hsw .addRoomRow .guestCounter li:hover{color:#fff;font-weight:900}.hsw .addRoomRow .guestCounter li:hover:after{background:#008cff;border-radius:4px;box-shadow:0 0 6px 0 rgba(0,0,0,.2);content:"";height:38px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:-1}.hsw .addRoomRow .guestCounter li.selected{color:#fff;font-weight:900}.hsw .addRoomRow .guestCounter li.selected:after{background:#008cff;border-radius:4px;box-shadow:0 0 6px 0 rgba(0,0,0,.2);content:"";height:38px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:-1}.hsw .childAgeList{display:flex}.hsw .childAgeList li{display:flex;flex-direction:column;flex-shrink:0;margin-right:30px}.hsw .childAgeList li:last-child{margin-right:0}.hsw .lblAge{position:relative}.hsw .lblAge:after{border:4px solid transparent;border-top-color:#000;content:" ";height:0;margin-left:-4px;pointer-events:none;position:absolute;right:12px;top:14px;width:0}.hsw .ageSelectBox{-webkit-appearance:none;-moz-appearance:none;background:#fff;border:0;border-radius:4px;box-shadow:0 0 6px 0 rgba(0,0,0,.2);color:#4a4a4a;font-size:12px;height:32px;outline:0;padding:5px 10px 5px 15px;width:75px}html[dir=rtl] .hsw .ageSelectBox{padding:5px 15px 5px 10px}.hsw .roomsGuestsBottom{box-shadow:0 1px 6px 0 rgba(0,0,0,.2);display:flex;justify-content:space-between;padding:20px}.hsw .btnAddRoom,.hsw .roomsGuestsBottom{align-items:center;background-color:#fff;border-radius:4px}.hsw .btnAddRoom{border:1px solid #008cff;box-shadow:0 1px 4px 0 rgba(0,0,0,.2);color:#008cff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;height:32px;justify-content:center;outline:0;width:200px}.hsw .btnApply{height:32px;width:88px}.hsw .datePickerContainer{background-color:#fff;border-radius:4px;box-shadow:0 1px 6px 0 rgba(0,0,0,.2);left:0;position:absolute;top:23px;width:607px;z-index:999999}.hsw .hsBackDrop{background:rgba(0,0,0,.5);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:-1}.hsw .widgetSprite.icCalendar{background-position:-5px -5px;height:10px;width:10px}html[dir=rtl] .hsw .dayPickerHotelWrap .DayPicker-NavBar .DayPicker-NavButton--prev{left:unset;right:30px}.shiftModal .datePickerContainer{left:-190px}.DayPicker-Day--disabled{color:#dce0e0!important}.dateErrorMsg{background:#cf8100;border-radius:4px;display:none;padding:10px;position:absolute;right:0;top:50px;white-space:nowrap;z-index:1001}.dateErrorMsg:after{border:6px solid rgba(207,129,0,0);border-bottom-color:#cf8100;bottom:100%;content:" ";height:0;margin-left:-6px;pointer-events:none;position:absolute;right:20px;width:0}._MyBiz a{color:#f0772c}._MyBiz .dtNewDetailsPage a{color:#008cff}._MyBiz .dtNewDetailsPage a.primaryBtn,._MyBiz .fcBannerReview a{color:#fff}._MyBiz .blueText{color:#f0772c}._MyBiz .dtNewDetailsPage .blueText{color:#008cff}._MyBiz .dtNewDetailsPage .blackText{color:#000}._MyBiz .dtNewDetailsPage .themedBtn{border-color:#f0772c;color:#f0772c}._MyBiz .primaryBtn{color:#fff}._MyBiz ._navSticky.navSticky li a.active{border-color:#f0772c;color:#f0772c!important}._MyBiz ._RoomType .tagSelectOuter{border-color:#f0772c}._MyBiz ._RoomType .roomIncludesTag li.selected{background:#f0772c}._MyBiz ._RoomType .selected .tagSelectOuter{border-color:#fff}._MyBiz ._RoomType .selected .tagSelectInner:after{border-color:#f0772c}._MyBiz ._RatingReview .headerMiddle ul li a.active,._MyBiz ._RatingReview .headerMiddle ul li a:hover{background:#f0772c}._MyBiz ._RatingReview .pagination li a{border-color:#f0772c}._MyBiz .dtNewDetailsPage ._RatingReview .pagination li a{color:#f0772c}._MyBiz .dtNewDetailsPage ._RatingReview .pagination li a.active{background:#f0772c;color:#fff}._MyBiz ._RatingReview .pagination li.active a{background:#f0772c}._MyBiz ._MapView .hotelPrice{background:#f0772c;color:#fff}._MyBiz ._MapView .hotelPrice:after{border-top-color:#f0772c}._MyBiz ._MapView .filterTab{border-color:#f0772c}._MyBiz ._MapView .filterTab li a.active,._MyBiz ._MapView .filterTab li a:hover{background:#f0772c}._MyBiz ._RoomType .roomBlank.nextRoom{border-color:#f0772c}._MyBiz ._RoomType .roomBlank{color:rgba(240,119,44,.5)}._MyBiz ._RoomType .primaryBtn.btnAddRoom.btnDisbaled{color:rgba(240,119,44,.4)}._MyBiz ._Modal .btnSubmit{background-image:linear-gradient(95deg,#f0772c,#f95776)}._MyBiz .liteBlueText{color:rgba(240,119,44,.4)}._MyBiz ._RoomType .btnConfirmBooking,._MyBiz ._RoomType .selectedRoom{border-color:#f0772c}._MyBiz ._RoomType .btnCloseRoom:after,._MyBiz ._RoomType .btnCloseRoom:before{background-color:#f0772c}._MyBiz .hsw .addRoomRow .guestCounter li.selected:after,._MyBiz .hsw .addRoomRow .guestCounter li:hover:after{background:#f0772c}._MyBiz .hsw .btnAddRoom{border-color:#f0772c;color:#f0772c}._MyBiz .hsw .DayPicker-Day.DayPicker-Day--end.DayPicker-Day--selected,._MyBiz .hsw .DayPicker-Day.DayPicker-Day--start.DayPicker-Day--selected,._MyBiz .hsw .DayPicker-Day.DayPicker-Day--start.DayPicker-Day--selected.DayPicker-Day--disabled,._MyBiz .hsw .dayPickerHotelWrap .DayPicker-Day--start.DayPicker-Day--selected,._MyBiz .hsw .dayPickerHotelWrap .DayPicker-Day--start.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside){background-color:#f0772c}._MyBiz .hsw .DayPicker-Day.DayPicker-Day--selected{background-color:rgba(240,119,44,.2)}._MyBiz .hsw .dateFiled.active .selectedDateField{background-color:rgba(240,119,44,.1)}._MyBiz .hsw .dateFiled.active .selectedDateField:after,._MyBiz .ratingReviewTab li.activeTab:after{background:#f0772c}._MyBiz ._mapOnMyBiz.selected{border-color:#f0772c;color:#f0772c}.regionLists{border-left:4px solid #9b9b9b;padding-bottom:10px;padding-left:10px;position:relative}.autoCompLeftLine{background:#c5c5c5;display:inline-block;height:62px;position:absolute;width:1px;z-index:1}.autoCompLeftLastLine{height:8px}.lastElement{margin-bottom:15px}.noChild{margin-bottom:10px}.searchedResultEmp{padding:5px 0}.hsw_sectionTitleEmp{padding:15px 10px 5px;text-transform:uppercase}.no-result-dropdownEmp{margin-top:5px}.no-result-dropdownEmp,.no-result-dropdownEmp:hover{color:#000;cursor:default}.hsw_sectionTitleHeading{background-color:#d6eafd;padding:10px}.hsw_autocomplePopupEmp{background-color:#fff;border-radius:4px;box-shadow:0 1px 6px 0 rgba(0,0,0,.2);left:0;min-height:230px;overflow:hidden;position:absolute;top:23px;width:316px;z-index:999999}.noResultFoundEmp{align-items:center;background:#d8d8d8;color:#9b9b9b;display:flex;font-size:14px;font-weight:700;height:86px;justify-content:center;margin-top:10px}.dvSearching{font-size:16px}html[dir=rtl] .hsw .hsw_searchButton{margin-left:unset;margin-right:30px}html[dir=rtl] input[type=text]{direction:rtl!important}html[dir=rtl] .hsw .childAgeList li{margin-left:30px;margin-right:unset}html[dir=rtl] .hsw .ageSelectBox{padding:5px 25px 5px 10px}html[dir=rtl] .hsw .datePickerContainer{left:unset;right:0;width:650px}html[dir=rtl] .hsw .roomsGuests,html[dir=rtl] .hsw_autocomplePopup{left:unset;right:0}html[dir=rtl] .hsw .lblAge:after{left:12px;right:unset}.hsw_autocomplePopup .sr_icon__desc.hasDot:after{background-color:#adacac;border-radius:50%;content:"";display:inline-block;height:4px;margin:0 4px;width:4px}.hsw_autocomplePopupNew .sr_icon__desc.hasDot:after{background-color:#adacac;border-radius:50%;content:"";display:inline-block;height:4px;margin:3px 4px;width:4px}.hsw_autocomplePopup .sr_icon__desc{align-items:center;display:flex}._MyPartner .hsw,._MyPartner .hswNew{background-image:linear-gradient(180deg,#0b1b29 -60%,#554176)}html[lang=hin] .hsw_inputField{line-height:22px}.hotelWidgetNewClass{background:linear-gradient(180deg,#051322 15.86%,#15457c),linear-gradient(0deg,#ffccc7 -19.05%,#f1b8a9 1.26%,#85657d 24.9%,#414157 49.45%,#0f1b2c 95.1%);box-shadow:0 2px 30px rgba(0,0,0,.1);padding:30px 0 0;position:relative!important}.homestaySeoWidget{height:590px;max-height:calc(100vh - 80px);padding-top:10px}.homestaySemWidget .hsw_autocomplePopupNew,.homestaySeoWidget .hsw_autocomplePopupNew{top:40px}.homestaySemWidget{height:500px;max-height:calc(100vh - 80px);padding-top:10px}.hotelWidgetNewClass.homestaySemWidget .newWidgetInnerWrap,.hotelWidgetNewClass.homestaySeoWidget .newWidgetInnerWrap{margin-bottom:0}.hotelWidgetNewClass.homestaySemWidget .hswNew,.hotelWidgetNewClass.homestaySeoWidget .hswNew{background:transparent!important;position:relative}.hotelWidgetNewClass.homestaySemWidget .hswNew{margin-top:6px}.hotelWidgetNewClass.homestaySemWidget .hswNew.hswNewRevamp,.hotelWidgetNewClass.homestaySeoWidget .hswNew.hswNewRevamp{border:none}.hotelWidgetNewClass .hsw{background:none;padding:0}.hotelWidgetNewClass .hsw_inner{background:#fff;border-radius:8px;box-shadow:0 1px 100px rgba(0,0,0,.1);flex-direction:column;padding:20px;position:relative}.hotelWidgetNewClass .hsw_inner .hsw_searchButton{bottom:-20px;left:50%;position:absolute;transform:translateX(-50%)}.hotelWidgetNewClass .newWidgetInnerWrap{border:1px solid #e7e7e7;border-radius:8px;height:98px;margin-bottom:20px;width:100%}.hotelWidgetNewClass .hsw_inner .hsw_inputBox{border-radius:0;border-radius:8px 0 0 8px;border-right:1px solid #e7e7e7;display:flex;height:100%;justify-content:center;width:194px}.hotelWidgetNewClass #hsw_inputBox_room_guests{border-radius:0 8px 0 0;border-right:0}#hsw_inputBox_room_guests{flex:1;width:unset}.hotelWidgetNewClass .hsw_inner .hsw_inputBox:first-child{width:443px!important}.hotelWidgetNewClass .hsw_inner .hsw_inputBox:last-child{border-right:0;width:332px!important}.hotelWidgetNewClass .hsw_inner .hsw_inputBox .hsw_inputField.checkInOut{opacity:0;position:absolute}.hotelWidgetNewClass .hsw_inner .hsw_inputBox .hsw_inputField{color:#000;font-size:30px;font-weight:900;line-height:36px}.hotelWidgetNewClass .hsw_inner .hsw_inputBox .lbl_input{color:#4a4a4a;font-size:14px;font-weight:700;margin-bottom:15px;text-transform:uppercase}.hotelWidgetNewClass .filtersWrap{align-items:center;display:flex;margin:16px 0 29px;width:100%}.hotelWidgetNewClass .filtersWrap .filters{align-items:center;background:#eaf5ff;border-radius:6px;color:#4a4a4a;display:flex;font-size:12px;font-weight:700;margin-left:10px;padding:10px 9px}.hotelWidgetNewClass .newWidgetInnerWrap .hsw_inputBox .emptyRoomsnGuest{opacity:0;position:absolute}.hsw .newWidgetInnerWrap .hsw_inputBox .lbl_inputCenter{position:relative;top:12px}.hotelWidgetNewClass .newWidgetInnerWrap .hsw_inputBox .downarrow{border-bottom:2px solid #008cff;border-right:2px solid #008cff;content:"";display:inline-block;height:8px;margin:0 0 3px 12px;transform:rotate(45deg);width:8px}.blankDate{height:15px;position:relative}.blankDate:after,.blankDate:before{background-color:#008cff;content:"";height:3px;position:absolute;width:8px}.blankDate:before{left:0}.blankDate:after{left:11px}.hsw_inputBoxArrow{align-items:center;display:inline-flex;height:12px;justify-content:center;margin-left:5px;width:12px}.hsw_inputBoxArrow:after{border:solid #008cff;border-width:0 2px 2px 0;content:"";padding:3px;position:relative;top:-3px;transform:rotate(45deg)}.hotelWidgetNewClass .hsw_inner .hsw_inputBox .lbl_input.error-inp{color:#eb2026}.newAutoSugg .hsw_inputField{background:none;border:0;font-family:lato,sans-serif;min-width:140px;outline:0;padding:0 9px 4px}.newAutoSugg .hsw_searchButton{font-size:18px;margin-left:30px;width:176px}.hswNewRevamp.newAutoSugg .hsw_inputField{background:none;border:0;font-family:lato,sans-serif;font-size:16px;font-weight:900;min-width:152px;outline:0;padding:0 9px 4px}.hswNewRevamp.newAutoSugg .hsw_searchButton{border-radius:8px;box-shadow:none;font-size:16px;font-weight:900;height:44px;margin-left:30px;width:180px}.hsw_autocomplePopupNew{background-color:#fff;border-radius:4px;box-shadow:0 1px 6px 0 rgba(0,0,0,.2);left:0;min-height:340px;overflow:hidden;position:absolute;top:23px;width:430px;z-index:999999}.newAutoSugg .react-autosuggest__container:after{background:url(//imgak.mmtcdn.com/pwa_v3/pwa_hotel_assets/sprite_prod/spriteModifySearchNew1_hash25c00f80e3d66ff41849dceceddfda3f.png) no-repeat!important;background-position:-7px -5px!important;background-size:100px 100px!important;height:17px!important;top:12px!important;width:17px!important}.newAutoSugg .react-autosuggest__suggestions-list{max-height:unset;overflow-y:unset}.newAutoSugg .react-autosuggest__suggestions-list li{padding:0!important}.newAutoSugg .react-autosuggest__suggestions-list li>div{padding:7px 10px!important}.newAutoSugg .searchedResult{align-items:center;justify-content:flex-start!important;padding:unset!important}.hw__recentSearchTextWrapper{flex:1}.hw__recentSearchTime{color:#4a4a4a;font-family:Lato,sans-serif;font-size:14px;line-height:17px;margin-top:3px}.newAutoSugg .roomsGuestsTop{max-height:unset!important;overflow-y:unset!important;padding:15px 40px!important}.newAutoSugg .addRoomRow{flex-direction:unset!important}.newAutoSugg .lblAge:after{right:20px!important}.newAutoSugg .ageSelectBox{width:59px!important}.newAutoSugg .roomsGuestsBottom{padding:20px 40px}html[dir=rtl] .newAutoSugg .dayPickerHotelWrap .DayPicker-NavBar .DayPicker-NavButton--prev{left:unset!important;right:30px!important}.widgetSpriteNew{background:url(//imgak.mmtcdn.com/pwa_v3/pwa_hotel_assets/sprite_prod/spriteModifySearchNew1_hash25c00f80e3d66ff41849dceceddfda3f.png) no-repeat;background-size:100px 100px;display:inline-block;flex-shrink:0;font-size:0}.hw__recentSearchIcon{background-position:-37px -4px;height:21px;width:21px}.hw__recentLocationIcon{background-position:-71px -3px;height:22px;width:19px}.hw__nearbyArrowIcon{background-position:4px -33px;height:15px;width:28px}.hw__savedTagIcon{background-position:-38px -29px;height:24px;width:19px}.hw__searchedResultNearby>li:before{background:#c5c5c5;content:"";display:inline-block;height:100%;position:absolute;width:1px;z-index:1}.hw__searchResultNotFound{align-items:center;display:flex;flex-direction:column;height:240px;justify-content:center}.hw__searchAgainText{color:#008cff;cursor:pointer;font-size:calc(var(--font-scale, 1)*16px);font-weight:700;margin-top:6px}.hw__searchResultNotFoundBottomWrapper{display:flex;justify-content:center}.hw__searchResultNotFoundText{color:#4b4b4b;font-family:Lato,sans-serif;font-size:18px;font-weight:800;line-height:22px;margin-bottom:4px}.hw__searchedResultNearby>li{display:flex;position:relative}.hw__searchInputWrapper{position:relative}.hw__searchInputClearBtn{color:#000;font-family:Lato,sans-serif;font-size:12px;font-weight:700;letter-spacing:.12px;line-height:14px;mix-blend-mode:normal;opacity:.3;position:absolute;right:12px;text-align:right;text-transform:uppercase;top:14px}.hw__searchContactWrapper{align-items:center;border-top:1px solid #d8d8d8;display:flex;justify-content:center;margin:0 12px;padding:12px 0 16px}.hw__searchContactDestinationText{color:#777;padding-right:5px}.hw__searchContactCta,.hw__searchContactDestinationText{font-family:Lato,sans-serif;font-size:14px;line-height:17px}.hw__searchContactCta{color:#0084ff;font-weight:900}.hw__searchedResultNearby>li{padding:12px 12px 0!important}.hw__searchedResultNearby>li:last-child:before{background:#c5c5c5;content:"";display:inline-block;height:0;position:absolute;width:0}.hw__nearbyTextWrapper{color:#4a4a4a;margin-left:9px}.maxWidth72{max-width:72%}.maxWidth55{max-width:55%}.srchSublist__item--trending{background-color:#fff;border:1px solid #834cc5;border-radius:30px;color:#834cc5;display:inline-block;font-weight:900;line-height:15px!important;margin-left:5px;padding:0 8px;text-transform:uppercase}.hw__recentSearchTextWrapper.clickable,.hw__searchedResultNearby .clickable{pointer-events:all}.hw__searchedResultChild{padding:0 9px;position:relative}.hw__searchedResultChildLeftDiv{background:#c5c5c5;content:"";display:inline-block;height:100%;margin-left:9px;position:absolute;width:1px;z-index:1}.hw__searchedResultChildLeftDivLast{height:11px}.newAutoSugg .react-autosuggest__suggestions-container.react-autosuggest__suggestions-container--open::-webkit-scrollbar{width:5px}.newAutoSugg .react-autosuggest__suggestions-container.react-autosuggest__suggestions-container--open::-webkit-scrollbar-thumb{background-color:hsla(0,0%,61%,.5);border-radius:33px}.newAutoSugg .react-autosuggest__suggestions-list::-webkit-scrollbar{display:none}.newAutoSugg .react-autosuggest__suggestions-container.react-autosuggest__suggestions-container--open{display:flex;flex-direction:column;flex-wrap:nowrap;margin-right:4px}.hw__htypeIcon{height:28px;margin-right:9px;width:25px}.newAutoSugg input.react-autosuggest__input.react-autosuggest__input--open::placeholder{color:#000;opacity:.3}.newAutoSugg input.react-autosuggest__input.react-autosuggest__input--open{caret-color:#008cff}.newAutoSugg .react-autosuggest__input{padding:11px 55px 11px 33px!important}.newAutoSugg .sr_city{flex-shrink:0;margin-right:20px;width:90%}.newAutoSugg .locus .react-autosuggest__suggestions-list li>div[class*=clickable]{cursor:pointer;pointer-events:all}html[dir=rtl] .newAutoSugg .react-autosuggest__container:after{left:unset;right:10px}html[dir=rtl] .hw__searchInputClearBtn{left:12px;right:unset}html[dir=rtl] .newAutoSugg .react-autosuggest__input{padding:11px 33px 11px 10px!important}html[dir=rtl] .hsw_autocomplePopupNew{left:unset;right:0}html[dir=rtl] .hw__searchContactDestinationText{padding-left:5px;padding-right:unset}html[dir=rtl] .hw__nearbyArrowIcon{transform:rotate(180deg);transform:scaleX(-1)}html[dir=rtl] .hw__nearbyTextWrapper{margin-left:unset;margin-right:9px}.hsw_inputBox{label.disabled{background-color:transparent!important}.hsw_inputField.disabled{color:#9b9b9b!important}}.happayTheme{background-color:#301e2c;.hsw_inputBox{label.disabled{color:#ff664b!important}}}.createMbAccount__form{margin:0 -6px;padding:0 6px}.createMbAccount__lbl{display:block}.myBiz_gender{display:flex}.myBiz_gender li{align-items:center;background-color:#fff;border:1px solid transparent;border-radius:4px;box-shadow:0 1px 7px 0 rgba(0,0,0,.2);cursor:pointer;display:flex;font-size:14px;font-weight:900;height:40px;justify-content:center;margin-right:10px;width:89px}.myBiz_gender li.active{background:#fff2ea;border-color:#fac7ab;box-shadow:none}.createMbAccount__row{justify-content:space-between}.createMbAccount__col{box-sizing:border-box;width:49%}.createMbAccount__btn{align-items:center;background-image:linear-gradient(256deg,#ff684a,#ff4959);border:0;border-radius:4px;box-shadow:0 1px 17px 0 rgba(0,0,0,.32);color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:700;height:44px;justify-content:center;outline:0;width:100%}.createMbAccount__btn.disabled_txt{background:#c2c2c2;box-shadow:none;color:hsla(0,0%,100%,.6);pointer-events:none}.inputText{background-color:#fff;border:1px solid #fac7ab;border-radius:4px;color:#4a4a4a;font-family:lato,sans-serif;font-size:14px;font-weight:400;height:40px;outline:0;padding:0 17px;width:100%}.mBizAccount__Modal .circle__loader{background-image:linear-gradient(256deg,#ff684a,#ff4959)}.errorStrip{align-items:center;display:flex}.yellowText{color:#e58f13}.myBizAccount__Modal{background-color:#fff;border-radius:10px;box-shadow:0 1px 7px 0 rgba(0,0,0,.4);left:50%;overflow:hidden;padding:26px 29px;position:fixed;top:50%;transform:translate(-50%,-50%);width:510px;z-index:103}.mBizAccount__Modal.emailFlow{min-height:200px}.mBizAccount__Modal.loginFlow{height:605px}.mBizAccount__Modal__backdrop{background-color:rgba(0,0,0,.4);height:100%;left:0;position:fixed;top:0;width:100%;z-index:102}.mBizAccount__back{min-height:37px}.successAccountIcon{background-image:linear-gradient(45deg,#ace143,#219393);border-radius:100%;display:flex;flex-shrink:0;font-size:32px;height:52px;position:relative;width:52px}.successAccountIcon:after{border-bottom:4px solid #fff;border-right:4px solid #fff;content:"";display:inline-block;height:24px;left:21px;position:absolute;top:11px;transform:rotate(45deg);width:12px}.roundBtn{background-image:linear-gradient(92deg,#f0772c,#f95776 126%);border-radius:44px;padding:10px 30px}.disableAccountIcon{align-items:center;background-image:linear-gradient(45deg,#ff7f3f,#ff3e5e);border-radius:100%;display:flex;flex-shrink:0;font-size:32px;height:52px;justify-content:center;width:52px}.closeIcon{cursor:pointer;height:14px;opacity:.5;position:absolute;right:24px;top:24px;width:14px}.closeIcon:after,.closeIcon:before{background-color:#333;content:" ";height:15px;left:6px;position:absolute;width:2px}.closeIcon:before{transform:rotate(45deg)}.closeIcon:after{transform:rotate(-45deg)}.button{align-items:center;border:none;border-radius:4px;box-shadow:0 1px 7px 0 rgba(0,0,0,.22);color:#fff;cursor:pointer;display:flex;height:44px;justify-content:center;outline:none;text-transform:uppercase}.buttonDisable{background-image:linear-gradient(97deg,#e7e7e7,#e7e7e7 130%);box-shadow:none;cursor:not-allowed;pointer-events:none}.loginWrapMybiz .buttonPrimary{background-image:linear-gradient(92deg,#f0772c,#f95776 126%)}.gstSlct,.gstSlctCont{position:relative;width:90px}.gstSlct{align-items:center;background:#fff;border-radius:3px;box-shadow:0 0 4px rgba(0,0,0,.16);cursor:pointer;display:flex;height:35px;padding-left:19px}.gstSlct__text{color:#000;font-size:16px;font-weight:900}.gstSlct:after{border:solid #757575;border-width:0 2px 2px 0;content:"";display:inline-flex;padding:3px;position:absolute;right:15px;top:12px;transform:rotate(45deg)}.gstSlct__list{background:#fff;border-radius:3px;box-shadow:0 0 4px rgba(0,0,0,.16);left:0;max-height:160px;overflow-y:auto;position:absolute;top:0;width:100%;z-index:2}.gstSlct__list li{cursor:pointer;font-size:14px;font-weight:400;padding:6px 0;text-align:center}.gstSlct__list li.active{background-color:#f0f0f0}html[dir=rtl] .gstSlct:after{left:15px;right:unset}.gstDrpDown__cont{position:relative;width:105px}.gstDrpDown__cont .gstSlct{border:1px solid #d8d8d8;border-radius:8px;box-shadow:none;width:105px}.gstDrpDown{align-items:center;background-color:#fff;border:1px solid #d8d8d8;border-radius:8px;cursor:pointer;display:flex;height:40px;justify-content:space-between;padding:0 15px;position:relative}.gstDrpDown:after{border:solid #008cff;border-width:0 2px 2px 0;content:"";margin-top:-2px;padding:3px;transform:rotate(45deg)}.gstDrpDown__options{background-color:#fff;border-radius:8px;box-shadow:0 0 8px rgba(0,0,0,.1);display:grid;grid-template-columns:1fr;left:0;max-height:120px;overflow-y:auto;padding:10px 0;position:absolute;top:100%;width:100%;z-index:1}.gstDrpDown__option{color:#000;font-size:18px;font-weight:900;padding:6px 15px}.gstDrpDown__option.active{background-color:#cce8ff}.rmsGst{background:#fff;border-radius:4px;box-shadow:0 1px 6px rgba(0,0,0,.2);position:absolute;right:0;top:40px;width:536px;z-index:1}.rmsGst.rmsGstAltAccoSeoSem{width:650px}.homestaySemWidget .rmsGst,.homestaySeoWidget .rmsGst{top:70px}.rmsGst .blackText{color:#000!important}.rmsGst__body{max-height:500px;overflow-y:auto;padding:28px}.rmsGst__row{align-items:center;display:flex;justify-content:space-between;margin-bottom:17px}.rmsGst__row:last-child{margin-bottom:0}.rmsGst__bodyBottom{border-top:1px dashed #ccc;display:flex;padding:16px 0 0}.rmsGst__footer{background:#fff;border-radius:0 0 4px 4px;box-shadow:0 1px 6px rgba(0,0,0,.2);display:flex;padding:16px 28px}.btnApplyNew{color:#fff;font-family:Lato,sans-serif;font-size:18px;font-weight:900;padding:8px 38px}.rmsGst__info{color:#757575;font-size:12px;line-height:16px;margin-bottom:15px}.rmsGst__slctAge--cont{-ms-overflow-style:none;border-top:1px solid #ccc;max-height:285px;overflow:auto;padding-right:5px;padding-top:15px;scrollbar-width:none}.rmsGst__slctAge--cont::-webkit-scrollbar{display:none}.rmsGst__slctAge--heading{color:#757575;font-size:14px;font-weight:700;margin-bottom:10px}.rmsGst__slctAge{display:grid;gap:15px;grid-template-columns:repeat(2,1fr)}.slctRmGst__row{align-items:center;display:flex}.slctRmGst__row:nth-child(2n){margin-left:auto}.slctRmGst__row--title{flex-shrink:0;width:90px}.cm__modalWraper{-ms-overflow-style:none;scrollbar-width:none;z-index:13}.cm__modalContent.cm_modalNopadding{padding:0!important}.cm__modalWraper::-webkit-scrollbar{-webkit-appearance:none;display:none}.cm__modalClose.cm_ModalClose_SuperPremExp{position:absolute;right:-55px;top:0}.cm__modalContent.tcsContent{padding:3px 10px}.cm__modalContent.contentScroll{max-height:700px;overflow:scroll}.fphNoPadding .cm__modalContent{padding:0}.vrfyCaptcha__cont{align-items:center;display:flex}.vrfyCaptcha__captcha{background:#fff url(//imgak.mmtcdn.com/pwa_v3/pwa_hotel_assets/captcha-bg.png) 0 0 no-repeat;background-size:cover;border-radius:3px;box-shadow:0 0 4px rgba(0,0,0,.16);flex-shrink:0;height:40px;margin-right:17px;width:144px}.vrfyCaptcha__captcha,.vrfyCaptcha__captchaInner{align-items:center;display:flex;justify-content:center}.vrfyCaptcha__captchaInner{background-color:#fff;gap:5px;padding:0 5px}.vrfyCaptcha__captcha span{color:#4a4a4a;font-size:24px;font-weight:700}.vrfyCaptcha__captcha span:first-child{transform:rotate(30deg)}.vrfyCaptcha__captcha span:nth-child(2){transform:rotate(-5deg)}.vrfyCaptcha__captcha span:nth-child(3){transform:rotate(-15deg)}.vrfyCaptcha__captcha span:nth-child(4){transform:rotate(30deg)}.vrfyCaptcha__input{flex-shrink:0;height:40px;margin-right:15px;width:363px}.vrfyCaptcha__input input{border:1px solid #008cff;border-radius:4px;color:#4a4a4a;font-family:Lato,sans-serif;font-size:14px;height:100%;outline:0;padding:0 10px;width:100%}.vrfyCaptcha__input input.captchaErr{border-color:#ed3c41}.vrfyCaptcha__cta{align-items:center;color:#fff;cursor:pointer;font-size:18px;font-weight:900;height:40px;justify-content:center;outline:0;padding:0 36px}.travellingWithPets__container{align-items:flex-start;background-color:transparent;border:1px solid #d8d8d8;border-radius:16px;cursor:pointer;display:flex;gap:9px;padding:12px;position:relative;width:100%}.travellingWithPets__content{display:flex;flex:1;flex-direction:column}.travellingWithPets__iconWrapper{text-align:right;width:10%}.travellingWithPets__icon{height:27px;object-fit:contain;width:27px}.fcDetails{background-color:#fff;border-radius:4px;box-shadow:0 0 5px 0 hsla(0,0%,59%,.5);padding:0 20px 15px;text-align:left;width:368px;z-index:1}.appendTop8{margin-top:8px}.fcDetails__top{align-items:center;display:flex;margin-bottom:12px}.fcDetails__bar{background-color:#fff;border:1px solid #b9d1cf;border-radius:21.5px;box-shadow:1px 1px 2px -1px hsla(0,4%,62%,.22);height:24px;overflow:hidden}.fcDetails__bar--complete{align-items:center;background-image:linear-gradient(260deg,#2eb4af,#249995);display:flex;height:100%;justify-content:space-between;padding:0 5px}.interstitial .fcDetails__bar--complete{background:linear-gradient(90deg,#ebeff2 8%,#f9fafb 18%,#ebeff2 33%)}.fcWidth100{width:100%}.fcWidth80{width:80%}.fcDetails__bar-oval{background-color:#fff;border-radius:16px;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,.5);display:inline-block;height:16px;width:16px}.fcDetails__bar-text{font-size:10px}.fcDetails__bottom{display:flex}.fcDetails__bottom--left{display:flex;flex-shrink:0;justify-content:space-between;width:80%}.fcDetails__bottom--left>span{padding-top:12px;position:relative}.fcDetails__bottom--left>span.barLine{padding-right:8px}.fcDetails__bottom--left>span.barLine:after{background-color:#2eb4af;content:"";height:22px;position:absolute;right:0;top:0;width:1px}.fcDetails__bottom--right{display:flex;flex:1;flex-direction:column;padding-top:12px;text-align:right}.fcListingTile,.fcRoomDetails{box-shadow:0 0 5px 0 hsla(0,0%,59%,.5);width:368px}.fcRoomDetails{left:0;position:absolute;top:40px}.fcTimelineReviewPg{border:0;border-radius:0;padding:0}.fcFullPolicyModal,.fcTimelineReviewPg{background-color:transparent;box-shadow:none;width:100%}.fcFullPolicyModal{border:1px solid #a7d4cf;border-radius:4px;margin-bottom:20px;padding:15px 20px}.pwaHotelMainCard{border-radius:0;box-shadow:none;width:100%}.pwaReviewPg{width:100%}.pwaMoreInfoOverlay,.pwaReviewPg{border-bottom:1px solid #e7e7e7;border-radius:0;border-top:1px solid #e7e7e7;box-shadow:none}.pwaMoreInfoOverlay{margin:0 -16px 15px;padding:15px 20px}.pwaHotelReviewNew{margin-top:10px}.pwaHotelReviewNew,.pwaHotelReviewNewPopup{border-radius:0;box-shadow:none;padding:0;width:100%}.pwaHotelReviewNewPopup{margin-top:0}.dtHotelReviewNew{margin-top:10px;width:340px}.dtHotelReviewNew,.dtHotelReviewNewPopup{background-color:transparent;box-shadow:none}.dtHotelReviewNewPopup{padding:0;width:100%}.fcPwaReviewSnapshot{border-radius:0;box-shadow:none;margin-bottom:15px;padding-bottom:0;width:100%}html[dir=rtl] .fcDetails__bottom--right{text-align:left}html[dir=rtl] .fcDetails__bottom--left>span.barLine:after{left:0;right:unset}html[dir=rtl] .fcDetails__bottom--left>span.barLine{padding-left:8px;text-align:left}html[dir=rtl] .fcTitle{text-align:right}.fcListingTileDesktopCg{box-shadow:0 0 5px 0 hsla(0,0%,59%,.5);padding-top:15px;width:368px}.fcPwaSelectNew{border-radius:0;box-shadow:none;width:100%}.dtDetailsPgNew,.dtNewDetailsPg{box-shadow:0 0 5px 0 hsla(0,0%,59%,.5);left:0;padding-top:15px!important;position:absolute;top:40px;width:368px}.dtDetailsPgNew:after,.dtNewDetailsPg:after{border-color:transparent transparent #fff #fff;border-style:solid;border-width:8px;box-shadow:-4px 3px 4px -3px rgba(0,0,0,.4);box-sizing:border-box;content:"";height:0;left:20%;margin-left:-8px;position:absolute;top:0;transform:rotate(135deg);transform-origin:0 0;width:0}.fcDetails.dtComboDtlPopup{border:0;border-radius:0;box-shadow:none;padding:0;width:80%}.fctooltip__wrapper .fcRoomDetails{box-shadow:none;position:unset}.oop_list li{margin-bottom:5px;padding:0 0 0 12px;position:relative}.oop_list li:last-child{margin-bottom:0}.oop_list li:before{background-color:#fff;border-radius:6px;content:"";height:6px;left:0;position:absolute;top:5px;width:6px}.pc__myBizSpclChip .oop_list li{padding:0}.pc__myBizSpclChip .oop_list li:before{display:none}html[dir=RTL] .oopToolTip__list li>span:first-child{margin-left:5px;margin-right:0}.fcTooltip{align-items:center;background-image:linear-gradient(253deg,#2eb4af,#249995);border-radius:4px;display:flex;height:60px;padding:10px 10px 10px 13px;width:328px;z-index:1}.fcTooltip__desc{flex:1;padding-left:10px}.bsStandard__list{color:#fff}.bsStandard__list li{align-items:center;display:flex;font-size:12px;justify-content:flex-start!important;margin-bottom:5px!important}.bsStandard__list li span:first-child{margin-right:8px}.pc__safetyTag .bsStandard__list li{font-weight:400}.vsFacilities.horizontal{display:flex;gap:25px}.vsFacilities__item,.vsFacilities__item--icon{align-items:center;display:flex}.vsFacilities__item--icon{flex-shrink:0;justify-content:center;margin-right:8px;width:20px}.vsFacilities__item--tickIcon{margin-right:4px;width:20px}.vsFacilities__item--icon img{width:12px}.indiannessTooltip .vsFacilities__item--icon img{width:16px}.vsFacilities__item--dtl{flex:1;font-weight:700}.vsFacilities.vertical .vsFacilities__item--dtl{border-bottom:1px solid rgba(0,0,0,.12);padding:7px 0}.vsFacilities.vertical .vsFacilities__item{margin-bottom:0}.vsFacilities.vertical .vsFacilities__item:last-child .vsFacilities__item--dtl{border-bottom:0}.vsFacilities__item--tick{border-bottom:1px solid #4a4a4a;border-right:1px solid #4a4a4a;display:inline-block;height:8px;margin-top:-2px;transform:rotate(45deg);width:4px}.bigTick .vsFacilities__item--tick{border-bottom:2px solid #4a4a4a;border-right:2px solid #4a4a4a;display:inline-block;height:9px;margin-top:-2px;transform:rotate(45deg);width:5px}.vsTooltipHover{cursor:pointer;position:relative}.vsTooltip{background:#d6eaff;box-shadow:0 0 3px rgba(0,0,0,.2);display:none;left:0;padding:15px;top:100%;width:227px}.indiannessTooltip,.luxeTooltip,.vsTooltip{border-radius:6px;position:absolute;z-index:10}.indiannessTooltip,.luxeTooltip{background:#fffbf4;box-shadow:0 0 4px hsla(0,0%,55%,.5);left:58px;padding:10px 15px;text-transform:none;width:205px}.indiannessTooltip:after,.luxeTooltip:after{border:10px solid rgba(255,251,244,0);border-bottom-color:#fffbf4;bottom:100%;content:"";height:0;left:15%;margin-left:-10px;pointer-events:none;position:absolute;width:0}.indiannessTooltip{background:#eff8ff;color:#4a4a4a}.indiannessTooltip .vsTooltip__subText{font-weight:400}.indiannessTooltip:after{border-bottom-color:#eff8ff}.vsTooltip:after{border:10px solid rgba(214,234,255,0);border-bottom-color:#d6eaff;bottom:100%;content:"";height:0;left:15%;margin-left:-10px;pointer-events:none;position:absolute;width:0}.vsTooltipHover:hover .indiannessTooltip,.vsTooltipHover:hover .luxeTooltip,.vsTooltipHover:hover .vsTooltip{display:block}html[dir=rtl] .vsTooltip{left:unset;right:0}html[dir=rtl] .vsTooltip:after{left:85%}html[dir=rtl] .vsFacilities__item--icon{margin-left:10px;margin-right:unset}.persuasion__toolTip .vsTooltip{display:block;left:25px;top:10px}html[dir=rtl] .luxeTooltip{left:unset;right:-10px}html[dir=rtl] .luxeTooltip:after{left:85%}html[dir=rtl] .indiannessTooltip{left:unset;right:-10px}html[dir=rtl] .indiannessTooltip:after{left:85%}html[dir=rtl] .pc__propertyType--lovedByIndians .persuasion__toolTip,html[dir=rtl] .pc__propertyType--luxe .persuasion__toolTip{left:unset;right:0;transform:none}.vsTooltip__footer{border-top:1px solid #c8d5e1;margin:0 -15px;padding:8px 15px 0}.myBizTooltip{background:#fcefec;border-radius:4px;box-shadow:0 1px 5px 1px rgba(0,0,0,.25);color:#000;display:none;left:24.5%;padding:10px 15px;position:absolute;top:110%;transform:translateX(-50%);width:224px;z-index:10}.myBizTooltip:after{border:10px solid transparent;border-bottom-color:#fcefec;bottom:100%;content:" ";height:0;left:10%;margin-left:-7px;pointer-events:none;position:absolute;width:0}.mbizProprty__item--icon{align-items:center;background:#fff;border-radius:50%;display:flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.mbizProprty__item--icon img{width:15px}.mbizProprty__item--text{border-bottom:1px solid #c4c4c4;color:#000;font-size:10px;font-weight:700;line-height:12px;margin-bottom:10px;margin-left:8px;padding:5px 0 10px;width:100%}.mybiz__proprty-item:last-child .mbizProprty__item--text{border-bottom:none;margin-bottom:0;padding-bottom:0}.myPartnerGstAssuredTooltip .mbizProprty__item--icon{background:transparent}.persuasion__toolTip .myBizTooltip{display:block;left:80%;top:-4px}html[dir=rtl] .myBizTooltip{left:unset;right:0}html[dir=rtl] .myBizTooltip:after{left:85%}.myPartnerGstAssuredTooltip .mbizProprty__item--text{border:none}.persuasion__toolTip .myPartnerGstAssuredTooltip{background-color:#f3eeff;border-radius:12px;left:87%;min-width:258px;top:3px}.myPartnerGstAssuredTooltip .mbizProprty__item--text{padding:5px 0}.holdBookingTooltip__tooltipHeader{color:#fff;font-size:11px;font-weight:900;line-height:14px;margin-bottom:6px;text-align:left}.holdBookingTooltip__tooltipContent{color:#fff;font-size:11px;font-weight:400;line-height:14px;text-align:left}.myPChainTooltip{background:#fff;border-radius:4px;color:#000;display:none;filter:drop-shadow(0 1px 5px rgba(0,0,0,.25));left:24.5%;padding:15px 15px 20px;position:absolute;top:110%;transform:translateX(-50%);width:260px;z-index:10}.myPChainTooltip:after{border:10px solid transparent;border-bottom-color:#fff;bottom:100%;content:" ";height:0;left:10%;margin-left:-7px;pointer-events:none;position:absolute;width:0}.myPChain__item--icon{align-items:center;background:#fff;border-radius:50%;display:flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.myPChain__item--icon img{width:15px}.myPChain__item--bullet{align-items:center;background:#fff;display:flex;flex-shrink:0;font-size:24px;font-weight:bolder;height:24px;justify-content:center;line-height:1;width:24px}.myPChain__item--text{border-bottom:1px solid #c4c4c4;color:#000;font-size:10px;font-weight:700;line-height:12px;margin-bottom:10px;margin-left:8px;padding:5px 0 10px;width:100%}.myPChain__item:last-child .myPChain__item--text{border-bottom:none;margin-bottom:0;padding-bottom:0}.myPChainTooltip .myPChain__item--icon{background:transparent}.persuasion__toolTip .myPChainTooltip{display:block;left:45%;top:-5px}.persuasion__toolTip{background-color:#000;border-radius:4px;color:#fff;display:none;font-size:12px;left:50%;line-height:16px;min-width:200px;padding:10px;position:absolute;top:110%;transform:translateX(-50%)}.persuasion:hover>.persuasion__toolTip,.persuasion__item-imageParaH:hover>.persuasion__toolTip,.persuasion__item:hover>.persuasion__toolTip{display:block;z-index:2}.persuasion__toolTip.tooltip_HN{left:58%;max-width:250px;top:130%}.pc__middle .persuasion__toolTip.tooltip_HN:after{left:unset;right:10%}.pc__right .persuasion__toolTip{left:unset;right:0;transform:none}.pc__left .persuasion__toolTip{left:0;transform:none}.pc__left .persuasion__toolTip:after,.pc__middle .persuasion__toolTip:after,.pc__right .persuasion__toolTip:after{border:7px solid transparent;border-bottom-color:#000;bottom:100%;content:" ";height:0;margin-left:-7px;pointer-events:none;position:absolute;width:0}.pc__right .persuasion__toolTip.specialFareInfo-tooltip:after{left:35%}.pc__middle .persuasion__toolTip:after{left:50%}.pc__left .persuasion__toolTip:after{left:10%}.pc__right .persuasion__toolTip:after{left:90%}.persuasion__toolTip.pc__customTooltip{background-color:none;margin-top:12px;padding:0;width:auto}.persuasion__toolTip.pc__customTooltip:after{display:none}.pc__stayType .persuasion__toolTip{background-color:transparent}.pc__stayType .persuasion__toolTip:after{display:none}.pc__stayType .propertyBenefit{top:0}.pc__myBizSpclChip .pc__customTooltip:after,.pc__outOfPolicy .pc__customTooltip:after{display:block;left:50%}.pc_oopTooltip{align-self:flex-start;background:#000;border-radius:4px;font-size:12px;left:50%;line-height:16px;padding:15px;position:absolute;text-align:left;top:110%;transform:translateX(-50%);width:200px;z-index:1}.pc__ecoFriendly .persuasion__toolTip{background-color:#fff;border:1px solid #e4e4e4;box-shadow:0 4px 8px 0 rgba(138,107,118,.08);color:#000;left:0;padding:10px;position:absolute;top:110%;transform:none;width:284px}.pc__ecoFriendly .persuasion__toolTip:after,.pc__ecoFriendly .persuasion__toolTip:before{border:solid transparent;bottom:100%;content:" ";height:0;left:45px;pointer-events:none;position:absolute;width:0}.pc__ecoFriendly .persuasion__toolTip:after{border-color:hsla(0,0%,100%,0) hsla(0,0%,100%,0) #fff;border-width:8px;margin-left:-8px}.pc__safetyTag .persuasion__toolTip{left:0;transform:none;width:350px}.pc__safetyTag .persuasion__toolTip:after,.persuasion__toolTip:empty,.persuasion__toolTip:empty:after{display:none}.pc__holdBookingTooltipWrapper .persuasion__toolTip{right:-18px;top:140%;width:228px}.pc__holdBookingTooltipWrapper .persuasion__toolTip:after{left:86%}.hnCardWrapper .pc__holdBookingTooltipWrapper .persuasion__toolTip:after{bottom:-14px;left:10%;transform:rotate(180deg)}html[dir=rtl] .pc__right .persuasion__toolTip{direction:rtl;left:0;right:unset}.pc__bookingNotAllowed .persuasion__toolTip{top:20px}.persuasion__toolTip .fcListingTileDesktopCg:after{border-color:transparent transparent #fff #fff;border-style:solid;border-width:8px;box-shadow:-4px 3px 4px -3px rgba(0,0,0,.4);box-sizing:border-box;content:"";height:0;left:50%;margin-left:-8px;position:absolute;top:0;transform:rotate(135deg);transform-origin:0 0;width:0}.pc__fcText .persuasion__toolTip{top:180%}.valueStays .persuasion__toolTip{background-color:transparent}.valueStays .persuasion__toolTip:after{display:none}.myBizAssured .persuasion__toolTip{background-color:transparent}.myBizAssured .persuasion__toolTip:after{display:none}.persuasion__toolTip .vsFacilities__item--dtl{color:#4a4a4a}.appartmentInfoTooltip{background-color:#fff;border:1px solid #e4e4e4;border-radius:16px;box-shadow:0 4px 8px 0 rgba(138,107,118,.08);display:none;left:-180px;padding:12px 15px;position:absolute;top:25px;width:330px;z-index:2}.appartmentInfoCard{align-items:center;display:flex;gap:8px}.appartmentInfoCard--withSubtext{border-bottom:1px solid #e5e5e5;margin-bottom:12px;padding-bottom:12px}.appartmentInfoCard__img{height:32px;width:32px}.persuasion:hover>.appartmentInfoTooltip{display:block}.appartmentInfoTooltip:after,.appartmentInfoTooltip:before{border:solid transparent;bottom:100%;content:"";height:0;left:74%;pointer-events:none;position:absolute;width:0}.appartmentInfoTooltip:before{border-color:rgba(194,225,245,0) rgba(194,225,245,0) #e4e4e4;border-width:12px;margin-left:-12px}.appartmentInfoBottom{color:#757575}.appartmentInfoTooltip:after{border-color:rgba(136,183,213,0) rgba(136,183,213,0) #fff;border-width:11px;margin-left:-11px}.otd{align-items:center;background-color:#c1f1dd;border-radius:0 0 3px 3px;display:flex;padding:12px 16px}.otd__title{color:#007e7d;font-size:14px;font-weight:900;margin-right:5px}.otd__timer{align-items:center;background:linear-gradient(45deg,#43e1a8,#219393);border-radius:20px;color:#fff;display:inline-flex;font-size:12px;font-weight:700;padding:4px 8px}.text-with-tag-v{background:#fff;border-radius:20px;display:flex;flex-direction:column;gap:8px}.text-with-tag-v__tag{align-items:center;display:flex;justify-content:flex-start;width:fit-content}.text-with-tag-v__tag-inner{align-items:center;background:#fff;border-radius:20px;display:flex;gap:4px;justify-content:center;padding:4px 8px 4px 6px;width:fit-content}.text-with-tag-v__icon{display:block}.text-with-tag-v__tag-text{align-items:center;display:inline-flex;line-height:1.5;white-space:nowrap}.text-with-tag-v__description{display:block;line-height:1.5;margin:0}.persuasion__item-imageParaH{align-items:center;display:flex;flex-direction:row;gap:5px;padding:6px 8px;position:relative}.persuasion__item-imageParaH__icon{align-self:flex-start;flex-shrink:0}.persuasion__item-imageParaH__text_items_wrapper{display:flex;flex-direction:column;gap:2px;max-width:100%;overflow:hidden}.truncate-2-lines{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.persuasion,.persuasion__item{position:relative}.persuasion__item__img{align-self:flex-start;height:14px;margin-right:0;max-width:14px;position:relative;top:0;width:14px}.persuasion__item__img.infoIcon{margin-left:5px}.pc__greatChoice{background-color:#fff;border:1px solid #249995;border-radius:14px;color:#686868;flex-shrink:0;font-size:12px;font-weight:900;height:24px;justify-content:center;left:20px;padding:3px 10px}.pc__greatChoice,.pc__outOfPolicy{align-items:center;display:inline-flex;position:absolute;top:-12px;z-index:1}.pc__outOfPolicy{background:#ec2126;border-radius:13px;color:#fff;font-size:11px;font-weight:700;padding:2px 3px 2px 10px;right:20px}.makeAbsolute{position:absolute}.l0{left:0}.shiftLeft6{left:-6px}.zIndex1{z-index:1}.w96{width:96px}.h26{height:26px}.h55{height:55px}.pc__myBizAssuredConc{margin-left:3px;margin-top:5px;position:absolute;z-index:1}.w108{width:108px}.h27{height:27px}.pc__entireProperty{align-items:center;border:1px solid #8b572a60;border-radius:4px;color:#8b572a;display:inline-flex;font-size:11px;font-weight:700;height:22px;padding:0 10px;text-transform:uppercase}.pc__entireProperty span{background:#8b572a31;display:inline-flex;font-weight:400;height:100%;margin:-6px -10px -6px 10px;padding:4px 9px}.w100{width:100px}.w90{width:90px}.h18{height:18px}.w125{width:125px}.w150{width:150px}.w80{width:80px}.w66{width:66px}.h25{height:25px}.h24{height:24px}.h22{height:22px}.pc__stayType{align-items:center;align-self:flex-start;border-radius:4px;display:inline-flex;font-size:11px;font-weight:700;margin-right:10px;padding:4px 8px;position:relative;text-transform:uppercase}.pc__stayTypePerNew{font-weight:900;padding:1px 4px;text-transform:uppercase}.pc__stayTypePerNew,.pc__stayTypePerNewMulti{align-items:center;align-self:flex-start;border-radius:4px;display:inline-flex;font-size:12px;line-height:19px;margin-right:10px;position:relative}.pc__stayTypePerNewMulti{color:#000;font-weight:700;line-height:normal;padding:4px 8px}.pc__stayTypePerNewMulti .persuasion__item{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#000;display:-webkit-box;overflow:hidden}.pc__stayTypePerNewMulti--double .persuasion__item:last-child,.pc__stayTypePerNewMulti--single .persuasion__item{font-weight:700}.pc__stayTypePerNewMulti .htlHighlt__titlePerNew{color:#000;font-weight:700}.pc__stayTypePerNewMulti .pc__separator{display:inline-block;height:24px;margin:0 8px;vertical-align:middle;width:1px}.pc__stayTypePerNewMulti--single{align-items:center;flex-direction:row;font-size:14px;font-weight:700;gap:10px}.pc__stayTypePerNewMulti--double,.pc__stayTypePerNewMulti--single{align-self:flex-start;border-radius:4px;color:#000;display:inline-flex;margin-right:10px;padding:2px 8px;position:relative}.pc__stayTypePerNewMulti--double{align-items:flex-start;flex-direction:column;gap:2px;justify-content:flex-start}.pc__stayTypePerNewMulti--single .persuasion__item{margin:0}.pc__stayTypePerNewMulti--double .persuasion__item{align-self:flex-start;margin:0;text-align:left}.pc__stayTypePerNewMulti--double .persuasion__item:first-child{color:#757575}.pc__stayTypePerNewMulti--double .persuasion__item:last-child{color:#000}.pc__stayTypePerNewMulti--blueLine{background-color:#0c58b4;border-radius:1px;height:100%;left:1px;position:absolute;top:0;width:2px}.text-highEmphasis{color:#000}.text-mediumEmphasis{color:#4a4a4a}.text-lowEmphasis{color:#757575}.pc__propertyType--farmHouse{border:1px solid #001674;color:#001674}.pc__propertyType--houseBoat{border:1px solid #95375d;color:#95375d}.pc__propertyType--homeStays{border:1px solid #a92b18;color:#a92b18}.pc__propertyType--apartment{border:1px solid #34a4c6;color:#34a4c6}.pc__propertyType--luxe{border:1px solid #ebb05f;color:#ebb05f}.pc__propertyType--villa{border:1px solid #c92d77;color:#c92d77}.pc__propertyType--hostel{border:1px solid #0154b3;color:#0154b3}.pc__propertyType--cottage{border:1px solid #2c43a5;color:#2c43a5}.pc__propertyType--treeHouse{border:1px solid #21b4af;color:#21b4af}.pc__propertyType--beachHouse{border:1px solid #ed3078;color:#ed3078}.pc__propertyType--resort{border:1px solid #f5a623;color:#f5a623}.propertyBenefit{background:#fff;border:1px solid #bababa;border-radius:4px;box-shadow:0 4px 8px 0 rgba(138,107,118,.08);display:flex;left:0;padding:19px;position:absolute;top:28px;width:326px}.pc__mmtAssured{height:26px;width:96px}.pc__mmtAssured img{height:100%;width:100%}.pc__locationPerNew{color:#4a4a4a;font-size:14px;font-weight:700;line-height:17px}.pc__ecoFriendly{align-items:center;border:1px solid #91d1c1;border-radius:4px;color:#249995;flex-shrink:0;padding:2px 5px;position:relative}.pc__ecoFriendly,.pc__kidFriendly{display:inline-flex;font-size:11px;font-weight:700;margin-right:5px}.pc__hotelCategory,.pc__kidFriendly{background:#ebebeb;border-radius:4px;color:#4a4a4a;padding:5px 7px}.pc__hotelCategory{font-size:11px;margin-right:5px}.pc__hotelCategory,.pc__hotelCategoryPerNew{display:inline-flex;flex-shrink:0;font-weight:700}.pc__hotelCategoryPerNew{border:1px solid grey;border-radius:4px;color:grey;font-size:12px;line-height:14px;margin-right:6px;padding:5px 6px}.pc__hotelCategoryPerNew_hn{background-color:#fff;border:1px solid #d8d8d8;border-radius:4px;display:flex;font-size:12px;line-height:16px;margin-right:4px;overflow:hidden;padding:4px 6px;white-space:nowrap}.pc__hotelCategoryPerNew_hnMore{color:#4a4a4a;display:inline-flex;flex-shrink:0;font-size:12px;line-height:14px;margin-right:6px;padding:6px 6px 5px}.pc__staycation{align-items:center;background-color:#fef4e1;border:1px solid #f1e1c3;border-radius:4px;color:#9d3a1c;flex-shrink:0;font-weight:900;height:23px;margin-right:5px;padding:2px 6px}.pc__safetyTag,.pc__staycation{display:inline-flex;font-size:10px}.pc__safetyTag{color:#0061aa;flex-direction:column}.pc__safetyTag .persuasion__item:first-child{align-items:center;align-self:flex-start;border:1px solid #0061aa;border-radius:4px;font-weight:900;padding:4px 10px}.pc__safetyTag.pc__noBorder .persuasion__item:first-child{background:none;border:0;padding:0}.pc__safetyTag .persuasion__item:nth-child(2){margin-top:5px}.pc__seoText{color:#4a4a4a;font-size:12px;font-weight:400;line-height:14px}.pc__sleepArrangement{color:#000;font-size:12px;font-weight:900;margin-bottom:10px}.pc__safetyTag img{height:24px}.pc__amenity{align-items:center;color:#4a4a4a;display:inline-flex;flex-shrink:0;font-size:12px;margin-right:15px}.pc__inclusion{padding-left:20px}.pc__inclusion,.pc__inclusionPerNew{align-items:center;display:flex;flex-direction:row;gap:5px;margin-bottom:5px;position:relative}.pc__inclusionPerNew{font-weight:400;line-height:14px;margin-top:6px}.pc__inclusionPerNew.tooltip_HN{font-size:12px}.pc__inclusionPerNew2{align-items:center;display:flex;flex-direction:row;font-weight:400;gap:5px;line-height:14px;position:relative}.pc__inclusionPerNew2 .sprite.roomSelectIcon{transform:scale(.8)}.pc__inclusionPerNew3{align-items:center;display:flex;font-size:12px;font-weight:900;gap:5px;line-height:12px;margin-bottom:8px;text-transform:uppercase}.bookedByColleaguesClr{color:#4a4a4a}.preferredByCmpnyClr{color:#a5572a}.recentlyViewedClr{color:#4a4a4a}.previouslyBookedClr{color:#007e7d}.pc__inclusionPerNew u{color:#4a4a4a;font-size:14px;font-weight:400;line-height:14px;text-decoration:none}.pc__inclusion>.sprite{left:0;position:absolute;top:50%;transform:translateY(-50%)}.pc__peitho{font-size:12px}.pc__peitho,.pc__peithoPerNew{align-items:center;color:#8b572a;display:flex;margin-bottom:10px}.pc__peithoPerNew{font-size:14px;font-weight:400;line-height:14px;margin-top:16px}.pc__myPartnerGst{align-items:center;color:#4a4a4a;display:flex;font-size:14px;font-weight:400;line-height:20px}.pc__myPartnerGst img{height:12px;margin-right:3px;width:74px}.pc__myPartnerGst span{color:#000}.pc__bottomBox{border-top:0}.pc__cashbackDeal{background-image:linear-gradient(87deg,#cdf6e8,#c7efe5 41%,#bfe4e0);border:1px solid #bfe4e0;font-weight:900;padding:11px 20px}.pc__cashbackDeal,.pc__cashbackDealPerNew{align-items:center;border-radius:0 0 4px 4px;border-top:0;color:#1a7971;display:flex;font-size:14px}.pc__cashbackDealPerNew{background-color:#d1f8e6}.pc__cashbackDealPerNew,.pc__newUserRewardOffer{font-weight:700;line-height:14px;min-height:42px;padding:8px 16px}.pc__newUserRewardOffer{align-items:center;background-color:#e9d4ff;border-radius:0 0 4px 4px;border-top:0;display:flex;font-size:14px}.pc__newUserRewardOffer .gradientText{-webkit-text-fill-color:transparent;background:var(--Darker-Gradients-Dark-Purple,linear-gradient(225deg,#3023ae 0,#c86dd7 100%));background-clip:text;-webkit-background-clip:text}.pc__cashbackDeal_myPartner{align-items:center;background-image:linear-gradient(270deg,rgba(243,34,73,.25) 100%,rgba(123,22,102,.25) 0);border:1px solid #bfe4e0;border-radius:0 0 4px 4px;border-top:0;color:#7b1666;display:flex;font-size:14px;font-weight:900;padding:11px 20px}.pc__cashbackDeal_myPartner>img{height:20px;margin-right:10px;width:20px}.pc__cashbackHero_myPartner{align-items:center;background:#f3effc;border:1px solid #bababa;border-radius:0 0 4px 4px;display:flex;font-size:12px;margin-top:-4px;padding:10px 20px;position:relative}.pc__cashbackHero_myPartner .icHeroIcon,.pc__cashbackHero_myPartner .icRewardBonus{margin-right:10px}.pc__mmtExclusive{align-items:center;background:linear-gradient(86.88deg,#fefbee,#fdf5e8);border:1px solid #bababa;border-radius:0 0 4px 4px;border-top:0!important;box-shadow:0 4px 8px 0 rgba(138,107,118,.08);color:#4a4a4a;display:flex;font-family:Lato,sans-serif;font-size:14px;font-weight:700;margin-top:-1px;padding:8px 0 2px;position:relative}.pc__mmtExclusive img{flex-shrink:0;height:unset!important;margin-left:-4px;width:141px}.pc__mmtExclusive .pc__html{align-items:center;display:flex;margin-left:10px;margin-right:10px;margin-top:-8px;padding-bottom:unset!important}.pc__mmtExclusivePerNew{align-items:center;background:linear-gradient(86.88deg,#fefbee,#fdf5e8);border-radius:0 0 4px 4px;border-top:0!important;box-shadow:0 4px 8px 0 rgba(138,107,118,.08);color:#4a4a4a;display:flex;font-family:Lato,sans-serif;font-size:14px;font-weight:700;margin-top:-1px;padding:8px 0 2px;position:relative}.pc__mmtExclusivePerNew img{flex-shrink:0;height:unset!important;margin-left:-4px;width:141px}.pc__mmtExclusivePerNew .pc__html{align-items:center;display:flex;margin-left:10px;margin-right:10px;margin-top:-8px;padding-bottom:unset!important}.pc__blackDeal{background-color:#fff;border:1px solid #bababa;border-top:0;box-shadow:0 4px 8px 0 rgba(138,107,118,.08);color:#000;font-size:12px}.pc__blackDeal,.pc__blackDealPerNew{border-radius:0 0 4px 4px;display:flex;position:relative}.pc__blackDealPerNew{align-items:center;background-color:#e4e4e4;min-height:42px}.pc__blackDealPerNew .pc__black--itemIcon{background:transparent;width:130px}.pc__black--itemIcon{align-items:center;background-color:#000;border-radius:0 0 0 4px;display:flex;flex-shrink:0;justify-content:center;padding:7px;width:45px}.pc__blackDeal--item{margin-left:13px}.pc__blackDeal--item,.pc__blackDeal--itemPerNew{align-items:center;display:inline-flex;margin-right:7px}.pc__blackDeal--itemPerNew{color:#4a4a4a;font-size:14px;font-weight:700;line-height:14px}.pc__blackDeal--item .sprite{margin-right:6px}.pc__blackDeal--itemPerNew .sprite{margin-right:4px}.pc__black--itemIcon img{width:28px}.pc__mybizSpecial{align-items:center;background-color:#372031;border-radius:0 0 6px 6px;display:flex;justify-content:center;margin-top:-3px;padding:13px}.pc__mybizSpecial--item{align-items:center;color:#fff;display:inline-flex;font-size:12px;margin:0 7px 0 3px}.pc__tarrifInclusion{align-items:flex-start;display:inline-flex;margin-bottom:3px;position:relative}.pc__corpMiddleInclusions .pc__tarrifInclusion{display:block}.pc__myBizSpclChip{align-items:center;align-self:flex-end;background-color:#46203b;border-radius:10px;display:inline-flex;height:20px;padding:0 4px 0 10px;position:relative}.pc__myBizSpclChip:hover .infoTooltip{display:block}.pc__myBizSpclChip .persuasion__item{align-items:center;color:#fff;display:flex;font-size:10px}.pc__tarrifInclusion>.sprite{margin-right:5px;margin-top:3px}.pc__dealTimer,.pc__tarrifInclusion--fczpn{position:relative}.pc__dealTimer{background-image:linear-gradient(61deg,#219393,#26bd99);color:#fff;margin:20px -20px -20px;padding:10px 20px}.pc__dealTimer:before{border:10px solid rgba(245,81,95,0);border-bottom-color:#01b39a;bottom:100%;content:" ";height:0;margin-left:-10px;pointer-events:none;position:absolute;right:40px;width:0}._Hlisting .dealOftheDay.pc__walletSurge{background-image:linear-gradient(0deg,#f3bb3b,#f09819);margin:unset;padding:10px;width:185px}._Hlisting .dealOftheDay.pc__walletSurge:before{border:10px solid transparent;border-top-color:#f3bb3b;content:"";height:0;left:50%;margin-left:-10px;pointer-events:none;position:absolute;top:100%;width:0}.redDot{background-color:#eb2026}.greenDot,.redDot{border-radius:50%;display:inline-flex;flex-shrink:0;height:5px;width:5px}.greenDot{background-color:#249995}.whiteDot{background-color:#fff}.grayDot,.whiteDot{border-radius:50%;display:inline-flex;flex-shrink:0;height:5px;width:5px}.grayDot{background-color:#9b9b9b}.blackDot{background-color:#4a4a4a;flex-shrink:0;height:5px;width:5px}.blackDot,.sprite.darkRedDot{border-radius:50%;display:inline-flex}.sprite.darkRedDot{background-color:#a9112f;height:6px;width:6px}.pc__skyBlueText{color:#008cff}.pc__amenity img{height:24px;margin-right:5px}.persuasion__item.pc__greatChoice>div.pc__html{align-items:center;display:flex}.pc__greatChoice .mmtIcon{margin:0 3px}.t10,.t15{top:10px}.t25{top:25px}.h30{height:30px}.myPartnerExclusiveRateDT{background-image:linear-gradient(75deg,#9f0469,#f5515f);border-radius:0 0 2px;box-shadow:0 1px 4px 0 rgba(0,0,0,.2);padding:8px;position:relative;width:184px}.farmHouse{border:1px solid #001674;color:#001674}.houseBoat{border:1px solid #95375d;color:#95375d}.homeStays{border:1px solid #a92b18;color:#a92b18}.apartment{border:1px solid #34a4c6;color:#34a4c6}.villa{border:1px solid #c92d77;color:#c92d77}.hostels{border:1px solid #0154b3;color:#0154b3}.cottage{border:1px solid #2c43a5;color:#2c43a5}.treeHouse{border:1px solid #21b4af;color:#21b4af}.beachHouse{border:1px solid #ed3078;color:#ed3078}.addrContainer,.pc__middle{margin-bottom:10px}.addrContainer{align-items:baseline;display:flex}.addrContainer .pc__middle{margin-bottom:0;margin-right:5px}.pc__ecoFriendly .icEcoFriendly{margin-right:5px}.pc__verifiedStays{height:55px;left:0;top:0;width:55px}.pc__verifiedStays img{height:100%;vertical-align:top;width:100%}.lt0{left:0;top:0}.pc__starHost{height:30px;width:94px}._myPartnerPersuasion .pc__starHost{height:auto;max-width:200px;width:auto}.pc__starHost img{height:100%;width:100%}.pc__dlTag img{width:126px}.pc__prefixContent{flex-shrink:0;margin-right:3px}.pc__cashbackDeal .infoIconGreen{margin-right:10px}.pc__staycation .icStaycation{margin-right:5px}.pc__corpTag{border-radius:0 0 4px 0;color:#fff;font-size:11px;line-height:14px;margin:20px -20px -20px;padding:10px}.pc__corpTag.pc__mybizSplDiscount{background-color:#372031}.pc__corpTag.pc__orgSplDiscount{background-color:#d0021b}.pc__mybizSpecial--item .sprite{margin-right:6px}.pc__amenity .sprite{margin-right:5px}html[dir=RTL] .pc__amenity .sprite{margin-left:5px}html[dir=RTL] .pc__stayType{margin-left:10px;margin-right:unset}html[dir=RTL] .pc__amenity{margin-left:15px;margin-right:unset}html[dir=RTL] ._Hlisting .imgThumb,html[dir=RTL] .pc__amenity img{margin-left:5px;margin-right:unset}html[dir=RTL] .mmtRatingTooltip{left:0;right:unset}html[dir=RTL] .mmtRatingTooltip:after,html[dir=RTL] .mmtRatingTooltip:before{left:10%}html[dir=rtl] .pc__inclusion>.sprite{left:unset;right:0}html[dir=rtl] .pc__inclusion{padding-left:unset;padding-right:13px}.pc__myBizSpclChip .persuasion__toolTip,.pc__outOfPolicy .persuasion__toolTip{left:50%!important;transform:translateX(-50%)!important}.pc__myBizSpclChip .persuasion__toolTip{margin-top:2px}.pc__bookingNotAllowed{color:#d0021b;font-size:14px;font-weight:900}.pc__peitho .sprite{margin-right:5px}html[dir=rtl] .pc__peitho .sprite{margin-left:5px}.pc__nonMybizHighlight{align-items:center;background-color:#ffe2e2;border-bottom:1px solid #ffd8d1;border-radius:4px 4px 0 0;color:#eb2026;display:flex;padding:14px 20px}.pc__nonMybizHighlight .sprite{margin-right:10px}.pc__nonMybizHighlight{color:#000;font-size:12px;line-height:12px}.pc__nonMybizHighlight .pc__html p:first-child{color:#eb2026;font-size:14px;font-weight:700;line-height:14px;margin-bottom:5px}.pc__inclusionsList{display:inline-flex;flex-direction:column}.pc__tarrifInclusion--fczpn .pc__customTooltip{top:25px}.pc__notMyBizAssured{align-items:center;background:#f5f5f5;border-radius:2px;color:#595959;display:inline-flex;font-size:12px;margin-bottom:6px;padding:4px;width:fit-content}.pc__holdBookingTooltipWrapper{align-items:center;background:#e0f9ff;border:1px solid #8acdff;border-radius:2px;cursor:pointer;display:flex;justify-content:center;margin:20px 0 4px auto}.pc__holdBookingTooltip__bookNowText{color:rgba(0,0,0,.85);font-size:12px;line-height:14px;padding:5px;text-align:left}.pc__textOverflow,.pc__textOverflowPerNew{display:flex}.pc__textOverflow.pc__textOverflowPartial .pc__html,.pc__textOverflow.pc__textOverflowPartial>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:380px}.pc__textOverflowPerNew.pc__textOverflowPartial .pc__html,.pc__textOverflowPerNew.pc__textOverflowPartial>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:320px}.pc__hiddenGem{height:24px;left:0;position:absolute;top:10px;width:94px;z-index:1}.pc__quote{color:#4a4a4a;font-size:14px;font-style:italic;line-height:20px!important;margin-bottom:0}.specialFareInfo{background-color:#ffedd1;color:#cf8100;display:flex;font-size:12px;font-weight:700;margin:20px -20px -20px;padding:10px 20px 10px 23px;position:relative}.specialFareInfo:before{border:10px solid transparent;border-bottom-color:#ffedd1;content:"";height:0;pointer-events:none;position:absolute;right:50px;top:-20px;width:0}.specialFareInfo .persuasion__item{align-items:center;display:flex}.specialFareTag{background:linear-gradient(88.04deg,#eeaf4c,#ce6112);border-radius:8px;color:#fff;display:block;font-size:10px;font-weight:700;line-height:12px;margin:8px 0;padding:2px 6px;text-transform:uppercase;width:fit-content}.pc__right .persuasion__toolTip.specialFareInfo-tooltip{color:#fff;font-size:14px;font-weight:700;left:-79px;line-height:18px;min-width:320px;position:absolute;text-align:left;top:37px}.pc__selectDeal--gold{background:linear-gradient(90deg,#f0e8de,#e2d7cf)}.pc__selectDeal--gold,.pc__selectDeal--silver{border:1px solid #bababa;border-radius:0 0 4px 4px;border-top:0;box-shadow:0 4px 8px 0 rgba(138,107,118,.08);color:#000;display:flex;font-size:14px;position:relative}.pc__selectDeal--silver{background:linear-gradient(90deg,#f4f5f7,#e5e8ec)}.pc__selectDeal--bronze{background:linear-gradient(90deg,#f8efeb,#f2e8e6);border:1px solid #bababa;border-radius:0 0 4px 4px;border-top:0;box-shadow:0 4px 8px 0 rgba(138,107,118,.08);color:#000;display:flex;font-size:14px;position:relative}.pc__select--itemIcon{align-items:center;background:linear-gradient(180deg,#181818 43.55%,rgba(74,74,74,.3) 145.4%);border-radius:0 0 0 4px;display:flex;flex-shrink:0;justify-content:center;padding:7px;width:45px}.pc__selectDeal--item{align-items:center;display:inline-flex;margin-left:13px;margin-right:7px}.pc__selectDeal--item .sprite{margin-right:6px}.pc__select--itemIcon img{width:28px}.pc__flyerExclusiveTag{width:139px}.pc__flyerExclusiveTag img{margin-right:-20px}.pc__flyerExclusiveTagPerNew{margin-right:4px;width:139px}.pc__flyerExclusiveTagPerNew img{margin-right:-20px}.pc_priceTag{margin-bottom:7px}.pc_priceTagPerNew{margin-bottom:7px;margin-right:4px}.pc_priceTag img{width:110px}.pc_priceTag img,.pc_priceTagPerNew img{height:22px;margin-right:-20px}.valueStaysPerNew .persuasion__toolTip{background:transparent}.pc__stayTypePerNew .persuasion__toolTip:after,.valueStaysPerNew .persuasion__toolTip:after{content:none}.pc__stayTypePerNew .persuasion__toolTip{background:transparent}.valueStaysPerNew .vsTooltip{width:275px}.valueStaysPerNew .vsFacilities{background:#fff;border:1px solid #9dceff;border-radius:4px;padding:8px 10px}.valueStaysPerNew .vsTooltip__footer{border-top:0}.valueStaysPerNew .vsFacilities__item{border-top:0;margin-bottom:6px}.valueStaysPerNew .vsFacilities__item:last-child{margin-bottom:0}.valueStaysPerNew .vsFacilities.vertical .vsFacilities__item--dtl{border:0;padding:0}.valueStaysPerNew .vsFacilities__item--icon{width:15px}.persuasion__item.valueStaysPerNew .vsFacilities__item--icon img{width:9px}.pc__dealTimerPersNew{align-items:center;background:#d1f8e6!important;display:flex;margin:0;padding:8px 20px!important}.pc__dealTimerPersNew:before{display:none}.pc__dealTimerPersNew .dealTmr{align-items:center;background:linear-gradient(90deg,#40dda7,#229794);border-radius:4px;display:flex;padding:5px}.pc__dealTimerPersNew .dealTmr span:last-child{font-size:14px;font-weight:700}.pc__propertyType--lovedByIndians{color:#4a4a4a;padding:0}.pc__propertyType--lovedByIndians>img{height:22px}.pc__mmtBlkDeal{align-items:center;background:#fff;border-radius:0 0 4px 4px;display:flex;padding:10px 16px;position:relative}.pc__mmtBlkDeal .pc_borderGradientTop{background-color:#eee;display:block;height:1px;left:0;position:absolute;right:0;top:0;width:100%}.pc__mmtBlkDeal__logo{align-items:center;background-color:transparent;display:flex;flex-shrink:0;justify-content:center;padding:7px}.pc__mmtBlkDeal__logo img{height:20px;margin-right:4px;vertical-align:top}.pc__mmtBlkDeal__text{font-size:14px;font-weight:900;margin-right:18px;text-transform:uppercase}.pc__mmtBlkDeal--listItem{align-items:center;display:inline-flex;font-size:12px;font-weight:400;line-height:14.4px;margin-right:7px}.pc__mmtBlkDeal--listItem img{display:inline-block;height:6px;margin-right:8px;vertical-align:middle;width:6px}.pc__mmtBlkDeal__listItemText{color:#757575;font-size:12px;font-weight:500;line-height:14px}.pc__mmtBlk__offerText{align-items:center;color:#333;display:flex;padding:20px}.pc__mmtBlk__offerText img{height:20px;width:20px}.blkDiscountAplied{align-items:center;background-color:#fff;border-radius:4px;color:#4a4a4a;display:flex;font-size:14px;line-height:16.8px;padding:8px}.blkDiscountAplied img{flex-shrink:0;height:20px;margin-right:6px;margin-top:4px;width:20px}.blkDiscountAplied div{color:#4a4a4a;flex:1;font-size:14px;line-height:17px}.hnCardWrapper .pc__holdBookingTooltipWrapper,.pc__holdBookingTooltipWrapperHtl{align-items:center;background-color:#e0f9ff;border:1px solid #8acdff;border-radius:2px;display:inline-flex;height:20px;padding:0 5px;position:relative}.hnCardWrapper .pc__holdBookingTooltipWrapper{margin:4px 0}.hnCardWrapper .pc__holdBookingTooltipWrapper .persuasion__item.appendLeft3{margin-left:0}.hnCardWrapper .pc__holdBookingTooltipWrapper .persuasion__item .holdHotelIcon,.hnCardWrapper .pc__holdBookingTooltipWrapper .persuasion__item .holdHotelIconSmall{display:none}.hnCardWrapper .pc__holdBookingTooltipWrapper>.persuasion__toolTip{bottom:30px;left:80%;top:auto;width:222px}.hnCardWrapper .pc__holdBookingTooltipWrapperHtl>.persuasion__toolTip:after{border:8px solid transparent;border-top-color:#000;content:" ";height:0;left:50%;margin-left:-8px;pointer-events:none;position:absolute;top:100%;width:0}.hnCardWrapper .pc__holdBookingTooltipWrapper>.persuasion__toolTip{left:10%}.hnCardWrapper .pc__holdBookingTooltip__bookNowText_htl,.pc__holdBookingTooltip__bookNowText_htl{color:#000;font-size:12px;font-weight:900;line-height:16px}.pc__titlePanelContainer{flex:1;height:auto}.pc__titlePanelContainer .blkOfr{border-radius:8px;height:100%;padding:1px}.pc__titlePanelContainer .titlePanel__inner{background-color:#fff;border-radius:8px;display:flex;height:100%;padding:12px;position:relative}.pc__titlePanelContainer .titlePanel__desc{flex:1}.pc__titlePanelContainer .titlePanel__icon{left:16px;position:absolute;top:-16px;width:165px}html[dir=rtl] .pc__titlePanelContainer .blkOfr__tag{left:unset;right:12px}html[dir=rtl] .pc__titlePanelContainer .titlePanel__icon{margin-left:3px;margin-right:unset}.pc__titlePanelContainer .titlePanel__list{column-gap:10px;display:flex;flex-wrap:wrap;row-gap:5px}.pc__titlePanelContainer .titlePanel__listItem{align-items:center;display:flex}.pc__titlePanelContainer .titlePanel__listItemIcon{margin-right:8px;vertical-align:top;width:6px}.pc__titlePanelContainer .titlePanel__listItemText{color:#4a4a4a;font-size:14px;line-height:21px}.pc__titlePanelContainer .titlePanel__moreText{color:#008cff;cursor:pointer;font-size:14px;font-weight:700}html[dir=rtl] .pc__titlePanelContainer .titlePanel__listItem{margin-left:20px;margin-right:unset}html[dir=rtl] .titlePanel__listItemIcon{margin-left:8px;margin-right:unset}.pc__titlePanelContainer .titleInlinePanelOuter{border-radius:8px;height:100%;padding:1px;position:relative}.pc__titlePanelContainer .titleInlinePanel{background-color:#fff;border-radius:7px;height:100%;padding:16px 12px 12px 20px}.pc__titlePanelContainer .titleInline__list{display:flex;flex-wrap:wrap;gap:8px;margin-top:3px}.pc__titlePanelContainer .titleInline__listItem{align-items:center;display:flex}.pc__titlePanelContainer .titleInline__listItemIcon{align-self:flex-start;flex-shrink:0;margin-right:6px;margin-top:5px;width:6px}.pc__titlePanelContainer .titleInline__listItemText{color:#757575;font-size:14px;line-height:16px}.pc__titlePanelContainer .titleInlinePanel__plus{align-items:center;background:linear-gradient(180deg,#1f1f1f -2.15%,#4b4b4b 102.15%);border-radius:50%;color:#fff;display:inline-flex;font-size:14px;font-weight:900;height:20px;justify-content:center;position:absolute;width:20px}.pc__titlePanelContainer .titleInlinePanel__moreText{color:#008cff;cursor:pointer;font-size:14px;font-weight:700}.pc__titlePanelContainer .titleInlinePanel__plus span{position:relative;top:-2px}.pc__titlePanelContainer .titleInlinePanel__plus.left{left:-14px;top:50%;transform:translateY(-50%)}.pc__titlePanelContainer .titleInlinePanel__plus.top{left:50%;top:-14px;transform:translateX(-50%)}.pc__titlePanelContainer .titleInlinePanelIcon{font-size:14px;font-weight:900;height:16px}.pc__inclusionGridView{display:inline-block;max-width:278px}.pc__inclusionGridView .pc__html{display:inline}.hnCardWrapper .pc__inclusionsList .pc__inclusion,.hnCardWrapper .pc__inclusionsList .pc__inclusionPerNew{display:inline-block;font-size:12px;line-height:16px;margin-top:0;max-width:278px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.hnCardWrapper .pc__inclusionsList .pc__inclusion.tooltip_HN,.hnCardWrapper .pc__inclusionsList .pc__inclusionPerNew.tooltip_HN{overflow:unset;white-space:unset}.hnCardWrapper .pc__inclusionsList .pc__inclusion .pc__html,.hnCardWrapper .pc__inclusionsList .pc__inclusionPerNew .pc__html,.hnCardWrapper .pc__inclusionsList .pc__inclusionPerNew span{display:inline}.hnCardWrapper .pc__inclusionsList .persuasion__item__img{height:14px;margin-right:4px;vertical-align:bottom;width:14px}.hnCardWrapper .pc__starHost{width:auto}.pc__truncatePers{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.pc__truncatePers div{display:inline-block}.pc__htlHightlightCap{color:#757575;margin-left:4px;max-width:100%;overflow:hidden}.pc__htlHightlightCap .pc__html{line-height:1.1;overflow:hidden;text-overflow:ellipsis}.rhdPersuasion{background-color:#ffe4cd;border-radius:0 0 16px 16px;display:flex}.pc__rushHourDeals{background:#ffe4cd;border-radius:0 0 16px 16px;color:#4a4a4a;font-size:14px;justify-content:space-between;margin:0;padding:0}.pc__rushHourDeals,.rhdPersuasion__rht{align-items:center;display:flex;font-weight:700}.rhdPersuasion__rht{background:linear-gradient(98.71deg,#e09651,#c95f3d);border-radius:0 0 16px 0;color:#fff;font-size:12px;padding:6px 12px}.rhdPersuasion__lbl{align-items:center;color:#c95f3d;display:flex;font-size:12px;font-weight:700;line-height:16px;max-width:200px;padding:3px 0 3px 12px}.rhdPersuasion__lbl .sprite.infoIconGrey{height:21px;transform:scale(.8);width:21px}.rhDealText{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:auto}.rhdPersuasion .persuasion__toolTip{border-radius:10px;font-size:12px;max-width:250px;min-width:fit-content;top:-10px;transform:translate(-50%,-100%);width:auto}.rhdPersuasion .persuasion__toolTip:after{border:10px solid rgba(204,232,255,0);border-top-color:#000;content:"";height:0;left:50%;margin-left:-10px;pointer-events:none;position:absolute;top:100%;width:0}.mmtAssuredPersHn{bottom:10px;left:10px;position:absolute;z-index:1}.mmtAssuredPersHn .persuasion__item{background-color:#fff;border-radius:6px}.mmtAssuredPersHn .persuasion__item.valueStays{background:transparent}.mmtAssuredPersHn .persuasion__item.pc__sponsored{border-radius:5px;height:19px;margin-top:2px}.mmtAssuredPersHn .persuasion__item.pc__sponsored img{height:100%}.myPartnerGstAssured .persuasion__toolTip{background-color:transparent}.priceDetailTooltip{padding:0 2px 6px}.priceDetailToolTipBorder{z-index:10000000000000000}.priceDetailTooltip .tooltipCard{background:#fff;border:1px solid #d8d8d8;border-radius:16px}.priceDetailTooltip .sectionChip{background:#fff;border:1px solid #000;border-radius:9999px;display:inline-flex;left:12px;padding:2px 8px;position:relative;top:-12px}.priceDetailTooltip .tooltipCardContent{padding:0 12px 12px}.priceDetailTooltip .tooltipDivider{background:#d8d8d8;height:1px;margin:16px 0}.priceDetailToolTipBorder{border:1px solid #d8d8d8;border-radius:16px}.priceDetailToolTipArrow{border:2px solid #d8d8d8;border-bottom:none;border-right:none}.priceDetailTooltip .maxWidth30{max-width:30%}.priceDetailTooltip .maxWidth70{max-width:70%}.orangeTextPriceDetail{color:#cf8100}.breakupContent{padding:8px 20px 32px}.breakupContent__header{margin-bottom:16px;margin-top:16px}.breakupContent__titleRow{align-items:center;display:flex;justify-content:space-between}.breakupContent__subtitle{margin-top:4px}.breakupContent__description{margin-top:8px}.breakupContent__descriptionCard{border:.5px solid #d8d8d8;border-radius:16px;padding:12px}.breakupContent__descriptionText{margin-bottom:8px}.breakupContent__bulletPoint{align-items:center;display:flex;gap:4px;margin-bottom:4px}.breakupContent__bullet{border:1px solid #757575;border-radius:50%;flex-shrink:0;height:5px;opacity:.6;width:5px}.breakupContent__itemsCard{border:.5px solid #d8d8d8;border-radius:8px;padding:12px}.breakupContent__item{align-items:center;display:flex;justify-content:space-between}.breakupContent__item--withMargin{margin-bottom:12px}.breakupContent__nestedItems{margin-top:8px}.breakupContent__item--nested{margin-bottom:8px;padding-left:16px}.breakupContent__totalSection{border-top:1px solid #d8d8d8;margin-top:16px;padding-top:16px;width:100%}.breakupContent__total{align-items:center;display:flex;justify-content:space-between}.breakupContent__closeButton{align-items:center;cursor:pointer;display:flex;justify-content:center}.infoIconTooltipWidth{width:360px}.reviewPageToolTipPadding{padding:0}.priceDetailTooltip.pwaPriceBreakup{padding:20px 16px 32px}.priceDetailTooltip.pwaPriceBreakup .tooltipCard{background:#fff;border:1px solid #d8d8d8;border-radius:16px}.priceDetailTooltip.pwaPriceBreakup .sectionChip{background:#fff;border:1px solid #000;border-radius:9999px;display:inline-flex;left:12px;padding:2px 8px;position:relative;top:-12px}.priceDetailTooltip.pwaPriceBreakup .tooltipCardContent{padding:8px 12px 12px}.priceDetailTooltip.pwaPriceBreakup .tooltipDivider{background:#ebebeb;height:1px;margin:16px 0}.priceDetailTooltip.pwaPriceBreakup .maxWidth70{max-width:68%}.orangeText{color:#cf8100}.grdntTp{background:linear-gradient(91.61deg,#dfe5ff -.1%,#ffece1);border-radius:4px;left:-33px;padding:14px 20px;position:absolute;top:16px;width:265px;z-index:1}.grdntTp:after,.grdntTp:before{border:solid transparent;bottom:100%;content:"";height:0;left:40px;pointer-events:none;position:absolute;width:0}.grdntTp:after{border-color:transparent transparent #dfe5ff;border-width:10px;margin-left:-10px}.grdntTp:before{border-color:transparent transparent #dfe5ff;border-width:11px;margin-left:-11px}.grdntTp.icon{height:39px;width:38px}.addRmNbd{position:relative}.addRmNbd__selector{align-items:center;border:1px solid #e7e7e7;border-radius:4px;cursor:pointer;display:flex;flex:1;flex-direction:column;height:72px;justify-content:center;padding:10px}.addRmNbd__selector .spriteContainer{min-height:30px;position:relative}.addRmNbd__count{align-items:center;background-color:#008cff;border-radius:50%;color:#fff;display:flex;font-size:12px;font-weight:900;height:18px;justify-content:center;line-height:1;position:absolute;right:-14px;top:-8px;width:18px}.addRmNbd__selector.isSelected{background-color:#f4faff;border-color:#008cff}.addRmNbd__selector:not(:last-child){margin-right:10px}.addRmNbd__popover{background-color:#fff;border-radius:4px;box-shadow:0 1px 6px 0 #00000033;left:0;position:absolute;top:0;width:100%;z-index:1}.addRmNbd__popover--body{padding:16px 20px}.addRmNbd__popover--footer{box-shadow:0 1px 6px 0 #00000033;padding:10px 10px 14px}.addRmNbd__popover--footer .primaryBtn{align-items:center;border-radius:4px;display:flex;font-size:16px;height:40px;justify-content:center;width:100%}.addRmNbd .itemCounter{align-items:center;background-color:#fff;border-radius:4px;box-shadow:0 0 6px 0 rgba(0,0,0,.2);display:inline-flex;margin-bottom:24px;margin-top:12px}.addRmNbd .itemCounter:last-child{margin-bottom:0}.addRmNbd .itemCounter li{align-items:center;cursor:pointer;display:flex;height:28px;justify-content:center;position:relative;width:32px;z-index:2}.addRmNbd .itemCounter li:hover{background-color:#f2f2f2}.addRmNbd .itemCounter li.selected{color:#fff;font-weight:900}.addRmNbd .itemCounter li.selected:after{background:#008cff;border-radius:4px;box-shadow:0 0 6px 0 rgba(0,0,0,.2);content:"";height:38px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:-1}html[dir=rtl] .addRmNbd__selector:not(:last-child){margin-left:10px;margin-right:0}.amfltr{position:relative}.amfltr__inpWrapper{border:1px solid #e7e7e7;border-radius:4px;overflow:hidden;position:relative}.amfltr__inpWrapper span{left:10px;position:absolute;top:50%;transform:translateY(-50%)}.amfltr__inpWrapper input{align-items:center;border:none;caret-color:#008cff;color:#000;display:flex;font-size:16px;height:40px;outline:none;padding-left:30px;padding-right:10px;width:100%}.amfltr__inpWrapper.focused{border:none;border-radius:4px 4px 0 0;box-shadow:0 1px 6px 0 #00000033;position:relative;z-index:2}.amfltr__popup{background-color:#fff;border-radius:0 0 4px 4px;box-shadow:0 1px 6px 0 #00000033;display:flex;flex-direction:column;height:400px;position:absolute;top:40px;width:100%;z-index:1}.amfltr__popup--top .input{border:none}.amfltr__popup--body{flex:1;overflow:auto;padding:16px 20px}.amfltr__popup--footer{box-shadow:0 1px 6px 0 #00000033;padding:10px 10px 14px}.amfltr__popup--footer .primaryBtn{align-items:center;border-radius:4px;display:flex;font-size:16px;height:40px;justify-content:center;width:100%}.amfltr__amenities:not(:first-child){margin-top:15px}.amfltr__amenities--title{color:#9b9b9b;font-size:10px;font-weight:900;margin-bottom:12px;text-transform:uppercase}.amfltr__amenities .filterList .filterList__filterName,.amfltr__amenities .filterList__withIcon .filterList__filterName{color:#000}.filterRowItem{margin-top:8px}html[dir=rtl] .amfltr__inpWrapper input{padding-left:10px;padding-right:30px}html[dir=rtl] .amfltr__inpWrapper span{left:unset;right:10px}.prefferedProperties{align-items:center;background-color:#fff;border-radius:10px;display:flex;font-size:14px;font-weight:700;margin:0 -8px;padding:10px}.prefferedProperties .newTag{align-items:center;background:linear-gradient(89.27deg,#ff7f3f .01%,#ff3e5e 100.01%);border-radius:8px;color:#fff;display:flex;font-size:10px;font-weight:700;justify-content:center;line-height:12px;margin-left:5px;padding:2px 6px}.prefferedProperties li{column-gap:30px}.ios-switch{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#e7e7e7;border:0;border-radius:1em;cursor:pointer;height:14px;outline:none;position:relative;width:40px}.ios-switch.blue:checked{background-color:#c0e3ff}.ios-switch:after{background:#fff;border-radius:50%;box-shadow:1px 0 5px rgba(0,0,0,.2);content:"";height:20px;left:0;position:absolute;top:-3px;transition:all .1s;width:20px}.ios-switch:checked:after{box-shadow:-1px 0 5px rgba(0,0,0,.2);transform:translateX(100%)}.ios-switch.blue:checked:after{background:#008cff}.ios-switch.orange:checked{background-color:#ffd7d0}.ios-switch.orange:checked:after{background:#ff664b}.prefferedProperties.stayType{flex-direction:column;font-weight:400;gap:15px}.prefferedProperties.stayType>li div:first-child{flex-direction:column}.prefferedProperties.stayType>li div:first-child p:first-child{margin-bottom:4px}.prefferedProperties.stayType>li div:first-child p:last-child{font-size:12px}.filterRow .toggleHead{color:#955000;margin-bottom:0}.prefferedProperties.stayType li{column-gap:20px}.imgHolder__footer{background:linear-gradient(1turn,rgba(0,0,0,.3) 25%,transparent 85.38%);border-radius:0 0 16px 16px;bottom:0;left:0;padding:30px 15px 15px;position:absolute;width:100%;z-index:1}.imgHolder__footer:has(.view360GalleryIcon){align-items:center;background:transparent;border-radius:16px;bottom:0;display:flex;justify-content:center;left:0;padding:0;right:0;top:0}.imgHolder__footer:has(.view360GalleryIcon) .view360GalleryIcon{margin:0}.imgHolder__footer .titText{color:var(--white,#fff)}.imgHolder__footer__text{color:var(--white,#fff);font-size:14px;font-weight:700}html[dir=rtl] .imgHolder__footer__text.fc-meals-first-fold{background-color:unset;border:none}html[dir=rtl] .imgHolder__footer__text.fc-meals-first-fold svg{display:none!important}.imgHolder__footer__text.fc-meals-first-fold{background-color:rgba(0,0,0,.5);border:1px solid var(--border-light,#d8d8d8);border-radius:16px;display:flex;float:right;margin-bottom:3px;padding:6px 8px;width:max-content}.imgHolder__footer.fc-meals-first-fold-footer{padding:15px 15px 8px}.imgHolder__footer--pill{background:rgba(0,0,0,.6);border:1px solid var(--border-light,#d8d8d8);border-radius:16px;cursor:pointer;padding:6px 12px 6px 14px;width:max-content}html[dir=rtl] .imgHolder__footer--pill{background:none;border:none}.imgHolder__footer--pill .imgHolder__footer__pill-content{align-items:center;display:flex;gap:2px}.imgHolder__footer--pill .imgHolder__footer__text,.imgHolder__footer--pill .titText{color:var(--white,#fff);font-size:12px;font-weight:900;line-height:19px}html[dir=rtl] .imgHolder__footer--pill .imgHolder__footer__trailing-icon{display:none}.imgHolder__footer--pill .imgHolder__footer__trailing-icon{align-items:center;color:var(--white,#fff);display:inline-flex}.imgHolder__footer--pill .imgHolder__footer__trailing-icon svg{height:12px;width:12px}.fltrLdrWrapper{display:flex;padding-top:10px}.shmrComp{animation-direction:normal;animation-duration:1.5s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:shimmer;animation-timing-function:linear;background:linear-gradient(90deg,#ebeff2 8%,#f9fafb 18%,#ebeff2 33%);background-size:800px 104px;position:relative}.shmrCompDark{opacity:.2}@keyframes shimmer{0%{background-position:50% 0}to{background-position:-50% 0}}.sRating{display:flex;flex-direction:column;flex-shrink:0;position:relative}.sRating__row{display:flex;flex-wrap:nowrap;font-size:0;overflow:hidden}.sRating__row>img{margin-right:1px;vertical-align:top;width:auto}.sRating__row>.sRating--default_star{width:auto}.sRating__row--active{position:absolute}.aa_LikeAStar.appendLeft0,html[dir=ltr] .aa_LikeAStar.appendLeft0{margin-left:0}.prptLayoutInfo__tooltipWrapper{align-items:center;cursor:pointer;display:flex;position:relative}.prptLayoutInfo__tooltip{left:-130px;top:40px}.lAStarTooltip__wrapper{background:#fff;border:1px solid #d8d8d8;border-radius:16px;box-shadow:0 1px 4px 0 rgba(0,0,0,.2);left:-134px;padding:18px;position:absolute;top:40px;width:570px;z-index:3}.lAStarTooltip__hdr{color:#000;font-family:Lato;font-size:18px;font-style:normal;font-weight:900;letter-spacing:-.338px;line-height:normal}.lAStarTooltip__wrapper:after,.lAStarTooltip__wrapper:before{border:solid transparent;bottom:100%;content:"";height:0;left:26%;pointer-events:none;position:absolute;width:0}.lAStarTooltip__wrapper:after{border-color:rgba(136,183,213,0) rgba(136,183,213,0) #fff;border-width:18px;margin-left:-18px}.lAStarTooltip__wrapper:before{border-color:rgba(194,225,245,0) rgba(194,225,245,0) #d8d8d8;border-width:20px;margin-left:-20px}.hideHintBox{display:none}.hintBoxWrapper:hover .hideHintBox{display:block;z-index:1}.hintBox.blue{background-color:#cce8ff;border-radius:16px;padding:12px;position:absolute;width:328px}.hintBox.blue.notch.top:after{border:14px solid rgba(204,232,255,0);border-bottom-color:#cce8ff;bottom:100%;left:50%;margin-left:-14px}.hintBox.blue.notch.right:after,.hintBox.blue.notch.top:after{content:"";height:0;pointer-events:none;position:absolute;width:0}.hintBox.blue.notch.right:after{border:14px solid rgba(204,232,255,0);border-left-color:#cce8ff;left:100%;margin-top:-14px;top:50%}.hintBox.blue.notch.bottom:after{border:14px solid rgba(204,232,255,0);border-top-color:#cce8ff;left:50%;margin-left:-14px;top:100%}.hintBox.blue.notch.bottom:after,.hintBox.blue.notch.left:after{content:"";height:0;pointer-events:none;position:absolute;width:0}.hintBox.blue.notch.left:after{border:14px solid rgba(204,232,255,0);border-right-color:#cce8ff;margin-top:-14px;right:100%;top:50%}.hintBox.white{background-color:#fff;border:1px solid #d8d8d8;border-radius:16px;padding:16px;position:absolute;width:400px}.hintBox.white.notch.top:after,.hintBox.white.notch.top:before{border:solid transparent;bottom:100%;content:"";height:0;left:50%;pointer-events:none;position:absolute;width:0}.hintBox.white.notch.top:after{border-color:hsla(0,0%,100%,0) hsla(0,0%,100%,0) #fff;border-width:14px;margin-left:-14px}.hintBox.white.notch.top:before{border-color:hsla(0,0%,85%,0) hsla(0,0%,85%,0) #d8d8d8;border-width:15px;margin-left:-15px}.hintBox.white.notch.right:after,.hintBox.white.notch.right:before{border:solid transparent;content:"";height:0;left:100%;pointer-events:none;position:absolute;top:50%;width:0}.hintBox.white.notch.right:after{border-color:hsla(0,0%,100%,0) hsla(0,0%,100%,0) hsla(0,0%,100%,0) #fff;border-width:14px;margin-top:-14px}.hintBox.white.notch.right:before{border-color:hsla(0,0%,85%,0) hsla(0,0%,85%,0) hsla(0,0%,85%,0) #d8d8d8;border-width:15px;margin-top:-15px}.hintBox.white.notch.bottom:after,.hintBox.white.notch.bottom:before{border:solid transparent;content:"";height:0;left:50%;pointer-events:none;position:absolute;top:100%;width:0}.hintBox.white.notch.bottom:after{border-color:#fff hsla(0,0%,100%,0) hsla(0,0%,100%,0);border-width:14px;margin-left:-14px}.hintBox.white.notch.bottom:before{border-color:#d8d8d8 hsla(0,0%,85%,0) hsla(0,0%,85%,0);border-width:15px;margin-left:-15px}.hintBox.white.notch.left:after,.hintBox.white.notch.left:before{border:solid transparent;content:"";height:0;pointer-events:none;position:absolute;right:100%;top:50%;width:0}.hintBox.white.notch.left:after{border-color:hsla(0,0%,100%,0) #fff hsla(0,0%,100%,0) hsla(0,0%,100%,0);border-width:14px;margin-top:-14px}.hintBox.white.notch.left:before{border-color:hsla(0,0%,85%,0) #d8d8d8 hsla(0,0%,85%,0) hsla(0,0%,85%,0);border-width:15px;margin-top:-15px}.cm__modalWraper{animation:modalAnimation .2s ease-in-out forwards;bottom:0;left:0;overflow:scroll;position:fixed;right:0;top:0;width:100%;z-index:25}.cm__modalWraper.centerMode{align-items:center;display:flex}.cm__modal{border-radius:10px;margin:0 auto 40px;position:relative;top:40px}.cm__modal,.cm__modalClose{background-color:#fff;z-index:14}.cm__modalClose{align-items:center;border-radius:50%;cursor:pointer;display:flex;height:25px;justify-content:center;position:fixed;right:20px;top:20px;width:25px}.cm__modalClose.modalCloseCenter{position:absolute;right:-40px;top:0}.cm__modalClose:hover{opacity:1}.cm__modalClose:after,.cm__modalClose:before{background-color:#000;content:" ";height:14px;left:12px;position:absolute;width:2px}.cm__modalClose:before{transform:rotate(45deg)}.cm__modalClose:after{transform:rotate(-45deg)}.cm__modalHeader{border-bottom:1px solid #e7e7e7;padding:25px 40px 16px}.cm__modalHeader h3{outline:none}.cm__modalContent{padding:20px 40px}.cm__modalBackdrop{background-color:rgba(0,0,0,.6);height:100%;left:0;position:fixed;top:0;width:100%;z-index:11}@keyframes modalAnimation{0%{opacity:0}to{opacity:1}}html[dir=rtl] .cm__modalClose.modalCloseCenter{right:calc(100% + 40px)}.cm__modalWraper.modalFixed{overflow:hidden}.cm__subModal{background-color:rgba(0,0,0,.75);display:flex;flex-direction:column;height:100%;justify-content:flex-end;left:0;position:absolute;top:0;width:100%;z-index:21}.cm__subModal--content{background-color:#fff;border-radius:4px;overflow:hidden;width:100%}.cm__subModal--backdrop{cursor:pointer;flex:1;width:100%}.cm__subModal--close{align-items:center;background-color:#4a4a4a;border-radius:50%;cursor:pointer;display:flex;height:25px;justify-content:center;position:absolute;right:20px;top:20px;width:25px;z-index:14}.cm__subModal--close:hover{opacity:1}.cm__subModal--close:after,.cm__subModal--close:before{background-color:#fff;content:" ";height:14px;left:12px;position:absolute;width:2px}.cm__subModal--close:before{transform:rotate(45deg)}.cm__subModal--close:after{transform:rotate(-45deg)}html[dir=rtl] .cm__subModal--close{left:20px;right:unset}.cm__subModal--content .makeRelative{min-height:150px}.cm__modalWraper ._Modal.emiOptionModal{bottom:0;left:0;position:absolute;top:unset;transform:none;width:1050px}.cm__modalWraper ._Modal .emiOptionModalContentRight{padding:25px 10px}.cm__modalWraper ._Modal.backdrop{display:none}.cm__subModal .modalContent{padding-top:0}.fc__subPopWrapper--header.appendBottom16{margin-bottom:16px}