#cruise_search_loading_layer{background-color:hsla(0,0%,100%,.9);height:100%;left:0;opacity:100%;position:absolute;top:0;width:100%;z-index:9}#cruise_search_loading_layer .moving_item{animation:bounce 1s ease-in-out infinite alternate;background-color:#adb5bd;border-radius:5000px;height:1rem;margin:0 .5rem;width:1rem}#cruise_search_loading_layer .moving_item:nth-child(5n+2){animation-delay:.1s}#cruise_search_loading_layer .moving_item:nth-child(5n+3){animation-delay:.2s}#cruise_search_loading_layer .moving_item:nth-child(5n+4){animation-delay:.3s}#cruise_search_loading_layer .moving_item:nth-child(5n+5){animation-delay:.4s}#search_result_container.loading{filter:blur(5px) grayscale(100%)}@keyframes pulse{0%{opacity:100%}50%{opacity:50%}to{opacity:100%}}@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(4rem)}}#filter_container{background-color:#fff;height:100vh;left:0;overflow:auto;position:fixed;top:0;transform:translateY(-100vh);transition:transform .2s ease-out;width:100vw;z-index:10}#filter_container.show{transform:translateY(0)}#cruise_search_filter legend{font-weight:600;margin-bottom:0;text-transform:uppercase}#cruise_search_filter .form-check-label{cursor:pointer;font-weight:300}#cruise_search_filter .form-check-label.unavailable{color:#adb5bd;font-weight:300}#cruise_search_filter .form-check-input:checked~.form-check-label{font-weight:600}#cruise_search_filter .main_destination_selector{background-color:transparent;border:0;margin:.5rem 0 0;padding:0;text-decoration:underline}#cruise_search_filter .main_destination_selector:first-child{margin-top:0}#when_table_container{display:none}#cruise_search_filter_ist_code_search,#cruise_search_filter_order_management .form-check-label.btn-outline-secondary{border-color:#dee2e6}#cruise_search_filter_order_management .form-check-label.btn-outline-secondary:hover{background-color:#dee2e6;border-color:#dee2e6;color:#212529}#cruise_search_filter_order_management .btn-check:checked+.btn-outline-secondary{background-color:#dee2e6;border-color:#adb5bd;color:#212529}.search_result.unavailable{display:none}@media (min-width:992px){#filter_container{height:auto;left:unset;position:relative;top:unset;transform:translateY(0);transition:none;width:auto}}#when_table{font-size:1rem;max-width:100%;width:300px}#when_table .when_selection{-webkit-appearance:button;background:transparent;border:none;cursor:pointer;font-family:inherit;font-size:100%;font-weight:600;line-height:1.15;margin:0;overflow:visible;padding:.3em 0;text-transform:none}#when_table .when_selection.unavailable{color:#adb5bd;font-weight:300}#when_table .when_selection[aria-pressed=true]{background-color:#ffc107}#when_table .when_selection[disabled]{color:#adb5bd;cursor:default;font-weight:300;text-decoration:line-through}