@charset "UTF-8";.Select{position:relative}.Select,.Select div,.Select input,.Select span{box-sizing:border-box}.Select.is-disabled>.Select-control{background-color:#f9f9f9}.Select.is-disabled>.Select-control:hover{box-shadow:none}.Select.is-disabled .Select-arrow-zone{cursor:default;pointer-events:none;opacity:.35}.Select-control{cursor:default;display:table;border-spacing:0;border-collapse:separate;height:36px;outline:none;overflow:hidden;position:relative;width:100%}.Select-control:hover{box-shadow:0 1px #0000000f}.Select-control .Select-input:focus{outline:none}.is-searchable.is-open>.Select-control{cursor:text}.is-open>.Select-control{border-bottom-right-radius:0;border-bottom-left-radius:0}.is-open>.Select-control .Select-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.is-searchable.is-focused:not(.is-open)>.Select-control{cursor:text}.is-focused:not(.is-open)>.Select-control{box-shadow:inset 0 1px 1px #00000013,0 0 0 3px #007eff1a}.Select-placeholder,.Select--single>.Select-control .Select-value{inset:0;line-height:34px;padding-left:10px;padding-right:10px;position:absolute;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-value.is-clearable.Select--single>.Select-control .Select-value{padding-right:42px}.has-value.Select--single>.Select-control .Select-value a.Select-value-label,.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label{cursor:pointer;-webkit-text-decoration:none;text-decoration:none}.has-value.Select--single>.Select-control .Select-value a.Select-value-label:hover,.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:hover,.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus,.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus{outline:none;-webkit-text-decoration:underline;text-decoration:underline}.Select-input{height:34px;padding-left:10px;padding-right:10px;vertical-align:middle}.Select-input>input{width:100%;background:none transparent;border:0 none;box-shadow:none;cursor:default;display:inline-block;font-family:inherit;font-size:inherit;margin:0;outline:none;line-height:14px;padding:8px 0 12px;-webkit-appearance:none}.is-focused .Select-input>input{cursor:text}.has-value.is-pseudo-focused .Select-input{opacity:0}.Select-control:not(.is-searchable)>.Select-input{outline:none}.Select-loading-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:16px}.Select-loading{animation:Select-animation-spin .4s infinite linear;width:16px;height:16px;box-sizing:border-box;border-radius:50%;border:2px solid #ccc;display:inline-block;position:relative;vertical-align:middle}.Select-clear-zone{animation:Select-animation-fadeIn .2s;cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:17px}.Select-clear{display:inline-block;font-size:18px;line-height:1}.Select--multi .Select-clear-zone{width:17px}.Select-arrow-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:25px;padding-right:5px}.Select-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px;display:inline-block;height:0;width:0;position:relative}.is-open .Select-arrow,.Select-arrow-zone:hover>.Select-arrow{border-top-color:#666}.Select--multi .Select-multi-value-wrapper{display:inline-block}.Select .Select-aria-only{display:inline-block;height:1px;width:1px;margin:-1px;clip:rect(0,0,0,0);overflow:hidden;float:left}@keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}.Select-menu-outer{box-sizing:border-box;margin-top:-1px;max-height:200px;position:absolute;top:100%;width:100%;z-index:1;-webkit-overflow-scrolling:touch}.Select-menu{max-height:198px;overflow-y:auto}.Select-option{box-sizing:border-box;cursor:pointer;display:block;padding:8px 10px}.Select-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.Select-option.is-disabled{cursor:default}.Select-noresults{box-sizing:border-box;color:#999;cursor:default;display:block;padding:8px 10px}.Select--multi .Select-input{vertical-align:middle;margin-left:10px;padding:0}.Select--multi.has-value .Select-input{margin-left:5px}.Select--multi .Select-value{border-radius:2px;border:1px solid #c2e0ff;display:inline-block;font-size:.9em;line-height:1.4;margin-left:5px;margin-top:5px;vertical-align:top}.Select--multi .Select-value-icon,.Select--multi .Select-value-label{display:inline-block;vertical-align:middle}.Select--multi .Select-value-label{border-bottom-right-radius:2px;border-top-right-radius:2px;cursor:default;padding:2px 5px}.Select--multi a.Select-value-label{cursor:pointer;-webkit-text-decoration:none;text-decoration:none}.Select--multi a.Select-value-label:hover{-webkit-text-decoration:underline;text-decoration:underline}.Select--multi .Select-value-icon{cursor:pointer;border-bottom-left-radius:2px;border-top-left-radius:2px;border-right:1px solid #c2e0ff;border-right:1px solid rgba(0,126,255,.24);padding:1px 5px 3px}.Select--multi.is-disabled .Select-value{border:1px solid #e3e3e3}.Select--multi.is-disabled .Select-value-icon{cursor:not-allowed;border-right:1px solid #e3e3e3}@keyframes Select-animation-spin{to{transform:rotate(1turn)}}.schedule .schedule_slot .remove_game_button,.schedule .schedule_slot,.players-count-select-modal .players_count_buttons .players_count_button .remove_game_button,.players-count-select-modal .players_count_buttons .players_count_button,.slot_action_modal .close-button,.add_another_game_modal button.return_button,.add_another_game_modal .room .schedule_slot .remove_game_button,.add_another_game_modal .room .schedule_slot,.rooms_suggestions_modal .room .schedule_slot .remove_game_button,.rooms_suggestions_modal .room .schedule_slot{cursor:pointer;outline:none}.orange_button{outline:none;display:inline-block;vertical-align:middle;margin:0 0 1rem;padding:.85em 1em;border:1px solid transparent;border-radius:0;transition:background-color .25s ease-out,color .25s ease-out;font-family:inherit;font-size:.9rem;-webkit-appearance:none;line-height:1;text-align:center;cursor:pointer;margin:0;padding:.75rem 1.25rem .5625rem;border:1px solid #ff9000;border-radius:5000px!important;font-size:.75rem;transition:background-color .25s ease-out,color .25s ease-out,transform .25s ease-out}.orange_button[disabled],.orange_button.disabled{background-color:#c2c2c2;border-color:#a7a7a7;color:#0a0a0a;opacity:.25;cursor:not-allowed}.orange_button[disabled]:hover,.orange_button[disabled]:focus,.orange_button.disabled:hover,.orange_button.disabled:focus{background-color:#c2c2c2;border-color:#a7a7a7;color:inherit;transform:none}[data-whatinput=mouse] .orange_button{outline:0}.orange_button,.orange_button.disabled,.orange_button[disabled],.orange_button.disabled:hover,.orange_button[disabled]:hover,.orange_button.disabled:focus,.orange_button[disabled]:focus{background-color:#ff9000;color:#000}.orange_button:hover,.orange_button:focus{background-color:#ff9e20;color:#000}.orange_button:hover,.orange_button:focus{color:#000;transform:scale(1.05)}.orange_button.working{color:transparent}.orange_button.working:hover,.orange_button.working:focus{color:transparent}.orange_button .load_spinner{left:50%;width:1.5625rem;height:1.5625rem;margin-left:-.78125rem;margin-top:-.3125rem}@media print,screen and (min-width: 48em){.orange_button{padding:.9375rem 1.5625rem .6875rem;font-size:1.25rem}}.gray_background_button{outline:none;display:inline-block;vertical-align:middle;margin:0 0 1rem;padding:.85em 1em;border:1px solid transparent;border-radius:0;transition:background-color .25s ease-out,color .25s ease-out;font-family:inherit;font-size:.9rem;-webkit-appearance:none;line-height:1;text-align:center;cursor:pointer;margin:0;border-radius:.3125rem;font-size:.8125rem;text-transform:uppercase;transition:background-color .25s ease-out,color .25s ease-out,transform .25s ease-out}.gray_background_button[disabled],.gray_background_button.disabled{background-color:#c2c2c2;border-color:#a7a7a7;color:#0a0a0a;opacity:.25;cursor:not-allowed}.gray_background_button[disabled]:hover,.gray_background_button[disabled]:focus,.gray_background_button.disabled:hover,.gray_background_button.disabled:focus{background-color:#c2c2c2;border-color:#a7a7a7;color:inherit;transform:none}[data-whatinput=mouse] .gray_background_button{outline:0}.gray_background_button,.gray_background_button.disabled,.gray_background_button[disabled],.gray_background_button.disabled:hover,.gray_background_button[disabled]:hover,.gray_background_button.disabled:focus,.gray_background_button[disabled]:focus{background-color:#f7f6f6;color:#d5d5d5}.gray_background_button:hover,.gray_background_button:focus{background-color:#bdbdbd;color:#d5d5d5}.gray_background_button:hover,.gray_background_button:focus,.gray_background_button.active{background-color:#bdbdbd;color:#fff;transform:scale(1.05)}div.cs-select{display:inline-block;vertical-align:middle;position:relative;text-align:left;background:#fff;z-index:100;width:100%;max-width:500px;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}div.cs-select:focus{outline:none}.cs-select select{display:none}.cs-select span{display:block;position:relative;cursor:pointer;padding:1em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cs-select>span{padding-right:3em}.cs-select>span:after,.cs-select .cs-selected span:after{speak:none;position:absolute;top:50%;transform:translateY(-50%);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cs-select>span:after{content:"\25be";right:1em}.cs-select .cs-selected span:after{content:"\2713";margin-left:1em}.cs-select.cs-active>span:after{transform:translateY(-50%) rotate(180deg)}div.cs-active{z-index:200}.cs-select .cs-options{position:absolute;overflow:hidden;width:100%;background:#fff;visibility:hidden}.cs-select.cs-active .cs-options{visibility:visible}.cs-select ul{list-style:none;margin:0;padding:0;width:100%}.cs-select ul span{padding:1em}.cs-select ul li.cs-focus span{background-color:#ddd}.cs-select li.cs-optgroup ul{padding-left:1em}.cs-select li.cs-optgroup>span{cursor:default}@keyframes shake_effect_for_mixin{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.spinner{animation:spinner-spin 1.2s infinite linear}.load_spinner{animation:load_spinner-spin 1.2s infinite linear}.load_spinner{width:1.25em;height:1.25em;border-radius:50%;background:transparent;border-top:4px solid #fff;border-bottom:4px solid #fff;border-right:4px solid;border-left:4px solid;border-right-color:transparent;border-left-color:transparent}@media print,screen and (max-width: 47.99875em){.load_spinner{height:1.1em;width:1.1em;border-top:2px solid #fff;border-bottom:2px solid #fff;border-right:2px solid;border-left:2px solid;border-right-color:transparent;border-left-color:transparent}}span.load_spinner,span.border-load_spinner{display:inline-block}.repainting_header_page .layout_header{background:transparent;border-bottom:1px solid transparent}.repainting_header_page .layout_header.repainted{background:#fefefe;border-bottom-color:#d5d5d5}.repainting_header_page .layout_header .top_bar div.logo a.logo{background-image:url("/assets/images/layout/logos/logo_white-BF3REDMR.svg")}.repainting_header_page .layout_header .top_bar ul.pages_nav a,.repainting_header_page .layout_header .top_bar div.sign_in a.signin_button,.repainting_header_page .layout_header .top_bar div.sign_in a.customer_name{color:#fefefe}.repainting_header_page .layout_header .top_bar div.sign_in a.signin_button:before,.repainting_header_page .layout_header .top_bar div.sign_in a.customer_name:before{background-color:#fefefe}.repainting_header_page .layout_header .top_bar div.open_menu_button button.open_menu_button{color:#fefefe}.repainting_header_page .layout_header.repainted .top_bar div.logo a.logo{background-image:url("/assets/images/layout/logos/logo_black-EVNQOWJA.svg")}.repainting_header_page .layout_header.repainted .top_bar ul.pages_nav a,.repainting_header_page .layout_header.repainted .top_bar div.sign_in a.signin_button,.repainting_header_page .layout_header.repainted .top_bar div.sign_in a.customer_name{color:#0a0a0a}.repainting_header_page .layout_header.repainted .top_bar div.sign_in a.signin_button:before,.repainting_header_page .layout_header.repainted .top_bar div.sign_in a.customer_name:before{background-color:#0a0a0a}.repainting_header_page .layout_header.repainted .top_bar div.open_menu_button button.open_menu_button{color:#0a0a0a}.repainting_header_page .layout_header:not(.repainted) .top_bar .tripadvisor svg{--variable-color: #FFF }.rooms_suggestions_modal{overflow-y:visible;background:none;border:0;color:#fefefe;text-align:center}.rooms_suggestions_modal .close-button{top:0;right:0;padding:.9375rem;color:#ff4056;font-size:.8125rem;text-transform:uppercase;outline:none}.rooms_suggestions_modal .close-button span{position:relative;display:block;padding-right:1.5625rem}.rooms_suggestions_modal .close-button span .icon{width:1.125rem;height:1.125rem;fill:currentColor;position:absolute;top:50%;right:0;transform:translateY(-62%)}.rooms_suggestions_modal .container{margin:1.625rem 0}.rooms_suggestions_modal .buttons_place{margin-top:1.625rem}.rooms_suggestions_modal .buttons_place button{font-size:1.125rem;color:#ff9000}.rooms_suggestions_modal h1{margin-bottom:1.25rem;text-align:center}.rooms_suggestions_modal h1 .location-name{color:#ff9000}@media screen and (min-width: 80em){.rooms_suggestions_modal h1{margin-bottom:2.5rem}}.rooms_suggestions_modal .rooms{display:flex;flex-wrap:wrap;margin-bottom:.625rem}.rooms_suggestions_modal .room{flex:0 0 auto;width:100%;display:flex;flex-flow:row wrap;margin-bottom:1.5625rem;font-size:1rem}.rooms_suggestions_modal .room:last-child{margin-bottom:0}.rooms_suggestions_modal .room .slot_wrap{position:relative;width:5.5625rem;margin-right:.625rem}.rooms_suggestions_modal .room .slot_wrap:last-child{margin-right:0}.rooms_suggestions_modal .room .slot_wrap .select_players_count_dropdown{position:absolute;z-index:10;display:none;width:300px;padding:1rem;visibility:hidden;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;font-size:1rem;top:0;width:100%;min-width:8.875rem;padding:1.0625rem .75rem .75rem;border:1px solid #2bc8f5;border-radius:.3125rem;box-shadow:0 0 19px #0000002e;line-height:1}.rooms_suggestions_modal .room .slot_wrap .select_players_count_dropdown.is-opening{display:block}.rooms_suggestions_modal .room .slot_wrap .select_players_count_dropdown.is-open{display:block;visibility:visible}.rooms_suggestions_modal .room .slot_wrap .select_players_count_dropdown .title{margin-bottom:.625rem;color:#2bc8f5;font-size:.875rem;text-transform:uppercase}.rooms_suggestions_modal .room .slot_wrap .select_players_count_dropdown .list{margin:0;padding:0;list-style:none}.rooms_suggestions_modal .room .slot_wrap .select_players_count_dropdown .list li{line-height:1}.rooms_suggestions_modal .room .slot_wrap .select_players_count_dropdown .list button{display:block;width:100%;padding:.4375rem 0;text-align:left;color:#b2b6b6;cursor:pointer;outline:none}.rooms_suggestions_modal .room .slot_wrap .select_players_count_dropdown .list button:hover,.rooms_suggestions_modal .room .slot_wrap .select_players_count_dropdown .list button:focus{color:#000}.rooms_suggestions_modal .room .schedule_slot{height:2.9375rem;width:100%;padding:.4375rem .375rem .3125rem;background:transparent;border:1px solid black;border-radius:.1875rem;text-align:left;line-height:1;font-size:.75rem;white-space:nowrap;transition:all .25s ease-out;float:none;background:none;color:#fefefe;border-color:#fefefe}.rooms_suggestions_modal .room .schedule_slot .spinner{animation:spinner-spin 1.2s infinite linear}.rooms_suggestions_modal .room .schedule_slot .spinner{width:1.25em;height:1.25em;border-radius:50%;background:transparent;border-top:4px solid currentColor;border-bottom:4px solid currentColor;border-right:4px solid;border-left:4px solid;border-right-color:transparent;border-left-color:transparent}@media print,screen and (max-width: 47.99875em){.rooms_suggestions_modal .room .schedule_slot .spinner{height:1.1em;width:1.1em;border-top:2px solid currentColor;border-bottom:2px solid currentColor;border-right:2px solid;border-left:2px solid;border-right-color:transparent;border-left-color:transparent}}.rooms_suggestions_modal .room .schedule_slot span.spinner,.rooms_suggestions_modal .room .schedule_slot span.border-spinner{display:inline-block}.rooms_suggestions_modal .room .schedule_slot .spinner{margin:auto}.rooms_suggestions_modal .room .schedule_slot .time{margin-bottom:.125rem}.rooms_suggestions_modal .room .schedule_slot .price_place{display:flex;align-items:baseline}.rooms_suggestions_modal .room .schedule_slot .price_with_discount{margin-left:.3125rem}.rooms_suggestions_modal .room .schedule_slot:hover,.rooms_suggestions_modal .room .schedule_slot:focus{box-shadow:0 0 6px #0000004a}@media print,screen and (min-width: 48em){.rooms_suggestions_modal .room .schedule_slot{height:4.375rem;padding:.75rem .75rem .625rem;font-size:1rem}.rooms_suggestions_modal .room .schedule_slot:hover,.rooms_suggestions_modal .room .schedule_slot:focus{box-shadow:0 0 12px #0000004a}}.rooms_suggestions_modal .room .schedule_slot.disabled{border-color:#bdbdbd!important;color:#bdbdbd!important;cursor:not-allowed}.rooms_suggestions_modal .room .schedule_slot.disabled:hover,.rooms_suggestions_modal .room .schedule_slot.disabled:focus{background:none!important;animation:shake_effect_for_mixin .82s cubic-bezier(.36,.07,.19,.97) both;transform:translateZ(0)}.rooms_suggestions_modal .room .schedule_slot .remove_game_button{z-index:10;color:#8a8a8a;cursor:pointer;height:1.125rem;width:1.125rem;position:absolute;top:.125rem;right:.125rem}[data-whatinput=mouse] .rooms_suggestions_modal .room .schedule_slot .remove_game_button{outline:0}.rooms_suggestions_modal .room .schedule_slot .remove_game_button:hover,.rooms_suggestions_modal .room .schedule_slot .remove_game_button:focus{color:#0a0a0a}.rooms_suggestions_modal .room .schedule_slot .remove_game_button:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:"";height:.625rem;width:.625rem;background-color:#fefefe;mask:url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjIyIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMjIgMzIiPgo8dGl0bGU+dGltZXM8L3RpdGxlPgo8cGF0aCBkPSJNMTUuMTcgMTZsNi4yNTQgNi4yNTRjMC43NjggMC43NjggMC43NjggMi4wMTIgMCAyLjc4bC0xLjM5IDEuMzljLTAuNzY4IDAuNzY4LTIuMDEyIDAuNzY4LTIuNzggMGwtNi4yNTQtNi4yNTQtNi4yNTQgNi4yNTRjLTAuNzY3IDAuNzY4LTIuMDEyIDAuNzY4LTIuNzggMGwtMS4zOS0xLjM5Yy0wLjc2OC0wLjc2OC0wLjc2OC0yLjAxMiAwLTIuNzhsNi4yNTQtNi4yNTQtNi4yNTQtNi4yNTRjLTAuNzY4LTAuNzY4LTAuNzY4LTIuMDEyIDAtMi43OGwxLjM5LTEuMzljMC43NjgtMC43NjggMi4wMTMtMC43NjggMi43OCAwbDYuMjU0IDYuMjU0IDYuMjU0LTYuMjU0YzAuNzY4LTAuNzY4IDIuMDEyLTAuNzY4IDIuNzggMGwxLjM5IDEuMzljMC43NjggMC43NjggMC43NjggMi4wMTMgMCAyLjc4eiI+PC9wYXRoPgo8L3N2Zz4K) no-repeat center/cover;transition:background-color .25s ease-in-out}.rooms_suggestions_modal .room .schedule_slot .remove_game_button:hover:before{background-color:#d8d8d8}@media print,screen and (min-width: 48em){.rooms_suggestions_modal .room .schedule_slot .remove_game_button{top:.375rem;right:.375rem}}.rooms_suggestions_modal .room .schedule_slot:hover,.rooms_suggestions_modal .room .schedule_slot:focus{background:#fefefe;color:#0a0a0a}.rooms_suggestions_modal .room .schedule_slot .price,.rooms_suggestions_modal .room .schedule_slot .confirm_label{display:inline-block}.rooms_suggestions_modal .room .schedule_slot .confirm_label{margin-left:.625rem}.rooms_suggestions_modal .room .bage{flex:0 0 auto;width:100%;margin-bottom:.625rem}.rooms_suggestions_modal .room img.image{height:4.5rem;width:4.5rem;margin-right:.625rem;border-radius:50%}.rooms_suggestions_modal .room span.name{display:block;color:#fff;line-height:1.2}.rooms_suggestions_modal .room .players-count-message{color:#ff4056;font-size:.8em}@media print,screen and (max-width: 47.99875em){.rooms_suggestions_modal .rooms{width:18rem;margin:0 auto}.rooms_suggestions_modal .room .bage>a{display:flex;align-items:center}}@media print,screen and (min-width: 48em){.rooms_suggestions_modal{width:41.25rem}.rooms_suggestions_modal .room{align-items:center}.rooms_suggestions_modal .room .bage{width:7.5rem;margin:0 .9375rem 0 0}.rooms_suggestions_modal .room img.image{margin:0 0 .625rem}.rooms_suggestions_modal .room .slot_wrap{width:9rem;margin-right:1.25rem}}.add_another_game_modal{overflow-y:visible;background:none;border:0;color:#fefefe;text-align:center}.add_another_game_modal .close-button{top:0;right:0;padding:.9375rem;color:#ff4056;font-size:.8125rem;text-transform:uppercase;outline:none}.add_another_game_modal .close-button span{position:relative;display:block;padding-right:1.5625rem}.add_another_game_modal .close-button span .icon{width:1.125rem;height:1.125rem;fill:currentColor;position:absolute;top:50%;right:0;transform:translateY(-62%)}.add_another_game_modal .container{margin:1.625rem 0}.add_another_game_modal .buttons_place{margin-top:1.625rem}.add_another_game_modal .buttons_place button{font-size:1.125rem;color:#ff9000}.add_another_game_modal h1{margin-bottom:1.25rem;text-align:center}.add_another_game_modal h1 .location-name{color:#ff9000}@media screen and (min-width: 80em){.add_another_game_modal h1{margin-bottom:2.5rem}}.add_another_game_modal .close-button span{color:transparent}.add_another_game_modal .close-button span:before{color:#9f9f9f;font-size:1.25rem}.add_another_game_modal h1{color:#2bc8f5;font-size:1.5rem;font-weight:400}.add_another_game_modal .rooms{display:flex;flex-wrap:wrap;margin-bottom:.625rem}.add_another_game_modal .room{flex:0 0 auto;width:100%;display:flex;flex-flow:row wrap;margin-bottom:1.5625rem;font-size:1rem}.add_another_game_modal .room:last-child{margin-bottom:0}.add_another_game_modal .room .slot_wrap{position:relative;width:5.5625rem;margin-right:.625rem}.add_another_game_modal .room .slot_wrap:last-child{margin-right:0}.add_another_game_modal .room .slot_wrap .select_players_count_dropdown{position:absolute;z-index:10;display:none;width:300px;padding:1rem;visibility:hidden;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;font-size:1rem;top:0;width:100%;min-width:8.875rem;padding:1.0625rem .75rem .75rem;border:1px solid #2bc8f5;border-radius:.3125rem;box-shadow:0 0 19px #0000002e;line-height:1}.add_another_game_modal .room .slot_wrap .select_players_count_dropdown.is-opening{display:block}.add_another_game_modal .room .slot_wrap .select_players_count_dropdown.is-open{display:block;visibility:visible}.add_another_game_modal .room .slot_wrap .select_players_count_dropdown .title{margin-bottom:.625rem;color:#2bc8f5;font-size:.875rem;text-transform:uppercase}.add_another_game_modal .room .slot_wrap .select_players_count_dropdown .list{margin:0;padding:0;list-style:none}.add_another_game_modal .room .slot_wrap .select_players_count_dropdown .list li{line-height:1}.add_another_game_modal .room .slot_wrap .select_players_count_dropdown .list button{display:block;width:100%;padding:.4375rem 0;text-align:left;color:#b2b6b6;cursor:pointer;outline:none}.add_another_game_modal .room .slot_wrap .select_players_count_dropdown .list button:hover,.add_another_game_modal .room .slot_wrap .select_players_count_dropdown .list button:focus{color:#000}.add_another_game_modal .room .schedule_slot{height:2.9375rem;width:100%;padding:.4375rem .375rem .3125rem;background:transparent;border:1px solid black;border-radius:.1875rem;text-align:left;line-height:1;font-size:.75rem;white-space:nowrap;transition:all .25s ease-out;float:none;background:none;color:#2bc8f5;border-color:#2bc8f5}.add_another_game_modal .room .schedule_slot .spinner{animation:spinner-spin 1.2s infinite linear}.add_another_game_modal .room .schedule_slot .spinner{width:1.25em;height:1.25em;border-radius:50%;background:transparent;border-top:4px solid currentColor;border-bottom:4px solid currentColor;border-right:4px solid;border-left:4px solid;border-right-color:transparent;border-left-color:transparent}@media print,screen and (max-width: 47.99875em){.add_another_game_modal .room .schedule_slot .spinner{height:1.1em;width:1.1em;border-top:2px solid currentColor;border-bottom:2px solid currentColor;border-right:2px solid;border-left:2px solid;border-right-color:transparent;border-left-color:transparent}}.add_another_game_modal .room .schedule_slot span.spinner,.add_another_game_modal .room .schedule_slot span.border-spinner{display:inline-block}.add_another_game_modal .room .schedule_slot .spinner{margin:auto}.add_another_game_modal .room .schedule_slot .time{margin-bottom:.125rem}.add_another_game_modal .room .schedule_slot .price_place{display:flex;align-items:baseline}.add_another_game_modal .room .schedule_slot .price_with_discount{margin-left:.3125rem}.add_another_game_modal .room .schedule_slot:hover,.add_another_game_modal .room .schedule_slot:focus{box-shadow:0 0 6px #0000004a}@media print,screen and (min-width: 48em){.add_another_game_modal .room .schedule_slot{height:4.375rem;padding:.75rem .75rem .625rem;font-size:1rem}.add_another_game_modal .room .schedule_slot:hover,.add_another_game_modal .room .schedule_slot:focus{box-shadow:0 0 12px #0000004a}}.add_another_game_modal .room .schedule_slot.disabled{border-color:#bdbdbd!important;color:#bdbdbd!important;cursor:not-allowed}.add_another_game_modal .room .schedule_slot.disabled:hover,.add_another_game_modal .room .schedule_slot.disabled:focus{background:none!important;animation:shake_effect_for_mixin .82s cubic-bezier(.36,.07,.19,.97) both;transform:translateZ(0)}.add_another_game_modal .room .schedule_slot .remove_game_button{z-index:10;color:#8a8a8a;cursor:pointer;height:1.125rem;width:1.125rem;position:absolute;top:.125rem;right:.125rem}[data-whatinput=mouse] .add_another_game_modal .room .schedule_slot .remove_game_button{outline:0}.add_another_game_modal .room .schedule_slot .remove_game_button:hover,.add_another_game_modal .room .schedule_slot .remove_game_button:focus{color:#0a0a0a}.add_another_game_modal .room .schedule_slot .remove_game_button:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:"";height:.625rem;width:.625rem;background-color:#fefefe;mask:url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjIyIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMjIgMzIiPgo8dGl0bGU+dGltZXM8L3RpdGxlPgo8cGF0aCBkPSJNMTUuMTcgMTZsNi4yNTQgNi4yNTRjMC43NjggMC43NjggMC43NjggMi4wMTIgMCAyLjc4bC0xLjM5IDEuMzljLTAuNzY4IDAuNzY4LTIuMDEyIDAuNzY4LTIuNzggMGwtNi4yNTQtNi4yNTQtNi4yNTQgNi4yNTRjLTAuNzY3IDAuNzY4LTIuMDEyIDAuNzY4LTIuNzggMGwtMS4zOS0xLjM5Yy0wLjc2OC0wLjc2OC0wLjc2OC0yLjAxMiAwLTIuNzhsNi4yNTQtNi4yNTQtNi4yNTQtNi4yNTRjLTAuNzY4LTAuNzY4LTAuNzY4LTIuMDEyIDAtMi43OGwxLjM5LTEuMzljMC43NjgtMC43NjggMi4wMTMtMC43NjggMi43OCAwbDYuMjU0IDYuMjU0IDYuMjU0LTYuMjU0YzAuNzY4LTAuNzY4IDIuMDEyLTAuNzY4IDIuNzggMGwxLjM5IDEuMzljMC43NjggMC43NjggMC43NjggMi4wMTMgMCAyLjc4eiI+PC9wYXRoPgo8L3N2Zz4K) no-repeat center/cover;transition:background-color .25s ease-in-out}.add_another_game_modal .room .schedule_slot .remove_game_button:hover:before{background-color:#d8d8d8}@media print,screen and (min-width: 48em){.add_another_game_modal .room .schedule_slot .remove_game_button{top:.375rem;right:.375rem}}.add_another_game_modal .room .schedule_slot:hover,.add_another_game_modal .room .schedule_slot:focus{background:#2bc8f5;color:#fefefe}.add_another_game_modal .room .schedule_slot.in_cart{border-color:#2fc832;background:#2fc832;color:#fff;cursor:default}.add_another_game_modal .room .bage{flex:0 0 auto;width:100%;margin-bottom:.625rem}.add_another_game_modal .room img.image{height:4.5rem;width:4.5rem;margin-right:.625rem;border-radius:50%}.add_another_game_modal .room span.name{display:block;color:#fff;line-height:1.2}.add_another_game_modal .room .players-count-message{color:#ff4056;font-size:.8em}.add_another_game_modal .links_place{display:flex;justify-content:space-between;padding:.625rem 0;border-top:1px solid #b2b6b6}.add_another_game_modal .links_place>*{position:relative}.add_another_game_modal .links_place>* .icon{position:absolute;top:50%;transform:translateY(-50%)}.add_another_game_modal button.return_button{padding-left:1.125rem;color:#ff9000}.add_another_game_modal button.return_button .icon{left:0}.add_another_game_modal a.link_to_full_schedule{padding-right:1.125rem}.add_another_game_modal a.link_to_full_schedule .icon{right:0}@media print,screen and (max-width: 47.99875em){.add_another_game_modal .rooms{width:18rem;margin:0 auto}.add_another_game_modal .room .bage>a{display:flex;align-items:center}}@media print,screen and (min-width: 48em){.add_another_game_modal{width:41.25rem}.add_another_game_modal .room{align-items:center}.add_another_game_modal .room .bage{width:7.5rem;margin:0 .9375rem 0 0}.add_another_game_modal .room img.image{margin:0 0 .625rem}.add_another_game_modal .room .slot_wrap{width:9rem;margin-right:1.25rem}.add_another_game_modal .links_place{padding:1.25rem 0}}.slot_action_modal{max-width:26.25rem;border-radius:1.25rem;overflow-y:visible}.slot_action_modal .body{text-align:center}.slot_action_modal .icon{font-size:2.5rem}.slot_action_modal .close-button{z-index:10;color:#8a8a8a;cursor:pointer;height:2.375rem;width:2.375rem;position:absolute;top:0;right:0}[data-whatinput=mouse] .slot_action_modal .close-button{outline:0}.slot_action_modal .close-button:hover,.slot_action_modal .close-button:focus{color:#0a0a0a}.slot_action_modal .close-button:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:"";height:.75rem;width:.75rem;background-color:#0a0a0a;mask:url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjIyIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMjIgMzIiPgo8dGl0bGU+dGltZXM8L3RpdGxlPgo8cGF0aCBkPSJNMTUuMTcgMTZsNi4yNTQgNi4yNTRjMC43NjggMC43NjggMC43NjggMi4wMTIgMCAyLjc4bC0xLjM5IDEuMzljLTAuNzY4IDAuNzY4LTIuMDEyIDAuNzY4LTIuNzggMGwtNi4yNTQtNi4yNTQtNi4yNTQgNi4yNTRjLTAuNzY3IDAuNzY4LTIuMDEyIDAuNzY4LTIuNzggMGwtMS4zOS0xLjM5Yy0wLjc2OC0wLjc2OC0wLjc2OC0yLjAxMiAwLTIuNzhsNi4yNTQtNi4yNTQtNi4yNTQtNi4yNTRjLTAuNzY4LTAuNzY4LTAuNzY4LTIuMDEyIDAtMi43OGwxLjM5LTEuMzljMC43NjgtMC43NjggMi4wMTMtMC43NjggMi43OCAwbDYuMjU0IDYuMjU0IDYuMjU0LTYuMjU0YzAuNzY4LTAuNzY4IDIuMDEyLTAuNzY4IDIuNzggMGwxLjM5IDEuMzljMC43NjggMC43NjggMC43NjggMi4wMTMgMCAyLjc4eiI+PC9wYXRoPgo8L3N2Zz4K) no-repeat center/cover;transition:background-color .25s ease-in-out}.slot_action_modal .close-button:hover:before{background-color:#090909}.slot_action_modal .close-button span{display:none}.slot_action_modal .buttons_place{display:flex;justify-content:center}.slot_action_modal .buttons_place button{flex:0 0 50%;padding:.625rem 0;color:#ff9000;cursor:pointer;outline:none}.slot_action_modal.added_to_cart_modal .icon_place{height:3.75rem;padding-top:.3125rem}.slot_action_modal.added_to_cart_modal .icon_place .icon{fill:#22bb26}.slot_action_modal.added_to_cart_modal .buttons_place{align-items:center}.slot_action_modal.added_to_cart_modal button.left{margin-top:.875rem}.slot_action_modal.added_to_cart_modal button.left .icon{margin:0 .3125rem -.125rem 0}.slot_action_modal.added_to_cart_modal button.left .savings_label{display:block;color:#10bd10;font-size:.875rem}.slot_action_modal.added_to_cart_modal button.right{display:inline-block;vertical-align:middle;margin:0 0 1rem;padding:.85em 1em;border:1px solid transparent;border-radius:0;transition:background-color .25s ease-out,color .25s ease-out;font-family:inherit;font-size:.9rem;-webkit-appearance:none;line-height:1;text-align:center;cursor:pointer;margin:0;padding:.75rem .625rem .5625rem;border:1px solid #ff9000;border-radius:1.25rem;font-size:.875rem;transition:background-color .25s ease-out,color .25s ease-out,transform .25s ease-out}[data-whatinput=mouse] .slot_action_modal.added_to_cart_modal button.right{outline:0}.slot_action_modal.added_to_cart_modal button.right,.slot_action_modal.added_to_cart_modal button.right.disabled,.slot_action_modal.added_to_cart_modal button.right[disabled],.slot_action_modal.added_to_cart_modal button.right.disabled:hover,.slot_action_modal.added_to_cart_modal button.right[disabled]:hover,.slot_action_modal.added_to_cart_modal button.right.disabled:focus,.slot_action_modal.added_to_cart_modal button.right[disabled]:focus{background-color:#ff9000;color:#fff}.slot_action_modal.added_to_cart_modal button.right:hover,.slot_action_modal.added_to_cart_modal button.right:focus{background-color:#ff9e20;color:#fff}.slot_action_modal.proceed_with_room_modal{background:transparent;padding:1.3125rem 0 0;border:none}.slot_action_modal.proceed_with_room_modal .container{padding:3.4375rem .9375rem .9375rem;background:#fefefe;border-radius:1.25rem}.slot_action_modal.proceed_with_room_modal .body{position:relative}.slot_action_modal.proceed_with_room_modal .icon{position:absolute;left:50%;transform:translate(-50%);top:-4.75rem;height:3.875rem;width:3.875rem;background-image:url("/assets/images/components/schedule/smile-OMVCOFW3.svg");background-position:center center;background-repeat:no-repeat}.slot_action_modal.proceed_with_room_modal h3,.slot_action_modal.proceed_with_room_modal p{font-size:.875rem}.slot_action_modal.proceed_with_room_modal h3{margin-bottom:.3125rem;font-weight:400;text-transform:uppercase}.slot_action_modal.proceed_with_room_modal p{margin-bottom:.625rem}.slot_action_modal.proceed_with_room_modal .buttons_place{justify-content:center}.slot_action_modal.proceed_with_room_modal button{font-size:1rem}@media print,screen and (max-width: 47.99875em){.slot_action_modal{height:auto;min-height:0;width:90%;margin:0 auto;margin-top:.9375rem;margin-bottom:.9375rem;font-size:.875rem}}@media print,screen and (min-width: 48em){.slot_action_modal.added_to_cart_modal button.right{font-size:1rem}}.players-count-select-modal{overflow-y:visible;background:none;border:0;color:#fefefe;text-align:center}.players-count-select-modal .close-button{top:0;right:0;padding:.9375rem;color:#ff4056;font-size:.8125rem;text-transform:uppercase;outline:none}.players-count-select-modal .close-button span{position:relative;display:block;padding-right:1.5625rem}.players-count-select-modal .close-button span .icon{width:1.125rem;height:1.125rem;fill:currentColor;position:absolute;top:50%;right:0;transform:translateY(-62%)}.players-count-select-modal .container{margin:1.625rem 0}.players-count-select-modal .buttons_place{margin-top:1.625rem}.players-count-select-modal .buttons_place button{font-size:1.125rem;color:#ff9000}.players-count-select-modal h1{margin-bottom:1.25rem;text-align:center}.players-count-select-modal h1 .location-name{color:#ff9000}@media screen and (min-width: 80em){.players-count-select-modal h1{margin-bottom:2.5rem}}.players-count-select-modal .players_count_buttons .players_count_button{height:2.9375rem;width:100%;padding:.4375rem .375rem .3125rem;background:transparent;border:1px solid black;border-radius:.1875rem;text-align:left;line-height:1;font-size:.75rem;white-space:nowrap;transition:all .25s ease-out;width:5rem;float:none;background:none;color:#fff;border:1px solid white}.players-count-select-modal .players_count_buttons .players_count_button .spinner{animation:spinner-spin 1.2s infinite linear}.players-count-select-modal .players_count_buttons .players_count_button .spinner{width:1.25em;height:1.25em;border-radius:50%;background:transparent;border-top:4px solid currentColor;border-bottom:4px solid currentColor;border-right:4px solid;border-left:4px solid;border-right-color:transparent;border-left-color:transparent}@media print,screen and (max-width: 47.99875em){.players-count-select-modal .players_count_buttons .players_count_button .spinner{height:1.1em;width:1.1em;border-top:2px solid currentColor;border-bottom:2px solid currentColor;border-right:2px solid;border-left:2px solid;border-right-color:transparent;border-left-color:transparent}}.players-count-select-modal .players_count_buttons .players_count_button span.spinner,.players-count-select-modal .players_count_buttons .players_count_button span.border-spinner{display:inline-block}.players-count-select-modal .players_count_buttons .players_count_button .spinner{margin:auto}.players-count-select-modal .players_count_buttons .players_count_button .time{margin-bottom:.125rem}.players-count-select-modal .players_count_buttons .players_count_button .price_place{display:flex;align-items:baseline}.players-count-select-modal .players_count_buttons .players_count_button .price_with_discount{margin-left:.3125rem}.players-count-select-modal .players_count_buttons .players_count_button:hover,.players-count-select-modal .players_count_buttons .players_count_button:focus{box-shadow:0 0 6px #0000004a}@media print,screen and (min-width: 48em){.players-count-select-modal .players_count_buttons .players_count_button{height:4.375rem;padding:.75rem .75rem .625rem;font-size:1rem}.players-count-select-modal .players_count_buttons .players_count_button:hover,.players-count-select-modal .players_count_buttons .players_count_button:focus{box-shadow:0 0 12px #0000004a}}.players-count-select-modal .players_count_buttons .players_count_button.disabled{border-color:#bdbdbd!important;color:#bdbdbd!important;cursor:not-allowed}.players-count-select-modal .players_count_buttons .players_count_button.disabled:hover,.players-count-select-modal .players_count_buttons .players_count_button.disabled:focus{background:none!important;animation:shake_effect_for_mixin .82s cubic-bezier(.36,.07,.19,.97) both;transform:translateZ(0)}.players-count-select-modal .players_count_buttons .players_count_button .remove_game_button{z-index:10;color:#8a8a8a;cursor:pointer;height:1.125rem;width:1.125rem;position:absolute;top:.125rem;right:.125rem}[data-whatinput=mouse] .players-count-select-modal .players_count_buttons .players_count_button .remove_game_button{outline:0}.players-count-select-modal .players_count_buttons .players_count_button .remove_game_button:hover,.players-count-select-modal .players_count_buttons .players_count_button .remove_game_button:focus{color:#0a0a0a}.players-count-select-modal .players_count_buttons .players_count_button .remove_game_button:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:"";height:.625rem;width:.625rem;background-color:#fefefe;mask:url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjIyIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMjIgMzIiPgo8dGl0bGU+dGltZXM8L3RpdGxlPgo8cGF0aCBkPSJNMTUuMTcgMTZsNi4yNTQgNi4yNTRjMC43NjggMC43NjggMC43NjggMi4wMTIgMCAyLjc4bC0xLjM5IDEuMzljLTAuNzY4IDAuNzY4LTIuMDEyIDAuNzY4LTIuNzggMGwtNi4yNTQtNi4yNTQtNi4yNTQgNi4yNTRjLTAuNzY3IDAuNzY4LTIuMDEyIDAuNzY4LTIuNzggMGwtMS4zOS0xLjM5Yy0wLjc2OC0wLjc2OC0wLjc2OC0yLjAxMiAwLTIuNzhsNi4yNTQtNi4yNTQtNi4yNTQtNi4yNTRjLTAuNzY4LTAuNzY4LTAuNzY4LTIuMDEyIDAtMi43OGwxLjM5LTEuMzljMC43NjgtMC43NjggMi4wMTMtMC43NjggMi43OCAwbDYuMjU0IDYuMjU0IDYuMjU0LTYuMjU0YzAuNzY4LTAuNzY4IDIuMDEyLTAuNzY4IDIuNzggMGwxLjM5IDEuMzljMC43NjggMC43NjggMC43NjggMi4wMTMgMCAyLjc4eiI+PC9wYXRoPgo8L3N2Zz4K) no-repeat center/cover;transition:background-color .25s ease-in-out}.players-count-select-modal .players_count_buttons .players_count_button .remove_game_button:hover:before{background-color:#d8d8d8}@media print,screen and (min-width: 48em){.players-count-select-modal .players_count_buttons .players_count_button .remove_game_button{top:.375rem;right:.375rem}}.players-count-select-modal .players_count_buttons .players_count_button .price_label{font-size:.7em}.players-count-select-modal .players_count_buttons .players_count_button:hover,.players-count-select-modal .players_count_buttons .players_count_button:focus{background:#fff;color:#000;border:none}.Cal__Day__root{display:inline-block;box-sizing:border-box;height:56px;width:14.28571%;list-style:none;font-size:16px;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none}.Cal__Day__root.Cal__Day__enabled.Cal__Day__highlighted,.Cal__Day__root.Cal__Day__enabled:active,.Cal__Day__root.Cal__Day__enabled:hover{position:relative;z-index:1}.Cal__Day__root.Cal__Day__enabled.Cal__Day__highlighted:before,.Cal__Day__root.Cal__Day__enabled:active:before,.Cal__Day__root.Cal__Day__enabled:hover:before{content:"";position:absolute;top:50%;left:50%;width:52px;height:52px;margin-top:-26px;margin-left:-26px;border-radius:50%;background-color:#efefef;z-index:-1}.Cal__Day__root.Cal__Day__enabled:hover:before{opacity:.5}.Cal__Day__root.Cal__Day__enabled.Cal__Day__highlighted:before,.Cal__Day__root.Cal__Day__enabled:active:before{opacity:1}.Cal__Day__root:first-child{position:relative}.Cal__Day__root.Cal__Day__today{position:relative;z-index:2}.Cal__Day__root.Cal__Day__today>span{color:#3d3d3d}.Cal__Day__root.Cal__Day__today.Cal__Day__disabled>span{color:#aaa}.Cal__Day__root.Cal__Day__today:before{content:"";position:absolute;top:50%;left:50%;width:52px;height:52px;margin-top:-26px;margin-left:-26px;border-radius:50%;z-index:-1}.Cal__Day__root.Cal__Day__today.Cal__Day__disabled:before{box-shadow:inset 0 0 0 1px #bbb}.Cal__Day__root.Cal__Day__selected{position:relative}.Cal__Day__root.Cal__Day__selected>.Cal__Day__month,.Cal__Day__root.Cal__Day__selected>.Cal__Day__year{display:none}.Cal__Day__root.Cal__Day__selected:before{display:none}.Cal__Day__root.Cal__Day__selected .Cal__Day__selection{content:"";position:absolute;top:50%;left:50%;width:52px;height:52px;margin-top:-26px;margin-left:-26px;background-color:#ff9000;border-radius:50%;color:#fff;line-height:56px;z-index:2}.Cal__Day__root.Cal__Day__selected .Cal__Day__selection .Cal__Day__month{top:9px}.Cal__Day__root.Cal__Day__selected .Cal__Day__selection .Cal__Day__day{position:relative;top:5px;font-weight:700;font-size:18px}.Cal__Day__root.Cal__Day__disabled{color:#aaa;cursor:not-allowed}.Cal__Day__month,.Cal__Day__year{position:absolute;left:0;right:0;font-size:12px;line-height:12px;text-transform:capitalize}.Cal__Day__month{bottom:5px}.Cal__Day__year{bottom:5px;display:none}.Cal__Day__range.Cal__Day__selected.Cal__Day__start:after,.Cal__Day__range.Cal__Day__selected.Cal__Day__end:after{content:"";position:absolute;top:50%;width:50%;height:52px;margin-top:-26px;box-shadow:inset 56px 56px}.Cal__Day__range.Cal__Day__selected.Cal__Day__disabled .Cal__Day__selection.Cal__Day__selection{background-color:#eee!important}.Cal__Day__range.Cal__Day__selected.Cal__Day__disabled .Cal__Day__selection.Cal__Day__selection .Cal__Day__day,.Cal__Day__range.Cal__Day__selected.Cal__Day__disabled .Cal__Day__selection.Cal__Day__selection .Cal__Day__month{color:#aaa;font-weight:300}.Cal__Day__range.Cal__Day__selected.Cal__Day__start .Cal__Day__selection{border-top-left-radius:50%;border-bottom-left-radius:50%}.Cal__Day__range.Cal__Day__selected.Cal__Day__start:after{right:0}.Cal__Day__range.Cal__Day__selected.Cal__Day__start.Cal__Day__end:after{display:none}.Cal__Day__range.Cal__Day__selected.Cal__Day__betweenRange .Cal__Day__selection{left:0;right:0;width:100%;margin-left:0;display:flex;justify-content:center;align-items:center;border-radius:0}.Cal__Day__range.Cal__Day__selected.Cal__Day__betweenRange .Cal__Day__day{top:0;font-size:16px}.Cal__Day__range.Cal__Day__selected.Cal__Day__betweenRange .Cal__Day__month{display:none}.Cal__Day__range.Cal__Day__selected.Cal__Day__end:after{left:0}.Cal__Day__range.Cal__Day__selected.Cal__Day__end .Cal__Day__selection{border-top-right-radius:50%;border-bottom-right-radius:50%;color:inherit!important;background-color:#fff!important;border:2px solid;box-sizing:border-box}.Cal__Day__range.Cal__Day__selected.Cal__Day__end .Cal__Day__selection .Cal__Day__day{top:4px}.Cal__Container__root{position:relative;display:table;z-index:1;border-radius:10px;box-shadow:0 0 16px #0000001a;font:14px Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.4em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:300;outline:none;text-align:left}.Cal__Container__root .Cal__Container__wrapper{padding-bottom:rem-calc(10);border-bottom:1px solid #f1f1f1;border-left:1px solid #f1f1f1;border-right:1px solid #f1f1f1;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.Cal__Container__root.Cal__Container__landscape{display:flex;flex-direction:row}.Cal__Container__root.Cal__Container__landscape .Cal__Container__wrapper{position:relative;flex-grow:1;overflow:hidden;z-index:1;border-top-right-radius:3px;border-bottom-right-radius:3px}.Cal__Container__listWrapper{position:relative;overflow:hidden;background-color:#fff}.Cal__Header__root{position:relative;display:flex;align-items:center;box-sizing:border-box;overflow:hidden;min-height:98px;padding:20px;background-color:#ff9000;line-height:1.3;font-weight:400;border-top-left-radius:10px;border-top-right-radius:10px}.Cal__Header__root.Cal__Header__landscape{align-items:flex-start;min-width:200px;border-top-right-radius:0;border-bottom-left-radius:3px}.Cal__Header__root.Cal__Header__landscape .Cal__Header__dateWrapper.Cal__Header__day{flex-grow:1;height:76px}.Cal__Header__wrapper{display:flex;flex-direction:column;flex-grow:1;cursor:pointer}.Cal__Header__wrapper.Cal__Header__blank{height:58px;line-height:58px;color:#ffffff80;font-size:18px;cursor:default}.Cal__Header__dateWrapper{position:relative;display:block;overflow:hidden;color:#ffffff80;transition:color .3s ease}.Cal__Header__dateWrapper.Cal__Header__active{color:#fff}.Cal__Header__dateWrapper.Cal__Header__day{height:38px;font-size:36px;line-height:36px;text-transform:capitalize}.Cal__Header__dateWrapper.Cal__Header__year{height:20px;font-size:18px;line-height:18px}.Cal__Header__date{position:absolute;inset:0}.Cal__Header__range{display:flex;flex-grow:1}.Cal__Header__range .Cal__Header__dateWrapper{overflow:visible}.Cal__Header__range .Cal__Header__wrapper:first-child:before,.Cal__Header__range .Cal__Header__wrapper:first-child:after{content:"";position:absolute;top:0;left:50%;width:0;height:0;margin-top:-50px;margin-left:-50px;border-top:100px solid transparent;border-bottom:100px solid transparent;border-left:60px solid}.Cal__Header__range .Cal__Header__wrapper:first-child:before{color:#ffffff26;transform:translate(1px)}.Cal__Header__range .Cal__Header__wrapper:last-child{margin-left:60px}.Cal__Header__range .Cal__Header__wrapper .Cal__Header__date{white-space:nowrap;z-index:1}.Cal__Today__root{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;justify-content:center;height:32px;padding:6px;box-sizing:border-box;transform:translate3d(0,-100%,0);font-weight:500;line-height:0;z-index:10;cursor:pointer;transition:transform .3s ease;transition-delay:.3s}.Cal__Today__root.Cal__Today__show{transform:translateZ(0);transition-delay:0s}.Cal__Today__root.Cal__Today__show .Cal__Today__chevron{transition:transform .3s ease}.Cal__Today__root .Cal__Today__chevron{position:absolute;top:50%;margin-top:-6px;margin-left:5px;transform:rotate(270deg);transition:transform .3s ease}.Cal__Today__root.Cal__Today__chevronUp .Cal__Today__chevron{transform:rotate(180deg)}.Cal__Today__root.Cal__Today__chevronDown .Cal__Today__chevron{transform:rotate(360deg)}.Cal__MonthList__root{width:100%!important;background-color:#fff;-webkit-overflow-scrolling:touch}.Cal__MonthList__root.Cal__MonthList__scrolling>div{pointer-events:none}.Cal__MonthList__root.Cal__MonthList__scrolling label{opacity:1}.Cal__Weekdays__root{position:relative;z-index:5;display:flex;padding:0;margin:0;list-style:none;box-shadow:inset 0 -1px #0000000a}.Cal__Weekdays__day{padding:15px 0;flex-basis:14.28571%;flex-grow:1;font-weight:500;text-align:center}.Cal__Years__root{position:absolute;left:0;right:0;bottom:0;z-index:10;display:flex;align-items:center;justify-content:center;background-color:#f9f9f9}.Cal__Years__root:before,.Cal__Years__root:after{content:"";position:absolute;left:0;right:0;height:50px;pointer-events:none;z-index:1}.Cal__Years__root:before{top:0;background:linear-gradient(to bottom,#fffc,#fff0)}.Cal__Years__root:after{bottom:0;background:linear-gradient(to bottom,#fff0,#fffc)}.Cal__Years__list{box-sizing:border-box}.Cal__Years__list.Cal__Years__center{display:flex;align-items:center;justify-content:center}.Cal__Years__year{display:flex;padding:0 20px;height:100%;align-items:center;justify-content:center;font-size:18px;font-weight:500;text-align:center;cursor:pointer;-webkit-user-select:none;box-sizing:border-box}.Cal__Years__year.Cal__Years__withMonths{border-bottom:1px solid #E9E9E9}.Cal__Years__year.Cal__Years__withMonths label{height:88px;padding-top:12px;box-sizing:border-box}.Cal__Years__year label{flex-basis:42%}.Cal__Years__year label span{flex-shrink:0;color:#333}.Cal__Years__year ol{display:flex;flex-wrap:wrap;margin:0;padding:0;font-size:14px}.Cal__Years__year ol li{display:flex;width:44px;height:44px;flex-shrink:0;align-items:center;justify-content:center;list-style:none;border-radius:50%;box-sizing:border-box;color:#444;font-weight:400;text-transform:capitalize}.Cal__Years__year ol li.Cal__Years__currentMonth{border:1px solid}.Cal__Years__year ol li.Cal__Years__selected{position:relative;z-index:1;background-color:#00f;color:#fff!important;border:0}.Cal__Years__year ol li.Cal__Years__disabled{cursor:not-allowed;color:#aaa}.Cal__Years__year ol li.Cal__Years__disabled:hover{background-color:inherit}.Cal__Years__year ol li:hover{background-color:#efefef}.Cal__Years__year:hover label>span,.Cal__Years__year.Cal__Years__active label>span{color:inherit}.Cal__Years__year:hover,.Cal__Years__year.Cal__Years__active{position:relative;z-index:2}.Cal__Years__year.Cal__Years__active{font-size:32px}.Cal__Years__year.Cal__Years__currentYear{position:relative}.Cal__Years__year.Cal__Years__currentYear label>span{min-width:50px;padding-bottom:5px;border-bottom:3px solid}.Cal__Years__year.Cal__Years__currentYear.Cal__Years__active label>span{min-width:85px}.Cal__Years__year.Cal__Years__first{padding-top:40px}.Cal__Years__year.Cal__Years__last{padding-bottom:40px}.Cal__Animation__enter{opacity:0;transform:translate3d(0,-100%,0);transition:.25s ease}.Cal__Animation__enter.Cal__Animation__enterActive{opacity:1;transform:translateZ(0)}.Cal__Animation__leave{transform:translateZ(0);transition:.25s ease}.Cal__Animation__leave.Cal__Animation__leaveActive{opacity:0;transform:translate3d(0,100%,0)}.Cal__Slider__root,.Cal__Slider__slide{position:absolute;inset:0}.Cal__Slider__root{overflow:hidden}.Cal__Slider__slide{padding:20px 65px}.Cal__Slider__slide:first-child{padding-left:20px}.Cal__Slider__wrapper{height:100%;transition:transform .3s ease}.Cal__Slider__arrow{position:absolute;top:0;z-index:1;display:flex;align-items:center;justify-content:center;width:40px;height:100%;opacity:.7;cursor:pointer;border-left:1px solid rgba(255,255,255,.1)}.Cal__Slider__arrow svg{width:15px}.Cal__Slider__arrow:hover{opacity:1}.Cal__Slider__arrowRight{right:0}.Cal__Slider__arrowLeft{left:0;transform:scaleX(-1)}.Cal__transition__enter{opacity:0}.Cal__transition__enterActive{opacity:1;transition:opacity .3s ease}.Cal__transition__leave{opacity:1}.Cal__transition__leaveActive{opacity:0;transition:opacity .3s ease}.Cal__Month__rows{position:relative;background:linear-gradient(to bottom,#fff0 50%,#0000000d)}.Cal__Month__row{padding:0;margin:0}.Cal__Month__row:first-child{text-align:right}.Cal__Month__row:first-child li{background-color:#fff;box-shadow:0 -1px #e9e9e9}.Cal__Month__row:nth-child(2){box-shadow:0 -1px #e9e9e9}.Cal__Month__row.Cal__Month__partial:first-child li:first-child{box-shadow:0 -1px #e9e9e9,inset 1px 0 #e9e9e9}.Cal__Month__row.Cal__Month__partial:last-of-type li{position:relative;z-index:1}.Cal__Month__label{position:absolute;inset:0;margin:0;font-size:30px;font-weight:500;z-index:3;pointer-events:none;background-color:#fff9;opacity:.1;transition:opacity .3s ease}.Cal__Month__label>span{position:absolute;inset:0 0 56px;display:flex;align-items:center;justify-content:center;text-transform:capitalize}.Cal__Month__label.Cal__Month__partialFirstRow{top:56px}.schedule .helpers{display:flex;flex-flow:row wrap;text-align:left}.schedule .helpers .icon{position:absolute;top:0;left:0;height:.875rem;width:1.125rem;fill:currentColor}.schedule .helpers .helper{flex:0 0 auto;position:relative;width:100%;margin-bottom:.9375rem;padding-left:1.5625rem;color:#999;line-height:1.1;font-size:.875rem}.schedule .helpers .helper .label{margin-bottom:.3125rem}.schedule .helpers .helper .value{color:#0a0a0a}@media print,screen and (min-width: 48em){.schedule .helpers .icon{top:.3125rem}.schedule .helpers .helper{width:auto;padding-top:.3125rem;padding-bottom:.3125rem;padding-right:2.5rem}.schedule .helpers .helper:nth-child(1),.schedule .helpers .helper:nth-child(2){margin-right:2.5rem;border-right:1px solid #d7d8de}.schedule .helpers .helper:nth-child(1){max-width:18.125rem}}@media print,screen and (min-width: 64em){.schedule .helpers .helper{margin-bottom:0}}@media screen and (min-width: 80em){.schedule .helpers{justify-content:flex-end;align-content:flex-end}.schedule .helpers .helper:last-child{padding-right:0}}.schedule_place{padding-right:0;padding-left:0;max-width:98.75rem;margin-left:auto;margin-right:auto;min-height:550px}.schedule_place .section_title{padding-right:.9375rem;padding-left:.9375rem;margin-bottom:1.25rem;font-weight:400}@media print,screen and (min-width: 48em){.schedule_place .section_title{padding-right:.9375rem;padding-left:.9375rem}}@media screen and (min-width: 80em){.schedule_place .section_title{padding-right:1.5625rem;padding-left:1.5625rem}}.schedule_place .section_title .will_open_label{color:#ff9000;font-size:.6em}.schedule{display:flex;flex-flow:row wrap;position:relative;max-width:80rem}.schedule .select_date{padding-right:.9375rem;padding-left:.9375rem;width:100%;float:left;margin-bottom:.9375rem}@media print,screen and (min-width: 48em){.schedule .select_date{padding-right:.9375rem;padding-left:.9375rem}}@media screen and (min-width: 80em){.schedule .select_date{padding-right:1.5625rem;padding-left:1.5625rem}}.schedule .select_date,.schedule .select_date:last-child:not(:first-child){float:left;clear:none}.schedule .select_date:last-child:not(:first-child){float:right}.schedule .select_date h4.title{position:relative;margin:0 0 1rem;color:#000;line-height:1;font-size:.875rem;font-weight:400}.schedule .select_date h4.title:after{content:"";position:absolute;top:50%;left:0;transform:translateY(-75%);height:.0625rem;width:100%;background:#f1f1f1}.schedule .select_date h4.title .fix_title{position:relative;z-index:1;display:inline-block;padding-right:1.125rem;background:#fff}.schedule .select_date .Select{outline:none;width:10rem}.schedule .select_date .Select.is-open{position:relative;z-index:1000}.schedule .select_date .Select.is-focused:not(.is-open)>.Select-control{box-shadow:none}.schedule .select_date .Select:hover,.schedule .select_date .Select .Select-control:hover{box-shadow:none}.schedule .select_date .Select .Select-placeholder{cursor:pointer}.schedule .select_date .Select .Select-menu::-webkit-scrollbar-track{height:.1875rem;width:.1875rem;background-color:transparent}.schedule .select_date .Select .Select-menu::-webkit-scrollbar{height:.1875rem;width:.1875rem;background-color:transparent}.schedule .select_date .Select .Select-menu::-webkit-scrollbar-thumb{height:.1875rem;width:.1875rem;background-color:#d8d8d8}.schedule .select_date .Select .Select-control{position:relative;z-index:10;background:#fff;border:1px solid #d5d5d5;border-radius:5000px!important;color:#a9a9a9;line-height:1;font-size:.875rem}.schedule .select_date .Select .Select-control:hover{box-shadow:none}.schedule .select_date .Select .Select-control .Select-placeholder{line-height:2.25rem;cursor:pointer}.schedule .select_date .Select .Select-control .Select-arrow-zone:before{position:absolute;top:50%;transform:translateY(-50%);content:"";right:.3125rem;height:1.3125rem;width:1.3125rem;background-color:#ff9000;mask:url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjIwIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMjAgMzIiPgo8dGl0bGU+YW5nbGUtZG93bjwvdGl0bGU+CjxwYXRoIGQ9Ik04LjkzOCAyMi4wMTlsLTguNS04LjVjLTAuNTg4LTAuNTg3LTAuNTg4LTEuNTM3IDAtMi4xMTlsMS40MTItMS40MTNjMC41ODgtMC41ODcgMS41MzgtMC41ODcgMi4xMTkgMGw2LjAyNSA2LjAyNSA2LjAyNS02LjAyNWMwLjU4OC0wLjU4NyAxLjUzOC0wLjU4NyAyLjExOSAwbDEuNDEyIDEuNDEzYzAuNTg4IDAuNTg3IDAuNTg4IDEuNTM3IDAgMi4xMTlsLTguNSA4LjVjLTAuNTc1IDAuNTg4LTEuNTI1IDAuNTg4LTIuMTEzIDB6Ij48L3BhdGg+Cjwvc3ZnPgo=) no-repeat center/12px 18px;border:1px solid #d5d5d5;border-radius:50%}.schedule .select_date .Select .Select-control .Select-arrow-zone>.Select-arrow{border:none}.schedule .select_date .Select .Select-menu-outer{top:1.125rem;z-index:5}.schedule .select_date .Select .Select-menu{padding-top:1.125rem;background:#fff;border:1px solid #d5d5d5;border-radius:0 0 1.125rem 1.125rem}.schedule .select_date .Select .Select-option{padding:.75rem;color:#a9a9a9;line-height:1;font-size:.875rem}@media print,screen and (min-width: 48em){.schedule .select_date .Select .Select-control{height:2.375rem;font-size:1rem}.schedule .select_date .Select .Select-control .Select-placeholder{line-height:2.375rem}.schedule .select_date .Select .Select-option{font-size:1rem}}.schedule .select_date .Select .Select-menu{min-height:16.25rem}@media print,screen and (min-width: 48em){.schedule .select_date h4.title{margin-bottom:1.25rem;color:#ff9000;font-size:1.375rem}.schedule .select_date .Select{width:12.5rem}}.schedule .week{padding-right:.9375rem;padding-left:.9375rem;width:100%;float:left;margin-bottom:1.875rem}@media print,screen and (min-width: 48em){.schedule .week{padding-right:.9375rem;padding-left:.9375rem}}@media screen and (min-width: 80em){.schedule .week{padding-right:1.5625rem;padding-left:1.5625rem}}.schedule .week,.schedule .week:last-child:not(:first-child){float:left;clear:none}.schedule .week:last-child:not(:first-child){float:right}.schedule .schedule_day{margin-bottom:.9375rem;padding-bottom:.875rem;border-bottom:1px solid #f1f1f1}.schedule .schedule_day:before,.schedule .schedule_day:after{display:table;content:" ";flex-basis:0;order:1}.schedule .schedule_day:after{clear:both}.schedule .schedule_day.selected .day_name_and_date_place{border-bottom-color:#666}.schedule .schedule_day .header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.schedule .day_name_and_date_place{display:flex;align-items:center;position:relative;border-bottom:2px solid transparent;color:#0a0a0a;font-size:.875rem;transition:all .25s ease-in-out}.schedule .day_name_and_date_place .day_name,.schedule .day_name_and_date_place .date{margin-right:.3125rem}.schedule .day_name_and_date_place .date{white-space:nowrap}.schedule .day_name_and_date_place .today{margin:0 .3125rem 0 .625rem;color:#ff9000;font-size:.8125rem;text-transform:uppercase}.schedule .discount_label{display:flex;font-size:.875rem}.schedule .discount_label .value{color:#1bc71b;text-transform:uppercase}.schedule .discount_label .value:after{content:" - ";display:none}.schedule .discount_label .description{display:none;margin-left:.3125rem}@media print,screen and (min-width: 48em){.schedule .discount_label .value:after{display:inline}.schedule .discount_label .description{display:block}}@media screen and (min-width: 90em){.schedule .discount_label{position:absolute;bottom:0;left:0}.schedule .discount_label .value:after,.schedule .discount_label .description{display:none}}.schedule .slot_wrap{position:relative;float:left;width:5.75rem;margin:0 .125rem .3125rem}@media print,screen and (min-width: 48em){.schedule .slot_wrap{width:8.4375rem;margin:0 .375rem 1rem}}@media print,screen and (min-width: 64em){.schedule .slot_wrap{width:8.875rem}}.schedule .schedule_slot{height:2.9375rem;width:100%;padding:.4375rem .375rem .3125rem;background:transparent;border:1px solid black;border-radius:.1875rem;text-align:left;line-height:1;font-size:.75rem;white-space:nowrap;transition:all .25s ease-out}@keyframes spinner-spin{to{transform:rotate(360deg)}}.schedule .schedule_slot .spinner{animation:spinner-spin 1.2s infinite linear}.schedule .schedule_slot .spinner{width:1.25em;height:1.25em;border-radius:50%;background:transparent;border-top:4px solid currentColor;border-bottom:4px solid currentColor;border-right:4px solid;border-left:4px solid;border-right-color:transparent;border-left-color:transparent}@media print,screen and (max-width: 47.99875em){.schedule .schedule_slot .spinner{height:1.1em;width:1.1em;border-top:2px solid currentColor;border-bottom:2px solid currentColor;border-right:2px solid;border-left:2px solid;border-right-color:transparent;border-left-color:transparent}}.schedule .schedule_slot span.spinner,.schedule .schedule_slot span.border-spinner{display:inline-block}.schedule .schedule_slot .spinner{margin:auto}.schedule .schedule_slot .time{margin-bottom:.125rem}.schedule .schedule_slot .price_place{display:flex;align-items:baseline}.schedule .schedule_slot .price_with_discount{margin-left:.3125rem}.schedule .schedule_slot:hover,.schedule .schedule_slot:focus{box-shadow:0 0 6px #0000004a}@media print,screen and (min-width: 48em){.schedule .schedule_slot{height:4.375rem;padding:.75rem .75rem .625rem;font-size:1rem}.schedule .schedule_slot:hover,.schedule .schedule_slot:focus{box-shadow:0 0 12px #0000004a}}.schedule .schedule_slot.disabled{border-color:#bdbdbd!important;color:#bdbdbd!important;cursor:not-allowed}.schedule .schedule_slot.disabled:hover,.schedule .schedule_slot.disabled:focus{background:none!important;animation:shake_effect_for_mixin .82s cubic-bezier(.36,.07,.19,.97) both;transform:translateZ(0)}.schedule .schedule_slot .remove_game_button{z-index:10;color:#8a8a8a;cursor:pointer;height:1.125rem;width:1.125rem;position:absolute;top:.125rem;right:.125rem}[data-whatinput=mouse] .schedule .schedule_slot .remove_game_button{outline:0}.schedule .schedule_slot .remove_game_button:hover,.schedule .schedule_slot .remove_game_button:focus{color:#0a0a0a}.schedule .schedule_slot .remove_game_button:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:"";height:.625rem;width:.625rem;background-color:#fefefe;mask:url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgSWNvTW9vbi5pbyAtLT4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjIyIiBoZWlnaHQ9IjMyIiB2aWV3Qm94PSIwIDAgMjIgMzIiPgo8dGl0bGU+dGltZXM8L3RpdGxlPgo8cGF0aCBkPSJNMTUuMTcgMTZsNi4yNTQgNi4yNTRjMC43NjggMC43NjggMC43NjggMi4wMTIgMCAyLjc4bC0xLjM5IDEuMzljLTAuNzY4IDAuNzY4LTIuMDEyIDAuNzY4LTIuNzggMGwtNi4yNTQtNi4yNTQtNi4yNTQgNi4yNTRjLTAuNzY3IDAuNzY4LTIuMDEyIDAuNzY4LTIuNzggMGwtMS4zOS0xLjM5Yy0wLjc2OC0wLjc2OC0wLjc2OC0yLjAxMiAwLTIuNzhsNi4yNTQtNi4yNTQtNi4yNTQtNi4yNTRjLTAuNzY4LTAuNzY4LTAuNzY4LTIuMDEyIDAtMi43OGwxLjM5LTEuMzljMC43NjgtMC43NjggMi4wMTMtMC43NjggMi43OCAwbDYuMjU0IDYuMjU0IDYuMjU0LTYuMjU0YzAuNzY4LTAuNzY4IDIuMDEyLTAuNzY4IDIuNzggMGwxLjM5IDEuMzljMC43NjggMC43NjggMC43NjggMi4wMTMgMCAyLjc4eiI+PC9wYXRoPgo8L3N2Zz4K) no-repeat center/cover;transition:background-color .25s ease-in-out}.schedule .schedule_slot .remove_game_button:hover:before{background-color:#d8d8d8}@media print,screen and (min-width: 48em){.schedule .schedule_slot .remove_game_button{top:.375rem;right:.375rem}}.schedule .schedule_slot.unavailable .status,.schedule .schedule_slot.past_time .status{position:relative;padding-bottom:.75rem}.schedule .schedule_slot.unavailable .icon,.schedule .schedule_slot.past_time .icon{position:absolute;left:50%;transform:translate(-50%);bottom:0;height:.875rem;width:1rem;transition:height .25s ease-out,width .25s ease-out}.schedule .schedule_slot.unavailable{background:#f1f2f2;border-color:#f1f2f2;text-align:center;color:#b2b6b6}.schedule .schedule_slot.unavailable .time{margin:0;font-size:.5rem}.schedule .schedule_slot.unavailable:hover,.schedule .schedule_slot.unavailable:focus{background:#f1f2f2;border-color:#f1f2f2;box-shadow:none;color:#b2b6b6}.schedule .schedule_slot.unavailable:hover .time,.schedule .schedule_slot.unavailable:focus .time{display:none}.schedule .schedule_slot.unavailable:hover .status,.schedule .schedule_slot.unavailable:focus .status{visibility:hidden}.schedule .schedule_slot.unavailable:hover .icon,.schedule .schedule_slot.unavailable:focus .icon{visibility:visible;height:1.75rem;width:1.875rem}.schedule .schedule_slot.past_time{cursor:not-allowed}.schedule .schedule_slot.past_time .status:hover,.schedule .schedule_slot.past_time .status:focus{animation:shake_effect_for_mixin .82s cubic-bezier(.36,.07,.19,.97) both;transform:translateZ(0)}.schedule .schedule_slot.past_time .status:hover .icon,.schedule .schedule_slot.past_time .status:focus .icon{height:1.75rem;width:1.875rem}.schedule .schedule_slot.discount .price{color:#b2b6b6;font-size:91.666%;-webkit-text-decoration:line-through;text-decoration:line-through}.schedule .schedule_slot.blue_price{border-color:#2bc8f5;color:#2bc8f5}.schedule .schedule_slot.blue_price:hover,.schedule .schedule_slot.blue_price:focus{background:#2bc8f5;color:#fff}.schedule .schedule_slot.red_price{border-color:#2ba7f5;color:#2ba7f5}.schedule .schedule_slot.red_price:hover,.schedule .schedule_slot.red_price:focus{background:#2ba7f5;color:#fff}.schedule .schedule_slot.green_price{border-color:#116294;color:#116294}.schedule .schedule_slot.green_price:hover,.schedule .schedule_slot.green_price:focus{background:#116294;color:#fff}.schedule .schedule_slot.blue_price.active,.schedule .schedule_slot.red_price.active,.schedule .schedule_slot.green_price.active,.schedule .schedule_slot.active{color:#fff;border-color:#ff9000;background:#ff9000}.schedule .schedule_slot.blue_price.active:hover,.schedule .schedule_slot.blue_price.active:focus,.schedule .schedule_slot.red_price.active:hover,.schedule .schedule_slot.red_price.active:focus,.schedule .schedule_slot.green_price.active:hover,.schedule .schedule_slot.green_price.active:focus,.schedule .schedule_slot.active:hover,.schedule .schedule_slot.active:focus{color:#fff;border-color:#ff9000;background:#ff9000}.schedule .schedule_slot.blue_price.in_cart,.schedule .schedule_slot.red_price.in_cart,.schedule .schedule_slot.green_price.in_cart,.schedule .schedule_slot.in_cart{border-color:#2fc832;background:#2fc832;color:#fff}.schedule .schedule_slot.confirm{transform:scale(1.1)}@media print,screen and (max-width: 47.99875em){.schedule .schedule_slot.unavailable .status,.schedule .schedule_slot.past_time .status{padding-bottom:.625rem}.schedule .schedule_slot.unavailable .icon,.schedule .schedule_slot.past_time .icon{height:.625rem;width:.75rem}.schedule .schedule_slot.active .price{display:none}.schedule .schedule_slot.in_cart .status{font-size:.625rem}}@media print,screen and (min-width: 48em){.schedule .schedule_slot.unavailable{padding-top:.5625rem}.schedule .schedule_slot.unavailable .time{margin-bottom:.0625rem;font-size:.625rem}.schedule .schedule_slot.active .price{display:inline-block}}.schedule .select_players_count_dropdown{position:absolute;z-index:10;display:none;width:300px;padding:1rem;visibility:hidden;border:1px solid #cacaca;border-radius:0;background-color:#fefefe;font-size:1rem;top:0;width:100%;min-width:8.875rem;padding:1.0625rem .75rem .75rem;border:1px solid #2bc8f5;border-radius:.3125rem;box-shadow:0 0 19px #0000002e;line-height:1}.schedule .select_players_count_dropdown.is-opening{display:block}.schedule .select_players_count_dropdown.is-open{display:block;visibility:visible}.schedule .select_players_count_dropdown .title{margin-bottom:.625rem;color:#2bc8f5;font-size:.875rem;text-transform:uppercase}.schedule .select_players_count_dropdown .list{margin:0;padding:0;list-style:none}.schedule .select_players_count_dropdown .list li{line-height:1}.schedule .select_players_count_dropdown .list button{display:block;width:100%;padding:.4375rem 0;text-align:left;color:#b2b6b6;cursor:pointer;outline:none}.schedule .select_players_count_dropdown .list button:hover,.schedule .select_players_count_dropdown .list button:focus{color:#000}@media print,screen and (min-width: 48em){.schedule .week{margin-bottom:3.4375rem}.schedule .schedule_day{margin-bottom:1.4375rem;padding-bottom:1.25rem}.schedule .day_name_and_date_place .day_name{font-size:1.125rem}}@media screen and (min-width: 90em){.schedule .schedule_day{padding-right:.4375rem;padding-left:.4375rem;width:14.28%;float:left}.schedule .schedule_day,.schedule .schedule_day:last-child:not(:first-child){float:left;clear:none}.schedule .schedule_day:last-child:not(:first-child){float:right}.schedule .schedule_day .header{flex-direction:column;justify-content:flex-end;align-items:flex-start;position:relative;height:4.375rem}.schedule .day_name_and_date_place{width:100%;padding:1.25rem 0}.schedule .day_name_and_date_place .today{position:absolute;top:0;left:0;margin:0}.schedule .slot_wrap{width:100%;margin:0 0 .9375rem}}.schedule:before,.schedule:after{display:table;content:" ";flex-basis:0;order:1}.schedule:after{clear:both}.schedule.loading{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1.875rem}.schedule.loading .load_spinner{animation:load_spinner-spin 1.2s infinite linear}.schedule.loading .load_spinner{width:1.25em;height:1.25em;border-radius:50%;background:transparent;border-top:4px solid #fff;border-bottom:4px solid #fff;border-right:4px solid;border-left:4px solid;border-right-color:transparent;border-left-color:transparent}@media print,screen and (max-width: 47.99875em){.schedule.loading .load_spinner{height:1.1em;width:1.1em;border-top:2px solid #fff;border-bottom:2px solid #fff;border-right:2px solid;border-left:2px solid;border-right-color:transparent;border-left-color:transparent}}.schedule.loading span.load_spinner,.schedule.loading span.border-load_spinner{display:inline-block}.schedule.loading .spinner,.schedule.loading .load_spinner{width:2.5rem;height:2.5rem;margin-bottom:.625rem;border-radius:50%;border-top:4px solid #000;border-bottom:4px solid #000;border-right:4px solid transparent;border-left:4px solid transparent}.schedule .data_refresh_overlay{position:absolute;top:0;left:0;z-index:15;height:100%;width:100%;background:#fefefeb3}.schedule .data_refresh_overlay .loading{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1.875rem;position:relative;height:100%;width:100%}@keyframes load_spinner-spin{to{transform:rotate(360deg)}}.schedule .data_refresh_overlay .loading .load_spinner{animation:load_spinner-spin 1.2s infinite linear}.schedule .data_refresh_overlay .loading .load_spinner{width:1.25em;height:1.25em;border-radius:50%;background:transparent;border-top:4px solid #fff;border-bottom:4px solid #fff;border-right:4px solid;border-left:4px solid;border-right-color:transparent;border-left-color:transparent}@media print,screen and (max-width: 47.99875em){.schedule .data_refresh_overlay .loading .load_spinner{height:1.1em;width:1.1em;border-top:2px solid #fff;border-bottom:2px solid #fff;border-right:2px solid;border-left:2px solid;border-right-color:transparent;border-left-color:transparent}}.schedule .data_refresh_overlay .loading span.load_spinner,.schedule .data_refresh_overlay .loading span.border-load_spinner{display:inline-block}.schedule .data_refresh_overlay .loading .spinner,.schedule .data_refresh_overlay .loading .load_spinner{width:2.5rem;height:2.5rem;margin-bottom:.625rem;border-radius:50%;border-top:4px solid #000;border-bottom:4px solid #000;border-right:4px solid transparent;border-left:4px solid transparent}.schedule .data_refresh_overlay .loading .spinner{position:fixed;top:50%;left:50%;margin:-1rem 0 0 -1rem;opacity:.5}.schedule .select_date{display:flex;flex-flow:row wrap;align-items:center;padding:0}.schedule .select_date h4.title{margin:.3125rem 0;color:#ff9000}.schedule .select_date h4.title:after{display:none}.schedule .filters,.schedule .helpers,.schedule .week{padding-right:.9375rem;padding-left:.9375rem;flex:0 0 auto;width:100%}@media print,screen and (min-width: 48em){.schedule .filters,.schedule .helpers,.schedule .week{padding-right:.9375rem;padding-left:.9375rem}}@media screen and (min-width: 80em){.schedule .filters,.schedule .helpers,.schedule .week{padding-right:1.5625rem;padding-left:1.5625rem}}.schedule .helpers{margin-bottom:1.25rem}@media print,screen and (min-width: 48em){.schedule_place .section_title{font-size:1.875rem}.schedule .select_date{margin-bottom:1.5625rem}}@media print,screen and (min-width: 64em){.schedule .select_date{margin-bottom:2.1875rem}}@media screen and (min-width: 80em){.schedule_place .section_title{font-size:2.25rem}.schedule .filters{width:30.3125rem}.schedule .select_date{margin-top:.625rem;margin-bottom:1.5625rem}.schedule .helpers{flex:1 1 0;padding-left:0}}.room_promo{padding-right:.9375rem;padding-left:.9375rem;max-width:98.75rem;margin-left:auto;margin-right:auto;display:flex;flex-flow:row wrap;justify-content:center;align-items:flex-end;position:relative;height:30rem;margin-bottom:1.25rem;background-position:right bottom;background-repeat:no-repeat;background-size:cover}@media print,screen and (min-width: 48em){.room_promo{padding-right:.9375rem;padding-left:.9375rem}}@media screen and (min-width: 80em){.room_promo{padding-right:1.5625rem;padding-left:1.5625rem}}at-root .no-webp-lossy .room_promo{background-image:url("/assets/images/pages/rooms/orions_revenge/promo_image-WWLZO7CO.png")}.webp-lossy .room_promo{background-image:url("/assets/images/pages/rooms/orions_revenge/promo_image-A2JECCNC.webp")}.room_promo:before{content:"";position:absolute;bottom:0;left:0;height:18.75rem;width:100%;background:linear-gradient(to bottom,#05061f00,#05061f2b 35%,#05061f5c 59%,#05061f75 75%,#05061fa8 89%,#05061f)}.room_promo .free_label{position:absolute;bottom:0;right:0;height:6.125rem;width:6.125rem;background:#00e232;background-clip:padding-box;border:11px solid rgba(0,226,50,.3);border-radius:50%;box-shadow:0 0 0 12px #00e23233}.room_promo .free_label .inner_text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;font-size:1rem;font-weight:700;text-transform:uppercase}.room_promo .free_label .small_text{display:block;font-size:.875rem}.room_promo .title_place{position:relative;margin-bottom:4.375rem;text-align:center}.room_promo .page_title{display:block;min-height:5rem;width:18.125rem;margin:0 auto;margin-bottom:.9375rem}.room_promo .text{margin-bottom:1.25rem}.room_promo .move_to_schedule{display:inline-block;vertical-align:middle;margin:0 0 1rem;padding:.85em 1em;border:1px solid transparent;border-radius:0;transition:background-color .25s ease-out,color .25s ease-out;font-family:inherit;font-size:.9rem;-webkit-appearance:none;line-height:1;text-align:center;cursor:pointer;width:10.375rem;border:1px solid #bf9e40;border-radius:.1875rem;font-weight:700}[data-whatinput=mouse] .room_promo .move_to_schedule{outline:0}.room_promo .move_to_schedule,.room_promo .move_to_schedule.disabled,.room_promo .move_to_schedule[disabled],.room_promo .move_to_schedule.disabled:hover,.room_promo .move_to_schedule[disabled]:hover,.room_promo .move_to_schedule.disabled:focus,.room_promo .move_to_schedule[disabled]:focus{background-color:transparent;color:#bf9e40}.room_promo .move_to_schedule:hover,.room_promo .move_to_schedule:focus{background-color:#bf9e40;color:#bf9e40}.room_promo .move_to_schedule:hover,.room_promo .move_to_schedule:focus{color:#fefefe}@media print,screen and (min-width: 48em){.room_promo{justify-content:flex-start;padding-right:0;padding-left:0}.room_promo .free_label{bottom:-1.5625rem;right:2.5rem}.room_promo .title_place{width:25rem;text-align:left}.room_promo .page_title{width:24.375rem;margin:0 0 1.5625rem}.room_promo .text{margin-bottom:1.5625rem;padding-left:1.5625rem}.room_promo .move_to_schedule{margin-left:1.5625rem;font-size:1rem}}@media print,screen and (min-width: 64em){.room_promo .title_place{width:31.25rem;margin-bottom:3.125rem}.room_promo .page_title{width:30.625rem}.room_promo .text{padding-left:2.375rem}.room_promo .move_to_schedule{margin-left:2.375rem}}@media screen and (min-width: 80em){.room_promo{height:37.3125rem}.room_promo .free_label{bottom:-2.8125rem;right:9.375rem}.room_promo .title_place{width:37.5rem;margin-bottom:6.25rem}.room_promo .page_title{width:36.875rem}.room_promo .text{margin-bottom:2.1875rem;padding-left:2.8125rem}.room_promo .move_to_schedule{margin-left:2.8125rem}}@media screen and (min-width: 90em){.room_promo{height:43.5625rem}.room_promo .title_place{width:45rem;margin-bottom:10rem}.room_promo .page_title{width:44.75rem}.room_promo .text{width:35.9375rem;margin-bottom:3.4375rem;padding-left:3.4375rem}.room_promo .move_to_schedule{margin-left:3.4375rem}}@media screen and (min-width: 120em){.room_promo .free_label{right:14.375rem}}.room_description_and_details{padding-right:.9375rem;padding-left:.9375rem;max-width:82.5rem;margin-left:auto;margin-right:auto;margin-bottom:.9375rem}@media print,screen and (min-width: 48em){.room_description_and_details{padding-right:.9375rem;padding-left:.9375rem}}@media screen and (min-width: 80em){.room_description_and_details{padding-right:1.5625rem;padding-left:1.5625rem}}.room_description_and_details .room_description{margin-bottom:1.25rem;text-align:center}.room_description_and_details .room_details{display:flex;flex-flow:row wrap;justify-content:center}.room_description_and_details .room_details .detail{position:relative;width:100%;margin-bottom:.9375rem;padding-left:2.5rem}.room_description_and_details .room_details .icon{position:absolute;top:.75rem;left:0;height:1.8125rem;width:1.8125rem}.room_description_and_details .room_details .title{margin-bottom:.3125rem;color:#bf9e40;line-height:1;font-size:.8125rem;text-transform:uppercase}.room_description_and_details .room_details .value{text-transform:capitalize}@media screen and (min-width: 26.5625em){.room_description_and_details .room_details .detail{max-width:12.3125rem}}@media print,screen and (min-width: 48em){.room_description_and_details,.room_description_and_details .room_description{margin-bottom:2.5rem}}.room_images{padding-right:.9375rem;padding-left:.9375rem;max-width:89.75rem;margin-left:auto;margin-right:auto;position:relative;margin-bottom:3.125rem}@media print,screen and (min-width: 48em){.room_images{padding-right:.9375rem;padding-left:.9375rem}}@media screen and (min-width: 80em){.room_images{padding-right:1.5625rem;padding-left:1.5625rem}}.room_images:before,.room_images:after{content:"";position:absolute;bottom:-.3125rem;height:2.8125rem;width:2.8125rem;background-image:url("/assets/images/pages/rooms/mrs_jezebel/bottom_ornament-ZVGBWKFD.svg");background-position:center center;background-repeat:no-repeat;background-size:cover}.room_images:before{left:.3125rem}.room_images:after{right:.3125rem;transform:scaleX(-1)}.room_images .images_list{display:flex;flex-flow:row wrap;position:relative;min-height:23.625rem;padding-bottom:.875rem}.room_images .images_list:before{position:absolute;left:50%;transform:translate(-50%);bottom:0;content:"";height:.3125rem;width:calc(100% - 90px);border-top:1px solid #b08e2c;border-bottom:1px solid #b08e2c}.room_images .images_list .image{width:calc(100% - 28px);margin:0 .875rem .75rem}@media screen and (min-width: 26.5625em){.room_images .images_list .image{width:calc(50% - 24px);margin-right:.75rem;margin-left:.75rem}}@media print,screen and (min-width: 48em){.room_images{margin-bottom:3.125rem}.room_images:before,.room_images:after{bottom:-.75rem;height:5.1875rem;width:5.1875rem}.room_images:before{left:.625rem}.room_images:after{right:.625rem}.room_images .images_list{margin-right:1.25rem;margin-left:1.25rem;padding-bottom:1.5625rem}.room_images .images_list:before{width:calc(100% - 140px)}}@media print,screen and (min-width: 64em){.room_images .images_list{padding-bottom:2.0625rem}}@media screen and (min-width: 90em){.room_images .images_list{margin-right:3.625rem;margin-left:3.625rem}.room_images .images_list:before{width:calc(100% - 56px)}}.schedule_place{position:relative;max-width:98.75rem;margin-bottom:3.75rem;padding-bottom:2.1875rem}.schedule_place:before{position:absolute;left:50%;transform:translate(-50%);bottom:0;content:"";height:.3125rem;width:calc(100% - 24px);border-top:1px solid #b08e2c;border-bottom:1px solid #b08e2c}.schedule_place .section_title,.schedule_place .section_desctiption{padding-right:.9375rem;padding-left:.9375rem;max-width:82.5rem;margin-left:auto;margin-right:auto}@media print,screen and (min-width: 48em){.schedule_place .section_title,.schedule_place .section_desctiption{padding-right:.9375rem;padding-left:.9375rem}}@media screen and (min-width: 80em){.schedule_place .section_title,.schedule_place .section_desctiption{padding-right:1.5625rem;padding-left:1.5625rem}}.schedule_place .section_desctiption{margin-bottom:3.125rem;text-align:center}.schedule{max-width:100%}.schedule .select_date{display:flex;flex-flow:row wrap;justify-content:center;align-items:center;margin-bottom:.9375rem}.schedule .select_date h4.title{margin:.3125rem 0;color:#fefefe;font-size:1rem}.schedule .select_date h4.title .fix_title{background:transparent}.schedule .select_date .Select{width:9.375rem}.schedule .select_date .Select .Select-control{background:transparent;border:0;color:#bf9e40}.schedule .select_date .Select .Select-control .Select-arrow-zone:before{display:none;visibility:hidden}.schedule .select_date .Select .Select-control .Select-arrow-zone>.Select-arrow{border-style:solid;border-width:5px 5px 2.5px;border-color:#bf9e40 transparent transparent}.schedule .select_date .Select .Select-menu-outer{top:auto;min-width:12.5rem;background:#05061f}.schedule .select_date .Select .Select-menu{padding-top:.5rem;padding-bottom:.5rem;background:#05061f;border:0;border-radius:0;box-shadow:0 5px 5px -3px #fefefe33,0 8px 10px 1px #fefefe24,0 3px 14px 2px #fefefe1f}.schedule .select_date .Select .Select-option{color:#bf9e40}.schedule .helpers .helper{color:#505162;line-height:1.5}.schedule .helpers .helper:before{content:"*";position:absolute;top:.125rem;left:0}.schedule .helpers .helper .value{color:#fefefe}.schedule .helpers .color_text{display:block;margin-top:.125rem;color:#fefefe}.schedule .week{margin-bottom:0}.schedule .schedule_day{border-bottom-color:#bf9e4080}.schedule .schedule_day:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.schedule .day_name_and_date_place{color:#fefefe}.schedule .schedule_slot{border-color:#bf9e40;color:#bf9e40}.schedule .schedule_slot:hover,.schedule .schedule_slot:focus{background:#bf9e40}.schedule .schedule_slot.green_price{border-color:#bf9e40;color:#bf9e40}.schedule .schedule_slot.green_price:hover,.schedule .schedule_slot.green_price:focus{background:#bf9e40;color:#fefefe}.schedule .schedule_slot.unavailable{background-color:transparent}.schedule .schedule_slot.unavailable:hover,.schedule .schedule_slot.unavailable:focus{background:inherit}@media print,screen and (min-width: 48em){.schedule_place{margin-bottom:5rem}.schedule .select_date h4.title{font-size:1.125rem}.schedule .select_date .Select{width:10.625rem}.schedule .helpers{justify-content:center}.schedule .helpers .helper:nth-child(1),.schedule .helpers .helper:nth-child(2){margin-right:1.25rem;margin-left:1.25rem}.schedule .helpers .helper:nth-child(1){border-right-color:#fefefe4d}.schedule .helpers .helper:nth-child(2){border-right:0}.schedule .helpers .helper:before{top:.375rem}}@media print,screen and (min-width: 64em){.schedule .filters{width:24.6875rem}.schedule .select_date{margin-top:.625rem;margin-bottom:1.5625rem}.schedule .helpers{flex:1 1 0;padding-left:0}}@media screen and (min-width: 80em){.schedule_place:after{content:"";position:absolute;bottom:-1.5625rem;right:0;height:18.125rem;width:20.125rem;background-position:center center;background-repeat:no-repeat;background-size:cover}at-root .no-webp-lossy .schedule_place:after{background-image:url("/assets/images/pages/rooms/orions_revenge/cat-XJ2CDZTU.png")}.webp-lossy .schedule_place:after{background-image:url("/assets/images/pages/rooms/orions_revenge/cat-GAWWP4NU.webp")}.schedule .filters{width:100%}.schedule .select_date{justify-content:flex-start;margin-bottom:3.4375rem}.schedule .select_date h4.title{font-size:1.375rem}.schedule .helpers{margin-bottom:0}.schedule .week{flex:1 1 0}.schedule .helpers{flex:0 0 auto;justify-content:flex-start;align-content:flex-start;order:3;width:20rem;margin-top:2.1875rem;margin-left:4.0625rem;padding-left:1.875rem;border-left:1px solid rgba(254,254,254,.3)}.schedule .helpers .helper{padding-right:0}.schedule .helpers .helper:nth-child(1),.schedule .helpers .helper:nth-child(2){margin:0 0 1.25rem}.schedule .helpers .helper:nth-child(1){max-width:100%;border-right:0}}@media screen and (min-width: 90em){.schedule .helpers{margin-top:4.6875rem}.schedule .schedule_day{margin-bottom:0;border-bottom:0}}.about_online_game{padding-right:.9375rem;padding-left:.9375rem;max-width:98.75rem;margin-left:auto;margin-right:auto;margin-bottom:3.75rem}@media print,screen and (min-width: 48em){.about_online_game{padding-right:.9375rem;padding-left:.9375rem}}@media screen and (min-width: 80em){.about_online_game{padding-right:1.5625rem;padding-left:1.5625rem}}.about_online_game .online_game_description{column-count:1;grid-column-gap:1.875rem}.about_online_game .text{margin-bottom:1rem}.about_online_game h1,.about_online_game h2{margin-bottom:0;line-height:1.5;font-size:1.125rem;font-weight:400}.about_online_game h1{color:#bf9e40}.about_online_game p{margin-bottom:0;font-size:.875rem}@media print,screen and (min-width: 48em){.about_online_game{margin-bottom:6.25rem}.about_online_game .text{margin-bottom:1.5625rem}}@media print,screen and (min-width: 64em){.about_online_game .online_game_description{column-count:2}}.orions_revenge_online_page{background:#05061f}.breadcrumbs_container{padding-right:.9375rem;padding-left:.9375rem;max-width:98.75rem;margin-left:auto;margin-right:auto;position:absolute;left:50%;transform:translate(-50%);top:3.75rem;z-index:1;width:100%;padding-top:.625rem}@media print,screen and (min-width: 48em){.breadcrumbs_container{padding-right:.9375rem;padding-left:.9375rem}}@media screen and (min-width: 80em){.breadcrumbs_container{padding-right:1.5625rem;padding-left:1.5625rem}}.breadcrumbs li{color:#fefefe}.breadcrumbs li:not(:last-child):after{color:#fefefe}.breadcrumbs a{color:#fefefe}.section_title{margin-bottom:1.25rem;text-align:center;line-height:1.4;font-size:1.375rem}.section_title .label{margin-bottom:.9375rem;color:#505162;line-height:1;font-size:.75rem;font-weight:700;text-transform:uppercase}.section_title .color_text{color:#bf9e40}#layout_body{color:#fefefe;font-size:.875rem}@media print,screen and (min-width: 48em){.breadcrumbs_container{top:4rem}.section_title{font-size:1.875rem}.section_title .label{margin-bottom:.625rem}#layout_body{font-size:1rem}}@media print,screen and (min-width: 64em){.section_title{font-size:2.25rem}}@media screen and (min-width: 80em){.breadcrumbs_container{padding-top:2.1875rem}}@media screen and (min-width: 90em){.breadcrumbs_container{padding-right:3.4375rem;padding-left:3.4375rem}}
/*# sourceMappingURL=/assets/stylesheets/pages/rooms/orions_revenge_online_page-KGPO4S4R.css.map */
