.button{border:.0625em solid rgba(0,0,0,0);border-radius:.75em;cursor:pointer;display:inline-block;font-family:arial,sans-serif;font-size:1em;font-weight:400;margin:.125em;padding:1em 1.375em;position:relative;text-align:center;text-decoration:none;transition:300ms ease all;white-space:normal}.button__text{display:block}.button:hover,.button:focus{color:#fff}.button.wide{padding-left:3em;padding-right:3em}.button.full{display:block;padding-left:.625em;padding-right:.625em;text-align:center;width:100%}.button.small{font-size:.875em}.button.smaller{font-size:.75em}.button.big{font-size:1.15em}.button.bigger{font-size:1.25em}.button.fancy{background-image:url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NTUgOTEuOSI+PGRlZnM+PHN0eWxlPi5jbHMtMXtvcGFjaXR5OjAuMTt9LmNscy0ye2ZpbGw6I2ZmZjtvcGFjaXR5OjAuMDE7fTwvc3R5bGU+PC9kZWZzPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTAsMzUuOXY1Nkg0NTV2LTU2UzM0My42OSw0OC40NywyMjcuNSw0OC40NywwLDM1LjksMCwzNS45WiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTAsMFYzNS45UzExMS4zMSw0OC40NywyMjcuNSw0OC40Nyw0NTUsMzUuOSw0NTUsMzUuOVYwWiIvPjwvc3ZnPg==);background-position:center;background-repeat:no-repeat;background-size:cover}.button.blue-gradient{background:radial-gradient(circle at center, #99a8f1 0, #405be4 100%)}.button-wrap{margin:.5em -0.125em -0.125em}.button.yellow-blue{background-color:#ffc441;color:#000}.button.yellow-blue:active{background-color:#405be4;color:#fff}@media(min-width: 70em){.button.yellow-blue:hover,.button.yellow-blue:focus{background-color:#405be4;color:#fff}}.button.yellow-blue.ghost{background-color:rgba(0,0,0,0);border-color:#ffc441;color:#ffc441}.button.yellow-blue.ghost:active{background-color:#ffc441;border-color:#fff;color:#405be4}@media(min-width: 70em){.button.yellow-blue.ghost:hover,.button.yellow-blue.ghost:focus{background-color:#ffc441;border-color:#fff;color:#405be4}}.button.blue-green{background-color:#405be4;color:#fff}.button.blue-green:active{background-color:#63c185;color:#fff}@media(min-width: 70em){.button.blue-green:hover,.button.blue-green:focus{background-color:#63c185;color:#fff}}.button.blue-green.ghost{background-color:rgba(0,0,0,0);border-color:#405be4;color:#405be4}.button.blue-green.ghost:active{background-color:#405be4;border-color:#fff;color:#63c185}@media(min-width: 70em){.button.blue-green.ghost:hover,.button.blue-green.ghost:focus{background-color:#405be4;border-color:#fff;color:#63c185}}.button.green-white{background-color:#63c185;color:#fff}.button.green-white:active{background-color:#fff;color:#63c185}@media(min-width: 70em){.button.green-white:hover,.button.green-white:focus{background-color:#fff;color:#63c185}}.button.green-white.ghost{background-color:rgba(0,0,0,0);border-color:#63c185;color:#63c185}.button.green-white.ghost:active{background-color:#63c185;border-color:#63c185;color:#fff}@media(min-width: 70em){.button.green-white.ghost:hover,.button.green-white.ghost:focus{background-color:#63c185;border-color:#63c185;color:#fff}}.button.white-green{background-color:#fff;color:#63c185}.button.white-green:active{background-color:#63c185;color:#fff}@media(min-width: 70em){.button.white-green:hover,.button.white-green:focus{background-color:#63c185;color:#fff}}.button.white-green.ghost{background-color:rgba(0,0,0,0);border-color:#fff;color:#fff}.button.white-green.ghost:active{background-color:#fff;border-color:#fff;color:#63c185}@media(min-width: 70em){.button.white-green.ghost:hover,.button.white-green.ghost:focus{background-color:#fff;border-color:#fff;color:#63c185}}.gform-submit-button{background-color:#405be4;color:#fff;font-weight:700}.gform-submit-button:hover{background-color:#63c185;color:#fff;font-weight:700}.single-layout .single-content .shortcode-cta-table-with-button{padding:1.5em 0 2em}.single-layout .single-content .shortcode-cta-table-with-button .cta-table{padding:0}.shortcode-columned-list ul{display:grid;grid-gap:.25em 1em;gap:.25em 1em;padding:0}.shortcode-columned-list li{display:block;margin:0;padding:0}.shortcode-columned-list.col-1 ul{grid-template-columns:repeat(1, minmax(0, 1fr))}.shortcode-columned-list.col-2 ul{grid-template-columns:repeat(2, minmax(0, 1fr))}.shortcode-columned-list.col-3 ul{grid-template-columns:repeat(3, minmax(0, 1fr))}.shortcode-columned-list.col-4 ul{grid-template-columns:repeat(4, minmax(0, 1fr))}.shortcode-columned-list.col-5 ul{grid-template-columns:repeat(5, minmax(0, 1fr))}.shortcode-columned-list.col-6 ul{grid-template-columns:repeat(6, minmax(0, 1fr))}.shortcode-columned-list.col-7 ul{grid-template-columns:repeat(7, minmax(0, 1fr))}.shortcode-columned-list.col-8 ul{grid-template-columns:repeat(8, minmax(0, 1fr))}.shortcode-columned-list.col-9 ul{grid-template-columns:repeat(9, minmax(0, 1fr))}.shortcode-columned-list.col-10 ul{grid-template-columns:repeat(10, minmax(0, 1fr))}.shortcode-columned-list.col-mobile-1 ul{grid-template-columns:repeat(1, minmax(0, 1fr))}.shortcode-columned-list.col-mobile-2 ul{grid-template-columns:repeat(2, minmax(0, 1fr))}.shortcode-columned-list.col-mobile-3 ul{grid-template-columns:repeat(3, minmax(0, 1fr))}.shortcode-columned-list.col-mobile-4 ul{grid-template-columns:repeat(4, minmax(0, 1fr))}.shortcode-columned-list.col-mobile-5 ul{grid-template-columns:repeat(5, minmax(0, 1fr))}.shortcode-columned-list.col-mobile-6 ul{grid-template-columns:repeat(6, minmax(0, 1fr))}.shortcode-columned-list.col-mobile-7 ul{grid-template-columns:repeat(7, minmax(0, 1fr))}.shortcode-columned-list.col-mobile-8 ul{grid-template-columns:repeat(8, minmax(0, 1fr))}.shortcode-columned-list.col-mobile-9 ul{grid-template-columns:repeat(9, minmax(0, 1fr))}.shortcode-columned-list.col-mobile-10 ul{grid-template-columns:repeat(10, minmax(0, 1fr))}@media(min-width: 37.5em){.shortcode-columned-list.col-tablet-1 ul{grid-template-columns:repeat(1, minmax(0, 1fr))}.shortcode-columned-list.col-tablet-2 ul{grid-template-columns:repeat(2, minmax(0, 1fr))}.shortcode-columned-list.col-tablet-3 ul{grid-template-columns:repeat(3, minmax(0, 1fr))}.shortcode-columned-list.col-tablet-4 ul{grid-template-columns:repeat(4, minmax(0, 1fr))}.shortcode-columned-list.col-tablet-5 ul{grid-template-columns:repeat(5, minmax(0, 1fr))}.shortcode-columned-list.col-tablet-6 ul{grid-template-columns:repeat(6, minmax(0, 1fr))}.shortcode-columned-list.col-tablet-7 ul{grid-template-columns:repeat(7, minmax(0, 1fr))}.shortcode-columned-list.col-tablet-8 ul{grid-template-columns:repeat(8, minmax(0, 1fr))}.shortcode-columned-list.col-tablet-9 ul{grid-template-columns:repeat(9, minmax(0, 1fr))}.shortcode-columned-list.col-tablet-10 ul{grid-template-columns:repeat(10, minmax(0, 1fr))}}@media(min-width: 70em){.shortcode-columned-list.col-desktop-1 ul{grid-template-columns:repeat(1, minmax(0, 1fr))}.shortcode-columned-list.col-desktop-2 ul{grid-template-columns:repeat(2, minmax(0, 1fr))}.shortcode-columned-list.col-desktop-3 ul{grid-template-columns:repeat(3, minmax(0, 1fr))}.shortcode-columned-list.col-desktop-4 ul{grid-template-columns:repeat(4, minmax(0, 1fr))}.shortcode-columned-list.col-desktop-5 ul{grid-template-columns:repeat(5, minmax(0, 1fr))}.shortcode-columned-list.col-desktop-6 ul{grid-template-columns:repeat(6, minmax(0, 1fr))}.shortcode-columned-list.col-desktop-7 ul{grid-template-columns:repeat(7, minmax(0, 1fr))}.shortcode-columned-list.col-desktop-8 ul{grid-template-columns:repeat(8, minmax(0, 1fr))}.shortcode-columned-list.col-desktop-9 ul{grid-template-columns:repeat(9, minmax(0, 1fr))}.shortcode-columned-list.col-desktop-10 ul{grid-template-columns:repeat(10, minmax(0, 1fr))}}.show-more-link,.show-less-link{cursor:pointer}.show-more-link:hover,.show-more-link:active,.show-less-link:hover,.show-less-link:active{color:#205c2e !important}figure{margin:2em 0}figure figcaption{font-size:.8em;margin-top:-0.5em}figure img{margin-bottom:1em;max-height:100%}.video-container{border-radius:.5em;height:0;margin:2em 0;overflow:hidden;padding-top:56.25%;position:relative}.video-container iframe{height:100%;left:0;position:absolute;top:0;width:100%}.content-table{overflow-x:auto;padding:0 0 1em;width:100%}.content-table table{height:auto !important;width:auto !important}.content-table table{border:.0625em solid #eceefc}.content-table tr:nth-child(even){background:#f0f5fc}.content-table td{padding:.5em;white-space:nowrap}.content-table thead tr{background:#405be4;color:#fff}iframe{width:100%}.clearfix::after{clear:both;content:"";display:table}.clearfix img{margin-bottom:1em;max-height:100%}.clearfix .alignleft,.clearfix .alignright{display:block;float:none;float:initial;margin-left:auto;margin-right:auto}picture{display:contents}.alignleft{float:left;margin-right:1em;text-align:left}@media(min-width: 48em){.clearfix .alignleft{float:left;margin-right:1em}}.aligncenter{display:block;margin-left:auto;margin-right:auto;text-align:center}.alignright{float:right;margin-left:1em;text-align:right}@media(min-width: 48em){.clearfix .alignright{float:right;margin-left:1em}}ul li,ol li{margin-bottom:.5em}.icon::after{content:"";display:block;height:0;width:0}.icon--arrow-up-white::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff;border-style:solid;border-width:0 .5rem .5rem}.icon--arrow-up-primary::after{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #405be4;border-style:solid;border-width:0 .5rem .5rem}.icon--close{display:block;height:20px;position:relative;width:20px}.icon--close::before,.icon--close::after{background-color:#405be4;content:" ";height:20px;left:10px;position:absolute;width:3px}.icon--close::before{transform:rotate(45deg)}.icon--close::after{transform:rotate(-45deg)}.icon--modal-review{background:url(../assets/modal-review.svg) no-repeat center;background-size:contain;display:block;height:77px;position:relative;width:64px}.star-rating{display:flex;justify-content:flex-start;align-items:baseline;gap:5px}.star-rating__stars{height:1em;width:5.5em;position:relative}.star-rating__stars__underlay,.star-rating__stars__overlay{background:url(data:image/svg+xml;base64,CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMjAiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAyMCAxOSI+PHBhdGggZD0iTTEwLDE1LjI3LDE2LjE4LDE5bC0xLjY0LTcuMDNMMjAsNy4yNGwtNy4xOS0uNjFMMTAsMCw3LjE5LDYuNjMsMCw3LjI0bDUuNDYsNC43M0wzLjgyLDE5WiIgZmlsbD0iI2ZlYzMyZSIvPjwvc3ZnPg==);background-position:left center;background-size:1.1em;height:100%;left:0;position:absolute;top:0}.star-rating__stars__underlay{filter:grayscale(1);width:100%}.star-rating__stars__overlay{z-index:4}.datasheet-ratings ul .star-rating__number{width:3em}.align-center .star-rating{justify-content:center}.align-right .star-rating{justify-content:flex-end}.rating .star-rating{flex-direction:row-reverse}.back-to-top{bottom:1em;position:fixed;right:1em;z-index:9}.back-to-top.button{background-color:rgba(0,0,0,0);color:rgba(0,0,0,0);display:none;height:2.75em;width:2.75em}.back-to-top.button:hover .icon::after,.back-to-top.button:focus .icon::after{opacity:.7}.back-to-top.button span{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.back-to-top .icon--line-arrow-up-powder::after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NCIgaGVpZ2h0PSI0MyIgdmlld0JveD0iMCAwIDQ0IDQzIj4KICA8ZyBpZD0iR3JvdXBfNzMyMCIgZGF0YS1uYW1lPSJHcm91cCA3MzIwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTYxNyAtODQ0NykiPgogICAgPGcgaWQ9IlJlY3RhbmdsZV8yOTA4IiBkYXRhLW5hbWU9IlJlY3RhbmdsZSAyOTA4IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNjE3IDg0NDcpIiBmaWxsPSIjZmZmIiBzdHJva2U9IiNhMGJmZTQiIHN0cm9rZS13aWR0aD0iMSI+CiAgICAgIDxyZWN0IHdpZHRoPSI0NCIgaGVpZ2h0PSI0MyIgcng9IjQiIHN0cm9rZT0ibm9uZSIvPgogICAgICA8cmVjdCB4PSIwLjUiIHk9IjAuNSIgd2lkdGg9IjQzIiBoZWlnaHQ9IjQyIiByeD0iMy41IiBmaWxsPSJub25lIi8+CiAgICA8L2c+CiAgICA8ZyBpZD0iYXJyb3ctcmlnaHQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDE2MzIgODQ3NSkgcm90YXRlKC05MCkiPgogICAgICA8bGluZSBpZD0iTGluZV8yIiBkYXRhLW5hbWU9IkxpbmUgMiIgeDI9IjEzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDcpIiBmaWxsPSJub25lIiBzdHJva2U9IiNhMGJmZTQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIi8+CiAgICAgIDxwYXRoIGlkPSJQYXRoXzMyIiBkYXRhLW5hbWU9IlBhdGggMzIiIGQ9Ik0xNSw1bDcsNy03LDciIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05IC01KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYTBiZmU0IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIvPgogICAgPC9nPgogIDwvZz4KPC9zdmc+Cg==) no-repeat center;background-size:contain;height:100%;width:100%}body.back-to-top--show .back-to-top.button{display:block;z-index:999}.neuecasinos-footer-logo img{height:2em;width:auto}@media(min-width: 119em){.neuecasinos-footer-logo img{height:2.375em}}.footer-menus{display:flex;flex-direction:column;padding:2em 0 0;word-break:break-word}.footer-menus a{color:#171717;text-decoration:none}.footer-menus a:hover,.footer-menus a:focus{color:#405be4}.footer-menus ul{font-weight:700;list-style:none}.footer-menus ul ul{font-weight:400;padding:.5em 0 1em}@media(min-width: 48em){.footer-menus ul ul{padding:.5em 0 0}}.footer-menus .nolist{padding:0}@media(min-width: 48em){.footer-menus{flex-direction:row;gap:20px}.footer-menus ul{display:flex;justify-content:space-between;margin:-0.5em}.footer-menus ul li{margin:.75em .5em}.footer-menus ul li:last-of-type{margin:.75em .5em 0}.footer-menus ul ul{display:block;list-style:none}.footer-menus .footer-menu-primary{flex-grow:1;max-width:1000px}.footer-menus .footer-menu-secondary ul{flex-direction:column}.footer-menus .footer-menu-secondary ul li{margin:.3em .5em}}@media(min-width: 64em){.footer-menus .footer-menu-secondary{margin-left:3em}.footer-menus ul{font-size:.9375em}.footer-menus ul ul{font-size:.9em}}@media(min-width: 85.375em){.footer-menus{margin:-0.5em}.footer-menus .footer-menu{margin:.5em}.footer-menus .footer-menu-primary{max-width:1250px}.footer-menus .footer-menu-secondary{margin:.75em .5em .75em 3em;padding:0}}.neuecasinos-secondary-footer.inner-zero-x{font-size:1em}@media(min-width: 48em){.secondary-footer{display:flex;gap:1em}}.secondary-footer-menu{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-end;margin-top:24px}@media(min-width: 64em){.secondary-footer-menu{margin-top:56px}}.secondary-footer-menu__logo{flex-basis:50%;order:1}@media(min-width: 64em){.secondary-footer-menu__logo{flex-basis:auto;order:0}}.secondary-footer-menu__links{flex-basis:100%;font-size:16px;line-height:18px;order:0}@media(min-width: 64em){.secondary-footer-menu__links{flex:1;flex-basis:auto;order:1}}.secondary-footer-menu__links .nolist{display:flex;flex-wrap:wrap;font-size:16px;line-height:18px;padding-bottom:32px}@media(min-width: 64em){.secondary-footer-menu__links .nolist{flex-wrap:inherit;justify-content:flex-end;padding-bottom:0}}.secondary-footer-menu__links .nolist li{flex-basis:50%;font-size:16px;line-height:24px;margin:0;padding:5px 16px 5px 24px}.secondary-footer-menu__links .nolist li:nth-child(odd){border-right:1px solid #fff;padding-left:16px}@media(min-width: 64em){.secondary-footer-menu__links .nolist li{border-right:1px solid #63c185;flex-basis:inherit;padding:0 16px}.secondary-footer-menu__links .nolist li:nth-child(odd){border-color:#63c185}}.secondary-footer-menu__links .nolist li:last-of-type{border:none;padding-right:0}.secondary-footer-menu__links .nolist li a{display:block;font-size:14px;line-height:32px;text-decoration:none}.secondary-footer-menu__links .nolist li a:hover{color:#63c185}.secondary-footer-menu__social{flex-basis:50%;order:2}@media(min-width: 64em){.secondary-footer-menu__social{flex-basis:auto}}.secondary-footer-menu__social .nolist{display:flex;gap:20px;justify-content:flex-end;padding:0}@media(min-width: 64em){.secondary-footer-menu__social .nolist{justify-content:inherit;padding-left:20px}}.secondary-footer-menu__social .nolist li{margin:0;align-self:center}.secondary-footer-menu__social .nolist li a{color:rgba(0,0,0,0);display:block;overflow:hidden;width:24px;height:auto}.secondary-footer-menu__social .nolist li a img{vertical-align:middle}.secondary-footer-menu__social .nolist li a:hover img,.secondary-footer-menu__social .nolist li a:focus img{filter:invert(40%) sepia(27%) saturate(648%) hue-rotate(89deg) brightness(93%) contrast(87%)}.footer-list{word-break:break-word}@media(min-width: 64em){.footer-list{flex:40%}}.footer-list .section-title{font-size:1em;font-weight:bold;line-height:1.2}@media(min-width: 64em){.footer-list ul{display:flex;flex-wrap:wrap;margin:-0.25em}.footer-list ul li{flex:calc(50% - 1em);margin:.5em .25em .25em}}@media(min-width: 64em){.footer-list ul{font-size:.75em}}.footer-list ul.bullet-yellow li::before{background-color:#ffc441}.footer-logo-list{padding-top:2em}@media(min-width: 48em){.footer-logo-list{flex:70%;padding-top:0}}@media(min-width: 64em){.footer-logo-list{flex:60%;padding-top:1em}}.footer-logo-list ul{display:flex;flex-wrap:wrap;row-gap:1em;text-align:center}@media(min-width: 48em){.footer-logo-list ul{text-align:right}}@media(min-width: 64em){.footer-logo-list ul{display:block;margin:-1em}}.footer-logo-list ul li{display:inline-block;flex-basis:50%;margin:0;vertical-align:middle}@media(min-width: 64em){.footer-logo-list ul li{margin:1em}}.footer-logo-list ul img{max-width:120px;-o-object-fit:contain;object-fit:contain;width:auto}@media(min-width: 64em){.footer-logo-list ul img{max-height:3em;max-width:5em}}.neuecasinos-footer-disclaimer .footer-disclaimer{max-width:100%}.neuecasinos-footer-disclaimer .footer-disclaimer p{color:#405be4;font-size:.95em;margin:0 0 2px 0}.section-intro-buttontext{text-align:center}@media(min-width: 48em){.section-intro-buttontext{align-items:center;display:flex;text-align:left}}.section-intro-buttontext h2,.section-intro-buttontext h3,.section-intro-buttontext h4,.section-intro-buttontext h5,.section-intro-buttontext h6{margin:0}@media(min-width: 48em){.section-intro-buttontext h2,.section-intro-buttontext h3,.section-intro-buttontext h4,.section-intro-buttontext h5,.section-intro-buttontext h6{flex:1 1 1em}}.section-intro-buttontext .intro-button-wrap{display:none}@media(min-width: 48em){.section-intro-buttontext .intro-button-wrap{display:block;flex:0 0 15em;max-width:15em;text-align:right;width:15em}}@media(min-width: 48em){.duplicate-mobile-intro-button{display:none}}.cookie-notice{border-radius:0;bottom:0;color:#171717;display:none;left:0;max-width:100%;padding:1.375em 1.8125em;position:fixed;transition:bottom .2s ease-in-out;z-index:20}@media(min-width: 48em){.cookie-notice{border-radius:.4em;bottom:.625em;left:.625em;max-width:24em}}.cookie-notice__title{font-size:1em;font-weight:700}@media(min-width: 37.5em){.cookie-notice__title{font-size:1.125em}}.cookie-notice__content{font-size:.875em;word-break:normal}.cookie-notice__content a{text-decoration:none}.cookie-notice__content a:hover,.cookie-notice__content a:focus{text-decoration:underline}.cookie-notice--active{display:block;z-index:999}.sticky-footer{background:linear-gradient(276deg, #469BB1 0%, #63C185 100%);background-size:cover;border-radius:8px 8px 0 0;box-shadow:0px -4px 13px rgba(83,173,155,.2549019608);bottom:0;display:none;margin:0 auto;padding:10px;position:fixed;left:0;right:0;transform:translateY(calc(100% + 95px));transition:transform .3s ease-in;width:100%;max-width:1277px;z-index:99}@media(min-width: 64em){.sticky-footer{padding:18px 55px;transform:translateY(calc(100% + 100px))}}.sticky-footer__content{display:grid;grid-gap:0 1.2em;gap:0 1.2em;grid-template-areas:"operator bonus" "operator cta";grid-template-columns:40% 1fr;grid-template-rows:auto;margin:0 auto;max-width:59.25em}@media(min-width: 64em){.sticky-footer__content{align-items:center;display:flex;gap:3em;justify-content:space-between;margin:0;max-width:100%}}.sticky-footer__heading{color:#fff;font-size:.815em;font-weight:400;text-align:center;border-radius:20px;background-color:#122466;padding:5px 15px;margin:0 auto;display:block;width:-moz-fit-content;width:fit-content}@media(min-width: 64em){.sticky-footer__heading{font-size:.75em;display:block}}.sticky-footer__operator-details{grid-area:operator}.sticky-footer__logo{align-items:center;background-color:#fff;border:6px solid #122466;border-radius:100%;display:flex;justify-content:center;margin:-80px auto -8px;width:120px;height:120px;overflow:hidden;padding:.5em}.sticky-footer__logo img{-o-object-fit:contain;object-fit:contain}.sticky-footer__logo a{height:48px}@media(min-width: 64em){.sticky-footer__logo{margin-top:-100px;width:170px;height:170px;padding:1em .5em;border:8px solid #122466}.sticky-footer__logo a{height:auto}}.sticky-footer__rating-review{text-align:center}.sticky-footer__rating-review .sticky-footer__review-link,.sticky-footer__rating-review .sticky-footer__terms{display:flex;align-items:center;justify-content:center}@media(min-width: 64em){.sticky-footer__rating-review .sticky-footer__review-link,.sticky-footer__rating-review .sticky-footer__terms{display:none}}.sticky-footer__rating{display:flex;margin:10px 0}.sticky-footer__rating .star-rating{margin:0 auto}@media(min-width: 64em){.sticky-footer__rating .star-rating__stars{height:1.1em;width:6.05em}}@media(min-width: 64em){.sticky-footer__rating .star-rating__stars__overlay,.sticky-footer__rating .star-rating__stars__underlay{background-size:1.2em}}@media(min-width: 64em){.sticky-footer__rating .star-rating{margin-bottom:0}}.sticky-footer__review-link{color:#122466;font-size:.875em;margin:.5em 0 0;height:48px}@media(min-width: 64em){.sticky-footer__review-link{font-size:.8em;justify-self:center;padding-bottom:0}}.sticky-footer__review-link:hover{text-decoration:none}.sticky-footer__bonus-details{text-align:center;grid-area:bonus;align-self:center}.sticky-footer__bonus-details .sticky-footer__review-link{display:none}@media(min-width: 64em){.sticky-footer__bonus-details .sticky-footer__review-link{display:flex;align-items:center;height:auto}}.sticky-footer__bonus-label{color:#fff;font-size:.875em;font-weight:400;margin-bottom:.5em}@media(min-width: 64em){.sticky-footer__bonus-label{font-size:.8em}}.sticky-footer__bonus{font-weight:700;line-height:1.2;font-size:1.3em;color:#fff;margin-bottom:15px}@media(min-width: 64em){.sticky-footer__bonus{font-size:2em;margin-bottom:0}}.sticky-footer__play-details{align-self:end}@media(min-width: 64em){.sticky-footer__play-details{text-align:center;align-self:auto}}.sticky-footer__play-details .sticky-footer__terms{display:none}@media(min-width: 64em){.sticky-footer__play-details .sticky-footer__terms{display:block}}.sticky-footer__terms{color:#fff;font-size:.75em;margin:.75em 0 0;font-style:italic}@media(min-width: 64em){.sticky-footer__terms{margin:.75em 0}}.sticky-footer__terms.mobile-only{grid-area:cta;text-align:center}.sticky-footer__cta{text-align:center}.sticky-footer__cta .button{font-size:.875em;font-weight:400;color:#000;background-color:#ffc441;padding:10px 16px;margin:0;border-radius:12px;min-width:150px;height:48px;display:flex;justify-content:center;align-items:center}@media(min-width: 64em){.sticky-footer__cta .button{font-size:1em;padding:14px 25px;min-width:170px;height:auto}}.sticky-footer__cta .sticky-footer__terms{margin-top:.5em}.sticky-footer__cta a{font-weight:700;width:100%}@media(min-width: 64em){.sticky-footer__cta a{padding:.75em 3.375em;width:auto}}.sticky-footer__collapse-button{cursor:pointer;position:absolute;background:#469baf;border:none;border-radius:8px 8px 0 0;width:45px;height:36px;right:18px;top:-36px}.sticky-footer--active .sticky-footer{transform:translateY(0)}.sticky-footer--collapsed .sticky-footer__collapse-button img{transform:rotate(180deg)}@media(max-width: calc(64em - 1px)){.sticky-footer--collapsed .sticky-footer{max-width:340px;margin:0 0 0 auto}.sticky-footer--collapsed .sticky-footer__content{grid-template-columns:1fr 1fr;grid-template-rows:1fr;align-items:flex-end}.sticky-footer--collapsed .sticky-footer__heading{margin:0 auto 0}.sticky-footer--collapsed .sticky-footer__logo{margin-top:-105px}.sticky-footer--collapsed .sticky-footer__bonus-details,.sticky-footer--collapsed .sticky-footer__rating-review{display:none}}@media(min-width: 64em){.sticky-footer--collapsed .sticky-footer{width:-moz-fit-content;width:fit-content;max-width:710px;padding:10px 20px}.sticky-footer--collapsed .sticky-footer__rating-review,.sticky-footer--collapsed .sticky-footer__terms,.sticky-footer--collapsed .sticky-footer__review-link{display:none}.sticky-footer--collapsed .sticky-footer__operator-details{position:absolute;left:-60px;bottom:0}.sticky-footer--collapsed .sticky-footer__content{gap:1em;justify-content:flex-end;padding-left:100px}.sticky-footer--collapsed .sticky-footer__bonus{font-size:1.5em;margin-bottom:0}}.ger-desktop-blocker{overflow-y:hidden !important}.ger-desktop-blocker{display:none;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:100000}.ger-desktop-blocker__inner{left:50%;max-width:40rem;position:absolute;top:50%;transform:translate(-50%, -50%);width:40rem;z-index:9999}.ger-desktop-blocker__content{background:#fff;border-radius:.5rem;box-shadow:5px 10px 10px rgba(0,0,0,.29);height:19.375rem;overflow:auto;padding:3rem 1.5rem;text-align:center;width:42.188rem}.ger-desktop-blocker__content h4,.ger-desktop-blocker__content p{font-family:Arial,Helvetica,sans-serif}.ger-desktop-blocker__content h4{color:#000;font:700 2.5rem arial,sans-serif;margin:5rem auto 1.125rem}.ger-desktop-blocker__content p{color:#000;font-size:1.125rem;padding:0 3rem}.ger-desktop-blocker__content p:not(:last-of-type){margin-bottom:1.125rem}.ger-desktop-blocker__content a{font-weight:400 !important}.ger-desktop-blocker__content a{color:#07008b}.ger-desktop-blocker__content a:hover{text-decoration:none !important;-webkit-text-decoration:none solid currentColor !important;text-decoration:none solid currentColor !important;text-decoration-thickness:unerline !important}.ger-desktop-blocker__icon{background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI2LjAuMiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxMTguMSAxMTguMSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTE4LjEgMTE4LjE7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojMTM2MEJDO30KPC9zdHlsZT4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTUzLDY3LjdWMzAuOGMwLTMuNCwyLjctNi4xLDYuMS02LjFoMGMzLjQsMCw2LjEsMi43LDYuMSw2LjF2MzYuOWMwLDMuNC0yLjcsNi4xLTYuMSw2LjFoMAoJQzU1LjcsNzMuOCw1Myw3MS4xLDUzLDY3Ljd6IE01OSw4MC4yYy0zLjYsMC02LjYsMy02LjYsNi42YzAsMy42LDMsNi42LDYuNiw2LjZzNi42LTMsNi42LTYuNkM2NS42LDgzLjIsNjIuNyw4MC4yLDU5LDgwLjJ6CgkgTTExOC4xLDU5YzAsMzIuNi0yNi41LDU5LTU5LDU5UzAsOTEuNiwwLDU5UzI2LjUsMCw1OSwwUzExOC4xLDI2LjUsMTE4LjEsNTl6IE0xMTUuMyw1OUMxMTUuMywyOCw5MCwyLjgsNTksMi44CglDMjgsMi44LDIuOCwyOCwyLjgsNTlTMjgsMTE1LjMsNTksMTE1LjNDOTAsMTE1LjMsMTE1LjMsOTAsMTE1LjMsNTl6Ii8+Cjwvc3ZnPgo=) 0 0 no-repeat;background-color:#d3d3d3;border-radius:110px;height:13.313rem;left:232px;margin:0 auto 1rem;position:absolute;top:-110px;width:13.313rem}.ger-desktop-blocker__overlay{background:linear-gradient(56deg, rgb(0, 50, 112) 0%, rgb(0, 30, 58) 100%);height:100%;left:0;opacity:.98;position:absolute;top:0;width:100%;z-index:99}.ger-desktop-blocker-visible{overflow:hidden}.ger-desktop-blocker-visible .site-container,.ger-desktop-blocker-visible .back-top,.ger-desktop-blocker-visible .universal-banner-component__wrapper,.ger-desktop-blocker-visible .footer{filter:blur(16px)}html{scroll-behavior:smooth}.acf-hidden{display:none}#wpadminbar{overflow:hidden}
