@charset "UTF-8";@keyframes backgroundColorShift{0%{background-color:#d0e0eb}33%{background-color:#f6ebd7}66%{background-color:#dbe2d7}to{background-color:#d0e0eb}}.inputContainer{float:left;position:relative}.formError{cursor:pointer;display:block;left:300px;line-height:18px;position:absolute;top:300px;z-index:5000}.ajaxSubmit{background:#55ea55;border:1px solid #999;display:none;padding:20px}.formError .formErrorContent{background:#b31919;border-radius:5px;border-bottom-left-radius:0;box-shadow:0 1px 2px rgba(0,0,0,.3);color:#fff;font-size:11px;padding:4px 10px;position:relative;text-align:left;width:150px;z-index:5001}.greenPopup .formErrorContent{background:#33be40}.blackPopup .formErrorContent{background:#393939;color:#fff}body.rtl .formError .formErrorArrow,body[dir=rtl] .formError .formErrorArrow{margin:-2px 13px 0 0}.ui-datepicker{background:#fff;border-radius:8px;box-shadow:0 0 24px rgba(0,0,0,.1);display:none;padding:10px;z-index:10}body>.ui-datepicker{z-index:30}.ui-datepicker:after{clear:both;content:"";display:block;height:0;overflow:hidden}@media only screen and (min-width:768px){.ui-datepicker{padding:32px}}@media only screen and (max-width:767px){.ui-datepicker{padding:12px;width:calc(100% - 36px)}}.ui-datepicker-header{color:#006bb6;font-size:22px;font-weight:600;line-height:30px;margin-bottom:6px;position:relative;text-align:center;text-transform:uppercase}.ui-datepicker-title{align-items:center;display:flex;justify-content:center}.ui-datepicker-title .ui-datepicker-month,.ui-datepicker-title .ui-datepicker-year{color:#000;font-family:Lexend Exa,"sans-serif";font-size:18px;font-style:normal;font-weight:700;line-height:20px;text-transform:uppercase}.ui-datepicker-next,.ui-datepicker-prev{cursor:pointer;height:26px;overflow:hidden;position:absolute;text-indent:-9999px;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:26px;z-index:20}.ui-datepicker-next:after,.ui-datepicker-prev:after{border:2px solid #000;border-bottom:0;border-left:0;content:"";height:10px;left:6px;position:absolute;top:8px;transform:rotate(45deg);transition:border-color .35s ease-in-out;width:10px}.ui-datepicker-next.ui-state-disabled,.ui-datepicker-prev.ui-state-disabled{opacity:.3}.ui-datepicker-prev{left:5px}.ui-datepicker-prev:after{border-bottom:2px solid #000;border-left:2px solid #000;border-right:0;border-top:0;left:10px}.ui-datepicker-prev:not(.ui-state-disabled):hover:after{border-bottom-color:#fcb131;border-left-color:#fcb131}.ui-datepicker-next{right:5px}.ui-datepicker-next:not(.ui-state-disabled):hover:after{border-right-color:#fcb131;border-top-color:#fcb131}.ui-datepicker-calendar{cursor:default;margin:0 auto;table-layout:fixed;width:252px}@media only screen and (max-width:767px){.ui-datepicker-calendar{width:100%}}.ui-datepicker-calendar thead{border-bottom:1px solid #006bb6;margin-bottom:8px}.ui-datepicker-calendar td,.ui-datepicker-calendar th{line-height:40px;text-align:center;vertical-align:middle;width:48px}.ui-datepicker-calendar th{color:#910028;font-size:12px;font-weight:600;text-transform:uppercase}.ui-datepicker-calendar th span{color:#000;font-family:Montserrat,"sans-serif";font-size:12px;font-style:normal;font-weight:500;letter-spacing:.12px;line-height:12px}.ui-datepicker-calendar td{color:#000;font-size:12px}.ui-datepicker-calendar td.ui-datepicker-other-month,.ui-datepicker-calendar td.ui-state-disabled{color:#a9a9a9}.ui-datepicker-calendar td.ui-datepicker-other-month span,.ui-datepicker-calendar td.ui-state-disabled span{font-family:Open Sans,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.72px;line-height:18px;text-transform:uppercase}.ui-datepicker-calendar td.ui-datepicker-other-month span:hover,.ui-datepicker-calendar td.ui-state-disabled span:hover{background:none;color:inherit}.ui-datepicker-calendar tbody tr:first-child td{padding-top:8px}.ui-datepicker-calendar a{color:inherit;display:inline-block;height:100%;text-decoration:none;width:100%}.ui-datepicker-calendar .ui-datepicker-current-day a,.ui-datepicker-calendar .ui-datepicker-highlight a,.ui-datepicker-calendar .ui-state-default:hover{background:#006bb6;color:#fff;transition:background .2s ease,color .2s ease}.ui-datepicker-calendar .ui-datepicker-today a{background:#fcb131;color:#fff}.ui-datepicker-trigger{background:url(../images/common.svg) -200px -76px no-repeat;float:left;height:20px;margin:10px 0 0 8px;overflow:hidden;text-indent:-9999px;width:20px}.ui-datepicker-trigger:hover{background-position:-240px -76px}.ui-selectmenu-button{background:#fff;border:thin solid #d1d1d1;color:#53565a;display:block;font-size:14px;height:40px;line-height:40px;position:relative;text-align:left;transition:all .2s;width:auto!important}.ui-selectmenu-button::-moz-placeholder{color:#292c2d}.ui-selectmenu-button::placeholder{color:#292c2d}.ui-selectmenu-button .ui-icon{border-left:4px solid transparent;border-right:4px solid transparent;border-top:7px solid #292c2d;height:0;margin-top:-4px;position:absolute;right:10px;top:50%;width:0}.ui-selectmenu-button:hover .ui-icon{border-top-color:#54baba}.ui-selectmenu-button .ui-selectmenu-text{display:block;height:100%;overflow:hidden;padding:0 30px 0 10px;text-overflow:ellipsis;white-space:nowrap}.ui-selectmenu-button .ui-selectmenu-text strong{font-weight:700}.ui-selectmenu-menu{background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.2);display:none;max-height:258px;overflow:auto;position:absolute;z-index:9999999}.ui-selectmenu-menu.ui-selectmenu-open{display:block}.ui-selectmenu-menu li .ui-menu-item-wrapper{color:#000;display:block;font-size:14px;overflow:hidden;padding:10px 20px;text-overflow:ellipsis;white-space:nowrap}.ui-selectmenu-menu li .ui-state-active{background:#eee;cursor:pointer}.swiper-container{list-style:none;margin:0 auto;overflow:hidden;padding:0;position:relative}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{display:flex;height:100%;position:relative;transition-property:transform;width:100%}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-invisible-blank-slide{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{touch-action:pan-x}html.mobile-device.app-smart-banner-visible #header,html.tablet.app-smart-banner-visible #header{top:84px}html.mobile-device.app-smart-banner-visible #header+#photos,html.tablet.app-smart-banner-visible #header+#photos{margin-top:154px}html.mobile-device.app-smart-banner-visible #mobile-navigation,html.tablet.app-smart-banner-visible #mobile-navigation{top:80px}#app-smart-banner{background-color:#fff;display:block;left:0;position:fixed;top:0;width:100%;z-index:99}#app-smart-banner.hidden{display:none}#app-smart-banner .wrapper{align-items:center;display:flex;justify-content:space-between;padding:12px;width:100%}#app-smart-banner .wrapper .close{flex-grow:1}#app-smart-banner .wrapper .close .close-button{color:#888;display:inline-block;flex-grow:0.3;padding:10px;padding-inline:12px 0;position:relative;text-decoration:none;text-indent:-999px}#app-smart-banner .wrapper .close .close-button:after,#app-smart-banner .wrapper .close .close-button:before{background-color:currentColor;content:"";height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(45deg);width:16px}#app-smart-banner .wrapper .close .close-button:after{transform:translate(-50%,-50%) rotate(-45deg)}#app-smart-banner .wrapper .image{flex-grow:2}#app-smart-banner .wrapper .image img{height:56px;width:56px}#app-smart-banner .wrapper .middle{flex-grow:2}#app-smart-banner .wrapper .middle .app-name{color:#070707;font-size:15px;font-weight:700;letter-spacing:0;line-height:25px}#app-smart-banner .wrapper .middle p{color:#848484;font-size:13px;letter-spacing:.13px;line-height:13px}#app-smart-banner .wrapper .button-wrapper{flex-grow:0.2}#app-smart-banner .wrapper .button-wrapper .button{background:#006ab6;border:none;color:#fff;font-size:11px;font-weight:600;letter-spacing:.15px;line-height:10px;padding:12px 17px}#header .submenu{background:rgba(0,0,0,.6);box-sizing:initial;display:none;left:0;min-height:100px;min-width:180px;padding:0;position:absolute;text-align:left;top:50px;z-index:1}#header .submenu li:first-child a{padding-top:18px}#header .submenu li:last-child a{padding-bottom:18px}#header .submenu li.expanded>.sub-submenu,#header .submenu li:hover>.sub-submenu{display:block;opacity:1}#header .submenu a{color:#fff;display:block;font-size:14px;font-weight:500;line-height:20px;max-width:100%;padding:5px 20px;text-decoration:none}#header .submenu a.active,#header .submenu a:hover{color:#fff;text-decoration:underline;text-decoration-line:#fff;text-underline-offset:6px}#header .submenu a.active .thumbnail-wrapper,#header .submenu a:hover .thumbnail-wrapper{display:block;opacity:1}#header .submenu a .thumbnail-wrapper{background-color:rgba(0,0,0,.6);display:none;height:100%;position:absolute;right:-200px;top:0;transition:opacity .35s ease-in-out;width:200px;z-index:2}#header .submenu a .thumbnail-wrapper:before{animation:loading-icon-spin 1.2s linear infinite;border-color:#006bb6 #518439 #fcb131 #910028;border-radius:50%;border-style:solid;border-width:6px;content:" ";height:24px;left:50%;margin:-12px 0 0 -12px;margin:-18px 0 0 -18px;position:absolute;top:50%;width:24px}#header .submenu a .thumbnail{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;transition:opacity .35s ease-in-out;width:100%}#header .expanded .menu.submenu,#header li:hover .menu.submenu{display:block}#header li:last-child .submenu,#header li:nth-last-child(2)>.submenu,#header li:nth-last-child(3)>.submenu,#header li:nth-last-child(4)>.submenu{left:auto;right:0;text-align:right}#header li:last-child .submenu a .thumbnail-wrapper,#header li:nth-last-child(2)>.submenu a .thumbnail-wrapper,#header li:nth-last-child(3)>.submenu a .thumbnail-wrapper,#header li:nth-last-child(4)>.submenu a .thumbnail-wrapper{left:-200px;right:auto}#header li:last-child .submenu .sub-submenu,#header li:nth-last-child(2)>.submenu .sub-submenu,#header li:nth-last-child(3)>.submenu .sub-submenu,#header li:nth-last-child(4)>.submenu .sub-submenu{left:-200px;right:auto;text-align:right}#header .sub-submenu{background:rgba(0,0,0,.6);box-sizing:initial;box-sizing:border-box;display:none;min-height:100%;min-width:200px;padding:13px 20px;position:absolute;right:-200px;text-align:left;top:0;transition:.35s ease-in-out;width:200px;z-index:3}#header .sub-submenu:hover{background:#000}#header .sub-submenu.visible{display:block;opacity:1}#header .sub-submenu a{background:none;font-size:12px;padding:5px 0!important;white-space:normal}#booking-datepicker{background:#fff;border-radius:8px;display:none;height:100%;left:0;max-height:0;position:absolute;top:0;top:88px;transition:opacity .2s ease,z-index .2s ease,top .35s ease-in-out,max-height .35s ease-in-out;width:100%;z-index:5}@media only screen and (max-width:767px){#booking-datepicker{left:50%;transform:translate(-50%)}}#booking-datepicker.visible{display:block;max-height:100%;max-width:400px}#content{position:relative;z-index:10}#content:after{clear:both;content:"";display:table}.home #content{padding:0!important}#content .center-column+.additional-content{margin:96px auto}@media only screen and (max-width:1023px){#content .center-column+.additional-content{margin:56px auto}}#content.acm-present .page-content.content-present{margin-bottom:0}#main-content{display:flex}@media only screen and (max-width:1023px){#main-content{display:block;overflow:hidden}}#main-content #side-submenu{flex-shrink:0}#main-content>.page-content{width:100%}#main-content .page-content:not(.content-present) h1,#main-content .page-content:not(.content-present) h2,.home #main-content{display:none}#main-content .page-content h1,#main-content .page-content h2{text-align:center}#content-submenu ul{margin:0}#content-submenu ul ul{display:none}#content-submenu li{margin:0}#mobile-trigger{background:#fafcfc;border:thin solid #d1d1d1;display:none;font-size:18px;font-weight:500;line-height:1.25;padding:20px 36px 20px 20px;position:relative;text-align:left;width:100%;z-index:2}@media only screen and (max-width:1023px){#mobile-trigger{display:block}}#mobile-trigger:after{border-bottom:1px solid #000;border-left:1px solid #000;content:"";height:8px;margin-top:-4px;pointer-events:none;position:absolute;right:10px;top:50%;transform:rotate(-45deg) translateY(-50%);width:8px}#mobile-trigger:hover{color:#006bb6}#side-submenu{margin-right:40px;width:340px}@media only screen and (max-width:1023px){#side-submenu{border:thin solid #d1d1d1;border-top:none;left:0;margin-right:0;opacity:0;padding:20px;position:absolute;top:0;width:100%}#side-submenu.visible{left:auto;opacity:1;position:static;top:auto;transition:opacity .35s ease-in-out}}#side-submenu .submenu-root{display:block;font-size:24px;font-weight:500;line-height:1.25}#side-submenu .submenu-root:hover{color:#006bb6}#side-submenu ul{margin:20px 0 0 20px}@media only screen and (max-width:1023px){#side-submenu ul{margin:10px 0 0}}#side-submenu ul ul{margin:10px}#side-submenu a{color:#282828;font-size:16px;line-height:2;text-decoration:none;text-transform:uppercase}#side-submenu a.active,#side-submenu a:hover{color:#006bb6}#side-submenu a.active{font-weight:500}@media only screen and (max-width:767px){html.mobile-navigation-visible{overflow:hidden}}#mobile-navigation{-webkit-overflow-scrolling:touch;background:#f6f5f3;height:100%;overflow:auto;padding-top:100px;position:fixed;right:-100%;text-align:center;top:0;transition:right .2s;width:100%;z-index:60}@media only screen and (max-width:1400px){#mobile-navigation{display:block}#mobile-navigation .top-menu-list{display:none}}.home.desktop #mobile-navigation{padding-top:200px}.mobile-navigation-visible #mobile-navigation{right:0}#mobile-navigation .top-wrapper .left-right-wrapper{margin-top:24px}#mobile-navigation .top-wrapper .left-right-wrapper .top{display:flex;flex-direction:column;gap:20px}#mobile-navigation .top-wrapper .left-right-wrapper .top .p-small-2{color:#000}#mobile-navigation .top-wrapper .left-right-wrapper .top.left-side .casino img,#mobile-navigation .top-wrapper .left-right-wrapper .top.left-side .morongo img{height:36px}#mobile-navigation .top-wrapper .left-right-wrapper .top.left-side .blue-bar{display:none}#mobile-navigation .top-wrapper .left-right-wrapper .top.right-side{margin-top:20px}#mobile-navigation .top-wrapper .left-right-wrapper .top.right-side .right-side-icons{align-items:center;display:flex;gap:8px;justify-content:center}#mobile-navigation .top-wrapper .left-right-wrapper .top.right-side .fuel-prices,#mobile-navigation .top-wrapper .left-right-wrapper .top.right-side .right-side-icons.gas-prices,#mobile-navigation .top-wrapper .left-right-wrapper .top.right-side .right-side-icons.weather,#mobile-navigation .top-wrapper .left-right-wrapper .top.right-side .weather-forcast{display:none}#mobile-navigation .top-wrapper .left-right-wrapper .top.right-side .sign-in .p-small-2{color:#000;font:600 17px/1.2 Open Sans,Arial,sans-serif;text-decoration:none;text-transform:uppercase}#mobile-navigation .top-wrapper .left-right-wrapper .top.right-side .sign-in .p-small-2:hover{color:#000;text-decoration:underline;text-decoration-line:#000;text-underline-offset:6px}#mobile-navigation .top-wrapper .left-right-wrapper .top.right-side .morongo-app .button.skinny-button{background:none;color:#000;font:600 17px/1.2 Open Sans,Arial,sans-serif;overflow:initial;padding:0;text-decoration:none;text-transform:uppercase}#mobile-navigation .top-wrapper .left-right-wrapper .top.right-side .morongo-app .button.skinny-button:before{content:none}#mobile-navigation .top-wrapper .left-right-wrapper .top.right-side .morongo-app .button.skinny-button:hover{color:#000;text-decoration:underline;text-decoration-line:#000;text-underline-offset:6px}#mobile-navigation .top-wrapper .left-right-wrapper .top.right-side svg{color:#910028}#mobile-navigation .main-menu{margin:0 auto;max-width:60%;padding-bottom:25px;position:relative}@media only screen and (max-width:767px){#mobile-navigation .main-menu{max-width:90%}}#mobile-navigation .main-menu .menu li{position:relative}#mobile-navigation .main-menu .menu a{display:block;padding:10px 40px}#mobile-navigation .main-menu .menu.level-1{padding-top:10px}#mobile-navigation .main-menu .menu.level-1>li>a{color:#000;font:600 17px/1.2 Open Sans,Arial,sans-serif;text-decoration:none;text-transform:uppercase}#mobile-navigation .main-menu .menu.level-1>li>a.active,#mobile-navigation .main-menu .menu.level-1>li>a:hover{color:#000;text-decoration:underline;text-decoration-line:#000;text-underline-offset:6px}#mobile-navigation .main-menu .menu.level-1>li>a.casino-button{margin:0 auto;overflow:hidden;transition:opacity .2s ease;width:240px}#mobile-navigation .main-menu .menu.level-1>li>a.casino-button span{display:none}#mobile-navigation .main-menu .menu.level-1>li>a.casino-button img{height:auto;width:100%}#mobile-navigation .main-menu .menu.level-1>li>a.casino-button:hover{opacity:.8}#mobile-navigation .main-menu .menu.level-1>li>.plus{top:4px}#mobile-navigation .main-menu .menu.sub-submenu,#mobile-navigation .main-menu .menu.submenu{max-height:0;overflow:hidden;padding:0;position:relative;transition:max-height 222ms cubic-bezier(0,1,0,1),padding 333ms}#mobile-navigation .main-menu .menu.sub-submenu a,#mobile-navigation .main-menu .menu.submenu a{color:#000;font-size:15px;font-weight:500;line-height:1.2;padding-bottom:6px;padding-top:6px;text-decoration:none}#mobile-navigation .main-menu .menu.sub-submenu a.active,#mobile-navigation .main-menu .menu.sub-submenu a:hover,#mobile-navigation .main-menu .menu.submenu a.active,#mobile-navigation .main-menu .menu.submenu a:hover{color:#000;text-decoration:underline;text-decoration-line:#000;text-underline-offset:6px}#mobile-navigation .main-menu .parent.expanded>.sub-submenu,#mobile-navigation .main-menu .parent.expanded>.submenu{max-height:800px;padding:10px 0;transition:max-height 222ms cubic-bezier(1,0,1,0),padding 333ms}#mobile-navigation .main-menu .menu.sub-submenu a{color:#000;font-size:13px}#mobile-navigation .main-menu .menu.sub-submenu a.active,#mobile-navigation .main-menu .menu.sub-submenu a:hover{color:#000;text-decoration:underline}#mobile-navigation .main-menu .plus{cursor:pointer;display:block;height:32px;position:absolute;right:10px;width:32px}#mobile-navigation .main-menu .plus .horizontal,#mobile-navigation .main-menu .plus .vertical{background-color:#000;position:absolute;transform:rotate(-90deg);transition:all 333ms ease-in-out}#mobile-navigation .main-menu .plus .horizontal{height:2px;margin-left:12px;margin-top:15px;width:8px}#mobile-navigation .main-menu .plus .vertical{height:8px;margin-left:15px;margin-top:12px;width:2px}#mobile-navigation .main-menu .parent.expanded>.plus>.horizontal,#mobile-navigation .main-menu .parent.expanded>.plus>.vertical{background:#000!important;transform:rotate(90deg)}#mobile-navigation .main-menu .parent.expanded>.plus>.horizontal{opacity:0}#mobile-navigation .main-menu .menu.submenu .plus{top:0}.keyboard-navigation #mobile-navigation .main-menu .parent>.sub-submenu,.keyboard-navigation #mobile-navigation .main-menu .parent>.submenu{max-height:800px;padding:10px 0;transition:max-height 222ms cubic-bezier(1,0,1,0),padding 333ms}.homepage-additional-content{background:#fff;overflow:hidden;position:relative;z-index:10}.homepage-additional-content .subpage{background-color:#000;background-position:25% 50%;background-repeat:no-repeat;color:#fff;margin:10px;overflow:hidden;position:relative}@media only screen and (max-width:767px){.homepage-additional-content .subpage{min-height:500px}}.homepage-additional-content .subpage>.button{bottom:40px;display:none;left:40px;position:absolute;z-index:2}@media only screen and (max-width:767px){.homepage-additional-content .subpage>.button{display:block}}.homepage-additional-content .subpage .thumb{background-position:50% 50%;background-size:cover;height:100%;left:0;opacity:.75;position:absolute;top:0;width:100%;z-index:1}.homepage-additional-content .subpage .headings{left:40px;max-width:50%;position:absolute;top:40px;z-index:3}@media only screen and (max-width:767px){.homepage-additional-content .subpage .headings{max-width:none;right:40px}}.homepage-additional-content .subpage .headings h2{font:36px/47px Open Sans,Arial,sans-serif;text-transform:uppercase}@media only screen and (max-width:767px){.homepage-additional-content .subpage .headings h2{font-size:30px;line-height:36px}}.homepage-additional-content .subpage .headings h3{font-size:24px;line-height:33px}@media only screen and (max-width:767px){.homepage-additional-content .subpage .headings h3{font-size:20px;line-height:26px}}.homepage-additional-content .subpage .content-wrapper{background:rgba(0,0,0,.5);float:right;min-height:470px;padding:75px 30px 70px;position:relative;width:280px;z-index:2}@media only screen and (max-width:767px){.homepage-additional-content .subpage .content-wrapper{bottom:0;left:0;min-height:0;padding:20px;position:absolute;width:100%}}.homepage-additional-content .subpage .content-wrapper .copy{font-size:14px;line-height:1.7;margin-bottom:40px;min-height:240px;position:relative}@media only screen and (max-width:767px){.homepage-additional-content .subpage .content-wrapper .copy{font-size:12px;margin-bottom:20px;min-height:0}}.homepage-additional-content .subpage.even{background-position:75% 50%}.homepage-additional-content .subpage.even>.button{left:auto;right:40px}.homepage-additional-content .subpage.even .headings{left:auto;right:40px;text-align:right}@media only screen and (max-width:767px){.homepage-additional-content .subpage.even .headings{left:40px}}.homepage-additional-content .subpage.even .content-wrapper{float:left}.home .home-arc{position:relative}.home .home-arc .mobile-arc{display:none}.home .home-arc svg{left:calc(50% - 100px);margin-top:-30px;position:absolute;transform:translateX(-50%)}@media only screen and (max-width:767px){.home .home-arc svg{left:50%;margin-top:100px;transform:translateX(-50%)}.home .home-arc svg.desktop-arc{display:none}.home .home-arc svg.mobile-arc{display:flex}}.casino-page-wrapper{position:relative}.casino-page-wrapper .casino-background-wrapper{height:calc(100% - 65px);left:50%;position:absolute;top:130px;transform:translateX(-50%)}@media only screen and (max-width:767px){.casino-page-wrapper .casino-background-wrapper{height:100%;top:0}}.casino-page-wrapper .casino-background-logo{display:flex;position:sticky;top:150px;width:100%}@media only screen and (max-width:767px){.casino-page-wrapper .casino-background-logo{top:0}}.casino-page-wrapper .casino-background-logo svg{padding:0 10px;width:100vw}.casino-logo-wrapper{height:100%;position:relative;width:100%}@media only screen and (max-width:1023px){.casino-logo-wrapper{position:static}}.casino-logo-blur{background:url(../images/casino-logo-white-blur.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;left:50%;max-height:335px;position:absolute;top:calc(50% + 40px);transform:translate(-50%,-50%);width:calc(100% - 36px)}@media only screen and (max-width:1023px){.casino-logo-blur{top:50%;width:calc(100% - 180px)}}.admin .preview-item{-webkit-font-smoothing:antialiased;font-smoothing:antialiased;height:auto;margin:0;overflow:hidden;padding:20px}.admin .preview-item .common-slideshow{text-align:left}.admin .preview-item .promo{text-align:center;width:400px}@media only screen and (max-width:1023px){.admin .preview-item .promo{width:340px}}.admin .preview-item .promo .thumbnail img{display:block;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}.admin .preview-item#preview-template-j .promo{display:block!important}.admin .preview-item#preview-template-j .promo .popup_modal{background:none;bottom:auto;display:block!important;height:520px;left:auto;position:relative;right:auto;top:auto}.admin .preview-item#preview-template-j .promo .popup_modal .inner-popup{left:auto;top:auto;transform:translate(0)}.admin .preview-item#preview-template-j .promo .popup_modal .inner-popup .close{display:none}.home #promos{margin-top:-58px}#home-rooms.slideshow{padding-top:0}#acm-content-tiles,#promos,.common-slideshow,.widget-area{overflow:hidden;position:relative;text-align:center;z-index:50}#acm-content-tiles nav,#promos nav,.common-slideshow nav,.widget-area nav{white-space:nowrap}#acm-content-tiles nav button,#promos nav button,.common-slideshow nav button,.widget-area nav button{-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;background:transparent;-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-webkit-border-top-right-radius:4px;border-top-right-radius:4px;color:#fff;font:600 14px/58px Open Sans,Arial,sans-serif;height:58px;padding:0 30px;text-transform:uppercase;transition:background .35s ease-in-out}@media only screen and (max-width:1023px){#acm-content-tiles nav button,#promos nav button,.common-slideshow nav button,.widget-area nav button{padding:0 20px}}@media only screen and (max-width:767px){#acm-content-tiles nav button,#promos nav button,.common-slideshow nav button,.widget-area nav button{font-size:12px;padding:0 10px}}@media only screen and (max-width:500px){#acm-content-tiles nav button,#promos nav button,.common-slideshow nav button,.widget-area nav button{font-size:10px}}@media only screen and (max-width:430px){#acm-content-tiles nav button,#promos nav button,.common-slideshow nav button,.widget-area nav button{font-size:9px;padding:0 5px}}#acm-content-tiles nav button.active,#acm-content-tiles nav button.active:hover,#promos nav button.active,#promos nav button.active:hover,.common-slideshow nav button.active,.common-slideshow nav button.active:hover,.widget-area nav button.active,.widget-area nav button.active:hover{background:#006bb6}#acm-content-tiles nav button:hover,#promos nav button:hover,.common-slideshow nav button:hover,.widget-area nav button:hover{background:#fcb131}#acm-content-tiles .slideshow,#promos .slideshow,.common-slideshow .slideshow,.widget-area .slideshow{background:#006bb6;overflow:hidden;position:absolute;top:-9999px}#acm-content-tiles .slideshow.active,#promos .slideshow.active,.common-slideshow .slideshow.active,.widget-area .slideshow.active{position:relative;top:auto}.home #acm-content-tiles .slideshow,.home #promos .slideshow,.home .common-slideshow .slideshow,.home .widget-area .slideshow{padding-top:2px}.spa-page #acm-content-tiles .slideshow,.spa-page #promos .slideshow,.spa-page .common-slideshow .slideshow,.spa-page .widget-area .slideshow{background:#5e6d25}.casino-page #acm-content-tiles .slideshow,.casino-page #promos .slideshow,.casino-page .common-slideshow .slideshow,.casino-page .widget-area .slideshow{background:#064f94}#acm-content-tiles .slideshow .no-events,#promos .slideshow .no-events,.common-slideshow .slideshow .no-events,.widget-area .slideshow .no-events{color:#fff;font-size:24px;line-height:1.5;padding:40px 20px}#acm-content-tiles .slideshow .no-events span,#promos .slideshow .no-events span,.common-slideshow .slideshow .no-events span,.widget-area .slideshow .no-events span{display:block;margin:10px 0}#acm-content-tiles.active .slideshow,#promos.active .slideshow,.common-slideshow.active .slideshow,.widget-area.active .slideshow{position:relative;top:auto}#acm-content-tiles .slideshow-wrapper,#promos .slideshow-wrapper,.common-slideshow .slideshow-wrapper,.widget-area .slideshow-wrapper{font-size:0;white-space:nowrap}#acm-content-tiles#promos-events .promo .details strong,#promos#promos-events .promo .details strong,.common-slideshow#promos-events .promo .details strong,.widget-area#promos-events .promo .details strong{color:#fff}#acm-content-tiles .promo,#promos .promo,.common-slideshow .promo,.widget-area .promo{background-color:#006bb6;color:#fff;display:inline-block;height:480px;overflow:hidden;position:relative;text-shadow:0 0 5px #444;vertical-align:top;white-space:normal;width:25%}@media only screen and (max-width:1023px){#acm-content-tiles .promo,#promos .promo,.common-slideshow .promo,.widget-area .promo{height:380px}}#acm-content-tiles .promo .inner-wrapper,#promos .promo .inner-wrapper,.common-slideshow .promo .inner-wrapper,.widget-area .promo .inner-wrapper{height:100%;width:100%}#acm-content-tiles .promo .thumbnail,#promos .promo .thumbnail,.common-slideshow .promo .thumbnail,.widget-area .promo .thumbnail{background-position:50% 50%;background-size:cover;height:100%;left:0;position:absolute;top:0;transform:scale(1);transition:transform .6s;width:100%}#acm-content-tiles .promo .thumbnail:after,#promos .promo .thumbnail:after,.common-slideshow .promo .thumbnail:after,.widget-area .promo .thumbnail:after{background:rgba(0,0,0,.3);content:"";display:block;height:100%;left:0;position:absolute;top:0;transition:.35s ease-in-out;width:100%}#acm-content-tiles .promo .thumbnail .loading:before,#promos .promo .thumbnail .loading:before,.common-slideshow .promo .thumbnail .loading:before,.widget-area .promo .thumbnail .loading:before{animation:loading-icon-spin 1.2s linear infinite;border-color:#006bb6 #518439 #fcb131 #910028;border-radius:50%;border-style:solid;border-width:6px;content:" ";height:24px;left:50%;left:auto;margin:-12px 0 0 -12px;margin:auto;position:absolute;right:8%;top:50%;top:8%;width:24px}#acm-content-tiles .promo:hover .thumbnail,#promos .promo:hover .thumbnail,.common-slideshow .promo:hover .thumbnail,.widget-area .promo:hover .thumbnail{transform:scale(1.1)}#acm-content-tiles .promo:hover .thumbnail:after,#promos .promo:hover .thumbnail:after,.common-slideshow .promo:hover .thumbnail:after,.widget-area .promo:hover .thumbnail:after{background:rgba(0,0,0,.6)}#acm-content-tiles .promo .content,#promos .promo .content,.common-slideshow .promo .content,.widget-area .promo .content{bottom:60px;left:10%;position:absolute;right:10%}@media only screen and (max-width:1640px){#acm-content-tiles .promo .content,#promos .promo .content,.common-slideshow .promo .content,.widget-area .promo .content{bottom:50px}}@media only screen and (max-width:1540px){#acm-content-tiles .promo .content,#promos .promo .content,.common-slideshow .promo .content,.widget-area .promo .content{bottom:40px}}@media only screen and (max-width:1440px){#acm-content-tiles .promo .content,#promos .promo .content,.common-slideshow .promo .content,.widget-area .promo .content{bottom:30px}}#acm-content-tiles .promo h3,#promos .promo h3,.common-slideshow .promo h3,.widget-area .promo h3{word-wrap:break-word;bottom:50%;color:#fff;font:500 32px/1.2 Open Sans,Arial,sans-serif;left:14%;margin-bottom:0;position:absolute;right:14%;text-transform:uppercase}@media only screen and (max-width:1023px){#acm-content-tiles .promo h3,#promos .promo h3,.common-slideshow .promo h3,.widget-area .promo h3{font-size:28px}}@media only screen and (max-width:767px){#acm-content-tiles .promo h3,#promos .promo h3,.common-slideshow .promo h3,.widget-area .promo h3{font-size:20px}}#acm-content-tiles .promo h3 a,#promos .promo h3 a,.common-slideshow .promo h3 a,.widget-area .promo h3 a{color:inherit;text-decoration:none}#acm-content-tiles .promo h4,#promos .promo h4,.common-slideshow .promo h4,.widget-area .promo h4{word-wrap:break-word;color:#fcb131;font:600 14px/1.2 Open Sans,Arial,sans-serif;left:14%;position:absolute;right:14%;text-transform:uppercase;top:80px}@media only screen and (max-width:1640px){#acm-content-tiles .promo h4,#promos .promo h4,.common-slideshow .promo h4,.widget-area .promo h4{top:50px}}@media only screen and (max-width:1540px){#acm-content-tiles .promo h4,#promos .promo h4,.common-slideshow .promo h4,.widget-area .promo h4{top:40px}}@media only screen and (max-width:1440px){#acm-content-tiles .promo h4,#promos .promo h4,.common-slideshow .promo h4,.widget-area .promo h4{top:30px}}@media only screen and (max-width:767px){#acm-content-tiles .promo h4,#promos .promo h4,.common-slideshow .promo h4,.widget-area .promo h4{font-size:12px}}#acm-content-tiles .promo h4 a,#promos .promo h4 a,.common-slideshow .promo h4 a,.widget-area .promo h4 a{color:inherit;text-decoration:none}#acm-content-tiles .promo p,#promos .promo p,.common-slideshow .promo p,.widget-area .promo p{display:none;font-size:13px;line-height:16px;margin-bottom:20px}#acm-content-tiles .promo .details,#promos .promo .details,.common-slideshow .promo .details,.widget-area .promo .details{display:block;font:600 14px/24px Open Sans,Arial,sans-serif;text-transform:uppercase}@media only screen and (max-width:767px){#acm-content-tiles .promo .details,#promos .promo .details,.common-slideshow .promo .details,.widget-area .promo .details{font-size:12px}}#acm-content-tiles .promo .details a,#promos .promo .details a,.common-slideshow .promo .details a,.widget-area .promo .details a{color:inherit;text-decoration:none}#acm-content-tiles .promo .details strong,#promos .promo .details strong,.common-slideshow .promo .details strong,.widget-area .promo .details strong{color:#fcb131;font-size:24px}@media only screen and (max-width:767px){#acm-content-tiles .promo .details strong,#promos .promo .details strong,.common-slideshow .promo .details strong,.widget-area .promo .details strong{font-size:18px}}#acm-content-tiles .promo .promo-button,#promos .promo .promo-button,.common-slideshow .promo .promo-button,.widget-area .promo .promo-button{background:none;border:1px solid #fff;border-radius:0;color:#fff;display:inline-block;font:600 14px/60px Open Sans,Arial,sans-serif;height:60px;margin:24px 10px 0;overflow:visible;padding:0 20px;position:relative;text-align:center;-moz-text-align-last:auto;text-align-last:auto;text-decoration:none;text-shadow:none;text-transform:uppercase;transition:background .35s ease-in-out,color .35s ease-in-out;white-space:nowrap}@media only screen and (max-width:767px){#acm-content-tiles .promo .promo-button,#promos .promo .promo-button,.common-slideshow .promo .promo-button,.widget-area .promo .promo-button{font-size:12px;margin-left:5px;margin-right:5px}}#acm-content-tiles .promo .promo-button:hover,#promos .promo .promo-button:hover,.common-slideshow .promo .promo-button:hover,.widget-area .promo .promo-button:hover{background:#fff;color:#006bb6}.spa-page #acm-content-tiles .promo .promo-button:hover,.spa-page #promos .promo .promo-button:hover,.spa-page .common-slideshow .promo .promo-button:hover,.spa-page .widget-area .promo .promo-button:hover{color:#5e6d25}.casino-page #acm-content-tiles .promo .promo-button:hover,.casino-page #promos .promo .promo-button:hover,.casino-page .common-slideshow .promo .promo-button:hover,.casino-page .widget-area .promo .promo-button:hover{color:#064f94}#acm-content-tiles .promo .promo-button:active,#promos .promo .promo-button:active,.common-slideshow .promo .promo-button:active,.widget-area .promo .promo-button:active{box-shadow:none;top:auto}@media only screen and (max-width:1023px){#acm-content-tiles .promo,#promos .promo,.common-slideshow .promo,.widget-area .promo{width:50%}}@media only screen and (max-width:767px){#acm-content-tiles .promo,#promos .promo,.common-slideshow .promo,.widget-area .promo{width:83%}}#acm-content-tiles .slideshow-button,#promos .slideshow-button,.common-slideshow .slideshow-button,.widget-area .slideshow-button{border:2px solid #fff;border-bottom:0;border-left:0;cursor:pointer;height:30px;margin-top:-15px;overflow:hidden;position:absolute;text-indent:-100em;top:50%;transition:border-color .35s ease-in-out;width:30px;z-index:2}@media only screen and (max-width:767px){#acm-content-tiles .slideshow-button,#promos .slideshow-button,.common-slideshow .slideshow-button,.widget-area .slideshow-button{display:none}}#acm-content-tiles .slideshow-button:hover,#promos .slideshow-button:hover,.common-slideshow .slideshow-button:hover,.widget-area .slideshow-button:hover{border-color:#fcb131}#acm-content-tiles .slideshow-button.swiper-button-lock,#promos .slideshow-button.swiper-button-lock,.common-slideshow .slideshow-button.swiper-button-lock,.widget-area .slideshow-button.swiper-button-lock{opacity:0;visibility:hidden}#acm-content-tiles .slideshow-button.previous,#promos .slideshow-button.previous,.common-slideshow .slideshow-button.previous,.widget-area .slideshow-button.previous{left:30px;transform:rotate(-135deg)}@media only screen and (max-width:1023px){#acm-content-tiles .slideshow-button.previous,#promos .slideshow-button.previous,.common-slideshow .slideshow-button.previous,.widget-area .slideshow-button.previous{right:20px}}#acm-content-tiles .slideshow-button.next,#promos .slideshow-button.next,.common-slideshow .slideshow-button.next,.widget-area .slideshow-button.next{right:30px;transform:rotate(45deg)}@media only screen and (max-width:1023px){#acm-content-tiles .slideshow-button.next,#promos .slideshow-button.next,.common-slideshow .slideshow-button.next,.widget-area .slideshow-button.next{right:20px}}.popup_modal{background:rgba(0,0,0,.8);bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:100}@media only screen and (max-width:1023px){.popup_modal{display:none!important}}.popup_modal .inner-popup{background:#006bb6;height:520px;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:800px;z-index:3}.popup_modal .logo{background:url(../images/logo.svg) no-repeat 0 0;background-size:cover;display:block;height:119px;margin-left:48px;margin-top:30px;width:164px}.popup_modal .text-wrapper{color:#fff;display:block;font:14px/1.5 Open Sans,Arial,sans-serif;margin:1px 14px 15px auto;text-align:center;width:250px}.popup_modal .hero{float:left}.popup_modal .image-wrapper{height:520px;overflow:hidden;width:520px}.popup_modal .close{color:#fff;cursor:pointer;float:right;font-size:37px;position:relative;right:7px;top:-7px}.popup_modal .promo-button{background:none;border:1px solid #fff;border-radius:0;color:#fff;display:inline-block;font:600 14px/50px Open Sans,Arial,sans-serif;height:50px;margin:24px 10px 0;overflow:visible;padding:0 20px;position:relative;text-align:center;-moz-text-align-last:auto;text-align-last:auto;text-decoration:none;text-shadow:none;text-transform:uppercase;transition:background .35s ease-in-out,color .35s ease-in-out;white-space:nowrap}@media only screen and (max-width:767px){.popup_modal .promo-button{font-size:12px;margin-left:5px;margin-right:5px}}.popup_modal .promo-button:hover{background:#fff;color:#006bb6}.popup_modal .promo-button:active{box-shadow:none;top:auto}.popup_modal .copy{color:#fff;margin-top:10px;text-decoration:none;width:180px}.popup_modal .title{color:#fcb131;display:block;font:500 26px/1.2 Open Sans,Arial,sans-serif;margin:30px auto;text-decoration:none;text-transform:uppercase;width:180px}#promos .promo .content{min-height:110px}#events{background:#f0f0f0;overflow:hidden;padding:20px;position:relative;text-align:center}#events h2{color:#006bb6;font:500 36px/1.2 Open Sans,Arial,sans-serif;margin-bottom:20px;text-transform:uppercase}#events h2 a{text-decoration:none}#events nav{clear:both;margin-top:40px}#events .slideshow{margin:0 auto;max-width:1440px;overflow:hidden}#events .slideshow-wrapper{font-size:0;white-space:nowrap}#events .event{box-sizing:border-box;display:inline-block;height:300px;overflow:hidden;padding:0 10px;position:relative;vertical-align:top;white-space:normal;width:33.3333333333%}@media only screen and (max-width:767px){#events .event{height:auto;margin:0 0 40px;width:100%}}#events .event .thumbnail{background-position:50% 50%;background-size:cover;height:350px;overflow:hidden;position:relative;width:100%}@media only screen and (max-width:767px){#events .event .thumbnail{height:266px}}#events .event .thumbnail.no-thumbnail{background:#dbdbdb}#events .event .thumbnail .loading:before{animation:loading-icon-spin 1.2s linear infinite;border-color:#006bb6 #518439 #fcb131 #910028;border-radius:50%;border-style:solid;border-width:6px;content:" ";height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}#events .event .date{color:#fcb131;display:block;font-size:14px;font-weight:500;line-height:1.2;margin:0 0 34px;position:relative;text-transform:uppercase}#events .event .date a{color:inherit;text-decoration:none}#events .event .date a:hover{text-decoration:underline}#events .event .date:after{background:#e0e0e0;bottom:-15px;content:"";display:block;height:1px;left:50%;position:absolute;transform:translateX(-50%);width:180px}#events .event h3{color:#000;font:200 20px/1.33 Open Sans,Arial,sans-serif;margin-bottom:16px;text-transform:uppercase}#events .event .copy{padding:0 20px}@media only screen and (max-width:767px){#events .event .copy{padding:0 10px}}#events .event .button{bottom:40px;left:50%;position:absolute;transform:translateX(-50%)}#events .slideshow-pagination{font-size:0;margin:20px 0;text-align:center}@media only screen and (max-width:767px){#events .slideshow-pagination{display:none}}#events .slideshow-pagination>*{background:#327d7d;border-radius:50%;cursor:pointer;display:inline-block;height:10px;margin:0 5px;overflow:hidden;text-indent:-9999px;transition:background .35s ease-in-out;width:10px}#events .slideshow-pagination>.active,#events .slideshow-pagination>:hover{background:#54baba}.rooms{background-color:#fff;margin:0 auto;padding-bottom:160px}@media only screen and (max-width:1023px){.rooms{padding-bottom:80px}}.rooms-category .rooms{padding:160px 0}@media only screen and (max-width:1023px){.rooms-category .rooms{padding:80px 0}}.rooms .categories-descr{padding:0 20px}.rooms .categories-descr .category-descr{display:none}.rooms .categories-descr .category-descr.active{display:block}.rooms .category-selector{padding:72px 0}.rooms .rooms-wrapper{display:flex;flex-direction:column;gap:40px;margin:auto;max-width:1259px;padding:0 18px}.rooms .rooms-entry{box-shadow:0 0 24px rgba(0,0,0,.1);display:flex;min-height:490px;opacity:1;overflow:hidden}.rooms .rooms-entry.hide{display:none}@media only screen and (max-width:1023px){.rooms .rooms-entry{flex-direction:column;height:auto;min-height:auto}}.rooms .rooms-entry .rooms-thumbnail{max-width:704px;position:relative;width:100%}@media only screen and (max-width:1023px){.rooms .rooms-entry .rooms-thumbnail{height:200px;max-width:none}}.rooms .rooms-entry .rooms-thumbnail .room-image{height:100%}.rooms .rooms-entry .rooms-thumbnail .rooms-item-gallery{height:100%;left:0;position:absolute;width:100%}.rooms .rooms-entry .rooms-thumbnail .rooms-item-gallery img{bottom:24px;height:40px;position:absolute;right:24px;width:40px}.rooms .rooms-entry .side-content{background-color:#fff;display:flex;flex-direction:column;flex-shrink:0;gap:24px;justify-content:center;max-width:519px;padding:50px 66px;position:relative;width:805px}@media only screen and (max-width:1023px){.rooms .rooms-entry .side-content{flex-direction:column;flex-shrink:1;max-width:none;padding:24px 18px;width:100%}}.rooms .rooms-entry .side-content nav{display:flex;flex-wrap:wrap;gap:20px}.rooms .rooms-entry .side-content h3,.rooms .rooms-entry .side-content nav,.rooms .rooms-entry .side-content p{opacity:1;text-align:left}.rooms .rooms-entry .side-content p{text-align:left}.rooms .rooms-entry .side-content .rooms-icons{display:flex;gap:16px}.rooms .rooms-entry .side-content .rooms-icons .single-icon-wrapper .icon a{display:inline-block;height:100%;width:100%}.room.single-room{text-align:left}@media only screen and (max-width:1440px){.room.single-room .thumbnail{height:auto;width:700px}}@media only screen and (max-width:1200px){.room.single-room .thumbnail{height:auto;width:500px}}@media only screen and (max-width:767px){.room.single-room .thumbnail{display:block;width:100%}}.room.single-room .thumbnail img{height:auto;width:100%}.room.single-room .price{color:#006bb6;display:inline-block;font-size:20px;font-style:italic;font-weight:600;margin-bottom:20px;text-decoration:none}.rooms-page .center-column#main-content{max-width:none;padding:0}.rooms-page #photos{overflow:visible}#home-gallery{background:#fff;overflow:hidden;padding-bottom:10px;position:relative;text-align:center;z-index:10}#home-gallery h2{color:#54baba;display:none;font:200 36px/1.2 Open Sans,Arial,sans-serif;margin:40px 0;text-align:center;text-transform:uppercase}@media only screen and (max-width:767px){#home-gallery h2{display:block}}#home-gallery div.gallery-wrapper{overflow:hidden}#home-gallery .photo{background-position:50% 50%;background-size:cover;display:block;float:left;font-size:0;height:0;margin:10px 0 0 10px;opacity:1;padding-top:calc(20% - 12px);position:relative;transition:opacity .3s ease-out;width:calc(20% - 12px)}#home-gallery .photo:hover{opacity:.8}#home-gallery .photo:nth-child(11),#home-gallery .photo:nth-child(4),#home-gallery .photo:nth-child(5){width:calc(40% - 14px)}@media only screen and (max-width:1023px){#home-gallery .photo{padding-top:calc(25% - 12.5px)}#home-gallery .photo,#home-gallery .photo:nth-child(11),#home-gallery .photo:nth-child(4),#home-gallery .photo:nth-child(5){width:calc(25% - 12.5px)}}@media only screen and (max-width:767px){#home-gallery .photo{padding-top:calc(50% - 15px)}#home-gallery .photo,#home-gallery .photo:nth-child(11),#home-gallery .photo:nth-child(4),#home-gallery .photo:nth-child(5){width:calc(50% - 15px)}#home-gallery .photo:nth-child(n+8),#home-gallery span.photo{display:none}}#home-gallery span.photo:after{background:rgba(0,0,0,.3);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}#home-gallery span.photo .text{color:#fff;font:25px/25px Open Sans,Arial,sans-serif;left:50%;position:absolute;text-transform:uppercase;top:50%;transform:translate(-50%,-50%);z-index:2}#home-gallery span.photo .text a{margin-top:6px;padding:0 20px}#home-gallery .all-photos{display:none}@media only screen and (max-width:767px){#home-gallery .all-photos{display:block;margin-top:40px}}#feeds{padding:10px 0;position:relative;z-index:10}#feeds h2{color:#54baba;font:200 36px/1.2 Open Sans,Arial,sans-serif;margin-bottom:30px;text-align:center;text-transform:uppercase}#feeds.loading{min-height:300px}#feeds.loading:before{animation:loading-icon-spin 1.2s linear infinite;border-color:#006bb6 #518439 #fcb131 #910028;border-radius:50%;border-style:solid;border-width:6px;content:" ";height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}#feeds .feed-content{margin:0 10px;overflow:hidden;position:relative;text-align:center}#feeds .feed-items{font-size:0;margin-bottom:10px}#feeds .feed-items:after{clear:both;content:"";display:table}#feeds .pattern{position:relative}#feeds .feed-item{background:#000;color:#fff;display:inline-block;font:italic 14px/18px Open Sans,Arial,sans-serif;height:auto;margin:10px;overflow:hidden;padding-top:15%;position:relative;text-align:left;width:calc(16.66667% - 20px)}@media only screen and (max-width:1023px){#feeds .feed-item{padding-top:25%;width:calc(25% - 20px)}}@media only screen and (max-width:767px){#feeds .feed-item{padding-top:50%;width:calc(50% - 20px)}}#feeds .feed-item:hover:after{opacity:.6}#feeds .feed-item:hover .feed-thumb{transform:scale(1.1)}#feeds .feed-item:hover .feed-descr{opacity:1;visibility:visible}#feeds .feed-item:before{background:url(../images/sprite.svg) -180px -150px no-repeat;content:"";display:block;height:20px;left:50%;margin-left:-10px;position:absolute;top:20px;width:20px;z-index:5}#feeds .feed-item:after{background:#000;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:.35s ease-in-out;width:100%;z-index:4}#feeds .feed-item.invisible{opacity:0}#feeds .feed-item .feed-thumb{background:#000;height:100%;left:0;position:absolute;top:0;transform:scale(1);transition:transform .6s;width:100%}#feeds .feed-item .feed-thumb div{background-position:50% 50%;background-size:cover;height:100%;opacity:.6;width:100%}#feeds .feed-item.instagram .feed-thumb div{opacity:1}#feeds .feed-item .feed-descr{bottom:0;color:#fff;font:14px/18px Open Sans,Arial,sans-serif;opacity:0;overflow:hidden;padding:50px 15px 15px;position:absolute;text-align:left;top:0;transition:opacity .5s ease,visibility .5s ease;visibility:hidden;width:100%;z-index:8}@media only screen and (min-width:1800px){#feeds .feed-item .feed-descr{padding:50px 20px 20px}}#feeds .feed-item .feed-descr h3{display:none}#feeds .feed-item .feed-title{font-weight:600;margin-bottom:10px;padding-right:30px;text-decoration:underline;transition:all .35s ease-in-out}#feeds .feed-item .feed-date{display:block;font-size:12px;margin-bottom:10px}#feeds .feed-item .feed-text{display:inline-block;font-family:Open Sans,Arial,sans-serif;font-weight:200}#feeds .feed-item .feed-link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}#feeds .feed-item.instagram{background:#833ab4}#feeds .feed-item.instagram:before{background-position:0 -150px}#feeds .feed-item.instagram a{color:inherit}#feeds .feed-item.facebook{background:#3b5998}#feeds .feed-item.facebook:before{background-position:-50px -150px}#feeds .feed-item.twitter{background:#657786}#feeds .feed-item.twitter:before{background-position:-100px -150px}#feeds .feed-item.blog:before{background-position:-150px -150px}#feeds .feed-item.blog .feed-thumb{display:none}#feeds .feed-item.blog h3{color:#aca394;margin-bottom:7px;padding-right:30px;transition:all .35s ease-in-out}#feeds .feed-item.blog h3:hover{opacity:.7}#feeds .feed-item.blog .feed-descr{color:#5c574f}#feeds .feed-controls{display:block;margin-bottom:110px;margin-top:60px;text-align:center}#bus-tables{padding-top:20px;position:relative}#bus-tables .selector-wrapper{border:2px solid #006ab6;box-sizing:border-box;cursor:pointer;display:inline-block;margin:0 0 45px 50%;min-width:250px;position:relative;text-align:left;transform:translateX(-50%);z-index:1}#bus-tables .selector-wrapper:after{background:url(../images/sprite.svg) -258px -106px;content:"";display:block;height:8px;position:absolute;right:17px;top:15px;transition:background .2s ease;width:14px}#bus-tables .selector-wrapper .table-title{height:40px;line-height:40px;padding:0 40px 0 17px}#bus-tables .selector-wrapper:hover:after{background-position:-258px -91px}#bus-tables .selector-wrapper ul.table-list{background:#f6f6f6;left:0;max-height:0;overflow:hidden;position:absolute;right:0;top:100%;transition:max-height .5s ease-in-out}#bus-tables .selector-wrapper ul.table-list.visible{max-height:1000px}#bus-tables .selector-wrapper ul.table-list li{height:40px;line-height:40px;padding:0 17px}#bus-tables .selector-wrapper ul.table-list li.active,#bus-tables .selector-wrapper ul.table-list li:hover{background:#c9c9c9}#bus-tables .table-wrapper{position:relative}@media only screen and (max-width:767px){#bus-tables .table-wrapper.center-column{padding:0}}#bus-tables .table-wrapper table{box-sizing:border-box;font-size:16px;line-height:22px;opacity:0;position:absolute;transition:opacity .2s ease;visibility:hidden;width:100%}@media only screen and (max-width:1023px){#bus-tables .table-wrapper table{font-size:13px;line-height:18px}}@media only screen and (max-width:767px){#bus-tables .table-wrapper table{font-size:10px;line-height:12px}}#bus-tables .table-wrapper table.active{opacity:1;position:relative;visibility:visible}#bus-tables .table-wrapper table tr{text-align:left}#bus-tables .table-wrapper table td,#bus-tables .table-wrapper table th{padding:15px 30px}@media only screen and (max-width:1023px){#bus-tables .table-wrapper table td,#bus-tables .table-wrapper table th{padding:13px 20px}}@media only screen and (max-width:767px){#bus-tables .table-wrapper table td,#bus-tables .table-wrapper table th{padding:12px 6px}}#bus-tables .table-wrapper table thead{background:#4c4c4c;color:#fff}#bus-tables .table-wrapper table tbody{color:#000}#bus-tables .table-wrapper table tbody tr:nth-child(2n){background:#f0f0f0}#bus-tables .table-wrapper table tbody tr:hover{background:#ccc}#bus-tables .page-content{margin-top:60px}#footer{background-color:#000;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;color:#fff;font-size:14px;overflow:hidden;position:relative;text-align:center;z-index:1}.casino-page #footer{background-color:transparent}#footer a{color:#fff;text-decoration:none}#footer h2{color:#fcb131;text-transform:uppercase}#footer .bg{background-position:100% 100%;background-repeat:no-repeat;bottom:0;height:256px;position:absolute;right:0;width:100%;z-index:1}@media only screen and (max-width:1023px){#footer .bg{background-size:contain;height:82px}}.casino-page #footer .bg{display:none}#footer .casino-magenta-bar{background-color:#c0136b;display:none;height:16px;width:100%}#footer .casino-magenta-bar.bar-top{margin-bottom:4px}#footer .casino-magenta-bar.bar-bottom{margin-top:4px}.casino-page #footer .casino-magenta-bar{display:flex}#footer .row-1{background-image:url(../images/footer-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;padding:63px 130px 83px 80px;position:relative;text-align:left}.casino-page #footer .row-1{background-image:url(../images/footer-bg-blue.jpg)}@media (min-width:1024px) and (max-width:1800px){.casino-page #footer .row-1{background-position:center 67%}}@media only screen and (max-width:1023px){#footer .row-1{flex-direction:column;padding:72px 24px 24px}}.casino-page #footer .row-1 .column-1,.casino-page #footer .row-1 .column-2,.casino-page #footer .row-1 .column-3,.casino-page #footer .row-1 .footer-line{position:relative;z-index:2}#footer .row-1 .column-1{display:flex;flex-direction:column;gap:16px}@media only screen and (min-width:768px){#footer .row-1 .column-1{max-width:250px}.casino-page #footer .row-1 .column-1{max-width:275px}}#footer .row-1 .column-1 .contact-header,#footer .row-1 .column-1 .p-text{color:#fff;text-align:left}#footer .row-1 .column-1 .address{font-weight:500;max-width:208px}.casino-page #footer .row-1 .column-1 .address{font-weight:700}#footer .row-1 .column-1 .social-links{display:flex;justify-content:left}#footer .row-1 .column-1 .social-links .socials{display:flex;font-size:0;gap:24px}@media only screen and (max-width:767px){#footer .row-1 .column-1 .social-links .socials{float:none}}#footer .row-1 .column-1 .social-links .socials li{display:contents}#footer .row-1 .column-1 .social-links .socials a{background:url(../images/sprite.svg) 0 0 no-repeat;display:block;height:24px;opacity:1;overflow:hidden;position:relative;text-indent:-9999px;transition:.35s ease-in-out;width:24px}#footer .row-1 .column-1 .social-links .socials a:hover{opacity:.5;transition:.35s ease-in-out}@media only screen and (max-width:767px){#footer .row-1 .column-1 .social-links .socials a{display:inline-block}}#footer .row-1 .column-1 .social-links .socials a.facebook{background-image:url(../images/icons/facebook.svg)}#footer .row-1 .column-1 .social-links .socials a.instagram{background-image:url(../images/icons/instagram.svg)}#footer .row-1 .column-1 .social-links .socials a.tiktok{background-image:url(../images/icons/tiktok.svg)}#footer .row-1 .column-1 .social-links .socials a.twitter{background-image:url(../images/icons/twitter.svg)}.casino-page #footer .row-1 .column-1 .social-links .socials a.facebook{background-image:url(../images/icons/facebook-casino.svg)}.casino-page #footer .row-1 .column-1 .social-links .socials a.instagram{background-image:url(../images/icons/instagram-casino.svg)}.casino-page #footer .row-1 .column-1 .social-links .socials a.tiktok{background-image:url(../images/icons/tiktok-casino.svg)}.casino-page #footer .row-1 .column-1 .social-links .socials a.twitter{background-image:url(../images/icons/twitter-casino.svg)}#footer .row-1 .column-2{flex-shrink:0}#footer .row-1 .column-2 ul{display:flex;flex-direction:column;gap:18px}@media only screen and (max-width:1023px){#footer .row-1 .column-2 ul{flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:center}}#footer .row-1 .column-2 ul li{color:#fff;font-family:Open Sans,Arial,sans-serif;font-size:10px;font-style:normal;font-weight:700;letter-spacing:.8px;line-height:18px;text-transform:uppercase}@media only screen and (max-width:767px){#footer .row-1 .column-2 ul li{line-height:12px}}#footer .row-1 .column-2 ul li a.active,#footer .row-1 .column-2 ul li:hover a{text-decoration:underline;text-underline-offset:6px}@media only screen and (max-width:1023px){#footer .row-1 .column-3{display:flex;flex-direction:column;justify-content:center}}#footer .row-1 .column-3 .apps-header{margin-bottom:36px}@media only screen and (max-width:1023px){#footer .row-1 .column-3 .apps-header{margin:0 auto 24px}}#footer .row-1 .column-3 .apps-wrapper{display:flex;flex-wrap:wrap;gap:8px}@media only screen and (max-width:1023px){#footer .row-1 .column-3 .apps-wrapper{gap:18px;justify-content:center;margin:auto}}#footer .row-1 .column-3 .apps-wrapper a{display:flex}#footer .row-1 .column-3 .morongo-app{display:flex;margin-top:24px}@media only screen and (max-width:1023px){#footer .row-1 .column-3 .morongo-app{margin:16px auto 0}}#footer .row-1 .footer-line{background-color:hsla(40,14%,96%,.3);flex-shrink:0;height:auto;position:relative;width:1px}@media only screen and (max-width:1023px){#footer .row-1 .footer-line{height:1px;width:auto}}#footer .row-1 .footer-line.footer-line-1{margin-left:55px;margin-right:87px}.casino-page #footer .row-1 .footer-line.footer-line-1{margin-left:34px}@media only screen and (max-width:1023px){#footer .row-1 .footer-line.footer-line-1{margin:48px 0 24px}}#footer .row-1 .footer-line.footer-line-2{margin-left:185px;margin-right:87px}@media (min-width:1024px) and (max-width:1300px){#footer .row-1 .footer-line.footer-line-2{margin-left:55px}}@media only screen and (max-width:1023px){#footer .row-1 .footer-line.footer-line-2{margin:24px 0}}#footer .row-2 #newsletter{font-size:0;padding:40px 80px 36px;position:relative;width:100%;z-index:2}@media only screen and (max-width:1023px){#footer .row-2 #newsletter{padding:29px 24px 43px}}.casino-page #footer .row-2 #newsletter{background-color:#d8e2ea}.casino-page #footer .row-2 #newsletter form .form-builder-group .form-builder-field ::-moz-placeholder{color:#000}.casino-page #footer .row-2 #newsletter .form-builder-group .form-builder-field.privacy-policy p,.casino-page #footer .row-2 #newsletter .form-builder-group .form-builder-field.privacy-policy p a,.casino-page #footer .row-2 #newsletter form .form-builder-group .form-builder-field ::placeholder,.casino-page #footer .row-2 #newsletter form .form-builder-group .form-builder-field input[type=email],.casino-page #footer .row-2 #newsletter form .form-builder-group .form-builder-field input[type=text],.casino-page #footer .row-2 #newsletter h3{color:#000}.casino-page #footer .row-2 #newsletter form .form-builder-group .form-builder-field input[type=email],.casino-page #footer .row-2 #newsletter form .form-builder-group .form-builder-field input[type=text]{background-color:hsla(0,0%,100%,.4)}#footer .row-2 #newsletter h3{border-bottom:none;color:#fff;font-family:Open Sans,Arial,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:24px;margin:0 0 12px;padding-left:2px}@media only screen and (max-width:1023px){#footer .row-2 #newsletter h3{margin:0 0 16px}}#footer .row-2 #newsletter form{margin:0;padding:0}#footer .row-2 #newsletter form fieldset{display:flex;flex-direction:column;margin:auto;max-width:1221px}#footer .row-2 #newsletter form .form-builder-group{align-items:center;gap:16px;justify-content:center}@media only screen and (min-width:1024px){#footer .row-2 #newsletter form .form-builder-group{flex-wrap:nowrap}}@media only screen and (max-width:1023px){#footer .row-2 #newsletter form .form-builder-group{row-gap:24px}}#footer .row-2 #newsletter form .form-builder-group .form-builder-field{margin-bottom:0;width:100%}#footer .row-2 #newsletter form .form-builder-group .form-builder-field input[type=email],#footer .row-2 #newsletter form .form-builder-group .form-builder-field input[type=text]{background-color:#666;border:none;color:#fff;font-family:Open Sans,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;height:40px;line-height:18px;margin-top:0;max-width:403px;padding:12px 0 10px 12px;text-align:left;width:100%}@media only screen and (max-width:1023px){#footer .row-2 #newsletter form .form-builder-group .form-builder-field input[type=email],#footer .row-2 #newsletter form .form-builder-group .form-builder-field input[type=text]{max-width:none}}#footer .row-2 #newsletter form .form-builder-group .form-builder-field ::-moz-placeholder{color:#fff;font-family:Open Sans,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;text-align:left;text-transform:none}#footer .row-2 #newsletter form .form-builder-group .form-builder-field ::placeholder{color:#fff;font-family:Open Sans,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:18px;text-align:left;text-transform:none}#footer .row-2 #newsletter form .form-builder-group .form-builder-field em,#footer .row-2 #newsletter form .form-builder-group .form-builder-field label{display:none}#footer .row-2 #newsletter form .form-builder-group .form-builder-field.email,#footer .row-2 #newsletter form .form-builder-group .form-builder-field.name{max-width:403px;width:100%}@media only screen and (max-width:1023px){#footer .row-2 #newsletter form .form-builder-group .form-builder-field.email,#footer .row-2 #newsletter form .form-builder-group .form-builder-field.name{max-width:none}}#footer .row-2 #newsletter form .form-builder-group .form-builder-field.button{flex-shrink:0;height:-moz-min-content;height:min-content;width:auto}#footer .row-2 #newsletter form .form-builder-group .form-builder-field.privacy-policy{max-width:186px}#footer .row-2 #newsletter form .form-builder-group .form-builder-field.privacy-policy label{display:flex;gap:10px;margin:0;width:100%}#footer .row-2 #newsletter form .form-builder-group .form-builder-field.privacy-policy p{color:#fff;font-size:12px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:0;max-width:160px}#footer .row-2 #newsletter form .form-builder-group .form-builder-field.privacy-policy p a{text-decoration:underline}#footer .row-2 #newsletter form .form-builder-group .button:hover input[type=submit]{color:#000}#footer .row-2 #newsletter form .form-builder-group input[type=submit]{color:#fff;font-family:Open Sans,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:700;letter-spacing:.8px;line-height:18px;margin:0;text-transform:uppercase}@media only screen and (max-width:767px){#footer .row-2 #newsletter form .form-builder-group input[type=submit]{line-height:12px}}.casino-page #footer .row-2 #newsletter form .form-builder-group input[type=submit]{font-family:gotham,sans-serif}#footer .row-3{background-color:#262626;padding:56px 18px 60px}.casino-page #footer .row-3{background-color:#064f94}#footer .row-3 .h5{color:#fff;margin-bottom:24px;position:relative;z-index:2}#footer .row-3 .awards-wrapper{display:flex;flex-wrap:wrap;gap:72px;justify-content:center;position:relative;z-index:2}@media only screen and (max-width:767px){#footer .row-3 .awards-wrapper{gap:12px}}#footer .row-3 .awards-wrapper .award{display:inline-block}@media only screen and (max-width:767px){#footer .row-3 .awards-wrapper .award{width:100px}}#footer .row-3 .awards-wrapper .award.diamond-award img{height:92px}@media only screen and (max-width:767px){#footer .row-3 .awards-wrapper .award.diamond-award img{height:62px}}#footer .row-3 .awards-wrapper .award.best-award img{height:86px}@media only screen and (max-width:767px){#footer .row-3 .awards-wrapper .award.best-award img{height:58px}}#footer .row-3 .awards-wrapper .award.health-award img{height:90px}@media only screen and (max-width:767px){#footer .row-3 .awards-wrapper .award.health-award img{height:60px}}#footer .row-3 .awards-wrapper .award.best-inland img{height:86px}@media only screen and (max-width:767px){#footer .row-3 .awards-wrapper .award.best-inland img{height:57px}}#footer .row-3 .awards-wrapper .award.casino-south img{height:102px}@media only screen and (max-width:767px){#footer .row-3 .awards-wrapper .award.casino-south img{height:68px}}#footer .row-4 .wrapper{display:flex;gap:20px;justify-content:space-between;padding:30px 108px;position:relative;z-index:2}@media only screen and (max-width:1023px){#footer .row-4 .wrapper{justify-content:center;padding:78px 24px}}#footer .row-4 .wrapper ul{display:flex;flex-direction:row;gap:18px;position:relative;z-index:2}@media only screen and (max-width:767px){#footer .row-4 .wrapper ul{flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:center}}#footer .row-4 .wrapper ul li{color:#fff;font-family:Open Sans,Arial,sans-serif;font-size:10px;font-style:normal;font-weight:700;letter-spacing:.8px;line-height:18px;text-transform:uppercase}@media only screen and (max-width:767px){#footer .row-4 .wrapper ul li{line-height:12px}}#footer .row-4 .wrapper ul li:hover a{text-decoration:underline;text-underline-offset:6px}.casino-page #footer .row-4 .wrapper ul li a{color:#000;font-family:gotham,sans-serif}#footer .row-4 .wrapper .copyright{color:#fff;font-family:Open Sans,Arial,sans-serif;font-size:10px;font-style:normal;font-weight:700;letter-spacing:.8px;line-height:18px;text-transform:uppercase}@media only screen and (max-width:1023px){#footer .row-4 .wrapper .copyright{display:none}}.casino-page #footer .row-4 .wrapper .copyright{color:#000;font-family:gotham,sans-serif}#hebs-gallery{background:rgba(0,0,0,.95);bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:9999}#hebs-gallery .galleria{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}#hebs-gallery .close-button{background:url(../images/common.svg) 0 0 no-repeat;cursor:pointer;height:17px;overflow:hidden;position:absolute;right:20px;text-indent:-9999px;top:12px;width:17px;z-index:2}#hebs-gallery .close-button:hover{background-position:-37px 0}#hebs-gallery .close-button:active{background-position:-74px 0}#hebs-gallery .galleria-container{height:100%!important;overflow:hidden;position:relative;width:100%!important}#hebs-gallery .select-wrapper{float:left;margin:5px 0 0 20px;position:relative;z-index:2}#hebs-gallery .category-selector{background:#fff;color:#000;font-size:14px;height:30px;line-height:30px;margin-bottom:0}#hebs-gallery .galleria-stage{bottom:120px;left:0;overflow:hidden;padding:20px 72px;position:absolute;right:0;top:40px}@media only screen and (max-width:1023px){#hebs-gallery .galleria-stage{padding:0}}@media only screen and (max-width:1023px) and (orientation:landscape){#hebs-gallery .galleria-stage{bottom:0}}#hebs-gallery .galleria-stage .galleria-image img{box-shadow:0 2px 4px rgba(0,0,0,.3)}#hebs-gallery .galleria-container.touch .galleria-stage{padding:0}#hebs-gallery.no-controls .galleria-stage{bottom:0;padding:20px}#hebs-gallery.no-controls .galleria-image-nav{display:none}@media only screen and (max-width:1023px){#hebs-gallery .galleria-image-nav{display:none}}#hebs-gallery .galleria-image-nav-left,#hebs-gallery .galleria-image-nav-right{background:url(../images/common.svg) 0 0 no-repeat;cursor:pointer;height:61px;margin-top:-30px;overflow:hidden;position:absolute;text-indent:-9999px;top:50%;width:31px}#hebs-gallery .galleria-image-nav-left{background-position:0 -37px;left:20px}#hebs-gallery .galleria-image-nav-left:hover{background-position:-51px -37px}#hebs-gallery .galleria-image-nav-left:active{background-position:-102px -37px}#hebs-gallery .galleria-image-nav-right{background-position:0 -118px;right:20px}#hebs-gallery .galleria-image-nav-right:hover{background-position:-51px -118px}#hebs-gallery .galleria-image-nav-right:active{background-position:-102px -118px}#hebs-gallery .galleria-loader{height:48px;left:50%;margin:-24px 0 0 -24px;position:absolute;top:50%;width:48px}#hebs-gallery .galleria-loader:before{animation:loading-icon-spin 1.2s linear infinite;border-color:#006bb6 #518439 #fcb131 #910028;border-radius:50%;border-style:solid;border-width:6px;content:" ";height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}#hebs-gallery.no-controls .galleria-thumbnails-container{display:none}#hebs-gallery .galleria-thumbnails-container{background:#000;bottom:0;height:120px;left:0;position:absolute;right:0;z-index:2}@media only screen and (max-width:1023px) and (orientation:landscape){#hebs-gallery .galleria-thumbnails-container{display:none}}#hebs-gallery .galleria-carousel .galleria-thumbnails-list{margin-left:52px;margin-right:52px}#hebs-gallery .galleria-thumbnails{margin:20px auto 0}#hebs-gallery .galleria-thumbnails .galleria-image{background:#000;cursor:pointer;float:left;height:80px!important;margin:0 6px 0 0;width:80px!important}#hebs-gallery .galleria-thumbnails .galleria-image.active{border:3px solid #fff}#hebs-gallery .galleria-thumbnails .galleria-image.active img{margin:-3px 0 0 -3px}#hebs-gallery .galleria-thumb-nav-left,#hebs-gallery .galleria-thumb-nav-right{background:url(../images/common.svg) 0 0 no-repeat;cursor:pointer;display:none;height:21px;margin-top:-10px;overflow:hidden;position:absolute;text-indent:-9999px;top:50%;width:21px}#hebs-gallery .galleria-carousel .galleria-thumb-nav-left,#hebs-gallery .galleria-carousel .galleria-thumb-nav-right{display:block}#hebs-gallery .galleria-thumb-nav-left.disabled,#hebs-gallery .galleria-thumb-nav-right.disabled{cursor:default;opacity:.5}#hebs-gallery .galleria-thumb-nav-left{background-position:5px -199px;left:15px}#hebs-gallery .galleria-thumb-nav-left:hover{background-position:-26px -199px}#hebs-gallery .galleria-thumb-nav-left:active{background-position:-57px -199px}#hebs-gallery .galleria-thumb-nav-left.disabled{background-position:5px -199px}#hebs-gallery .galleria-thumb-nav-right{background-position:5px -240px;right:15px}#hebs-gallery .galleria-thumb-nav-right:hover{background-position:-26px -240px}#hebs-gallery .galleria-thumb-nav-right:active{background-position:-57px -240px}#hebs-gallery .galleria-thumb-nav-right.disabled{background-position:5px -240px}#hebs-gallery .galleria-info{background:#000;height:40px;left:0;position:absolute;top:0;width:100%}#hebs-gallery .galleria-info .galleria-info-description{color:#fff;left:300px;line-height:40px;overflow:hidden;position:absolute;right:300px;text-align:center;text-overflow:ellipsis;white-space:nowrap}#share-this-site-overlay{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABAAQMAAACQp+OdAAAAA1BMVEUAAACnej3aAAAAAXRSTlOzEo46UAAAAA5JREFUeAFjoACMglEAAAJAAAGccJWlAAAAAElFTkSuQmCC");background:rgba(0,0,0,.7);bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:9999}#share-this-site-overlay .wrapper{background:#327d7d;height:140px;left:50%;margin:-90px 0 0 -230px;padding:20px;position:absolute;top:50%;width:420px}#share-this-site-overlay .close-button{background:url(../images/common.svg) 0 0 no-repeat;cursor:pointer;height:17px;overflow:hidden;position:absolute;right:15px;text-indent:-9999px;top:10px;width:17px;z-index:2}#share-this-site-overlay .close-button:hover{background-position:-37px 0}#share-this-site-overlay .close-button:active{background-position:-74px 0}#share-this-site{margin:0 5px 5px;padding:0;width:420px}#share-this-site li{float:left;font-size:0;margin:0 5px;width:130px}#share-this-site a{color:#f7fcfc;display:block;font:12px/16px Open Sans,Arial,sans-serif;height:16px;margin:5px 0;padding-left:20px;position:relative;text-decoration:none;text-transform:uppercase}#share-this-site a:hover{color:#6dc7c7}#share-this-site a .icon{background:url(../images/share.png) 0 0 no-repeat;float:left;height:16px;margin-right:5px;width:16px}#share-this-site a.share_facebook .icon{background-position:0 0}#share-this-site a.share_facebook:hover .icon{background-position:-36px 0}#share-this-site a.share_twitter .icon{background-position:0 -36px}#share-this-site a.share_twitter:hover .icon{background-position:-36px -36px}#share-this-site a.share_tumblr .icon{background-position:0 -72px}#share-this-site a.share_tumblr:hover .icon{background-position:-36px -72px}#share-this-site a.share_linkedin .icon{background-position:0 -108px}#share-this-site a.share_linkedin:hover .icon{background-position:-36px -108px}#share-this-site a.share_digg .icon{background-position:0 -144px}#share-this-site a.share_digg:hover .icon{background-position:-36px -144px}#share-this-site a.share_delicious .icon{background-position:0 -180px}#share-this-site a.share_delicious:hover .icon{background-position:-36px -180px}#share-this-site a.share_stumbleupon .icon{background-position:0 -216px}#share-this-site a.share_stumbleupon:hover .icon{background-position:-36px -216px}#share-this-site a.share_orkut .icon{background-position:0 -252px}#share-this-site a.share_orkut:hover .icon{background-position:-36px -252px}#share-this-site a.share_myspace .icon{background-position:0 -288px}#share-this-site a.share_myspace:hover .icon{background-position:-36px -288px}#share-this-site a.share_yammer .icon{background-position:0 -324px}#share-this-site a.share_yammer:hover .icon{background-position:-36px -324px}#share-this-site a.share_pinterest .icon{background-position:0 -360px}#share-this-site a.share_pinterest:hover .icon{background-position:-36px -360px}#share-this-site a.share_bebo .icon{background-position:0 -396px}#share-this-site a.share_bebo:hover .icon{background-position:-36px -396px}#share-this-site a.share_live .icon{background-position:0 -432px}#share-this-site a.share_live:hover .icon{background-position:-36px -432px}#share-this-site a.share_google .icon{background-position:0 -468px}#share-this-site a.share_google:hover .icon{background-position:-36px -468px}#share-this-site a.share_email .icon{background-position:0 -504px}#share-this-site a.share_email:hover .icon{background-position:-36px -504px}.forecast-link{float:right;position:relative}@media only screen and (max-width:1450px){.secondary-nav .forecast-link{display:none}}.weather-widget{border-left:1px solid #fff;color:#fff;display:block;float:right;font-family:Open Sans,Arial,sans-serif;margin-left:20px;padding-left:20px;position:relative;transition:all .35s ease-in-out}.weather-widget.acm-block{display:block;float:none;margin:0 auto;max-width:700px;padding:0;text-align:center}.weather-widget .weather-text{font-size:9px}.weather-widget .current-weather{box-sizing:border-box;height:auto;margin-top:-5px;width:auto}.weather-widget .current-weather>span{float:left;font-size:16px;line-height:1.2}.weather-widget .current-weather .ic{height:28px;margin-right:10px;width:28px}.weather-widget .current-weather .forecast-condition{display:block;font-size:9px;line-height:1;position:relative}.weather-widget .forecast{background:#000;border-radius:0 0 5px 5px;box-sizing:border-box;display:block;font-size:0;padding:25px 30px 30px 15px;position:relative;right:0;top:100%;white-space:nowrap;z-index:50}.weather-widget .forecast.acm-block{right:auto;top:auto}@media only screen and (max-width:1023px){.weather-widget .forecast{display:inline-block;padding:20px 0;right:20%;top:75%;width:50%}}@media only screen and (max-width:767px){.weather-widget .forecast{padding:20px 0;width:100%}}.weather-widget .forecast-city{font-size:26px;font-weight:700;line-height:28px;text-transform:uppercase}.weather-widget .forecast-region{color:#fff;font-size:16px;font-weight:700;line-height:18px}.weather-widget .forecast-controls{position:absolute;right:30px;top:15px}@media only screen and (max-width:1023px){.weather-widget .forecast-controls{display:inline-block;margin:10px auto;overflow:auto;position:relative;right:auto;text-align:center;top:auto}}.weather-widget .forecast-controls button{border-radius:5px;color:#fff;float:left;font-size:18px;height:20px;line-height:20px;margin-left:5px;text-align:center;text-decoration:none;text-transform:uppercase;width:36px}.weather-widget .forecast-controls button.active,.weather-widget .forecast-controls button:hover{background:#fff;color:#000}.weather-widget .forecast-list{height:155px;margin-top:22px}@media only screen and (max-width:1023px){.weather-widget .forecast-list{height:auto;margin-top:0;width:100%}}.weather-widget .forecast-day{border-left:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.9);display:inline-block;padding:0 8px 0 6px;position:relative;vertical-align:top}@media only screen and (max-width:1023px){.weather-widget .forecast-day{border-bottom:1px solid hsla(0,0%,100%,.3);display:block;height:65px;overflow:auto;padding:0;width:100%}}.weather-widget .forecast-day>span{display:block}.weather-widget .forecast-day>span.date,.weather-widget .forecast-day>span.day{font-size:12px;line-height:16px;margin-top:-2px;text-align:center;text-transform:uppercase}@media only screen and (max-width:1023px){.weather-widget .forecast-day>span.date,.weather-widget .forecast-day>span.day{left:20%;margin-top:0;position:absolute;top:30%}}.weather-widget .forecast-day>span.date{padding-bottom:32px}@media only screen and (max-width:1023px){.weather-widget .forecast-day>span.date{padding-bottom:0;position:absolute;top:55%}}.weather-widget .forecast-day>span.ic{margin:0 auto 27px;opacity:1}@media only screen and (max-width:1023px){.weather-widget .forecast-day>span.ic{margin-bottom:0;position:absolute;right:20%;top:5%}}.weather-widget .forecast-day .temp{font-size:16px;line-height:18px;padding-left:7px;text-align:center;vertical-align:top}@media only screen and (max-width:1023px){.weather-widget .forecast-day .temp{bottom:5%;margin-bottom:0;padding-left:0;position:absolute;right:20%}}.weather-widget .forecast-day:first-child{border:0;color:#fff;padding:0;width:90px}@media only screen and (max-width:1023px){.weather-widget .forecast-day:first-child{border-bottom:1px solid #fff;display:block;height:80px;overflow:auto;padding:0;width:100%}}.weather-widget .forecast-day:first-child>span{font-size:16px;line-height:18px}.weather-widget .forecast-day:first-child>span.date,.weather-widget .forecast-day:first-child>span.day{line-height:18px;margin-top:0;padding:0}@media only screen and (max-width:1023px){.weather-widget .forecast-day:first-child>span.date,.weather-widget .forecast-day:first-child>span.day{left:20%;margin-top:0;position:absolute;top:30%}}.weather-widget .forecast-day:first-child>span.date{margin-bottom:20px}@media only screen and (max-width:1023px){.weather-widget .forecast-day:first-child>span.date{margin-top:0;position:absolute;top:55%}}.weather-widget .forecast-day:first-child>span.ic{margin-bottom:16px;opacity:1;vertical-align:top}@media only screen and (max-width:1023px){.weather-widget .forecast-day:first-child>span.ic{margin-bottom:0;position:absolute;right:20%;top:0}}.weather-widget .forecast-day:first-child>span.temp{font-size:36px;line-height:40px;padding:0}@media only screen and (max-width:1023px){.weather-widget .forecast-day:first-child>span.temp{bottom:10%;margin-bottom:0;padding-left:0;position:absolute;right:15%}}#header .weather-widget.visible:hover .forecast{display:block}.weather-widget .ic{background:url(../images/weather-sprite.svg) no-repeat -12px -10px;display:block;height:28px;width:28px}.weather-widget .cms-icon-weather-rain-light{background-position:-12px -10px}.weather-widget .cms-icon-weather-snow{background-position:-12px -58px}.weather-widget .cms-icon-weather-rain-heavy{background-position:-12px -908px}.weather-widget .cms-icon-weather-thunderstorm{background-position:-12px -160px}.weather-widget .cms-icon-weather-clouds{background-position:-12px -210px}.weather-widget .cms-icon-weather-drizzle{background-position:-12px -10px}.weather-widget .cms-icon-weather-atmosphere{background-position:-12px -210px}.weather-widget .cms-icon-weather-clear{background-position:-12px -958px}.weather-widget .cms-icon-weather-tornado{background-position:-12px -260px}.weather-widget .cms-icon-weather-hurricane,.weather-widget .cms-icon-weather-tropicalstorm{background-position:-12px -1010px}.weather-widget .cms-icon-weather-cold{background-position:-12px -858px}.weather-widget .cms-icon-weather-hot{background-position:-12px -958px}.weather-widget .cms-icon-weather-windy{background-position:-12px -358px}.weather-widget .cms-icon-weather-hail{background-position:-12px -309px}.weather-widget .cms-icon-weather-calm{background-position:-12px -460px}.weather-widget .cms-icon-weather-breeze{background-position:-12px -409px}.weather-widget .cms-icon-weather-gale{background-position:-12px -359px}.weather-widget .cms-icon-weather-storm{background-position:-12px -1009}.anniversary-popup{align-items:center;background:rgba(0,0,0,.86) url(../images/сonfetti.gif) 50% 50%/auto 100% no-repeat;display:flex;height:100%;justify-content:center;left:0;opacity:0;padding:16px;position:fixed;top:0;transition:visibility 333ms,opacity 333ms;visibility:hidden;width:100%;z-index:80}.anniversary-popup.visible{opacity:1;visibility:visible}.anniversary-popup img{display:block;max-width:620px;transition:transform 333ms cubic-bezier(.175,.885,.205,1.65);width:100%}.anniversary-popup a:hover img{transform:scale(.96)}.anniversary-popup button{align-items:center;box-shadow:0 2px 14px rgba(0,0,0,.5);color:#fff;cursor:pointer;display:flex;font-size:14px;position:absolute;right:30px;text-transform:uppercase;top:30px}@media only screen and (max-width:767px){.anniversary-popup button{right:16px;top:16px}}.anniversary-popup button span{background:#fff;border-radius:50%;height:52px;margin-left:8px;position:relative;transition:background 186ms;width:52px}@media only screen and (max-width:767px){.anniversary-popup button span{height:42px;width:42px}}.anniversary-popup button span:after,.anniversary-popup button span:before{background:#000;border-radius:2px;content:"";height:2px;left:50%;position:absolute;top:50%;width:30px}@media only screen and (max-width:767px){.anniversary-popup button span:after,.anniversary-popup button span:before{width:24px}}.anniversary-popup button span:before{transform:translate(-50%,-50%) rotate(45deg)}.anniversary-popup button span:after{transform:translate(-50%,-50%) rotate(-45deg)}.anniversary-popup button:hover span{background:#fcb131}#modal-popup{background:rgba(0,0,0,.9);display:block;height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .6s ease;visibility:hidden;width:100%;z-index:-100}#modal-popup.visible{visibility:visible;z-index:99999}#modal-popup.in-transition{opacity:1}#modal-popup.in-transition .popup,#modal-popup.in-transition .popup-2{opacity:1;transform:translate(-50%,-50%) scale(1);transition-delay:.2s}#modal-popup .popup,#modal-popup .popup-2{background-color:transparent;left:50%;max-height:80%;max-width:1115px;min-height:150px;min-width:300px;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%) scale(.8);transition:opacity .6s ease,transform .6s ease;width:80%}#modal-popup .popup iframe,#modal-popup .popup video,#modal-popup .popup-2 iframe,#modal-popup .popup-2 video{display:block;width:100%}#modal-popup .popup video,#modal-popup .popup-2 video{height:auto}#modal-popup .popup iframe,#modal-popup .popup-2 iframe{height:80vh}#modal-popup .close{cursor:pointer;height:100%;overflow:hidden;position:absolute;text-indent:-9999px;width:100%;z-index:0}#modal-popup .slide .thumbnail{display:flex;position:relative}#modal-popup .slide .thumbnail img{max-height:606px;-o-object-fit:cover;object-fit:cover;width:100%}#modal-popup .slide .caption{margin-top:19px}#modal-popup .slide.swiper-slide-next .thumbnail,#modal-popup .slide.swiper-slide-prev .thumbnail{overflow:hidden;padding-bottom:25px;padding-top:35px}#modal-popup .slide.swiper-slide-next .thumbnail:after,#modal-popup .slide.swiper-slide-prev .thumbnail:after{background:linear-gradient(0deg,rgba(0,0,0,.3),rgba(0,0,0,.3));content:"";height:calc(100% - 60px);inset:0;pointer-events:none;position:absolute;top:35px;z-index:1}#modal-popup .slide.swiper-slide-next .caption,#modal-popup .slide.swiper-slide-prev .caption,#popup-view{display:none}#popup-view{background:rgba(0,0,0,.85);bottom:0;left:0;position:fixed;right:0;top:0;z-index:99999999999}#popup-view .popup-inner{bottom:4%;left:4%;position:absolute;right:4%;top:4%}#popup-view .popup-inner iframe{height:100%;left:0;position:absolute;top:0;width:100%}#popup-view .popup-close-view{background:url(../images/common.svg) 0 0 no-repeat;cursor:pointer;height:17px;overflow:hidden;position:absolute;right:2%;text-indent:-9999px;top:1.5%;width:17px;z-index:2}@media only screen and (max-width:767px){#popup-view .popup-close-view{top:1%}}.specials #main-content.center-column{padding:0}.specials .one-column-acm{margin-bottom:56px}.specials .image-list{display:grid;gap:24px;grid-template-columns:repeat(2,1fr);margin:auto auto 96px;max-width:1260px;padding:0 18px}.specials .image-list.acms-present{margin-bottom:0}@media only screen and (max-width:1023px){.specials .image-list{display:flex;flex-wrap:wrap}}.specials .image-list-item{box-shadow:0 0 24px 0 rgba(0,0,0,.1);display:flex;flex-direction:column;max-width:600px;position:relative}@media only screen and (max-width:1023px){.specials .image-list-item{max-width:none;width:100%}}.specials .image-list-item .special-thumbnail{position:relative}.specials .image-list-item .special-thumbnail .image{display:flex;height:369px;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (max-width:767px){.specials .image-list-item .special-thumbnail .image{height:200px}}.specials .image-list-item .special-thumbnail .bubble-text{background:hsla(0,0%,100%,.3);border-radius:160px;left:24px;max-width:calc(100% - 104px);padding:10px 24px;position:absolute;text-transform:uppercase;top:24px;z-index:1}.specials .image-list-item .special-thumbnail .bubble-text.dark-blur{background:rgba(0,0,0,.4)}.specials .image-list-item .special-thumbnail .share-icon{opacity:1;pointer-events:all}.specials .image-list-item .content-wrapper{background-color:#fff;display:flex;flex-direction:row;flex-grow:1;justify-content:space-between;overflow:hidden;padding:26px 24px}@media only screen and (max-width:1023px){.specials .image-list-item .content-wrapper{flex-direction:column;padding:18px}.specials .image-list-item .content-wrapper .top-side{align-self:flex-start;display:flex;flex-direction:column}}.specials .image-list-item .content-wrapper h4{margin-bottom:10px;max-width:288px;text-align:left}.specials .image-list-item .content-wrapper .buttons-container{align-items:center;display:flex;gap:24px}@media only screen and (max-width:1023px){.specials .image-list-item .content-wrapper .buttons-container{margin-top:24px}}.specials .image-list-item .content-wrapper h3{color:#006bb6;font-weight:700;line-height:48px}.specials .image-list-item .content-wrapper .p-text{text-align:left;text-transform:uppercase}.specials .image-list-item .content-wrapper .content{font-size:12px;font-style:normal;font-weight:400;letter-spacing:.72px;line-height:18px}.single-special{text-align:left}@media only screen and (max-width:767px){.single-special .socials{text-align:center}}.single-special .background{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;float:right;height:300px;margin-bottom:20px;margin-left:20px;width:300px}@media only screen and (max-width:767px){.single-special .background{float:none;margin-left:0;width:100%}}.page-content .careers .narrow{width:20%}.google-map{background:#000;position:relative}.google-map:before{animation:loading-icon-spin 1.2s linear infinite;border-color:#006bb6 #518439 #fcb131 #910028;border-radius:50%;border-style:solid;border-width:6px;content:" ";height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}.google-map.loaded:before{content:none}.hotel-location-map,.poi-map-canvas{background:#000;height:450px}.hotel-location-map h4,.poi-map-canvas h4{color:#fcb131;font:500 16px/24px Open Sans,Arial,sans-serif;margin:0;text-transform:uppercase}.hotel-location-map p,.poi-map-canvas p{font-size:14px;font-weight:400;line-height:1.2;margin:5px 0 0;white-space:nowrap}.hotel-location-map a,.poi-map-canvas a{color:#fcb131}.hotel-location-map a:hover,.poi-map-canvas a:hover{color:#fff}.hotel-location-map .button,.poi-map-canvas .button{display:block}.hotel-location-map .map-content,.poi-map-canvas .map-content{overflow:hidden}.hotel-location-map .map-content{display:flex;flex-direction:column;gap:4px}.hotel-location-map .leaflet-popup-close-button{display:none}.hotel-location-map .leaflet-bar{border:none;border-radius:6px}.hotel-location-map .leaflet-bar a:first-child,.hotel-location-map .leaflet-bar a:last-child{border-radius:6px}.hotel-location-map .leaflet-control-attribution a{display:none}.hotel-location-map .leaflet-bar a,.hotel-location-map .leaflet-bar a:hover{background:#fcb131;border-radius:6px;display:block;height:40px;margin-top:1px;overflow:hidden;position:relative;text-align:left;text-indent:-100em;top:50%;transition:background .3s;width:40px}.hotel-location-map .leaflet-bar a,.hotel-location-map .leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.hotel-location-map .leaflet-control-container{border-radius:12px;bottom:84px;font-size:0;position:absolute;right:72px;z-index:500}.hotel-location-map .leaflet-control-zoom.leaflet-bar.leaflet-control:first-child{margin-top:0;top:-35px}.hotel-location-map .leaflet-control-zoom.leaflet-bar.leaflet-control:after{background:#000;content:"";display:block;height:2px;left:14px;position:absolute;top:62px;width:12px}.hotel-location-map .leaflet-control-zoom.leaflet-bar.leaflet-control .leaflet-control-zoom-in{border:none;bottom:11px;position:relative}.hotel-location-map .leaflet-control-zoom.leaflet-bar.leaflet-control .leaflet-control-zoom-in:before{background:#000;content:"";display:block;height:12px;left:19px;position:absolute;top:15px;width:2px}.hotel-location-map .leaflet-control-zoom.leaflet-bar.leaflet-control .leaflet-control-zoom-in:after{background:#000;content:"";display:block;height:2px;left:14px;position:absolute;top:20px;width:12px}.map-content{background:#006bb6;color:#fff;font-size:14px;line-height:24px;min-width:160px;overflow:visible!important;padding:12px;position:absolute;text-align:center}.map-content:after{border-bottom:10px solid transparent;border-right:10px solid #006bb6;border-top:10px solid transparent;content:"";left:-10px;margin-top:-10px;position:absolute;top:50%}.map-content h3,.map-content p{font-weight:400;margin-bottom:5px}.map-content h3{color:#fff;font:500 16px/24px Open Sans,Arial,sans-serif;text-transform:uppercase}.map-content a,.map-content a:hover{color:#fff}.map-content .p-small-2{white-space:nowrap}.map-content .button{margin-top:20px}.pressroom{text-align:center}.pressroom .pressroom-item{background-color:#000;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;border:0;display:inline-block;height:400px;margin:10px;overflow:hidden;padding:20px 0;position:relative;vertical-align:top;width:calc(33% - 20px)}@media only screen and (max-width:1023px){.pressroom .pressroom-item{width:calc(40% - 20px)}}@media only screen and (max-width:767px){.pressroom .pressroom-item{margin:10px 0;width:100%}}.pressroom .pressroom-item h4{color:#fcb131;font-size:20px;line-height:30px;margin-bottom:0;text-transform:uppercase}.pressroom .pressroom-item time{color:#006bb6;display:block;font-weight:600;margin:5px 0}.pressroom .pressroom-item.img .description{background:rgba(0,0,0,.7)}.pressroom .pressroom-item .description{bottom:0;left:0;padding:10px 20px 20px;position:absolute;right:0;top:0}.pressroom .pressroom-item .description .content-wrapper{position:relative;top:50%;transform:translateY(-50%)}.pressroom .pressroom-item .description .centered time{display:block;font-weight:700;margin:10px 0}.pressroom .pressroom-item .description p{color:#fff;font-size:14px;line-height:18px;margin-bottom:0}.pressroom .pressroom-item .pdf{color:#fcb131;display:block;line-height:16px;margin:10px 0 0;padding-left:0!important;position:relative}.pressroom .pressroom-item .pdf:hover{color:#fff}.pressroom .pressroom-item .view-gallery{margin-top:20px}.galleries{font-size:0;text-align:center}.galleries .gallery{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:inline-block;font-size:14px;height:0;margin:5px;overflow:hidden;padding-bottom:calc(33.3% - 10px);position:relative;vertical-align:top;width:calc(33.3% - 10px)}@media only screen and (max-width:1023px){.galleries .gallery{padding-bottom:calc(50% - 10px);width:calc(50% - 10px)}}@media only screen and (max-width:767px){.galleries .gallery{padding-bottom:calc(100% - 10px);width:calc(100% - 10px)}}.galleries .gallery>*{position:relative;z-index:1}.galleries .gallery h2,.galleries .gallery h3{color:inherit;font:26px/30px Open Sans,Arial,sans-serif;left:50%;padding:0 10px;position:absolute;text-transform:uppercase;top:50%;transform:translate(-50%,-50%);transition:all .3s ease-in-out}.galleries .gallery h2{font-weight:500}.galleries .gallery h3{bottom:10px;font-size:14px;line-height:1;opacity:1;text-align:center;top:auto}.galleries .gallery:before{content:"";display:inline-block;height:100%;margin-right:-1px;vertical-align:middle}.galleries .gallery:after{background:rgba(0,0,0,.3);content:"";display:block;height:100%;left:0;position:absolute;top:0;transition:background .3s ease-in-out;width:100%}.galleries .gallery:hover h2,.galleries .gallery:hover h3{opacity:0;transform:translate(-50%,-50%) scale(.6)}.galleries .gallery:hover .description{right:0}.galleries .gallery:hover:after{background:rgba(0,0,0,.6)}.galleries .gallery .description{color:inherit;height:100%;position:absolute;right:-100%;top:0;transition:all .3s ease-in-out;width:100%}@media only screen and (max-width:1023px){.galleries .gallery .description{font-size:16px;line-height:20px}}.galleries .gallery .description:before{content:"";display:inline-block;height:100%;margin-right:-1px;vertical-align:middle}.galleries .gallery .description .centered{display:inline-block;padding:15px;vertical-align:middle;width:calc(100% - 4px)}.form{display:block;margin-bottom:20px}@media only screen and (max-width:767px){.form{text-align:left}}.form .ui-menu-item a,.form h3{text-align:left}.form h3{border-bottom:1px solid #d1d1d1;margin-top:20px;padding-bottom:10px}.form label{float:left;line-height:1.2;margin:12px 20px 0 0;text-align:right;width:40%}@media only screen and (max-width:767px){.form label{display:block;float:none;margin:0 0 20px;text-align:left;width:auto}}.form label em{color:#b31919;font-size:16px;font-weight:400;line-height:10px;padding-right:5px}.form p{margin-bottom:10px;text-align:left}@media only screen and (max-width:767px){.form p{margin-bottom:20px}}.form p:after{clear:both;content:"";display:table}.form p span{float:left;margin:0 10px 0 0}.form p span.checkbox-group{margin-bottom:10px}.form p span input{display:inline;float:none;margin:0}.form p span label{display:inline;float:none;text-align:left;width:auto}.form p span.group label{display:block;margin-bottom:10px}.form p span.group label input{margin-right:.4em}.form .input-overlay,.form input[type=date],.form input[type=text],.form select,.form textarea{background:#fff;border:1px solid #d1d1d1;color:#53565a;font-size:14px;height:40px;line-height:40px;padding:0 10px;resize:none;width:270px}@media only screen and (max-width:767px){.form .input-overlay,.form input[type=date],.form input[type=text],.form select,.form textarea{padding:0 20px;text-align:left;width:100%}}.form .input-overlay{margin-top:-40px;opacity:0}@media only screen and (max-width:767px){.form .select-wrapper{width:100%}}.form textarea{height:100px;line-height:20px;overflow:auto;padding:10px}.form input[type=checkbox],.form input[type=radio]{float:left;height:14px;padding:0;vertical-align:top;width:14px}.form input[type=radio]{margin-top:12px}@media only screen and (max-width:767px){.form input[type=radio]{margin-top:0}}.form .group input[type=radio]{margin-top:0}.form .datepicker-input-wrapper{float:left}@media only screen and (max-width:767px){.form .datepicker-input-wrapper{float:none}}.form .input-overlay,.form input.date-pick{float:left;width:100px}@media only screen and (max-width:767px){.form .input-overlay,.form input.date-pick{display:block;float:none;width:100%}}.form .input-overlay{clear:both}.form .ui-datepicker-trigger{float:left;position:static}@media only screen and (max-width:767px){.form .ui-datepicker-trigger{display:none}}.form .controls p{background:none;padding:20px 0 0 40%;width:auto}@media only screen and (max-width:767px){.form .controls p{padding:0;text-align:center}}.form .controls .button{margin-left:20px}@media only screen and (max-width:767px){.form .controls .button{display:inline-block;margin:0}}#tournament-sign-up-form .radio-group{width:50%}@media only screen and (max-width:767px){#tournament-sign-up-form .radio-group{width:100%}}#row_hotel_stay_package .radio-group span,#row_sponsorship_level .radio-group span{display:inline-block;float:none;margin-bottom:10px}#row_hotel_stay_package .radio-group span:first-of-type,#row_sponsorship_level .radio-group span:first-of-type{font-weight:500}#row_hotel_stay_package .radio-group span:not(:first-of-type),#row_sponsorship_level .radio-group span:not(:first-of-type){padding-left:20px;position:relative}#row_hotel_stay_package .radio-group span:not(:first-of-type):before,#row_sponsorship_level .radio-group span:not(:first-of-type):before{background:#006bb6;border-radius:100%;content:"";display:inline-block;height:4px;margin-right:8px;transition:background .35s ease-in-out;vertical-align:middle;width:4px}#row_hotel_stay_package .radio-group span:not(:first-of-type):hover:before,#row_sponsorship_level .radio-group span:not(:first-of-type):hover:before{background-color:#fcb131}#row_hotel_stay_package .radio-group span span,#row_sponsorship_level .radio-group span span{font-weight:400!important}#row_hotel_stay_package .radio-group span br+span,#row_sponsorship_level .radio-group span br+span{margin-left:20px;margin-top:10px}#row_hotel_stay_package>label:first-of-type span{display:inline-block;float:none;margin-top:10px}#row_credit_pay,#row_deadline,#row_sizes{margin-left:calc(40% + 20px)}@media only screen and (max-width:767px){#row_credit_pay,#row_deadline,#row_sizes{margin-left:0}}#compliance{float:none}@media only screen and (min-width:1024px){#dinner-to-go-request .input-overlay,#dinner-to-go-request input[type=date],#dinner-to-go-request input[type=text],#dinner-to-go-request select,#dinner-to-go-request textarea{width:325px}}#dinner-to-go-request .container{height:20px;margin-bottom:35px;width:100%}#dinner-to-go-request .container .total{color:#777;display:inline-block;float:left;font-size:15px;font-weight:500;margin-top:8px}@media only screen and (max-width:767px){#dinner-to-go-request .container .total{margin-bottom:15px}#spa-intake-form #appointment{display:block}#spa-intake-form #appointment .type_datepicker{margin-left:0}}#spa-intake-form #appointment #row_appointment_time input{background:#fff;border:1px solid #d1d1d1;color:#53565a;font-size:14px;height:40px;line-height:40px;padding:0 10px;resize:none;width:120px}@media only screen and (max-width:767px){#spa-intake-form #appointment #row_appointment_time input{width:100%}#spa-intake-form #appointment #row_appointment_time{margin-left:0;width:100%}}#spa-intake-form #appointment #row_serice_type{flex-basis:100%}#form_module_container_errors,#form_module_container_success{background-color:rgba(0,0,0,.3);font-size:16px;margin-top:10px;padding:10px}#form_module_container_errors{color:#b31919}#form_module_container_errors .goTo{color:blue;cursor:pointer;text-decoration:underline}#form_module_container_errors .goTo:hover{filter:grayscale(100%)}#form_module_container_success{color:green}[id*=form_form_]{display:block;margin-bottom:20px}@media only screen and (max-width:1023px){[id*=form_form_]{text-align:left}}[id*=form_form_] fieldset+fieldset{margin-top:20px}[id*=form_form_] h3{text-align:left}[id*=form_form_] em{align-self:flex-start;color:#477831}[id*=form_form_] em,[id*=form_form_] label{font-family:Open Sans,Arial,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:24px}[id*=form_form_] label{color:#000;margin-bottom:18px}@media only screen and (max-width:767px){[id*=form_form_] label{font-size:16px}}[id*=form_form_] p{text-align:left}@media only screen and (max-width:1023px){[id*=form_form_] p{margin-bottom:20px}}[id*=form_form_] p:after{clear:both;content:"";display:table}[id*=form_form_] p span{float:left;margin:0 10px 0 0}[id*=form_form_] p span.checkbox-group{margin-bottom:10px}[id*=form_form_] p span input{display:inline;float:none;margin:0}[id*=form_form_] p span label{display:inline;float:none;text-align:left;width:auto}[id*=form_form_] p span.group{margin-top:12px}@media only screen and (max-width:1023px){[id*=form_form_] p span.group{margin-top:0}}[id*=form_form_] p span.group label{display:block;margin-bottom:10px!important;margin-top:0}[id*=form_form_] p span.group label input{margin-right:.4em}[id*=form_form_] .select-wrapper{width:100%}@media only screen and (max-width:1023px){[id*=form_form_] .select-wrapper{width:100%}}[id*=form_form_] .select-wrapper .select-icon{border-bottom:2px solid #000;border-left:2px solid #000;height:8px;margin-top:0;pointer-events:none;position:absolute;right:20px;top:44px;transform:rotate(-45deg) translateY(-50%);width:8px}[id*=form_form_] .input-overlay,[id*=form_form_] input[type=datepicker],[id*=form_form_] input[type=email],[id*=form_form_] input[type=number],[id*=form_form_] input[type=phone],[id*=form_form_] input[type=text],[id*=form_form_] input[type=url],[id*=form_form_] select,[id*=form_form_] textarea{background:#fff;color:#000;font-family:Open Sans,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:300;height:56px;letter-spacing:.8px;line-height:32px;margin-top:18px;padding:0 18px;resize:none;width:100%}@media only screen and (max-width:1023px){[id*=form_form_] .input-overlay,[id*=form_form_] input[type=datepicker],[id*=form_form_] input[type=email],[id*=form_form_] input[type=number],[id*=form_form_] input[type=phone],[id*=form_form_] input[type=text],[id*=form_form_] input[type=url],[id*=form_form_] select,[id*=form_form_] textarea{text-align:left;width:100%}}[id*=form_form_] .input-overlay.form_module_field_error,[id*=form_form_] input[type=datepicker].form_module_field_error,[id*=form_form_] input[type=email].form_module_field_error,[id*=form_form_] input[type=number].form_module_field_error,[id*=form_form_] input[type=phone].form_module_field_error,[id*=form_form_] input[type=text].form_module_field_error,[id*=form_form_] input[type=url].form_module_field_error,[id*=form_form_] select.form_module_field_error,[id*=form_form_] textarea.form_module_field_error{border-color:#b31919}@media only screen and (max-width:1023px){[id*=form_form_] .input-overlay,[id*=form_form_] input[type=datepicker],[id*=form_form_] input[type=email],[id*=form_form_] input[type=number],[id*=form_form_] input[type=phone],[id*=form_form_] input[type=text],[id*=form_form_] input[type=url],[id*=form_form_] select,[id*=form_form_] textarea{text-align:left}}[id*=form_form_] .input-overlay::-moz-placeholder,[id*=form_form_] input[type=datepicker]::-moz-placeholder,[id*=form_form_] input[type=email]::-moz-placeholder,[id*=form_form_] input[type=number]::-moz-placeholder,[id*=form_form_] input[type=phone]::-moz-placeholder,[id*=form_form_] input[type=text]::-moz-placeholder,[id*=form_form_] input[type=url]::-moz-placeholder,[id*=form_form_] select::-moz-placeholder,[id*=form_form_] textarea::-moz-placeholder{color:#000}[id*=form_form_] .input-overlay::placeholder,[id*=form_form_] input[type=datepicker]::placeholder,[id*=form_form_] input[type=email]::placeholder,[id*=form_form_] input[type=number]::placeholder,[id*=form_form_] input[type=phone]::placeholder,[id*=form_form_] input[type=text]::placeholder,[id*=form_form_] input[type=url]::placeholder,[id*=form_form_] select::placeholder,[id*=form_form_] textarea::placeholder{color:#000}[id*=form_form_] textarea{float:left;height:100px;line-height:20px;overflow:auto;padding:12px 18px}[id*=form_form_] input[type=checkbox],[id*=form_form_] input[type=radio]{height:14px;padding:0;width:14px}@media only screen and (max-width:1023px){[id*=form_form_] input[type=checkbox],[id*=form_form_] input[type=radio]{margin-right:5px}}[id*=form_form_] .datepicker-input-wrapper{float:left;width:100%}@media only screen and (max-width:1023px){[id*=form_form_] .datepicker-input-wrapper{float:none}}[id*=form_form_] .input-overlay,[id*=form_form_] input[type=datepicker]{float:left;width:100%}[id*=form_form_] .input-overlay{clear:both;float:left;opacity:0;position:absolute;width:100px}@media only screen and (max-width:1023px){[id*=form_form_] .input-overlay{display:block;float:none;width:100%}}[id*=form_form_] .ui-datepicker-trigger{background:url(../images/date-picker.svg) 0 0 no-repeat;bottom:calc(50% - 32px);float:left;height:24px;margin:0;overflow:hidden;position:absolute;right:18px;text-indent:-9999px;width:24px}[id*=form_form_] .ui-datepicker-trigger:hover{background-position:0 0}[id*=form_form_] .button:hover input[type=submit]{color:#000}[id*=form_form_] input[type=submit]{color:#fff;display:block;font:700 12px/18px Open Sans,Arial,sans-serif;letter-spacing:.8px;text-align:center;-moz-text-align-last:auto;text-align-last:auto;text-decoration:none;text-transform:uppercase;white-space:nowrap}[id*=form_form_] .g-recaptcha{display:flex;justify-content:center;margin-bottom:20px}[id*=form_form_] .form-builder-field{clear:both;margin-bottom:24px;position:relative;text-align:left;width:100%}[id*=form_form_] .form-builder-field[class*=textarea] label{margin-bottom:10px}@media only screen and (max-width:1023px){[id*=form_form_] .form-builder-field[class*=textarea] label{margin-bottom:10px}}[id*=form_form_] .form-builder-field[class*=inputhidden]{display:none}[id*=form_form_] .form-builder-field[class*=checkboxgroup]>label,[id*=form_form_] .form-builder-field[class*=inputcheckbox]>label,[id*=form_form_] .form-builder-field[class*=radiogroup]>label{margin-bottom:20px}@media only screen and (max-width:1023px){[id*=form_form_] .form-builder-field[class*=checkboxgroup]>label,[id*=form_form_] .form-builder-field[class*=inputcheckbox]>label,[id*=form_form_] .form-builder-field[class*=radiogroup]>label{margin-bottom:10px}}[id*=form_form_] .form-builder-field[class*=checkboxgroup] .checkbox-label,[id*=form_form_] .form-builder-field[class*=checkboxgroup] .radio-label,[id*=form_form_] .form-builder-field[class*=inputcheckbox] .checkbox-label,[id*=form_form_] .form-builder-field[class*=inputcheckbox] .radio-label,[id*=form_form_] .form-builder-field[class*=radiogroup] .checkbox-label,[id*=form_form_] .form-builder-field[class*=radiogroup] .radio-label{color:#000;font-size:14px;font-weight:400;line-height:1.2;margin-bottom:20px;text-transform:none}@media only screen and (max-width:1023px){[id*=form_form_] .form-builder-field[class*=checkboxgroup] .checkbox-label,[id*=form_form_] .form-builder-field[class*=checkboxgroup] .radio-label,[id*=form_form_] .form-builder-field[class*=inputcheckbox] .checkbox-label,[id*=form_form_] .form-builder-field[class*=inputcheckbox] .radio-label,[id*=form_form_] .form-builder-field[class*=radiogroup] .checkbox-label,[id*=form_form_] .form-builder-field[class*=radiogroup] .radio-label{margin-bottom:10px}}[id*=form_form_] .form-builder-field[class*=inputcheckbox] label{text-align:left;width:60%}@media only screen and (max-width:1023px){[id*=form_form_] .form-builder-field[class*=inputcheckbox] label{margin-left:0;width:100%}}[id*=form_form_] .form-builder-field[class*=inputsubmit]{background:none;margin-left:20px;padding:20px 0 0 40%;width:auto}[id*=form_form_] .form-builder-field .compliance{align-items:flex-start;display:flex;justify-content:center}[id*=form_form_] .form-builder-field .compliance em{font-size:14px;padding:12px 10px 0 0}[id*=form_form_] .form-builder-field .compliance input[type=checkbox]{margin:10px 5px 0 0}[id*=form_form_] .form-builder-field .compliance>label{color:#000;font-size:14px;font-weight:400;line-height:1.2;margin-left:5px;margin-top:10px;text-transform:none;width:auto}[id*=form_form_] .form-builder-field[class*=paragraph]{margin:64px auto 36px 0;width:100%}@media only screen and (max-width:1023px){[id*=form_form_] .form-builder-field[class*=paragraph]{margin:32px auto 18px 0}}[id*=form_form_] .form-builder-field[class*=paragraph] p{color:#000;font-family:Open Sans,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:300;letter-spacing:.8px;line-height:32px}@media only screen and (max-width:767px){[id*=form_form_] .form-builder-field[class*=paragraph] p{line-height:36px}}[id*=form_form_] .form-builder-field[class*=inputfile]{line-height:1}[id*=form_form_] .form-builder-field[class*=inputfile] input[type=file]{margin-top:10px}@media only screen and (max-width:1023px){[id*=form_form_] .form-builder-field[class*=inputfile] label{margin-right:20px}}[id*=form_form_] .form-builder-field[class*=inputfile] .fake-input{bottom:0;color:#000;cursor:pointer;font:500 16px/1.2 Open Sans,Arial,sans-serif;left:0;position:absolute;text-transform:uppercase;width:50%}[id*=form_form_] .form-builder-field[class*=inputfile] .fake-input:before{background:url(../images/paperclip.png) no-repeat;background-size:contain;content:"";display:block;float:left;height:17px;margin-right:10px;position:relative;width:16px}[id*=form_form_] .form-builder-field .radio-group-wrapper{color:#000;display:block;float:none;font-size:14px;font-weight:400;line-height:1.2;text-transform:none}[id*=form_form_] .form-builder-field .radio-group-wrapper .radio-group-custom{display:flex;flex-flow:column}[id*=form_form_] .form-builder-field .radio-group-wrapper .radio-group-custom .inner-wrapper{text-align:left}[id*=form_form_] .form-builder-field .radio-group-wrapper .radio-group-custom .inner-wrapper ul{line-height:1.5;margin-top:10px}[id*=form_form_] .form-builder-field .radio-group-wrapper .radio-group-custom .inner-wrapper>.label-name{margin-left:6px}[id*=form_form_] .form-builder-group{align-content:flex-start;-moz-column-gap:24px;column-gap:24px;display:flex;flex-wrap:wrap}[id*=form_form_] .form-builder-group.columns-2 .form-builder-field{width:calc(50% - 12px)}@media only screen and (max-width:1023px){[id*=form_form_] .form-builder-group.columns-2 .form-builder-field{width:100%}}[id*=form_form_] .form-builder-group.columns-2 .form-builder-field>p label{margin-bottom:10px;text-align:left;width:auto}[id*=form_form_] .form-builder-group.columns-2 .form-builder-field input[type=email],[id*=form_form_] .form-builder-group.columns-2 .form-builder-field input[type=text],[id*=form_form_] .form-builder-group.columns-2 .form-builder-field[class*=country] .datepicker-input-wrapper,[id*=form_form_] .form-builder-group.columns-2 .form-builder-field[class*=country] .select-wrapper,[id*=form_form_] .form-builder-group.columns-2 .form-builder-field[class*=country] input,[id*=form_form_] .form-builder-group.columns-2 .form-builder-field[class*=country] select,[id*=form_form_] .form-builder-group.columns-2 .form-builder-field[class*=inputdatepicker] .datepicker-input-wrapper,[id*=form_form_] .form-builder-group.columns-2 .form-builder-field[class*=inputdatepicker] .select-wrapper,[id*=form_form_] .form-builder-group.columns-2 .form-builder-field[class*=inputdatepicker] input,[id*=form_form_] .form-builder-group.columns-2 .form-builder-field[class*=inputdatepicker] select,[id*=form_form_] .form-builder-group.columns-2 .form-builder-field[class*=inputurl] .datepicker-input-wrapper,[id*=form_form_] .form-builder-group.columns-2 .form-builder-field[class*=inputurl] .select-wrapper,[id*=form_form_] .form-builder-group.columns-2 .form-builder-field[class*=inputurl] input,[id*=form_form_] .form-builder-group.columns-2 .form-builder-field[class*=inputurl] select{width:100%}[id*=form_form_] .form-builder-group.columns-2.submission-row{justify-content:space-between}@media only screen and (max-width:767px){[id*=form_form_] .form-builder-group.columns-2.submission-row{align-content:center;flex-direction:column;justify-content:center}}[id*=form_form_] .form-builder-group.columns-2.submission-row .form-builder-field{align-content:center;width:auto}@media only screen and (max-width:767px){[id*=form_form_] .form-builder-group.columns-2.submission-row .form-builder-field{align-self:center;width:-moz-fit-content;width:fit-content}}[id*=form_form_] .form-builder-group.columns-2.submission-row .form-builder-field.privacy label.checkbox-label{align-items:center;cursor:pointer;display:inline-flex;gap:8px;margin-bottom:0;margin-left:30px;position:relative;top:0}@media only screen and (max-width:1023px){[id*=form_form_] .form-builder-group.columns-2.submission-row .form-builder-field.privacy label.checkbox-label{top:8px}}[id*=form_form_] .form-builder-group.columns-2.submission-row .form-builder-field.privacy label.checkbox-label p{color:#000;font-family:Open Sans,Arial,sans-serif;font-size:12px;font-weight:400;letter-spacing:.8px;line-height:18px}[id*=form_form_] .form-builder-group.columns-2.submission-row .form-builder-field.privacy input[type=checkbox]{cursor:pointer;height:24px;left:-39px;opacity:0;position:absolute;top:1px;width:24px;z-index:1}[id*=form_form_] .form-builder-group.columns-2.submission-row .form-builder-field.privacy:before{background:#fff;border-radius:0;content:"";height:24px;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease;width:24px}[id*=form_form_] .form-builder-group.columns-2.submission-row .form-builder-field.privacy.checked:after{border-bottom:2px solid #006bb6;border-left:2px solid #006bb6;content:"";height:15px;left:3px;position:absolute;top:40%;transform:translateY(-50%);transform:rotate(45deg) translateY(-50%) scaleX(-1);transition:all .2s ease;width:8px}[id*=form_form_] .form-builder-group.columns-2.submission-row .form-builder-field a{color:#000;text-decoration:underline}[id*=form_form_] .form-builder-group.columns-2.submission-row .form-builder-field a:hover{color:#000;text-decoration:none}@media only screen and (max-width:767px){[id*=form_form_] .form-builder-group.columns-2.submission-row .form-builder-field.button{width:-moz-fit-content;width:fit-content}}[id*=form_form_] .form-builder-group.columns-3 .form-builder-field{width:calc(33.33% - 16px)}@media only screen and (max-width:1023px){[id*=form_form_] .form-builder-group.columns-3 .form-builder-field{width:100%}}[id*=form_form_] .form-builder-group.columns-3 .form-builder-field>p label{margin-bottom:10px;text-align:left;width:auto}[id*=form_form_] .form-builder-group.columns-3 .form-builder-field input[type=email],[id*=form_form_] .form-builder-group.columns-3 .form-builder-field input[type=text],[id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=country] .datepicker-input-wrapper,[id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=country] .select-wrapper,[id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=country] input,[id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=country] select,[id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=inputdatepicker] .datepicker-input-wrapper,[id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=inputdatepicker] .select-wrapper,[id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=inputdatepicker] input,[id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=inputdatepicker] select,[id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=inputurl] .datepicker-input-wrapper,[id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=inputurl] .select-wrapper,[id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=inputurl] input,[id*=form_form_] .form-builder-group.columns-3 .form-builder-field[class*=inputurl] select{width:100%}[id*=form_form_] .form-builder-group.columns-4 .form-builder-field{width:calc(25% - 18px)}@media only screen and (max-width:1023px){[id*=form_form_] .form-builder-group.columns-4 .form-builder-field{width:100%}}[id*=form_form_] .form-builder-group.columns-4 .form-builder-field>p label{margin-bottom:10px;text-align:left;width:auto}[id*=form_form_] .form-builder-group.columns-4 .form-builder-field input[type=email],[id*=form_form_] .form-builder-group.columns-4 .form-builder-field input[type=text]{width:100%}[id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=country] label,[id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=inputdatepicker] label,[id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=inputurl] label{margin-bottom:10px}[id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=country] .select-wrapper,[id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=country] input,[id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=country] select,[id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=inputdatepicker] .select-wrapper,[id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=inputdatepicker] input,[id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=inputdatepicker] select,[id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=inputurl] .select-wrapper,[id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=inputurl] input,[id*=form_form_] .form-builder-group.columns-4 .form-builder-field[class*=inputurl] select{width:100%}[id*=form_form_] .form-builder-group.prop-2-to-1 .form-builder-field{width:calc(66.66% - 20px)}[id*=form_form_] .form-builder-group.prop-2-to-1 .form-builder-field:nth-child(2n){margin-left:20px;width:calc(33.33% - 20px)}@media only screen and (max-width:1023px){[id*=form_form_] .form-builder-group.prop-2-to-1 .form-builder-field:nth-child(2n){margin-left:0}[id*=form_form_] .form-builder-group.prop-2-to-1 .form-builder-field{width:100%}}[id*=form_form_] .custom-checkbox,[id*=form_form_] .custom-radio{cursor:pointer;display:inline-block;line-height:1.4em;padding-left:2em;position:relative}[id*=form_form_] .custom-checkbox:before,[id*=form_form_] .custom-radio:before{background:#fff;border:1px solid #000;content:"";height:14px;left:0;position:absolute;top:6px;transition:transform .35s ease-in-out,2;width:14px}@media only screen and (min-width:1024px){[id*=form_form_] .custom-checkbox:hover:before,[id*=form_form_] .custom-radio:hover:before{transform:scale(1.1)}[id*=form_form_] .custom-checkbox:active:before,[id*=form_form_] .custom-radio:active:before{transform:scale(1)}}[id*=form_form_] .custom-checkbox:after,[id*=form_form_] .custom-radio:after{border-bottom:2px solid #b31919;border-left:2px solid #b31919;content:"";height:8px;left:2px;opacity:0;pointer-events:none;position:absolute;top:5px;transform:rotate(-45deg) scale(2);transition:transform .35s ease-in-out,2 ease-in-out .35s,3,opacity .35s ease-in-out,2,visibility .35s ease-in-out,2;visibility:hidden;width:13px}[id*=form_form_] .custom-checkbox.checked:after,[id*=form_form_] .custom-radio.checked:after{opacity:1;transform:rotate(-45deg) scale(1);transition:transform .35s ease-in-out,3,opacity .35s ease-in-out,3,visibility .35s ease-in-out,3;visibility:visible}[id*=form_form_] .custom-checkbox input,[id*=form_form_] .custom-radio input{height:0;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:0}[id*=form_form_] .custom-checkbox.active,[id*=form_form_] .custom-radio.active{color:#000}[id*=form_form_] .custom-radio:before{border-radius:50%}[id*=form_form_] .custom-radio:after{background:#b31919;border:none;border-radius:50%;height:8px;left:3px;top:9px;transform:scale(2);width:8px}[id*=form_form_] .custom-radio.checked:after{transform:scale(1)}@media only screen and (max-width:767px){[id*=form_form_] input[type=file]{width:100%}}[id*=form_form_] .clear-file-input{font-size:12px;transition:opacity .35s ease-in-out}[id*=form_form_] .clear-file-input.inactive{opacity:0;visibility:hidden}[id=form_form_15] #fieldset_hFo2WvQhTxGT9tNwBIlQ h3{display:none}.poi-widget{padding-top:110px}@media only screen and (max-width:767px){.poi-widget{padding-top:40px}}.poi-controls-wrapper{text-align:center}.poi-zoom{border-radius:12px;bottom:84px;display:none;font-size:0;position:absolute;right:32px;z-index:500}@media only screen and (max-width:767px){.poi-zoom{display:block}}.poi-zoom .poi-zoom-button{background:#fcb131;border-radius:6px;display:block;height:40px;margin-top:1px;overflow:hidden;position:relative;text-align:left;text-indent:-100em;top:50%;transition:background .3s;width:40px}.poi-zoom .poi-zoom-button:first-child{margin-top:0}.poi-zoom .poi-zoom-button:after{background:#000;content:"";display:block;height:2px;left:14px;position:absolute;top:20px;width:12px}.poi-zoom .poi-zoom-button.zoom-in:before{background:#000;content:"";display:block;height:12px;left:19px;position:absolute;top:15px;width:2px}.poi-zoom .poi-zoom-button.zoom-in:after{background:#000;content:"";display:block;height:2px;left:14px;position:absolute;top:20px;width:12px}.poi-zoom .poi-zoom-button.zoom-in{bottom:11px;position:relative}.poi-widget .poi-overlay .category-selector{margin-bottom:0}.poi-widget .poi-overlay .background{background-size:cover;bottom:0;display:block;left:0;position:absolute;width:100%}@media only screen and (max-width:1023px){.poi-widget .poi-overlay .background{display:none}}.poi-widget .poi-overlay .background.background1{bottom:-24px;height:110px;left:356px;width:110px;z-index:3}@media only screen and (max-width:1800px){.poi-widget .poi-overlay .background.background1{left:256px}}@media only screen and (max-width:1700px){.poi-widget .poi-overlay .background.background1{left:156px}}@media only screen and (max-width:1600px){.poi-widget .poi-overlay .background.background1{left:56px}}@media only screen and (max-width:1200px){.poi-widget .poi-overlay .background.background1{left:-25px}}.poi-widget .poi-overlay .background.background2{bottom:-13px;height:265px;left:225px;width:305px;z-index:2}@media only screen and (max-width:1800px){.poi-widget .poi-overlay .background.background2{left:125px}}@media only screen and (max-width:1700px){.poi-widget .poi-overlay .background.background2{left:25px}}@media only screen and (max-width:1600px){.poi-widget .poi-overlay .background.background2{left:-75px}}@media only screen and (max-width:1200px){.poi-widget .poi-overlay .background.background2{bottom:-100px;left:auto;right:-150px}}.poi-widget .poi-overlay .background.background3{bottom:40px;height:194px;left:93px;width:253px;z-index:-1}@media only screen and (max-width:1800px){.poi-widget .poi-overlay .background.background3{left:10px}}@media only screen and (max-width:1700px){.poi-widget .poi-overlay .background.background3{left:-100px}}@media only screen and (max-width:1600px){.poi-widget .poi-overlay .background.background3{bottom:-100px;left:auto;right:-120px;z-index:1}}@media only screen and (max-width:1200px){.poi-widget .poi-overlay .background.background3{display:none}}.poi-acm{position:relative}.poi-acm .h2{left:50%;position:absolute;top:72px;transform:translateX(-50%);z-index:401}@media only screen and (max-width:1023px){.poi-acm .h2{top:91px}}.poi-acm .poi-map{background:#000;height:720px}@media only screen and (max-width:1023px){.poi-acm .poi-map{height:513px}}.poi-acm .poi-map .poi-opened{filter:grayscale(100%) brightness(.85) contrast(2) saturate(0);z-index:701!important}.poi-acm .poi-map .leaflet-popup-close-button{display:none}.poi-acm .poi-map .leaflet-fullscreen-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath stroke='%23000' stroke-width='1.5' d='M.909.909h18.182v18.182H.909z'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.727 0H7.273v7.273H0v5.454h7.273V20h5.454v-7.273H20V7.273h-7.273V0Z' fill='%23FCB131'/%3E%3C/svg%3E")}.poi-acm .poi-map .leaflet-bar.leaflet-control{border:none;border-radius:12px;bottom:32px;margin:0;position:absolute;right:32px}.poi-acm .poi-map .leaflet-bar.leaflet-control a{background-color:#fcb131;border-radius:6px!important;height:40px;width:40px}.poi-acm .poi-map .leaflet-bar.leaflet-control a:hover{background-color:#fcb131}.poi-acm .poi-map .leaflet-container:-webkit-full-screen{height:100%!important;width:100%!important;z-index:99999}.poi-acm .poi-map .leaflet-container:-webkit-full-screen,.poi-acm .poi-map .leaflet-container:fullscreen{height:100%!important;width:100%!important;z-index:99999}.poi-acm .poi-map .leaflet-pseudo-fullscreen{height:100%!important;left:0!important;position:fixed!important;top:0!important;width:100%!important;z-index:99999}.poi-overlay{position:relative;text-align:center;z-index:20}.poi-overlay .category-selector{margin:0 0 20px;position:relative;white-space:normal}.home .poi-overlay .category-selector{background:#006bb6;margin-top:60px}.home .poi-overlay .category-selector .button{background:none;border:none;height:60px;line-height:60px;margin:0;padding:0 20px;position:relative;transition:.35s ease-in-out;z-index:4}.home .poi-overlay .category-selector .button.active,.home .poi-overlay .category-selector .button:hover{color:#fcb131}.home .poi-overlay .category-selector .select-wrapper{margin:0 10px;position:relative;top:50%;transform:translateY(-50%)}.home .poi-overlay .category-selector select{margin:0}#calendar-header{margin-bottom:20px}#calendar-header:after{clear:both;content:"";display:table}#calendar-links{float:left}#calendar-links:after{clear:both;content:"";display:table}@media only screen and (max-width:767px){#calendar-links{float:none;margin-top:0;text-align:center;width:100%}}#calendar-links li{float:left}@media only screen and (max-width:767px){#calendar-links li{display:inline-block;float:none}#calendar-links li:first-child a{margin-left:0}}#calendar-links a{background:url(../images/common.svg) 0 0 no-repeat;display:block;height:20px;margin:0 20px 0 0;overflow:hidden;text-indent:-9999px;width:20px}#calendar-links a.ical{background-position:-200px -76px}#calendar-links a.ical:hover{background-position:-240px -76px}#calendar-links a.ical:active{background-position:-280px -76px}#calendar-links a.print{background-position:-200px -116px}#calendar-links a.print:hover{background-position:-240px -116px}#calendar-links a.print:active{background-position:-280px -116px}#calendar-links a.rss{background-position:-200px -156px}#calendar-links a.rss:hover{background-position:-240px -156px}#calendar-links a.rss:active{background-position:-280px -156px}@media only screen and (max-width:767px){#calendar-links a{display:inline-block;margin:0 0 0 20px}}#calendar-views{float:left}#calendar-views:after{clear:both;content:"";display:table}@media only screen and (max-width:767px){#calendar-views{float:none;margin-bottom:30px;text-align:center}}#calendar-views li{float:left}@media only screen and (max-width:767px){#calendar-views li{display:inline-block;float:none}}#calendar-views a{color:#006bb6;display:block;font:500 14px/20px Open Sans,Arial,sans-serif;height:20px;margin-right:20px;padding-left:30px;position:relative;text-decoration:none;text-transform:uppercase}@media only screen and (max-width:767px){#calendar-views a{margin-left:20px;margin-right:0}#calendar-views a.grid{margin-left:0}}#calendar-views a.active,#calendar-views a:hover{color:#fcb131}#calendar-views a:before{background:url(../images/common.svg) 0 0 no-repeat;content:"";display:block;height:20px;left:0;position:absolute;top:0;width:20px}#calendar-views a.grid:before{background-position:-200px 0}#calendar-views a.grid.active:before,#calendar-views a.grid:hover:before{background-position:-240px 0}#calendar-views a.list:before{background-position:-200px -38px}#calendar-views a.list.active:before,#calendar-views a.list:hover:before{background-position:-240px -38px}#calendar-breadcrumb{margin-bottom:20px;padding:10px 0}#calendar-breadcrumb:after{clear:both;content:"";display:table}#calendar-breadcrumb dd,#calendar-breadcrumb dt{float:left;margin-right:10px}@media only screen and (max-width:767px){#calendar-breadcrumb dd,#calendar-breadcrumb dt{display:inline-block;float:none}}#calendar-year{margin-bottom:20px}@media only screen and (max-width:767px){#calendar-year{display:none}}#calendar-year:after{clear:both;content:"";display:table}#calendar-year li{float:left}#calendar-year a{border-bottom:1px solid rgba(0,0,0,.3);color:rgba(0,0,0,.3);display:block;margin-right:1px;padding:5px 0;text-decoration:none;transition:.35s ease-in-out}#calendar-year a:hover{border-color:#fcb131;color:#fcb131}#calendar-year .active a{border-color:#006bb6;color:#006bb6}#calendar-year .active a:hover{border-color:#fcb131;color:#fcb131}#calendar-month{height:40px;margin-bottom:20px;position:relative;text-align:justify;-moz-text-align-last:justify;text-align-last:justify;text-justify:newspaper}@media only screen and (max-width:767px){#calendar-month{-moz-text-align-last:auto;text-align-last:auto}}#calendar-month:after{clear:both;content:"";display:table;display:inline-block;height:0;position:relative;width:100%}#calendar-month li{display:inline}#calendar-month a{color:#006bb6;display:inline-block;font-size:12px;font-weight:500;height:40px;line-height:40px;padding:0 9px;text-align:left;text-decoration:none;text-transform:uppercase;transition:.35s ease-in-out;vertical-align:top}@media only screen and (max-width:1023px){#calendar-month a{font-size:10px;padding:0 5px}}@media only screen and (max-width:767px){#calendar-month a{font-size:11px;padding:0 7px;text-align:center}}#calendar-month a:hover{background:#fcb131;color:#fff}#calendar-month a.active,#calendar-month a.active:hover{background:#006bb6;color:#fff}@media only screen and (max-width:767px){#calendar-month{-moz-text-align-last:auto;text-align-last:auto}#calendar-month li{display:none}#calendar-month li.current,#calendar-month li.next,#calendar-month li.prev{display:inline-block;position:relative;vertical-align:top;width:30%}#calendar-month li.current a{display:block;font-size:12px;padding:0 10px}#calendar-month li.next a,#calendar-month li.prev a{display:block;font-size:12px;padding-left:30px;padding-right:0}#calendar-month li.next a:after,#calendar-month li.prev a:after{background:url(../images/common.svg) -200px -196px no-repeat;content:"";display:block;height:18px;left:5px;position:absolute;top:11px;width:11px}#calendar-month li.next a:hover,#calendar-month li.prev a:hover{background-color:transparent;color:#fcb131}#calendar-month li.next a:hover:after,#calendar-month li.prev a:hover:after{background-position:-231px -196px}#calendar-month li.next a:active,#calendar-month li.prev a:active{top:auto}#calendar-month li.next a{padding-left:0;padding-right:30px}#calendar-month li.next a:after{background-position:-200px -234px;left:auto;right:5px}#calendar-month li.next a:hover:after{background-position:-231px -234px}}#calendar-navigation{display:block;height:40px;line-height:40px;margin-bottom:20px;position:relative;text-align:center}#calendar-navigation .current-event{background-color:#eee;overflow:hidden;padding:0 40px;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}#calendar-navigation a.next,#calendar-navigation a.prev{background:url(../images/common.svg) 0 0 no-repeat;cursor:pointer;height:18px;margin:0 10px;overflow:hidden;position:absolute;text-indent:-9999px;top:11px;width:11px}#calendar-navigation a.next{background-position:-200px -234px;right:0}#calendar-navigation a.next:hover{background-position:-231px -234px}#calendar-navigation a.prev{background-position:-200px -196px;left:0}#calendar-navigation a.prev:hover{background-position:-231px -196px}#calendar-days,#calendar-week{display:flex;flex-wrap:wrap;justify-content:space-between}#calendar-days li,#calendar-week li{display:inline-block;width:13%}#calendar-week{height:40px;line-height:40px;margin-bottom:20px}@media only screen and (max-width:767px){#calendar-week{display:none}}#calendar-week li{color:#fcb131;font-weight:500;text-align:center}#calendar-week li .short{display:none}@media only screen and (max-width:1023px){#calendar-week li .full{display:none}#calendar-week li .short{display:inline}}@media only screen and (max-width:767px){#calendar-week li .full{display:none}#calendar-week li .short{display:inline}}#calendar-days{position:relative}#calendar-days li{background:rgba(0,0,0,.06);margin:0 0 1em;min-height:8em;position:static;text-align:left;-moz-text-align-last:left;text-align-last:left;vertical-align:top}@media only screen and (max-width:767px){#calendar-days li{display:block;float:none;height:auto!important;min-height:auto!important;width:100%}#calendar-days li dl{height:auto;margin-top:auto!important}#calendar-days li dl dt{padding-bottom:10px;width:100%!important}}#calendar-days li time a{color:#000;display:block;padding:.5em 1em;text-align:center;text-decoration:none}#calendar-days li time a:hover{background:#d1d1d1}#calendar-days li.next_month,#calendar-days li.prev_month{background:rgba(0,0,0,.02)}#calendar-days li.next_month time a,#calendar-days li.prev_month time a{color:rgba(0,0,0,.3)}#calendar-days li.next_month time a:hover,#calendar-days li.prev_month time a:hover{background:#f1f1f1}#calendar-days li.day_items3{height:9em}#calendar-days li.day_items4{height:11em}#calendar-days li.day_items5{height:13em}#calendar-days li.day_items6{height:15em}#calendar-days li.day_items7{height:17em}#calendar-days li.day_items8{height:19em}#calendar-days li.day_items9{height:21em}#calendar-days li.day_items10{height:23em}#calendar-days li.day_items11{height:25em}#calendar-days li.day_items12{height:27em}#calendar-days li.day_items13{height:29em}#calendar-days li.day_items14{height:31em}#calendar-days li.day_items15{height:33em}#calendar-days li.day_items16{height:35em}#calendar-days li.day_items17{height:37em}#calendar-days li.day_items18{height:39em}#calendar-days li.day_items19{height:41em}#calendar-days li.day_items20{height:43em}#calendar-days dl{display:block;height:2em}#calendar-days dl:hover{position:relative}#calendar-days dl.hide{display:none}@media only screen and (max-width:767px){#calendar-days dl.hide{display:block}}#calendar-days dt{position:relative}#calendar-days dt a{background:#006bb6;color:#fff;display:block;font-size:.7em;height:1.8em;line-height:1.8em;overflow:hidden;padding:0 .5em 0 1em;text-decoration:none;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;width:auto}@media only screen and (max-width:767px){#calendar-days dt a{height:2.8em;line-height:2.8em}}#calendar-days dl.w1 dt{width:100%}#calendar-days dl.w2 dt{width:211.538%}#calendar-days dl.w3 dt{width:323.076%}#calendar-days dl.w4 dt{width:434.614%}#calendar-days dl.w5 dt{width:546.152%}#calendar-days dl.w6 dt{width:657.69%}#calendar-days dl.w7 dt{width:769.228%}#calendar-days dl.c1 dt a{background-color:#8db294}#calendar-days dl.c2 dt a{background-color:#ada39a}#calendar-days dl.c3 dt a{background-color:#85a9b7}#calendar-days dl.c4 dt a{background-color:#bc8e8f}#calendar-days dl.c5 dt a{background-color:#ac9bc1}#calendar-days dl.c6 dt a{background-color:#87b6c7}#calendar-days dl.c7 dt a{background-color:#bb85aa}#calendar-days dl.c8 dt a{background-color:#a4a4a4}#calendar-days dl dd{background:#000;bottom:28px;color:#fff;font-size:12px;left:0;margin-bottom:10px;padding:20px;position:absolute;text-align:left;transform:translateZ(0);visibility:hidden;width:240px;z-index:999}@media only screen and (max-width:767px){#calendar-days dl dd{display:none!important}}#calendar-days dl dd .triangle{left:0;position:absolute;top:100%;width:100%}#calendar-days dl dd .triangle span{border-left:14px solid transparent;border-right:14px solid transparent;border-top:14px solid #000;display:block;margin:0 auto;width:0}#calendar-days dl dd h3{color:#fcb131;font-size:14px;font-weight:500;line-height:1.5;margin-bottom:10px;text-transform:uppercase}#calendar-days dl dd img{height:auto;margin-bottom:10px;width:100%}#calendar-days dl dd p{font-size:12px;line-height:18px;padding:0 0 10px;width:100%}#calendar-days dl dd a{color:#fcb131}#calendar-days dl dd a:hover{color:#fff}#calendar-days dl:hover dd{visibility:visible}#calendar-days dl.t1{margin-top:2em}#calendar-days dl.t2{margin-top:4em}#calendar-days dl.t3{margin-top:6em}#calendar-days dl.t4{margin-top:8em}#calendar-days dl.t5{margin-top:10em}#calendar-days dl.t6{margin-top:12em}#calendar-days dl.t7{margin-top:14em}#calendar-days dl.t8{margin-top:16em}#calendar-days dl.t9{margin-top:18em}#calendar-days dl.t10{margin-top:20em}#calendar-days dl.t11{margin-top:22em}#calendar-days dl.t12{margin-top:24em}#calendar-days dl.t13{margin-top:26em}#calendar-days dl.t14{margin-top:28em}#calendar-days dl.t15{margin-top:30em}#calendar-days dl.t16{margin-top:32em}#calendar-days dl.t17{margin-top:34em}#calendar-days dl.t18{margin-top:36em}#calendar-days dl.t19{margin-top:38em}#calendar-days dl.t20{margin-top:40em}#calendar.list-view h2 a:hover{text-decoration:underline}#calendar.list-view .image-list{overflow:hidden;padding:0;position:relative}#calendar.list-view .image-list h2{color:#000}#calendar.list-view .image-list h2 a{color:inherit;text-decoration:none}#calendar.list-view .image-list h2 a:hover{color:#fcb131}#calendar.list-view .image-list h3 a{font-size:20px;line-height:30px;text-decoration:none;text-transform:uppercase}#calendar .no-events{font-size:120%;font-weight:700;height:auto;margin:40px 0;padding:40px 0;text-align:center;text-transform:uppercase}#calendar .single-event{text-align:left}#calendar .single-event .background{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;float:right;height:300px;margin-bottom:20px;margin-left:20px;width:300px}@media only screen and (max-width:767px){#calendar .single-event .background{float:none;margin-left:0;width:100%}}#calendar .attachment,#calendar .dates{display:block;margin:0 0 20px}#calendar .dates>small{color:#006bb6;display:block;font-weight:600}#calendar .dates strong{color:#910028;font-weight:600}.calendar .image-list-item{font-size:14px;height:300px;line-height:18px;margin:0 auto 20px;overflow:hidden;position:relative;text-align:left;width:100%}@media only screen and (max-width:767px){.calendar .image-list-item{height:auto}}.calendar .image-list-item:before{border:1px solid #d1d1d1;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.calendar .image-list-item .background{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;display:block;float:right;height:300px;margin-left:40px;overflow:hidden;position:relative;width:350px}@media only screen and (max-width:1023px){.calendar .image-list-item .background{width:300px}}@media only screen and (max-width:767px){.calendar .image-list-item .background{margin:0 0 10px;width:100%}}.calendar .image-list-item .description{display:block;padding:20px;width:100%}@media only screen and (max-width:767px){.calendar .image-list-item .description{text-align:center}}.calendar .image-list-item .description h3{color:#006bb6;font:24px/30px Open Sans,Arial,sans-serif;margin-bottom:15px}.calendar .image-list-item .description h3 a{text-decoration:none}.calendar .image-list-item .description h3 a:hover{color:#fcb131}.calendar .image-list-item .description .button{bottom:20px;left:20px;position:absolute}@media only screen and (max-width:767px){.calendar .image-list-item .description .button{bottom:auto;left:auto;position:relative;right:auto;text-align:center;width:auto}}.customlist.image-list{display:flex;flex-direction:row;flex-wrap:wrap;overflow:auto!important}.customlist.image-list .image-list-item{display:flex;flex-direction:column;height:auto;margin:0 10px 20px;max-height:535px;width:calc(32% - 15px)}@media only screen and (min-width:1440px){.customlist.image-list .image-list-item{width:calc(24% - 15px)}}@media only screen and (max-width:1023px){.customlist.image-list .image-list-item{width:calc(49% - 15px)}}@media only screen and (max-width:767px){.customlist.image-list .image-list-item{width:calc(100% - 15px)}}.customlist.image-list .image-list-item .background{float:none;margin-left:0;width:100%}.customlist.image-list .image-list-item .description .button{bottom:auto;left:auto;position:relative}.h1,h1{color:#000;font-family:Open Sans,Arial,sans-serif;font-size:48px;font-weight:500;line-height:1;margin-bottom:20px;text-transform:uppercase}@media only screen and (max-width:1023px){.h1,h1{font-size:34px}}@media only screen and (max-width:767px){.h1,h1{font-size:24px}}.casino-page .h1,.casino-page h1{font-family:neulis-sans,sans-serif}.h2,h2{color:#000;font-family:Open Sans,Arial,sans-serif;font-size:48px;font-style:normal;font-weight:300;letter-spacing:unset;line-height:56px}@media only screen and (max-width:767px){.h2,h2{font-size:32px;line-height:36px}}@media only screen and (max-width:1023px){.h2,h2{text-align:center}}html.casino-page .h2,html.casino-page h2{-webkit-text-stroke:1.5px #064f94;color:transparent;font-family:neulis-sans,sans-serif;font-weight:700}html.casino-page .h2 strong,html.casino-page h2 strong{-webkit-text-stroke:initial;color:#c0136b}.casino-h2-navy html.casino-page .h2,.casino-h2-navy html.casino-page h2,html.casino-page .h2.casino-h2-navy,html.casino-page h2.casino-h2-navy{-webkit-text-stroke:1.5px #04325e;color:transparent}.casino-h2-navy html.casino-page .h2 strong,.casino-h2-navy html.casino-page h2 strong,html.casino-page .h2.casino-h2-navy strong,html.casino-page h2.casino-h2-navy strong{-webkit-text-stroke:initial;color:#04325e}.casino-h2-white html.casino-page .h2,.casino-h2-white html.casino-page h2,html.casino-page .h2.casino-h2-white,html.casino-page h2.casino-h2-white{-webkit-text-stroke:1.5px #fff;color:transparent}.casino-h2-white html.casino-page .h2 strong,.casino-h2-white html.casino-page h2 strong,html.casino-page .h2.casino-h2-white strong,html.casino-page h2.casino-h2-white strong{-webkit-text-stroke:initial;color:#fff}.h3,h3{color:#000;font-family:Open Sans,Arial,sans-serif;font-size:36px;font-style:normal;font-weight:300;line-height:48px}@media only screen and (max-width:767px){.h3,h3{font-size:24px;font-weight:400;line-height:24px}}.casino-page .h3,.casino-page h3{font-family:gotham,sans-serif}.h4,.h4 p,h4{color:#000;font-family:Open Sans,Arial,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:36px}@media only screen and (max-width:767px){.h4,.h4 p,h4{line-height:24px}}.casino-page .h4,.casino-page .h4 p,.casino-page h4{font-family:neulis-sans,sans-serif}.h5,h5{color:#000;font-family:Open Sans,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:700;letter-spacing:4.167px;line-height:16px;text-transform:uppercase}@media only screen and (max-width:1023px){.h5,h5{text-align:center}}.casino-page .h5,.casino-page h5{font-family:neulis-sans,sans-serif}.casino-page .h5.casino-h5-navy,.casino-page h5.casino-h5-navy{color:#04325e}.h6,h6{color:#000;font-family:Open Sans,Arial,sans-serif;font-size:8px;font-style:normal;font-weight:400;line-height:12px;text-transform:uppercase}@media only screen and (max-width:1023px){.h6,h6{text-align:center}}.casino-page .h6,.casino-page h6{font-family:gotham,sans-serif}.p-large{color:#fff;font-family:Open Sans,Arial,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:24px}@media only screen and (max-width:767px){.p-large{font-size:16px}}.casino-page .p-large{font-family:gotham,sans-serif}.p-text,p{color:#000;font-family:Open Sans,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:300;letter-spacing:.8px;line-height:32px}@media only screen and (max-width:767px){.p-text,p{line-height:36px}}@media only screen and (max-width:1023px){.p-text,p{text-align:center}}.casino-page .p-text,.casino-page p{font-family:gotham,sans-serif}.p-small{color:#fff;font-family:Open Sans,Arial,sans-serif;font-size:10px;font-style:normal;font-weight:700;letter-spacing:.8px;line-height:18px;text-transform:uppercase}.casino-page .p-small{font-family:gotham,sans-serif}.p-small-2{color:#fff;font-family:Open Sans,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;letter-spacing:.8px;line-height:18px;text-transform:uppercase}.casino-page .p-small-2{font-family:gotham,sans-serif}strong{font-weight:700}em{font-style:italic}u{text-decoration:underline}section ul li{font-weight:400;position:relative}section ul li:before{color:#000;content:"•";left:0;padding-right:10px;position:relative}.custom-page-logo{display:none}.spa-page .custom-page-logo{background-image:url(../images/logo-spa.svg);height:120px}.casino-page .custom-page-logo,.spa-page .custom-page-logo{background-position:50% 50%;background-size:cover;display:block;margin:60px auto;width:380px}.casino-page .custom-page-logo{background-image:url(../images/casino-morongo.png);height:186px}.page-content{text-align:center}.page-content:after{clear:both;content:"";display:table}.page-content.content-present{margin:96px auto}@media only screen and (max-width:1023px){.page-content.content-present{margin:56px auto}}#side-submenu+.page-content{text-align:left}@media only screen and (max-width:1023px){#side-submenu+.page-content{margin-top:40px}}.page-content .sitemap{text-align:left}.page-content hr{background:rgba(0,107,182,.5);border:none;color:rgba(0,107,182,.5);display:block;height:1px;margin:20px auto}.page-content .h2,.page-content .h3,.page-content h2,.page-content h3,.page-content h4,.page-content h5,.page-content h6,.page-content ol,.page-content p,.page-content table,.page-content ul{margin-bottom:20px}.page-content sub,.page-content sup{font-size:75%;line-height:0;position:relative}.page-content sup{top:-.5em}.page-content sub{bottom:-.25em}.page-content p,.page-content table{overflow:visible}.page-content ol{list-style:decimal inside}.page-content ul{list-style:none}.page-content ol,.page-content ul{margin-left:20px}.page-content ol ol,.page-content ol ul,.page-content ul ol,.page-content ul ul{margin-bottom:10px;margin-top:10px}.page-content ol li,.page-content ul li{position:relative}.page-content ul>li{font-size:16px;line-height:32px;padding-left:0;position:relative}.page-content ul>li:before{color:#000;content:"•";left:0;padding-right:10px;position:relative;transition:color .35s ease-in-out}.page-content ul>li:hover:before{color:#fcb131}@media only screen and (max-width:767px){.page-content ol,.page-content ul{margin-left:0}.page-content .sitemap ol,.page-content .sitemap ul{margin-left:20px}.page-content ol ol,.page-content ol ul,.page-content ul ol,.page-content ul ul{font-size:90%}}.page-content caption,.page-content td,.page-content th{padding:10px 15px;text-align:left;vertical-align:middle}.page-content caption,.page-content th{color:#006bb6;font:22px/1 Open Sans,Arial,sans-serif;padding-bottom:20px;padding-top:0;vertical-align:bottom}.page-content td{background:#f2f7f7;border-top:1px solid #f7fcfc}.page-content .even td{background:#edf5f5}.page-content table p{margin:10px 0}@media only screen and (max-width:1023px){.page-content .table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto;width:100%}}.page-content .thumbnail{float:right;margin:0 0 20px 20px}.page-content .thumbnail a,.page-content .thumbnail img{display:block}.page-content .socials{font-size:0;margin-bottom:20px;overflow:hidden}.page-content .socials iframe{display:inline-block;height:21px;margin:0 10px 0 0;width:90px}.page-content a.pdf{display:inline-block;font-size:12px;line-height:16px;padding-left:23px;position:relative}.page-content a.pdf:before{background:url(../images/common.svg) -600px 0 no-repeat;content:"";display:inline-block;height:16px;margin-right:10px;position:relative;vertical-align:top;width:13px}.page-content a.pdf:hover:before{background-position:-633px 0}.page-content a.pdf:active:before{background-position:-666px 0}.page-content a.pdf+.size{color:#aaa;font-size:10px}.page-content .hotel-location-map{margin-bottom:20px}.page-content .sitemap-description{font-size:86%;opacity:.8}.checkers-blocks:last-child{margin-bottom:-110px}@media only screen and (max-width:767px){.checkers-blocks:last-child{margin-bottom:0}}.checkers-blocks .slideshow{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.checkers-blocks .slideshow-wrapper{height:100%;width:100%}.checkers-blocks .checkers-item{position:relative}.checkers-blocks .checkers-item .images{background:#000;height:100%;left:0;position:absolute;top:0;width:50%;z-index:2}@media only screen and (max-width:767px){.checkers-blocks .checkers-item .images{height:300px;position:relative;width:100%}}.checkers-blocks .checkers-item .images .loading:before{animation:loading-icon-spin 1.2s linear infinite;border-color:#006bb6 #518439 #fcb131 #910028;border-radius:50%;border-style:solid;border-width:6px;content:" ";height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}@keyframes loading-icon-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.checkers-blocks .checkers-item .images .loading:before{left:auto;margin:auto;right:8%;top:8%}.checkers-blocks .checkers-item .images .slide{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;height:100%;position:relative;width:100%}.checkers-blocks .checkers-item .content{margin-left:calc(50% + 120px);padding:150px 0;text-align:left;z-index:1}@media only screen and (max-width:1440px){.checkers-blocks .checkers-item .content{margin-left:calc(50% + 40px);padding:100px 0}}@media only screen and (max-width:767px){.checkers-blocks .checkers-item .content{margin-left:0;padding:40px 0}}.checkers-blocks .checkers-item .content .description h4,.checkers-blocks .checkers-item .content p{margin-bottom:20px}.checkers-blocks .checkers-item nav{margin-top:40px}.checkers-blocks .checkers-item.right .images{left:auto;right:0}.checkers-blocks .checkers-item.right .content{margin-left:0;margin-right:calc(50% + 120px)}@media only screen and (max-width:1440px){.checkers-blocks .checkers-item.right .content{margin-right:calc(50% + 40px)}}@media only screen and (max-width:767px){.checkers-blocks .checkers-item.right .content{margin-right:0}}.checkers-blocks .checkers-item.right .slideshow-pagination{left:30px;margin-left:0}.checkers-blocks .checkers-item .slideshow-pagination{font-size:0;left:100%;margin-left:-46px;position:relative;text-align:center;top:50%;transform:translateY(-50%);width:16px}@media only screen and (max-width:767px){.checkers-blocks .checkers-item .slideshow-pagination{display:none}}.checkers-blocks .checkers-item .slideshow-pagination>*{background:none;border:2px solid #fff;border-radius:50%;cursor:pointer;display:inline-block;height:16px;margin:6px 0;overflow:hidden;text-indent:-9999px;transition:.35s ease-in-out;width:16px}.checkers-blocks .checkers-item .slideshow-pagination>.active,.checkers-blocks .checkers-item .slideshow-pagination>:hover{border-color:#fcb131}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:none;box-shadow:none;color:#333}.two-block{margin:172px auto 161px;overflow-x:clip;padding:0 131px 0 110px}@media only screen and (max-width:1023px){.two-block{margin:84px auto 34px;padding:0 18px}}.two-block .falling-cards-wrapper{display:none}.two-block.no-decoration{margin:96px auto}@media only screen and (max-width:1023px){.two-block.no-decoration{margin:56px auto}}.two-block.no-margin-top{margin-top:0}@media only screen and (max-width:1023px){.two-block.falling-cards{margin-bottom:260px}}@media only screen and (min-width:1024px){.two-block.falling-cards .content-wrapper{padding:100px 0}}.two-block.falling-cards .falling-cards-wrapper{display:flex;flex-wrap:nowrap;position:absolute;right:-236px;top:calc(100% - 125px)}@media only screen and (max-width:1023px){.two-block.falling-cards .falling-cards-wrapper{left:calc(50% - 32px);right:auto;top:calc(100% + 136px);transform:translateX(-50%);width:-moz-available;z-index:-1}}.two-block.falling-cards .falling-cards-wrapper .card{position:relative}@media only screen and (max-width:1023px){.two-block.falling-cards .falling-cards-wrapper .card{width:100%;width:-moz-available}.two-block.falling-cards .falling-cards-wrapper .ace-hearts{height:92px}}.two-block.falling-cards .falling-cards-wrapper .ace-spades{top:-160px}@media only screen and (max-width:1023px){.two-block.falling-cards .falling-cards-wrapper .ace-spades{height:178px;right:70px;top:-172px}.two-block.falling-cards .falling-cards-wrapper.desktop{display:none}}.two-block.falling-cards .falling-cards-wrapper.mobile{display:none}@media only screen and (max-width:1023px){.two-block.falling-cards .falling-cards-wrapper.mobile{display:flex}}.two-block .chips-wrapper{display:none}.two-block.chips{margin-bottom:160px;margin-top:160px}@media only screen and (max-width:1023px){.two-block.chips{margin-bottom:114px;margin-top:78px}.two-block.chips .wrapper{gap:84px}}.two-block.chips .chips-wrapper{display:flex}.two-block.chips .chip{position:absolute;z-index:1}.two-block.chips .chip.red-chip-1{bottom:-159px;height:74px;left:37%;width:118px}@media only screen and (max-width:1023px){.two-block.chips .chip.red-chip-1{bottom:-62px;height:44px}}.two-block.chips .chip.red-chip-2{height:63px;right:-50px;top:32%;width:78px}@media only screen and (max-width:1023px){.two-block.chips .chip.red-chip-2{height:38px;right:-11px}}.two-block.chips .chip.black-chip-1{height:76px;left:-30px;top:26%;width:85px}@media only screen and (max-width:1023px){.two-block.chips .chip.black-chip-1{height:46px;left:-10px}}.two-block.chips .chip.black-chip-2{height:68px;left:21%;top:-107px;width:47px}@media only screen and (max-width:1023px){.two-block.chips .chip.black-chip-2{height:41px;top:-62px}}.two-block.chips-casino{margin-bottom:0;margin-top:0;padding-bottom:96px;padding-top:96px}.casino-page .two-block.chips-casino{background-color:rgba(202,220,228,.5)}@media only screen and (max-width:1023px){.two-block.chips-casino{margin-bottom:0;margin-top:0;padding-bottom:56px;padding-top:56px}.two-block.chips-casino .wrapper{gap:84px}}.two-block.chips-casino .chips-wrapper{display:flex}.two-block.chips-casino .chip{position:absolute;z-index:1}.two-block.chips-casino .chip.red-chip-1{bottom:-47px;height:74px;left:39.2%;width:118px}@media only screen and (max-width:1023px){.two-block.chips-casino .chip.red-chip-1{bottom:-56px;height:44px}}.two-block.chips-casino .chip.red-chip-2{height:63px;right:-50px;top:43.8%;width:78px}@media only screen and (max-width:1023px){.two-block.chips-casino .chip.red-chip-2{height:38px;right:-11px}}.two-block.chips-casino .chip.black-chip-1{height:76px;left:-30px;top:14.6%;width:85px}@media only screen and (max-width:1023px){.two-block.chips-casino .chip.black-chip-1{height:46px;left:-10px}}.two-block.chips-casino .chip.black-chip-2{height:68px;left:23%;top:32.7%;width:47px}@media only screen and (max-width:1023px){.two-block.chips-casino .chip.black-chip-2{height:41px;top:-62px}}.two-block .single-chip-wrapper{display:none}.two-block.single-chip-mobile{margin-bottom:96px;margin-top:96px}@media only screen and (max-width:1023px){.two-block.single-chip-mobile{margin-bottom:64px;margin-top:164px}.two-block.single-chip-mobile .wrapper{flex-direction:column}.two-block.single-chip-mobile .single-chip-wrapper{display:flex;left:42%;position:absolute;top:-110px}}.two-block.single-chip-mobile .single-chip-wrapper .red-chip-1{height:74px;width:118px}@media only screen and (max-width:1023px){.two-block.single-chip-mobile .single-chip-wrapper .red-chip-1{height:56px;left:21%}}@media only screen and (min-width:1024px){.two-block.two-chips{margin-bottom:96px;margin-top:96px}.two-block.two-chips .right-side{padding:60px 0}}.two-block.two-chips .two-chips-wrapper{bottom:-48px;position:absolute}@media only screen and (max-width:1023px){.two-block.two-chips .two-chips-wrapper{display:none}}.two-block.two-chips .black-chip-1{height:76px;left:-91px;position:relative;width:85px}.two-block.two-chips .black-chip-2{height:68px;left:-47px;position:relative;top:45px;width:47px}.two-block.two-chips.left .two-chips-wrapper{display:flex;right:0;transform:scaleX(-1)}@media only screen and (min-width:1024px){.two-block.right .wrapper{flex-direction:row-reverse}}.casino-page .two-block.right .parallax-wrap{box-shadow:-12px 12px 0 0 #00a9b8}.casino-page .two-block.left .parallax-wrap{box-shadow:12px 12px 0 0 #00a9b8}@media only screen and (min-width:1024px){.two-block.top-alignment .wrapper .right-side{align-content:flex-start;padding:41px 0}}.two-block.top-alignment .wrapper .right-side .content-wrapper{padding:0}@media only screen and (min-width:1024px){.two-block.top-alignment.left .wrapper .right-side{align-content:flex-start;padding:101px 0}.two-block.game-icons-24 .wrapper .right-side .content{margin-bottom:24px}}@media only screen and (max-width:1023px){.two-block.game-icons-24 .wrapper .right-side .buttons-container{margin-top:104px}}@media only screen and (min-width:1024px){.two-block.accordions-24 .wrapper .right-side .content{margin-bottom:24px}}.two-block .wrapper{align-items:center;display:flex;gap:104px;margin:auto;max-width:1200px;position:relative}@media only screen and (max-width:1023px){.two-block .wrapper{flex-direction:column-reverse;gap:64px}}.two-block .wrapper .left-side{height:auto;max-width:496px;position:relative;width:100%}@media only screen and (max-width:1023px){.two-block .wrapper .left-side{max-width:inherit}}.two-block .wrapper .right-side{align-content:center;position:relative}@media only screen and (min-width:1024px){.two-block .wrapper .right-side{max-width:600px}}.two-block .wrapper .right-side .h5{margin-bottom:36px}@media only screen and (max-width:1023px){.two-block .wrapper .right-side .h5{margin-bottom:24px}}.two-block .wrapper .right-side .h2{margin-bottom:24px}@media only screen and (max-width:1023px){.two-block .wrapper .right-side .h2{margin-bottom:18px}}.two-block .wrapper .right-side .content{margin-bottom:36px}@media only screen and (max-width:1023px){.two-block .wrapper .right-side .content{margin-bottom:24px}}@media only screen and (max-width:767px){.two-block .wrapper .right-side .content{max-height:15.8em;overflow:hidden;position:relative;transition:max-height .6s ease-in-out}.two-block .wrapper .right-side .content.expanded{-webkit-line-clamp:unset;max-height:1500px;transition:max-height .6s ease-in-out}.two-block .wrapper .right-side .content.text-clamp{-webkit-line-clamp:7;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}}.two-block .wrapper .right-side .read-less{display:none}.two-block .wrapper .right-side .read-less,.two-block .wrapper .right-side .read-more{background-color:transparent;text-transform:uppercase}@media only screen and (max-width:767px){.two-block .wrapper .right-side .read-less,.two-block .wrapper .right-side .read-more{margin:24px auto}}.two-block .wrapper .right-side .buttons-container{align-items:center;display:flex;gap:16px;justify-content:left}@media only screen and (max-width:1023px){.two-block .wrapper .right-side .buttons-container{justify-content:center}}.two-block .icons-wrapper.mobile{flex-wrap:wrap;margin-top:5px;position:absolute;width:100%;z-index:1}.two-block .icons-wrapper.mobile .single-icon-wrapper{background-color:hsla(0,0%,100%,.3)}@media only screen and (min-width:1024px){.two-block .icons-wrapper.mobile{display:none}}@media only screen and (max-width:1023px){.two-block .icons-wrapper.desktop{display:none}}.two-block .accordions-section .accordions{display:flex;flex-direction:column;gap:24px;margin-bottom:36px}@media only screen and (max-width:1023px){.two-block .accordions-section .accordions{margin-bottom:24px}}.two-block .accordions-section .accordions-section-item .minus{display:none}.two-block .accordions-section .accordions-section-item .plus{display:flex}.two-block .accordions-section .accordions-section-item.active .plus{display:none}.two-block .accordions-section .accordions-section-item.active .minus{display:flex}.two-block .accordions-section .accordions-section-item .accordions-section-question{align-items:center;color:#000;cursor:pointer;display:flex;gap:8px;position:relative}@media only screen and (max-width:1023px){.two-block .accordions-section .accordions-section-item .accordions-section-question{justify-content:center}}.two-block .accordions-section .accordions-section-item .accordions-section-answer{display:none;overflow:hidden}.two-block .accordions-section .accordions-section-item .content{padding:12px 12px 0}.two-block .accordions-section .accordions-section-item .content strong{font-weight:400}.two-block .parallax-wrap{--aspect-ratio:1/1.28226;box-shadow:0 0 24px rgba(0,0,0,.1);height:640px;margin:0 auto;min-width:300px;overflow:hidden;padding-bottom:0;position:relative;width:100%;will-change:transform}@media only screen and (max-width:1023px){.two-block .parallax-wrap{height:400px;min-width:auto}}.two-block .parallax-wrap .parallax-img{--overflow:80px;background-image:var(--image);background-position:50% 0;background-size:cover;height:calc(100% + var(--overflow)*2);-o-object-fit:cover;object-fit:cover;position:absolute;top:calc(var(--overflow)*-1);width:100%;will-change:transform}.two-block .parallax-wrap .parallax-img-t3{--overflow:200px}.full-width-image{align-content:flex-end;background-attachment:fixed;background-position:50%;background-size:cover;margin:96px auto;min-height:600px;position:relative;width:100%}@media only screen and (max-width:767px){.full-width-image{margin:auto;min-height:500px}}.full-width-image.chips{margin:81px auto}@media only screen and (max-width:767px){.full-width-image.chips{margin:auto}}.full-width-image.full-width-review{align-content:center;min-height:500px}.full-width-image.full-width-review .content-container{bottom:0;gap:24px;left:0;padding:116px 39.6px;position:relative;right:0;top:0}.full-width-image.full-width-review .content-container .content p{font-style:italic;line-height:48px;margin:0 auto;max-width:700px}@media only screen and (max-width:767px){.full-width-image.full-width-review .content-container .content p{line-height:24px}}.full-width-image.full-width-review .content-container .h5{margin:0 auto;max-width:700px}.full-width-image.full-width-review .content-container .logo-wrapper{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:hsla(0,0%,100%,.6);border-radius:12px;display:flex;margin:0 auto;max-width:217px;padding:12px 32px}.full-width-image.full-width-review .content-container .logo-wrapper a{display:flex}.full-width-image.remove-parallax{background-attachment:scroll}@supports (-webkit-touch-callout:none){@media only screen and (max-width:767px){.full-width-image{background-attachment:scroll!important}}}.full-width-image .chips-wrapper{display:flex;z-index:3}.full-width-image .chips-wrapper .black-chip-3{height:163px;left:15.5%;position:absolute;top:-81px;width:164px;z-index:3}.full-width-image .chips-wrapper .red-chip-1{height:74px;position:absolute;right:24.5%;top:-46px;width:118px;z-index:3}@media only screen and (max-width:767px){.full-width-image .chips-wrapper{display:none}}.full-width-image .content-container{display:flex;flex-direction:column;height:100%;justify-content:center;padding:54px 39.6px;position:relative;text-align:center;width:100%;z-index:3}@media only screen and (max-width:767px){.full-width-image .content-container{bottom:auto;height:100%;padding:47px 39.6px}}.full-width-image .content-container .content,.full-width-image .content-container .content p,.full-width-image .content-container .h2,.full-width-image .content-container .h5{color:#fff}.full-width-image .content-container .content p,.full-width-image .content-container .h2,.full-width-image .content-container .h5{margin:auto auto 24px;max-width:585px}@media only screen and (max-width:767px){.full-width-image .content-container .h2{margin-bottom:18px}}.full-width-image .content-container .content p{font-weight:400}.full-width-image .content-container .buttons-container{display:flex;gap:24px;justify-content:center}.one-col-with-image{margin:96px auto;padding:0 108px;position:relative}@media only screen and (max-width:767px){.one-col-with-image{margin:auto}}@media only screen and (max-width:1023px){.one-col-with-image{margin:84px 0 0;padding:0}}.one-col-with-image .one-column{display:flex;justify-content:center;margin-bottom:56px;padding:0 18px}.one-col-with-image .one-column .wrapper{max-width:808px}.one-col-with-image .one-column .h5{margin-bottom:36px;text-align:center}@media only screen and (max-width:1023px){.one-col-with-image .one-column .h5{margin-bottom:24px}}.one-col-with-image .one-column .h2{margin-bottom:36px;text-align:center}@media only screen and (max-width:1023px){.one-col-with-image .one-column .h2{margin-bottom:24px}}.one-col-with-image .one-column .buttons-container{text-align:center}.one-col-with-image .parallax-wrap{align-items:flex-end;background-attachment:fixed;background-position:50%;background-size:cover;display:flex;margin:auto;max-width:1225px;min-height:600px;position:relative;width:100%}@media only screen and (max-width:767px){.one-col-with-image .parallax-wrap{min-height:500px}}.one-col-with-image .parallax-wrap.remove-parallax{background-attachment:scroll}@supports (-webkit-touch-callout:none){@media only screen and (max-width:767px){.one-col-with-image .parallax-wrap{background-attachment:scroll!important}}}.one-col-with-image .content-container{display:flex;flex-direction:column;height:100%;justify-content:center;left:50%;padding:86px 39.6px;position:relative;text-align:center;transform:translateX(-50%);width:100%;z-index:2}@media only screen and (max-width:767px){.one-col-with-image .content-container{padding:47px 39.6px}}.one-col-with-image .content-container .content p,.one-col-with-image .content-container .h2,.one-col-with-image .content-container .h5{color:#fff;margin:auto auto 24px;max-width:585px}@media only screen and (max-width:767px){.one-col-with-image .content-container .h2{margin-bottom:18px}}.one-col-with-image .content-container .content p{font-weight:400}.one-col-with-image .content-container .buttons-container{display:flex;gap:24px;justify-content:center}.rooms-slider{margin:96px auto;position:relative}@media only screen and (max-width:1023px){.rooms-slider{margin:56px auto}}.rooms-slider .center-column{max-width:1263px;width:calc(100% - 176px)}@media only screen and (max-width:1023px){.rooms-slider .center-column{padding:0;width:calc(100% - 36px)}}.rooms-slider.chips{margin:160px 0}@media only screen and (max-width:1023px){.rooms-slider.chips{margin:160px 0 192px}}.rooms-slider .chips-wrapper{position:absolute;z-index:-1}.rooms-slider .chips-wrapper .red-chip-1{left:-217px;position:relative;top:41px;width:80px}@media only screen and (max-width:1023px){.rooms-slider .chips-wrapper .red-chip-1{display:none}}.rooms-slider .chips-wrapper .black-chip-1{height:76px;position:relative;right:69px;top:-118px;width:85px}@media only screen and (max-width:1023px){.rooms-slider .chips-wrapper .black-chip-1{right:-14px;top:-132px}}.rooms-slider .chips-wrapper .black-chip-2{height:68px;position:relative;right:23px;top:-64px;width:47px}@media only screen and (max-width:1023px){.rooms-slider .chips-wrapper .black-chip-2{display:none}}.rooms-slider .chips-wrapper.mobile{width:100%}.rooms-slider .chips-wrapper.mobile .red-chip-1{display:flex;height:56px;left:calc(50% + 18px);top:91px;transform:translateX(-50%)}.rooms-slider .top-content{margin:0 auto 72px;max-width:808px;text-align:center}@media only screen and (max-width:1023px){.rooms-slider .top-content{margin-bottom:36px}}.rooms-slider .top-content .h5{margin-bottom:36px}@media only screen and (max-width:1023px){.rooms-slider .top-content .h5{margin-bottom:24px}}.rooms-slider .top-content .h2{margin-bottom:24px}@media only screen and (max-width:1023px){.rooms-slider .top-content .h2{margin-bottom:18px}}.rooms-slider .slideshow{position:relative}.rooms-slider .slide{display:flex;opacity:1;overflow:hidden}@media only screen and (max-width:1023px){.rooms-slider .slide{flex-direction:column;height:auto;max-height:600px}}.rooms-slider .slide .slide-thumbnail{max-width:704px;position:relative;transition:height .8s ease-in-out;width:100%}@media only screen and (max-width:1023px){.rooms-slider .slide .slide-thumbnail{height:200px;max-width:none;transition:height .8s ease-in-out}}.rooms-slider .slide .slide-thumbnail .room-image{height:100%;transition:height .8s ease-in-out}.rooms-slider .slide .slide-thumbnail .rooms-item-gallery{height:100%;position:absolute;width:100%}.rooms-slider .slide .slide-thumbnail .rooms-item-gallery img{bottom:24px;height:40px;opacity:0;position:absolute;right:24px;transition:opacity .8s ease-in-out;width:40px}@media only screen and (max-width:1023px){.rooms-slider .slide .slide-thumbnail .rooms-item-gallery img{display:none}}.rooms-slider .slide .side-content{background-color:#fff;display:flex;flex-direction:column;flex-shrink:0;gap:24px;max-width:519px;padding:92px 65px 92px 66px;position:relative;transition:width .8s ease-in-out,padding .8s ease-in-out;width:805px}@media only screen and (max-width:1023px){.rooms-slider .slide .side-content{flex-direction:column;flex-shrink:1;max-width:none;padding:24px 18px;width:100%}}.rooms-slider .slide .side-content nav{display:flex;flex-wrap:wrap;gap:20px}.rooms-slider .slide .side-content h3,.rooms-slider .slide .side-content nav,.rooms-slider .slide .side-content p{opacity:1;transition:opacity .6s ease-in-out}.rooms-slider .slide .side-content p{text-align:left}.rooms-slider .slide .side-content .rooms-icons{display:flex;gap:16px}@media only screen and (min-width:1024px){.rooms-slider .slide.swiper-slide-prev{justify-content:right}.rooms-slider .slide.swiper-slide-next{justify-content:left}}.rooms-slider .slide:not(.swiper-slide-active){opacity:.6}@media only screen and (max-width:1023px){.rooms-slider .slide:not(.swiper-slide-active){max-height:600px}}.rooms-slider .slide:not(.swiper-slide-active) .rooms-item-gallery{pointer-events:none}.rooms-slider .slide:not(.swiper-slide-active) .side-content{padding:0;transition:width .8s ease-in-out,padding .8s ease-in-out;width:0}@media only screen and (max-width:1023px){.rooms-slider .slide:not(.swiper-slide-active) .side-content{height:0}}.rooms-slider .slide:not(.swiper-slide-active) .side-content .rooms-icons,.rooms-slider .slide:not(.swiper-slide-active) .side-content h3,.rooms-slider .slide:not(.swiper-slide-active) .side-content nav,.rooms-slider .slide:not(.swiper-slide-active) .side-content p{opacity:0;transition:opacity .6s ease-in-out}.rooms-slider .slide:not(.swiper-slide-active) .slide-thumbnail{height:auto;transition:height .8s ease-in-out}@media only screen and (max-width:1023px){.rooms-slider .slide:not(.swiper-slide-active) .slide-thumbnail{height:100%;transition:height .8s ease-in-out}}.rooms-slider .slide:not(.swiper-slide-active) .slide-thumbnail .room-image{height:80%;top:10%;transition:height .8s ease-in-out,top .8s ease-in-out}@media only screen and (max-width:1023px){.rooms-slider .slide:not(.swiper-slide-active) .slide-thumbnail .room-image{height:90%;top:5%;transition:height .8s ease-in-out,top .8s ease-in-out}}.rooms-slider .slide.swiper-slide-active{box-shadow:0 0 24px rgba(0,0,0,.1);transition:box-shadow 2.5s ease-in-out}.rooms-slider .slide.swiper-slide-active .rooms-item-gallery img{opacity:1;transition:opacity .8s ease-in-out}@media only screen and (max-width:1023px){.rooms-slider .slide.swiper-slide-active{max-height:none}.rooms-slider .slide.swiper-slide-active .slide-thumbnail{flex-shrink:0}.rooms-slider .slide.swiper-slide-active .side-content{height:100%;transition:height .8s ease-in-out}}.rooms-slider .slide.swiper-slide-active .side-content h3,.rooms-slider .slide.swiper-slide-active .side-content nav,.rooms-slider .slide.swiper-slide-active .side-content p{transition:opacity 2.5s ease-in-out}.rooms-slider .link-wrapper.mobile{margin-bottom:64px;text-align:center}@media only screen and (min-width:1024px){.rooms-slider .link-wrapper.mobile{display:none}}@media only screen and (max-width:1023px){.rooms-slider .link.desktop{display:none}}.rooms-slider .link-bullets-wrapper{display:flex;justify-content:space-between}.rooms-slider .link-bullets-wrapper .bullets{position:relative;top:45px}@media only screen and (max-width:1023px){.rooms-slider .link-bullets-wrapper .bullets{margin:auto;top:24px}}.rooms-slider .link-bullets-wrapper .link{position:relative;top:39px}.three-block-slider{margin:96px auto;overflow-x:clip;position:relative}@media only screen and (max-width:767px){.three-block-slider{margin:53px auto 56px}}.three-block-slider.margin-160{margin:160px auto}@media only screen and (max-width:767px){.three-block-slider.margin-160{margin:53px auto 56px}}.three-block-slider.no-content .top-content{margin:0 auto 84px}.three-block-slider.no-content .top-content .h2{margin-bottom:36px}@media only screen and (max-width:1023px){.three-block-slider.no-content .top-content .h2{margin-bottom:24px}}.three-block-slider.three-block-slider-background{background-repeat:no-repeat;background-size:cover;margin:0 auto;padding:96px 0}@media only screen and (max-width:767px){.three-block-slider.three-block-slider-background{padding:53px 0 56px}}.three-block-slider.three-block-slider-background .center-column .top-content{margin-bottom:56px}.three-block-slider.three-block-slider-background .center-column .top-content .h5{color:#fff}.three-block-slider.three-block-slider-background .center-column .top-content .h2{color:#fff;margin-bottom:0}.three-block-slider .center-column{max-width:1600px;width:100%}@media (min-width:767px) and (max-width:1250px){.three-block-slider .center-column{padding:0;width:calc(100% - 36px)}}@media only screen and (max-width:767px){.three-block-slider .center-column{max-width:none;padding:0;width:auto}}.three-block-slider .top-content{margin:0 auto 64px;max-width:808px;padding:0 18px;text-align:center}.three-block-slider .top-content .h5{margin-bottom:36px}@media only screen and (max-width:1023px){.three-block-slider .top-content .h5{margin-bottom:24px}}.three-block-slider .top-content .h2{margin-bottom:24px}@media only screen and (max-width:1023px){.three-block-slider .top-content .h2{margin-bottom:18px}}.three-block-slider .top-content .content{margin-bottom:24px}.three-block-slider .top-content .buttons-container{display:flex;justify-content:center}.three-block-slider .slideshow{margin:auto;overflow:hidden;position:relative;width:calc(100% - 176px)}@media only screen and (max-width:1023px){.three-block-slider .slideshow{width:calc(100% - 36px)}}.three-block-slider .slideshow .slide{display:flex;flex-direction:column;height:auto;max-width:392px;position:relative;width:auto}@media only screen and (max-width:1023px){.three-block-slider .slideshow .slide{max-width:none}}@media only screen and (max-width:767px){.three-block-slider .slideshow .slide{max-width:none;width:100%}}.three-block-slider .slideshow .slide .slide-thumbnail .slide-image{display:flex;-o-object-fit:cover;object-fit:cover;transition:height .8s ease-in-out,max-height .8s ease-in-out,opacity .8s ease-in-out;width:100%}.three-block-slider .slideshow .slide .content-wrapper{background-color:#fff;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;max-height:800px;min-height:331px;opacity:1;overflow:visible;padding:36px;transform:scaleY(1);transition:max-height .8s ease-in-out,padding .8s ease-in-out,opacity .8s ease-in-out}.three-block-slider .slideshow .slide .content-wrapper h4{margin-bottom:10px}.three-block-slider .slideshow .slide .content-wrapper .buttons-container{display:flex;gap:24px;margin-top:36px}@media only screen and (max-width:767px){.three-block-slider .slideshow .slide .content-wrapper .buttons-container{margin-top:24px}}.three-block-slider .slideshow .slide .content-wrapper .p-text{text-align:left}.three-block-slider .slideshow .slide:not(.swiper-slide-visible) .share-icon{display:none}.three-block-slider .slideshow .slide.swiper-slide-visible{width:100%}@media only screen and (min-width:768px){.three-block-slider .slideshow .slide.swiper-slide-visible{box-shadow:0 0 24px rgba(0,0,0,.1);transition:box-shadow 2.5s ease-in-out}}.three-block-slider .slideshow .slide.swiper-slide-visible .content-wrapper{background-color:#fff;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;max-height:800px;min-height:331px;opacity:1;overflow:visible;padding:36px;transform:scaleY(1);transition:max-height .8s ease-in-out,padding .8s ease-in-out,opacity .8s ease-in-out}.three-block-slider .slideshow .slide.swiper-slide-visible .content-wrapper .buttons-container,.three-block-slider .slideshow .slide.swiper-slide-visible .content-wrapper .p-text,.three-block-slider .slideshow .slide.swiper-slide-visible .content-wrapper h4{max-height:800px;opacity:1;transition:top .8s ease-in-out,opacity .8s ease-in-out}.three-block-slider .slideshow .slide.swiper-slide-visible .slide-thumbnail{max-height:800px;position:relative;top:0;transition:max-height .8s ease-in-out,top .8s ease-in-out,opacity .8s ease-in-out}.three-block-slider .slideshow .slide.swiper-slide-visible .slide-thumbnail .slide-image{max-height:300px;-o-object-fit:cover;object-fit:cover;transition:max-height .8s ease-in-out,top .8s ease-in-out,opacity .8s ease-in-out;width:100%}.three-block-slider .slideshow .slide.swiper-slide-visible .slide-thumbnail .share-icon{opacity:1;pointer-events:all;transition:opacity .8s ease-in-out}@media only screen and (max-width:767px){.three-block-slider .slideshow .slide.swiper-slide-visible .slide-thumbnail .image-link{width:100%}.three-block-slider .slideshow .slide.swiper-slide{height:0;max-height:0}.three-block-slider .slideshow .slide.swiper-slide .slide-thumbnail{display:flex;justify-content:end}.three-block-slider .slideshow .slide.swiper-slide.swiper-slide-next .slide-thumbnail .slide-image,.three-block-slider .slideshow .slide.swiper-slide.swiper-slide-prev .slide-thumbnail .slide-image{height:200px}.three-block-slider .slideshow .slide.swiper-slide.swiper-slide-active,.three-block-slider .slideshow .slide.swiper-slide.swiper-slide-next,.three-block-slider .slideshow .slide.swiper-slide.swiper-slide-prev{height:100%;max-height:800px}.three-block-slider .slideshow .slide.swiper-slide-active{box-shadow:0 0 24px rgba(0,0,0,.1);transition:box-shadow 2.5s ease-in-out}.three-block-slider .slideshow .slide.swiper-slide-active .slide-thumbnail,.three-block-slider .slideshow .slide.swiper-slide-active .slide-thumbnail .slide-image{height:200px}}.three-block-slider .slider-blocks{position:relative}.three-block-slider .button-controls{top:272px}.three-block-slider .button-controls .slideshow-button.next{right:0}.three-block-slider .button-controls .slideshow-button.previous{left:0}.three-block-slider .link-bullets-wrapper{display:none}@media only screen and (max-width:767px){.three-block-slider .link-bullets-wrapper{display:flex;justify-content:center;margin-top:24px}}.side-slider{align-items:center;display:flex;flex-direction:row-reverse;gap:103px;margin:96px auto;padding-right:180px;position:relative}@media (min-width:1024px) and (max-width:1400px){.side-slider{gap:30px;padding-right:60px}}@media only screen and (max-width:1023px){.side-slider{flex-direction:column;gap:56px;margin:56px auto;padding-right:0}}.side-slider.margin-112{margin:112px auto}@media only screen and (max-width:1023px){.side-slider.margin-112{margin:56px auto}}.side-slider.margin-120{margin:120px auto}@media only screen and (max-width:1023px){.side-slider.margin-120{margin:56px auto}}.side-slider.margin-130{margin:130px auto}@media only screen and (max-width:1023px){.side-slider.margin-130{margin:116px auto}}.side-slider.margin-172{margin:172px auto}@media only screen and (max-width:1023px){.side-slider.margin-172{margin:56px auto}}.side-slider.no-content .side-content .h2{margin-bottom:36px}@media only screen and (max-width:1023px){.side-slider.no-content .side-content .h2{margin-bottom:24px}}.casino-page .side-slider .slideshow .slide .content-wrapper .p-text{font-weight:700}.casino-page .side-slider.events-side-slider .slideshow .slide .content-wrapper .p-text{margin-left:-9px}.casino-page .side-slider.specials-side-slider{margin-bottom:0;margin-top:0;padding-bottom:96px;padding-top:96px;position:relative}@media only screen and (max-width:1023px){.casino-page .side-slider.specials-side-slider{padding-bottom:56px;padding-top:56px}}.casino-page .side-slider.specials-side-slider:before{background-image:url(../images/suits-background.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";inset:0;opacity:.65;position:absolute;z-index:0}@media only screen and (min-width:1024px){.casino-page .side-slider .icons-wrapper{margin-top:85px}}.casino-page .side-slider.slider-right:not(.specials-side-slider) .slide.swiper-slide-active{box-shadow:-12px 12px 0 0 #00a9b8;transition:max-height .8s ease-in-out,opacity .8s ease-in-out,box-shadow .8s ease-in-out}.casino-page .side-slider.slider-left:not(.specials-side-slider) .slide.swiper-slide-active{box-shadow:12px 12px 0 0 #00a9b8;transition:max-height .8s ease-in-out,opacity .8s ease-in-out,box-shadow .8s ease-in-out}@media only screen and (min-width:1024px){.casino-page .side-slider.slider-left:not(.specials-side-slider) .center-column,.casino-page .side-slider.slider-right:not(.specials-side-slider) .center-column{padding-bottom:12px}.side-slider.slider-right{flex-direction:row;padding-left:180px;padding-right:0}}@media (min-width:1024px) and (max-width:1400px){.side-slider.slider-right{padding-left:60px}}@media only screen and (min-width:1024px){.side-slider.slider-right .side-content{margin:0 0 0 auto}.side-slider.slider-right .center-column{margin:0 auto 0 0;transform:translateX(-20px)}.side-slider.slider-right .slideshow{padding-left:0;padding-right:214px}}@media (min-width:1024px) and (max-width:1300px){.side-slider.slider-right .slideshow{padding-left:0;padding-right:120px}}@media only screen and (min-width:1024px){.side-slider.slider-right .slideshow .slide.swiper-slide.swiper-slide-next{opacity:1}.side-slider.slider-right .slideshow .slide.swiper-slide.swiper-slide-prev{opacity:0}}.side-slider.slider-right .button-controls{right:0}@media only screen and (min-width:1024px){.side-slider.slider-right .button-controls{flex-direction:column-reverse}}.side-slider.slider-right .button-controls .slideshow-button{justify-content:end}.side-slider.slider-right .button-controls .slideshow-button.previous{left:-65px}@media (min-width:1024px) and (max-width:1300px){.side-slider.slider-right .button-controls .slideshow-button.previous{left:0}}.side-slider.slider-right .button-controls .slideshow-button.next{right:65px}@media (min-width:1024px) and (max-width:1300px){.side-slider.slider-right .button-controls .slideshow-button.next{right:0}}.side-slider .center-column{margin:0 0 0 auto;max-width:854px;overflow:hidden;width:100%}@media only screen and (min-width:1024px){.side-slider .center-column{transform:translateX(20px)}}@media only screen and (max-width:1023px){.side-slider .center-column{margin:auto;max-width:none;padding:0;width:100%}}.side-slider .side-content{align-content:center;margin:0 auto 0 0;max-width:392px;position:relative;text-align:left;z-index:1}@media only screen and (max-width:1023px){.side-slider .side-content{margin:auto;max-width:none;padding:0 18px;text-align:center}}.side-slider .side-content .h5{margin-bottom:36px}.side-slider .side-content .h2{margin-bottom:24px}@media only screen and (max-width:1023px){.side-slider .side-content .h2{margin-bottom:22px}}.side-slider .side-content .content{margin-bottom:24px}.side-slider .side-content .icons-wrapper{flex-wrap:wrap;margin-bottom:34px;max-width:344px}@media only screen and (max-width:1023px){.side-slider .side-content .icons-wrapper{margin:24px auto 36px;max-width:320px}}.side-slider .side-content .buttons-container{display:flex}@media only screen and (max-width:1023px){.side-slider .side-content .buttons-container{justify-content:center}}.side-slider .slideshow{margin:auto;padding-left:214px;position:relative}@media (min-width:1024px) and (max-width:1300px){.side-slider .slideshow{padding-left:120px}}@media only screen and (max-width:1023px){.side-slider .slideshow{padding-left:0;width:calc(100% - 36px)}}.side-slider .slideshow .slide{max-width:600px;position:relative}@media only screen and (max-width:1023px){.side-slider .slideshow .slide{max-width:none}}@media only screen and (max-width:767px){.side-slider .slideshow .slide{max-width:none;width:100%}}.side-slider .slideshow .slide .slide-thumbnail{position:relative;top:45px;transition:max-height .8s ease-in-out,opacity .8s ease-in-out}.side-slider .slideshow .slide .slide-thumbnail.has-share:after{background-color:hsla(0,0%,100%,.6);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}@media only screen and (max-width:767px){.side-slider .slideshow .slide .slide-thumbnail.has-share:after{height:100%}}.side-slider .slideshow .slide .slide-thumbnail .slide-image{display:flex;max-height:369px;-o-object-fit:cover;object-fit:cover;transition:height .8s ease-in-out,max-height .8s ease-in-out,opacity .8s ease-in-out;width:100%}.side-slider .slideshow .slide .slide-thumbnail .bubble-text{background:hsla(0,0%,100%,.3);border-radius:160px;bottom:24px;left:24px;max-width:calc(100% - 104px);padding:10px 24px;position:absolute;text-transform:uppercase;z-index:1}.side-slider .slideshow .slide .slide-thumbnail .bubble-text.dark-blur{background:rgba(0,0,0,.4)}.side-slider .slideshow .slide .content-wrapper{background-color:#fff;display:flex;flex-direction:row;justify-content:space-between;min-height:0;opacity:0;overflow:hidden;padding:0;transform:scaleY(0);transform-origin:top;transition:transform .35s ease-in-out,opacity .35s ease-in-out}@media only screen and (max-width:767px){.side-slider .slideshow .slide .content-wrapper{max-height:0;min-height:auto;transform:scaleY(0)}}@media only screen and (max-width:1023px){.side-slider .slideshow .slide .content-wrapper.blue-text.padding-adjust{flex-direction:column;padding:24px 18px 34px}.side-slider .slideshow .slide .content-wrapper.blue-text.padding-adjust .top-side{margin:auto}.side-slider .slideshow .slide .content-wrapper.blue-text.padding-adjust .top-side .h4,.side-slider .slideshow .slide .content-wrapper.blue-text.padding-adjust .top-side .p-text{text-align:center}}@media only screen and (max-width:767px){.side-slider .slideshow .slide .content-wrapper .top-side{align-self:flex-start;display:flex;flex-direction:column}}.side-slider .slideshow .slide .content-wrapper .h4{max-width:288px}.side-slider .slideshow .slide .content-wrapper .buttons-container{align-items:center;display:flex;gap:24px}.side-slider .slideshow .slide .content-wrapper .h3{color:#006bb6;font-weight:700;line-height:48px}.side-slider .slideshow .slide .content-wrapper .p-text{text-align:left;text-transform:uppercase}.side-slider .slideshow .slide .content-wrapper .slide-content{font-size:12px;font-style:normal;font-weight:400;letter-spacing:.72px;line-height:18px;margin-top:4px}.side-slider .slideshow .slide .content-wrapper .blue-text,.side-slider .slideshow .slide .content-wrapper .buttons-container,.side-slider .slideshow .slide .content-wrapper .h4,.side-slider .slideshow .slide .content-wrapper .p-text{max-height:0;opacity:0;transition:top .8s ease-in-out,opacity .8s ease-in-out}.side-slider .slideshow .slide:not(.swiper-slide-visible) .bubble-text,.side-slider .slideshow .slide:not(.swiper-slide-visible) .share-icon{display:none}.side-slider .slideshow .slide.swiper-slide-visible.swiper-slide-active{width:100%}.side-slider .slideshow .slide.swiper-slide-visible.swiper-slide-active .content-wrapper{align-items:center;max-height:800px;min-height:114px;opacity:1;overflow:visible;padding:0 24px;transform:scaleY(1);transition:max-height .8s ease-in-out,padding .8s ease-in-out,opacity .8s ease-in-out}@media only screen and (max-width:1023px){.side-slider .slideshow .slide.swiper-slide-visible.swiper-slide-active .content-wrapper{padding:24px 18px 18px}}.side-slider .slideshow .slide.swiper-slide-visible.swiper-slide-active .content-wrapper .blue-text,.side-slider .slideshow .slide.swiper-slide-visible.swiper-slide-active .content-wrapper .buttons-container,.side-slider .slideshow .slide.swiper-slide-visible.swiper-slide-active .content-wrapper .h4,.side-slider .slideshow .slide.swiper-slide-visible.swiper-slide-active .content-wrapper .p-text{max-height:800px;opacity:1;transition:top .8s ease-in-out,opacity .8s ease-in-out}.side-slider .slideshow .slide.swiper-slide-visible.swiper-slide-active .slide-thumbnail{max-height:800px;position:relative;top:0;transition:max-height .8s ease-in-out,top .8s ease-in-out,opacity .8s ease-in-out}.side-slider .slideshow .slide.swiper-slide-visible.swiper-slide-active .slide-thumbnail.has-share:after{background:linear-gradient(180deg,transparent 31.22%,rgba(0,0,0,.5));bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.side-slider .slideshow .slide.swiper-slide-visible.swiper-slide-active .slide-thumbnail .slide-image{max-height:369px;-o-object-fit:cover;object-fit:cover;transition:max-height .8s ease-in-out,top .8s ease-in-out,opacity .8s ease-in-out;width:100%}.side-slider .slideshow .slide.swiper-slide-visible.swiper-slide-active .slide-thumbnail .share-icon{opacity:1;pointer-events:all;transition:opacity .8s ease-in-out}@media only screen and (max-width:767px){.side-slider .slideshow .slide.swiper-slide{height:0;max-height:0}.side-slider .slideshow .slide.swiper-slide .slide-thumbnail{display:flex;justify-content:end}}.side-slider .slideshow .slide.swiper-slide.swiper-slide-next,.side-slider .slideshow .slide.swiper-slide.swiper-slide-prev{box-shadow:none}@media only screen and (max-width:767px){.side-slider .slideshow .slide.swiper-slide.swiper-slide-next .slide-thumbnail .slide-image,.side-slider .slideshow .slide.swiper-slide.swiper-slide-prev .slide-thumbnail .slide-image{height:200px}}@media only screen and (min-width:1024px){.side-slider .slideshow .slide.swiper-slide.swiper-slide-next{opacity:0}}.side-slider .slideshow .slide.swiper-slide.swiper-slide-next,.side-slider .slideshow .slide.swiper-slide.swiper-slide-prev{transition:max-height .8s ease-in-out,opacity .8s ease-in-out}@media only screen and (max-width:767px){.side-slider .slideshow .slide.swiper-slide.swiper-slide-next,.side-slider .slideshow .slide.swiper-slide.swiper-slide-prev{height:100%;max-height:800px}}.side-slider .slideshow .slide.swiper-slide-active{box-shadow:0 0 24px 0 rgba(0,0,0,.1);transition:max-height .8s ease-in-out,opacity .8s ease-in-out,box-shadow 2.5s ease-in-out}@media only screen and (max-width:767px){.side-slider .slideshow .slide.swiper-slide-active{height:100%;max-height:800px}.side-slider .slideshow .slide.swiper-slide-active .slide-thumbnail,.side-slider .slideshow .slide.swiper-slide-active .slide-thumbnail .slide-image{height:200px}.side-slider .slideshow .slide.swiper-slide-active .blue-text,.side-slider .slideshow .slide.swiper-slide-active .buttons-container,.side-slider .slideshow .slide.swiper-slide-active .h4,.side-slider .slideshow .slide.swiper-slide-active .p-text{max-height:800px;opacity:1;transition:top .8s ease-in-out,opacity .8s ease-in-out}}.side-slider .button-controls{flex-direction:column;gap:16px;justify-content:flex-start;top:132px;width:auto}.side-slider .button-controls .slideshow-button.next{gap:103px;right:-63px}@media (min-width:1024px) and (max-width:1300px){.side-slider .button-controls .slideshow-button.next{right:-10px}}.side-slider .button-controls .slideshow-button.previous{left:63px}@media (min-width:1024px) and (max-width:1300px){.side-slider .button-controls .slideshow-button.previous{left:10px}}.side-slider .button-controls .slideshow-button img{height:96px}.side-slider .link-bullets-wrapper{display:none}@media only screen and (max-width:1023px){.side-slider .link-bullets-wrapper{display:flex;justify-content:center;margin-top:24px}}.rewards-image{margin:80px auto;max-width:1440px;padding:0 73px;position:relative}@media only screen and (max-width:1023px){.rewards-image{margin:auto;padding:0}}.rewards-image.margin-96{margin:96px auto}@media only screen and (max-width:1023px){.rewards-image.margin-96{margin:auto}}.rewards-image.margin-120{margin:120px auto}@media only screen and (max-width:1023px){.rewards-image.margin-120{margin:auto}}.rewards-image.margin-172{margin:172px auto}@media only screen and (max-width:1023px){.rewards-image.margin-172{margin:auto}}.casino-page .rewards-image .content,.casino-page .rewards-image .content p,.casino-page .rewards-image .h2,.casino-page .rewards-image .h5{color:#fff}.casino-page .rewards-image .background-overlay-5{background:linear-gradient(90deg,rgba(252,177,49,0) -100%,#064f94 70%,#064f94)}@media only screen and (max-width:1023px){.casino-page .rewards-image .background-overlay-5{background:linear-gradient(180deg,rgba(252,177,49,0) -100%,#064f94 50%,#064f94)}}@media only screen and (min-width:1024px){.casino-page .rewards-image .image-container:after{background:linear-gradient(90deg,rgba(6,79,148,0) 0,rgba(6,79,148,.2) 30%,rgba(6,79,148,.6) 70%,#064f94)}}.casino-page .rewards-image .link{color:#fff}.rewards-image .image-container{align-items:center;background-color:currentcolor;display:flex;justify-content:flex-end;min-height:626px;overflow-x:clip;position:relative;width:100%}@media only screen and (max-width:1023px){.rewards-image .image-container{min-height:auto;overflow:hidden}}@media only screen and (min-width:1024px){.rewards-image .image-container:after{background:linear-gradient(90deg,rgba(252,177,49,0) 0,rgba(252,177,49,.2) 30%,rgba(252,177,49,.6) 70%,#fcb131);content:"";height:100%;pointer-events:none;position:absolute;right:30%;top:0;width:40%;z-index:1}}.rewards-image .image-container .image{filter:grayscale(100%);height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}@media only screen and (min-width:1024px){.rewards-image .image-container .image{left:-40%}}@media only screen and (max-width:1023px){.rewards-image .image-container .image{top:-162px}}.rewards-image .image-container .content-container{display:flex;flex-direction:row;gap:139px;position:relative;z-index:2}@media only screen and (max-width:1023px){.rewards-image .image-container .content-container{flex-direction:column;gap:0;margin:auto}}.rewards-image .image-container .cards-side .rewards-cards{bottom:54px;display:flex;max-height:626px;position:relative}@media only screen and (max-width:1023px){.rewards-image .image-container .cards-side .rewards-cards{bottom:0;margin:232px auto 24px;max-height:420px}}.casino-page .rewards-image .image-container .cards-side .rewards-cards,.rewards-image .image-container .cards-side .rewards-cards.rewards-cards-casino{display:none}.casino-page .rewards-image .image-container .cards-side .rewards-cards.rewards-cards-casino{display:flex}.rewards-image .image-container .side-content{align-content:center;max-width:496px;padding-right:34px;text-align:left}@media only screen and (max-width:1023px){.rewards-image .image-container .side-content{margin-bottom:84px;max-width:none;padding:0 18px}}.rewards-image .image-container .side-content .h5{margin-bottom:36px}@media only screen and (max-width:1023px){.rewards-image .image-container .side-content .h5{margin-bottom:24px}}.rewards-image .image-container .side-content .h2{margin-bottom:24px}@media only screen and (max-width:1023px){.rewards-image .image-container .side-content .h2{margin-bottom:18px}}.rewards-image .image-container .side-content .content{font-weight:400;margin-bottom:36px}@media only screen and (max-width:1023px){.rewards-image .image-container .side-content .content{margin-bottom:24px}}.rewards-image .image-container .side-content .content p{font-weight:400}.rewards-image .image-container .side-content .buttons-container{align-items:center;display:flex;gap:24px}@media only screen and (max-width:1023px){.rewards-image .image-container .side-content .buttons-container{justify-content:center}}.rewards-image .chips-wrapper{display:flex}.rewards-image .chips-wrapper.top .red-chip-2{height:63px;position:absolute;right:24.5%;top:-46px;width:78px;z-index:3}.rewards-image .chips-wrapper.top .black-chip-1{height:76px;position:absolute;right:517px;top:-38px;width:85px;z-index:3}.rewards-image .chips-wrapper.middle .red-chip-2{height:63px;position:relative;right:-231px;width:78px}.rewards-image .chips-wrapper.bottom .black-chip-1{height:76px;position:relative;right:-58px;top:37px;width:85px}.rewards-image .chips-wrapper.extra .black-chip-1{bottom:26px;height:76px;left:33px;position:absolute;width:85px;z-index:-1}.rewards-image .chips-wrapper.extra .black-chip-2{bottom:-19px;height:68px;left:174px;position:absolute;width:47px;z-index:2}@media only screen and (max-width:1023px){.rewards-image .chips-wrapper{display:none}}.social-feed{margin:123px auto 24px;padding:0 18px;text-align:center}@media only screen and (max-width:1023px){.social-feed{background-color:#f6f5f3;margin:0;padding:170px 7px 0}}.social-feed .text-wrapper{margin-bottom:36px;position:relative}@media only screen and (max-width:767px){.social-feed .text-wrapper{margin-bottom:24px}}.social-feed .text-wrapper .buttons-container{margin-top:16px}@media only screen and (min-width:1024px){.social-feed.two-cards-close .falling-cards-wrapper{top:-136px}.social-feed.two-cards-close .falling-cards-wrapper .ace-clubs{top:-55px}}.social-feed .falling-cards-wrapper{display:flex;left:calc(61% + 41px);max-width:1440px;position:absolute;top:-31px;width:100%;z-index:-1}@media only screen and (max-width:1023px){.social-feed .falling-cards-wrapper{left:calc(40% - 80px);top:-85px;z-index:0}.social-feed .falling-cards-wrapper .ace-diamonds{height:62px}}.social-feed .falling-cards-wrapper .ace-clubs{position:relative;right:-35px;top:-171px}@media only screen and (max-width:1023px){.social-feed .falling-cards-wrapper .ace-clubs{height:126px;right:-35px;top:-100px;width:auto}}.social-feed .social-links{display:flex;justify-content:center;margin-top:36px}@media only screen and (max-width:767px){.social-feed .social-links{margin-top:24px}}.social-feed .social-links .socials{display:flex;font-size:0;gap:24px}@media only screen and (max-width:767px){.social-feed .social-links .socials{float:none}}.social-feed .social-links .socials li{display:contents}.social-feed .social-links .socials li:before{content:none}.social-feed .social-links .socials a{background:url(../images/sprite.svg) 0 0 no-repeat;display:block;height:24px;opacity:1;overflow:hidden;position:relative;text-indent:-9999px;transition:.35s ease-in-out;width:24px}.social-feed .social-links .socials a:hover{opacity:.5;transition:.35s ease-in-out}@media only screen and (max-width:767px){.social-feed .social-links .socials a{display:inline-block}}.social-feed .social-links .socials a.facebook{background-image:url(../images/icons/facebook-blue.svg)}.social-feed .social-links .socials a.instagram{background-image:url(../images/icons/instagram-blue.svg)}.social-feed .social-links .socials a.tiktok{background-image:url(../images/icons/tiktok-blue.svg)}.social-feed .social-links .socials a.twitter{background-image:url(../images/icons/twitter-blue.svg)}.social-feed .images-wrapper{margin:auto;max-width:1440px}.social-feed .eui-widget-title.es-widget-title.eapps-instagram-feed-title{display:none!important}.social-feed #eapps-instagram-feed-1 .eapps-instagram-feed-posts-item-overlay{background:linear-gradient(0deg,rgba(0,107,182,.9),rgba(0,107,182,.9))}.social-feed .eapps-instagram-feed-posts-item-template-tile .eapps-instagram-feed-posts-item-comments-count,.social-feed .eapps-instagram-feed-posts-item-template-tile .eapps-instagram-feed-posts-item-likes-count{min-width:auto}.social-feed #eapps-instagram-feed-1 .eapps-instagram-feed-posts-item-overlay .eapps-instagram-feed-posts-item-content,.social-feed #eapps-instagram-feed-1 .eapps-instagram-feed-posts-item-overlay .eapps-instagram-feed-posts-item-text{display:flex;flex-direction:column;height:100%;justify-content:space-between;text-align:left}.one-column-acm{display:flex;justify-content:center;margin:96px auto;max-width:1440px;padding:0 18px;position:relative;text-align:center;width:100%}@media only screen and (max-width:1023px){.one-column-acm{margin:84px auto 306px}.one-column-acm.no-decorations{margin:84px auto}}.one-column-acm.no-content .h2{margin-bottom:0}.one-column-acm.no-content .buttons-container{margin-top:36px}@media only screen and (max-width:1023px){.one-column-acm.no-content .buttons-container{margin-top:24px}}@media only screen and (min-width:1024px){.one-column-acm.margin-120{margin:120px auto}}.one-column-acm.clamp-five .content{margin-bottom:24px;max-height:10em;overflow:hidden;position:relative;transition:max-height .6s ease-in-out}@media only screen and (max-width:767px){.one-column-acm.clamp-five .content{max-height:11.3em}}.one-column-acm.clamp-five .content.expanded{-webkit-line-clamp:unset;max-height:1500px;transition:max-height .6s ease-in-out}.one-column-acm.clamp-five .content.text-clamp{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.one-column-acm.clamp-five .read-less,.one-column-acm.clamp-five .read-more{margin:24px auto 36px}@media only screen and (max-width:767px){.one-column-acm.clamp-five .read-less,.one-column-acm.clamp-five .read-more{margin:24px auto}}.one-column-acm.no-clamp .content.text-clamp{-webkit-line-clamp:unset;-webkit-box-orient:unset;display:block;max-height:none;overflow:visible;text-overflow:unset}.one-column-acm.no-clamp .read-less,.one-column-acm.no-clamp .read-more{display:none}.one-column-acm.width-1400 .wrapper{max-width:1400px}.one-column-acm .wrapper{max-width:808px;position:relative}.one-column-acm .h5{margin-bottom:36px;text-align:center}@media only screen and (max-width:1023px){.one-column-acm .h5{margin-bottom:24px}}.one-column-acm .h2{margin-bottom:24px;text-align:center}@media only screen and (max-width:1023px){.one-column-acm .h2{margin-bottom:18px}}.one-column-acm .content{margin-bottom:36px}@media only screen and (max-width:1023px){.one-column-acm .content{margin-bottom:24px}}@media only screen and (max-width:767px){.one-column-acm .content{max-height:15.8em;overflow:hidden;position:relative;transition:max-height .6s ease-in-out}.one-column-acm .content.expanded{-webkit-line-clamp:unset;max-height:1500px;transition:max-height .6s ease-in-out}.one-column-acm .content.text-clamp{-webkit-line-clamp:7;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}}.one-column-acm .content.no-margin-bottom,.one-column-acm .content.no-margin-bottom p:last-child{margin-bottom:0}.one-column-acm .read-less{display:none}.one-column-acm .read-less,.one-column-acm .read-more{background-color:transparent;text-transform:uppercase}@media only screen and (max-width:767px){.one-column-acm .read-less,.one-column-acm .read-more{margin:24px auto}}.one-column-acm .icons-wrapper{flex-wrap:wrap;justify-content:center}.one-column-acm .icons-wrapper .icon{color:#000}.one-column-acm .buttons-container{display:flex;gap:24px;justify-content:center;text-align:center}.one-column-acm .single-chip-wrapper{display:flex;max-width:1440px;position:absolute;width:100%;z-index:-1}.one-column-acm .single-chip-wrapper.red{bottom:0;justify-content:end}@media only screen and (max-width:1023px){.one-column-acm .single-chip-wrapper.red{display:none}}.one-column-acm .single-chip-wrapper.red .red-chip-2{height:63px;position:relative;right:141px;top:71px;width:78px;z-index:-1}.one-column-acm .single-chip-wrapper .black-chip-2{height:68px;left:69px;position:relative;top:-32px;width:47px;z-index:-1}@media only screen and (max-width:1023px){.one-column-acm .single-chip-wrapper .black-chip-2{display:none}}.one-column-acm .falling-cards-wrapper{display:flex;display:none;flex-wrap:nowrap;position:absolute;right:-236px;top:calc(100% - 125px)}@media only screen and (min-width:1024px){.one-column-acm .falling-cards-wrapper.side{display:flex;right:-112px;top:calc(100% - 82px);z-index:-1}}@media only screen and (max-width:1023px){.one-column-acm .falling-cards-wrapper{display:flex;left:calc(50% - 32px);right:auto;top:calc(100% + 248px);transform:translateX(-50%);width:-moz-available;z-index:-1}}.one-column-acm .falling-cards-wrapper .card{position:relative}@media only screen and (max-width:1023px){.one-column-acm .falling-cards-wrapper .card{width:100%;width:-moz-available}.one-column-acm .falling-cards-wrapper .ace-hearts{height:92px}}.one-column-acm .falling-cards-wrapper .ace-spades{top:-160px}@media only screen and (max-width:1023px){.one-column-acm .falling-cards-wrapper .ace-spades{height:178px;right:70px;top:-172px}}.full-width-video .video-wrapper{position:relative}.full-width-video .video-wrapper .video{display:flex;height:600px;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (max-width:767px){.full-width-video .video-wrapper .video{height:360px}}.full-width-video .video-wrapper .video-buttons{right:34px}@media only screen and (max-width:767px){.full-width-video .video-wrapper .video-buttons{bottom:20px;right:20px}}.video-with-one-col{margin:96px auto}@media only screen and (max-width:767px){.video-with-one-col{margin:56px auto}}.video-with-one-col .wrapper{margin:auto;max-width:844px;padding:0 18px;position:relative}.video-with-one-col .h5{margin-bottom:36px;text-align:center}@media only screen and (max-width:1023px){.video-with-one-col .h5{margin-bottom:24px}}.video-with-one-col .h2{margin-bottom:24px;text-align:center}@media only screen and (max-width:1023px){.video-with-one-col .h2{margin-bottom:24px}}.video-with-one-col .content{margin-bottom:56px;text-align:center}@media only screen and (max-width:1023px){.video-with-one-col .content{margin-bottom:24px}}.video-with-one-col .video-wrapper{margin:auto;max-width:960px;position:relative}.video-with-one-col .video-wrapper .flex-scale{max-height:none}.video-with-one-col .video-wrapper .video-buttons{bottom:0;left:calc(50% - 28px);right:0;top:calc(50% - 28px)}@media only screen and (max-width:767px){.video-with-one-col .video-wrapper .video-buttons{bottom:20px;left:auto;right:20px;top:auto}}.video-acm .flex-scale{align-items:center;display:flex;justify-content:center;max-height:600px;overflow:hidden}@media only screen and (max-width:767px){.video-acm .flex-scale{max-height:360px}}.video-acm .prop-scale{flex-shrink:0;height:0!important;min-width:100%;padding-bottom:56.25%;position:relative}.video-acm .v-player{left:50%;-o-object-fit:cover;object-fit:cover;opacity:1;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .35s ease-in;z-index:1}.video-acm .v-player,.video-acm .v-player iframe{height:100%;width:100%}.video-acm .video-buttons{opacity:1;transition:opacity .35s ease-in-out}.video-acm .video-buttons.hidden{opacity:0;pointer-events:none}.video-acm.hero-video{overflow:hidden;position:relative;z-index:1}@media only screen and (max-width:767px){.video-acm.hero-video{height:auto;padding-top:56px}}.video-acm.hero-video .video-wrapper{height:100%;position:relative}.video-acm.hero-video .flex-scale{align-items:center;display:flex;height:100%;justify-content:center;max-height:100vh;overflow:hidden}@media only screen and (max-width:767px){.video-acm.hero-video .flex-scale{max-height:none}}.video-acm.hero-video .prop-scale{flex-shrink:0;height:0!important;min-width:180%;padding-bottom:70%;position:relative}@media screen and (max-width:1320px){.video-acm.hero-video .prop-scale{min-width:230%;padding-bottom:100%}}@media only screen and (min-width:1024px){.video-acm.hero-video .prop-scale{min-height:100vh}}@media only screen and (max-width:1023px){.video-acm.hero-video .prop-scale{min-width:200%;padding-bottom:100%}}@media only screen and (max-width:767px){.video-acm.hero-video .prop-scale{min-width:100%;padding-bottom:56%}}.accordions-acm{margin:96px auto}@media only screen and (max-width:1023px){.accordions-acm{margin:48px auto 64px}}.accordions-acm .one-column{display:flex;justify-content:center;padding:0 18px}.accordions-acm .one-column .wrapper{max-width:808px}.accordions-acm .one-column .h5{margin-bottom:36px;text-align:center}@media only screen and (max-width:1023px){.accordions-acm .one-column .h5{margin-bottom:24px}}.accordions-acm .one-column .h2{margin-bottom:24px;text-align:center}@media only screen and (max-width:1023px){.accordions-acm .one-column .h2{margin-bottom:18px}}.accordions-acm .one-column .content{margin-bottom:36px;text-align:center}@media only screen and (max-width:1023px){.accordions-acm .one-column .content{margin-bottom:24px}}.accordions-acm .one-column .bullets-wrapper{-moz-column-gap:24px;column-gap:24px;display:flex;margin-bottom:64px}@media only screen and (max-width:767px){.accordions-acm .one-column .bullets-wrapper{display:flex;flex-direction:column}}@media only screen and (max-width:1023px){.accordions-acm .one-column .bullets-wrapper{margin-bottom:48px}}.accordions-acm .one-column .bullets-side{width:50%}@media only screen and (max-width:767px){.accordions-acm .one-column .bullets-side{width:100%}}.accordions-acm .one-column .single-bullet{font-weight:400;padding-left:10px;position:relative;text-align:left}.accordions-acm .one-column .single-bullet:before{color:#000;content:"•";left:0;position:absolute}.accordions-acm .accordions-section{margin:auto;max-width:904px}.accordions-acm .accordions-section .accordions{display:flex;flex-direction:column;gap:24px;padding:0 24px}@media only screen and (max-width:1023px){.accordions-acm .accordions-section .accordions{padding:0 18px}}.accordions-acm .accordions-section .accordions-section-item{background:hsla(0,0%,100%,.6);padding:24px}.accordions-acm .accordions-section .accordions-section-item .svg-container{align-self:flex-start;display:flex}.accordions-acm .accordions-section .accordions-section-item .svg-container .minus{display:none}.accordions-acm .accordions-section .accordions-section-item .svg-container .plus{display:flex}.accordions-acm .accordions-section .accordions-section-item.active .plus{display:none}.accordions-acm .accordions-section .accordions-section-item.active .minus{display:flex}.accordions-acm .accordions-section .accordions-section-item .accordions-section-question{align-items:center;color:#000;cursor:pointer;display:flex;gap:68px;position:relative}@media only screen and (max-width:1023px){.accordions-acm .accordions-section .accordions-section-item .accordions-section-question{gap:24px;justify-content:center}}.accordions-acm .accordions-section .accordions-section-item .accordions-section-answer{display:none;overflow:hidden}.accordions-acm .accordions-section .accordions-section-item .content{padding:12px 104px 0 0}@media only screen and (max-width:1023px){.accordions-acm .accordions-section .accordions-section-item .content{padding:12px 60px 0 0}}.accordions-acm .accordions-section .accordions-section-item .content,.accordions-acm .accordions-section .accordions-section-item .content p{text-align:left}.gallery-acm{margin:96px auto}@media only screen and (max-width:1023px){.gallery-acm{margin:48px auto 64px}}.gallery-acm.margin-25{margin-bottom:25px}.gallery-acm .one-column{display:flex;justify-content:center;padding:0 18px}.gallery-acm .one-column .wrapper{max-width:808px}.gallery-acm .one-column .h5{margin-bottom:36px;text-align:center}@media only screen and (max-width:1023px){.gallery-acm .one-column .h5{margin-bottom:24px}}.gallery-acm .one-column .h2{margin-bottom:24px;text-align:center}@media only screen and (max-width:1023px){.gallery-acm .one-column .h2{margin-bottom:18px}}.gallery-acm .one-column .content{margin-bottom:36px;text-align:center}@media only screen and (max-width:1023px){.gallery-acm .one-column .content{margin-bottom:24px}}.gallery-acm .gallery-wrapper{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:auto;max-width:1440px;padding:0 18px;position:relative}@media only screen and (max-width:767px){.gallery-acm .gallery-wrapper{-moz-column-gap:2px;column-gap:2px;display:grid;grid-template-columns:repeat(4,1fr);row-gap:3px}}.gallery-acm .thumbnail{max-width:342px;position:relative;width:100%}.gallery-acm .thumbnail img{display:flex;height:auto;position:relative;width:100%}@media only screen and (max-width:767px){.gallery-acm .thumbnail img{height:auto;width:100%}}.gallery-acm .background-overlay-7{opacity:0}.gallery-acm .background-overlay-7:hover{opacity:1;transition:opacity .35s ease-in-out}.gallery-acm .background-overlay-7:hover .gallery-icon{opacity:1}.gallery-acm .background-overlay-7 .gallery-icon{bottom:24px;left:calc(50% - 24px);opacity:0;position:absolute;right:24px;top:calc(50% - 24px);transition:opacity .35s ease-in-out}.forms-acm{margin:96px auto}@media only screen and (max-width:1023px){.forms-acm{margin:56px auto}}.forms-acm .one-column{display:flex;justify-content:center;padding:0 18px}.forms-acm .one-column .wrapper{max-width:808px}.forms-acm .one-column .h5{margin-bottom:36px;text-align:center}@media only screen and (max-width:1023px){.forms-acm .one-column .h5{margin-bottom:24px}}.forms-acm .one-column .h2{margin-bottom:24px;text-align:center}@media only screen and (max-width:1023px){.forms-acm .one-column .h2{margin-bottom:18px}}.forms-acm .one-column .content{text-align:center}.forms-acm .form-container{margin:auto;max-width:856px;padding:0 18px}.forms-acm .form-container .form-headers{display:flex;flex-direction:column;gap:8px;margin-bottom:36px;text-align:left}.forms-acm .form-container .form-headers .h4,.forms-acm .form-container .form-headers .h4 p{font-weight:400}.forms-acm .form-container h3{display:none}.experience-more{margin:96px auto}.experience-more.background-white{background-color:#fff;margin:auto;padding:96px 0}@media only screen and (max-width:1023px){.experience-more.background-white{padding:56px 0}.experience-more{margin:56px auto}}.experience-more .h2{margin-bottom:48px;text-align:center}.experience-more .images-wrapper{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;padding:0 18px}@media only screen and (max-width:767px){.experience-more .images-wrapper .single-image-wrapper{width:100%}}.experience-more .images-wrapper .single-image-wrapper .image-wrapper{position:relative}.experience-more .images-wrapper .single-image-wrapper .image{display:flex;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (min-width:768px){.experience-more .images-wrapper .single-image-wrapper .image{max-width:288px}}@media only screen and (max-width:767px){.experience-more .images-wrapper .single-image-wrapper .image{height:200px}}.experience-more .images-wrapper .single-image-wrapper .h4{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:hsla(0,0%,100%,.1);bottom:0;color:#fff;padding:8px 24px;position:absolute;text-align:center;width:100%}.experience-more .images-wrapper .single-image-wrapper .buttons-container{display:flex;justify-content:center;margin-top:24px}.experience-more.reservation-central-acm{background-color:#262626;display:flex;flex-direction:column;height:100%;justify-content:flex-start;left:50%;margin:auto;opacity:0;pointer-events:none;position:fixed;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease,visibility .3s ease;visibility:hidden;width:100%;z-index:100}.experience-more.reservation-central-acm.visible{opacity:1;pointer-events:auto;visibility:visible}.experience-more.reservation-central-acm .reservation-close-button{align-self:flex-end;display:flex;height:0;opacity:1;position:relative;right:56px;top:-40px;transition:opacity .35s ease-in-out}.experience-more.reservation-central-acm .reservation-close-button:hover{opacity:.5;transition:opacity .35s ease-in-out}@media only screen and (max-width:767px){.experience-more.reservation-central-acm .reservation-close-button{right:36px}}.experience-more.reservation-central-acm .wrapper{display:flex;flex-direction:column;overflow-y:scroll;padding:96px 0}.experience-more.reservation-central-acm .top{margin:auto auto 96px;max-width:808px;text-align:center}@media only screen and (max-width:767px){.experience-more.reservation-central-acm .top{margin-bottom:56px}}.experience-more.reservation-central-acm .top .logo{margin-bottom:64px}.experience-more.reservation-central-acm .top .h5{margin-bottom:36px}.experience-more.reservation-central-acm .top .h2{margin-bottom:24px}.experience-more.reservation-central-acm .top .content,.experience-more.reservation-central-acm .top .h2,.experience-more.reservation-central-acm .top .h5{color:#fff}.experience-more.reservation-central-acm .top .h2 strong{color:#fcb131}.casino-page .experience-more.reservation-central-acm .top .h2 strong{color:#c0136b}.experience-more.reservation-central-acm .image-wrapper{border-radius:12px;overflow:hidden;transition:all .3s}.experience-more.reservation-central-acm .image-wrapper:after{border:4px solid #fcb131;border-radius:12px;content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .3s ease;z-index:2}.experience-more.reservation-central-acm .image-wrapper img{border-radius:12px}.experience-more.reservation-central-acm .image-wrapper:hover img{transform:scale(1.1)}.experience-more.reservation-central-acm .image-wrapper:hover:after{opacity:1}.experience-more.reservation-central-acm .image-wrapper .h4{border-radius:0 0 12px 12px;z-index:1}.room-features{padding:0 110px}@media only screen and (max-width:1023px){.room-features{padding:0 18px}}.room-features .wrapper{background-color:#fff;margin:96px auto;max-width:1222px;padding:72px 36px;text-align:center}@media only screen and (max-width:1023px){.room-features .wrapper{margin:56px auto;padding:56px 36px}}.room-features .h3{margin-bottom:36px}.room-features .icons-wrapper{flex-wrap:wrap;justify-content:center;margin:auto;max-width:800px}.room-features .icons-wrapper .single-icon-wrapper{background:#f6f5f3;height:auto;min-height:44px}.single-special{margin:96px auto;max-width:1440px;padding:0 76px 0 108px}@media only screen and (max-width:1023px){.single-special{margin:56px auto;padding:0 18px}}.single-special .sides-wrapper{display:flex;justify-content:space-between}@media (min-width:1024px) and (max-width:1200px){.single-special .sides-wrapper{gap:24px}}@media only screen and (max-width:1023px){.single-special .sides-wrapper{flex-direction:column;gap:24px}.single-special .sides-wrapper .p-text{text-align:left}}.single-special .sides-wrapper .left-side{max-width:733px}@media only screen and (max-width:1023px){.single-special .sides-wrapper .left-side{max-width:none}}.single-special .sides-wrapper .left-side .h2{margin-bottom:24px}.single-special .sides-wrapper .left-side .inner-wrapper{display:flex;flex-direction:column;gap:40px;position:relative}.single-special .sides-wrapper .left-side .icons-share-wrapper{display:flex;flex-wrap:wrap;gap:16px;position:relative}@media only screen and (max-width:1023px){.single-special .sides-wrapper .left-side .icons-share-wrapper{justify-content:center}}.single-special .sides-wrapper .left-side .icons-wrapper{flex-wrap:wrap;margin:0}.single-special .sides-wrapper .left-side .share-icon{opacity:1;pointer-events:all;position:relative;right:auto;top:0}.single-special .sides-wrapper .left-side .cards-wrapper{display:flex;flex-wrap:wrap;gap:24px;max-width:733px}@media only screen and (max-width:1023px){.single-special .sides-wrapper .left-side .cards-wrapper{max-width:none}}.single-special .sides-wrapper .left-side .cards-wrapper .single-card-wrapper{max-width:288px}@media (min-width:1024px) and (max-width:1200px){.single-special .sides-wrapper .left-side .cards-wrapper .single-card-wrapper{max-width:none;width:100%}}@media only screen and (max-width:1023px){.single-special .sides-wrapper .left-side .cards-wrapper .single-card-wrapper{max-width:none;width:calc(50% - 12px)}}@media only screen and (max-width:767px){.single-special .sides-wrapper .left-side .cards-wrapper .single-card-wrapper{max-width:none;width:100%}}.single-special .sides-wrapper .left-side .cards-wrapper .single-card-wrapper .image{display:flex}@media only screen and (min-width:1024px){.single-special .sides-wrapper .left-side .cards-wrapper .single-card-wrapper .image img{max-width:288px}}@media (max-width:1200px){.single-special .sides-wrapper .left-side .cards-wrapper .single-card-wrapper .image img{max-width:none;width:100%}}.single-special .sides-wrapper .left-side .cards-wrapper .text-wrapper{background:hsla(0,0%,100%,.6);display:flex;flex-direction:column;gap:10px;min-height:182px;padding:36px 24px}@media only screen and (max-width:767px){.single-special .sides-wrapper .left-side .cards-wrapper .text-wrapper{min-height:auto}}.single-special .sides-wrapper .right-side{position:relative}.single-special .sides-wrapper .right-side .p-large{color:#000}.single-special .sides-wrapper .right-side .middle,.single-special .sides-wrapper .right-side .top{display:flex;flex-direction:column;gap:16px}.single-special .sides-wrapper .right-side .bottom{display:flex;flex-direction:column;gap:32px}.single-special .sides-wrapper .right-side .wrapper{background-color:#f7f7f7;border-radius:4px;box-shadow:0 0 24px 0 rgba(0,0,0,.1);min-width:405px;padding:32px;position:sticky;top:180px}@media only screen and (max-width:1023px){.single-special .sides-wrapper .right-side .wrapper{min-width:auto;position:relative;top:auto}}.single-special .sides-wrapper .right-side .wrapper .info-wrapper{display:flex;flex-direction:column;gap:2px}.single-special .sides-wrapper .right-side .wrapper .info-wrapper.play-wrapper{gap:16px}.single-special .sides-wrapper .right-side .logos-wrapper{display:flex;flex-direction:row;gap:16px}.single-special .sides-wrapper .right-side .logos-wrapper .logo{background-color:#fff;box-shadow:0 0 24px 0 rgba(0,0,0,.1);height:120px;width:120px}.single-special .sides-wrapper .right-side .logos-wrapper .logo .resort-logo{left:14px;position:relative;top:29px}.single-special .sides-wrapper .right-side .logos-wrapper .logo .casino-logo{left:18px;position:relative;top:39px}.single-special .sides-wrapper .right-side .separator{border:none;border-top:1px solid #e6e6e6;margin:32px 0;width:100%}.single-special .sides-wrapper .right-side .separator.no-tier{display:none}.single-event{margin:96px auto;max-width:1440px;padding:0 76px 0 108px}@media only screen and (max-width:1023px){.single-event{margin:56px auto;padding:0 18px}}.single-event .sides-wrapper{display:flex;gap:24px;justify-content:space-between}@media only screen and (max-width:1023px){.single-event .sides-wrapper{flex-direction:column}.single-event .sides-wrapper .h2,.single-event .sides-wrapper .p-text,.single-event .sides-wrapper p{text-align:left}}.single-event .sides-wrapper .left-side{max-width:733px}@media only screen and (max-width:1023px){.single-event .sides-wrapper .left-side{max-width:none}}.single-event .sides-wrapper .left-side .wrapper{display:flex;flex-direction:column;gap:40px}.single-event .sides-wrapper .left-side .section-top{display:flex;flex-direction:column;gap:24px}.single-event .sides-wrapper .left-side .section-middle{display:flex;flex-direction:column;gap:20px}.single-event .sides-wrapper .left-side .contact-wrapper,.single-event .sides-wrapper .left-side .section-bottom{display:flex;flex-direction:column;gap:36px}.single-event .sides-wrapper .left-side .contact-wrapper .h4{font-weight:400;padding-left:22px;position:relative}.single-event .sides-wrapper .left-side .contact-wrapper .h4:before{color:#000;content:"•";left:0;padding-left:11px;position:absolute}.single-event .sides-wrapper .left-side .contact-wrapper .content{padding-left:22px}.single-event .sides-wrapper .right-side{position:relative}.single-event .sides-wrapper .right-side .p-large{color:#000}.single-event .sides-wrapper .right-side .middle,.single-event .sides-wrapper .right-side .top{display:flex;flex-direction:column;gap:16px}.single-event .sides-wrapper .right-side .bottom{display:flex;flex-direction:column;gap:32px}.single-event .sides-wrapper .right-side .wrapper{background-color:#f7f7f7;border-radius:4px;box-shadow:0 0 24px 0 rgba(0,0,0,.1);min-width:405px;padding:32px;position:sticky;top:180px}@media only screen and (max-width:1023px){.single-event .sides-wrapper .right-side .wrapper{min-width:auto;position:relative;top:auto}}.single-event .sides-wrapper .right-side .wrapper .info-wrapper{display:flex;flex-direction:column;gap:2px}.single-event .sides-wrapper .right-side .wrapper .info-wrapper .venue-name{text-decoration:underline}.single-event .sides-wrapper .right-side .separator{border:none;border-top:1px solid #e6e6e6;left:-32px;margin:32px 0;position:relative;width:calc(100% + 64px)}.single-event .sides-wrapper .right-side .separator.no-button{display:none}.cards-grid-acm{background-color:#fff;margin:auto;padding:96px 0}@media only screen and (max-width:1023px){.cards-grid-acm{padding:56px 0}}.cards-grid-acm .wrapper{margin:auto auto 56px;max-width:844px;padding:0 18px;text-align:center}.cards-grid-acm .wrapper .h5{margin-bottom:36px}@media only screen and (max-width:1023px){.cards-grid-acm .wrapper .h5{margin-bottom:24px}}.cards-grid-acm .cards-wrapper{display:grid;flex-wrap:wrap;gap:24px;grid-template-columns:repeat(3,1fr);margin:auto;max-width:1260px;padding:0 18px}@media only screen and (max-width:1023px){.cards-grid-acm .cards-wrapper{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:767px){.cards-grid-acm .cards-wrapper{display:flex;flex-wrap:wrap}}.cards-grid-acm .cards-wrapper .thumbnail{display:flex;position:relative}.cards-grid-acm .cards-wrapper .image{display:flex;height:300px;-o-object-fit:cover;object-fit:cover;width:100%}.cards-grid-acm .cards-wrapper .share-wrapper{position:absolute;width:100%}.cards-grid-acm .cards-wrapper .share-icon{opacity:1;pointer-events:all}.cards-grid-acm .cards-wrapper .card{display:flex;flex-direction:column;max-width:392px;position:relative}@media only screen and (max-width:1023px){.cards-grid-acm .cards-wrapper .card{max-width:none;width:100%}}.cards-grid-acm .cards-wrapper .card .content-wrapper{background-color:#f6f5f3;display:flex;flex-direction:column;justify-content:space-between;min-height:305px;padding:36px}@media only screen and (max-width:767px){.cards-grid-acm .cards-wrapper .card .content-wrapper{min-height:auto}}.cards-grid-acm .cards-wrapper .card .content-wrapper .h4{margin-bottom:10px}.cards-grid-acm .cards-wrapper .card .content-wrapper .content{margin-bottom:12px;text-align:left}.games-grid-acm{background-color:#fff;padding:96px 0;position:relative}@media only screen and (max-width:1023px){.games-grid-acm{padding:56px 0}}.games-grid-acm .single-chip-wrapper{display:flex;max-width:1440px;position:absolute;top:0;width:100%;z-index:-1}.games-grid-acm .single-chip-wrapper .red-chip-1{height:74px;position:relative;right:-77px;top:-72px;width:118px;z-index:-1}@media only screen and (max-width:1023px){.games-grid-acm .single-chip-wrapper .red-chip-1{height:56px}}.games-grid-acm .one-column{display:flex;justify-content:center;margin:0 auto 56px;max-width:1440px;padding:0 18px;position:relative;text-align:center;width:100%}.games-grid-acm .one-column .wrapper{display:flex;flex-direction:column;gap:36px}@media only screen and (max-width:1023px){.games-grid-acm .one-column .wrapper{gap:24px}}.games-grid-acm .one-column .wrapper .buttons-container{display:flex;justify-content:center}.games-grid-acm .image-list{display:grid;gap:24px;grid-template-columns:repeat(2,1fr);margin:auto;max-width:1260px;padding:0 18px}@media only screen and (max-width:1023px){.games-grid-acm .image-list{display:flex;flex-wrap:wrap}}.games-grid-acm .image-list-item{box-shadow:0 0 24px 0 rgba(0,0,0,.1);display:flex;flex-direction:column;max-width:600px;position:relative}@media only screen and (max-width:1023px){.games-grid-acm .image-list-item{max-width:none;width:100%}}.games-grid-acm .image-list-item .thumbnail{position:relative}.games-grid-acm .image-list-item .thumbnail .image{display:flex;height:369px;-o-object-fit:cover;object-fit:cover;width:100%}.games-grid-acm .image-list-item .thumbnail .share-icon{opacity:1;pointer-events:all}.games-grid-acm .image-list-item .content-wrapper{background-color:#fff;display:flex;flex-direction:row;flex-grow:1;justify-content:space-between;overflow:hidden;padding:26px 24px}@media only screen and (max-width:1023px){.games-grid-acm .image-list-item .content-wrapper{flex-direction:column;padding:18px}.games-grid-acm .image-list-item .content-wrapper .top-side{align-self:flex-start;display:flex;flex-direction:column}}.games-grid-acm .image-list-item .content-wrapper h4{margin-bottom:10px;max-width:288px;text-align:left}.games-grid-acm .image-list-item .content-wrapper .buttons-container{align-items:center;display:flex;gap:24px}@media only screen and (max-width:1023px){.games-grid-acm .image-list-item .content-wrapper .buttons-container{margin-top:24px}}.games-grid-acm .image-list-item .content-wrapper .p-text{text-align:left;text-transform:uppercase}.games-grid-acm .image-list-item .content-wrapper .content{font-size:12px;font-style:normal;font-weight:400;letter-spacing:.72px;line-height:18px}.menu-tabs-block-acm{margin:96px auto}@media only screen and (max-width:767px){.menu-tabs-block-acm{margin:56px auto}}.menu-tabs-block-acm .center-column{padding:0 18px}.menu-tabs-block-acm .tabs{position:relative}@media only screen and (min-width:768px){.menu-tabs-block-acm .select-wrapper{display:none}}.menu-tabs-block-acm .select-wrapper select{text-transform:uppercase}@media only screen and (max-width:767px){.menu-tabs-block-acm .button{display:none}}.menu-tabs-block-acm .tabs-titles{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin:0 auto 96px;max-width:1216px;position:relative}@media only screen and (max-width:767px){.menu-tabs-block-acm .tabs-titles{margin:0 auto 56px}}.menu-tabs-block-acm .tabs-content{height:100%;overflow:hidden;position:relative;transition:.4s;width:100%;z-index:unset}.menu-tabs-block-acm .tabs-content .tabs-content-item{align-items:flex-start;display:flex;flex-direction:column;gap:92px;height:100%;justify-content:flex-start;left:0;margin:auto;max-height:0;opacity:0;position:relative;top:0;transition:opacity .4s ease-in-out,visibility .4s ease-in-out;visibility:hidden;width:100%}@media only screen and (max-width:767px){.menu-tabs-block-acm .tabs-content .tabs-content-item{gap:56px}}.menu-tabs-block-acm .tabs-content .tabs-content-item.active{max-height:3000px;opacity:1;transition:opacity .4s ease-in-out,visibility .4s ease-in-out;visibility:visible}.menu-tabs-block-acm .tabs-content .bottom-side,.menu-tabs-block-acm .tabs-content .top-side{display:flex;flex-direction:column}.menu-tabs-block-acm .tabs-content .top-side{margin:auto;max-width:608px;width:100%}.menu-tabs-block-acm .tabs-content .bottom-side{-moz-column-gap:24px;column-gap:24px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin:auto;max-width:961px;row-gap:38px;width:100%}@media only screen and (max-width:767px){.menu-tabs-block-acm .tabs-content .bottom-side{flex-direction:column}}.menu-tabs-block-acm .tabs-content .p-text{margin:20px auto 0;text-align:center}.menu-tabs-block-acm .tabs-content .menu-type-wrapper{display:flex;gap:48px;margin:24px auto 0}@media only screen and (max-width:767px){.menu-tabs-block-acm .tabs-content .menu-type-wrapper{-moz-column-gap:24px;column-gap:24px;flex-wrap:wrap;justify-content:center;row-gap:12px}}.menu-tabs-block-acm .tabs-content .menu-type-wrapper .h5{position:relative}.menu-tabs-block-acm .tabs-content .menu-type-wrapper .h5:not(:last-child):after{stroke:#212121;content:"|";opacity:.1;position:absolute;right:-21px;top:-1px;width:1px}@media only screen and (max-width:767px){.menu-tabs-block-acm .tabs-content .menu-type-wrapper .h5:not(:last-child):after{right:-8px}}.menu-tabs-block-acm .menu-block{max-width:401px;text-align:left;width:calc(50% - 12px)}@media only screen and (max-width:767px){.menu-tabs-block-acm .menu-block{max-width:none;width:100%}}.menu-tabs-block-acm .menu-block .dish{border-bottom:1px solid rgba(0,0,0,.1);display:flex;justify-content:space-between;max-width:401px;padding-bottom:28px;text-align:left;width:100%}@media only screen and (max-width:767px){.menu-tabs-block-acm .menu-block .dish{max-width:none}}.menu-tabs-block-acm .menu-block .dish .dish-left{display:flex;flex-direction:column}.menu-tabs-block-acm .menu-block .dish .dish-name{color:#000;margin-bottom:4px}.menu-tabs-block-acm .menu-block .dish .dish-ingredients{color:rgba(0,0,0,.6);text-align:left;text-transform:none}.menu-tabs-block-acm .menu-block .dish .dish-number{position:relative;top:-3px}@media only screen and (max-width:767px){.menu-tabs-block-acm .menu-block .dish .dish-number{top:-6px}}.calendar-acm{background-color:#fff;position:relative}.calendar-acm .calendar-wrapper{margin:auto;max-width:1440px;padding:72px 60px}@media only screen and (max-width:1023px){.calendar-acm .calendar-wrapper{padding:56px 18px}}.calendar-acm .top-half{align-items:center;display:flex;justify-content:space-between}@media only screen and (max-width:767px){.calendar-acm .top-half{flex-direction:row;flex-wrap:wrap;gap:24px}}.calendar-acm .top-half .left-side{display:flex;flex-direction:row}@media only screen and (max-width:767px){.calendar-acm .top-half .left-side{display:flex;flex-direction:row-reverse;justify-content:end;margin-left:auto;order:2}.calendar-acm .top-half .left-side .grid-list-wrapper{display:none}}.calendar-acm .top-half .left-side .grid-list-wrapper .grid-button,.calendar-acm .top-half .left-side .grid-list-wrapper .list-button{min-width:60px;opacity:.5}.calendar-acm .top-half .left-side .grid-list-wrapper .grid-button .grid-text,.calendar-acm .top-half .left-side .grid-list-wrapper .grid-button .list-text,.calendar-acm .top-half .left-side .grid-list-wrapper .list-button .grid-text,.calendar-acm .top-half .left-side .grid-list-wrapper .list-button .list-text{opacity:0}.calendar-acm .top-half .left-side .grid-list-wrapper .grid-button.active,.calendar-acm .top-half .left-side .grid-list-wrapper .grid-button.active .grid-text,.calendar-acm .top-half .left-side .grid-list-wrapper .grid-button.active .list-text,.calendar-acm .top-half .left-side .grid-list-wrapper .list-button.active,.calendar-acm .top-half .left-side .grid-list-wrapper .list-button.active .grid-text,.calendar-acm .top-half .left-side .grid-list-wrapper .list-button.active .list-text{opacity:1}.calendar-acm .top-half .left-side .separator{border:none;height:100%;margin:0}.calendar-acm .top-half .left-side .separator:before{background-color:#e6e6e6;content:"";display:inline-block;height:100%;margin:0 4px;width:1px}.calendar-acm .top-half .left-side .share-wrapper{display:flex;justify-content:center;margin-top:4px;min-width:60px;position:relative}.calendar-acm .top-half .left-side .share-wrapper .share-icon{opacity:1;pointer-events:all;right:auto;top:auto}@media only screen and (max-width:767px){.calendar-acm .top-half .left-side .share-wrapper .share-icon{position:relative}}.calendar-acm .top-half .left-side .share-wrapper .share-socials.visible{box-shadow:0 0 24px 0 rgba(0,0,0,.1)}.calendar-acm .top-half .middle-side{display:flex;gap:16px}@media only screen and (max-width:767px){.calendar-acm .top-half .middle-side{flex-direction:row;justify-content:center;order:1;width:100%}.calendar-acm .top-half .right-side{order:2;width:50%}}.calendar-acm .separator-wrapper.long .separator{border:none;border-top:1px solid #e6e6e6;margin:16px 0;width:100%}.calendar-acm .bottom-half{margin-bottom:72px}@media only screen and (max-width:767px){.calendar-acm .bottom-half{margin-bottom:56px}}.calendar-acm .bottom-half .button-slider{height:0;position:relative;visibility:hidden;z-index:-1}@media only screen and (max-width:767px){.calendar-acm .bottom-half .button-slider{display:none}}.calendar-acm .bottom-half .button-slider.day .slideshow,.calendar-acm .bottom-half .button-slider.day .slideshow-wrapper{max-width:500px}.calendar-acm .bottom-half .button-slider.week .slideshow,.calendar-acm .bottom-half .button-slider.week .slideshow-wrapper{max-width:610px}.calendar-acm .bottom-half .button-slider.month .slideshow,.calendar-acm .bottom-half .button-slider.month .slideshow-wrapper{max-width:590px}.calendar-acm .bottom-half .button-slider.visible{height:auto;visibility:visible;z-index:0}.calendar-acm .bottom-half .dropdown-wrapper{display:none}@media only screen and (max-width:767px){.calendar-acm .bottom-half .dropdown-wrapper.visible{display:flex;justify-content:center}}.calendar-acm .bottom-half .slideshow{display:flex;justify-content:center;margin:auto;overflow:hidden;position:relative;z-index:2}.calendar-acm .bottom-half .slideshow-wrapper{display:flex;gap:12px;justify-content:center;width:100%}.calendar-acm .bottom-half .slideshow-wrapper.swiper-wrapper{gap:0;justify-content:normal}.calendar-acm .bottom-half .button-controls{display:none;left:50%;top:calc(50% - 9px);transform:translateX(-50%);z-index:0}.calendar-acm .bottom-half .button-controls.visible{display:flex}.calendar-acm .bottom-half .button-controls .slideshow-button{gap:12px}@media (min-width:768px) and (max-width:800px){.calendar-acm .bottom-half .button-controls .slideshow-button{gap:2px}}.calendar-acm .bottom-half .button-controls .slideshow-button.previous{left:0}.calendar-acm .bottom-half .button-controls .slideshow-button.next{flex-direction:row-reverse;right:0}.calendar-acm .bottom-half .button-controls .slideshow-button.next img{transform:scaleX(-1)}.calendar-acm .bottom-half .button-slider.day .button-controls{max-width:670px}.calendar-acm .bottom-half .button-slider.week .button-controls{max-width:780px}.calendar-acm .bottom-half .button-slider.month .button-controls{max-width:754px}.calendar-acm .events-wrapper{display:flex;flex-direction:column;gap:72px}@media only screen and (max-width:767px){.calendar-acm .events-wrapper{gap:56px}}.calendar-acm .events-wrapper .event-date-group{display:flex;flex-direction:column;gap:36px}.calendar-acm .events-wrapper .event-date-group.hide,.calendar-acm .events-wrapper .event-date-group.month-hide{display:none}.calendar-acm .events-wrapper .event-date-group .event-items{display:flex;flex-direction:row;gap:40px}.calendar-acm .events-wrapper .event-date-group .event-items article.hide{display:none}@media (max-width:1439px){.calendar-acm .events-wrapper.grid-view .event-items{flex-wrap:wrap}}.calendar-acm .events-wrapper.grid-view article{box-shadow:0 0 24px 0 rgba(0,0,0,.1);display:flex;flex-direction:row;max-width:413px;min-height:239px;width:100%}@media only screen and (max-width:1023px){.calendar-acm .events-wrapper.grid-view article{max-width:none;width:calc(50% - 20px)}}@media only screen and (min-width:768px){.calendar-acm .events-wrapper.grid-view .event-thumbnail{display:flex;max-width:156px;position:relative;width:100%}.calendar-acm .events-wrapper.grid-view .event-thumbnail.no-thumb{background-color:#000}.calendar-acm .events-wrapper.grid-view .event-thumbnail .start-time{background:hsla(0,0%,100%,.3);border-radius:160px;bottom:9px;color:#fff;left:12px;padding:4px 12px;position:absolute;text-transform:uppercase;z-index:1}.calendar-acm .events-wrapper.grid-view .right-side{background-color:#fff;width:100%}.calendar-acm .events-wrapper.grid-view .right-side .content-wrapper{padding:20px;width:100%}.calendar-acm .events-wrapper.grid-view .right-side .content-wrapper .category{background-color:#f6f5f3;border-radius:24px;margin-bottom:14px;padding:6px 24px;text-transform:uppercase;width:-moz-max-content;width:max-content}.calendar-acm .events-wrapper.grid-view .right-side .content-wrapper .main-content-wrapper{margin-bottom:16px}.calendar-acm .events-wrapper.grid-view .right-side .content-wrapper .main-content-wrapper .event-title{margin-bottom:4px}.calendar-acm .events-wrapper.grid-view .right-side .content-wrapper .main-content-wrapper .event-content{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}}@media only screen and (min-width:768px) and (max-width:1023px){.calendar-acm .events-wrapper.grid-view .right-side .content-wrapper .main-content-wrapper .event-content{text-align:left}}@media only screen and (min-width:768px){.calendar-acm .events-wrapper.grid-view .right-side .content-wrapper .main-content-wrapper .event-price{margin-top:4px}.calendar-acm .events-wrapper.grid-view .right-side .content-wrapper .buttons-container{align-items:center;display:flex}.calendar-acm .events-wrapper.grid-view .right-side .content-wrapper .buttons-container .button,.calendar-acm .events-wrapper.grid-view .right-side .content-wrapper .buttons-container .link:last-child:not(:only-child){margin-left:14px}}.calendar-acm .events-wrapper.list-view .event-items{flex-direction:column}@media (max-width:1439px){.calendar-acm .events-wrapper.list-view .event-items{flex-wrap:wrap}}@media only screen and (min-width:768px){.calendar-acm .events-wrapper.list-view article{box-shadow:0 0 24px 0 rgba(0,0,0,.1);display:flex;flex-direction:row;min-height:340px;width:100%}.calendar-acm .events-wrapper.list-view .event-thumbnail{display:flex;max-width:413px;position:relative;width:100%}.calendar-acm .events-wrapper.list-view .event-thumbnail.no-thumb{background-color:#000}.calendar-acm .events-wrapper.list-view .event-thumbnail .start-time{background:hsla(0,0%,100%,.3);border-radius:160px;bottom:24px;color:#fff;font-size:12px;left:24px;padding:4px 12px;position:absolute;text-transform:uppercase;z-index:1}.calendar-acm .events-wrapper.list-view .right-side{background-color:#fff;width:100%}.calendar-acm .events-wrapper.list-view .right-side .content-wrapper{padding:40px 40px 48px;width:100%}.calendar-acm .events-wrapper.list-view .right-side .content-wrapper .category{background-color:#f6f5f3;border-radius:24px;margin-bottom:20px;padding:6px 24px;text-transform:uppercase;width:-moz-max-content;width:max-content}.calendar-acm .events-wrapper.list-view .right-side .content-wrapper .main-content-wrapper{margin-bottom:24px}.calendar-acm .events-wrapper.list-view .right-side .content-wrapper .main-content-wrapper .event-title{margin-bottom:12px}.calendar-acm .events-wrapper.list-view .right-side .content-wrapper .main-content-wrapper .event-content{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-align:left;text-overflow:ellipsis}.calendar-acm .events-wrapper.list-view .right-side .content-wrapper .main-content-wrapper .event-price{margin-top:8px}.calendar-acm .events-wrapper.list-view .right-side .content-wrapper .buttons-container{align-items:center;display:flex}.calendar-acm .events-wrapper.list-view .right-side .content-wrapper .buttons-container .button,.calendar-acm .events-wrapper.list-view .right-side .content-wrapper .buttons-container .link:last-child:not(:only-child){margin-left:14px}}@media only screen and (max-width:767px){.calendar-acm .events-wrapper .event-items article.event{box-shadow:0 0 24px 0 rgba(0,0,0,.1);flex-direction:column;width:100%}.calendar-acm .events-wrapper .event-items .event-thumbnail{height:200px;max-width:none;position:relative}.calendar-acm .events-wrapper .event-items .event-thumbnail.no-thumb{background-color:#000}.calendar-acm .events-wrapper .event-items .event-thumbnail .start-time{background:hsla(0,0%,100%,.3);border-radius:160px;bottom:9px;color:#fff;left:12px;padding:4px 12px;position:absolute;text-transform:uppercase;z-index:1}.calendar-acm .events-wrapper .event-items .right-side .content-wrapper{padding:20px}.calendar-acm .events-wrapper .event-items .right-side .content-wrapper .p-text{text-align:left}.calendar-acm .events-wrapper .event-items .right-side .content-wrapper .category{background-color:#f6f5f3;border-radius:24px;margin-bottom:14px;padding:6px 24px;text-transform:uppercase;width:-moz-max-content;width:max-content}.calendar-acm .events-wrapper .event-items .right-side .content-wrapper .main-content-wrapper{display:flex;flex-direction:column;gap:4px;margin-bottom:16px}.calendar-acm .events-wrapper .event-items .right-side .content-wrapper .buttons-container{align-items:center;display:flex}.calendar-acm .events-wrapper .event-items .right-side .content-wrapper .buttons-container .button{margin-left:14px}}.calendar-acm .events-wrapper .no-events{display:none}.calendar-acm .events-wrapper .no-events.visible{display:flex;margin:auto}.calendar-acm .events-wrapper .load-more-wrapper{display:flex;justify-content:center}.calendar-acm .events-wrapper .load-more-wrapper .button{display:none;margin:5px}.calendar-acm .events-wrapper .load-more-wrapper .button.visible{display:flex}.calendar-acm .events-wrapper .load-more-wrapper .button.disabled{display:inline-block;opacity:.5;pointer-events:none}.calendar-acm .p-large,.calendar-acm .p-small{color:#000}.calendar-acm .p-small-2{color:rgba(0,0,0,.6)}.calendar-acm .calendar-disable{opacity:.5;pointer-events:none}#calendar-filter{background-color:#fff;box-shadow:0 3px 32px 0 rgba(0,0,0,.08);display:flex;flex-direction:column;justify-content:center;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);width:493px;z-index:100}@media only screen and (max-width:767px){#calendar-filter{left:0;top:0;transform:none;width:100%}}#calendar-filter input[type=text]{width:100%}#calendar-filter input[type=text]::-moz-placeholder{color:#000}#calendar-filter input[type=text]::placeholder{color:#000}@media only screen and (max-width:1023px){#calendar-filter .h5{text-align:left}}#calendar-filter .p-text{font-weight:400}@media only screen and (max-width:1023px){#calendar-filter .p-text{text-align:left}}#calendar-filter .color-gray{color:rgba(0,0,0,.6)}#calendar-filter .filter-top{align-items:center;border-bottom:1px solid #e6e6e6;display:flex;justify-content:center;padding:29px 40px;position:relative}#calendar-filter .filter-top .filter-close-button{height:20px;position:absolute;right:30px}#calendar-filter .filter-middle{display:flex;flex-direction:column;gap:40px;padding:40px 36px}#calendar-filter .filter-middle .date-section,#calendar-filter .filter-middle .keyword-section{display:flex;flex-direction:column;gap:6px}#calendar-filter .filter-middle .dates-wrapper,#calendar-filter .filter-middle .search-input-wrapper{align-items:center;border-bottom:1px solid #e6e6e6;display:flex;justify-content:space-between;padding:10px 0;position:relative}#calendar-filter .filter-middle .input-overlay,#calendar-filter .filter-middle .input-svg-wrapper{position:absolute;right:0;text-align:end;width:100%}#calendar-filter .filter-middle .input-overlay{top:-15px}#calendar-filter .filter-middle .svg-calendar{height:32px}#calendar-filter .filter-middle #calendar-datepicker{display:none;position:absolute}#calendar-filter .filter-middle #calendar-datepicker.visible{display:flex;padding-top:80px}@media only screen and (max-width:767px){#calendar-filter .filter-middle #calendar-datepicker.visible{left:50%;transform:translateX(-50%);width:100%;z-index:1}#calendar-filter .filter-middle #calendar-datepicker.visible .ui-datepicker{width:100%}}#calendar-filter .filter-bottom{align-items:center;border-top:1px solid #e6e6e6;display:flex;justify-content:space-between;padding:20px 32px}#calendar-filter .filter-bottom .p-small-2{color:#000;letter-spacing:.72px}.calendar-backdrop{background-color:rgba(0,0,0,.5);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:99}#calendar-filter,.calendar-backdrop{opacity:0;pointer-events:none;transition:opacity .3s ease,visibility .3s ease;visibility:hidden}#calendar-filter.visible,.calendar-backdrop.visible{opacity:1;pointer-events:auto;visibility:visible}.full-width-slider{margin:96px auto;position:relative}@media only screen and (max-width:1023px){.full-width-slider{margin:56px auto}}.full-width-slider.margin-120{margin:120px auto}@media only screen and (max-width:1023px){.full-width-slider.margin-120{margin:56px auto}}.full-width-slider.remove-parallax .slide .parallax-full{background-attachment:scroll}@supports (-webkit-touch-callout:none){@media only screen and (max-width:767px){.full-width-slider .slide .parallax-full{background-attachment:scroll!important}}}.full-width-slider .parallax-wrap{box-shadow:0 0 24px rgba(0,0,0,.1);height:600px;overflow:hidden;padding-bottom:0;position:relative;width:100%;will-change:transform}@media only screen and (max-width:767px){.full-width-slider .parallax-wrap{height:500px}}.full-width-slider .parallax-wrap .parallax-img{--overflow:80px;background-image:var(--image);background-position:50% 0;background-size:cover;height:calc(100% + var(--overflow)*2);left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:calc(var(--overflow)*-1);width:100%}.full-width-slider .slideshow-wrapper{height:auto;width:100%}.full-width-slider .slide{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100%;text-align:center}@media only screen and (max-width:767px){.full-width-slider .slide{padding:0}}.full-width-slider .slide .parallax-full{background-attachment:fixed;background-position:50%;background-size:cover;height:600px;width:100%}@media only screen and (max-width:767px){.full-width-slider .slide .parallax-full{height:500px}}.full-width-slider .slide .parallax-wrap{box-shadow:0 0 24px rgba(0,0,0,.1);height:600px;overflow:hidden;padding-bottom:0;position:relative;width:100%;will-change:transform}@media only screen and (max-width:767px){.full-width-slider .slide .parallax-wrap{height:500px}}.full-width-slider .slide .parallax-wrap .parallax-img{--overflow:200px;background-image:var(--image);background-position:50% 0;background-size:cover;height:calc(100% + var(--overflow)*2);left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:calc(var(--overflow)*-1);width:100%}.full-width-slider .slide .content p,.full-width-slider .slide .h2,.full-width-slider .slide .h5{color:#fff}.full-width-slider .slide .content-container{display:flex;flex-direction:column;gap:24px;justify-content:center;left:0;padding:0 39.6px;position:absolute;text-align:center;top:50%;transform:translateY(-50%);width:100%;z-index:2}@media only screen and (max-width:767px){.full-width-slider .slide .content-container{bottom:47px}}.full-width-slider .slide .content-container .content p,.full-width-slider .slide .content-container .h2,.full-width-slider .slide .content-container .h5{margin:auto;max-width:803px}.full-width-slider .slide .content-container .content p{font-weight:400}.full-width-slider .slide .content-container .buttons-container{display:flex;gap:24px;justify-content:center}.full-width-slider .button-controls .slideshow-button.previous{left:14px}.full-width-slider .button-controls .slideshow-button.next{right:14px}.full-width-slider .bullets-wrapper{display:flex;justify-content:center;margin:24px auto auto}@media only screen and (min-width:1024px){.full-width-slider .bullets-wrapper{display:none}}@media print{html{-webkit-print-color-adjust:exact}body,html{width:100%}*{background:none!important;border:none!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}.fade-on-scroll{opacity:1!important;transform:translate(0)!important}#acm-content-tiles,#calendar-header,#calendar-month,#calendar-year,#content-submenu,.additional-content,.checkers-item .images,.page-content .socials,.widget-area,body>:not(#content){display:none}.checkers-item .content{margin:0!important;width:100%!important}@page{size:960px 1358px}}
