.page-search-cruises{background-color:#e8eeff;padding:1rem 0}.page-search-cruises__header{display:grid;grid-template-columns:repeat(12,1fr);gap:1.5rem;margin-bottom:1rem;align-items:center}.page-search-cruises__results-count{grid-column:span 12;order:1}@media screen and (min-width:1024px){.page-search-cruises__results-count{grid-column:span 4;order:initial}}.page-search-cruises__search-form{grid-column:span 12;order:-1}.page-search-cruises__search-form>*:last-child{display:none}@media screen and (min-width:1024px){.page-search-cruises__search-form{grid-column:span 8;order:initial;display:flex;justify-content:space-between;align-items:center;gap:1.5rem}}@media screen and (min-width:1024px){.page-search-cruises__search-form>*:last-child{display:block}}.page-search-cruises__body{display:grid;grid-template-columns:repeat(12,1fr);gap:24px}.page-search-cruises__sidebar{display:none}@media screen and (min-width:1024px){.page-search-cruises__sidebar{display:block;grid-column:span 4}}@media screen and (min-width:1280px){.page-search-cruises__sidebar{grid-column:span 3}}.page-search-cruises__results{grid-column:span 12}@media screen and (min-width:1024px){.page-search-cruises__results{grid-column:span 8}}@media screen and (min-width:1280px){.page-search-cruises__results{grid-column:span 9}}@media screen and (min-width:768px){.page-search-cruises__results-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}}@media screen and (min-width:1280px){.page-search-cruises__results-list{grid-template-columns:1fr}}.page-search-cruises__mobile-footer{position:fixed;bottom:0;left:0;z-index:9999;width:100%}@media screen and (min-width:1024px){.page-search-cruises__mobile-footer{display:none}}.filter-results{background-color:#fff}@media screen and (min-width:768px){.filter-results{border-radius:.3rem}}.filter-results__reset{display:none}.filter-results__reset .link{color:inherit;padding-top:0;border-radius:0;font-weight:500}.filter-results__reset .link:hover{background-color:transparent;color:#ff8a8a}@media screen and (min-width:1280px){.filter-results__reset{display:block;padding:1rem;border-bottom:1px solid #d0d7e9}}.filter-results__body{padding-left:1rem;padding-right:1rem}.filter-results__item{padding-top:1rem;padding-bottom:1rem}.filter-results__item:not(:last-child){border-bottom:1px solid #d0d7e9}.filter-results__item h5{margin-top:0;margin-bottom:1rem;font-size:1rem}.filter-results__item-subtitle{font-weight:600;font-size:1.125rem;color:#ff8a8a}.filter-results__item-subtitle--btw{display:flex;justify-content:space-between}.filter-results__checkbox{width:100%;display:flex;align-items:center;gap:1rem;cursor:pointer}.filter-results__checkbox:not(:last-child){margin-bottom:.5rem}.filter-results__checkbox input{height:1.25rem;width:1.25rem}.filter-results__checkbox-label{width:100%;display:flex;justify-content:space-between;font-size:.9375rem}.filter-results__switch{display:flex;align-items:center;justify-content:space-between}.filter-results__switch h5{margin:0}.filter-results__switch:last-child{margin-top:1rem}.skeleton__field{display:block;height:1.25rem;width:100%;background-color:#d0d7e9;animation:skeleton-pulse 1.5s ease-in-out infinite}.skeleton__field--checkbox{display:flex;gap:1rem;background-color:transparent}.skeleton__field--checkbox:before,.skeleton__field--checkbox:after{content:"";display:block;height:100%;background-color:#d0d7e9;animation:skeleton-pulse 1.5s ease-in-out infinite}.skeleton__field--checkbox:before{width:1.25rem}.skeleton__field--checkbox:after{width:100%}.skeleton__field--checkbox:not(:last-child){margin-bottom:.5rem}.skeleton__count{display:inline-block;height:1.25rem;width:2.25rem;background-color:#d0d7e9;animation:skeleton-pulse 1.5s ease-in-out infinite;vertical-align:middle}.cruises-list{grid-column:span 2}.cruises-list__empty-box{background-color:#fff;padding:1rem;border-radius:1rem}.cruises-list__empty-text{font-size:1rem;line-height:1.6;color:#253a72;margin-bottom:1.5rem;text-align:left}.cruise-results-sort__content{background-color:#fff;border:1px solid #d0d7e9;border-radius:.375rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:.5rem;min-width:160px;z-index:1000;animation:slideDown .2s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.cruise-results-sort__options{display:flex;flex-direction:column;gap:.25rem}.cruise-results-sort__option{display:flex;align-items:center;padding:.625rem .75rem;border-radius:.25rem;cursor:pointer;transition:background-color .15s ease}.cruise-results-sort__option:hover{background-color:#ff8a8a0d}.cruise-results-sort__option input[type=radio]{width:1.125rem;height:1.125rem;margin-right:.75rem;cursor:pointer}.cruise-results-sort__option span{font-size:.875rem;color:#253a72;cursor:pointer}.cruise-mobile-action-bar{background-color:#fff;display:flex;gap:1rem;justify-content:center;padding-top:.75rem;padding-bottom:.75rem;box-shadow:0 -4px 12px #0000001a}.cruise-mobile-action-bar__sort-options{padding:.5rem 1rem}.cruise-mobile-action-bar__filters-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%}.cruise-mobile-action-bar__filters-footer__col{width:50%}.cruise-mobile-action-bar__filters-footer .link{color:inherit;padding-top:0;border-radius:0;font-weight:500;flex-shrink:0}.cruise-mobile-action-bar__filters-footer .link:hover{background-color:transparent;color:#ff8a8a}.clubpiu-banner{width:100%;border-radius:.25rem;background:#253a72;overflow:hidden;margin-bottom:.625rem}@media screen and (min-width:1280px){.clubpiu-banner{background-image:url(../assets/Group-181.DfWtsP_p.png);background-size:auto;background-position:70% center;background-repeat:no-repeat}}.clubpiu-banner__inner{display:flex;justify-content:space-between;gap:.5rem;padding:.75rem .375rem;align-items:center;text-align:center}@media screen and (min-width:768px){.clubpiu-banner__inner{padding:.75rem 1rem;text-align:left}}.clubpiu-banner__text{margin:0;font-size:.875rem;line-height:1.25;color:#fff;overflow:hidden;text-overflow:ellipsis;font-weight:600;width:65%}.clubpiu-banner__text span{color:#ff8a8a}@media screen and (min-width:1024px){.clubpiu-banner__text{width:auto}}.clubpiu-banner__link{color:#fff!important;font-weight:400;font-size:.875rem;cursor:pointer;transition:color .2s ease;text-underline-offset:.25rem}.clubpiu-banner__link:hover{color:#ff8a8a!important}.cruise-results-pagination{display:flex;justify-content:center;margin-top:1.5rem;align-items:center;gap:.5rem}.cruise-results-pagination__btn{background:none;border:none;cursor:pointer;font-size:1rem;height:2.5rem;width:2.5rem;display:flex;align-items:center;justify-content:center;border:1px solid #d0d7e9;border-radius:100%}.cruise-results-pagination__btn:first-child,.cruise-results-pagination__btn:last-child{background-color:#fff;border-color:#fff}.cruise-results-pagination__btn:first-child i,.cruise-results-pagination__btn:last-child i{font-size:.75rem;font-weight:600}.cruise-results-pagination__btn[data-active=true]{background-color:#253a72;color:#fff;border-color:#253a72}.cruise-results-pagination__btn:disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.filters-chips{width:100%;margin-bottom:.625rem}.filters-chips__row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:nowrap}.filters-chips__left{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}.filters-chips__title{display:none}@media screen and (min-width:1024px){.filters-chips__title{display:block;font-size:.875rem;font-weight:500;color:#1f315f;white-space:nowrap;flex-shrink:0}}.filters-chips__chips{display:flex;align-items:center;gap:.5rem;flex-wrap:nowrap;min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.filters-chips__chips::-webkit-scrollbar{display:none}.filters-chips__chip{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:.0625rem solid rgba(37,58,114,.18);background:#ffffffb3;color:#1f315f;border-radius:62.4375rem;padding:.375rem .5rem;font-size:.8125rem;font-weight:500;display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;max-width:100%;transition:all .15s ease}.filters-chips__chip:hover{border-color:#253a7259;transform:translateY(-.0625rem)}.filters-chips__chip-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:500;max-width:15.0625rem}@media screen and (min-width:768px){.filters-chips__chip-text{max-width:20rem}}.filters-chips__chip-x{width:1rem;height:1rem;font-size:1rem;line-height:1rem;display:flex;align-items:center;justify-content:center;opacity:.8;cursor:pointer}.filters-chips__reset{display:none}@media screen and (min-width:1024px){.filters-chips__reset{display:inline-block;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;color:#253a72;font-size:.875rem;font-weight:500;white-space:nowrap;text-decoration:underline;text-underline-offset:.25rem;padding:.25rem .35rem;flex-shrink:0}}.filters-chips__reset:hover,.filters-chips__reset:focus,.filters-chips__reset:active{background-color:transparent;color:#253a72;text-decoration:underline}
