.hotels{position:relative}.hotels .spinner-border{display:flex;margin:auto}.hotels__list{display:grid;grid-gap:32px;grid-template-columns:1fr 1fr;margin-top:85px;margin-bottom:80px}@media (min-width:1250px){.hotels__list{grid-template-columns:1fr 1fr 1fr}}@media (min-width:768px){.hotels__list{margin-top:90px}}@media (min-width:992px){.hotels__list{margin-top:60px}}.hotels__list-enter{opacity:0 !important}.hotels__list-leave-to{opacity:0 !important}.hotels__list-leave-active{position:absolute;z-index:-1}.hotels .no-results{font-size:26px}.hotels .sticky-categories-item input{position:absolute;z-index:-1;opacity:0}.hotels .current_type{grid-column:1 / 3;overflow-wrap:break-word;color:#03294B;font-size:30px;font-weight:300}@media (min-width:1250px){.hotels .current_type{grid-column:1 / 4}}.hotels .current_type .results{font-size:24px;display:block}.hotels .current_type .total{font-size:18px}.hotel{position:relative;border-radius:10px;overflow:hidden;box-shadow:0 3px 8px 0 rgba(0, 0, 0, 0.09);transition:opacity 0.35s ease-in-out;opacity:1}@media (min-width:768px){.hotel{box-shadow:unset}}.hotel__img{--bs-aspect-ratio: calc(280 / 386 * 100%)}.hotel__img img{-webkit-transition:all 1s ease;transition:all 1s ease;filter:brightness(70%)}@media (min-width:768px){.hotel__info{position:absolute;right:0;left:0;top:0;display:flex;flex-flow:column;height:100%;justify-content:flex-end;padding:0 20px}}.hotel__title{font-size:17px;color:#03294B;letter-spacing:-0.39px;font-weight:400;padding:5px 10px}@media (min-width:768px){.hotel__title{padding:5px 0px;color:#fff;margin-bottom:13px;font-size:31px;min-height:50px}}.hotel__hidden{display:flex;flex-wrap:wrap}@media (min-width:768px){.hotel__hidden{flex-wrap:nowrap;justify-content:space-between;margin-bottom:0;min-height:80px;margin-bottom:-80px;transition:0.3s margin-bottom}}.hotel__links{list-style:none;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:20px;margin-bottom:0;justify-content:space-between;width:100%;padding:8px 15px;border-top:1px solid #F3F3F3;position:absolute;bottom:0}@media (min-width:768px){.hotel__links{position:unset;border:unset;margin-top:unset;width:auto;padding-left:0}}.hotel__links_item{display:flex;flex-flow:column;text-align:center}.hotel__links_item span{font-size:8px;margin-top:5px}@media (min-width:768px){.hotel__links_item span{display:none}}.hotel__links svg{max-width:20px;max-height:20px;fill:#5067FD;margin:auto}@media (min-width:768px){.hotel__links svg{margin:unset;fill:#fff}}.hotel__desc{min-height:45px}@media (min-width:768px){.hotel__desc{min-height:unset}}.hotel__desc .desc{font-size:12px;font-weight:300;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.3;padding:0px 10px;margin-bottom:100px}@media (min-width:768px){.hotel__desc .desc{margin-bottom:unset;flex:1;max-width:100%;padding:unset;color:#fff;font-size:16px;font-weight:300;padding-right:30px}}.hotel__badge{color:#fff;font-size:14px;font-weight:300;position:absolute;right:0;top:20px;padding:3px 10px;text-transform:capitalize;border-radius:3px 0 0 3px;overflow:hidden}.hotel__badge.term-24{background:#03294B}.hotel__badge.term-25{background:#245495}.hotel__badge span{z-index:1;position:relative}.hotel__badge:before{content:"";position:absolute;right:0;width:0px;height:100%;top:0;transition:0.5s width}@media (min-width:768px){.hotel:hover .hotel__info,.hotel:focus-within .hotel__info,.hotel:focus .hotel__info{background:linear-gradient(180deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.3) 100%)}.hotel:hover .hotel__badge.term-24:before,.hotel:focus-within .hotel__badge.term-24:before,.hotel:focus .hotel__badge.term-24:before{width:100%;background:#245495}.hotel:hover .hotel__badge.term-25:before,.hotel:focus-within .hotel__badge.term-25:before,.hotel:focus .hotel__badge.term-25:before{width:100%;background:#03294B}.hotel:hover .hotel__hidden,.hotel:focus-within .hotel__hidden,.hotel:focus .hotel__hidden{transition:0.6s margin-bottom;margin-bottom:0}.hotel:hover .hotel__desc,.hotel:focus-within .hotel__desc,.hotel:focus .hotel__desc{-webkit-animation:IconsToTop 1s;animation:IconsToTop 1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;will-change:top, opacity}.hotel:hover .hotel__links,.hotel:focus-within .hotel__links,.hotel:focus .hotel__links{-webkit-animation:IconsToTop 0.7s;animation:IconsToTop 0.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both;will-change:top}.hotel:hover .hotel__links li,.hotel:focus-within .hotel__links li,.hotel:focus .hotel__links li{-webkit-animation:IconsToTop;animation:IconsToTop;-webkit-animation-fill-mode:both;animation-fill-mode:both;transition:0.5s opacity}.hotel:hover .hotel__links li:nth-child(1),.hotel:focus-within .hotel__links li:nth-child(1),.hotel:focus .hotel__links li:nth-child(1){animation-duration:0.6s}.hotel:hover .hotel__links li:nth-child(2),.hotel:focus-within .hotel__links li:nth-child(2),.hotel:focus .hotel__links li:nth-child(2){animation-duration:1s}.hotel:hover .hotel__links li:nth-child(3),.hotel:focus-within .hotel__links li:nth-child(3),.hotel:focus .hotel__links li:nth-child(3){animation-duration:1.4s}.hotel:hover img,.hotel:focus-within img,.hotel:focus img{-webkit-filter:brightness(50%);filter:brightness(50%)}}
.sticky-categories{position:sticky;background:#fff;z-index:99;top:calc(var(--sticky-header-height) + var(--header-top));border-bottom:2px solid #EEECEB;-ms-overflow-style:none;scrollbar-width:none}@media (max-width:767px){.sticky-categories{overflow-x:auto;overflow-y:hidden}}.sticky-categories::-webkit-scrollbar{display:none}.sticky-categories .container{position:relative}@media (min-width:992px) and (max-width:1249px){.sticky-categories .container{max-width:100%}}.sticky-categories-list{display:flex;justify-content:center;list-style:none;margin-bottom:0}@media (max-width:767px){.sticky-categories-list{justify-content:flex-start;padding:0}}.sticky-categories-item{margin:15px;font-size:17px}@media (max-width:767px){.sticky-categories-item{margin:15px 0}}.sticky-categories-link{color:#0C294C;border-radius:13px;font-weight:300;display:inline-block;padding:0px 10px;white-space:nowrap;line-height:1.5;cursor:pointer}@media (max-width:767px){.sticky-categories-link{margin:0;margin-right:20px;display:block;border:1px solid #eee8d5}}.sticky-categories-link.active{background:#5866FF;color:#fff;font-weight:500}.sticky-categories-search{max-width:180px;border:1px solid #B2B2B2;border-radius:100px;overflow:hidden;position:absolute;right:20px;top:50%;transform:translateY(-50%);background:#fff}@media (min-width:0) and (max-width:991px){.sticky-categories-search{max-width:500px;top:100px;transform:unset;width:calc(100% - 40px);margin:auto;right:0;left:0}}.sticky-categories-search input{border:0;color:#B2B2B2;text-transform:capitalize;padding:3px 12px}@media (min-width:0) and (max-width:991px){.sticky-categories-search input{height:40px}}.sticky-categories-search .input-group-text{border:0;background:none;padding:0}.sticky-categories-search button{padding-top:0;padding-bottom:0;padding-right:12px}.sticky-categories-search svg{width:15px;height:15px;fill:#B2B2B2}.sticky-categories.vue .sticky-categories-list{margin-bottom:0;padding-bottom:10px;padding-top:10px}
