body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.homeContainer{align-items:center;display:flex;flex-direction:column;gap:30px;margin-top:50px}.homeTitle{font-size:20px;width:1024px}.homeAddition{color:gray;font-size:20px;font-weight:500;margin-bottom:5px;margin-top:0;max-width:1024px;width:100%}@media screen and (max-width:600px){.homeContainer{gap:20px}}.navbar{background-color:#003580;display:flex;height:60px;justify-content:center}.navContainer{align-items:center;color:#fff;display:flex;justify-content:space-between;max-width:1024px;width:100%}.logo{font-size:28px;font-weight:500}.navBtn{background-color:#fff;border:none;border-radius:5px;color:#003580;cursor:pointer;font-size:18px;margin-left:20px;padding:8px 15px}@media screen and (max-width:600px){.navContainer{width:75%}.logo{font-size:22px;font-weight:500}.navItems{display:flex}.navBtn{background-color:#fff;border:none;border-radius:none;color:#003580;cursor:pointer;font-size:15px;padding:5px}}.header{background-color:#003580;color:#fff;display:flex;justify-content:center;position:relative}.headerContainer{margin:20px 0 100px;max-width:1024px;width:100%}.headerContainer.listMode{margin:20px 0 0}.headerList{display:flex;gap:50px}.headerListItem{align-items:center;display:flex;gap:10px;margin-bottom:30px}.headerListItem.active{border:1px solid #fff;border-radius:20px;padding:10px}.headerDesc{margin:20px 0}.headerBt{font-size:18px;padding:10px 20px}.headerBt,.headerBtn{background-color:#0071c2;border:none;color:#fff;cursor:pointer}.headerBtn{font-size:20px;margin-left:30%;padding:15px 25px}.headerSearch{align-items:center;background-color:#fff;border:8px solid #febb02;bottom:-25px;display:flex;height:30px;justify-content:space-around;max-width:1024px;padding:10px 0;position:absolute;width:100%}.headerIcon{color:#d3d3d3}.headerSearchItem{align-items:center;display:flex;gap:10px}.headerSearchInput{border:none;font-weight:500;outline:none}.headerSearchText{color:#d3d3d3;cursor:pointer;font-weight:500}.date,.option{position:absolute;top:50px;z-index:2}.option{background-color:#fff;border-radius:5px;box-shadow:0 0 10px -5px rgba(0,0,0,.4);color:gray}.optionItem{display:flex;justify-content:space-between;margin:10px;width:200px}.optionCounter{align-items:center;color:#000;display:flex;font-size:12px;gap:10px}.optionCounterButton{background-color:#fff;border:1px solid #0071c2;border-radius:3px;color:#0071c2;cursor:pointer;height:30px;width:30px}.optionCounterButton:disabled{cursor:not-allowed}@media screen and (max-width:600px){.header{position:relative}.headerContainer{width:90%}.headerList{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.headerSearch{grid-gap:60px;border:5px solid #febb02;display:grid;gap:60px;grid-template-columns:1fr;padding-left:10px;width:85%}.date,.headerSearch{position:absolute;z-index:2}.date{top:135px}.option{background-color:#fff;position:absolute;top:50px;z-index:2}.headerSearchInput{border:none;font-weight:500;outline:none;padding:10px}.headerSearchItem>span{font-size:18px}}.rdrCalendarWrapper{background:#fff;box-sizing:border-box;display:inline-flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateDisplay{display:flex;justify-content:space-between}.rdrDateDisplayItem{color:inherit;flex:1 1;text-align:center;width:0}.rdrDateDisplayItem+.rdrDateDisplayItem{margin-left:.833em}.rdrDateDisplayItem input{text-align:inherit}.rdrDateDisplayItem input:disabled{cursor:default}.rdrMonthAndYearWrapper{box-sizing:inherit;display:flex;justify-content:space-between}.rdrMonthAndYearPickers{align-items:center;display:flex;flex:1 1 auto;justify-content:center}.rdrNextPrevButton{box-sizing:inherit;cursor:pointer;outline:none}.rdrMonths{display:flex}.rdrMonthsVertical{flex-direction:column}.rdrMonthsHorizontal>div>div>div{display:flex;flex-direction:row}.rdrMonth{width:27.667em}.rdrWeekDays{display:flex}.rdrWeekDay{box-sizing:inherit;flex-basis:14.28571%;text-align:center}.rdrDays{display:flex;flex-wrap:wrap}.rdrInfiniteMonths{overflow:auto}.rdrDateRangeWrapper{-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateInput{position:relative}.rdrDateInput input{outline:none}.rdrDateInput .rdrWarning{color:red;font-size:1.6em;line-height:1.6em;position:absolute;right:.25em;top:0}.rdrDay{box-sizing:inherit;cursor:pointer;font:inherit;position:relative;width:14.28571%}.rdrDayNumber{display:block;position:relative}.rdrDayNumber span{color:#1d2429}.rdrDayDisabled{cursor:not-allowed}@supports (-ms-ime-align:auto){.rdrDay{flex-basis:14.285%!important}}.rdrEndEdge,.rdrInRange,.rdrSelected,.rdrStartEdge{pointer-events:none}.rdrDateRangePickerWrapper{display:inline-flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrStaticRanges{display:flex;flex-direction:column}.rdrStaticRange{font-size:inherit}.rdrInputRange{display:flex}.rdrCalendarWrapper{color:#000;font-size:12px}.rdrDateDisplayWrapper{background-color:#eff2f7}.rdrDateDisplay{margin:.833em}.rdrDateDisplayItem{background-color:#fff;border:1px solid transparent;border-radius:4px;box-shadow:0 1px 2px 0 rgba(35,57,66,.21)}.rdrDateDisplayItem input{background:transparent;border:0;color:#849095;cursor:pointer;height:2.5em;line-height:2.5em;width:100%}.rdrDateDisplayItemActive{border-color:currentColor}.rdrDateDisplayItemActive input{color:#7d888d}.rdrMonthAndYearWrapper{align-items:center;height:60px;padding-top:10px}.rdrMonthAndYearPickers{font-weight:600}.rdrMonthAndYearPickers select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;background:url("data:image/svg+xml;utf8,<svg width=%279px%27 height=%276px%27 viewBox=%270 0 9 6%27 version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27><g id=%27Artboard%27 stroke=%27none%27 stroke-width=%271%27 fill=%27none%27 fill-rule=%27evenodd%27 transform=%27translate%28-636.000000, -171.000000%29%27 fill-opacity=%270.368716033%27><g id=%27input%27 transform=%27translate%28172.000000, 37.000000%29%27 fill=%27%230E242F%27 fill-rule=%27nonzero%27><g id=%27Group-9%27 transform=%27translate%28323.000000, 127.000000%29%27><path d=%27M142.280245,7.23952813 C141.987305,6.92353472 141.512432,6.92361662 141.219585,7.23971106 C140.926739,7.5558055 140.926815,8.06821394 141.219755,8.38420735 L145.498801,13 L149.780245,8.38162071 C150.073185,8.0656273 150.073261,7.55321886 149.780415,7.23712442 C149.487568,6.92102998 149.012695,6.92094808 148.719755,7.23694149 L145.498801,10.7113732 L142.280245,7.23952813 Z%27 id=%27arrow%27></path></g></g></g></svg>") no-repeat;background-position:right 8px center;border:0;border-radius:4px;color:#3e484f;cursor:pointer;outline:0;padding:10px 30px 10px 10px;text-align:center}.rdrMonthAndYearPickers select:hover{background-color:rgba(0,0,0,.07)}.rdrMonthPicker,.rdrYearPicker{margin:0 5px}.rdrNextPrevButton{background:#eff2f7;border:0;border-radius:5px;display:block;height:24px;margin:0 .833em;padding:0;width:24px}.rdrNextPrevButton:hover{background:#e1e7f0}.rdrNextPrevButton i{border-style:solid;display:block;height:0;margin:auto;padding:0;text-align:center;transform:translate(-3px);width:0}.rdrPprevButton i{border-color:transparent #34495e transparent transparent;border-width:4px 6px 4px 4px;transform:translate(-3px)}.rdrNextButton i{border-color:transparent transparent transparent #34495e;border-width:4px 4px 4px 6px;margin:0 0 0 7px;transform:translate(3px)}.rdrWeekDays{padding:0 .833em}.rdrMonth{padding:0 .833em 1.666em}.rdrMonth .rdrWeekDays{padding:0}.rdrMonths.rdrMonthsVertical .rdrMonth:first-child .rdrMonthName{display:none}.rdrWeekDay{color:#849095;font-weight:400;line-height:2.667em}.rdrDay{background:transparent;border:0;color:#1d2429;height:3em;line-height:3em;padding:0;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDay:focus{outline:0}.rdrDayNumber{align-items:center;bottom:0;bottom:5px;display:flex;font-weight:300;justify-content:center;left:0;outline:0;position:absolute;right:0;top:0;top:5px}.rdrDayToday .rdrDayNumber span{font-weight:500}.rdrDayToday .rdrDayNumber span:after{background:#3d91ff;border-radius:2px;bottom:4px;content:"";height:2px;left:50%;position:absolute;transform:translate(-50%);width:18px}.rdrDayToday:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span:after{background:#fff}.rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span{color:hsla(0,0%,100%,.85)}.rdrEndEdge,.rdrInRange,.rdrSelected,.rdrStartEdge{background:currentColor;bottom:5px;left:0;position:absolute;right:0;top:5px}.rdrSelected{left:2px;right:2px}.rdrStartEdge{border-bottom-left-radius:1.042em;border-top-left-radius:1.042em;left:2px}.rdrEndEdge{border-bottom-right-radius:1.042em;border-top-right-radius:1.042em;right:2px}.rdrSelected{border-radius:1.042em}.rdrDayStartOfMonth .rdrEndEdge,.rdrDayStartOfMonth .rdrInRange,.rdrDayStartOfWeek .rdrEndEdge,.rdrDayStartOfWeek .rdrInRange{border-bottom-left-radius:1.042em;border-top-left-radius:1.042em;left:2px}.rdrDayEndOfMonth .rdrInRange,.rdrDayEndOfMonth .rdrStartEdge,.rdrDayEndOfWeek .rdrInRange,.rdrDayEndOfWeek .rdrStartEdge{border-bottom-right-radius:1.042em;border-top-right-radius:1.042em;right:2px}.rdrDayStartOfMonth .rdrDayEndPreview,.rdrDayStartOfMonth .rdrDayInPreview,.rdrDayStartOfWeek .rdrDayEndPreview,.rdrDayStartOfWeek .rdrDayInPreview{border-bottom-left-radius:1.333em;border-left-width:1px;border-top-left-radius:1.333em;left:0}.rdrDayEndOfMonth .rdrDayInPreview,.rdrDayEndOfMonth .rdrDayStartPreview,.rdrDayEndOfWeek .rdrDayInPreview,.rdrDayEndOfWeek .rdrDayStartPreview{border-bottom-right-radius:1.333em;border-right-width:1px;border-top-right-radius:1.333em;right:0}.rdrDayEndPreview,.rdrDayInPreview,.rdrDayStartPreview{background:hsla(0,0%,100%,.09);border:0 solid;bottom:3px;left:0;pointer-events:none;position:absolute;right:0;top:3px;z-index:1}.rdrDayStartPreview{border-bottom-left-radius:1.333em;border-bottom-width:1px;border-left-width:1px;border-top-left-radius:1.333em;border-top-width:1px;left:0}.rdrDayInPreview{border-bottom-width:1px;border-top-width:1px}.rdrDayEndPreview{border-bottom-right-radius:1.333em;border-bottom-width:1px;border-right-width:1px;border-top-right-radius:1.333em;border-top-width:1px;right:2px;right:0}.rdrDefinedRangesWrapper{background:#fff;border-right:1px solid #eff2f7;font-size:12px;width:226px}.rdrDefinedRangesWrapper .rdrStaticRangeSelected{color:currentColor;font-weight:600}.rdrStaticRange{background:#fff;border:0;border-bottom:1px solid #eff2f7;cursor:pointer;display:block;outline:0;padding:0}.rdrStaticRange:focus .rdrStaticRangeLabel,.rdrStaticRange:hover .rdrStaticRangeLabel{background:#eff2f7}.rdrStaticRangeLabel{display:block;line-height:18px;outline:0;padding:10px 20px;text-align:left}.rdrInputRanges{padding:10px 0}.rdrInputRange{align-items:center;padding:5px 20px}.rdrInputRangeInput{border:1px solid #dee7eb;border-radius:4px;color:#6c767a;height:30px;line-height:30px;margin-right:10px;text-align:center;width:30px}.rdrInputRangeInput:focus,.rdrInputRangeInput:hover{border-color:#b4bfc4;color:#333;outline:0}.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{background:transparent;border:1px solid;border-radius:1.333em;bottom:-2px;content:"";left:0;position:absolute;right:0;top:-2px}.rdrDayPassive{pointer-events:none}.rdrDayPassive .rdrDayNumber span{color:#d5dce0}.rdrDayPassive .rdrDayEndPreview,.rdrDayPassive .rdrDayInPreview,.rdrDayPassive .rdrDayStartPreview,.rdrDayPassive .rdrEndEdge,.rdrDayPassive .rdrInRange,.rdrDayPassive .rdrSelected,.rdrDayPassive .rdrStartEdge{display:none}.rdrDayDisabled{background-color:#f8f8f8}.rdrDayDisabled .rdrDayNumber span{color:#aeb9bf}.rdrDayDisabled .rdrDayEndPreview,.rdrDayDisabled .rdrDayInPreview,.rdrDayDisabled .rdrDayStartPreview,.rdrDayDisabled .rdrEndEdge,.rdrDayDisabled .rdrInRange,.rdrDayDisabled .rdrSelected,.rdrDayDisabled .rdrStartEdge{filter:grayscale(100%) opacity(60%)}.rdrMonthName{color:#849095;font-weight:600;padding:.833em;text-align:left}.featured{display:flex;gap:10px;justify-content:space-between;max-width:1024px;width:100%;z-index:1}.featuredItem{border-radius:10px;color:#fff;height:250px;overflow:hidden;position:relative}.featuredImg{object-fit:cover;width:100%}.featuredTitle{bottom:20px;left:20px;position:absolute}@media screen and (max-width:600px){.featured{display:flex;flex-direction:column;gap:10px;margin-top:80%;width:90%}}.pList{display:flex;gap:20px;justify-content:space-between;max-width:1024px;padding-left:40px;width:100%}.pListItem{border-radius:10px;cursor:pointer;flex:1 1;overflow:hidden}.pListImg{height:150px;object-fit:cover;width:100%}.pListTitles>h1{font-size:18px}.pListTitles>h2{color:grey;font-size:14px;font-weight:500}@media screen and (max-width:600px){.pList{display:flex;gap:15px;max-height:400px;overflow-x:scroll;width:100%}.pListItem{flex:0 0 auto;min-width:150px;width:auto}}.fp{gap:20px;justify-content:space-between;max-width:1024px;width:100%}.fp,.fpItem{display:flex}.fpItem{flex:1 1;flex-direction:column;gap:10px}.fpImg{object-fit:cover;width:100%}.fpName{font-size:21px;font-weight:600;margin-top:10px}.fpPlace{font-size:19px}.fpPlace,.fpPrice{color:gray;font-weight:500}.fpPrice{font-size:14px}.fpPrice>small{color:#000;font-size:20px;font-weight:700}.fpRating{display:flex;gap:10px;margin-top:10px}.fpBtn{background-color:#003580;border:none;border-radius:5px 5px 5px 0;color:#fff;cursor:pointer;height:30px;width:30px}.fpText{color:gray;font-weight:500}@media screen and (max-width:600px){.fp{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr;width:90%}}.add{display:flex;gap:15px;justify-content:space-between;max-width:1024px;width:100%}.addList{cursor:pointer;display:flex;flex:1 1;flex-direction:column;gap:10px}.addImg{height:250px;max-width:1024px;width:100%}.addItem{display:flex;flex-direction:column;gap:5px}.addName{color:#000;font-size:20px;font-weight:600}.addCity{color:gray;font-size:18px;font-weight:500}.addRating{display:flex;gap:10px}.addBtn{background-color:#003580;border:none;border-radius:5px 5px 5px 0;color:#fff;cursor:pointer;height:30px;width:30px}.addcomment{color:gray;font-size:16px;font-weight:500}@media screen and (max-width:600px){.add{display:flex;flex-direction:column;gap:20px;width:90%}}.mail{background-color:#003580;display:flex;justify-content:center;margin-top:50px;text-align:center;width:100%}.mailText{font-size:18px;font-weight:500;margin-top:0}.mailList{color:#fff;display:flex;flex-direction:column;gap:10px;padding:50px}.mailItem{display:flex;gap:5px;margin-top:10px}.mailInput{font-size:20px;height:30px;padding:10px;width:350px}.mailBtn,.mailInput{border:none;border-radius:5px;cursor:pointer}.mailBtn{background-color:#3daeff;font-size:18px;height:50px;width:150px}@media screen and (max-width:600px){.mail{display:flex;flex-direction:column;gap:20px;width:100%}.mailText{font-size:16px;font-weight:500;margin-top:0}.mailItem{display:flex;flex-direction:column;gap:10px}.mailItem>input{width:93%}.mailBtn{font-size:20px;width:100%}}.footer{margin-top:50px;max-width:1024px;max-width:1024;width:100%}.fList{display:flex;gap:20px;justify-content:space-between;width:100%}.fItem{color:#0071c2;cursor:pointer;font-size:16px;list-style:none;margin-bottom:10px;outline:none}.cRight{color:#0071c2;font-size:15px;font-weight:500;margin-left:40px}@media screen and (max-width:600px){.footer{display:flex;flex-direction:column;gap:20px;width:100%}.fList{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}}.listContainer{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:20px}.listWrapper{display:flex;gap:20px;max-width:1024px;width:100%}.listSearch{background-color:#febb02;border-radius:10px;flex:1 1;height:-webkit-max-content;height:max-content;padding:10px;position:-webkit-sticky;position:sticky;top:10px;width:50%}.listResult{flex:3 1}.lsTitle{color:gray;font-size:20px}.lsItem,.lsTitle{margin-bottom:10px}.lsItem{display:flex;flex-direction:column;gap:10px}.lsItem>label{font-size:15px}.lsItem>input{border:none;height:30px;padding:5px}.lsItem>span{align-items:center;background:#fff;cursor:pointer;display:flex;height:30px;padding:5px}.lsOptionTxt{color:gray;font-size:20px;font-weight:700}.lsOptionItem{display:flex;justify-content:space-between;margin-top:15px}.lsOptionItem>input{border:none;height:20px;width:50px}.lsOptionBtn{background-color:#0071c2;border:none;color:#fff;cursor:pointer;height:40px;padding:10px;width:100%}.lsResult{flex:3 1}@media screen and (max-width:600px){.listWrapper{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr;margin-right:25px;width:90%}.listSearch,.lsItem{width:90%}.lsItem{display:flex;flex-direction:column;gap:2px;margin-bottom:10px}.lsItem>input{border:none;height:30px;width:100%px}}.resultContainer{display:flex;flex-direction:column;gap:20px}.result{border:1px solid #d3d3d3;display:flex;gap:20px;justify-content:space-between;padding:10px}.resImg{height:200px;object-fit:cover;width:200px}.resDesc{display:flex;flex:2 1;flex-direction:column}.resPriceOpt{flex:1 1}.resTitle{color:#008009;font-size:22px}.resDistance{font-size:13px}.resTaxi{background-color:#008009;border-radius:5px;color:#fff;font-size:12px;font-weight:700;margin:10px 0;padding:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.resCond{font-size:15px;font-weight:700}.resSpace{font-size:14px;margin:5px 0}.resConcel{color:#008009;font-size:15px;font-weight:700;margin-bottom:5px}.resLater{color:#008009;font-size:14px}@media screen and (max-width:600px){.result{display:flex;flex-direction:column;gap:20px;padding:10px;width:100%}.resImg{height:200px;object-fit:cover;width:370px}}.resultPrice{flex-direction:column;gap:65px}.reRating,.resultPrice{display:flex;justify-content:space-between}.reText{color:#000;font-weight:700}.resPriceBtn{background-color:#003580;border:none;color:#fff;height:30px;width:30px}.reTaxOpt{display:flex;flex-direction:column;gap:10px;text-align:right}.rePriceOpt{font-size:22px;font-weight:600}.reTax{color:gray;font-size:13px}.rePriceBtn{background-color:#0071c2;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 5px;width:100%}@media screen and (max-width:600px){.resultPrice{display:flex;flex-direction:column;gap:20px;width:100%}.reRating,.reTaxOpt{width:90%}}.hotel{height:100vh}.hotelContainer{align-items:center;cursor:pointer;margin-top:10px}.hotelContainer,.hotelWrapper{display:flex;flex-direction:column}.hotelWrapper{gap:10px;max-width:1024px;position:relative;width:100%}.bookNow{background:#0071c2;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;padding:10px 20px;position:absolute;right:0;top:10px}.hotelTitle{font-size:24px}.hotelAddress{align-items:center;display:flex;font-size:12px;gap:10px}.hotelDistance{color:#0071c2;font-weight:500}.hotelPriceHighlight{color:#008009;font-weight:500}.hotelImages{display:flex;flex-wrap:wrap;justify-content:space-between}.hotelImgWrapper{width:33%}.hotelImg{object-fit:cover;width:100%}.hotelDetails{display:flex;gap:20px;justify-content:space-between;margin-top:20px}.hotelDetailsTexts{flex:3 1}.hotelDetailsPrice{flex:1 1}.hotelDesc{font-size:14px;margin-top:20px}.hotelDetailsPrice{background:#ebf3ff;display:flex;flex-direction:column;gap:20px;padding:20px}.hotelDetailsPrice>h1{color:#555;font-size:18px}.hotelDetailsPrice>span{font-size:14px}.hotelDetailsPrice>h2{font-size:13px}.hotelDetailsPrice>button{background:#0071c2;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;padding:10px 20px}.slider{background-color:rgba(0,0,0,.46);cursor:pointer;height:100vh;left:0;position:-webkit-sticky;position:sticky;top:0;width:100vw;z-index:999}.slider,.sliderWrapper{align-items:center;display:flex}.sliderWrapper{height:100%;justify-content:center;width:100%}.slideImg{height:80vh;width:80%}.close{color:#d3d3d3;font-size:30px;position:absolute;right:20px;top:20px}.arrow{color:#d3d3d3;font-size:50px;margin:20px}@media screen and (max-width:600px){.hotelDetails{display:flex;flex-direction:column;gap:20px}.hotelWrapper{padding:15px;width:90%}.slider{height:100vh;width:100vw}.sliderWrapper{align-items:center;display:flex;height:50%;justify-content:center;width:80%}.slideImg{height:100%;width:100%}.close{color:#d3d3d3;font-size:30px;position:absolute;right:10px;top:20px}.arrow{color:#d3d3d3;font-size:20px;margin:5px}}
/*# sourceMappingURL=main.cd848e26.css.map*/