#watch-hotels__header{font-size:16px;font-weight:700;margin:15px 0}#watched-hotels-container{margin-bottom:20px}#watched-hotels-container .swiper-container{width:100%;height:100%;margin-bottom:20px}#watched-hotels-container .tour-card-link{color:#333}#watched-hotels-container .tour-card-link:hover,#watched-hotels-container .tour-card-link:focus{text-decoration:none}#watched-hotels-container .tour-card{border-radius:15px;overflow:hidden;border:1px solid rgba(27,90,231,0.15)}#watched-hotels-container .tour-image{width:100%;height:120px;background-size:cover;background-position:center}#watched-hotels-container .tour-info{padding:15px}#watched-hotels-container .tour-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}#watched-hotels-container .tour-stars{font-size:14px;color:#f39c12}#watched-hotels-container .tour-name{font-size:18px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#watched-hotels-container .tour-subtitle{font-size:14px;color:#555;margin-bottom:10px}#watched-hotels-container .tour-details{font-size:14px;line-height:1.5;color:#333}#watched-hotels-container .tour-details div{margin-bottom:5px}#watched-hotels-container .tour-price{border:0;padding:initial;margin:initial;background:0;font-weight:700}.hotel-page #watch-hotels__header{margin:0 0 12px;font-size:18px;line-height:16px;letter-spacing:-0.2px;border-bottom:1px solid #cfe1ff;padding-bottom:14px}.hotel-page .swiper-container{overflow:hidden}.hotel-page #watched-hotels-container{margin-bottom:0;position:relative}.hotel-page #watched-hotels-container .tour-card-link{height:100%}.hotel-page #watched-hotels-container .swiper-slide{height:auto;min-height:100%;display:flex;flex-flow:column}.hotel-page #watched-hotels-container .tour-card{height:100%;min-height:100%;display:flex;flex-flow:column}.hotel-page #watched-hotels-container .tour-card .tour-image{min-height:120px}.hotel-page #watched-hotels-container .tour-info{padding:15px;height:100%}.hotel-page #watched-hotels-container .tour-details{min-height:calc(100% - 30px);display:flex;flex-flow:column}.hotel-page #watched-hotels-container .tour-details .tour-price{margin-top:auto;width:100%;background-color:#1973f3;text-align:center;color:#fff;font-weight:400;padding:9px 10px;border-radius:10px}.hotel-page .watched-hotels-control{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center}.hotel-page .watched-hotels-control button{position:relative;z-index:1;width:40px;height:40px;border-radius:16px;padding:0;border:2px solid #4791fe;background-color:#fff;background-size:20px;background-repeat:no-repeat;background-position:center}.hotel-page .watched-hotels-control .overlay{position:absolute;top:-10px;bottom:-10px;background:#fff;z-index:0}.hotel-page .watched-hotels-control.prev-watched-hotels{left:0}.hotel-page .watched-hotels-control.prev-watched-hotels button{background-image:url(/x-assets/img/icons/icon-prev-blue.svg)}.hotel-page .watched-hotels-control.prev-watched-hotels .overlay{left:0;right:-20px;background:linear-gradient(90deg,white 0,rgba(255,255,255,0) 100%)}.hotel-page .watched-hotels-control.next-watched-hotels{right:0}.hotel-page .watched-hotels-control.next-watched-hotels button{background-image:url(/x-assets/img/icons/icon-next-blue.svg)}.hotel-page .watched-hotels-control.next-watched-hotels .overlay{left:-30px;right:0;background:linear-gradient(90deg,#ffffff00 0,#fff 50%)}.hotel-page .watched-hotels-control.swiper-button-disabled button,.hotel-page .watched-hotels-control.swiper-button-disabled .overlay{display:none}