.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media(min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#009e74!important}a.text-primary:focus,a.text-primary:hover{color:#00523c!important}.text-secondary{color:#8e9198!important}a.text-secondary:focus,a.text-secondary:hover{color:#686b72!important}.text-success{color:#00591c!important}a.text-success:focus,a.text-success:hover{color:#000d04!important}.text-info{color:#00408a!important}a.text-info:focus,a.text-info:hover{color:#001d3e!important}.text-warning{color:#ffc200!important}a.text-warning:focus,a.text-warning:hover{color:#b38800!important}.text-danger{color:#9c1212!important}a.text-danger:focus,a.text-danger:hover{color:#570a0a!important}.text-light{color:#fbfbfa!important}a.text-light:focus,a.text-light:hover{color:#d9d9d0!important}.text-dark{color:#292d37!important}a.text-dark:focus,a.text-dark:hover{color:#08090b!important}.text-body{color:#292d37!important}.text-muted{color:#8e9198!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-hide{background-color:transparent;border:0;color:transparent;font:0/0 a;text-shadow:none}.text-decoration-none{text-decoration:none!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-reset{color:inherit!important}.btn{background-color:transparent;border:1px solid transparent;border-radius:.25rem;color:#292d37;display:inline-block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}@media(prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#292d37;text-decoration:none}.btn.focus,.btn:focus{box-shadow:0 0 0 1px rgba(0,158,116,.25);outline:0}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{background-color:#009e74;border-color:#009e74;color:#fff}.btn-primary.focus,.btn-primary:focus,.btn-primary:hover{background-color:#007858;border-color:#006b4f;color:#fff}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 1px rgba(38,173,137,.5)}.btn-primary.disabled,.btn-primary:disabled{background-color:#009e74;border-color:#009e74;color:#fff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{background-color:#006b4f;border-color:#005e45;color:#fff}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 1px rgba(38,173,137,.5)}.btn-secondary{background-color:#8e9198;border-color:#8e9198;color:#fff}.btn-secondary.focus,.btn-secondary:focus,.btn-secondary:hover{background-color:#7a7e86;border-color:#74777f;color:#fff}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 1px hsla(222,5%,64%,.5)}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#8e9198;border-color:#8e9198;color:#fff}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{background-color:#74777f;border-color:#6e7178;color:#fff}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 1px hsla(222,5%,64%,.5)}.btn-success{background-color:#00591c;border-color:#00591c;color:#fff}.btn-success.focus,.btn-success:focus,.btn-success:hover{background-color:#003310;border-color:#00260c;color:#fff}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 1px rgba(38,114,62,.5)}.btn-success.disabled,.btn-success:disabled{background-color:#00591c;border-color:#00591c;color:#fff}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{background-color:#00260c;border-color:#001908;color:#fff}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 1px rgba(38,114,62,.5)}.btn-info{background-color:#00408a;border-color:#00408a;color:#fff}.btn-info.focus,.btn-info:focus,.btn-info:hover{background-color:#002e64;border-color:#002857;color:#fff}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 1px rgba(38,93,156,.5)}.btn-info.disabled,.btn-info:disabled{background-color:#00408a;border-color:#00408a;color:#fff}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{background-color:#002857;border-color:#00224a;color:#fff}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 1px rgba(38,93,156,.5)}.btn-warning{background-color:#ffc200;border-color:#ffc200;color:#292d37}.btn-warning.focus,.btn-warning:focus,.btn-warning:hover{background-color:#d9a500;border-color:#cc9b00;color:#292d37}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 1px rgba(223,172,8,.5)}.btn-warning.disabled,.btn-warning:disabled{background-color:#ffc200;border-color:#ffc200;color:#292d37}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{background-color:#cc9b00;border-color:#bf9200;color:#292d37}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 1px rgba(223,172,8,.5)}.btn-danger{background-color:#9c1212;border-color:#9c1212;color:#fff}.btn-danger.focus,.btn-danger:focus,.btn-danger:hover{background-color:#7a0e0e;border-color:#6e0d0d;color:#fff}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 1px rgba(171,54,54,.5)}.btn-danger.disabled,.btn-danger:disabled{background-color:#9c1212;border-color:#9c1212;color:#fff}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{background-color:#6e0d0d;border-color:#630b0b;color:#fff}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 1px rgba(171,54,54,.5)}.btn-light{background-color:#fbfbfa;border-color:#fbfbfa;color:#292d37}.btn-light.focus,.btn-light:focus,.btn-light:hover{background-color:#eaeae5;border-color:#e4e4de;color:#292d37}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 1px hsla(211,2%,86%,.5)}.btn-light.disabled,.btn-light:disabled{background-color:#fbfbfa;border-color:#fbfbfa;color:#292d37}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{background-color:#e4e4de;border-color:#dfdfd7;color:#292d37}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 1px hsla(211,2%,86%,.5)}.btn-dark{background-color:#292d37;border-color:#292d37;color:#fff}.btn-dark.focus,.btn-dark:focus,.btn-dark:hover{background-color:#191b21;border-color:#13151a;color:#fff}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 1px rgba(73,77,85,.5)}.btn-dark.disabled,.btn-dark:disabled{background-color:#292d37;border-color:#292d37;color:#fff}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{background-color:#13151a;border-color:#0e0f12;color:#fff}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 1px rgba(73,77,85,.5)}.btn-outline-primary{border-color:#009e74;color:#009e74}.btn-outline-primary:hover{background-color:#009e74;border-color:#009e74;color:#fff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 1px rgba(0,158,116,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{background-color:transparent;color:#009e74}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{background-color:#009e74;border-color:#009e74;color:#fff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 1px rgba(0,158,116,.5)}.btn-outline-secondary{border-color:#8e9198;color:#8e9198}.btn-outline-secondary:hover{background-color:#8e9198;border-color:#8e9198;color:#fff}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 1px hsla(222,5%,58%,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{background-color:transparent;color:#8e9198}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{background-color:#8e9198;border-color:#8e9198;color:#fff}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 1px hsla(222,5%,58%,.5)}.btn-outline-success{border-color:#00591c;color:#00591c}.btn-outline-success:hover{background-color:#00591c;border-color:#00591c;color:#fff}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 1px rgba(0,89,28,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{background-color:transparent;color:#00591c}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{background-color:#00591c;border-color:#00591c;color:#fff}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 1px rgba(0,89,28,.5)}.btn-outline-info{border-color:#00408a;color:#00408a}.btn-outline-info:hover{background-color:#00408a;border-color:#00408a;color:#fff}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 1px rgba(0,64,138,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{background-color:transparent;color:#00408a}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{background-color:#00408a;border-color:#00408a;color:#fff}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 1px rgba(0,64,138,.5)}.btn-outline-warning{border-color:#ffc200;color:#ffc200}.btn-outline-warning:hover{background-color:#ffc200;border-color:#ffc200;color:#292d37}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 1px rgba(255,194,0,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{background-color:transparent;color:#ffc200}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{background-color:#ffc200;border-color:#ffc200;color:#292d37}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 1px rgba(255,194,0,.5)}.btn-outline-danger{border-color:#9c1212;color:#9c1212}.btn-outline-danger:hover{background-color:#9c1212;border-color:#9c1212;color:#fff}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 1px rgba(156,18,18,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{background-color:transparent;color:#9c1212}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{background-color:#9c1212;border-color:#9c1212;color:#fff}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 1px rgba(156,18,18,.5)}.btn-outline-light{border-color:#fbfbfa;color:#fbfbfa}.btn-outline-light:hover{background-color:#fbfbfa;border-color:#fbfbfa;color:#292d37}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 1px hsla(60,11%,98%,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{background-color:transparent;color:#fbfbfa}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{background-color:#fbfbfa;border-color:#fbfbfa;color:#292d37}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 1px hsla(60,11%,98%,.5)}.btn-outline-dark{border-color:#292d37;color:#292d37}.btn-outline-dark:hover{background-color:#292d37;border-color:#292d37;color:#fff}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 1px rgba(41,45,55,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{background-color:transparent;color:#292d37}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{background-color:#292d37;border-color:#292d37;color:#fff}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 1px rgba(41,45,55,.5)}.btn-link{color:#009e74;font-weight:400;text-decoration:none}.btn-link:hover{color:#00523c}.btn-link.focus,.btn-link:focus,.btn-link:hover{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#8e9198;pointer-events:none}.btn-lg{border-radius:.3rem;font-size:1.25rem;line-height:1.5;padding:.5rem 1rem}.btn-sm{border-radius:.2rem;font-size:.875rem;line-height:1.5;padding:.25rem .5rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}@font-face{font-family:Suisse Intl;font-style:normal;font-weight:400;src:url(/fonts/SuisseIntl-Book-WebS.eot?78704cf5820e77c289a84adcfc5d9be9);src:url(/fonts/SuisseIntl-Book-WebS.eot?78704cf5820e77c289a84adcfc5d9be9) format("eot"),url(/fonts/SuisseIntl-Book-WebS.woff2?105e2d1d0b398e83f705b79431b934c5) format("woff2"),url(/fonts/SuisseIntl-Book-WebS.woff?20c5460f8108c0fb4387e7d5930f71be) format("woff"),url(/fonts/SuisseIntl-Book-WebS.ttf?d7afc9ad9df2b930c80b45fd5520581e) format("truetype"),url(/fonts/SuisseIntl-Book-WebS.svg?e2f5a00e640c7e46520043a0edb4a6be) format("svg")}@font-face{font-family:Suisse Intl;font-style:italic;font-weight:400;src:url(/fonts/SuisseIntl-BookItalic-WebM.eot?645b30af07c9f9ebdfd8c35016f2fd23);src:url(/fonts/SuisseIntl-BookItalic-WebM.eot?645b30af07c9f9ebdfd8c35016f2fd23) format("eot"),url(/fonts/SuisseIntl-BookItalic-WebM.woff2?7223c27db9d3687692ed114ad244b1b2) format("woff2"),url(/fonts/SuisseIntl-BookItalic-WebM.woff?6ef87a57b4109f4acae97589582e577a) format("woff"),url(/fonts/SuisseIntl-BookItalic-WebM.ttf?f9dbc4cf08a11b771806794b7cbe04ca) format("truetype"),url(/fonts/SuisseIntl-BookItalic-WebM.svg?c301db093a3674238f69ae47e8ce4db0) format("svg")}@font-face{font-family:Suisse Intl;font-style:normal;font-weight:600;src:url(/fonts/SuisseIntl-Medium-WebM.eot?7c6b2126a5190b638e207e25a2a7f6aa);src:url(/fonts/SuisseIntl-Medium-WebM.eot?7c6b2126a5190b638e207e25a2a7f6aa) format("eot"),url(/fonts/SuisseIntl-Medium-WebM.woff2?6a3a35b5c0bc7d99642c0d077c326e92) format("woff2"),url(/fonts/SuisseIntl-Medium-WebM.woff?a2ec212cacba9af579b6e30d4ac85e96) format("woff"),url(/fonts/SuisseIntl-Medium-WebM.ttf?dd254b22fe14ce27e613f574a47fd216) format("truetype"),url(/fonts/SuisseIntl-Medium-WebM.svg?9918faf50b978f28292fd8f1780f4124) format("svg")}@font-face{font-family:Suisse Intl;font-style:normal;font-weight:700;src:url(/fonts/SuisseIntl-SemiBold-WebM.eot?ec88eb74c2eec296ba7d9e757f3226e2);src:url(/fonts/SuisseIntl-SemiBold-WebM.eot?ec88eb74c2eec296ba7d9e757f3226e2) format("eot"),url(/fonts/SuisseIntl-SemiBold-WebM.woff2?2d91e3ce2eda08a54bc8bf13fcfaebae) format("woff2"),url(/fonts/SuisseIntl-SemiBold-WebM.woff?d4790056cdfa3f1661ff31f82641da0b) format("woff"),url(/fonts/SuisseIntl-SemiBold-WebM.ttf?20c9c1ca670fbe80b9c14b1d7107c61b) format("truetype"),url(/fonts/SuisseIntl-SemiBold-WebM.svg?7e3622716b8fb507353dcd104e138742) format("svg")}@font-face{font-family:Suisse Intl;font-style:normal;font-weight:800;src:url(/fonts/SuisseIntl-Bold-WebS.eot?1e8c12f60498aa6866ebf004f5ea65df);src:url(/fonts/SuisseIntl-Bold-WebS.eot?1e8c12f60498aa6866ebf004f5ea65df) format("eot"),url(/fonts/SuisseIntl-Bold-WebS.woff2?dfd6f9413a58d64a185465235aaf7c8b) format("woff2"),url(/fonts/SuisseIntl-Bold-WebS.woff?e39238827b4630fa2d946bfeff5ac2f2) format("woff"),url(/fonts/SuisseIntl-Bold-WebS.ttf?7cb0734a2b55f74dc1cabd89caf63e7e) format("truetype"),url(/fonts/SuisseIntl-Bold-WebS.svg?563a2df401f5a6fd9f869367f2c87b63) format("svg")}@font-face{font-family:Suisse Intl;font-style:normal;font-weight:900;src:url(/fonts/SuisseIntl-Black-WebM.eot?80ca2e1fb8ba96641fc09a5b1b0581b7);src:url(/fonts/SuisseIntl-Black-WebM.eot?80ca2e1fb8ba96641fc09a5b1b0581b7) format("eot"),url(/fonts/SuisseIntl-Black-WebM.woff2?da0828a54cbc22459ff7936a66c86402) format("woff2"),url(/fonts/SuisseIntl-Black-WebM.woff?b1aa788c30566f78be911ebeb029a64f) format("woff"),url(/fonts/SuisseIntl-Black-WebM.ttf?b841d5d8ac1cc7ddcdbd0b4a2c29789b) format("truetype"),url(/fonts/SuisseIntl-Black-WebM.svg?b3fc16ec4b85c28c81d6eb0783ade03c) format("svg")}pre{color:hotpink}.foo{background-color:hotpink;bottom:0;left:0;padding:20px;position:fixed;right:0}body{background:#fbfbfa;display:block!important;font-family:Suisse Intl,serif;padding-top:71px;position:relative}@media(max-width:1199.98px){body{padding-bottom:62px;padding-top:54px}body.modal-open .ocr-content-crop,body.show .ocr-content-crop{overflow:hidden;width:100%}body:not(.show):not(.modal-open) .ocr-content-crop{animation:delay-overflow .6s;overflow:auto;overflow-x:hidden}}@keyframes delay-overflow{0%{overflow:hidden}}.h1,h1{color:#373d49;font-size:32px;font-weight:600;line-height:1.4}@media(max-width:1199.98px){.h1,h1{font-size:22px;line-height:1.5}}.h2,h2{color:#373d49;font-size:26px;font-weight:600;line-height:1.4}@media(max-width:1199.98px){.h2,h2{font-size:20px;line-height:1.5}}.h3,h3{color:#373d49;font-size:20px;font-weight:600;line-height:1.5}@media(max-width:1199.98px){.h3,h3{font-size:18px}}.h4,h4{color:#373d49;font-size:18px;font-weight:600;line-height:1.5}@media(max-width:1199.98px){.h4,h4{font-size:16px}}.h5,h5{color:#373d49;font-size:16px;font-weight:600;line-height:1.5}@media(max-width:1199.98px){.h5,h5{font-size:14px}}p{color:#373d49;font-size:14px;font-weight:400;line-height:26px}span[tabindex="0"]{outline:0}@media(max-width:1199.98px){.mobile-hide{display:none!important}}.form-control:focus{color:#373d49}.ocr-container,.ocr-main-container{background-color:#fbfbfa;border-top:1px solid rgba(0,0,0,.1);font-size:14px;left:0;padding-left:111px;padding-right:111px;position:relative;transition:left .2s ease-in-out}.ocr-container.seamless,.ocr-main-container.seamless{border-top:none}@media(max-width:1199.98px){.ocr-container,.ocr-main-container{padding-left:16px;padding-right:16px}.ocr-container.mobile-gray,.ocr-main-container.mobile-gray{background-color:#fbfbfa}.ocr-container.mobile-white,.ocr-main-container.mobile-white{background-color:#fff}}.ocr-container a,.ocr-container a:active,.ocr-container a:link,.ocr-container a:visited,.ocr-main-container a,.ocr-main-container a:active,.ocr-main-container a:link,.ocr-main-container a:visited{color:#373d49;text-decoration:underline}.ocr-container a:focus,.ocr-container a:hover,.ocr-main-container a:focus,.ocr-main-container a:hover{color:#009e74}.ocr-container.container-info,.ocr-main-container.container-info{background-color:#e8f1f7}#secondaryContainer,.ocr-container .ocr-secondary-container,.ocr-container.ocr-secondary-container{background-color:#fff;border-top:1px solid rgba(0,0,0,.1);position:relative}@media(max-width:1199.98px){#secondaryContainer,.ocr-container .ocr-secondary-container,.ocr-container.ocr-secondary-container{background-color:#fbfbfa;border-top:none;padding-top:10px}#secondaryContainer.mobile-gray,.ocr-container .ocr-secondary-container.mobile-gray,.ocr-container.ocr-secondary-container.mobile-gray{background-color:#fbfbfa}#secondaryContainer.mobile-white,.ocr-container .ocr-secondary-container.mobile-white,.ocr-container.ocr-secondary-container.mobile-white{background-color:#fff}}#secondaryContainer.seamless,.ocr-container .ocr-secondary-container.seamless,.ocr-container.ocr-secondary-container.seamless{border-top:none}.ocr-container-limiter{margin:0 auto;max-width:1480px;min-width:320px;width:100%}.tooltip-anchor{cursor:pointer;text-decoration:underline}.icon-UI_Info{cursor:pointer}.icon-UI_Like.dislike{display:inline-block;transform:scaleY(-1)}.progress{background-color:#d8d8d8}.ocr-slip-sticky-container{position:relative}.ocr-slip-sticky{position:absolute;top:0}@media(max-width:1199.98px){.ocr-mobile-slide{margin-left:-16px;margin-right:-16px;overflow:hidden}.ocr-mobile-slide .slide{flex-wrap:nowrap;overflow-x:auto;padding:0 16px}}.ocr-mobile-slide .ctrl-left,.ocr-mobile-slide .ctrl-right{cursor:pointer}.ocr-slide{overflow:hidden}@media(max-width:1199.98px){.ocr-slide{margin-left:-16px;margin-right:-16px}}.ocr-slide .slide{flex-wrap:nowrap;overflow-x:auto;padding:0 16px}.ocr-slide .ctrl-left,.ocr-slide .ctrl-right{cursor:pointer}@media(max-width:1199.98px){.move-for-menu{position:relative;transition:left .2s ease-in-out}.move-for-menu.show{left:280px!important}}.ocr-chapter-anchor{display:block;transform:translateY(-133px)}@media(max-width:1199.98px){.ocr-chapter-anchor{transform:translateY(-70px)}}.btn-primary{box-shadow:1px 1px 0 0 rgba(0,0,0,.5)}.input-group-append .btn-primary{box-shadow:none}.ocr-cta-btn{background-color:#ffc200;box-shadow:1px 1px rgba(0,0,0,.5);font-size:16px;font-weight:600;position:relative}.ocr-cta-btn .btn-label{color:#292d37;position:relative;z-index:2}.ocr-cta-btn:before{background:radial-gradient(closest-side,rgba(255,255,112,.5) 0,rgba(255,255,112,0) 100%);border-radius:5px;bottom:-1px;content:"";display:block;left:-1px;opacity:0;position:absolute;right:-1px;top:-1px;transition:opacity .4s ease-in-out;z-index:1}.ocr-cta-btn:link,.ocr-cta-btn:link .btn-label{text-decoration:none!important}.ocr-cta-btn:link .btn-label{color:#292d37!important}.ocr-cta-btn:focus:before,.ocr-cta-btn:hover:before{opacity:1}.ocr-cta-btn.disabled,.ocr-cta-btn:disabled{background:#ededed;box-shadow:none;color:#373d49;cursor:default;opacity:1}.ocr-cta-btn.disabled:before,.ocr-cta-btn:disabled:before{display:none}a.btn:link,a.btn:link .btn-label{text-decoration:none!important}.table-striped tbody tr:nth-of-type(odd){background-color:#f5f5f3}.table-striped tbody tr:nth-of-type(2n){background-color:hsla(60,9%,96%,.3)}.table-striped tbody .ocr-feature{color:#009e74;font-weight:700}.alert{border:none;padding:20px 56px 20px 22px}@media(max-width:1199.98px){.alert{border-radius:0;margin-left:-16px;margin-right:-16px}}.alert.alert-dismissible .close{font-size:20px;padding:20px 22px;text-shadow:none}.alert.alert-dismissible .close:focus{outline:none}.alert.alert-warning{background-color:#fff3c8;color:#8b6300}.alert.alert-danger{background-color:#faecec;color:#9c1212}.alert.alert-info{background-color:#e8f1f7;color:#00408a}.alert.alert-secondary{background-color:#f5f5f3;color:#373d49}.alert.alert-success{background-color:#effaec;color:#00591c}.ocr-badges{margin-top:1px;padding:5px 0}@media(max-width:1199.98px){.ocr-badges{clear:left;height:30px;overflow:hidden;padding:7px 0}}.ocr-badge{background:#fff;border:1px solid rgba(0,0,0,.12);color:#373d49;font-size:11px;padding:6px}@media(max-width:1199.98px){.ocr-badge{padding:3px 6px}}.ocr-badge img{height:10px}.ocr-badge.ocr-badge-square{width:25px}.ocr-badge.ocr-badge-gold{background-color:#ffc200;border-color:#ffc200}.ocr-badge.ocr-badge-gold-pale{background-color:rgba(255,194,0,.25);border-color:transparent}.ocr-badge.ocr-badge-silver{background-color:rgba(0,0,0,.12);border-color:transparent}.ocr-badge.ocr-badge-danger{background-color:#9c1212;border-color:#9c1212;color:#fff}.ocr-badge.ocr-badge-black{background-color:#292d37;border-color:#292d37;color:#fff}.ocr-badge.ocr-badge-info{background-color:#00408a;border-color:#00408a;color:#fff}.ocr-badge.ocr-badge-hot{color:#ff421d}.ocr-badge.ocr-badge-approved{color:#009e74}.small-print{color:#8e9198;font-size:9px;font-style:italic;line-height:12px;margin-bottom:0;margin-top:8px}.custom-control.custom-checkbox .custom-control-label{cursor:pointer}.custom-control.custom-checkbox .custom-control-label:hover{color:#009e74}.custom-control.custom-checkbox .custom-control-label:after{display:none}.custom-control.custom-checkbox .custom-control-label:before{speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;border:1px solid #8e9198;border-radius:2px;font-family:icomoon!important;font-style:normal;font-variant:normal;font-weight:400;height:24px;line-height:1;text-transform:none;width:24px}.custom-control.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background-color:#009e74;border-color:#009e74;color:#fff;content:"✓";font-size:17px;line-height:24px;text-align:center}.custom-select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='13' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M23.661 6.293a.997.997 0 0 0-1.411 0L11.977 16.566 1.704 6.293a.997.997 0 1 0-1.411 1.41l10.978 10.98a.995.995 0 0 0 1.412 0L23.66 7.702a.997.997 0 0 0 0-1.41Z' id='a'/%3E%3C/defs%3E%3Cuse fill='%23373D49' fill-rule='nonzero' xlink:href='%23a' transform='translate(0 -6)'/%3E%3C/svg%3E");background-position-x:calc(100% - 20px);background-size:16px 10px;color:#373d49;cursor:pointer;font-weight:600;padding-right:2.5em}.custom-select:hover{background-color:#effaec}.custom-select:hover option{background-color:#fff}.modal-backdrop{background-color:#000}.modal-backdrop.show{background-color:#fff;opacity:1}.text-flashy-red{color:#dc4300}.vs-table td,.vs-table th{text-align:center}.vs-table th{position:relative}.vs-table th:after{content:"VS";position:absolute;right:0;transform:translateX(9px)}.vs-table th:last-child:after{content:none}.dl{display:block;position:relative}.dl .icon.icon-UI_Thin-Arrow{display:inline-block;position:absolute;right:20px;top:50%;transform:rotate(90deg) translateX(-50%)}.numeric{padding-left:50px;position:relative}.numeric .badge{border:1px solid rgba(0,0,0,.25);border-radius:100px;font-size:20px;height:34px;left:0;line-height:24px;position:absolute;top:0;width:34px}.default.ocr-game-card{background-color:#f5f5f3;margin-bottom:15px;padding:10px}.default.ocr-game-card .icon{color:#009e74;font-size:30px;margin-right:10px;vertical-align:middle}.ocr-payment-table.lp-table .td.col-3,.ocr-payment-table.lp-table .td:first-child,.ocr-payment-table.lp-table .th.col-3,.ocr-payment-table.lp-table .th:first-child{padding-left:12px!important;text-align:left!important}.ocr-payment-table.lp-table .td.col-9,.ocr-payment-table.lp-table .th.col-9{padding-right:150px!important;position:relative}.ocr-payment-table.lp-table .td.col-9 .ocr-cta-btn,.ocr-payment-table.lp-table .th.col-9 .ocr-cta-btn{position:absolute;right:12px;top:50%;transform:translateY(-17px)}.ocr-payment-table.lp-table .td .icon,.ocr-payment-table.lp-table .th .icon{color:#009e74;font-size:27px;vertical-align:middle}.ocr-payment-table.lp-table .td .payment-thumbnail,.ocr-payment-table.lp-table .th .payment-thumbnail{height:46px;position:static!important;width:auto!important}.casino-apps .alert{font-size:18px}.casino-apps .ocr-icon{color:#8e9198;font-size:44px;margin-right:12px;vertical-align:middle}.text-muted .link,.text-muted .link:link,.text-muted .link:visited{color:#8e9198}.empty .remove-pill{display:none}.remove-pill{background-color:#e8f1f7;border-radius:100px;font-size:11px;height:25px;line-height:11px;padding:7px;position:absolute;right:-12px;text-align:center;top:-12px;width:25px;z-index:10}.remove-pill,.remove-pill:active,.remove-pill:link,.remove-pill:visited{background-color:#e8f1f7;color:#373d49;text-decoration:none!important}.remove-pill:focus,.remove-pill:hover{background-color:#d5e5f0;color:#373d49!important}.percent-pie{float:left}.percent-pie .display{transform:translate(34px,28px)}.percent-pie .track{stroke-width:8;stroke:#d8d8d8;fill:transparent}.percent-pie .fill{stroke-width:8;stroke:#009e74;fill:transparent;transform:rotate(-90deg)}.gauge{float:left}.gauge .display{transform:translate(34px,36px)}.gauge .track{stroke-width:6;stroke:#d8d8d8}.gauge .fill,.gauge .track{fill:transparent;transform:rotate(180deg)}.gauge .fill{stroke-width:6;stroke:#009e74}.gauge .needle{fill:#373d49}.ocr-nav-item .nav-link{font-size:16px;font-weight:600;position:relative;transition:color .2s ease-in-out,font-size .2s ease-in-out;white-space:nowrap}@media(max-width:1199.98px){.ocr-nav-item .nav-link{font-size:16px;line-height:16px}}.ocr-nav-item .nav-link .ocr-tool-icon{font-size:20px;line-height:20px;vertical-align:-3px}@media(max-width:1199.98px){.ocr-nav-item .nav-link .ocr-tool-icon{font-size:16px;line-height:16px}}.ocr-nav-item .nav-link,.ocr-nav-item .nav-link:link,.ocr-nav-item .nav-link:visited{color:#fff}.ocr-nav-item .nav-link:active,.ocr-nav-item .nav-link:focus,.ocr-nav-item .nav-link:hover{color:#009e74}.menu-group-list{padding-left:0}.menu-group-list.menu-columns-2{-moz-columns:2;column-count:2}@media(max-width:1199.98px){.menu-group-list.menu-columns-2{-moz-columns:1;column-count:1}}.menu-group-list.menu-columns-2>*{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}.menu-group-list li,a.menu-link{display:block}a.menu-link{font-size:14px;font-weight:600;line-height:20px;padding:8px 0 8px 20px;transform:translateX(-20px);transition:color .2s ease-in-out,background-color .2s ease-in-out,text-decoration-color .2s ease-in-out}@media(max-width:1199.98px){a.menu-link{transform:translateX(0)}}a.menu-link,a.menu-link:link,a.menu-link:visited{color:#292d37;-webkit-text-decoration:underline rgba(41,45,55,0);text-decoration:underline rgba(41,45,55,0)}a.menu-link:active,a.menu-link:focus,a.menu-link:hover{background-color:rgba(0,158,116,.04);color:#009e74;-webkit-text-decoration:underline #009e74;text-decoration:underline #009e74}a.menu-link:active [class*=" icon-"],a.menu-link:active [class*=" icon-"]:before,a.menu-link:active [class^=icon-],a.menu-link:active [class^=icon-]:before,a.menu-link:focus [class*=" icon-"],a.menu-link:focus [class*=" icon-"]:before,a.menu-link:focus [class^=icon-],a.menu-link:focus [class^=icon-]:before,a.menu-link:hover [class*=" icon-"],a.menu-link:hover [class*=" icon-"]:before,a.menu-link:hover [class^=icon-],a.menu-link:hover [class^=icon-]:before{text-decoration:none}a.menu-link.menu-link-highlight{color:#009e74;font-size:15px;font-weight:800}a.menu-link.menu-link-highlight,a.menu-link.menu-link-highlight:link,a.menu-link.menu-link-highlight:visited{color:#009e74}a.menu-link.menu-link-highlight .star-icon{color:#e9ab0a;position:absolute;text-decoration:none;transform:translate(5px,2px)}a.menu-link.menu-link-more{font-weight:800}a.menu-link.menu-link-more .caret{display:inline-block;font-size:.75em;margin-left:2px;margin-right:3px;transform:rotate(-90deg);transition:transform .4s ease-in-out}a.menu-link.menu-link-game,a.menu-link.menu-link-live{position:relative}a.menu-link.menu-link-game .game-icon,a.menu-link.menu-link-live .game-icon{color:#373d49;left:20px;position:absolute;transform:translateY(3px)}a.menu-link.menu-link-game:before,a.menu-link.menu-link-live:before{content:"";display:inline-block;width:20px}@media(max-width:1199.98px){a.menu-link.menu-link-game .game-icon,a.menu-link.menu-link-live .game-icon{font-size:20px;left:20px}a.menu-link.menu-link-game:before,a.menu-link.menu-link-live:before{content:"";display:inline-block;width:30px}}a.menu-link.menu-link-live .game-icon{left:20px}a.menu-link.menu-link-live:before{background-color:#009e74;border-radius:5px;border-bottom-left-radius:0;border-top-right-radius:0;color:#fff;content:"LIVE!";font-size:9px;font-weight:700;line-height:1em;margin-left:18px;margin-right:6px;padding:4px 5px 2px;transform:translate(1px,-1px);width:auto}@media(max-width:1199.98px){a.menu-link.menu-link-live .game-icon{font-size:20px;left:20px}a.menu-link.menu-link-live:before{margin-left:26px}}.ocr-main-navigation{left:0;position:fixed;top:0;transition:left .2s ease-in-out;width:100%;z-index:100}@media(max-width:1199.98px){.ocr-main-navigation.show{left:280px}}.ocr-main-navigation .icon-UI_Thin-Arrow.back-icon{display:inline-block;transform:rotate(180deg) translate(2px,-2px)}.ocr-main-navigation .ocr-navbar{border-bottom:1px solid hsla(0,0%,100%,.75);padding-right:12px;transition:padding .2s ease-in-out;z-index:200}@media(max-width:1199.98px){.ocr-main-navigation .ocr-navbar{padding:10px 15px}}.ocr-main-navigation .ocr-navbar .ocr-toggler{border:none;margin-left:-18px;padding-left:18px}.ocr-main-navigation .ocr-navbar .ocr-toggler:focus{color:#fff}.ocr-main-navigation .ocr-navbar .ocr-toggler:hover{color:#009e74}.ocr-main-navigation .ocr-navbar .ocr-toggler[aria-expanded=false] .ocr-icon-open{display:inline}.ocr-main-navigation .ocr-navbar .ocr-toggler[aria-expanded=false] .ocr-icon-close,.ocr-main-navigation .ocr-navbar .ocr-toggler[aria-expanded=true] .ocr-icon-open{display:none}.ocr-main-navigation .ocr-navbar .ocr-toggler[aria-expanded=true] .ocr-icon-close{display:inline}.ocr-main-navigation .ocr-navbar .ocr-brand{margin-right:50px;padding-bottom:0;padding-top:0}.ocr-main-navigation .ocr-navbar .ocr-brand img{height:37px;transition:height .2s ease-in-out}@media(max-width:1199.98px){.ocr-main-navigation .ocr-navbar .ocr-brand{margin-left:auto;margin-right:auto}.ocr-main-navigation .ocr-navbar .ocr-brand img{height:30px}.ocr-main-navigation .ocr-navbar .ocr-navbar-main{background-color:#fff;bottom:0;box-shadow:0 0 40px rgba(0,0,0,.1);left:-100%;min-width:280px;overflow-y:hidden;padding:20px 0;position:fixed;top:0;transition:left .2s ease-out;width:auto}.ocr-main-navigation .ocr-navbar .ocr-navbar-main.hover,.ocr-main-navigation .ocr-navbar .ocr-navbar-main:hover{overflow-y:auto}.ocr-main-navigation .ocr-navbar .ocr-navbar-main:not(.show){display:block}.ocr-main-navigation .ocr-navbar .ocr-navbar-main.show{left:0}.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-nav-item{display:block;margin-bottom:5px}.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-nav-item .nav-link{font-size:16px;font-weight:600;padding:15px;text-transform:uppercase}.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-nav-item .nav-link .caret{float:right;font-size:16px;line-height:24px;margin-left:2px;margin-right:3px;transform:rotate(-90deg) translate(5px,5px)}.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-nav-item .nav-link .ocr-tool-icon{font-size:20px;line-height:20px;vertical-align:-3px}.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-nav-item .nav-link,.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-nav-item .nav-link:link,.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-nav-item .nav-link:visited{color:#292d37}.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-nav-item .nav-link:active,.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-nav-item .nav-link:focus,.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-nav-item .nav-link:hover{background-color:rgba(0,158,116,.04);color:#009e74}.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-nav-item .nav-link:active .caret,.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-nav-item .nav-link:focus .caret,.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-nav-item .nav-link:hover .caret{color:#009e74}}.ocr-main-navigation .ocr-navbar .ocr-navbar-main .nav-link .caret{display:inline-block;font-size:.67em;margin-left:2px;margin-right:3px;transform:rotate(0deg);transition:transform .4s ease-in-out,color .2s ease-in-out}.ocr-main-navigation .ocr-navbar .ocr-navbar-main .nav-link:hover .caret{color:#fff}.ocr-main-navigation .ocr-navbar .ocr-navbar-main .nav-link:hover[aria-expanded=true] .caret,.ocr-main-navigation .ocr-navbar .ocr-navbar-main .nav-link[aria-expanded=true]{color:#009e74}.ocr-main-navigation .ocr-navbar .ocr-navbar-main .nav-link[aria-expanded=true] .caret{color:#009e74;transform:rotate(-180deg) translateY(2px)}.ocr-main-navigation .ocr-navbar .ocr-navbar-main .nav-link[aria-expanded=true]:after{border-color:transparent transparent #fff;border-style:solid;border-width:0 26px 10px;content:"";display:block;height:0;left:50%;position:absolute;top:100%;transform:translate(-26px,10px);transition:transform .2s ease-in-out;width:0}.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-mobile-nav-prepend{margin-bottom:18px}.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-mobile-nav-prepend:after{background-color:#f5f5f3;content:"";display:block;height:1px;margin:0 15px}.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-mobile-nav-prepend .menu-group-list{margin-bottom:22px}.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-mobile-nav-prepend a.menu-link{font-size:14px;font-weight:400;margin-bottom:8px;transform:translateX(0)}.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-mobile-nav-prepend a.menu-link,.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-mobile-nav-prepend a.menu-link:link,.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-mobile-nav-prepend a.menu-link:visited{color:#373d49;text-decoration:none}.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-mobile-nav-prepend a.menu-link:active,.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-mobile-nav-prepend a.menu-link:focus,.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-mobile-nav-prepend a.menu-link:hover{color:#009e74;text-decoration:none}.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-mobile-nav-prepend a.menu-link.menu-link-highlight{font-size:16px;font-weight:600}.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-mobile-nav-prepend a.menu-link.menu-link-highlight,.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-mobile-nav-prepend a.menu-link.menu-link-highlight:link,.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-mobile-nav-prepend a.menu-link.menu-link-highlight:visited{color:#009e74}.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-navbar-tools .ocr-nav-separator{background-color:#4c5360;height:22px;transform:translateY(9px);width:1px}@media(max-width:1199.98px){.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-navbar-tools{margin-top:12px}.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-navbar-tools:before{background-color:#f5f5f3;content:"";display:block;height:1px;margin:0 15px 20px}.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-navbar-tools .nav-link{padding-bottom:10px;padding-top:10px;text-transform:none}.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-navbar-tools .nav-link,.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-navbar-tools .nav-link:link,.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-navbar-tools .nav-link:visited{color:#373d49;font-size:14px}.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-navbar-tools .nav-link .ocr-tool-icon,.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-navbar-tools .nav-link:link .ocr-tool-icon,.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-navbar-tools .nav-link:visited .ocr-tool-icon{font-size:18px}.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-navbar-tools .nav-link:active,.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-navbar-tools .nav-link:focus,.ocr-main-navigation .ocr-navbar .ocr-navbar-main .ocr-navbar-tools .nav-link:hover{color:#009e74}}.ocr-main-navigation .ocr-navbar .ocr-navbar-search .ocr-nav-item{margin-right:-18px}.ocr-main-navigation .ocr-navbar .ocr-navbar-search .ocr-search-bar{background-color:#292d37;display:none;height:100%;left:0;padding-left:210px;padding-right:210px;position:absolute;right:0;top:0;z-index:10}.ocr-main-navigation .ocr-navbar .ocr-navbar-search .ocr-search-bar .ocr-search-bar-body{background-color:#1e2128;display:none;padding:15px 0 14px;position:relative;transition:padding .2s ease-in-out}.ocr-main-navigation .ocr-navbar .ocr-navbar-search .ocr-search-bar .ocr-search-bar-body .form-group{margin-bottom:0}.ocr-main-navigation .ocr-navbar .ocr-navbar-search .ocr-search-bar .ocr-search-bar-body #searchQuery{background-color:#1e2128;border:none;border-radius:0;color:#fff;font-size:18px;padding-left:15px}.ocr-main-navigation .ocr-navbar .ocr-navbar-search .ocr-search-bar .ocr-search-bar-body #searchQuery.focus,.ocr-main-navigation .ocr-navbar .ocr-navbar-search .ocr-search-bar .ocr-search-bar-body #searchQuery:focus{box-shadow:none}.ocr-main-navigation .ocr-navbar .ocr-navbar-search .ocr-search-bar .ocr-search-bar-body #searchQuery::-moz-placeholder{text-indent:6px}.ocr-main-navigation .ocr-navbar .ocr-navbar-search .ocr-search-bar .ocr-search-bar-body #searchQuery::placeholder{text-indent:6px}.ocr-main-navigation .ocr-navbar .ocr-navbar-search .ocr-search-bar .ocr-search-bar-body .search-icon{bottom:0;color:#009e74;left:0;position:absolute;top:0}.ocr-main-navigation .ocr-navbar .ocr-navbar-search .ocr-search-bar .ocr-search-bar-body .search-icon span{display:inline-block;font-size:20px;padding:25px}.ocr-main-navigation .ocr-navbar .ocr-navbar-search .ocr-search-bar .ocr-search-bar-body .search-tools{bottom:0;position:absolute;right:0;top:0;white-space:nowrap}.ocr-main-navigation .ocr-navbar .ocr-navbar-search .ocr-search-bar .ocr-search-bar-body .search-tools .submit-search{border-radius:50%;color:#fff;height:70px;transition:padding .2s ease-in-out,height .2s ease-in-out;width:70px}.ocr-main-navigation .ocr-navbar .ocr-navbar-search .ocr-search-bar .ocr-search-bar-body .search-tools .submit-search.focus,.ocr-main-navigation .ocr-navbar .ocr-navbar-search .ocr-search-bar .ocr-search-bar-body .search-tools .submit-search:focus{box-shadow:none}.ocr-main-navigation .ocr-navbar .ocr-navbar-search .ocr-search-bar .ocr-search-bar-body .search-tools .submit-search.focus span,.ocr-main-navigation .ocr-navbar .ocr-navbar-search .ocr-search-bar .ocr-search-bar-body .search-tools .submit-search:focus span{box-shadow:0 0 0 .2rem rgba(0,158,116,.25)}.ocr-main-navigation .ocr-navbar .ocr-navbar-search .ocr-search-bar .ocr-search-bar-body .search-tools .submit-search:focus span,.ocr-main-navigation .ocr-navbar .ocr-navbar-search .ocr-search-bar .ocr-search-bar-body .search-tools .submit-search:hover span{background-color:#008561}.ocr-main-navigation .ocr-navbar .ocr-navbar-search .ocr-search-bar .ocr-search-bar-body .search-tools .submit-search span{background-color:#009e74;border-radius:50%;display:inline-block;font-size:20px;padding:10px;transition:background-color .2s ease-in-out;transition:padding .2s ease-in-out,font-size .2s ease-in-out}@media(max-width:1199.98px){.ocr-main-navigation .ocr-navbar .ocr-navbar-search .ocr-search-bar{padding-left:0;padding-right:0}.ocr-main-navigation .ocr-navbar .ocr-navbar-search .ocr-search-bar .ocr-search-bar-body{padding:6px 0}.ocr-main-navigation .ocr-navbar .ocr-navbar-search .ocr-search-bar .ocr-search-bar-body .search-tools .submit-search{height:53px;width:53px}.ocr-main-navigation .ocr-navbar .ocr-navbar-search .ocr-search-bar .ocr-search-bar-body .search-tools .submit-search span{font-size:16px}}@media(min-width:1200px){.ocr-main-navigation.scrolling .navbar{padding:5px 12px 5px 30px}.ocr-main-navigation.scrolling .ocr-brand img{height:30px}.ocr-main-navigation.scrolling .ocr-navbar .ocr-navbar-main .nav-link{font-size:14px}.ocr-main-navigation.scrolling .ocr-navbar .ocr-navbar-main .nav-link[aria-expanded=true]:after{transform:translate(-26px)}.ocr-main-navigation.scrolling .ocr-navbar .ocr-navbar-search .ocr-search-bar .ocr-search-bar-body{padding:4px 0 3px}.ocr-main-navigation.scrolling .ocr-navbar .ocr-navbar-search .ocr-search-bar .ocr-search-bar-body .search-tools .submit-search{height:48px;padding:3px 12px}.ocr-main-navigation.scrolling .ocr-navbar .ocr-navbar-search .ocr-search-bar .ocr-search-bar-body .search-tools .submit-search span{font-size:18px;padding:8px}}.navbar-drawer{background-color:#fff;box-shadow:0 0 40px rgba(0,0,0,.1);position:absolute;width:100%;z-index:100}@media(max-width:1199.98px){.navbar-drawer{background-color:#fff;box-shadow:0 0 40px rgba(0,0,0,.1);height:100%;left:-100%;overflow:none;padding:20px 0 0;position:fixed;top:0;transition:left .2s ease-out;width:280px;z-index:201}.navbar-drawer.hover,.navbar-drawer:hover{overflow-y:auto}.navbar-drawer:not(.show){display:block}.navbar-drawer.show{left:0}}.menu-board .drawer-header,.navbar-drawer .drawer-header{display:none}@media(max-width:1199.98px){.menu-board .drawer-header,.navbar-drawer .drawer-header{display:block;margin-bottom:26px}.menu-board .drawer-header .menu-link,.navbar-drawer .drawer-header .menu-link{font-size:16px;font-weight:600;text-transform:uppercase}.menu-board .drawer-header .menu-link,.menu-board .drawer-header .menu-link [class*=" icon-"],.menu-board .drawer-header .menu-link [class*=" icon-"]:before,.menu-board .drawer-header .menu-link [class^=icon-],.menu-board .drawer-header .menu-link [class^=icon-]:before,.menu-board .drawer-header .menu-link:active,.menu-board .drawer-header .menu-link:active [class*=" icon-"],.menu-board .drawer-header .menu-link:active [class*=" icon-"]:before,.menu-board .drawer-header .menu-link:active [class^=icon-],.menu-board .drawer-header .menu-link:active [class^=icon-]:before,.menu-board .drawer-header .menu-link:focus,.menu-board .drawer-header .menu-link:focus [class*=" icon-"],.menu-board .drawer-header .menu-link:focus [class*=" icon-"]:before,.menu-board .drawer-header .menu-link:focus [class^=icon-],.menu-board .drawer-header .menu-link:focus [class^=icon-]:before,.menu-board .drawer-header .menu-link:hover,.menu-board .drawer-header .menu-link:hover [class*=" icon-"],.menu-board .drawer-header .menu-link:hover [class*=" icon-"]:before,.menu-board .drawer-header .menu-link:hover [class^=icon-],.menu-board .drawer-header .menu-link:hover [class^=icon-]:before,.menu-board .drawer-header .menu-link:link,.menu-board .drawer-header .menu-link:link [class*=" icon-"],.menu-board .drawer-header .menu-link:link [class*=" icon-"]:before,.menu-board .drawer-header .menu-link:link [class^=icon-],.menu-board .drawer-header .menu-link:link [class^=icon-]:before,.menu-board .drawer-header .menu-link:visited,.menu-board .drawer-header .menu-link:visited [class*=" icon-"],.menu-board .drawer-header .menu-link:visited [class*=" icon-"]:before,.menu-board .drawer-header .menu-link:visited [class^=icon-],.menu-board .drawer-header .menu-link:visited [class^=icon-]:before,.navbar-drawer .drawer-header .menu-link,.navbar-drawer .drawer-header .menu-link [class*=" icon-"],.navbar-drawer .drawer-header .menu-link [class*=" icon-"]:before,.navbar-drawer .drawer-header .menu-link [class^=icon-],.navbar-drawer .drawer-header .menu-link [class^=icon-]:before,.navbar-drawer .drawer-header .menu-link:active,.navbar-drawer .drawer-header .menu-link:active [class*=" icon-"],.navbar-drawer .drawer-header .menu-link:active [class*=" icon-"]:before,.navbar-drawer .drawer-header .menu-link:active [class^=icon-],.navbar-drawer .drawer-header .menu-link:active [class^=icon-]:before,.navbar-drawer .drawer-header .menu-link:focus,.navbar-drawer .drawer-header .menu-link:focus [class*=" icon-"],.navbar-drawer .drawer-header .menu-link:focus [class*=" icon-"]:before,.navbar-drawer .drawer-header .menu-link:focus [class^=icon-],.navbar-drawer .drawer-header .menu-link:focus [class^=icon-]:before,.navbar-drawer .drawer-header .menu-link:hover,.navbar-drawer .drawer-header .menu-link:hover [class*=" icon-"],.navbar-drawer .drawer-header .menu-link:hover [class*=" icon-"]:before,.navbar-drawer .drawer-header .menu-link:hover [class^=icon-],.navbar-drawer .drawer-header .menu-link:hover [class^=icon-]:before,.navbar-drawer .drawer-header .menu-link:link,.navbar-drawer .drawer-header .menu-link:link [class*=" icon-"],.navbar-drawer .drawer-header .menu-link:link [class*=" icon-"]:before,.navbar-drawer .drawer-header .menu-link:link [class^=icon-],.navbar-drawer .drawer-header .menu-link:link [class^=icon-]:before,.navbar-drawer .drawer-header .menu-link:visited,.navbar-drawer .drawer-header .menu-link:visited [class*=" icon-"],.navbar-drawer .drawer-header .menu-link:visited [class*=" icon-"]:before,.navbar-drawer .drawer-header .menu-link:visited [class^=icon-],.navbar-drawer .drawer-header .menu-link:visited [class^=icon-]:before{text-decoration:none}.menu-board .drawer-header .menu-link .back-icon,.navbar-drawer .drawer-header .menu-link .back-icon{font-size:20px;margin-right:15px}}.menu-board .grid,.navbar-drawer .grid{padding:35px 100px 60px}@media(max-width:1199.98px){.menu-board .grid,.navbar-drawer .grid{padding:0}.menu-board .grid>.row,.navbar-drawer .grid>.row{margin-left:0;margin-right:0}.menu-board .grid>.row .col,.menu-board .grid>.row .col-1,.menu-board .grid>.row .col-10,.menu-board .grid>.row .col-11,.menu-board .grid>.row .col-12,.menu-board .grid>.row .col-2,.menu-board .grid>.row .col-3,.menu-board .grid>.row .col-4,.menu-board .grid>.row .col-5,.menu-board .grid>.row .col-6,.menu-board .grid>.row .col-7,.menu-board .grid>.row .col-8,.menu-board .grid>.row .col-9,.menu-board .grid>.row .col-auto,.menu-board .grid>.row .col-lg,.menu-board .grid>.row .col-lg-1,.menu-board .grid>.row .col-lg-10,.menu-board .grid>.row .col-lg-11,.menu-board .grid>.row .col-lg-12,.menu-board .grid>.row .col-lg-2,.menu-board .grid>.row .col-lg-3,.menu-board .grid>.row .col-lg-4,.menu-board .grid>.row .col-lg-5,.menu-board .grid>.row .col-lg-6,.menu-board .grid>.row .col-lg-7,.menu-board .grid>.row .col-lg-8,.menu-board .grid>.row .col-lg-9,.menu-board .grid>.row .col-lg-auto,.menu-board .grid>.row .col-md,.menu-board .grid>.row .col-md-1,.menu-board .grid>.row .col-md-10,.menu-board .grid>.row .col-md-11,.menu-board .grid>.row .col-md-12,.menu-board .grid>.row .col-md-2,.menu-board .grid>.row .col-md-3,.menu-board .grid>.row .col-md-4,.menu-board .grid>.row .col-md-5,.menu-board .grid>.row .col-md-6,.menu-board .grid>.row .col-md-7,.menu-board .grid>.row .col-md-8,.menu-board .grid>.row .col-md-9,.menu-board .grid>.row .col-md-auto,.menu-board .grid>.row .col-sm,.menu-board .grid>.row .col-sm-1,.menu-board .grid>.row .col-sm-10,.menu-board .grid>.row .col-sm-11,.menu-board .grid>.row .col-sm-12,.menu-board .grid>.row .col-sm-2,.menu-board .grid>.row .col-sm-3,.menu-board .grid>.row .col-sm-4,.menu-board .grid>.row .col-sm-5,.menu-board .grid>.row .col-sm-6,.menu-board .grid>.row .col-sm-7,.menu-board .grid>.row .col-sm-8,.menu-board .grid>.row .col-sm-9,.menu-board .grid>.row .col-sm-auto,.menu-board .grid>.row .col-xl,.menu-board .grid>.row .col-xl-1,.menu-board .grid>.row .col-xl-10,.menu-board .grid>.row .col-xl-11,.menu-board .grid>.row .col-xl-12,.menu-board .grid>.row .col-xl-2,.menu-board .grid>.row .col-xl-3,.menu-board .grid>.row .col-xl-4,.menu-board .grid>.row .col-xl-5,.menu-board .grid>.row .col-xl-6,.menu-board .grid>.row .col-xl-7,.menu-board .grid>.row .col-xl-8,.menu-board .grid>.row .col-xl-9,.menu-board .grid>.row .col-xl-auto,.navbar-drawer .grid>.row .col,.navbar-drawer .grid>.row .col-1,.navbar-drawer .grid>.row .col-10,.navbar-drawer .grid>.row .col-11,.navbar-drawer .grid>.row .col-12,.navbar-drawer .grid>.row .col-2,.navbar-drawer .grid>.row .col-3,.navbar-drawer .grid>.row .col-4,.navbar-drawer .grid>.row .col-5,.navbar-drawer .grid>.row .col-6,.navbar-drawer .grid>.row .col-7,.navbar-drawer .grid>.row .col-8,.navbar-drawer .grid>.row .col-9,.navbar-drawer .grid>.row .col-auto,.navbar-drawer .grid>.row .col-lg,.navbar-drawer .grid>.row .col-lg-1,.navbar-drawer .grid>.row .col-lg-10,.navbar-drawer .grid>.row .col-lg-11,.navbar-drawer .grid>.row .col-lg-12,.navbar-drawer .grid>.row .col-lg-2,.navbar-drawer .grid>.row .col-lg-3,.navbar-drawer .grid>.row .col-lg-4,.navbar-drawer .grid>.row .col-lg-5,.navbar-drawer .grid>.row .col-lg-6,.navbar-drawer .grid>.row .col-lg-7,.navbar-drawer .grid>.row .col-lg-8,.navbar-drawer .grid>.row .col-lg-9,.navbar-drawer .grid>.row .col-lg-auto,.navbar-drawer .grid>.row .col-md,.navbar-drawer .grid>.row .col-md-1,.navbar-drawer .grid>.row .col-md-10,.navbar-drawer .grid>.row .col-md-11,.navbar-drawer .grid>.row .col-md-12,.navbar-drawer .grid>.row .col-md-2,.navbar-drawer .grid>.row .col-md-3,.navbar-drawer .grid>.row .col-md-4,.navbar-drawer .grid>.row .col-md-5,.navbar-drawer .grid>.row .col-md-6,.navbar-drawer .grid>.row .col-md-7,.navbar-drawer .grid>.row .col-md-8,.navbar-drawer .grid>.row .col-md-9,.navbar-drawer .grid>.row .col-md-auto,.navbar-drawer .grid>.row .col-sm,.navbar-drawer .grid>.row .col-sm-1,.navbar-drawer .grid>.row .col-sm-10,.navbar-drawer .grid>.row .col-sm-11,.navbar-drawer .grid>.row .col-sm-12,.navbar-drawer .grid>.row .col-sm-2,.navbar-drawer .grid>.row .col-sm-3,.navbar-drawer .grid>.row .col-sm-4,.navbar-drawer .grid>.row .col-sm-5,.navbar-drawer .grid>.row .col-sm-6,.navbar-drawer .grid>.row .col-sm-7,.navbar-drawer .grid>.row .col-sm-8,.navbar-drawer .grid>.row .col-sm-9,.navbar-drawer .grid>.row .col-sm-auto,.navbar-drawer .grid>.row .col-xl,.navbar-drawer .grid>.row .col-xl-1,.navbar-drawer .grid>.row .col-xl-10,.navbar-drawer .grid>.row .col-xl-11,.navbar-drawer .grid>.row .col-xl-12,.navbar-drawer .grid>.row .col-xl-2,.navbar-drawer .grid>.row .col-xl-3,.navbar-drawer .grid>.row .col-xl-4,.navbar-drawer .grid>.row .col-xl-5,.navbar-drawer .grid>.row .col-xl-6,.navbar-drawer .grid>.row .col-xl-7,.navbar-drawer .grid>.row .col-xl-8,.navbar-drawer .grid>.row .col-xl-9,.navbar-drawer .grid>.row .col-xl-auto{padding-left:0;padding-right:0}.menu-board .menu-group,.menu-board .menu-group a.menu-link,.navbar-drawer .menu-group,.navbar-drawer .menu-group a.menu-link{margin-bottom:10px}.menu-board .menu-group a.menu-link,.menu-board .menu-group a.menu-link:link,.menu-board .menu-group a.menu-link:visited,.navbar-drawer .menu-group a.menu-link,.navbar-drawer .menu-group a.menu-link:link,.navbar-drawer .menu-group a.menu-link:visited{color:#373d49}.menu-board .menu-group a.menu-link.menu-link-highlight,.menu-board .menu-group a.menu-link.menu-link-highlight:link,.menu-board .menu-group a.menu-link.menu-link-highlight:visited,.menu-board .menu-group a.menu-link:active,.menu-board .menu-group a.menu-link:focus,.menu-board .menu-group a.menu-link:hover,.navbar-drawer .menu-group a.menu-link.menu-link-highlight,.navbar-drawer .menu-group a.menu-link.menu-link-highlight:link,.navbar-drawer .menu-group a.menu-link.menu-link-highlight:visited,.navbar-drawer .menu-group a.menu-link:active,.navbar-drawer .menu-group a.menu-link:focus,.navbar-drawer .menu-group a.menu-link:hover{color:#009e74}.menu-board .menu-group-list,.navbar-drawer .menu-group-list{margin-bottom:0}}.menu-board .menu-group-title,.navbar-drawer .menu-group-title{color:#8e9198;font-size:12px;font-weight:600;letter-spacing:1px;line-height:16px;margin-bottom:12px;text-transform:uppercase}.menu-board .menu-group-title:after,.navbar-drawer .menu-group-title:after{speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";display:none;float:right;font-family:icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;transform:rotate(-180deg);transition:transform .2s ease-in-out}@media(max-width:1199.98px){.menu-board .menu-group-title,.navbar-drawer .menu-group-title{color:#292d37;cursor:pointer;font-size:16px;letter-spacing:0;line-height:22px;padding:6px 15px;text-transform:none}.menu-board .menu-group-title,.menu-board .menu-group-title:link,.menu-board .menu-group-title:visited,.navbar-drawer .menu-group-title,.navbar-drawer .menu-group-title:link,.navbar-drawer .menu-group-title:visited{color:#292d37;text-decoration:none}.menu-board .menu-group-title:active,.menu-board .menu-group-title:focus,.menu-board .menu-group-title:hover,.navbar-drawer .menu-group-title:active,.navbar-drawer .menu-group-title:focus,.navbar-drawer .menu-group-title:hover{background-color:rgba(0,158,116,.04);color:#009e74;text-decoration:none}.menu-board .menu-group-title:after,.navbar-drawer .menu-group-title:after{display:block}.menu-board .menu-group-title.menu-group-title-uncollapsible,.menu-board .menu-group-title.menu-group-title-uncollapsible:active,.menu-board .menu-group-title.menu-group-title-uncollapsible:focus,.menu-board .menu-group-title.menu-group-title-uncollapsible:hover,.menu-board .menu-group-title.menu-group-title-uncollapsible:link,.menu-board .menu-group-title.menu-group-title-uncollapsible:visited,.navbar-drawer .menu-group-title.menu-group-title-uncollapsible,.navbar-drawer .menu-group-title.menu-group-title-uncollapsible:active,.navbar-drawer .menu-group-title.menu-group-title-uncollapsible:focus,.navbar-drawer .menu-group-title.menu-group-title-uncollapsible:hover,.navbar-drawer .menu-group-title.menu-group-title-uncollapsible:link,.navbar-drawer .menu-group-title.menu-group-title-uncollapsible:visited{background-color:transparent;color:#292d37;cursor:inherit;text-decoration:none}.menu-board .menu-group-title.menu-group-title-uncollapsible:after,.navbar-drawer .menu-group-title.menu-group-title-uncollapsible:after{content:none;display:none}.menu-board .menu-group-title.collapsed:after,.navbar-drawer .menu-group-title.collapsed:after{transform:rotate(0deg)}.menu-board .menu-group-content:not(.show),.navbar-drawer .menu-group-content:not(.show){display:none}.menu-board .menu-group-content .show,.navbar-drawer .menu-group-content .show{overflow:visible}}.menu-board hr.menu-separator,.navbar-drawer hr.menu-separator{border-color:#d8d8d8;margin-bottom:8px;margin-left:21px;margin-top:8px;width:43px}.menu-board hr.nav-separator,.navbar-drawer hr.nav-separator{margin:0 15px 30px;width:100%}.menu-board .menu-group-footer,.navbar-drawer .menu-group-footer{bottom:-36px;padding-right:20px;position:absolute;width:100%}@media(max-width:1199.98px){.menu-board .menu-group-footer,.navbar-drawer .menu-group-footer{bottom:auto;position:static}.menu-board .grid .row .card-group,.menu-board .grid .row.card-group,.navbar-drawer .grid .row .card-group,.navbar-drawer .grid .row.card-group{display:flex;flex-wrap:wrap;margin-left:0;margin-right:0;padding:0 7px;width:100%}}.menu-board .menu-card,.navbar-drawer .menu-card{border-radius:5px;display:block;margin:0 -9px;padding:10px 9px;position:relative;transform:translateY(-10px);transition:background-color .2s ease-in-out}@media(max-width:1199.98px){.menu-board .menu-card,.navbar-drawer .menu-card{margin:0 0 30px;padding:0 7px;transform:none}}.menu-board .menu-card .card-image,.navbar-drawer .menu-card .card-image{transition:background-color .2s ease-in-out}.menu-board .menu-card .card-title,.navbar-drawer .menu-card .card-title{transition:color .2s ease-in-out,text-decoration-color .2s ease-in-out}.menu-board .menu-card .card-image,.menu-board .menu-card:link .card-image,.menu-board .menu-card:visited .card-image,.navbar-drawer .menu-card .card-image,.navbar-drawer .menu-card:link .card-image,.navbar-drawer .menu-card:visited .card-image{background:#d8d8d8;border-radius:5px;margin-bottom:15px;padding-top:56%;width:100%}.menu-board .menu-card .card-title,.menu-board .menu-card:link .card-title,.menu-board .menu-card:visited .card-title,.navbar-drawer .menu-card .card-title,.navbar-drawer .menu-card:link .card-title,.navbar-drawer .menu-card:visited .card-title{color:#292d37;font-size:14px;font-weight:600;line-height:18px;-webkit-text-decoration:underline rgba(41,45,55,0);text-decoration:underline rgba(41,45,55,0)}.menu-board .menu-card .card-subtitle,.menu-board .menu-card:link .card-subtitle,.menu-board .menu-card:visited .card-subtitle,.navbar-drawer .menu-card .card-subtitle,.navbar-drawer .menu-card:link .card-subtitle,.navbar-drawer .menu-card:visited .card-subtitle{color:#8e9198;font-size:12px;line-height:16px}.menu-board .menu-card:active,.menu-board .menu-card:focus,.menu-board .menu-card:hover,.navbar-drawer .menu-card:active,.navbar-drawer .menu-card:focus,.navbar-drawer .menu-card:hover{background-color:rgba(0,158,116,.04);color:#009e74;text-decoration:none}.menu-board .menu-card:active .card-image,.menu-board .menu-card:focus .card-image,.menu-board .menu-card:hover .card-image,.navbar-drawer .menu-card:active .card-image,.navbar-drawer .menu-card:focus .card-image,.navbar-drawer .menu-card:hover .card-image{background:#c3c3c3}.menu-board .menu-card:active .card-title,.menu-board .menu-card:focus .card-title,.menu-board .menu-card:hover .card-title,.navbar-drawer .menu-card:active .card-title,.navbar-drawer .menu-card:focus .card-title,.navbar-drawer .menu-card:hover .card-title{color:#009e74;-webkit-text-decoration:underline #009e74;text-decoration:underline #009e74}.menu-board .guides-row,.navbar-drawer .guides-row{margin:0 -8px}@media(max-width:1199.98px){.menu-board .guides-row,.navbar-drawer .guides-row{margin:0}}.menu-board .guides-row .guide-item,.navbar-drawer .guides-row .guide-item{display:block;float:left;padding:0 8px;text-align:center;transform:translateX(0)}@media(max-width:1199.98px){.menu-board .guides-row .guide-item,.navbar-drawer .guides-row .guide-item{text-align:left;width:50%}}.menu-board .guides-row .guide-item,.menu-board .guides-row .guide-item:link,.menu-board .guides-row .guide-item:visited,.navbar-drawer .guides-row .guide-item,.navbar-drawer .guides-row .guide-item:link,.navbar-drawer .guides-row .guide-item:visited{text-decoration:none}.menu-board .guides-row .guide-item .guide-icon,.menu-board .guides-row .guide-item:link .guide-icon,.menu-board .guides-row .guide-item:visited .guide-icon,.navbar-drawer .guides-row .guide-item .guide-icon,.navbar-drawer .guides-row .guide-item:link .guide-icon,.navbar-drawer .guides-row .guide-item:visited .guide-icon{background-color:#f5f5f3;border-radius:5px;color:#009e74;display:block;font-size:60px;padding:21px 15px;transition:background-color .2s ease-in-out}@media(max-width:1199.98px){.menu-board .guides-row .guide-item .guide-icon,.menu-board .guides-row .guide-item:link .guide-icon,.menu-board .guides-row .guide-item:visited .guide-icon,.navbar-drawer .guides-row .guide-item .guide-icon,.navbar-drawer .guides-row .guide-item:link .guide-icon,.navbar-drawer .guides-row .guide-item:visited .guide-icon{display:inline-block;font-size:27px;padding:5px;vertical-align:middle}}.menu-board .guides-row .guide-item .guide-label,.menu-board .guides-row .guide-item:link .guide-label,.menu-board .guides-row .guide-item:visited .guide-label,.navbar-drawer .guides-row .guide-item .guide-label,.navbar-drawer .guides-row .guide-item:link .guide-label,.navbar-drawer .guides-row .guide-item:visited .guide-label{display:block;padding-top:15px;-webkit-text-decoration:underline rgba(41,45,55,0);text-decoration:underline rgba(41,45,55,0);transition:text-decoration-color .2s ease-in-out}@media(max-width:1199.98px){.menu-board .guides-row .guide-item .guide-label,.menu-board .guides-row .guide-item:link .guide-label,.menu-board .guides-row .guide-item:visited .guide-label,.navbar-drawer .guides-row .guide-item .guide-label,.navbar-drawer .guides-row .guide-item:link .guide-label,.navbar-drawer .guides-row .guide-item:visited .guide-label{display:inline;padding-top:0}}.menu-board .guides-row .guide-item:active,.menu-board .guides-row .guide-item:focus,.menu-board .guides-row .guide-item:hover,.navbar-drawer .guides-row .guide-item:active,.navbar-drawer .guides-row .guide-item:focus,.navbar-drawer .guides-row .guide-item:hover{background-color:transparent;text-decoration:none}.menu-board .guides-row .guide-item:active .guide-icon,.menu-board .guides-row .guide-item:focus .guide-icon,.menu-board .guides-row .guide-item:hover .guide-icon,.navbar-drawer .guides-row .guide-item:active .guide-icon,.navbar-drawer .guides-row .guide-item:focus .guide-icon,.navbar-drawer .guides-row .guide-item:hover .guide-icon{background-color:rgba(0,158,116,.04)}.menu-board .guides-row .guide-item:active .guide-label,.menu-board .guides-row .guide-item:focus .guide-label,.menu-board .guides-row .guide-item:hover .guide-label,.navbar-drawer .guides-row .guide-item:active .guide-label,.navbar-drawer .guides-row .guide-item:focus .guide-label,.navbar-drawer .guides-row .guide-item:hover .guide-label{-webkit-text-decoration:underline #009e74;text-decoration:underline #009e74}.ocr-main-footer{background-color:#f5f5f3;color:#373d49}.ocr-main-footer>.row{margin:0;padding:0}.ocr-main-footer>.row>*{padding:0}.ocr-main-footer .ocr-footer-blurb{padding:32px 32px 0;position:relative}@media(max-width:1199.98px){.ocr-main-footer .ocr-footer-blurb{padding:15px}}.ocr-main-footer .ocr-footer-blurb .ocr-footer-logo{margin-bottom:72px;margin-top:38px;width:210px}@media(max-width:1199.98px){.ocr-main-footer .ocr-footer-blurb .ocr-footer-logo{margin-bottom:22px;margin-top:6px;width:152px}}.ocr-main-footer .ocr-footer-blurb .ocr-footer-description{color:#373d49;font-size:12px;line-height:20px;margin-bottom:38px;width:212px}@media(max-width:1199.98px){.ocr-main-footer .ocr-footer-blurb .ocr-footer-description{margin-bottom:20px;width:auto}}.ocr-main-footer .ocr-footer-blurb .ocr-footer-appstore{display:inline-block;margin-bottom:38px;transition:opacity .2s ease-in-out}.ocr-main-footer .ocr-footer-blurb .ocr-footer-appstore,.ocr-main-footer .ocr-footer-blurb .ocr-footer-appstore:link,.ocr-main-footer .ocr-footer-blurb .ocr-footer-appstore:visited{opacity:1}.ocr-main-footer .ocr-footer-blurb .ocr-footer-appstore:active,.ocr-main-footer .ocr-footer-blurb .ocr-footer-appstore:focus,.ocr-main-footer .ocr-footer-blurb .ocr-footer-appstore:hover{opacity:.85}@media(max-width:1199.98px){.ocr-main-footer .ocr-footer-blurb .ocr-footer-appstore{display:block;margin-bottom:0;position:absolute;right:15px;top:15px}}.ocr-main-footer .ocr-footer-blurb .ocr-footer-social{transform:translateX(-8px)}@media(max-width:1199.98px){.ocr-main-footer .ocr-footer-blurb .ocr-footer-social{transform:translateX(-2px)}}.ocr-main-footer .ocr-footer-blurb .ocr-footer-social .social-link{padding:6px;transition:color .2s ease-in-out}.ocr-main-footer .ocr-footer-blurb .ocr-footer-social .social-link,.ocr-main-footer .ocr-footer-blurb .ocr-footer-social .social-link:link,.ocr-main-footer .ocr-footer-blurb .ocr-footer-social .social-link:visited{color:#373d49}.ocr-main-footer .ocr-footer-blurb .ocr-footer-social .social-link:active,.ocr-main-footer .ocr-footer-blurb .ocr-footer-social .social-link:focus,.ocr-main-footer .ocr-footer-blurb .ocr-footer-social .social-link:hover{color:#009e74}.ocr-main-footer .ocr-footer-blurb .ocr-footer-social .social-link .social-icon{display:inline-block;height:17px;text-align:center;width:17px}.ocr-main-footer .ocr-footer-body{margin-right:0;padding:16px}@media(max-width:1199.98px){.ocr-main-footer .ocr-footer-body{margin-left:0;padding:0}}.ocr-main-footer .ocr-footer-body>*{padding:16px}.ocr-main-footer .ocr-footer-body hr.ocr-footer-hr-separator{margin:0 15px 6px;padding:0}@media(max-width:1199.98px){.ocr-main-footer .ocr-footer-body .menu-group{margin-bottom:6px;padding-bottom:0;padding-top:10px}}.ocr-main-footer .ocr-footer-body .menu-group-title{color:#373d49;font-weight:600;margin-top:-4px}@media(max-width:1199.98px){.ocr-main-footer .ocr-footer-body .menu-group-title{margin-bottom:6px;padding-left:0;padding-right:0;text-transform:uppercase}.ocr-main-footer .ocr-footer-body .menu-group-title:after{font-size:24px}.ocr-main-footer .ocr-footer-body .menu-group-content{margin-bottom:16px;margin-top:2px}}.ocr-main-footer .ocr-footer-body ul{margin-bottom:0}.ocr-main-footer .ocr-footer-body a.menu-link{font-weight:400;margin-bottom:0;padding-bottom:7px;padding-top:7px}@media(max-width:1199.98px){.ocr-main-footer .ocr-footer-body a.menu-link{padding-bottom:8px;padding-left:0;padding-top:9px}}.ocr-main-footer .ocr-footer-newsletter{background:#e8f1f7 url(/images/pattern.png?2d1bb8a09df9f43a8acd4bed73757876);border-radius:5px;padding:25px 36px}@media(max-width:1199.98px){.ocr-main-footer .ocr-footer-newsletter{margin-bottom:15px;padding:20px 20px 26px}}.ocr-main-footer .ocr-footer-newsletter .ocr-newsletter-title{font-size:20px;margin-bottom:0}@media(max-width:1199.98px){.ocr-main-footer .ocr-footer-newsletter .ocr-newsletter-title{font-size:18px;margin-bottom:10px}}.ocr-main-footer .ocr-footer-newsletter .ocr-newsletter-description{font-size:14px;line-height:26px;margin-bottom:0}@media(max-width:1199.98px){.ocr-main-footer .ocr-footer-newsletter .ocr-newsletter-description{line-height:19px;margin-bottom:12px}}.ocr-main-footer .ocr-footer-newsletter .ocr-footer-newsletter-form{position:relative}.ocr-main-footer .ocr-footer-newsletter .ocr-footer-newsletter-form .newsletter-input{color:#292d37;width:calc(100% - 135px)}.ocr-main-footer .ocr-footer-newsletter .ocr-footer-newsletter-form .newsletter-input:focus{color:#292d37}@media(max-width:1199.98px){.ocr-main-footer .ocr-footer-newsletter .ocr-footer-newsletter-form .newsletter-input{width:100%}.ocr-main-footer .ocr-footer-newsletter .ocr-footer-newsletter-form .form-check{margin-bottom:12px}}.ocr-main-footer .ocr-footer-newsletter .ocr-footer-newsletter-form .custom-control-label{font-size:12px;padding:6px 0 0}.ocr-main-footer .ocr-footer-newsletter .ocr-footer-newsletter-form .custom-control-label:after,.ocr-main-footer .ocr-footer-newsletter .ocr-footer-newsletter-form .custom-control-label:before{height:20px;width:20px}.ocr-main-footer .ocr-footer-newsletter .ocr-footer-newsletter-form .custom-checkbox .custom-control-label:before{border-radius:2px}.ocr-main-footer .ocr-footer-newsletter .ocr-footer-newsletter-form .custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-position:3px 4px;background-repeat:no-repeat;background-size:14px}.ocr-main-footer .ocr-footer-newsletter .ocr-footer-newsletter-form .newsletter-submit{position:absolute;right:0;top:0;width:107px}@media(max-width:1199.98px){.ocr-main-footer .ocr-footer-newsletter .ocr-footer-newsletter-form .newsletter-submit{margin-top:10px;position:relative;width:50%}}.ocr-main-footer .ocr-footer-responsibility{padding-left:32px;padding-right:32px}@media(max-width:1199.98px){.ocr-main-footer .ocr-footer-responsibility{padding-left:15px;padding-right:15px}}.ocr-main-footer .ocr-footer-responsibility .ocr-footer-badges{float:left}@media(max-width:1199.98px){.ocr-main-footer .ocr-footer-responsibility .ocr-footer-badges{margin-top:50px}}.ocr-main-footer .ocr-footer-responsibility .ocr-footer-badges .ocr-footer-badge{margin-right:20px;transition:opacity .2s ease-in-out}.ocr-main-footer .ocr-footer-responsibility .ocr-footer-badges .ocr-footer-badge,.ocr-main-footer .ocr-footer-responsibility .ocr-footer-badges .ocr-footer-badge:link,.ocr-main-footer .ocr-footer-responsibility .ocr-footer-badges .ocr-footer-badge:visited{opacity:1}.ocr-main-footer .ocr-footer-responsibility .ocr-footer-badges .ocr-footer-badge:active,.ocr-main-footer .ocr-footer-responsibility .ocr-footer-badges .ocr-footer-badge:focus,.ocr-main-footer .ocr-footer-responsibility .ocr-footer-badges .ocr-footer-badge:hover{opacity:.85}.ocr-main-footer .ocr-footer-responsibility .ocr-footer-badges .ocr-footer-badge img{height:22px}@media(max-width:1199.98px){.ocr-main-footer .ocr-footer-responsibility .ocr-footer-badges .ocr-footer-badge img{margin-bottom:15px}}.ocr-main-footer .ocr-footer-responsibility .ocr-footer-compliance{color:#8e9198;float:right;font-size:12px;line-height:30px}@media(max-width:1199.98px){.ocr-main-footer .ocr-footer-responsibility .ocr-footer-compliance{line-height:20px}}.ocr-main-footer .ocr-footer-hr-separator{border-top-color:#d8d8d8;margin:6px 32px;width:100%}@media(max-width:1199.98px){.ocr-main-footer .ocr-footer-hr-separator{margin:12px 15px}}.ocr-main-footer .ocr-footer-legal{padding-bottom:20px;padding-left:32px;padding-right:32px;position:relative;text-align:center}@media(max-width:1199.98px){.ocr-main-footer .ocr-footer-legal{padding-left:15px;padding-right:15px;text-align:left}}.ocr-main-footer .ocr-footer-legal .ocr-footer-copyright{color:#8e9198;font-size:12px;left:32px;line-height:22px;position:absolute;top:0}@media(max-width:1199.98px){.ocr-main-footer .ocr-footer-legal .ocr-footer-copyright{margin-bottom:8px;position:static}}.ocr-main-footer .ocr-footer-legal .ocr-footer-terms .menu-link{display:inline-block;font-size:12px;padding:0 10px;width:auto}@media(max-width:1199.98px){.ocr-main-footer .ocr-footer-legal .ocr-footer-terms .menu-link{margin-right:10px;padding:0}}.ocr-main-footer .ocr-footer-legal .ocr-footer-terms .menu-link:active,.ocr-main-footer .ocr-footer-legal .ocr-footer-terms .menu-link:focus,.ocr-main-footer .ocr-footer-legal .ocr-footer-terms .menu-link:hover{background-color:transparent}.ocr-main-footer .ocr-footer-legal .ocr-footer-region{position:absolute;right:32px;top:0}@media(max-width:1199.98px){.ocr-main-footer .ocr-footer-legal .ocr-footer-region{position:static}}.ocr-main-footer .ocr-footer-legal .ocr-footer-region .menu-link{font-size:12px;line-height:22px;padding-left:0}.ocr-main-footer .ocr-footer-legal .ocr-footer-region .menu-link:active,.ocr-main-footer .ocr-footer-legal .ocr-footer-region .menu-link:focus,.ocr-main-footer .ocr-footer-legal .ocr-footer-region .menu-link:hover{background-color:transparent}.ocr-main-footer .ocr-footer-legal .ocr-footer-region .flag{height:14px;margin-right:4px}.ocr-content-header{background-color:#fff;border-bottom:1px solid rgba(0,0,0,.1);font-size:12px;margin-bottom:28px;margin-left:-111px;margin-right:-111px;padding-left:111px;padding-right:111px}@media(max-width:1199.98px){.ocr-content-header{background-color:#fbfbfa;border:none;font-size:10px;margin-bottom:0;margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:10px}}.ocr-content-header a,.ocr-content-header a:link{text-decoration:none}.ocr-review-tools-container{float:right;position:relative}.ocr-review-tools-container .ocr-content-tools{padding:10px 0}.ocr-review-tools-container .ocr-content-tools a{font-size:14px;margin-left:25px}.ocr-review-tools-container .ocr-content-tools a span{font-size:12px;margin-right:5px}.ocr-review-tools-container .ocr-content-tools.collapse:not(.show){display:block}@media(max-width:1199.98px){.ocr-review-tools-container .ocr-content-tools{background:#fff;border:1px solid #efeef0;border-radius:5px;box-shadow:0 0 45px 0 rgba(0,0,0,.3);padding:0;position:absolute;right:0;top:100%;transform:translate(-5px,-10px);width:200px;z-index:50}.ocr-review-tools-container .ocr-content-tools.collapse:not(.show){display:none}.ocr-review-tools-container .ocr-content-tools a{border-bottom:1px solid rgba(0,0,0,.1);display:block;margin:0;padding:16px;white-space:nowrap}.ocr-review-tools-container .ocr-content-tools a:last-child{border-bottom:none}}.ocr-review-tools-container .ocr-review-tools-toggler{display:none;font-size:16px;line-height:16px;padding:8px}.ocr-review-tools-container .ocr-review-tools-toggler:link,.ocr-review-tools-container .ocr-review-tools-toggler:visited{color:#8e9198}.ocr-review-tools-container .ocr-review-tools-toggler:active,.ocr-review-tools-container .ocr-review-tools-toggler:focus,.ocr-review-tools-container .ocr-review-tools-toggler:hover{color:#009e74}@media(max-width:1199.98px){.ocr-review-tools-container .ocr-review-tools-toggler{display:block}.ocr-review-tools-container .ocr-review-tools-toggler .icon-UI_Dots-Menu{display:block;transform:rotate(90deg)}}.breadcrumb{background-color:transparent;margin-bottom:0;padding:12px 0 11px}@media(max-width:1199.98px){.breadcrumb{padding:10px 0}}.breadcrumb-item+.breadcrumb-item:before{speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#8e9198;content:"";display:inline-block;font-family:icomoon!important;font-size:8px;font-style:normal;font-variant:normal;font-weight:400;line-height:1;padding:1px 2px 0 3px;text-transform:none;transform:rotate(-90deg)}.ocr-review-header{transform:translateY(0)}.ocr-review-header .ocr-review-header-limiter{align-items:center}@media(max-width:1199.98px){.ocr-review-header{align-items:start;background:#fed;background:#fff;border-bottom:1px solid rgba(0,0,0,.05);border-top:1px solid rgba(0,0,0,.05);margin-bottom:10px;margin-left:-16px;margin-right:-16px;padding:11px 16px 3px}}.ocr-review-header .ocr-casino-logo{border-radius:5px;width:132px}.ocr-review-header .ocr-logo-container{max-width:152px;min-width:152px;width:152px}.ocr-review-header .ocr-logo-container img{border-radius:5px;width:132px}@media(max-width:1199.98px){.ocr-review-header .ocr-logo-container{flex-basis:auto;flex-grow:0;max-width:90px;min-width:90px;padding:0;width:90px}.ocr-review-header .ocr-logo-container img{width:90px}}.ocr-review-header .review-header-content{padding-left:22px}@media(max-width:1199.98px){.ocr-review-header .review-header-content{flex-basis:0;flex-grow:1;max-width:100%;padding-left:20px;width:100%}}.ocr-review-header .review-header-content h1{float:left;font-size:32px;margin-bottom:0;margin-right:12px}@media(max-width:1199.98px){.ocr-review-header .review-header-content h1{font-size:22px;line-height:22px;margin-right:4px}}.ocr-review-header .review-header-content .ocr-medals{float:left;margin-right:6px;margin-top:1px;padding:5px 0}@media(max-width:1199.98px){.ocr-review-header .review-header-content .ocr-medals{padding:0}.ocr-review-header .review-header-content .ocr-medals:after{clear:left;content:"";display:block}.ocr-review-header .review-header-content .ocr-medals .ocr-medal{height:20px}}.ocr-review-header .review-header-content .ocr-review-rating{clear:left}.ocr-review-header .review-header-content .ocr-review-rating .ocr-rating-ranking{padding-top:5px}@media(max-width:1199.98px){.ocr-review-header .review-header-content .ocr-review-rating .ocr-rating-ranking{padding-top:2px}}.ocr-review-header .review-header-content .ocr-review-rating .ocr-rating-ranking,.ocr-review-header .review-header-content .ocr-review-rating .ocr-review-star-rating{float:left}@media(max-width:1199.98px){.ocr-review-header .review-header-content .ocr-review-rating .ocr-rating-ranking,.ocr-review-header .review-header-content .ocr-review-rating .ocr-review-star-rating{clear:both;font-size:12px}}.ocr-review-header .review-header-content .ocr-review-rating .ocr-rating-ranking .rank,.ocr-review-header .review-header-content .ocr-review-rating .ocr-review-star-rating .rank{color:#009e74;font-weight:800}.ocr-review-header .review-header-content .extras{margin-top:18px}@media(max-width:1199.98px){.ocr-review-header .review-header-content .extras{margin-top:0}}.ocr-review-header .review-header-content .extras .casino-domain{float:left;line-height:1;margin-top:5px;padding-right:20px}@media(max-width:1199.98px){.ocr-review-header .review-header-content .extras .casino-domain{border-right:none;font-size:12px;margin-right:0;padding-right:0}}.ocr-review-header .review-header-content .extras .separator{background-color:rgba(0,0,0,.1);float:left;height:14px;margin-right:15px;margin-top:5px;width:1px}.ocr-review-header .review-header-content .extras .feature{color:#009e74;float:left;font-weight:700;margin-right:20px}@media(max-width:1199.98px){.ocr-review-header .review-header-content .extras .feature{display:none}}.ocr-review-header .review-header-content .extras .feature img{height:20px;margin-right:2px}.ocr-review-header .review-header-content .extras .feature span{display:inline-block;font-size:14px;margin-right:4px;transform:translateY(2px)}.ocr-review-header .ocr-platforms{color:#8e9198;text-align:right}@media(max-width:1199.98px){.ocr-review-header .ocr-platforms{flex-basis:100%;line-height:10px;margin-top:8px;padding-left:110px;text-align:left}}.ocr-review-header .ocr-platforms span{font-size:20px;line-height:30px;margin-right:10px;vertical-align:6px}@media(max-width:1199.98px){.ocr-review-header .ocr-platforms span{font-size:10px;line-height:10px;margin-right:2px}}.ocr-review-header .ocr-bonus{color:#009e74;display:none;font-weight:700}.ocr-review-header .ocr-bonus .bonus-value{font-size:16px}.ocr-review-header .ocr-cta{flex-basis:25%;flex-grow:0;max-width:25%}@media(max-width:1199.98px){.ocr-review-header .ocr-cta{display:none}}.ocr-review-header .ocr-cta .ocr-cta-btn{padding-bottom:10px;padding-top:10px}.ocr-review-header .ocr-cta .ocr-cta-btn .btn-label{font-size:24px}@media(min-width:1200px){.ocr-review-header.sticky.stuck{background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);left:0;padding:10px 111px;position:fixed;right:0;top:0;transform:translateY(49px);transition:transform .2s ease-in-out;z-index:50}.ocr-review-header.sticky.stuck .ocr-logo-container{flex-basis:auto;flex-grow:0;min-width:80px;width:64px}.ocr-review-header.sticky.stuck .ocr-casino-logo{height:64px;width:64px}.ocr-review-header.sticky.stuck .review-header-content{flex:1 0 auto;max-width:100%;width:auto}.ocr-review-header.sticky.stuck h1{font-size:20px;padding:5px 0}.ocr-review-header.sticky.stuck .ocr-medal{height:20px}.ocr-review-header.sticky.stuck .ocr-badge{font-size:11px;line-height:12px;padding:3px}.ocr-review-header.sticky.stuck .ocr-review-rating:after{clear:none}.ocr-review-header.sticky.stuck .ocr-rating-ranking{margin-right:10px;padding-top:0}.ocr-review-header.sticky.stuck .ocr-review-star-rating{border-right:1px solid rgba(0,0,0,.1);margin-right:16px}.ocr-review-header.sticky.stuck .ocr-review-star-rating .icon-UI_Star-Empty,.ocr-review-header.sticky.stuck .ocr-review-star-rating .icon-UI_Star-Filled,.ocr-review-header.sticky.stuck .ocr-review-star-rating .icon-UI_Star-Half-Filled{font-size:16px}.ocr-review-header.sticky.stuck .ocr-review-star-rating .rating-score{font-size:14px}.ocr-review-header.sticky.stuck .extras{margin-top:0}.ocr-review-header.sticky.stuck .extras .casino-domain{display:none}.ocr-review-header.sticky.stuck .ocr-platforms{flex:0 0 auto;width:auto}.ocr-review-header.sticky.stuck .ocr-platforms span{font-size:15px}.ocr-review-header.sticky.stuck .ocr-bonus{display:block;text-align:right;white-space:nowrap}.ocr-review-header.sticky.stuck .ocr-cta{flex-basis:0;flex-grow:.5;max-width:100%}.ocr-review-header.sticky.stuck .ocr-cta .ocr-cta-btn{padding-bottom:7px;padding-top:7px}.ocr-review-header.sticky.stuck .ocr-cta .ocr-cta-btn .btn-label{font-size:16px}}@media(max-width:1199.98px){.ocr-review-header-placeholder{display:none}}.ocr-review-rating .icon-UI_Star-Empty,.ocr-review-rating .icon-UI_Star-Filled,.ocr-review-rating .icon-UI_Star-Half-Filled{color:#e9ab0a;font-size:20px;letter-spacing:-.5px;vertical-align:-3px}@media(max-width:1199.98px){.ocr-review-rating .icon-UI_Star-Empty,.ocr-review-rating .icon-UI_Star-Filled,.ocr-review-rating .icon-UI_Star-Half-Filled{font-size:14px;letter-spacing:-3px;vertical-align:-1px}}.ocr-review-rating .rating-score{font-size:18px;font-weight:600;margin-left:6px;margin-right:12px}@media(max-width:1199.98px){.ocr-review-rating .rating-score{font-size:14px;margin-left:4px}}.ocr-game-list-container{position:relative}@media(max-width:1199.98px){.ocr-game-list-container{height:110px}}.ocr-game-list-container .ocr-game-list .ocr-game-card{max-width:100%;min-width:100%;width:100%}@media(min-width:1200px){.ocr-game-list-container{height:auto!important;margin-right:-20px}.ocr-game-list-container .ocr-game-list .ocr-game-card-container{margin-right:0;padding-right:20px;width:12.5%}.ocr-game-list-container .ocr-game-list .ocr-game-card{width:100%}}@media(max-width:1199.98px){.ocr-game-list-container .ocr-game-list .ocr-game-card{max-width:87px;min-width:87px;width:87px}}.ocr-game-list-container .ocr-game-list-control{background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:100%;box-shadow:1px 1px 2px 0 rgba(0,0,0,.2);display:none;height:25px;position:absolute;text-align:center;top:calc(50% - 12px);width:25px;z-index:2}@media(max-width:1199.98px){.ocr-game-list-container .ocr-game-list-control{display:block}}.ocr-game-list-container .ocr-game-list-control:before{speak:never;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";display:inline-block;font-family:icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:25px;text-transform:none}.ocr-game-list-container .ocr-game-list-control.ctrl-left{left:16px}.ocr-game-list-container .ocr-game-list-control.ctrl-left:before{transform:translate(-2px,-1px) rotate(90deg)}.ocr-game-list-container .ocr-game-list-control.ctrl-right{right:16px}.ocr-game-list-container .ocr-game-list-control.ctrl-right:before{transform:translate(1px,-1px) rotate(-90deg)}.ocr-game-list{padding-left:10px;padding-right:10px}@media(max-width:1199.98px){.ocr-game-list{height:150px;margin:0}}@media(min-width:1200px){.ocr-game-list{height:auto!important;margin-right:-20px;padding-right:0}}.ocr-game-list .ocr-game-card-container{margin-right:20px}.ocr-game-list .ocr-game-card-container:last-child{margin-right:0}.ocr-game-list .ocr-game-card{background-color:#fbfbfa;border-radius:5px;float:left;height:110px;margin-right:20px;padding:5px 0;text-align:center;width:87px}.ocr-game-list .ocr-game-card:last-child{margin-right:0}@media(min-width:1200px){.ocr-game-list .ocr-game-card{margin-right:20px;max-width:calc(16.66666% - 20px);min-width:calc(16.66666% - 20px);width:calc(16.66666% - 20px)}}@media(max-width:1199.98px){.ocr-game-list .ocr-game-card{margin-right:16px;max-width:87px;min-width:87px;width:87px}.ocr-game-list .ocr-game-card:last-child:after{content:"";display:block;height:1px;left:100%;position:relative;top:-100%;width:16px}}.ocr-game-list .ocr-game-card span.has-game-icon{display:inline-block;font-size:8px;margin-bottom:5px}.ocr-game-list .ocr-game-card span.has-game-icon:before{display:inline-block}.ocr-game-list .ocr-game-card span.icon{font-size:40px;line-height:50px}.ocr-game-list .ocr-game-card span.game-name{font-size:12px}.ocr-game-list .ocr-game-card.yes{background-color:#fff;border:1px solid #009e74}.ocr-game-list .ocr-game-card.yes .has-game-icon{background-color:#009e74;border-radius:100%;color:#fff;padding:2px}.ocr-game-list .ocr-game-card.yes .has-game-icon:before{transform:translateY(1px)}.ocr-game-list .ocr-game-card.yes span.icon{color:#009e74}.ocr-game-list .ocr-game-card.no{background-color:#f5f5f3;border:1px solid #fbfbfa}.ocr-game-list .ocr-game-card.no span{color:#8e9198}.ocr-game-list .ocr-game-card.no span.has-game-icon{background-color:#f4cfcf;border-radius:100%;color:#e16732;font-size:6px;padding:3px}.ocr-game-list .ocr-game-card.no span.has-game-icon:before{transform:translateY(-.5px)}.ocr-review-footer{background-color:#009e74;bottom:0;box-shadow:0 0 20px 1px rgba(0,0,0,.05);display:none;left:0;padding:10px 16px 20px;position:fixed;width:100%;z-index:301}@media(max-width:1199.98px){.ocr-review-footer{display:block}}.ocr-review-footer .feature{color:#fff;display:none;display:block;font-size:12px;line-height:20px;margin-right:16px}.ocr-review-footer .feature img{height:17px}.ocr-review-footer .ocr-cta-btn{background:#fff;color:#009e74}.ocr-review-footer .ocr-cta-btn:focus,.ocr-review-footer .ocr-cta-btn:hover{color:#018462}.ocr-review-footer .ocr-cta-btn:before{background:#fff}@media(max-width:1199.98px){.ocr-review-header-hr{display:none}}.ocr-review-body{font-size:14px;padding-bottom:20px;padding-top:10px}.ocr-review-body .content-column{margin-top:27px}@media(max-width:1199.98px){.ocr-review-body{background-color:#fff;border-bottom:1px solid rgba(0,0,0,.05);border-top:1px solid rgba(0,0,0,.05);margin-left:-16px;margin-right:-16px;padding:11px 16px 16px}.ocr-review-body .content-column{margin-top:20px}#secondaryContainer>.ocr-review-body{background:#fbfbfa;border-top:none;margin-top:0;padding-top:0}}.ocr-block{margin-bottom:35px}.ocr-block .title-bar h2{float:left;margin-bottom:12px}.ocr-block .title-bar .see-all{size:14px;float:right}.ocr-bonus-card{border:none;box-shadow:0 0 10px rgba(0,0,0,.1);margin-bottom:15px}.ocr-bonus-card.bonus-disabled{background:#e8f1f7 url(/images/pattern.png?2d1bb8a09df9f43a8acd4bed73757876);box-shadow:none;padding:20px 25px}.ocr-bonus-card.bonus-disabled .row{align-items:center}.ocr-bonus-card.bonus-disabled .cta-copy-container{margin-bottom:20px}.ocr-bonus-card.bonus-disabled .cta-copy{margin-bottom:0}.ocr-bonus-card.bonus-disabled .ocr-cta{padding:0}.ocr-bonus-card .ocr-eyecatcher-container{flex:1 0 100%;max-width:100%;width:100%}.ocr-bonus-card .ocr-eyecatcher{align-items:center;background-image:url(/images/pattern-light.png?8de39e121ae370183fa6d8d295840d02);background-size:200px 200px;display:flex;padding:15px;position:relative;width:100%}.ocr-bonus-card .ocr-eyecatcher p{color:#fff}.ocr-bonus-card .ocr-eyecatcher .bonus-intro{flex:1 1 66%}.ocr-bonus-card .ocr-eyecatcher .bonus-value{font-size:22px;font-weight:700;line-height:28px;margin-bottom:0}.ocr-bonus-card .ocr-eyecatcher .bonus-extra,.ocr-bonus-card .ocr-eyecatcher .bonus-name{font-weight:700;line-height:1.4;margin-bottom:0}.ocr-bonus-card .ocr-eyecatcher .bonus-extra{font-size:10px}.ocr-bonus-card .ocr-eyecatcher .bonus-code{font-size:12px;line-height:12px;line-height:20px;margin-bottom:0;text-align:right}.ocr-bonus-card .ocr-eyecatcher .bonus-code strong{white-space:nowrap}.ocr-bonus-card .ocr-eyecatcher .bonus-code strong:before{content:"";display:block}.ocr-bonus-card.bonus-special-offer .ocr-eyecatcher{background-color:#373d49}.ocr-bonus-card.bonus-welcome .ocr-eyecatcher{background-color:#009e74}.ocr-bonus-card.bonus-free-spins .ocr-eyecatcher{background-color:#004e9e}.ocr-bonus-card.bonus-reload .ocr-eyecatcher{background-color:#925a39}.ocr-bonus-card.bonus-package .ocr-eyecatcher{background-color:#674b93}.ocr-bonus-card.bonus-cashback .ocr-eyecatcher{background-color:#158a8c}.ocr-bonus-card.bonus-no-deposit .ocr-eyecatcher{background-color:#69932a}.ocr-bonus-card.bonus-high-roller .ocr-eyecatcher{background-color:#100101}.ocr-bonus-card .ocr-bonus-body{padding:18px 15px 10px}.ocr-bonus-card .ocr-bonus-body .card-title{color:#dc4300;font-size:14px;font-weight:700;margin-bottom:5px;text-transform:uppercase}.ocr-bonus-card .ocr-bonus-body .match-bonus{color:#009e74;font-size:14px;font-weight:800;line-height:21px;margin-bottom:10px}.ocr-bonus-card .ocr-bonus-body .deposit{font-size:12px;line-height:18px;margin-bottom:0}.ocr-bonus-card .ocr-bonus-body .deposit .value{margin-right:20px}.ocr-bonus-card .ocr-cta{padding:10px 16px}.ocr-top-bonus h2{font-size:20px}.ocr-top-bonus .ocr-eyecatcher-container{flex:0 0 25%;max-width:25%;padding-right:15px}@media(max-width:1199.98px){.ocr-top-bonus .ocr-eyecatcher-container{flex:0 0 50%;height:100%;max-width:50%;position:absolute}}.ocr-top-bonus .ocr-eyecatcher{border-bottom-left-radius:4px;border-top-left-radius:4px;display:block;height:100%}.ocr-top-bonus .ocr-eyecatcher .bonus-value{font-size:28px}.ocr-top-bonus .ocr-eyecatcher .bonus-code{bottom:12px;font-size:12px;left:15px;line-height:12px;margin-bottom:0;position:absolute;right:auto;top:auto}.ocr-top-bonus .ocr-eyecatcher .bonus-code strong:before{display:none}.ocr-top-bonus .ocr-bonus-body{padding:18px 0 10px 2px}@media(max-width:1199.98px){.ocr-top-bonus .ocr-bonus-body .deposit .value{display:block;margin-right:0}}.ocr-top-bonus .ocr-cta{padding:18px 24px 10px 0;text-align:right}@media(max-width:1199.98px){.ocr-top-bonus .ocr-cta .ocr-cta-btn{width:100%}.ocr-top-bonus .ocr-cta .small-print{text-align:left}}@media(min-width:1200px){.ocr-top-bonus .bonus-disabled .cta-copy-container{flex:0 0 66.66667%;margin-bottom:0;max-width:66.66667%;position:relative;width:100%}.ocr-top-bonus .bonus-disabled .cta-btn-container{flex:0 0 33.33333%;max-width:33.33333%;position:relative;width:100%}}.ocr-glance h2{font-size:20px}.ocr-glance .glance-title{color:#8e9198;line-height:1;margin-bottom:12px}.ocr-glance .glance-title .icon-UI_Info{font-size:12px;vertical-align:top}.ocr-glance .glance-block{margin-bottom:12px}.ocr-glance .payment-logo{height:32px;margin-right:3px}@media(max-width:1199.98px){.ocr-glance .payment-logo{margin-bottom:6px}}.ocr-glance .glance-feature{margin-bottom:10px}@media(min-width:1200px){.ocr-glance .full-feature{flex:0 0 100%;max-width:100%}.ocr-glance .full-feature .glance-feature{flex:0 0 25%;max-width:25%}}.ocr-glance .ocr-bit{background:#f5f5f3;border-radius:5px;height:55px}@media(max-width:1199.98px){.ocr-glance .ocr-bit{width:100%}}.ocr-glance .ocr-bit .auditor-logo{display:block;margin:0 auto}.ocr-glance .ocr-bit.win-rate{align-items:center;position:relative}.ocr-glance .ocr-bit.win-rate .percent-pie{height:55px;width:60px}.ocr-glance .ocr-bit.win-rate .chart-value{font-weight:700}.ocr-glance .ocr-bit.payout-speed{align-items:center;position:relative}.ocr-glance .ocr-bit.payout-speed .gauge{height:55px;width:60px}.ocr-glance .ocr-bit.payout-speed .gauge-value{font-size:12px;font-weight:700;line-height:1.2;padding-left:5px;padding-right:10px}.ocr-review-box .ocr-review-rating{margin-bottom:48px}.ocr-review-box .ocr-review-rating .icon-UI_Star-Empty,.ocr-review-box .ocr-review-rating .icon-UI_Star-Filled,.ocr-review-box .ocr-review-rating .icon-UI_Star-Half-Filled{font-size:22px}.ocr-review-box .ocr-review-rating .rating-score{margin-left:6px;margin-right:0}.ocr-review-box .ocr-review-rating .ocr-likes-range .btn{color:#8e9198;font-size:18px;padding:0}.ocr-review-box .ocr-review-rating .ocr-likes-range .btn .badge{color:#8e9198}.ocr-review-box .ocr-review-rating .ocr-likes-range .btn.active,.ocr-review-box .ocr-review-rating .ocr-likes-range .btn.active .badge,.ocr-review-box .ocr-review-rating .ocr-likes-range .btn:hover,.ocr-review-box .ocr-review-rating .ocr-likes-range .btn:hover .badge{color:#009e74}.ocr-review-box .ocr-review-rating .ocr-likes-range .btn:disabled.active,.ocr-review-box .ocr-review-rating .ocr-likes-range .btn:disabled.active .badge,.ocr-review-box .ocr-review-rating .ocr-likes-range .btn:disabled:hover,.ocr-review-box .ocr-review-rating .ocr-likes-range .btn:disabled:hover .badge,.ocr-review-box .ocr-review-rating .ocr-likes-range .btn[disabled].active,.ocr-review-box .ocr-review-rating .ocr-likes-range .btn[disabled].active .badge,.ocr-review-box .ocr-review-rating .ocr-likes-range .btn[disabled]:hover,.ocr-review-box .ocr-review-rating .ocr-likes-range .btn[disabled]:hover .badge{color:#8e9198}.ocr-review-box .ocr-review-rating .ocr-likes-range .progress{height:2px}.ocr-review-box .ocr-rating-categories{margin-bottom:35px}.ocr-review-box .ocr-rating-categories .ocr-rating-category{align-items:center;margin-bottom:20px}.ocr-review-box .ocr-rating-categories .progress{border-radius:5px;height:10px}.ocr-review-box .ocr-rating-categories .progress .progress-bar{border-radius:5px}.ocr-review-box .ocr-rating-categories .name{font-size:16px}@media(max-width:1199.98px){.ocr-review-box .ocr-rating-categories .name{font-size:14px}}.ocr-review-box .ocr-rating-categories .name .icon-UI_Info{font-size:14px;vertical-align:top}@media(max-width:1199.98px){.ocr-review-box .ocr-rating-categories .name .icon-UI_Info{font-size:12px;vertical-align:baseline}}.ocr-review-box .ocr-rating-categories .score{font-weight:700;text-align:right}.ocr-review-box .ocr-review-characteristics{background-color:#f5f5f3;border-radius:5px;font-weight:700;padding:20px}.ocr-review-box .ocr-review-characteristics .ocr-review-characteristic{padding-left:30px;position:relative}.ocr-review-box .ocr-review-characteristics .ocr-review-characteristic:last-child{margin-bottom:0}.ocr-review-box .ocr-review-characteristics .icon-UI_Check{background-color:#009e74;border-radius:100px;color:#fff;display:inline-block;font-size:12px;left:0;margin-right:5px;padding:4px;position:absolute}.ocr-review-box .ocr-review-characteristics .icon-UI_Check:before{display:inline-block;transform:translateY(1px)}.ocr-bonuses{padding-bottom:27px;padding-top:27px}.ocr-bonuses .ocr-bonus-card .row>div{width:100%}@media(max-width:1199.98px){.ocr-bonuses{display:block}.ocr-bonuses .modal{overflow:visible;padding-right:0!important}.ocr-bonuses .modal .modal-dialog{height:100%;margin:0}.ocr-bonuses .modal .modal-dialog .modal-content{border:none;border-radius:0;height:100%}.ocr-bonuses .modal .modal-dialog .modal-content .modal-header .modal-title{font-size:16px}.ocr-bonuses .modal .modal-dialog .modal-content .modal-header .close{border-radius:0;font-size:12px;padding:21px 16px}.ocr-bonuses .modal .modal-dialog .modal-content .modal-body{overflow-x:hidden;overflow-y:auto}}@media(min-width:1200px){.ocr-bonuses .modal{border:0;display:block;height:auto;left:auto;margin:0;outline:0;overflow:visible;padding:0;position:static;top:auto;width:auto;z-index:auto}.ocr-bonuses .modal.fade:not(.show){opacity:1}.ocr-bonuses .modal .modal-dialog{max-width:100%;transform:none}.ocr-bonuses .modal .modal-dialog,.ocr-bonuses .modal .modal-dialog .modal-content{border:none;margin:0;outline:0;padding:0}.ocr-bonuses .modal .modal-dialog .modal-content .modal-header{display:none}.ocr-bonuses .modal .modal-dialog .modal-content .modal-body{border:none;margin:0;outline:0;padding:0}}.ocr-review-menu .main-menu-link{display:none}.ocr-review-menu a.menu-link{border:none;border-bottom-left-radius:5px;border-top-left-radius:5px;font-size:16px;margin-bottom:9px;margin-left:-20px;padding-left:20px;transform:none}.ocr-review-menu a.menu-link,.ocr-review-menu a.menu-link:link,.ocr-review-menu a.menu-link:visited{background-color:transparent;font-weight:300;text-decoration:none}.ocr-review-menu a.menu-link:active,.ocr-review-menu a.menu-link:focus,.ocr-review-menu a.menu-link:hover{background-color:rgba(0,158,116,.04);font-weight:600;text-decoration:none}.ocr-review-menu a.menu-link.active,.ocr-review-menu a.menu-link.active:link,.ocr-review-menu a.menu-link.active:visited{background-color:transparent;color:#009e74;font-weight:600}.ocr-review-menu a.menu-link.active:active,.ocr-review-menu a.menu-link.active:focus,.ocr-review-menu a.menu-link.active:hover{background-color:rgba(0,158,116,.04);color:#009e74;font-weight:600}.ocr-review-menu .menu-group-list{padding-bottom:27px;padding-top:27px}.ocr-review-menu .ctrl-left,.ocr-review-menu .ctrl-right{cursor:pointer;display:none;line-height:38px;padding:8px}@media(min-width:1200px){.ocr-review-menu .ctrl-left,.ocr-review-menu .ctrl-right{display:none!important}}.ocr-review-menu .ctrl-left:before,.ocr-review-menu .ctrl-right:before{speak:never;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";display:inline-block;font-family:icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:25px;text-transform:none}.ocr-review-menu .ctrl-left:hover,.ocr-review-menu .ctrl-right:hover{background:rgba(0,158,116,.04);color:#009e74}@media(min-width:1200px){.ocr-review-menu,.ocr-review-menu .menu-group-list{height:auto!important}}@media(max-width:1199.98px){.ocr-review-menu{background:#fff;box-shadow:0 0 20px 1px rgba(0,0,0,.05);flex-wrap:nowrap;height:54px;position:relative!important;z-index:300}.ocr-review-menu.show{left:0}.ocr-review-menu.position-absolute,.ocr-review-menu.position-fixed{position:relative!important;top:0!important;width:calc(100% + 32px)!important}.ocr-review-menu.stuck,.ocr-review-menu.stuck.position-absolute,.ocr-review-menu.stuck.position-fixed{left:0!important;margin-left:0;margin-right:0;position:fixed!important;top:0!important;transition:left .2s ease-in-out;width:100%!important}.ocr-review-menu.stuck.position-absolute.show,.ocr-review-menu.stuck.position-fixed.show,.ocr-review-menu.stuck.show{left:280px!important}.ocr-review-menu.stuck .main-menu-link,.ocr-review-menu.stuck.position-absolute .main-menu-link,.ocr-review-menu.stuck.position-fixed .main-menu-link{display:block;margin-left:0;margin-right:0}.ocr-review-menu .main-menu-link{display:block;float:left;margin-left:-54px;margin-right:0;transition:margin-left .2s ease-in-out,margin-right .2s ease-in-out}.ocr-review-menu .main-menu-link a.menu-link{font-size:14px;line-height:38px;margin-bottom:0;margin-left:0;padding-left:18px;padding-right:18px}.ocr-review-menu .main-menu-link a.menu-link[aria-expanded=false] .ocr-icon-open{display:inline}.ocr-review-menu .main-menu-link a.menu-link[aria-expanded=false] .ocr-icon-close,.ocr-review-menu .main-menu-link a.menu-link[aria-expanded=true] .ocr-icon-open{display:none}.ocr-review-menu .main-menu-link a.menu-link[aria-expanded=true] .ocr-icon-close{display:inline}.ocr-review-menu .ctrl-left,.ocr-review-menu .ctrl-right{display:inline-block}.ocr-review-menu .ctrl-left{border-left:1px solid #f5f5f3;border-right:1px solid #f5f5f3;float:left}.ocr-review-menu .ctrl-left:before{transform:rotate(90deg)}.ocr-review-menu .ctrl-right{border-left:1px solid #f5f5f3;float:right}.ocr-review-menu .ctrl-right:before{transform:rotate(-90deg)}.ocr-review-menu .menu-group-list{border-radius:0;display:flex;flex-direction:row;flex-wrap:nowrap;height:90px;margin-bottom:0;padding-bottom:0;padding-top:0;position:relative}.ocr-review-menu .menu-group-list a.menu-link{border-radius:0;font-size:14px;line-height:38px;margin-right:20px;padding:8px 10px;white-space:nowrap}.searching .ocr-review-menu{z-index:90}}.ocr-review-chapter{margin-bottom:40px}.ocr-review-chapter .ocr-chapter-anchor{transform:translateY(-160px)}@media(max-width:1199.98px){.ocr-review-chapter .ocr-chapter-anchor{transform:translateY(-70px)}}.ocr-review-chapter .ocr-last-updated{font-weight:700;margin-bottom:8px;transform:translateY(-16px)}.ocr-review-chapter .ocr-last-updated .date{color:#009e74}.ocr-review-chapter .ocr-pros-n-cons{border:none;border-radius:5px;font-weight:600}.ocr-review-chapter .ocr-pros-n-cons .ocr-con,.ocr-review-chapter .ocr-pros-n-cons .ocr-pro{background:#fff;box-shadow:0 1px 10px 0 rgba(0,0,0,.1)}.ocr-review-chapter .ocr-pros-n-cons .ocr-con .btn-collapse,.ocr-review-chapter .ocr-pros-n-cons .ocr-pro .btn-collapse{background-color:#fff;border-radius:100%;box-shadow:1px 1px 2px 0 rgba(0,0,0,.2);font-size:14px;height:24px;padding:0;text-align:center;width:24px;z-index:2}.ocr-review-chapter .ocr-pros-n-cons .ocr-con .btn-collapse span:before,.ocr-review-chapter .ocr-pros-n-cons .ocr-pro .btn-collapse span:before{display:inline-block;transform:translate(0) rotate(-180deg);transition:transform .35s ease-in-out}.ocr-review-chapter .ocr-pros-n-cons .ocr-con .btn-collapse.collapsed span:before,.ocr-review-chapter .ocr-pros-n-cons .ocr-pro .btn-collapse.collapsed span:before{transform:translateY(3px) rotate(0deg)}.ocr-review-chapter .ocr-pros-n-cons .ocr-con .h4,.ocr-review-chapter .ocr-pros-n-cons .ocr-pro .h4{font-size:16px;font-weight:700;line-height:38px;margin-bottom:0}.ocr-review-chapter .ocr-pros-n-cons .ocr-con .col-xl-6,.ocr-review-chapter .ocr-pros-n-cons .ocr-pro .col-xl-6{margin-top:20px}.ocr-review-chapter .ocr-pros-n-cons .ocr-pro{border-radius:5px 5px 0 0}.ocr-review-chapter .ocr-pros-n-cons .ocr-pro .h4{color:#009e74}.ocr-review-chapter .ocr-pros-n-cons .ocr-con{border-radius:0 0 5px 5px}.ocr-review-chapter .ocr-pros-n-cons .ocr-con .h4{color:#9c1212}.ocr-review-chapter .ocr-game-list{height:auto}@media(max-width:1199.98px){.ocr-review-chapter .ocr-game-list{padding:0}}.ocr-review-chapter .ocr-game-list .ocr-game-card{margin-bottom:10px;position:relative}@media(max-width:1199.98px){.ocr-review-chapter .ocr-game-list .ocr-game-card{height:auto;max-width:50%;min-width:calc(50% - 16px);padding-left:12px;text-align:left;width:50%}.ocr-review-chapter .ocr-game-list .ocr-game-card br{display:none}.ocr-review-chapter .ocr-game-list .ocr-game-card .has-game-icon{position:absolute;right:10px;top:calc(50% - 7px)}.ocr-review-chapter .ocr-game-list .ocr-game-card .icon{font-size:26px;margin-right:10px;vertical-align:middle}.ocr-review-chapter .ocr-game-list .ocr-game-card:nth-child(2n){margin-right:0}}.ocr-review-chapter .ocr-game-list .ocr-game-card.live-game:before{background-color:#009e74;border-radius:4px;border-bottom-left-radius:0;border-top-right-radius:0;color:#fff;content:"LIVE!";font-size:9px;font-weight:700;left:0;line-height:1em;padding:4px 5px 2px;position:absolute;top:0;width:auto}.ocr-review-chapter .ocr-game-list .ocr-game-card.live-game.no:before{background-color:#e8e8e7;color:#8e9198}.ocr-review-chapter .ocr-additional-games table{margin-bottom:0}.ocr-review-chapter .ocr-additional-games-control{background-color:#f5f5f3;border:none;border-radius:0;border-top:1px solid #fbfbfa;box-shadow:none;font-size:12px;margin-bottom:20px;outline:none;overflow-anchor:none;padding:20px}.ocr-review-chapter .ocr-additional-games-control:active,.ocr-review-chapter .ocr-additional-games-control:hover{background-color:#deded7}.ocr-review-chapter .ocr-additional-games-control .caret{display:inline-block;font-size:10px;margin-right:10px}.ocr-review-chapter .ocr-additional-games-control .active-label{display:none}.ocr-review-chapter .ocr-additional-games-control .inactive-label,.ocr-review-chapter .ocr-additional-games-control[aria-expanded=true] .active-label{display:initial}.ocr-review-chapter .ocr-additional-games-control[aria-expanded=true] .inactive-label{display:none}.ocr-review-chapter .ocr-review-cta{align-items:center;background-color:#e8f1f7;border-radius:5px;display:flex;flex-wrap:nowrap;margin-bottom:40px;min-height:124px;padding:10px 20px 10px 10px;position:relative}@media(max-width:1199.98px){.ocr-review-chapter .ocr-review-cta{flex-wrap:wrap}}.ocr-review-chapter .ocr-review-cta .cta-icon{display:block;flex-basis:64px;float:left;margin:20px;min-width:64px}.ocr-review-chapter .ocr-review-cta .cta-icon.percent-pie{flex-basis:104px;margin:0;min-width:104px}.ocr-review-chapter .ocr-review-cta .cta-icon.percent-pie .fill,.ocr-review-chapter .ocr-review-cta .cta-icon.percent-pie .track{stroke-width:5}.ocr-review-chapter .ocr-review-cta .cta-icon.percent-pie .percent{transform:translate(34px,29px)}.ocr-review-chapter .ocr-review-cta .cta-icon.percent-pie .percent text{text-anchor:middle;dominant-baseline:middle;font-size:5.5px;font-weight:700}.ocr-review-chapter .ocr-review-cta .cta-icon.percent-pie .percent circle{fill:#fff;r:14px}@media(max-width:1199.98px){.ocr-review-chapter .ocr-review-cta .cta-icon{flex-basis:56px;min-width:56px}.ocr-review-chapter .ocr-review-cta .cta-icon.percent-pie{flex-basis:96px;margin:0;min-width:96px}}.ocr-review-chapter .ocr-review-cta .cta-copy{flex-grow:1;padding:10px 20px}@media(max-width:1199.98px){.ocr-review-chapter .ocr-review-cta .cta-copy{flex-basis:0;flex-grow:1;flex-shrink:2;padding-left:0}}.ocr-review-chapter .ocr-review-cta .cta-copy div{margin-bottom:0}.ocr-review-chapter .ocr-review-cta .ocr-cta-btn{flex-basis:135px;float:right;min-width:135px;white-space:nowrap;width:135px}@media(max-width:1199.98px){.ocr-review-chapter .ocr-review-cta .ocr-cta-btn{margin-left:96px}}.ocr-review-chapter .ocr-award-list-container,.ocr-review-chapter .ocr-screenshot-list-container{height:190px;position:relative}.ocr-review-chapter .ocr-award-list-container .ocr-award-list-control,.ocr-review-chapter .ocr-award-list-container .ocr-screenshot-list-control,.ocr-review-chapter .ocr-screenshot-list-container .ocr-award-list-control,.ocr-review-chapter .ocr-screenshot-list-container .ocr-screenshot-list-control{background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:100%;box-shadow:1px 1px 2px 0 rgba(0,0,0,.2);display:block;height:25px;position:absolute;text-align:center;top:calc(50% - 12px);width:25px;z-index:2}.ocr-review-chapter .ocr-award-list-container .ocr-award-list-control:before,.ocr-review-chapter .ocr-award-list-container .ocr-screenshot-list-control:before,.ocr-review-chapter .ocr-screenshot-list-container .ocr-award-list-control:before,.ocr-review-chapter .ocr-screenshot-list-container .ocr-screenshot-list-control:before{speak:never;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";display:inline-block;font-family:icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:25px;text-transform:none}.ocr-review-chapter .ocr-award-list-container .ocr-award-list-control.ctrl-left,.ocr-review-chapter .ocr-award-list-container .ocr-screenshot-list-control.ctrl-left,.ocr-review-chapter .ocr-screenshot-list-container .ocr-award-list-control.ctrl-left,.ocr-review-chapter .ocr-screenshot-list-container .ocr-screenshot-list-control.ctrl-left{left:16px}.ocr-review-chapter .ocr-award-list-container .ocr-award-list-control.ctrl-left:before,.ocr-review-chapter .ocr-award-list-container .ocr-screenshot-list-control.ctrl-left:before,.ocr-review-chapter .ocr-screenshot-list-container .ocr-award-list-control.ctrl-left:before,.ocr-review-chapter .ocr-screenshot-list-container .ocr-screenshot-list-control.ctrl-left:before{transform:translate(-2px,-1px) rotate(90deg)}.ocr-review-chapter .ocr-award-list-container .ocr-award-list-control.ctrl-right,.ocr-review-chapter .ocr-award-list-container .ocr-screenshot-list-control.ctrl-right,.ocr-review-chapter .ocr-screenshot-list-container .ocr-award-list-control.ctrl-right,.ocr-review-chapter .ocr-screenshot-list-container .ocr-screenshot-list-control.ctrl-right{right:16px}.ocr-review-chapter .ocr-award-list-container .ocr-award-list-control.ctrl-right:before,.ocr-review-chapter .ocr-award-list-container .ocr-screenshot-list-control.ctrl-right:before,.ocr-review-chapter .ocr-screenshot-list-container .ocr-award-list-control.ctrl-right:before,.ocr-review-chapter .ocr-screenshot-list-container .ocr-screenshot-list-control.ctrl-right:before{transform:translate(1px,-1px) rotate(-90deg)}.ocr-review-chapter .ocr-award-list,.ocr-review-chapter .ocr-screenshot-list{height:230px;margin:0;padding-left:0;padding-right:0}@media(max-width:1199.98px){.ocr-review-chapter .ocr-award-list,.ocr-review-chapter .ocr-screenshot-list{margin-left:0;padding-left:16px;padding-right:16px}}@media(min-width:1200px){.ocr-review-chapter .ocr-award-list,.ocr-review-chapter .ocr-screenshot-list{margin-right:-20px}}.ocr-review-chapter .ocr-award-list .ocr-award,.ocr-review-chapter .ocr-screenshot-list .ocr-award{margin-right:20px;max-width:142px;width:142px}@media(min-width:1200px){.ocr-review-chapter .ocr-award-list .ocr-award,.ocr-review-chapter .ocr-screenshot-list .ocr-award{max-width:calc(25% - 20px)}}.ocr-review-chapter .ocr-award-list .ocr-award img,.ocr-review-chapter .ocr-screenshot-list .ocr-award img{background-color:#f5f5f3;border-radius:5px;padding:18px}@media(min-width:1200px){.ocr-review-chapter .ocr-award-list .ocr-award img,.ocr-review-chapter .ocr-screenshot-list .ocr-award img{max-width:100%;min-width:100%;width:100%}}@media(max-width:1199.98px){.ocr-review-chapter .ocr-award-list .ocr-award img,.ocr-review-chapter .ocr-screenshot-list .ocr-award img{max-width:142px;min-width:142px;width:142px}}.ocr-review-chapter .ocr-award-list .ocr-award:last-child,.ocr-review-chapter .ocr-screenshot-list .ocr-award:last-child{margin-right:16px}.ocr-review-chapter .ocr-award-list .ocr-award:last-child:after,.ocr-review-chapter .ocr-screenshot-list .ocr-award:last-child:after{content:"";display:block;height:1px;left:100%;opacity:0;position:absolute;top:0;width:16px}.ocr-review-chapter .ocr-award-list .ocr-screenshot,.ocr-review-chapter .ocr-screenshot-list .ocr-screenshot{margin-left:0;margin-right:16px;padding:0}@media(min-width:1200px){.ocr-review-chapter .ocr-award-list .ocr-screenshot,.ocr-review-chapter .ocr-screenshot-list .ocr-screenshot{max-width:calc(50% - 8px)}}@media(max-width:1199.98px){.ocr-review-chapter .ocr-award-list .ocr-screenshot,.ocr-review-chapter .ocr-screenshot-list .ocr-screenshot{margin-left:0}}.ocr-review-chapter .ocr-award-list .ocr-screenshot img,.ocr-review-chapter .ocr-screenshot-list .ocr-screenshot img{width:100%}.ocr-review-chapter .ocr-award-list .ocr-screenshot:last-child,.ocr-review-chapter .ocr-screenshot-list .ocr-screenshot:last-child{margin-right:16px}.ocr-review-chapter .ocr-award-list .ocr-screenshot:last-child:after,.ocr-review-chapter .ocr-screenshot-list .ocr-screenshot:last-child:after{content:"";display:block;height:1px;left:100%;opacity:0;position:absolute;top:0;width:16px}.ocr-review-chapter .ocr-game-currencies .badge,.ocr-review-chapter .ocr-game-providers .badge{background-color:#f5f5f3;font-size:14px;margin-bottom:10px;margin-right:20px;padding:12px 16px}@media(max-width:1199.98px){.ocr-review-chapter .ocr-game-currencies .badge,.ocr-review-chapter .ocr-game-providers .badge{padding:9px 10px}}.ocr-review-chapter .ocr-game-currencies .badge .currency-symbol,.ocr-review-chapter .ocr-game-providers .badge .currency-symbol{font-weight:900}.ocr-review-chapter .ocr-game-currencies .badge .currency-symbol:after,.ocr-review-chapter .ocr-game-providers .badge .currency-symbol:after{content:" "}.ocr-review-chapter .ocr-game-currencies .badge .currency-abbr,.ocr-review-chapter .ocr-game-providers .badge .currency-abbr{font-weight:600}.ocr-review-chapter .ocr-game-features #moreFeatures:not(.show):not(.collapsing){display:flex}@media(max-width:1199.98px){.ocr-review-chapter .ocr-game-features #moreFeatures:not(.show):not(.collapsing){display:none}}.ocr-review-chapter .ocr-game-features .ocr-feature{margin-bottom:15px}.ocr-review-chapter .ocr-game-features .ocr-additional-games-control{display:none}@media(max-width:1199.98px){.ocr-review-chapter .ocr-game-features .ocr-additional-games-control{display:block}}.ocr-review-chapter .ocr-screenshots,.ocr-review-chapter .ocr-video-preview{margin-bottom:20px}.ocr-review-chapter .ocr-video-preview .ocr-video-preview-container{height:0;padding-bottom:56.25%;position:relative;width:100%}.ocr-review-chapter .ocr-video-preview .ocr-video-preview-container iframe{height:100%;left:0;position:absolute;top:0;width:100%}.ocr-review-chapter .jackpot-progress{background:#f5f5f3;border-radius:100px}.ocr-review-chapter .jackpot-progress .progress-bar{background:linear-gradient(90deg,#fbbf00,#ff6536);border-radius:100px}.ocr-review-chapter .ocr-progressive-jackpots{margin-bottom:20px}.ocr-review-chapter .ocr-progressive-jackpots .ocr-jackpot-list{margin-left:-8px;margin-right:-8px}@media(max-width:1199.98px){.ocr-review-chapter .ocr-progressive-jackpots .ocr-jackpot-list{margin-left:0;margin-right:0}}.ocr-review-chapter .ocr-progressive-jackpots .ocr-progressive-jackpot{padding-left:8px;padding-right:8px}@media(max-width:1199.98px){.ocr-review-chapter .ocr-progressive-jackpots .ocr-progressive-jackpot{margin-right:16px;padding-left:0;padding-right:0}.ocr-review-chapter .ocr-progressive-jackpots .ocr-progressive-jackpot:last-child{margin-right:0}.ocr-review-chapter .ocr-progressive-jackpots .ocr-progressive-jackpot:last-child:after{content:"";display:block;height:1px;left:100%;opacity:0;position:absolute;top:0;width:16px}}.ocr-review-chapter .ocr-progressive-jackpots .ocr-progressive-jackpot .card{padding:16px}.ocr-review-chapter .ocr-progressive-jackpots .ocr-progressive-jackpot .card .jackpot-thumbnail{margin:0 auto;padding:5px 14px 16px;width:135px}.ocr-review-chapter .ocr-progressive-jackpots .ocr-progressive-jackpot .card .jackpot-name{margin-bottom:7px}.ocr-review-chapter .ocr-progressive-jackpots .ocr-progressive-jackpot .card .jackpot-progress{margin:0 30px}.ocr-review-chapter .ocr-progressive-jackpots .ocr-progressive-jackpot .card .jackpot-state{font-size:12px;font-weight:700;margin-bottom:13px}.ocr-review-chapter .ocr-progressive-jackpots .ocr-progressive-jackpot .card .jackpot-current{margin-bottom:3px}.ocr-review-chapter .ocr-progressive-jackpots .ocr-progressive-jackpot .card .jackpot-current-value{background-color:#292d37;color:#fff;font-weight:700;margin:0 8px;padding:8px}.ocr-review-chapter .ocr-progressive-jackpots .ocr-jackpot-list-container{margin-bottom:20px;position:relative}@media(max-width:1199.98px){.ocr-review-chapter .ocr-progressive-jackpots .ocr-jackpot-list-container{height:275px}}.ocr-review-chapter .ocr-progressive-jackpots .ocr-jackpot-list-container .ocr-jackpot-list-control{background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:100%;box-shadow:1px 1px 2px 0 rgba(0,0,0,.2);display:none;height:25px;position:absolute;text-align:center;top:calc(50% - 12px);width:25px;z-index:2}@media(max-width:1199.98px){.ocr-review-chapter .ocr-progressive-jackpots .ocr-jackpot-list-container .ocr-jackpot-list-control{display:block}}.ocr-review-chapter .ocr-progressive-jackpots .ocr-jackpot-list-container .ocr-jackpot-list-control:before{speak:never;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";display:inline-block;font-family:icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:25px;text-transform:none}.ocr-review-chapter .ocr-progressive-jackpots .ocr-jackpot-list-container .ocr-jackpot-list-control.ctrl-left{left:8px}.ocr-review-chapter .ocr-progressive-jackpots .ocr-jackpot-list-container .ocr-jackpot-list-control.ctrl-left:before{transform:translate(-2px,-1px) rotate(90deg)}.ocr-review-chapter .ocr-progressive-jackpots .ocr-jackpot-list-container .ocr-jackpot-list-control.ctrl-right{right:8px}.ocr-review-chapter .ocr-progressive-jackpots .ocr-jackpot-list-container .ocr-jackpot-list-control.ctrl-right:before{transform:translate(1px,-1px) rotate(-90deg)}@media(max-width:1199.98px){.ocr-review-chapter .ocr-progressive-jackpots .ocr-jackpot-list-container .ocr-jackpot-list{height:305px;margin:0}}.ocr-review-chapter .ocr-progressive-table{margin-bottom:0}.ocr-review-chapter .ocr-progressive-table thead{background-color:#f5f5f3}.ocr-review-chapter .ocr-progressive-table tbody tr:nth-of-type(4n+1),.ocr-review-chapter .ocr-progressive-table tbody tr:nth-of-type(4n+2){background-color:#fbfbfa}.ocr-review-chapter .ocr-progressive-table tbody tr:nth-of-type(4n+3),.ocr-review-chapter .ocr-progressive-table tbody tr:nth-of-type(4n+4){background-color:#f5f5f3}.ocr-review-chapter .ocr-progressive-table tbody tr:nth-of-type(4n+3) .jackpot-progress,.ocr-review-chapter .ocr-progressive-table tbody tr:nth-of-type(4n+4) .jackpot-progress{background:#fbfbfa}.ocr-review-chapter .ocr-progressive-table tbody tr td{height:50px;padding:5px 16px;position:relative;vertical-align:middle}.ocr-review-chapter .ocr-progressive-table tbody tr td:first-child{padding-left:76px}@media(max-width:1199.98px){.ocr-review-chapter .ocr-progressive-table tbody tr td:first-child{font-size:12px;padding-bottom:0;padding-left:60px;padding-right:0}}.ocr-review-chapter .ocr-progressive-table .jackpot-value{color:#009e74;font-size:16px;font-weight:700}@media(max-width:1199.98px){.ocr-review-chapter .ocr-progressive-table .jackpot-value{font-size:14px;padding-left:60px;padding-right:0;padding-top:0}}.ocr-review-chapter .ocr-progressive-table .btn-more-details{position:absolute;right:0;top:calc(50% - 19px)}.ocr-review-chapter .ocr-progressive-table .btn-more-details:focus{box-shadow:none}.ocr-review-chapter .ocr-progressive-table .btn-more-details .icon-UI-ArrowDown,.ocr-review-chapter .ocr-progressive-table .btn-more-details .icon-UI_Arrow-Up{display:inline-block;transform:translateY(2px)}.ocr-review-chapter .ocr-progressive-table .btn-more-details .icon-UI-ArrowDown{display:none}.ocr-review-chapter .ocr-progressive-table .btn-more-details.collapsed .icon-UI-ArrowDown{display:inline-block}.ocr-review-chapter .ocr-progressive-table .btn-more-details.collapsed .icon-UI_Arrow-Up{display:none}.ocr-review-chapter .ocr-progressive-table .jackpot-thumbnail{left:16px;position:absolute;top:calc(50% - 15px);width:55px}@media(max-width:1199.98px){.ocr-review-chapter .ocr-progressive-table .jackpot-thumbnail{top:10px;width:40px}}.ocr-review-chapter .ocr-progressive-table .jackpot-progress{margin-right:35px;min-width:70px}.ocr-review-chapter .ocr-progressive-table .ocr-collapsible-row td{height:auto;padding:0}.ocr-review-chapter .ocr-progressive-table .ocr-collapsible-row td:first-child{padding-left:0}.ocr-review-chapter .ocr-progressive-table .ocr-collapsible-row td>.row{margin:0}.ocr-review-chapter .ocr-progressive-table .ocr-collapsible-row td div.col-6{padding:16px}.ocr-review-chapter .ocr-progressive-table .ocr-collapsible-row td div.col-6:first-child{padding-left:76px}@media(max-width:1199.98px){.ocr-review-chapter .ocr-progressive-table .ocr-collapsible-row td div.col-6:first-child{padding-left:60px;padding-top:0}}.ocr-review-chapter .ocr-progressive-table .ocr-collapsible-row td div.col-6:last-child{padding-right:52px}.ocr-review-chapter .ocr-progressive-table .ocr-collapsible-row .jackpot-game,.ocr-review-chapter .ocr-progressive-table .ocr-collapsible-row .jackpot-software{font-size:12px;line-height:24px}.ocr-review-chapter .ocr-progressive-table .ocr-collapsible-row .h5{line-height:24px;margin-bottom:0}.ocr-review-chapter .ocr-progressive-table .ocr-collapsible-row .jackpot-state{font-size:12px;line-height:24px}@media(max-width:1199.98px){.ocr-review-chapter .ocr-progressive-table tbody,.ocr-review-chapter .ocr-progressive-table thead{display:block}.ocr-review-chapter .ocr-progressive-table tbody tr,.ocr-review-chapter .ocr-progressive-table thead tr{display:block;position:relative}.ocr-review-chapter .ocr-progressive-table tbody tr:after,.ocr-review-chapter .ocr-progressive-table thead tr:after{clear:both;content:"";display:block}.ocr-review-chapter .ocr-progressive-table tbody tr td,.ocr-review-chapter .ocr-progressive-table tbody tr th,.ocr-review-chapter .ocr-progressive-table thead tr td,.ocr-review-chapter .ocr-progressive-table thead tr th{display:block;height:auto;width:60%}.ocr-review-chapter .ocr-progressive-table tbody tr td:last-child,.ocr-review-chapter .ocr-progressive-table tbody tr th:last-child,.ocr-review-chapter .ocr-progressive-table thead tr td:last-child,.ocr-review-chapter .ocr-progressive-table thead tr th:last-child{height:100%;position:absolute;right:0;top:0;width:40%}.ocr-review-chapter .ocr-progressive-table tbody tr td .jackpot-progress,.ocr-review-chapter .ocr-progressive-table tbody tr th .jackpot-progress,.ocr-review-chapter .ocr-progressive-table thead tr td .jackpot-progress,.ocr-review-chapter .ocr-progressive-table thead tr th .jackpot-progress{margin-top:16px}.ocr-review-chapter .ocr-progressive-table tbody tr td .btn-more-details,.ocr-review-chapter .ocr-progressive-table tbody tr th .btn-more-details,.ocr-review-chapter .ocr-progressive-table thead tr td .btn-more-details,.ocr-review-chapter .ocr-progressive-table thead tr th .btn-more-details{top:12px}.ocr-review-chapter .ocr-progressive-table tbody tr.ocr-collapsible-row td:last-child,.ocr-review-chapter .ocr-progressive-table thead tr.ocr-collapsible-row td:last-child{height:auto;position:relative;width:100%}.ocr-review-chapter .ocr-progressive-table tbody tr.ocr-collapsible-row td:last-child .col-6,.ocr-review-chapter .ocr-progressive-table thead tr.ocr-collapsible-row td:last-child .col-6{flex:0 0 100%;max-width:100%}.ocr-review-chapter .ocr-progressive-table tbody tr.ocr-collapsible-row td:last-child .col-6:last-child,.ocr-review-chapter .ocr-progressive-table thead tr.ocr-collapsible-row td:last-child .col-6:last-child{display:none}}.ocr-review-chapter .ocr-game-currencies{margin-bottom:20px}.ocr-review-chapter .ocr-payment .ocr-payment-table{margin-bottom:0}.ocr-review-chapter .ocr-payment .ocr-payment-table .thead{background-color:#f5f5f3}.ocr-review-chapter .ocr-payment .ocr-payment-table .thead .th{font-weight:700;padding:12px 8px}.ocr-review-chapter .ocr-payment .ocr-payment-table .thead .th:first-child{padding-left:20px}.ocr-review-chapter .ocr-payment .ocr-payment-table .thead .th:last-child{padding-right:20px}.ocr-review-chapter .ocr-payment .ocr-payment-table .thead .col-3{text-align:center}.ocr-review-chapter .ocr-payment .ocr-payment-table .tbody .row{align-items:center}.ocr-review-chapter .ocr-payment .ocr-payment-table .tbody .row:nth-child(odd){background-color:#fbfbfa}.ocr-review-chapter .ocr-payment .ocr-payment-table .tbody .row:nth-child(2n+2){background-color:#f5f5f3}.ocr-review-chapter .ocr-payment .ocr-payment-table .tbody .row .col-3{text-align:center}.ocr-review-chapter .ocr-payment .ocr-payment-table .tbody .row .icon-UI_Check{color:#009e74;font-size:20px}.ocr-review-chapter .ocr-payment .ocr-payment-table .tbody .row .icon-UI_X{color:#dc4300;font-size:20px}.ocr-review-chapter .ocr-payment .ocr-payment-table .tbody .td{padding:12px 8px}.ocr-review-chapter .ocr-payment .ocr-payment-table .tbody .td:first-child{padding-left:80px;position:relative}.ocr-review-chapter .ocr-payment .ocr-payment-table .tbody .td:last-child{padding-right:16px}.ocr-review-chapter .ocr-payment .ocr-payment-table .tbody .payment-thumbnail{left:20px;position:absolute;top:calc(50% - 13px);width:44px}@media(max-width:1199.98px){.ocr-review-chapter .ocr-payment .ocr-payment-table .tbody .payment-thumbnail{top:calc(50% - 12px);width:40px}}.ocr-review-chapter .ocr-payment .ocr-payment-table .tbody .collapse:nth-child(odd) .row:nth-child(odd),.ocr-review-chapter .ocr-payment .ocr-payment-table .tbody .collapsing:nth-child(odd) .row:nth-child(odd){background-color:#fbfbfa}.ocr-review-chapter .ocr-payment .ocr-payment-table .tbody .collapse:nth-child(2n+2) .row:nth-child(odd),.ocr-review-chapter .ocr-payment .ocr-payment-table .tbody .collapse:nth-child(odd) .row:nth-child(2n+2),.ocr-review-chapter .ocr-payment .ocr-payment-table .tbody .collapsing:nth-child(2n+2) .row:nth-child(odd),.ocr-review-chapter .ocr-payment .ocr-payment-table .tbody .collapsing:nth-child(odd) .row:nth-child(2n+2){background-color:#f5f5f3}.ocr-review-chapter .ocr-payment .ocr-payment-table .tbody .collapse:nth-child(2n+2) .row:nth-child(2n+2),.ocr-review-chapter .ocr-payment .ocr-payment-table .tbody .collapsing:nth-child(2n+2) .row:nth-child(2n+2){background-color:#fbfbfa}.ocr-review-chapter .ocr-withdrawal table th{width:33%}@media(max-width:1199.98px){.ocr-review-chapter .ocr-withdrawal table th{width:50%}}.ocr-review-chapter .ocr-compatible-OS .ocr-csl-with-icons{margin-bottom:20px}.ocr-review-chapter .ocr-compatible-OS .ocr-csl-with-icons .ocr-platform{float:left;margin-bottom:10px;margin-right:10px;white-space:nowrap}.ocr-review-chapter .ocr-compatible-OS .ocr-csl-with-icons .ocr-icon{font-size:18px;margin-right:3px;vertical-align:-2px}.ocr-review-chapter .ocr-available-apps{margin-bottom:20px}.ocr-review-chapter .ocr-available-apps .ocr-app-card{align-items:center;background-color:#000;border-radius:5px;color:#fff;display:block;height:60px;margin-bottom:16px;padding:13px 14px 13px 55px;position:relative;text-decoration:none}@media(max-width:1199.98px){.ocr-review-chapter .ocr-available-apps .ocr-app-card{font-size:12px;height:50px;padding:10px 12px 10px 45px}}.ocr-review-chapter .ocr-available-apps .ocr-app-card span.ocr-icon{font-size:34px}@media(max-width:1199.98px){.ocr-review-chapter .ocr-available-apps .ocr-app-card span.ocr-icon{font-size:29px}}.ocr-review-chapter .ocr-available-apps .ocr-app-card img.ocr-icon{height:34px}@media(max-width:1199.98px){.ocr-review-chapter .ocr-available-apps .ocr-app-card img.ocr-icon{height:29px}}.ocr-review-chapter .ocr-available-apps .ocr-app-card .ocr-icon{left:13px;position:absolute;top:calc(50% - 17px)}@media(max-width:1199.98px){.ocr-review-chapter .ocr-available-apps .ocr-app-card .ocr-icon{left:10px;top:calc(50% - 15px)}}.ocr-review-chapter .ocr-available-apps .ocr-app-card:active,.ocr-review-chapter .ocr-available-apps .ocr-app-card:focus,.ocr-review-chapter .ocr-available-apps .ocr-app-card:hover,.ocr-review-chapter .ocr-available-apps .ocr-app-card:link,.ocr-review-chapter .ocr-available-apps .ocr-app-card:visited{color:#fff;text-decoration:none}@media(max-width:1199.98px){.ocr-review-chapter .ocr-available-apps .ocr-app-card .ocr-card-body{font-size:12px}}.ocr-review-chapter .ocr-available-apps .ocr-app-card .small{font-size:12px;line-height:16px}@media(max-width:1199.98px){.ocr-review-chapter .ocr-available-apps .ocr-app-card .small{font-size:9px}}.ocr-review-chapter .ocr-player-incentive p{font-weight:700;line-height:18px;padding-left:27px;position:relative}.ocr-review-chapter .ocr-player-incentive p .ocr-check{left:0;position:absolute;top:calc(50% - 10px)}.ocr-review-chapter .ocr-auditors table th,.ocr-review-chapter.ocr-support table th{padding-right:0;vertical-align:middle;width:30%}.ocr-review-chapter .ocr-auditors table td,.ocr-review-chapter.ocr-support table td{font-weight:medium;vertical-align:middle}.ocr-review-chapter .ocr-auditors table td .ssl,.ocr-review-chapter.ocr-support table td .ssl{font-weight:700}.ocr-review-chapter .ocr-auditors table td .ssl img,.ocr-review-chapter.ocr-support table td .ssl img{margin-right:10px;vertical-align:-6px}.ocr-review-chapter .ocr-faq{border:none;box-shadow:0 1px 10px 0 rgba(0,0,0,.1);margin-bottom:30px}.ocr-review-chapter .ocr-faq .card-body{border-bottom:1px solid rgba(0,0,0,.05);padding:20px 20px 16px}.ocr-review-chapter .ocr-faq .card-body:last-child{border-bottom:none}.ocr-review-chapter .ocr-faq .ocr-faq-question{cursor:pointer;font-size:16px;font-weight:700;line-height:18px;margin-bottom:0}@media(max-width:1199.98px){.ocr-review-chapter .ocr-faq .ocr-faq-question{font-size:14px}}.ocr-review-chapter .ocr-faq .ocr-faq-question .caret{background-color:#fff;border-radius:100%;box-shadow:1px 1px 2px 0 rgba(0,0,0,.2);font-size:14px;height:24px;margin-left:10px;text-align:center;width:24px;z-index:2}.ocr-review-chapter .ocr-faq .ocr-faq-question .caret span:before{display:inline-block;transform:translateY(2px) rotate(-180deg);transition:transform .35s ease-in-out}.ocr-review-chapter .ocr-faq .ocr-faq-question.collapsed .caret span:before{transform:translateY(4px) rotate(0deg)}.ocr-review-chapter .ocr-faq .ocr-faq-answer{line-height:26px;width:100%}.ocr-review-chapter .ocr-faq .ocr-faq-answer p{line-height:26px;margin-bottom:0;padding:16px 0 10px}.ocr-check{background-color:#effaec;color:#009e74}.ocr-X,.ocr-check{border-radius:100px;display:inline-block;font-size:12px;font-weight:400;margin-right:5px;padding:4px}.ocr-X{background-color:#faecec;color:#9c1212}.ocr-alternative-venues{margin-bottom:20px}.ocr-alternative-venues h2{font-size:20px}@media(max-width:1199.98px){.ocr-alternative-venues .ocr-alternative-venue{margin-right:20px;padding:0}.ocr-alternative-venues .ocr-alternative-venue:last-child{margin-right:0}.ocr-alternative-venues .ocr-alternative-venue:last-child:after{content:"";display:block;height:1px;left:100%;opacity:0;position:absolute;top:0;width:16px}}.ocr-alternative-venues .ocr-alternative-venue .card{border:none;box-shadow:0 1px 10px 0 rgba(0,0,0,.1);padding:10px}.ocr-alternative-venues .ocr-alternative-venue .ocr-badges{margin:0;min-height:24px;padding:0}.ocr-alternative-venues .ocr-alternative-venue .ocr-badges .ocr-badge{float:left;font-size:8px;line-height:10px;margin-right:5px;padding:1px 5px}.ocr-alternative-venues .ocr-alternative-venue .ocr-badges .ocr-badge img{height:8px;transform:translate(-1px,-1px)}.ocr-alternative-venues .ocr-alternative-venue .ocr-casino-logo{width:69px}.ocr-alternative-venues .ocr-alternative-venue .casino-name{font-size:16px;font-weight:700;line-height:21px}.ocr-alternative-venues .ocr-alternative-venue .ocr-review-rating{margin-bottom:16px}.ocr-alternative-venues .ocr-alternative-venue .ocr-review-rating .ocr-review-star-rating .icon-UI_Star-Empty,.ocr-alternative-venues .ocr-alternative-venue .ocr-review-rating .ocr-review-star-rating .icon-UI_Star-Filled,.ocr-alternative-venues .ocr-alternative-venue .ocr-review-rating .ocr-review-star-rating .icon-UI_Star-Half-Filled{font-size:15px;vertical-align:0}.ocr-alternative-venues .ocr-alternative-venue .ocr-review-rating .rating-score{font-size:14px;font-weight:700;margin:0}.ocr-alternative-venues .ocr-alternative-venue .ocr-alternative-venue-body{min-height:80px}.ocr-alternative-venues .ocr-alternative-venue .ocr-alternative-venue-body .label{font-weight:700;margin:5px}.ocr-alternative-venues .ocr-alternative-venue .ocr-alternative-venue-body .welcome-package{color:#009e74;font-weight:800}.ocr-alternative-venues .ocr-alternative-venue .review-link{font-size:12px;font-weight:800;line-height:20px;margin:5px auto 0}.ocr-alternative-venues .ocr-alternative-venue .small-print{font-size:9px;margin-top:5px}.ocr-alternative-venues .ocr-alternative-list-container{margin-bottom:20px;position:relative}@media(max-width:1199.98px){.ocr-alternative-venues .ocr-alternative-list-container{height:355px}}.ocr-alternative-venues .ocr-alternative-list-container .ocr-alternative-list-control{background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:100%;box-shadow:1px 1px 2px 0 rgba(0,0,0,.2);display:none;height:25px;position:absolute;text-align:center;top:calc(50% - 12px);width:25px;z-index:2}@media(max-width:1199.98px){.ocr-alternative-venues .ocr-alternative-list-container .ocr-alternative-list-control{display:block}}.ocr-alternative-venues .ocr-alternative-list-container .ocr-alternative-list-control:before{speak:never;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";display:inline-block;font-family:icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:25px;text-transform:none}.ocr-alternative-venues .ocr-alternative-list-container .ocr-alternative-list-control.ctrl-left{left:16px}.ocr-alternative-venues .ocr-alternative-list-container .ocr-alternative-list-control.ctrl-left:before{transform:translate(-2px,-1px) rotate(90deg)}.ocr-alternative-venues .ocr-alternative-list-container .ocr-alternative-list-control.ctrl-right{right:16px}.ocr-alternative-venues .ocr-alternative-list-container .ocr-alternative-list-control.ctrl-right:before{transform:translate(1px,-1px) rotate(-90deg)}@media(max-width:1199.98px){.ocr-alternative-venues .ocr-alternative-list-container .ocr-alternative-list{height:395px;margin:0;padding:16px}}.ocr-social-share .social-icon{background:rgba(0,0,0,.1);border-radius:100px;display:inline-block;margin:10px}.ocr-social-share .social-icon svg{height:70px;padding:22px;width:70px}.ocr-social-share .social-icon-fbk{background-color:rgba(24,119,242,.1)}.ocr-social-share .social-icon-fbk path{fill:#1877f2}.ocr-social-share .social-icon-fbk:hover{background-color:rgba(24,119,242,.2)}.ocr-social-share .social-icon-msgr{background-color:rgba(0,132,255,.1)}.ocr-social-share .social-icon-msgr path{fill:#0084ff}.ocr-social-share .social-icon-msgr:hover{background-color:rgba(0,132,255,.2)}.ocr-social-share .social-icon-twtr{background-color:rgba(29,161,242,.1)}.ocr-social-share .social-icon-twtr path{fill:#1da1f2}.ocr-social-share .social-icon-twtr:hover{background-color:rgba(29,161,242,.2)}.ocr-social-share .social-icon-whap{background-color:rgba(37,211,102,.1)}.ocr-social-share .social-icon-whap path{fill:#25d366}.ocr-social-share .social-icon-whap:hover{background-color:rgba(37,211,102,.2)}.ocr-index-intro{position:relative}.ocr-index-intro .subtitle{font-size:20px;font-weight:600}@media(max-width:1199.98px){.ocr-index-intro .subtitle{font-size:14px}}.ocr-safe-secure-card{background-color:#e8f1f7;border-radius:5px;padding:12px 16px 12px 60px;position:absolute;right:0;top:0}.ocr-safe-secure-card .shield{height:36px;left:14px;position:absolute;top:14px}.ocr-safe-secure-card .title{font-size:16px;font-weight:600;line-height:21px}.ocr-safe-secure-card .body{line-height:18px}@media(max-width:1199.98px){.ocr-safe-secure-card{padding:8px;position:relative;text-align:center}.ocr-safe-secure-card .shield{height:14px;position:static}.ocr-safe-secure-card .body,.ocr-safe-secure-card .title{display:inline;font-size:12px;line-height:16px}}@media(min-width:1200px){.ocr-casino-filters .modal,.ocr-casino-filters .modal-body,.ocr-casino-filters .modal-content,.ocr-casino-filters .modal-dialog,.ocr-casino-filters .ocr-slip-sticky-container{display:flex;flex-direction:column;flex-grow:1}.ocr-casino-filters .modal-footer{display:none}}@media(max-width:1199.98px){.ocr-casino-filters{padding-bottom:0;padding-top:0}.ocr-casino-filters .modal{bottom:92px}.ocr-casino-filters .modal.fade .modal-dialog .modal-content .modal-header{top:calc(100% - 142px)}.ocr-casino-filters .modal.show .modal-dialog .modal-content .modal-header{top:0}}.ocr-casino-filters .card{border-radius:5px}@media(max-width:1199.98px){.ocr-casino-filters .card{border:none}}.ocr-casino-filters .card .card-header{background-color:#fff;border-bottom:none;font-size:20px;line-height:26px}.ocr-casino-filters .card .card-header .clear{float:right;font-size:14px;font-weight:700}.ocr-casino-filters .card .card-header .title{float:left}@media(max-width:1199.98px){.ocr-casino-filters .card .card-header{height:25px;padding:6px}.ocr-casino-filters .card .card-header .title{display:none}}.ocr-casino-filters .card .card-body{border-top:1px solid rgba(0,0,0,.125);padding:8px 16px}@media(max-width:1199.98px){.ocr-casino-filters .card .card-body{border:none;padding:8px 0}}.ocr-casino-filters .card.ocr-select-card{border:none}.ocr-casino-filters .card.ocr-select-card .card-body{border-top:none;padding:0}.ocr-casino-filters .card .card-title{border-radius:3px;cursor:pointer;font-size:20px;line-height:26px;margin-bottom:0;margin-left:-8px;margin-right:-8px;padding:6px 8px}.ocr-casino-filters .card .card-title:hover{background-color:rgba(0,158,116,.04);color:#009e74}.ocr-casino-filters .card .card-title:after{speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";float:right;font-family:icomoon!important;font-size:16px;font-style:normal;font-variant:normal;font-weight:400;line-height:26px;padding:0 4px;text-transform:none;transform:rotate(-180deg);transition:transform .2s ease-in-out}.ocr-casino-filters .card .card-title.collapsed:after{transform:rotate(0deg)}.ocr-casino-filters .card form.collapse,.ocr-casino-filters .card form.collapsing{padding:8px 0}.ocr-casino-filters .card form.collapse .ocr-filter-block-title,.ocr-casino-filters .card form.collapsing .ocr-filter-block-title{font-size:18px;font-weight:700;line-height:29px;margin-top:16px}.ocr-casino-filters .card .ocr-filter-checkbox{padding-left:0}.ocr-casino-filters .card .ocr-filter-checkbox input[type=checkbox]{left:auto;right:0}.ocr-casino-filters .card .ocr-filter-checkbox label{border-radius:3px;cursor:pointer;display:block;font-size:16px;line-height:24px;margin-bottom:2px;margin-left:-8px;margin-right:-8px;padding:6px 8px}.ocr-casino-filters .card .ocr-filter-checkbox label:hover{background-color:rgba(0,158,116,.04);color:#009e74;text-decoration:underline}.ocr-casino-filters .card .ocr-filter-checkbox label:hover .icon{text-decoration:underline;text-decoration-color:#fff}.ocr-casino-filters .card .ocr-filter-checkbox label:before{left:auto;right:8px;top:6px}.ocr-casino-filters .card .ocr-filter-checkbox label .icon{font-size:24px;margin-right:16px;text-decoration:none;vertical-align:middle}.ocr-casino-filters .card .ocr-filter-checkbox label .payment-icon{height:24px;margin-right:16px}.ocr-casino-filters .card .ocr-filter-checkbox label .badge{height:24px;margin-right:16px;min-width:45px}.ocr-casino-filters .card .ocr-filter-checkbox label .badge .medal{height:17px;transform:translateY(-3px)}.ocr-casino-filters .card .ocr-filter-checkbox.custom-switch .custom-control-label{font-size:18px;line-height:29px}.ocr-casino-filters .card .ocr-filter-checkbox.custom-switch .custom-control-label:before{background-color:#8e9198;border:none;border-radius:100px;height:29px;right:6px;width:45px}.ocr-casino-filters .card .ocr-filter-checkbox.custom-switch .custom-control-label:after{speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;border-radius:100px;color:#fff;content:"";font-family:icomoon!important;font-size:10px;font-style:normal;font-variant:normal;font-weight:400;height:23px;left:auto;line-height:1;line-height:23px;padding-left:2px;padding-top:1px;right:25px;text-align:center;text-transform:none;top:9px;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,color .15s ease-in-out;width:23px}.ocr-casino-filters .card .ocr-filter-checkbox.custom-switch .custom-control-input:checked~.custom-control-label:before{background-color:#009e74}.ocr-casino-filters .card .ocr-filter-checkbox.custom-switch .custom-control-input:checked~.custom-control-label:after{color:#009e74;transform:translateX(16px)}.ocr-casino-filters .card .ocr-filter-checkbox.custom-switch .custom-control-input:focus~.custom-control-label:before{box-shadow:none}.ocr-casino-filters .card .ocr-filter-checkbox.custom-badge .custom-control-label{background-color:#f5f5f3;border-radius:5px;font-size:14px;text-align:center}.ocr-casino-filters .card .ocr-filter-checkbox.custom-badge .custom-control-label:after,.ocr-casino-filters .card .ocr-filter-checkbox.custom-badge .custom-control-label:before{content:none;display:none}.ocr-casino-filters .card .ocr-filter-checkbox.custom-badge .custom-control-label:hover{text-decoration:none}.ocr-casino-filters .card .ocr-filter-checkbox.custom-badge .custom-control-label .currency-symbol{font-weight:900;margin-right:6px;pointer-events:none}.ocr-casino-filters .card .ocr-filter-checkbox.custom-badge .custom-control-label .currency-abbr{font-weight:600;pointer-events:none}.ocr-casino-filters .card .ocr-filter-checkbox.custom-badge .custom-control-input:checked~.custom-control-label{box-shadow:0 0 0 2px #009e74}.ocr-casino-filters .card .filter-group-currencies{display:flex;flex-wrap:wrap;margin-left:-5px;margin-right:-5px}.ocr-casino-filters .card .filter-group-currencies .custom-badge{flex:0 0 33.33333%;margin-bottom:8px;max-width:33.33333%;padding-left:5px;padding-right:5px}.ocr-casino-filters .card .filter-group-currencies .custom-badge .custom-control-label{-webkit-touch-callout:none;margin-left:0;margin-right:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(max-width:1199.98px){.ocr-casino-filters .card.popular-filter-container .card-header{display:none}.ocr-casino-filters .ocr-slip-sticky,.ocr-casino-filters .ocr-slip-sticky.position-absolute,.ocr-casino-filters .ocr-slip-sticky.position-fixed{position:relative!important;width:auto!important}}@media(min-width:1200px){.filter-results-header-placeholder{display:none}}.filter-results-header{align-items:center;margin-bottom:0;padding:27px 0 0}.filter-results-header .sort-selector-container{max-width:calc(100% - 90px)}.filter-results-header .custom-select{box-shadow:none;color:#373d49;cursor:pointer;height:40px;outline:none;padding-top:4px}.filter-results-header .btn.css-class-control{background-color:#fff;border-color:rgba(0,0,0,.1);color:#373d49;line-height:1;padding:10px 12px;vertical-align:middle}.filter-results-header .btn.css-class-control:hover{background-color:#fff;border-color:rgba(0,0,0,.1);color:#009e74}.filter-results-header .btn.css-class-control.active{background-color:#fff;border-color:#009e74;color:#373d49}.filter-results-header .btn.css-class-control.btn-filter{padding:10px 30px}@media(max-width:1199.98px){.filter-results-header{padding-top:0}.filter-results-header.stuck{background:#fff;box-shadow:0 0 20px 1px rgba(0,0,0,.05);left:0;padding:12px;position:fixed;top:54px;transition:left .2s ease-in-out;width:100%;z-index:99}.filter-results-header.stuck.bound{top:-100%}.filter-results-header.stuck .ocr-result-info{display:none}.filter-results-header.stuck .btn.css-class-control{background-color:#009e74;border-color:#009e74;color:#fff;line-height:1;padding:10px 12px;vertical-align:middle}.filter-results-header.stuck .btn.css-class-control:hover{background-color:#007858;border-color:rgba(0,0,0,.1);color:#fff}.filter-results-header.stuck .btn.css-class-control.active{background-color:#fff;border-color:#009e74;color:#373d49}.filter-results-header.stuck .btn.css-class-control.btn-filter{padding:10px 30px}}.filter-results-list .ocr-result-info{min-width:100%;padding:10px 0;width:100%}.filter-results-list .ocr-review-header.card{border:1px solid rgba(0,0,0,.05);box-shadow:0 0 20px 1px rgba(0,0,0,.05);margin-bottom:20px}.filter-results-list .ocr-review-header.card.ocr-editor-pick{border:3px solid rgba(255,194,0,.25)}.filter-results-list .ocr-review-header.card.ocr-casino-closed .ocr-review-star-rating .icon{color:#8e9198}.filter-results-list .ocr-review-header .left-col,.filter-results-list .ocr-review-header .right-col{text-align:center}.filter-results-list .ocr-review-header .center-col{margin-bottom:12px}.filter-results-list .ocr-review-header .right-col .bonus-promo{padding-bottom:40px}.filter-results-list .ocr-review-header .ocr-casino-logo{margin-bottom:20px}.filter-results-list .ocr-review-header .ocr-review-header-limiter{padding:16px 16px 8px}.filter-results-list .ocr-review-header .ocr-review-header-limiter .ocr-badges{padding:0}.filter-results-list .ocr-review-header .ocr-review-header-limiter hr{margin:10px 0}.filter-results-list .ocr-review-header .ocr-review-rating{margin-bottom:45px}.filter-results-list .ocr-review-header .ocr-review-characteristics{padding-top:10px}.filter-results-list .ocr-review-header .ocr-compare-checkbox{padding-left:0}.filter-results-list .ocr-review-header .ocr-compare-checkbox .custom-control-label{color:#373d49;line-height:20px;padding-left:30px}.filter-results-list .ocr-review-header .ocr-compare-checkbox .custom-control-label:hover{color:#009e74}.filter-results-list .ocr-review-header .ocr-compare-checkbox .custom-control-label:before{height:20px;left:0;top:0;width:20px}.filter-results-list .ocr-review-header .ocr-compare-checkbox .custom-control-input:checked~.custom-control-label:before{font-size:14px;line-height:20px}.filter-results-list .ocr-review-header .glance-title{color:#373d49;margin-bottom:10px}.filter-results-list .ocr-review-header .glance-title.inline{float:left;margin-right:2px}.filter-results-list .ocr-review-header .glance-block .link{color:#8e9198;margin-left:4px;white-space:nowrap}.filter-results-list .ocr-review-header .glance-block .link:hover{color:#009e74}.filter-results-list .ocr-review-header .gauge,.filter-results-list .ocr-review-header .percent-pie{height:26px;margin-right:4px;max-width:26px;min-width:26px;transform:translateY(-3px);width:26px}.filter-results-list .ocr-review-header .chart-value,.filter-results-list .ocr-review-header .gauge-value{font-weight:700}.filter-results-list .ocr-review-header .ocr-game-list{margin-bottom:20px}.filter-results-list .ocr-review-header .ocr-game-card{background-color:#f5f5f3;border:none;height:50px;margin-right:5px;max-width:calc(16.66666% - 5px);min-width:calc(16.66666% - 5px);width:calc(16.66666% - 5px)}.filter-results-list .ocr-review-header .ocr-game-card span.icon{font-size:25px;line-height:43px}.filter-results-list .ocr-review-header .ocr-game-card.live-game{border-radius:5px 5px 0 0}.filter-results-list .ocr-review-header .ocr-game-card.live-game:after{background-color:#009e74;border-radius:0 0 3px 3px;bottom:-12px;color:#fff;content:"LIVE!";font-size:9px;font-weight:700;height:15px;left:0;letter-spacing:.25px;line-height:15px;position:absolute;width:100%}.filter-results-list .ocr-review-header .ocr-compare-container{border-top:1px solid rgba(0,0,0,.1);padding-top:12px}.filter-results-list .filter-results-footer{align-items:center;flex:0 0 100%;max-width:100%;padding:0 10px}.filter-results-list .filter-results-footer .pagination-container{float:right}.filter-results-list .filter-results-footer .pagination a.page-link{text-decoration:none}.filter-results-list .filter-results-footer .result-nums{float:left}.ocr-review-characteristics .ocr-review-characteristic{line-height:18px;margin-bottom:10px;padding-left:30px;position:relative}.ocr-review-characteristics .ocr-review-characteristic:last-child{margin-bottom:0}.ocr-review-characteristics .icon-UI_Check{background-color:#009e74;border-radius:100px;color:#fff;display:inline-block;font-size:12px;left:0;margin-right:5px;padding:4px;position:absolute;top:-1px}.ocr-review-characteristics .icon-UI_Check:before{display:inline-block;transform:translateY(1px)}.filter-results-list.grid{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.filter-results-list.grid .ocr-result-info{padding:10px}.filter-results-list.grid .ocr-review-header-limiter{align-items:normal;flex-direction:column;min-width:0}.filter-results-list.grid .ocr-review-header{box-shadow:0 0 20px 1px rgba(0,0,0,.05);display:flex;flex:0 0 33.33333333%;margin-bottom:20px;margin-left:10px;margin-right:10px;max-width:calc(33.33333% - 20px)}.filter-results-list.grid .ocr-review-header .center-col,.filter-results-list.grid .ocr-review-header .left-col,.filter-results-list.grid .ocr-review-header .right-col{flex:0 0 100%;max-width:100%;text-align:left}.filter-results-list.grid .ocr-review-header .ocr-badges{flex-grow:0;flex-shrink:1;max-height:25px;overflow-y:hidden}.filter-results-list.grid .ocr-review-header .left-col{flex:0 1 auto;margin-top:20px}.filter-results-list.grid .ocr-review-header .left-col .ocr-casino-logo{float:right;margin-bottom:0;width:70px}.filter-results-list.grid .ocr-review-header .left-col p.h3{margin-bottom:0}.filter-results-list.grid .ocr-review-header .left-col .ocr-medal{height:20px}.filter-results-list.grid .ocr-review-header .left-col .ocr-review-rating{margin-bottom:10px}.filter-results-list.grid .ocr-review-header .left-col .ocr-review-rating .icon-UI_Star-Empty,.filter-results-list.grid .ocr-review-header .left-col .ocr-review-rating .icon-UI_Star-Filled,.filter-results-list.grid .ocr-review-header .left-col .ocr-review-rating .icon-UI_Star-Half-Filled,.filter-results-list.grid .ocr-review-header .left-col .ocr-review-rating .rating-score{font-size:16px}.filter-results-list.grid .ocr-review-header .center-col{flex:0 1 auto}.filter-results-list.grid .ocr-review-header .center-col .ocr-review-characteristics{display:none}.filter-results-list.grid .ocr-review-header .center-col .glance-block.col-6{flex:0 0 100%;max-width:100%}.filter-results-list.grid .ocr-review-header .center-col .glance-block.col-6 .ocr-bit{float:right}.filter-results-list.grid .ocr-review-header .center-col .ocr-game-list .ocr-game-card{background-color:#f5f5f3;border:none;height:50px;margin-right:6px;max-width:calc(20% - 8px);min-width:calc(20% - 8px);width:calc(20% - 8px)}.filter-results-list.grid .ocr-review-header .center-col .ocr-game-list .ocr-game-card:last-child{display:none}.filter-results-list.grid .ocr-review-header .right-col{display:flex;flex:1 0 auto;flex-direction:column}.filter-results-list.grid .ocr-review-header .right-col .bonus-promo{flex:1 0 auto;padding-bottom:20px}.filter-results-list.grid .ocr-review-header .right-col .cta-container{flex:0 1 auto}.filter-results-list.grid .ocr-review-header .right-col .ocr-cta-btn{float:right;padding:4px 16px}.filter-results-list.grid .ocr-review-header .right-col .review-link{font-size:14px;font-weight:600;line-height:34px}.filter-results-list.grid .ocr-review-header .ocr-compare-container{flex:0 1 auto}@media(max-width:1199.98px){.filter-results-list,.filter-results-list.grid{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.filter-results-list .ocr-review-header-limiter,.filter-results-list.grid .ocr-review-header-limiter{min-width:0}.filter-results-list .ocr-review-header,.filter-results-list.grid .ocr-review-header{box-shadow:0 0 20px 1px rgba(0,0,0,.05);display:flex;flex:0 0 100%;margin-bottom:20px;margin-left:10px;margin-right:10px;max-width:calc(100% - 20px);padding:0}.filter-results-list .ocr-review-header .center-col,.filter-results-list .ocr-review-header .left-col,.filter-results-list .ocr-review-header .right-col,.filter-results-list.grid .ocr-review-header .center-col,.filter-results-list.grid .ocr-review-header .left-col,.filter-results-list.grid .ocr-review-header .right-col{flex:0 0 100%;max-width:100%;text-align:left}.filter-results-list .ocr-casino-logo,.filter-results-list.grid .ocr-casino-logo{float:right;width:70px}.filter-results-list .left-col,.filter-results-list.grid .left-col{margin-top:20px}.filter-results-list .left-col p.h3,.filter-results-list.grid .left-col p.h3{margin-bottom:0}.filter-results-list .left-col .ocr-medal,.filter-results-list.grid .left-col .ocr-medal{height:20px}.filter-results-list .left-col .ocr-review-rating,.filter-results-list.grid .left-col .ocr-review-rating{margin-bottom:10px}.filter-results-list .left-col .ocr-review-rating .icon-UI_Star-Empty,.filter-results-list .left-col .ocr-review-rating .icon-UI_Star-Filled,.filter-results-list .left-col .ocr-review-rating .icon-UI_Star-Half-Filled,.filter-results-list .left-col .ocr-review-rating .rating-score,.filter-results-list.grid .left-col .ocr-review-rating .icon-UI_Star-Empty,.filter-results-list.grid .left-col .ocr-review-rating .icon-UI_Star-Filled,.filter-results-list.grid .left-col .ocr-review-rating .icon-UI_Star-Half-Filled,.filter-results-list.grid .left-col .ocr-review-rating .rating-score{font-size:16px}.filter-results-list .center-col .ocr-review-characteristics,.filter-results-list.grid .center-col .ocr-review-characteristics{display:none}.filter-results-list .center-col .glance-block.col-6,.filter-results-list.grid .center-col .glance-block.col-6{flex:0 0 100%;max-width:100%}.filter-results-list .center-col .glance-block.col-6 .ocr-bit,.filter-results-list.grid .center-col .glance-block.col-6 .ocr-bit{float:right}.filter-results-list .center-col .ocr-game-list,.filter-results-list.grid .center-col .ocr-game-list{height:auto}.filter-results-list .center-col .ocr-game-list .ocr-game-card:last-child,.filter-results-list.grid .center-col .ocr-game-list .ocr-game-card:last-child{display:block}.filter-results-list .right-col .ocr-cta-btn,.filter-results-list.grid .right-col .ocr-cta-btn{float:right;padding:4px 16px}.filter-results-list .right-col .review-link,.filter-results-list.grid .right-col .review-link{font-size:14px;font-weight:600;line-height:34px}.filter-results-list .right-col .bonus-promo,.filter-results-list.grid .right-col .bonus-promo{padding-bottom:20px}.filter-results-list .filter-results-footer .pagination-container,.filter-results-list.grid .filter-results-footer .pagination-container{float:none}.filter-results-list .filter-results-footer .pagination-container .pagination,.filter-results-list.grid .filter-results-footer .pagination-container .pagination{margin:0 auto;width:-moz-fit-content;width:fit-content}.filter-results-list .filter-results-footer .result-nums,.filter-results-list.grid .filter-results-footer .result-nums{float:none;text-align:center}}.ocr-quick-tip-container{height:190px;position:relative}.ocr-quick-tip-controls{position:relative}.ocr-quick-tip-controls .ocr-quick-tip-control{background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:100%;box-shadow:1px 1px 2px 0 rgba(0,0,0,.2);cursor:pointer;display:block;height:25px;position:absolute;text-align:center;top:100px;width:25px;z-index:2}.ocr-quick-tip-controls .ocr-quick-tip-control:before{speak:never;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";display:inline-block;font-family:icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:25px;text-transform:none}.ocr-quick-tip-controls .ocr-quick-tip-control.ctrl-left{left:-16px}.ocr-quick-tip-controls .ocr-quick-tip-control.ctrl-left:before{transform:translate(-2px,-1px) rotate(90deg)}.ocr-quick-tip-controls .ocr-quick-tip-control.ctrl-right{right:-16px}.ocr-quick-tip-controls .ocr-quick-tip-control.ctrl-right:before{transform:translate(1px,-1px) rotate(-90deg)}.ocr-slide .slide.ocr-quick-tips{height:230px;margin:0;padding-bottom:30px;padding-left:0;padding-right:0}@media(max-width:1199.98px){.ocr-slide .slide.ocr-quick-tips{margin-left:0;padding-left:16px;padding-right:16px}}@media(min-width:1200px){.ocr-slide .slide.ocr-quick-tips{margin-right:-20px}}.ocr-slide .slide.ocr-quick-tips .ocr-quick-tip{background-color:#effaec;border-radius:5px;margin-right:20px;max-width:calc(33.33333% - 20px);min-width:calc(33.33333% - 20px);width:calc(33.33333% - 20px)}@media(max-width:1199.98px){.ocr-slide .slide.ocr-quick-tips .ocr-quick-tip{max-width:100%;min-width:100%;width:100%}}.ocr-slide .slide.ocr-quick-tips .ocr-quick-tip .alert{margin-bottom:0}@media(max-width:1199.98px){.ocr-slide .slide.ocr-quick-tips .ocr-quick-tip .alert{margin:0}}.ocr-slide .slide.ocr-quick-tips .ocr-quick-tip .badge{border:1px solid rgba(0,0,0,.25);border-radius:100px;bottom:10px;font-size:20px;height:34px;line-height:24px;position:absolute;right:10px;width:34px}.ocr-slide .slide.ocr-quick-tips .ocr-quick-tip:last-child{margin-right:16px}.ocr-slide .slide.ocr-quick-tips .ocr-quick-tip:last-child:after{content:"";display:block;height:1px;left:100%;opacity:0;position:absolute;top:0;width:16px}.ocr-report-casino h2,.ocr-report-casino h3{color:#7d1021}.ocr-report-casino .ocr-review-cta{background-color:#000;color:#fff}.ocr-report-casino .ocr-review-cta .btn-danger{margin-left:30px;margin-right:30px;padding-left:30px;padding-right:30px}@media(max-width:1199.98px){.ocr-report-casino .ocr-review-cta{padding:20px}.ocr-report-casino .ocr-review-cta .cta-copy{margin-bottom:20px;max-width:100%;min-width:100%;width:100%}.ocr-report-casino .ocr-review-cta .btn-danger{margin:0 auto;padding-left:30px;padding-right:30px}}.alert.ocr-blacklisted-casino{background-color:#000;border-radius:5px;color:#fff;padding:8px}@media(max-width:1199.98px){.alert.ocr-blacklisted-casino{margin-bottom:4px;margin-left:0;margin-right:0}}.filter-results-list .ocr-review-header.ocr-bonus-card .ocr-review-header-limiter{align-items:unset;margin-bottom:-20px}@media(max-width:1199.98px){.filter-results-list .ocr-review-header.ocr-bonus-card .ocr-review-header-limiter{margin-bottom:0;padding:12px}}.filter-results-list .ocr-review-header.ocr-bonus-card .ocr-badges{margin-bottom:10px;margin-top:-6px}@media(max-width:1199.98px){.filter-results-list .ocr-review-header.ocr-bonus-card .left-col,.filter-results-list .ocr-review-header.ocr-bonus-card .ocr-badges{margin-top:0}}.filter-results-list .ocr-review-header.ocr-bonus-card .left-col .ocr-eyecatcher{border-radius:5px;height:100px}.filter-results-list .ocr-review-header.ocr-bonus-card .left-col .deposit{padding-top:18px}.filter-results-list .ocr-review-header.ocr-bonus-card .left-col .deposit .wr-longtext{display:inline}.filter-results-list .ocr-review-header.ocr-bonus-card .left-col .deposit .wr-shorttext{display:none}@media(max-width:1199.98px){.filter-results-list .ocr-review-header.ocr-bonus-card .left-col .deposit{display:none;font-size:12px;margin-bottom:4px}.filter-results-list .ocr-review-header.ocr-bonus-card .left-col .deposit .wr-longtext{display:none}.filter-results-list .ocr-review-header.ocr-bonus-card .left-col .deposit .wr-shorttext{display:inline}}.filter-results-list .ocr-review-header.ocr-bonus-card .left-col .deposit>.col-xl,.filter-results-list .ocr-review-header.ocr-bonus-card .left-col .deposit>.col-xl-auto{text-align:left}@media(max-width:1199.98px){.filter-results-list .ocr-review-header.ocr-bonus-card .left-col .deposit>.col-xl,.filter-results-list .ocr-review-header.ocr-bonus-card .left-col .deposit>.col-xl-auto{margin-bottom:12px}}.filter-results-list .ocr-review-header.ocr-bonus-card .left-col .deposit .icon-UI_Check{background-color:#009e74;border-radius:100px;color:#fff;display:inline-block;font-size:10px;padding:2px;transform:translateY(-1px)}.filter-results-list .ocr-review-header.ocr-bonus-card .left-col .deposit .icon-UI_Check:before{display:inline-block;transform:translateY(1px)}.filter-results-list .ocr-review-header.ocr-bonus-card .left-col .card-title{font-size:16px}@media(min-width:1200px){.filter-results-list .ocr-review-header.ocr-bonus-card .left-col .ocr-bonus-body{padding:0}.filter-results-list .ocr-review-header.ocr-bonus-card .right-col{transform:translateY(-22px)}}@media(max-width:1199.98px){.filter-results-list .ocr-review-header.ocr-bonus-card .right-col{display:flex;margin-bottom:30px}.filter-results-list .ocr-review-header.ocr-bonus-card .right-col .ident{flex:0 0 66.66%;max-width:66.66%;padding-left:40px;position:relative}.filter-results-list .ocr-review-header.ocr-bonus-card .right-col .ident .ocr-review-rating{margin-bottom:0}.filter-results-list .ocr-review-header.ocr-bonus-card .right-col .cta-container{align-items:center;display:flex;flex:0 0 33.33%;max-width:33.33%}}.filter-results-list .ocr-review-header.ocr-bonus-card .right-col .ocr-casino-logo{height:58px;margin-bottom:8px;width:60px}@media(max-width:1199.98px){.filter-results-list .ocr-review-header.ocr-bonus-card .right-col .ocr-casino-logo{height:35px;left:0;position:absolute;top:0;width:35px}}.filter-results-list .ocr-review-header.ocr-bonus-card .right-col p.h3{margin-bottom:0}.filter-results-list .ocr-review-header.ocr-bonus-card .right-col .ocr-review-rating{margin-bottom:15px}.filter-results-list .ocr-review-header.ocr-bonus-card .right-col .ocr-review-rating .icon-UI_Star-Empty,.filter-results-list .ocr-review-header.ocr-bonus-card .right-col .ocr-review-rating .icon-UI_Star-Filled,.filter-results-list .ocr-review-header.ocr-bonus-card .right-col .ocr-review-rating .icon-UI_Star-Half-Filled,.filter-results-list .ocr-review-header.ocr-bonus-card .right-col .ocr-review-rating .rating-score{font-size:16px}.filter-results-list .ocr-review-header.ocr-bonus-card .right-col .review-link{margin-bottom:0}@media(max-width:1199.98px){.filter-results-list .ocr-review-header.ocr-bonus-card .right-col .review-link{bottom:0;height:10px;position:absolute;right:0;text-align:center;width:33.3333%}}.filter-results-list .ocr-review-header.ocr-bonus-card .mobile-footer{display:none;font-weight:600;text-align:center}@media(max-width:1199.98px){.filter-results-list .ocr-review-header.ocr-bonus-card .mobile-footer{background-color:#f5f5f3;border-bottom-left-radius:5px;border-bottom-right-radius:5px;display:block;margin-bottom:-12px;margin-left:-12px;margin-right:-12px;padding-bottom:6px;padding-top:6px;width:calc(100% + 24px)}.filter-results-list .ocr-review-header.ocr-bonus-card .mobile-footer .active-label{display:none}.filter-results-list .ocr-review-header.ocr-bonus-card .mobile-footer .inactive-label{display:inline}.filter-results-list .ocr-review-header.ocr-bonus-card .mobile-footer .review-link a,.filter-results-list .ocr-review-header.ocr-bonus-card .mobile-footer .review-link a:link{text-decoration:none}.filter-results-list .ocr-review-header.ocr-bonus-card .mobile-footer .review-link a .caption{text-decoration:underline}.filter-results-list .ocr-review-header.ocr-bonus-card .mobile-footer .review-link a .icon{margin-right:10px}}.filter-results-list .ocr-review-header.ocr-bonus-card.show .left-col .deposit{padding-top:18px}@media(max-width:1199.98px){.filter-results-list .ocr-review-header.ocr-bonus-card.show .left-col .deposit{display:flex}.filter-results-list .ocr-review-header.ocr-bonus-card.show .mobile-footer .active-label{display:inline}.filter-results-list .ocr-review-header.ocr-bonus-card.show .mobile-footer .inactive-label{display:none}}.filter-results-list.grid .ocr-review-header.ocr-bonus-card .ocr-review-header-limiter{margin-bottom:0;padding:12px}.filter-results-list.grid .ocr-review-header.ocr-bonus-card .left-col,.filter-results-list.grid .ocr-review-header.ocr-bonus-card .ocr-badges{margin-top:0}.filter-results-list.grid .ocr-review-header.ocr-bonus-card .left-col .ocr-bonus-body{padding:10px}.filter-results-list.grid .ocr-review-header.ocr-bonus-card .left-col>.row>.col-xl-6{max-width:100%;min-width:100%;width:100%}.filter-results-list.grid .ocr-review-header.ocr-bonus-card .left-col .deposit{margin-bottom:4px}.filter-results-list.grid .ocr-review-header.ocr-bonus-card .left-col .deposit>.col-xl,.filter-results-list.grid .ocr-review-header.ocr-bonus-card .left-col .deposit>.col-xl-auto{margin-bottom:12px;max-width:50%;min-width:50%;text-align:left;width:50%}.filter-results-list.grid .ocr-review-header.ocr-bonus-card .left-col .deposit .wr-longtext{display:none}.filter-results-list.grid .ocr-review-header.ocr-bonus-card .left-col .deposit .wr-shorttext{display:inline}.filter-results-list.grid .ocr-review-header.ocr-bonus-card .right-col{display:flex;transform:none}.filter-results-list.grid .ocr-review-header.ocr-bonus-card .right-col .ident{flex:0 0 100%;max-width:100%;padding-left:70px;position:relative}.filter-results-list.grid .ocr-review-header.ocr-bonus-card .right-col .ident .ocr-review-rating{margin-bottom:0}.filter-results-list.grid .ocr-review-header.ocr-bonus-card .right-col .cta-container{display:flex;flex:0 0 100%;height:40px;max-width:100%;min-height:40px}.filter-results-list.grid .ocr-review-header.ocr-bonus-card .right-col .cta-container .ocr-cta-btn{align-items:center;bottom:0;position:absolute;right:0}.filter-results-list.grid .ocr-review-header.ocr-bonus-card .right-col .ocr-casino-logo{height:55px;left:0;position:absolute;top:0;width:55px}.filter-results-list.grid .ocr-review-header.ocr-bonus-card .right-col .ocr-review-rating{margin-bottom:15px}.filter-results-list.grid .ocr-review-header.ocr-bonus-card .right-col .ocr-review-rating .icon-UI_Star-Empty,.filter-results-list.grid .ocr-review-header.ocr-bonus-card .right-col .ocr-review-rating .icon-UI_Star-Filled,.filter-results-list.grid .ocr-review-header.ocr-bonus-card .right-col .ocr-review-rating .icon-UI_Star-Half-Filled,.filter-results-list.grid .ocr-review-header.ocr-bonus-card .right-col .ocr-review-rating .rating-score{font-size:12px;transform:translateY(-5px);vertical-align:baseline}.filter-results-list.grid .ocr-review-header.ocr-bonus-card .right-col .review-link{bottom:0;left:0;position:absolute;text-align:center}.ocr-casino-filters.ocr-bonuses .ocr-range-toggler{margin-bottom:15px}.ocr-casino-filters.ocr-bonuses .ocr-range-toggler .btn{background-color:#fff;border:1px solid rgba(0,0,0,.1);color:#373d49}.ocr-casino-filters.ocr-bonuses .ocr-range-toggler .btn:hover{background-color:#f5f5f3}.ocr-casino-filters.ocr-bonuses .ocr-range-toggler .btn.active,.ocr-casino-filters.ocr-bonuses .ocr-range-toggler .btn.active:hover{background-color:#373d49;color:#fff}.bonus-index-chapters .chapter-top-bonuses .ocr-quick-tip-container{height:auto}@media(max-width:1199.98px){.bonus-index-chapters .chapter-top-bonuses .ocr-quick-tip{padding:8px 16px}.bonus-index-chapters .chapter-top-bonuses .ocr-quick-tip .alert{margin:0}}.bonus-index-chapters .chapter-top-bonuses .alert{height:100%}.bonus-index-chapters .chapter-top-bonuses .h4{padding-left:50px;position:relative}.bonus-index-chapters .chapter-top-bonuses .h4 .badge{border:1px solid rgba(0,0,0,.25);border-radius:100px;font-size:20px;height:34px;left:0;line-height:24px;position:absolute;top:0;width:34px}.bonus-index-chapters .ocr-calculate-bonus .form-inline{margin:0}@media(max-width:1199.98px){.bonus-index-chapters .ocr-calculate-bonus{margin-bottom:20px}}.bonus-index-chapters .chapter-deposit-bonuses .checked-item{font-weight:700}.bonus-index-chapters .chapter-deposit-bonuses .checked-item .icon-UI_Check{background-color:#effaec;border-radius:100px;color:#009e74;display:inline-block;font-size:12px;padding:4px;transform:translateY(-1px)}.bonus-index-chapters .chapter-deposit-bonuses .checked-item .icon-UI_Check:before{display:inline-block;transform:translateY(1px)}.bonus-index-chapters .chapter-wagering-requirements .ocr-best-brands-list-container{position:relative}.bonus-index-chapters .chapter-wagering-requirements .ocr-best-brands-list-control{background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:100%;box-shadow:1px 1px 2px 0 rgba(0,0,0,.2);display:none!important;height:25px;position:absolute;text-align:center;top:calc(50% - 12px);width:25px;z-index:2}@media(max-width:1199.98px){.bonus-index-chapters .chapter-wagering-requirements .ocr-best-brands-list-control{display:block!important}}.bonus-index-chapters .chapter-wagering-requirements .ocr-best-brands-list-control:before{speak:never;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";display:inline-block;font-family:icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:25px;text-transform:none}.bonus-index-chapters .chapter-wagering-requirements .ocr-best-brands-list-control.ctrl-left{left:16px}.bonus-index-chapters .chapter-wagering-requirements .ocr-best-brands-list-control.ctrl-left:before{transform:translate(-2px,-1px) rotate(90deg)}.bonus-index-chapters .chapter-wagering-requirements .ocr-best-brands-list-control.ctrl-right{right:16px}.bonus-index-chapters .chapter-wagering-requirements .ocr-best-brands-list-control.ctrl-right:before{transform:translate(1px,-1px) rotate(-90deg)}.bonus-index-chapters .chapter-wagering-requirements .ocr-bonus-graphic{background-color:#e8f1f7;border-radius:5px;padding-bottom:20px}.bonus-index-chapters .chapter-wagering-requirements .ocr-bonus-graphic-caption{font-weight:700;text-align:center}.bonus-index-chapters .chapter-bonus-types h3 img{height:42px;margin-right:12px}@media(max-width:1199.98px){.bonus-index-chapters .chapter-bonus-types h3 img{height:35px}}.bonus-index-chapters .ocr-games-to-try h2{text-align:left}.bonus-index-chapters .ocr-games-to-try .ocr-slide .slide.ocr-games-to-try-list .ocr-game-to-try{max-width:calc(33.33333% - 16px);min-width:calc(33.33333% - 16px);width:calc(33.33333% - 16px)}@media(max-width:1199.98px){.bonus-index-chapters .ocr-games-to-try .ocr-slide .slide.ocr-games-to-try-list .ocr-game-to-try{max-width:100%;min-width:100%;width:100%}}.bonus-index-chapters .ocr-big-card{margin-bottom:20px}.bonus-index-chapters .ocr-big-card .ocr-badges{transform:translateY(-4px)}@media(max-width:1199.98px){.bonus-index-chapters .ocr-big-card .ocr-badges{transform:none}.bonus-index-chapters .ocr-big-card .games{margin-bottom:20px}}.ocr-index-intro.main-index #introText,.ocr-index-intro.main-index #introText.collapsing{display:block}.ocr-index-intro.main-index h1:after{speak:never;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";display:none;font-family:icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:25px;position:absolute;right:16px;text-transform:none;top:calc(50% - 12px);transform:translate(0) rotate(0deg);transition:transform .35s ease-in-out}@media(max-width:1199.98px){.ocr-index-intro.main-index{margin-top:10px}.ocr-index-intro.main-index h1{cursor:pointer;padding-right:50px;position:relative}.ocr-index-intro.main-index h1:after{display:inline-block}.ocr-index-intro.main-index h1[aria-expanded=true]:after{transform:translate(0) rotate(-180deg)}.ocr-index-intro.main-index #introText:not(.show){display:none}}.ocr-verified-card{background-color:#e8f1f7;border-radius:5px;margin-bottom:20px;padding:10px}.ocr-verified-card .info{float:right;text-decoration:none!important}.ocr-verified-card .logo-container,.ocr-verified-card .name,.ocr-verified-card .title{display:block;text-align:center}.ocr-verified-card .name{font-size:16px;font-weight:600}.ocr-verified-card .name .flag{height:18px}.ocr-verified-card .decision{display:block;font-size:10px;text-align:center}.ocr-verified-card .expand{display:none}@media(max-width:1199.98px){.ocr-verified-card{padding-left:42px;position:relative}.ocr-verified-card .info{display:none}.ocr-verified-card .title{display:inline;font-size:16px}.ocr-verified-card .logo-container{left:10px;position:absolute;top:8px}.ocr-verified-card .logo-container .logo{width:24px}.ocr-verified-card .name{display:inline}.ocr-verified-card .decision,.ocr-verified-card .name .flag{display:none}.ocr-verified-card .expand{display:inline;margin-left:10px}.ocr-verified-card .expand,.ocr-verified-card .expand:link{text-decoration:none}#licensingModal{bottom:0;height:auto;padding:0!important;top:50px}#licensingModal .modal-dialog{opacity:1;top:100%;transform:none;transition:top .4s ease-out}#licensingModal .modal-dialog .modal-content{border:none;border-radius:0;padding-top:0;position:relative}#licensingModal .modal-dialog .modal-content .modal-header{background:#fff;border:none;border-radius:0;box-shadow:0 0 20px 1px rgba(0,0,0,.05);left:0;opacity:0;padding:13px 30px 13px 13px;position:fixed;right:0;top:calc(100% - 50px);transition:top .4s ease-out,opacity 40ms ease-out;z-index:100}#licensingModal .modal-dialog .modal-content .modal-header .close{border-radius:0;font-size:12px;padding:21px 16px}#licensingModal.show .modal-dialog{top:0;transform:none}#licensingModal.show .modal-dialog .modal-content .modal-header{opacity:1;top:0}#licensingModal .ocr-verified-card{background-color:#e8f1f7;border-radius:0;margin:-24px -24px 20px;padding:16px}#licensingModal .ocr-verified-card .info{float:right;text-decoration:none!important}#licensingModal .ocr-verified-card .logo-container,#licensingModal .ocr-verified-card .title{display:block;left:auto;position:relative;text-align:center;top:auto}#licensingModal .ocr-verified-card .logo-container .logo,#licensingModal .ocr-verified-card .title .logo{margin:16px;width:auto}#licensingModal .ocr-verified-card .name{display:block;font-size:16px;font-weight:600;text-align:center}#licensingModal .ocr-verified-card .name .flag{height:18px}#licensingModal .ocr-verified-card .decision{display:block;font-size:10px;text-align:center}#licensingModal .ocr-verified-card .expand{display:none}}.lp-container{padding-top:50px}.ocr-top-three-casinos.grid{margin-left:0;margin-right:0}@media(max-width:1199.98px){.ocr-top-three-casinos.grid{margin-top:20px}}.ocr-top-three-casinos.grid .ocr-review-header{border:1px solid rgba(0,0,0,.1);flex:0 0 33.333333%;margin-left:0;margin-right:0;max-width:33.333333%}@media(max-width:1199.98px){.ocr-top-three-casinos.grid .ocr-review-header{border:2px solid #ffefbb;flex:0 0 100%;max-width:100%}}.ocr-top-three-casinos.grid .ocr-review-header .ocr-badges{margin-bottom:10px}@media(max-width:1199.98px){.ocr-top-three-casinos.grid .ocr-review-header .ocr-badges{margin-bottom:0}}.ocr-top-three-casinos.grid .ocr-review-header .header{text-align:center}.ocr-top-three-casinos.grid .ocr-review-header .header .ocr-casino-logo{float:none;width:115px}@media(max-width:1199.98px){.ocr-top-three-casinos.grid .ocr-review-header .header .ocr-casino-logo{position:absolute;right:20px;width:70px}}.ocr-top-three-casinos.grid .ocr-review-header .header .casino-name{display:none;font-size:18px;font-weight:700}@media(max-width:1199.98px){.ocr-top-three-casinos.grid .ocr-review-header .header .casino-name{display:block;float:left;text-align:left}}.ocr-top-three-casinos.grid .ocr-review-header .header .ocr-review-rating{margin-bottom:20px;margin-top:10px}@media(max-width:1199.98px){.ocr-top-three-casinos.grid .ocr-review-header .header .ocr-review-rating{clear:left;float:left;margin-bottom:12px;margin-top:0;text-align:left}}.ocr-top-three-casinos.grid .ocr-review-header .header .ocr-review-rating .icon-UI_Star-Empty,.ocr-top-three-casinos.grid .ocr-review-header .header .ocr-review-rating .icon-UI_Star-Filled,.ocr-top-three-casinos.grid .ocr-review-header .header .ocr-review-rating .icon-UI_Star-Half-Filled,.ocr-top-three-casinos.grid .ocr-review-header .header .ocr-review-rating .rating-score{vertical-align:baseline}.ocr-top-three-casinos.grid .ocr-review-header .header .ocr-review-rating .rating-score{margin-left:4px;margin-right:0}.ocr-top-three-casinos.grid .ocr-review-header .promo{background-color:#f5f5f3;margin-bottom:10px;margin-left:-16px;margin-right:-16px;padding:16px;text-align:center}.ocr-top-three-casinos.grid .ocr-review-header .promo .bonus-copy{color:#009e74;font-size:18px;font-weight:700;line-height:22px}@media(max-width:1199.98px){.ocr-top-three-casinos.grid .ocr-review-header .promo .bonus-copy{font-size:16px;line-height:18px;padding-right:95px}}.ocr-top-three-casinos.grid .ocr-review-header .promo .bonus-promo .card-title{color:#dc4300;font-size:14px;font-weight:600}.ocr-top-three-casinos.grid .ocr-review-header .promo .bonus-promo .accepts-payment,.ocr-top-three-casinos.grid .ocr-review-header .promo .bonus-promo .games-software{font-weight:700}.ocr-top-three-casinos.grid .ocr-review-header .promo .bonus-promo .bonus-code{background:#fff;border:1px dashed #009e74;border-radius:5px;display:inline-block;font-weight:700;letter-spacing:2px;padding-left:10px;padding-right:10px}@media(min-width:1200px){.ocr-top-three-casinos.grid .ocr-review-header .promo .bonus-promo{margin-bottom:16px}}@media(max-width:1199.98px){.ocr-top-three-casinos.grid .ocr-review-header .promo{background-color:transparent;padding-top:0;position:relative;text-align:left}.ocr-top-three-casinos.grid .ocr-review-header .promo .ocr-cta-btn{bottom:10px;font-size:14px;position:absolute;right:20px}}.ocr-top-three-casinos.grid .ocr-review-header.first-place{background-color:#fffcf0;border:1px solid #ffefbb;box-shadow:0 0 0 2px #ffefbb,0 0 20px 1px rgba(0,0,0,.05);margin-top:-20px;z-index:2}.ocr-top-three-casinos.grid .ocr-review-header.first-place .ocr-casino-logo{margin-top:20px}@media(max-width:1199.98px){.ocr-top-three-casinos.grid .ocr-review-header.first-place .ocr-casino-logo{margin-top:0}}.ocr-top-three-casinos.grid .ocr-review-header.first-place .promo{background-color:#fff3c8}@media(max-width:1199.98px){.ocr-top-three-casinos.grid .ocr-review-header.first-place .promo{background-color:transparent}}.ocr-top-three-casinos.grid .ocr-review-header.order-xl-first{border-bottom-right-radius:0;border-top-right-radius:0}@media(max-width:1199.98px){.ocr-top-three-casinos.grid .ocr-review-header.order-xl-first{border-bottom-right-radius:5px;border-top-right-radius:5px}}.ocr-top-three-casinos.grid .ocr-review-header.order-xl-last{border-bottom-left-radius:0;border-top-left-radius:0}@media(max-width:1199.98px){.ocr-top-three-casinos.grid .ocr-review-header.order-xl-last{border-bottom-left-radius:5px;border-top-left-radius:5px}}.ocr-top-three-casinos.grid .ocr-review-header .body{flex:0 1 auto}@media(max-width:1199.98px){.ocr-top-three-casinos.grid .ocr-review-header .body{display:none;padding-left:0;padding-right:0}}.ocr-top-three-casinos.grid .ocr-review-header .body .glance-block .glance-title{color:#8e9198;margin-bottom:0}@media(max-width:1199.98px){.ocr-top-three-casinos.grid .ocr-review-header .body .glance-block,.ocr-top-three-casinos.grid .ocr-review-header .body .glance-block .glance-title{font-size:12px}}.ocr-top-three-casinos.grid .ocr-review-header .body .ocr-review-characteristics{margin-bottom:16px}.ocr-top-three-casinos.grid .ocr-review-header .body .ocr-review-characteristics .glance-title{color:#8e9198;line-height:1;margin-bottom:10px}@media(max-width:1199.98px){.ocr-top-three-casinos.grid .ocr-review-header .body .ocr-review-characteristics .glance-title{font-size:12px}}.ocr-top-three-casinos.grid .ocr-review-header .body .payment .glance-title{line-height:1;margin-bottom:10px}@media(max-width:1199.98px){.ocr-top-three-casinos.grid .ocr-review-header .body .payment .glance-title{font-size:12px}}.ocr-top-three-casinos.grid .ocr-review-header .body .glance-block.col-6{flex:0 0 100%;max-width:100%}@media(min-width:1200px){.ocr-top-three-casinos.grid .ocr-review-header .body .glance-block.col-6 .ocr-bit{float:right}}.ocr-top-three-casinos.grid .ocr-review-header .body .ocr-game-list .ocr-game-card{background-color:#f5f5f3;border:none;height:50px;margin-right:6px;max-width:calc(20% - 8px);min-width:calc(20% - 8px);width:calc(20% - 8px)}.ocr-top-three-casinos.grid .ocr-review-header .body .ocr-game-list .ocr-game-card:last-child{display:none}.ocr-top-three-casinos.grid .ocr-review-header.show .body{display:block}.ocr-top-three-casinos.grid .ocr-review-header .footer{font-weight:600;padding:16px 0;text-align:center}@media(max-width:1199.98px){.ocr-top-three-casinos.grid .ocr-review-header .footer{padding:12px 0 8px;text-align:left}.ocr-top-three-casinos.grid .ocr-review-header .footer .review-link{padding:0}}.ocr-top-three-casinos.grid .ocr-review-header .mobile-footer{display:none;font-weight:600;text-align:center}@media(max-width:1199.98px){.ocr-top-three-casinos.grid .ocr-review-header .mobile-footer{background-color:#f5f5f3;border-bottom-left-radius:5px;border-bottom-right-radius:5px;display:block;margin-bottom:-8px;margin-left:-16px;margin-right:-16px;padding-bottom:6px;padding-top:6px}.ocr-top-three-casinos.grid .ocr-review-header .mobile-footer .review-link a,.ocr-top-three-casinos.grid .ocr-review-header .mobile-footer .review-link a:link{text-decoration:none}.ocr-top-three-casinos.grid .ocr-review-header .mobile-footer .review-link a .caption{text-decoration:underline}.ocr-top-three-casinos.grid .ocr-review-header .mobile-footer .review-link a .icon{margin-right:10px}}.ocr-top-three-casinos.grid .ocr-review-header .active-label{display:none}.ocr-top-three-casinos.grid .ocr-review-header .inactive-label,.ocr-top-three-casinos.grid .ocr-review-header.show .active-label{display:initial}.ocr-top-three-casinos.grid .ocr-review-header.show .inactive-label{display:none}.ocr-other-casinos .ocr-review-header.card{border-radius:0;box-shadow:none;margin-bottom:0}@media(max-width:1199.98px){.ocr-other-casinos .ocr-review-header.card{border-radius:5px;margin-bottom:20px}}@media(min-width:1200px){.ocr-other-casinos .ocr-review-header.card:nth-child(odd){border-bottom:none;border-top:none}}.ocr-other-casinos .ocr-review-header.card:nth-child(2n){background-color:#f5f5f3}@media(max-width:1199.98px){.ocr-other-casinos .ocr-review-header.card:nth-child(2n){background-color:#fff}}.ocr-other-casinos .ocr-review-header.card:first-child{border-top:1px solid rgba(0,0,0,.05)}.ocr-other-casinos .ocr-review-header.card:last-child{border-bottom:1px solid rgba(0,0,0,.05)}.ocr-other-casinos .ocr-review-header.card .header{padding:4px 0 0;text-align:center}.ocr-other-casinos .ocr-review-header.card .header .ocr-casino-logo{float:none;width:75px}@media(max-width:1199.98px){.ocr-other-casinos .ocr-review-header.card .header .ocr-casino-logo{position:absolute;right:4px;width:70px}}.ocr-other-casinos .ocr-review-header.card .header .casino-name{display:none;font-size:18px;font-weight:700}@media(max-width:1199.98px){.ocr-other-casinos .ocr-review-header.card .header .casino-name{display:block;float:left;text-align:left}}.ocr-other-casinos .ocr-review-header.card .header .ocr-review-rating{margin-bottom:12px}@media(max-width:1199.98px){.ocr-other-casinos .ocr-review-header.card .header .ocr-review-rating{clear:left;float:left;margin-bottom:0;text-align:left}}.ocr-other-casinos .ocr-review-header.card .header .ocr-review-rating .icon-UI_Star-Empty,.ocr-other-casinos .ocr-review-header.card .header .ocr-review-rating .icon-UI_Star-Filled,.ocr-other-casinos .ocr-review-header.card .header .ocr-review-rating .icon-UI_Star-Half-Filled,.ocr-other-casinos .ocr-review-header.card .header .ocr-review-rating .rating-score{font-size:16px;vertical-align:baseline}.ocr-other-casinos .ocr-review-header.card .header .ocr-review-rating .rating-score{margin-left:2px;margin-right:0}@media(max-width:1199.98px){.ocr-other-casinos .ocr-review-header.card .header{flex:0 0 100%;max-width:100%}.ocr-other-casinos .ocr-review-header.card .body,.ocr-other-casinos .ocr-review-header.card .footer,.ocr-other-casinos .ocr-review-header.card .promo{padding-left:0;padding-right:0}}.ocr-other-casinos .ocr-review-header.card .promo .bonus-promo .card-title{color:#dc4300;font-size:14px;font-weight:600}.ocr-other-casinos .ocr-review-header.card .promo .bonus-promo .accepts-payment,.ocr-other-casinos .ocr-review-header.card .promo .bonus-promo .games-software{font-weight:700}.ocr-other-casinos .ocr-review-header.card .promo .bonus-promo .bonus-code{background:#fff;border:1px dashed #009e74;border-radius:5px;display:inline-block;font-weight:700;letter-spacing:2px;padding-left:10px;padding-right:10px}@media(max-width:1199.98px){.ocr-other-casinos .ocr-review-header.card .body{border-top:1px solid rgba(0,0,0,.05);margin-right:0;margin-top:10px;padding-top:10px}}.ocr-other-casinos .ocr-review-header.card .body .glance-block .glance-title{color:#8e9198;margin-bottom:0}@media(max-width:1199.98px){.ocr-other-casinos .ocr-review-header.card .body .glance-block .glance-title{font-size:12px}.ocr-other-casinos .ocr-review-header.card .body .payment .glance-title{line-height:1;margin-bottom:10px}}.ocr-other-casinos .ocr-review-header.card .body .glance-block.col-6{flex:0 0 100%;max-width:100%}@media(max-width:1199.98px){.ocr-other-casinos .ocr-review-header.card .body .glance-block.col-6 .gauge,.ocr-other-casinos .ocr-review-header.card .body .glance-block.col-6 .percent-pie{height:20px}.ocr-other-casinos .ocr-review-header.card .body{flex:0 0 100%;max-width:100%}}.ocr-other-casinos .ocr-review-header.card .promo{text-align:center}@media(max-width:1199.98px){.ocr-other-casinos .ocr-review-header.card .promo{background-color:transparent;flex:0 0 100%;margin-top:12px;max-width:100%;padding-top:0;position:relative;text-align:left}}.ocr-other-casinos .ocr-review-header.card .promo .bonus-copy{color:#009e74;font-size:18px;font-weight:700;line-height:22px}@media(max-width:1199.98px){.ocr-other-casinos .ocr-review-header.card .promo .bonus-copy{font-size:16px;line-height:18px;margin-bottom:0;padding-right:120px}}.ocr-other-casinos .ocr-review-header.card .footer{text-align:center}@media(max-width:1199.98px){.ocr-other-casinos .ocr-review-header.card .footer{flex:0 0 100%;margin-top:12px;max-width:100%;position:static;text-align:left}.ocr-other-casinos .ocr-review-header.card .footer .ocr-cta-btn{font-size:14px;position:absolute;right:20px;top:130px}}.ocr-casino-list-footer{margin-bottom:30px;margin-top:20px}@media(max-width:1199.98px){.ocr-casino-list-footer{margin-bottom:20px;margin-top:0}}.ocr-trusted-card{background-color:#effaec;padding:16px}@media(max-width:1199.98px){.ocr-trusted-card{border-radius:0;margin-left:-16px;margin-right:-16px}}.ocr-trusted-card .shield-container{display:block;text-align:center}.ocr-trusted-card .shield-container .shield{height:50px}.ocr-trusted-card .title{font-size:20px;font-weight:500;line-height:26px;margin:20px;text-align:center}.ocr-trusted-card .independent{background-color:#fff;margin-bottom:20px;padding:6px;text-align:center}.ocr-trusted-card .independent .tagline{font-size:16px;font-weight:600}.ocr-trusted-card .ocr-safety-benefits .ocr-safety-benefit{padding-left:30px;position:relative}.ocr-trusted-card .ocr-safety-benefits .ocr-safety-benefit .icon-UI_Check{background-color:#fff;border-radius:100px;color:#009e74;display:inline-block;font-size:12px;left:0;margin-right:5px;padding:4px;position:absolute}.ocr-trusted-card.bonus-sidebar{background-color:#f5f5f3}.ocr-trusted-card.bonus-sidebar .intro-text{font-weight:700}.ocr-trusted-card.bonus-sidebar .intro-text.special-alignment{margin-bottom:0;padding:0 14px}.ocr-trusted-card.bonus-sidebar .footer .type-link{display:block;margin-left:-16px;margin-right:-16px;padding:0 30px}.ocr-trusted-card.bonus-sidebar .footer .type-link:link{text-decoration:none}.ocr-trusted-card.bonus-sidebar .footer .type-link:hover{background-color:rgba(0,158,116,.04)}.ocr-trusted-card.bonus-sidebar .footer .type-link .link-content{border-bottom:1px solid rgba(0,0,0,.1);line-height:58px}.ocr-trusted-card.bonus-sidebar .footer .type-link .link-content .label{text-decoration:underline}.ocr-trusted-card.bonus-sidebar .footer .type-link .link-content .icon.icon-UI_Thin-Arrow{float:right;line-height:58px}.ocr-trusted-card.bonus-sidebar .footer .type-link .link-content .color-icon{border-radius:5px;display:inline-block;height:18px;margin-right:5px;width:18px}.ocr-trusted-card.bonus-sidebar .footer .type-link .link-content .color-icon.bonus-special-offer{background-color:#373d49}.ocr-trusted-card.bonus-sidebar .footer .type-link .link-content .color-icon.bonus-welcome{background-color:#009e74}.ocr-trusted-card.bonus-sidebar .footer .type-link .link-content .color-icon.bonus-free-spins{background-color:#004e9e}.ocr-trusted-card.bonus-sidebar .footer .type-link .link-content .color-icon.bonus-reload{background-color:#925a39}.ocr-trusted-card.bonus-sidebar .footer .type-link .link-content .color-icon.bonus-package{background-color:#674b93}.ocr-trusted-card.bonus-sidebar .footer .type-link .link-content .color-icon.bonus-cashback{background-color:#158a8c}.ocr-trusted-card.bonus-sidebar .footer .type-link .link-content .color-icon.bonus-no-deposit{background-color:#69932a}.ocr-trusted-card.bonus-sidebar .footer .type-link .link-content .color-icon.bonus-high-roller{background-color:#100101}.ocr-trusted-card.bonus-sidebar .footer .type-link:last-child .link-content{border-bottom-color:transparent}.ocr-trusted-card.payment-sidebar{background-color:#f5f5f3;padding:0}.ocr-trusted-card.payment-sidebar .title{margin:0;padding:16px;text-align:left}.ocr-trusted-card.payment-sidebar .table{text-align:left}.ocr-trusted-card.payment-sidebar .table tbody tr:nth-of-type(2n){background-color:#fbfbfa}.ocr-trusted-card.payment-sidebar .table tbody tr td,.ocr-trusted-card.payment-sidebar .table tbody tr th{padding:16px}.ocr-featured-games{padding-bottom:20px;padding-top:20px;text-align:center}.ocr-featured-games a.ocr-game-card-container .ocr-game-card,.ocr-featured-games a.ocr-game-card-container:link .ocr-game-card{background-color:#fff;color:#000}.ocr-featured-games a.ocr-game-card-container .ocr-game-card span.icon,.ocr-featured-games a.ocr-game-card-container:link .ocr-game-card span.icon{color:#009e74}.ocr-featured-games a.ocr-game-card-container:focus .ocr-game-card,.ocr-featured-games a.ocr-game-card-container:hover .ocr-game-card{background-color:#f5f5f3;color:#000}.ocr-featured-games a.ocr-game-card-container:focus .ocr-game-card span.icon,.ocr-featured-games a.ocr-game-card-container:hover .ocr-game-card span.icon{color:#009e74}.ocr-featured-games .ocr-game-card{height:auto}.ocr-featured-games .ocr-game-card span.icon{color:#009e74;font-size:75px;line-height:1.5}@media(max-width:1199.98px){.ocr-featured-games .ocr-game-list-container,.ocr-featured-games .ocr-game-list-container .ocr-game-list{height:auto}.ocr-featured-games .ocr-game-list-container a.ocr-game-card-container{margin-bottom:20px;margin-right:0}.ocr-featured-games .ocr-game-list-container a.ocr-game-card-container .ocr-game-card,.ocr-featured-games .ocr-game-list-container a.ocr-game-card-container:link .ocr-game-card{background-color:#f5f5f3}.ocr-featured-games .ocr-game-list-container a.ocr-game-card-container:focus .ocr-game-card,.ocr-featured-games .ocr-game-list-container a.ocr-game-card-container:hover .ocr-game-card{background-color:#fbfbfa}.ocr-featured-games .ocr-game-list-container .ocr-game-card{max-width:100%;min-width:100%;width:100%}}.ocr-latest-news{padding-bottom:20px;padding-top:20px}@media(max-width:1199.98px){.ocr-latest-news{margin-bottom:16px}}.ocr-latest-news h2{text-align:center}.ocr-latest-news .ocr-news-container{height:190px;position:relative}.ocr-latest-news .ocr-news-controls{position:relative}.ocr-latest-news .ocr-news-controls .ocr-news-control{background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:100%;box-shadow:1px 1px 2px 0 rgba(0,0,0,.2);cursor:pointer;display:block;height:25px;position:absolute;text-align:center;top:217px;width:25px;z-index:3}@media(max-width:1199.98px){.ocr-latest-news .ocr-news-controls .ocr-news-control{top:118px}}.ocr-latest-news .ocr-news-controls .ocr-news-control:before{speak:never;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";display:inline-block;font-family:icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:25px;text-transform:none}.ocr-latest-news .ocr-news-controls .ocr-news-control.ctrl-left{left:-16px}.ocr-latest-news .ocr-news-controls .ocr-news-control.ctrl-left:before{transform:translate(-2px,-1px) rotate(90deg)}.ocr-latest-news .ocr-news-controls .ocr-news-control.ctrl-right{right:-16px}.ocr-latest-news .ocr-news-controls .ocr-news-control.ctrl-right:before{transform:translate(1px,-1px) rotate(-90deg)}.ocr-latest-news .ocr-slide .slide.ocr-news-list{height:230px;margin:0;padding-bottom:40px;padding-left:0;padding-right:0}@media(max-width:1199.98px){.ocr-latest-news .ocr-slide .slide.ocr-news-list{margin-left:0;padding-left:16px;padding-right:16px}}@media(min-width:1200px){.ocr-latest-news .ocr-slide .slide.ocr-news-list{margin-right:-20px}}.ocr-latest-news .ocr-slide .slide.ocr-news-list .ocr-news{background-color:#000;border-radius:5px;color:#fff;margin-right:20px;max-width:calc(25% - 20px);min-width:calc(25% - 20px);overflow:hidden;width:calc(25% - 20px)}.ocr-latest-news .ocr-slide .slide.ocr-news-list .ocr-news>div{height:435px;min-height:435px}@media(max-width:1199.98px){.ocr-latest-news .ocr-slide .slide.ocr-news-list .ocr-news>div{height:236px;min-height:236px}.ocr-latest-news .ocr-slide .slide.ocr-news-list .ocr-news>div:after{background-color:#fbfbfa;content:"";display:block;height:100%;position:absolute;right:0;width:5px;z-index:1}.ocr-latest-news .ocr-slide .slide.ocr-news-list .ocr-news{background:transparent;border:1px solid rgba(0,0,0,.1);max-width:100%;min-width:100%;width:100%}}.ocr-latest-news .ocr-slide .slide.ocr-news-list .ocr-news:last-child{margin-right:16px}.ocr-latest-news .ocr-slide .slide.ocr-news-list .ocr-news:last-child:after{content:"";display:block;height:1px;left:100%;opacity:0;position:absolute;top:0;width:16px}.ocr-latest-news .ocr-slide .slide.ocr-news-list .ocr-news img{height:100%;position:absolute;width:auto}.ocr-latest-news .ocr-slide .slide.ocr-news-list .ocr-news .news-blurb{background:linear-gradient(180deg,transparent,#000);bottom:0;color:#fff;display:flex;flex-direction:column;height:66%;padding:16px;position:absolute}.ocr-latest-news .ocr-slide .slide.ocr-news-list .ocr-news .news-blurb:before{content:"";display:flex;flex:1 0 auto}.ocr-latest-news .ocr-slide .slide.ocr-news-list .ocr-news .news-blurb .h3{color:#fff;font-size:18px;margin-bottom:0;min-width:100%;width:100%}.ocr-latest-news .ocr-slide .slide.ocr-news-list .ocr-news .news-blurb .date{color:#fff;font-size:12px;margin-bottom:16px;min-width:100%;width:100%}.ocr-latest-news .ocr-slide .slide.ocr-news-list .ocr-news .news-blurb .link{color:#fff;min-width:100%;text-decoration:underline;width:100%}@media(max-width:1199.98px){.ocr-latest-news .ocr-slide .slide.ocr-news-list .ocr-news .news-blurb{background:#fff;border:1px solid rgba(0,0,0,.05);border-bottom-right-radius:5px;border-top-right-radius:5px;color:#373d49;display:flex;flex-direction:column;height:100%;position:absolute;right:0;width:50%;z-index:2}.ocr-latest-news .ocr-slide .slide.ocr-news-list .ocr-news .news-blurb:before{display:none}.ocr-latest-news .ocr-slide .slide.ocr-news-list .ocr-news .news-blurb .h3{color:#373d49;font-size:16px;margin-bottom:0}.ocr-latest-news .ocr-slide .slide.ocr-news-list .ocr-news .news-blurb .date{color:#373d49;font-size:12px;margin-bottom:16px}.ocr-latest-news .ocr-slide .slide.ocr-news-list .ocr-news .news-blurb .link{bottom:12px;color:#373d49;font-weight:700;position:absolute}}.ocr-latest-news .ocr-news-footer{margin-top:40px}@media(max-width:1199.98px){.ocr-latest-news .ocr-news-footer{margin-top:20px}}.ocr-gambling-facts .item{padding:30px 30px 30px 100px}@media(max-width:1199.98px){.ocr-gambling-facts .item{margin-bottom:30px;padding:0 0 0 70px}.ocr-gambling-facts .item:last-child{margin-bottom:0}}.ocr-gambling-facts .icon{color:#292d37;font-size:50px;left:30px;position:absolute;top:30px}@media(max-width:1199.98px){.ocr-gambling-facts .icon{font-size:40px;left:0;top:0}}.ocr-gambling-facts .subtitle,.ocr-gambling-facts .title{margin-bottom:0;text-align:left}.ocr-gambling-facts .title{font-size:18px}@media(max-width:1199.98px){.ocr-gambling-facts .title{font-size:16px}}.ocr-big-card .ocr-review-header{border:1px solid #ffefbb;box-shadow:0 0 0 2px #ffefbb,0 0 20px 1px rgba(0,0,0,.05)}.ocr-big-card .ocr-review-header-limiter{padding:14px 14px 20px}.ocr-big-card .ocr-badges{padding:0}.ocr-big-card .ocr-casino-logo{width:110px}.ocr-big-card .casino-name{margin-bottom:0;margin-top:12px}.ocr-big-card .casino-name .ocr-medal{width:20px}.ocr-big-card .ocr-review-star-rating .icon,.ocr-big-card .ocr-review-star-rating .rating-score{font-size:16px}.ocr-big-card .glance-title{color:#8e9198;margin-bottom:0}@media(max-width:1199.98px){.ocr-big-card,.ocr-big-card .glance-title{font-size:12px}}.ocr-big-card .games .ocr-game-list{padding-left:0}.ocr-big-card .games .ocr-game-list .ocr-game-card{background-color:#f5f5f3;border:none;height:auto;margin-bottom:10px;max-width:calc(100% - 16px);min-width:calc(100% - 16px);padding:10px;text-align:left;width:calc(100% - 16px)}.ocr-big-card .games .ocr-game-list .ocr-game-card .icon{font-size:29px;line-height:29px;margin-right:12px;vertical-align:middle}.ocr-big-card .games .ocr-game-list .ocr-game-card.live-game .name:before{background-color:#009e74;border-radius:5px;border-bottom-left-radius:0;border-top-right-radius:0;color:#fff;content:"LIVE!";font-size:9px;font-weight:700;line-height:1em;margin-left:0;margin-right:6px;padding:2px 3px 0;transform:translate(1px,-1px);width:auto}.ocr-big-card .center-col hr{margin:16px 0 8px}.ocr-big-card .glance-block.col-xl-6{margin-bottom:20px}.ocr-big-card .glance-block.col-xl-6 .glance-title,.ocr-big-card .glance-block.col-xl-6 .ocr-bit.payout-speed,.ocr-big-card .glance-block.col-xl-6 .ocr-bit.win-rate{float:left}.ocr-big-card .ocr-review-characteristics .glance-title{margin-bottom:10px}.ocr-big-card .glance-feature{line-height:30px}.ocr-big-card .gauge,.ocr-big-card .percent-pie{height:26px;margin-right:4px;max-width:26px;min-width:26px;transform:translateY(-3px);width:26px}.ocr-big-card .payment{margin-top:16px}.ocr-big-card .right-col{background-color:#fffcf0;box-shadow:inset 0 1px 10px 0 rgba(0,0,0,.1);height:100%;min-height:100%;position:absolute;right:0;text-align:center;top:0}.ocr-big-card .right-col .right-col-container{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;height:100%;width:100%}.ocr-big-card .right-col .right-col-container:after,.ocr-big-card .right-col .right-col-container:before{content:"";flex-basis:auto;flex-grow:1;flex-shrink:0;min-width:100%;width:100%}.ocr-big-card .right-col .bonus-promo,.ocr-big-card .right-col .cta-container{flex-basis:auto;flex-grow:0;flex-shrink:1;min-width:100%;width:100%}.ocr-big-card .right-col .bonus-promo .h3{margin-bottom:0}.ocr-big-card .right-col .bonus-promo .small-print{margin-bottom:30px;margin-top:0}.ocr-big-card .right-col .ocr-cta-btn{margin-bottom:20px}@media(max-width:1199.98px){.ocr-big-card .ocr-review-header{border:1px solid #ffefbb;box-shadow:0 0 0 2px #ffefbb,0 0 20px 1px rgba(0,0,0,.05);margin-left:0;margin-right:0;padding:0}.ocr-big-card .ocr-review-header .ocr-review-header-limiter{min-width:auto;padding:0}.ocr-big-card .ocr-casino-logo{float:right;width:90px}.ocr-big-card .casino-name,.ocr-big-card .ocr-review-rating{clear:left;float:left;margin-bottom:0;text-align:left}.ocr-big-card .ocr-review-star-rating .icon,.ocr-big-card .ocr-review-star-rating .rating-score{font-size:14px}.ocr-big-card .center-col,.ocr-big-card .left-col,.ocr-big-card .right-col{padding:8px 12px}.ocr-big-card .payment{padding:8px 0}.ocr-big-card .ocr-badges{height:auto;padding:18px 12px 8px}.ocr-big-card .left-col,.ocr-big-card .ocr-badges,.ocr-big-card .right-col{background-color:#fffcf0}.ocr-big-card .right-col{box-shadow:none;height:auto;min-height:auto;padding-bottom:16px;position:relative;right:auto;text-align:center;top:auto}.ocr-big-card .right-col .right-col-container{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;height:auto;width:auto}.ocr-big-card .right-col .right-col-container:after,.ocr-big-card .right-col .right-col-container:before{content:"";flex-basis:auto;flex-grow:1;flex-shrink:0;min-width:auto;width:auto}.ocr-big-card .right-col .bonus-promo,.ocr-big-card .right-col .cta-container{flex-basis:auto;flex-grow:0;flex-shrink:1;min-width:100%;width:100%}.ocr-big-card .right-col .bonus-promo{float:left;margin-bottom:20px;margin-top:-40px;max-width:66%;min-width:auto;text-align:left}.ocr-big-card .right-col .bonus-promo .h3{font-size:14px}.ocr-big-card .right-col .bonus-promo .small-print{margin-bottom:0}.ocr-big-card .right-col .ocr-cta-btn{float:right;font-size:14px;margin-bottom:0;margin-top:-20px}.ocr-big-card .right-col .review-link{float:left}.ocr-big-card .glance-title{color:#8e9198;font-size:12px}.ocr-big-card .glance-block.col-xl-6{margin-bottom:0}.ocr-big-card .glance-block.col-xl-6 .ocr-bit.payout-speed,.ocr-big-card .glance-block.col-xl-6 .ocr-bit.win-rate{float:right}.ocr-big-card .chart-value,.ocr-big-card .gauge-value{font-size:12px}.ocr-big-card .games .ocr-game-list{height:auto;margin-bottom:4px;margin-right:-16px}.ocr-big-card .games .ocr-game-list .ocr-game-card{background-color:transparent;margin-bottom:0;margin-right:16px;max-width:calc(50% - 16px);min-width:calc(50% - 16px);padding:0;width:calc(50% - 16px)}.ocr-big-card .games .ocr-game-list .ocr-game-card .icon{font-size:20px;margin-right:6px}.ocr-big-card .games .ocr-game-list .ocr-game-card .name{font-size:12px}}.ocr-real-money hr{margin-top:0}.ocr-real-money .ocr-review-chapter>p{margin-bottom:30px;text-align:center}@media(max-width:1199.98px){.ocr-real-money .ocr-review-chapter>p{text-align:left}}.ocr-real-money .ocr-review-chapter h3{line-height:40px}@media(max-width:1199.98px){.ocr-real-money .ocr-review-chapter{margin-bottom:0}.ocr-real-money .ocr-review-chapter .col-xl-3 p{margin-bottom:30px}.ocr-real-money .ocr-review-chapter .col-xl-3:last-child p{margin-bottom:0}}.ocr-finding-casinos .icon-UI_Check{background:#009e74;border-radius:100px;color:#fff;display:block;float:left;font-size:14px;font-weight:700;margin-right:16px;padding:8px}.ocr-on-the-go .alert{padding:40px}@media(min-width:1200px){.ocr-on-the-go .on-the-go-icon-container{flex:0 0 16.66667%;max-width:16.66667%;text-align:center}.ocr-on-the-go .on-the-go-content{flex:0 0 83.33333%;max-width:83.33333%}.ocr-on-the-go .on-the-go-icon{height:80px;margin-top:45px}}@media(max-width:1199.98px){.ocr-on-the-go .alert{border-radius:5px;padding:30px 20px}.ocr-on-the-go .alert,.ocr-on-the-go .row{margin-left:0;margin-right:0}.ocr-on-the-go .on-the-go-icon-container{left:20px;position:absolute;top:30px}.ocr-on-the-go .on-the-go-icon{height:60px;margin-top:0}.ocr-on-the-go h2{min-height:60px;padding-left:90px}}.ocr-find-best .icon{color:#292d37;font-size:45px;font-weight:600;line-height:1.4}.ocr-find-best .alert{padding:45px 45px 22px;text-align:center}.ocr-find-best .alert .ocr-cta-btn{padding-left:40px;padding-right:40px}.ocr-find-best .find-best-card{padding:30px}@media(max-width:1199.98px){.ocr-find-best{text-align:left}.ocr-find-best .alert{border-radius:5px;margin:0;padding:22px;text-align:left}.ocr-find-best .alert h2{margin-bottom:40px}.ocr-find-best .find-best-card{padding:0}.ocr-find-best .icon{float:left;font-size:35px;line-height:1}.ocr-find-best h3{float:left;line-height:35px;margin-bottom:10px;margin-left:20px}.ocr-find-best p{clear:left;margin-bottom:26px;text-align:left}.ocr-best-brands{padding-bottom:20px}}.ocr-best-brands .ocr-best-brands-list-container{margin-bottom:20px;position:relative}@media(max-width:1199.98px){.ocr-best-brands .ocr-best-brands-list-container{height:275px;margin-bottom:0}}.ocr-best-brands .ocr-best-brands-list-container .ocr-best-brands-list-control{background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:100%;box-shadow:1px 1px 2px 0 rgba(0,0,0,.2);display:none;height:25px;position:absolute;text-align:center;top:calc(50% - 12px);width:25px;z-index:2}@media(max-width:1199.98px){.ocr-best-brands .ocr-best-brands-list-container .ocr-best-brands-list-control{display:block}}.ocr-best-brands .ocr-best-brands-list-container .ocr-best-brands-list-control:before{speak:never;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";display:inline-block;font-family:icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:25px;text-transform:none}.ocr-best-brands .ocr-best-brands-list-container .ocr-best-brands-list-control.ctrl-left{left:16px}.ocr-best-brands .ocr-best-brands-list-container .ocr-best-brands-list-control.ctrl-left:before{transform:translate(-2px,-1px) rotate(90deg)}.ocr-best-brands .ocr-best-brands-list-container .ocr-best-brands-list-control.ctrl-right{right:16px}.ocr-best-brands .ocr-best-brands-list-container .ocr-best-brands-list-control.ctrl-right:before{transform:translate(1px,-1px) rotate(-90deg)}@media(max-width:1199.98px){.ocr-best-brands .ocr-best-brands-list-container .ocr-best-brands-list{height:305px;margin:0}}.ocr-best-brands .ocr-best-brands-list-container .ocr-best-brand-item{margin-right:20px;max-width:calc(25% - 20px);padding:0}@media(max-width:1199.98px){.ocr-best-brands .ocr-best-brands-list-container .ocr-best-brand-item{margin-right:16px;max-width:100%}}.ocr-best-brands .ocr-best-brands-list-container .ocr-best-brand-item:last-child{margin-right:0}.ocr-best-brands .ocr-best-brands-list-container .ocr-best-brand-item:last-child:after{content:"";display:block;height:1px;left:100%;opacity:0;position:absolute;top:0;width:16px}.ocr-best-brands .ocr-best-brands-list-container .ocr-best-brand-item .alert{margin-left:0;margin-right:0}.ocr-best-brands .ocr-best-brands-list-container .ocr-best-brand-item .icon{background-color:#fff;border:1px solid hsla(222,5%,58%,.26);border-radius:100px;color:#373d49;font-size:18px;line-height:1;padding:8px}.ocr-best-brands .ocr-best-brands-list-container .ocr-best-brand-item h3{margin-top:18px}.ocr-games-to-try{margin-bottom:0;padding-bottom:20px;padding-top:20px}@media(max-width:1199.98px){.ocr-games-to-try{padding-top:0}}.ocr-games-to-try h2{text-align:center}.ocr-games-to-try .ocr-games-to-try-list-container{height:190px;margin-right:-16px;position:relative}.ocr-games-to-try .ocr-games-to-try-controls{position:relative}.ocr-games-to-try .ocr-games-to-try-controls .ocr-games-to-try-control{background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:100%;box-shadow:1px 1px 2px 0 rgba(0,0,0,.2);cursor:pointer;display:block;height:25px;position:absolute;text-align:center;top:110px;width:25px;z-index:2}.ocr-games-to-try .ocr-games-to-try-controls .ocr-games-to-try-control:before{speak:never;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";display:inline-block;font-family:icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:25px;text-transform:none}.ocr-games-to-try .ocr-games-to-try-controls .ocr-games-to-try-control.ctrl-left{left:-16px}.ocr-games-to-try .ocr-games-to-try-controls .ocr-games-to-try-control.ctrl-left:before{transform:translate(-2px,-1px) rotate(90deg)}.ocr-games-to-try .ocr-games-to-try-controls .ocr-games-to-try-control.ctrl-right{right:-16px}.ocr-games-to-try .ocr-games-to-try-controls .ocr-games-to-try-control.ctrl-right:before{transform:translate(1px,-1px) rotate(-90deg)}.ocr-games-to-try .ocr-slide .slide.ocr-games-to-try-list{height:230px;margin:0;padding-bottom:40px;padding-left:0;padding-right:0}.ocr-games-to-try .ocr-slide .slide.ocr-games-to-try-list:after{content:"";display:block;height:1px;min-width:16px;opacity:0;width:16px}@media(max-width:1199.98px){.ocr-games-to-try .ocr-slide .slide.ocr-games-to-try-list{margin-left:0;padding-left:16px;padding-right:16px}}.ocr-games-to-try .ocr-slide .slide.ocr-games-to-try-list .ocr-game-to-try{background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:5px;line-height:0;margin-right:16px;max-width:calc(25% - 16px);min-width:calc(25% - 16px);overflow:hidden;text-decoration:none!important;width:calc(25% - 16px)}.ocr-games-to-try .ocr-slide .slide.ocr-games-to-try-list .ocr-game-to-try>div{line-height:1.5;min-height:300px}@media(max-width:1199.98px){.ocr-games-to-try .ocr-slide .slide.ocr-games-to-try-list .ocr-game-to-try{max-width:100%;min-width:100%;width:100%}}.ocr-games-to-try .ocr-slide .slide.ocr-games-to-try-list .ocr-game-to-try:last-child{margin-right:0}.ocr-games-to-try .ocr-slide .slide.ocr-games-to-try-list .ocr-game-to-try img{width:100%}.ocr-games-to-try .ocr-slide .slide.ocr-games-to-try-list .ocr-game-to-try .news-blurb{background:#fff;padding:16px 16px 0;width:100%}.ocr-games-to-try .ocr-slide .slide.ocr-games-to-try-list .ocr-game-to-try .news-blurb:before{content:"";display:flex;flex:1 0 auto}.ocr-games-to-try .ocr-slide .slide.ocr-games-to-try-list .ocr-game-to-try .news-blurb .h3{font-size:18px;margin-bottom:0;min-width:100%;width:100%}.ocr-games-to-try .ocr-slide .slide.ocr-games-to-try-list .ocr-game-to-try .news-blurb .rating-score{color:#373d49}.ocr-games-to-try .ocr-slide .slide.ocr-games-to-try-list .ocr-game-to-try .news-blurb .btn{bottom:20px;position:absolute;right:20px}.ocr-big-win hr{margin-top:0}.ocr-big-win .ocr-review-chapter{margin-bottom:0}.ocr-big-win .ocr-review-chapter .ocr-progressive-jackpots .ocr-progressive-jackpot .card{padding-bottom:30px}.ocr-big-win .ocr-review-chapter .ocr-progressive-jackpots .ocr-progressive-jackpot .card .jackpot-thumbnail{margin-top:16px;padding:0;width:250px}.ocr-big-win .ocr-review-chapter .ocr-progressive-jackpots .ocr-progressive-jackpot .card .jackpot-name{font-size:26px}.ocr-big-win .ocr-review-chapter .ocr-progressive-jackpots .ocr-progressive-jackpot .card .jackpot-progress{margin:0 auto;width:166px}.ocr-big-win .ocr-review-chapter .ocr-progressive-jackpots .ocr-progressive-jackpot .card .jackpot-current{font-size:12px}.ocr-big-win .ocr-review-chapter .ocr-progressive-jackpots .ocr-progressive-jackpot .card .jackpot-current-value{border-radius:5px;margin:0 auto 16px;padding:8px 16px}.ocr-big-win .ocr-review-chapter .ocr-progressive-jackpots .ocr-progressive-jackpot .card .jackpot-recomended-casino .name{display:inline-block;margin-right:8px}.ocr-big-win .ocr-review-chapter .ocr-progressive-jackpots .ocr-progressive-jackpot .card .jackpot-recomended-casino .ocr-review-rating{display:inline-block}.ocr-big-win .ocr-review-chapter .ocr-progressive-jackpots .ocr-progressive-jackpot .card .jackpot-recomended-casino .ocr-review-rating .icon{font-size:13px;vertical-align:baseline}.ocr-big-win .ocr-review-chapter .ocr-progressive-jackpots .ocr-progressive-jackpot .card .jackpot-recomended-casino .ocr-review-rating .rating-score{font-size:12px;font-weight:800}.ocr-big-win .ocr-review-chapter .ocr-progressive-jackpots .ocr-progressive-jackpot .card .btn{margin:0 auto;padding:6px 32px}.ocr-big-win .primary-card{background-color:#fffcf0;border:1px solid #ffefbb;box-shadow:inset 0 0 0 2px #ffefbb,0 0 20px 1px rgba(0,0,0,.05)}.ocr-big-win .primary-card .ocr-badge{border-top-left-radius:0;border-top-right-radius:0;left:50%;padding-left:35px;padding-right:35px;position:absolute;top:0;transform:translateX(-50%)}.ocr-big-win.LP-variant .jackpot-name{font-size:26px}.ocr-big-win.LP-variant .jackpot-current-value{font-size:20px}.ocr-big-win.LP-variant .jackpot-current{margin-top:16px}.ocr-big-win.LP-variant .jackpot-recomended-casino{margin-bottom:16px}.ocr-big-win.LP-variant .jackpot-recomended-casino .name{display:inline}@media(min-width:1200px){.ocr-big-win.LP-variant .jackpot-recomended-casino .name{vertical-align:top}}.ocr-big-win.LP-variant .jackpot-recomended-casino .ocr-review-rating,.ocr-big-win.LP-variant .jackpot-recomended-casino .ocr-review-rating .ocr-review-star-rating{display:inline}.ocr-big-win.LP-variant .jackpot-recomended-casino .ocr-review-rating .icon{font-size:12px}.ocr-big-win.LP-variant .jackpot-recomended-casino .ocr-review-rating .rating-score{font-size:12px;vertical-align:-2px}@media(min-width:1200px){.ocr-big-win.LP-variant .primary-card{margin-top:-12px;padding-bottom:23px!important;padding-top:28px!important}}.ocr-calculate-bonus .form-inline{margin:40px auto;max-width:360px}.ocr-calculate-bonus .form-inline .input-group{margin-bottom:0;margin-right:0}@media(max-width:1199.98px){.ocr-calculate-bonus .form-inline{margin:24px auto}}.ocr-calculate-bonus .table-striped td,.ocr-calculate-bonus .table-striped th{vertical-align:middle}.ocr-calculate-bonus .table-striped thead tr{background-color:#f5f5f3}.ocr-calculate-bonus .table-striped tbody tr:nth-of-type(odd){background-color:#fbfbfa}.ocr-calculate-bonus .table-striped tbody tr:nth-of-type(2n){background-color:#f5f5f3}.ocr-calculate-bonus .table-striped tbody .casino-column .ocr-casino-logo{border-radius:5px;margin-right:10px;width:40px}.ocr-calculate-bonus .table-striped tbody .bonus-column{color:#009e74;font-size:16px;font-weight:700}.ocr-calculate-bonus .table-striped tbody .bonus-column .small-print{display:none}.ocr-calculate-bonus .table-striped a.btn.ocr-cta-btn{padding-left:15px;padding-right:15px}@media(max-width:1199.98px){.ocr-calculate-bonus .table-striped{margin-bottom:0}.ocr-calculate-bonus .table-striped td,.ocr-calculate-bonus .table-striped th{font-size:12px;padding:15px 5px}.ocr-calculate-bonus .table-striped .casino-column{padding-left:10px}.ocr-calculate-bonus .table-striped .casino-column .ocr-casino-logo{margin-right:0}.ocr-calculate-bonus .table-striped .casino-column .casino-name{display:none}.ocr-calculate-bonus .table-striped tbody .bonus-column{font-size:14px}.ocr-calculate-bonus .table-striped tbody .bonus-column .small-print{display:block;font-weight:400;margin-top:0;white-space:nowrap}.ocr-calculate-bonus .table-striped .payment-column{display:none}.ocr-calculate-bonus .table-striped .claim-column,.ocr-calculate-bonus .table-striped .min-deposit-column,.ocr-calculate-bonus .table-striped .wr-column{text-align:center}.ocr-calculate-bonus .table-striped .claim-column .small-print{display:none}.ocr-calculate-bonus .table-striped a.btn.ocr-cta-btn{background:none;border:none;box-shadow:none;display:inline;font-size:12px;font-weight:700;padding:0}.ocr-calculate-bonus .table-striped a.btn.ocr-cta-btn:before{display:none!important}.ocr-calculate-bonus .table-striped a.btn.ocr-cta-btn:link,.ocr-calculate-bonus .table-striped a.btn.ocr-cta-btn:link .btn-label{text-decoration:underline!important}.ocr-calculate-bonus .table-striped a.btn.ocr-cta-btn:focus,.ocr-calculate-bonus .table-striped a.btn.ocr-cta-btn:focus .btn-label,.ocr-calculate-bonus .table-striped a.btn.ocr-cta-btn:hover,.ocr-calculate-bonus .table-striped a.btn.ocr-cta-btn:hover .btn-label{color:#009e74!important}}.ocr-best-live-games h2{text-align:center}.ocr-best-live-games .live-game,.ocr-best-live-games .text-intro{margin-bottom:40px}.ocr-best-live-games .live-game p{margin-bottom:6px}.ocr-best-live-games .live-game a{font-weight:700}.ocr-best-live-games h3 .icon{color:#009e74;font-size:40px;margin-right:12px;vertical-align:middle}.ocr-discover-more .alert{padding-right:20px}@media(max-width:1199.98px){.ocr-discover-more .alert{border-radius:5px;margin-left:0;margin-right:0}}.ocr-blacklisted-casinos-alt .ocr-blacklisted-casino-container{padding-right:20px}.ocr-blacklisted-casinos-alt .ocr-blacklisted-casino-container h3,.ocr-blacklisted-casinos-alt .ocr-blacklisted-casino-container>h2,.ocr-blacklisted-casinos-alt .ocr-blacklisted-casino-container>p{text-align:center}@media(max-width:1199.98px){.ocr-blacklisted-casinos-alt .ocr-blacklisted-casino-container{border-radius:5px;margin-bottom:9px;margin-left:0;margin-right:0}.ocr-blacklisted-casinos-alt .ocr-blacklisted-casino-container>p{text-align:left}}.ocr-blacklisted-casinos-alt .ocr-blacklisted-casino{padding:15px 10px 15px 56px}.ocr-blacklisted-casinos-alt .ocr-blacklisted-casino .casino-logo{border-radius:3px;left:8px;position:absolute;top:6px;width:38px}.ocr-blacklisted-casinos-alt .icon-UI_Warning{color:#9c1212;float:right;line-height:1.5}.ocr-responsible-gaming h2{text-align:center}.ocr-responsible-gaming .alert{padding-right:20px}@media(max-width:1199.98px){.ocr-responsible-gaming .alert{border-radius:5px;margin-left:0;margin-right:0}}.ocr-responsible-gaming .text-intro{text-align:center}@media(max-width:1199.98px){.ocr-responsible-gaming .text-intro{text-align:left}}.ocr-responsible-gaming .responsible-blocks{margin-top:45px;padding:0 45px}@media(max-width:1199.98px){.ocr-responsible-gaming .responsible-blocks{padding:0}}.ocr-responsible-gaming .col-xl-3{padding-left:60px}@media(max-width:1199.98px){.ocr-responsible-gaming .col-xl-3{padding-left:40px}}.ocr-responsible-gaming .icon-UI_Check{background:#009e74;border-radius:100px;color:#fff;display:block;font-size:14px;font-weight:700;left:20px;padding:8px;position:absolute;top:5px}@media(max-width:1199.98px){.ocr-responsible-gaming .icon-UI_Check{left:0}}.ocr-gambling-problem .text-intro,.ocr-gambling-problem h2{text-align:center}@media(max-width:1199.98px){.ocr-gambling-problem .text-intro{text-align:left}}.ocr-range-slider{padding-bottom:24px;padding-top:8px}.ocr-range-slider .ui-widget.ui-widget-content{background-color:#f5f5f3;border:8px solid #f5f5f3;border-bottom:none;border-top:none;cursor:pointer}.ocr-range-slider .ui-widget-header{background-color:#009e74}.ocr-range-slider .ui-slider-handle{border-radius:100px;cursor:pointer;height:21px;width:21px}.ocr-range-slider .ui-slider-handle:before{content:"III";display:block;text-align:center;transform:translateY(-1px)}.ocr-range-slider .ui-slider-handle:after{background-color:transparent;content:"";display:block;height:43px;left:-11px;position:absolute;top:-11px;width:43px}.ocr-range-slider .ui-slider-handle:focus,.ocr-range-slider .ui-slider-handle:focus-visible{-webkit-touch-callout:none;box-shadow:0 0 0 0 transparent!important;outline:0!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ocr-range-slider .ui-slider-handle.ui-state-active{background-color:#f5f5f3;border:1px solid #8e9198;color:#373d49}.ocr-range-slider .ui-slider-handle .display{color:#373d49;font-size:14px;font-weight:700;left:calc(50% - 50px);pointer-events:none;position:absolute;text-align:center;top:20px;white-space:nowrap;width:100px}.ocr-compare-footer{background-color:#fff;bottom:0;box-shadow:0 5px 35px rgba(0,0,0,.1);left:0;padding:15px 111px 20px;position:fixed;right:0;z-index:401}.ocr-compare-footer .row{align-items:center}.ocr-compare-footer .row .col.col-xl-1{text-align:center}.ocr-compare-footer .row .col.col-xl-1 .ocr-compare-slot{border:1px solid #e8f1f7;display:inline-block;position:relative}.ocr-compare-footer .row .col.col-xl-1 .ocr-compare-slot>img{border:1px solid rgba(0,0,0,.1);border-radius:5px;max-width:100%;width:87px}.ocr-compare-footer .row .col.col-xl-1 .ocr-compare-slot.empty{max-width:100%;padding-top:100%;width:87px}.ocr-compare-footer .row .col.col-xl-1 .ocr-compare-slot.empty>*{display:none}.ocr-compare-footer .ocr-clear-compare{margin-left:20px}.ocr-compare-footer .ocr-clear-compare,.ocr-compare-footer .ocr-clear-compare:active,.ocr-compare-footer .ocr-clear-compare:link,.ocr-compare-footer .ocr-clear-compare:visited{background-color:#e8f1f7;color:#373d49;text-decoration:none}.ocr-compare-footer .ocr-clear-compare:focus,.ocr-compare-footer .ocr-clear-compare:hover{background-color:#d5e5f0}.ocr-compare-footer .ocr-clear-compare .icon-UI_X{vertical-align:middle}@media(max-width:1199.98px){.ocr-compare-footer{padding:15px 15px 20px}.ocr-compare-footer .h4{font-size:18px}.ocr-compare-footer .caption{display:none}.ocr-compare-footer .col.col-xl-1{max-height:87px;max-width:87px}.ocr-compare-footer .ocr-clear-compare{border-radius:100px;font-size:11px;line-height:11px;padding:7px;position:absolute;right:5px;top:-55px}.ocr-compare-footer .remove-pill{font-size:7px;height:15px;line-height:7px;padding:4px;width:15px}}.ocr-social-share.compare-alt .social-icon svg{height:46px;padding:14px;width:46px}.ocr-compare-chapter-nav-container{overflow-y:hidden}@media(max-width:1199.98px){.ocr-compare-chapter-nav-container{margin-bottom:20px}}.ocr-compare-chapter-nav-container .ocr-compare-chapter-nav{display:block;margin:0;padding:0;white-space:nowrap}@media(max-width:1199.98px){.ocr-compare-chapter-nav-container .ocr-compare-chapter-nav{overflow-y:hidden}}.ocr-compare-chapter-nav-container .ocr-compare-chapter-nav li{display:inline-block;font-size:14px;font-weight:700;height:38px;margin-right:20px;padding-top:18px;white-space:nowrap}.ocr-compare-chapter-nav-container .ocr-compare-chapter-nav li a{background-color:#fff;border-color:transparent;padding:0}.ocr-compare-chapter-nav-container .ocr-compare-chapter-nav li a.active{background-color:#fff;border-color:transparent;color:#009e74}@media(max-width:1199.98px){.ocr-compare-chapter-nav-container .ocr-compare-chapter-nav li{display:inline-block;font-size:14px;font-weight:700;height:38px;margin-right:20px;padding-top:0;white-space:nowrap}.ocr-compare-chapter-nav-container .ocr-compare-chapter-nav li:first-child{padding-left:18px}.ocr-compare-chapter-nav-container .ocr-compare-chapter-nav li a{padding:18px 0}}.ocr-compare-chapter-nav-container.sticky.stuck{background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);left:0;position:fixed;right:0;top:0;transform:translateY(49px);transition:transform .2s ease-in-out;z-index:50}.ocr-compare-chapter-nav-container.sticky.stuck .ocr-compare-chapter-nav{padding:0 111px}@media(max-width:1199.98px){.ocr-compare-chapter-nav-container.sticky.stuck .ocr-compare-chapter-nav{padding:0}.ocr-comparer-limiter{overflow-y:auto}.ocr-comparer{min-width:1070px}.ocr-comparer .ocr-chapter-anchor{transform:translateY(-115px)}}.ocr-comparer .remove-pill{right:4px;top:4px}.ocr-comparer .compare-row.compare-overview .col-2 .card{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top:1px solid rgba(0,0,0,.1);border-top-left-radius:5px;border-top-right-radius:5px;padding-top:10px}.ocr-comparer .compare-row.group-title .col-2 .card{background-color:#e8f1f7}.ocr-comparer .compare-row.group-title .col-2.header-column .card{background-color:#e8f1f7;border-radius:5px;color:#8e9198;font-size:12px;padding:6px 9px;text-transform:uppercase}.ocr-comparer .compare-row.group-title .col-2.empty .card{background-color:#f5f5f3}.ocr-comparer .compare-row.data-row .col-2 .card{padding:16px 0}.ocr-comparer .compare-row.data-row .col-2.header-column .card{border-bottom:1px solid rgba(0,0,0,.1);font-size:12px;padding:16px 0}.ocr-comparer .compare-row.data-row .col-2.empty .card{background-color:#f5f5f3}.ocr-comparer .compare-row.data-row:nth-child(odd) .col-2 .card{background-color:hsla(60,9%,96%,.3)}.ocr-comparer .compare-row.data-row:nth-child(odd) .col-2.header-column .card{background-color:transparent}.ocr-comparer .compare-row.data-row:nth-child(odd) .col-2.empty .card{background-color:#f5f5f3}.ocr-comparer .compare-row.data-row.group-end .col-2.header-column .card{border-bottom:none}.ocr-comparer .compare-row.data-row.compare-end{margin-bottom:30px}.ocr-comparer .compare-row.data-row.compare-end .col-2 .card{border-bottom:1px solid rgba(0,0,0,.1);border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-top-left-radius:0;border-top-right-radius:0;padding-bottom:10px}.ocr-comparer .compare-row.data-row.compare-end .col-2.empty .card,.ocr-comparer .compare-row.data-row.compare-end .col-2.header-column .card{border-bottom:none}.ocr-comparer .compare-row .col-2 .card{background-color:#fbfbfa;border:1px solid rgba(0,0,0,.1);border-bottom:none;border-radius:0;border-top:none;padding:0 10px;text-align:center}.ocr-comparer .compare-row .col-2 .card .ocr-casino-logo{border-radius:5px;height:79px;max-height:100%;max-width:100%;width:79px}.ocr-comparer .compare-row .col-2 .card .ocr-review-star-rating .icon,.ocr-comparer .compare-row .col-2 .card .ocr-review-star-rating .rating-score{font-size:14px}.ocr-comparer .compare-row .col-2 .card.bonus-card{background-color:#f5f5f3;padding-top:10px}.ocr-comparer .compare-row .col-2 .card.bonus-card .bonus-promo .h3{font-size:14px}.ocr-comparer .compare-row .col-2 .card.bonus-card .ocr-cta-btn{font-size:14px;line-height:1;margin-bottom:0;margin-top:20px;padding:6px 10px}.ocr-comparer .compare-row .col-2 .card .binary-check.icon-UI_Check{background-color:#009e74;border-radius:100px;color:#fff;display:inline-block;font-size:12px;padding:4px}.ocr-comparer .compare-row .col-2 .card .binary-check.icon-UI_Check:before{display:inline-block;transform:translateY(1px)}.ocr-comparer .compare-row .col-2 .card .binary-check.icon-UI_X{background-color:#f4cfcf;border-radius:100px;color:#e16732;display:inline-block;font-size:10px;padding:5px}.ocr-comparer .compare-row .col-2 .card .binary-check.icon-UI_X:before{display:inline-block;transform:translate(0)}.ocr-comparer .compare-row .col-2 .card .range{display:inline-block;margin-right:6px;width:50%}.ocr-comparer .compare-row .col-2 .card .progress{border-radius:5px;height:12px}.ocr-comparer .compare-row .col-2 .card .progress .progress-bar{border-radius:5px}.ocr-comparer .compare-row .col-2 .card .score{vertical-align:text-bottom}.ocr-comparer .compare-row .col-2 .card .glance-block{display:inline-block}.ocr-comparer .compare-row .col-2 .card .gauge,.ocr-comparer .compare-row .col-2 .card .percent-pie{height:30px;margin-right:4px;max-width:30px;min-width:30px;transform:translateY(-5px);width:30px}.ocr-comparer .compare-row .col-2 .card .game .icon{font-size:20px;margin-right:6px;vertical-align:text-bottom}.ocr-comparer .compare-row .col-2.header-column .card{background-color:transparent;border:none;padding:0;text-align:left}.ocr-comparer .compare-row .col-2.empty .card{background-color:#f5f5f3;border:none;text-align:left}@media(min-width:1200px){.ocr-open-compare-search-btn{display:none}}#addCasinoModal .ocr-compare-search-input .ocr-compare-searchbar{position:relative}#addCasinoModal .ocr-compare-search-input .ocr-compare-searchbar.not-empty .ocr_search_icon{display:none}#addCasinoModal .ocr-compare-search-input .ocr-compare-searchbar.not-empty .ocr_clear_search{display:initial}#addCasinoModal .ocr-compare-search-input .ocr_search_icon{pointer-events:none}#addCasinoModal .ocr-compare-search-input .ocr_search_icon:after{speak:never;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#009e74;content:"";font-family:icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:25px;position:absolute;right:10px;text-transform:none;top:calc(50% - 12px);transform:translate(0) rotate(0deg);transition:transform .35s ease-in-out}#addCasinoModal .ocr-compare-search-input .ocr_clear_search{display:none}#addCasinoModal .ocr-compare-search-input .ocr_clear_search:after{speak:never;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-family:icomoon!important;font-style:normal;font-variant:normal;font-weight:400;line-height:25px;position:absolute;right:10px;text-transform:none;top:calc(50% - 12px);transform:translate(0) rotate(0deg);transition:transform .35s ease-in-out}@media(min-width:1200px){#addCasinoModal{display:block;height:auto;left:auto;opacity:1;overflow:visible;position:relative;top:auto;width:auto;z-index:auto}#addCasinoModal .modal-dialog{margin:0;transform:none}#addCasinoModal .modal-content{background-color:transparent;border:none}#addCasinoModal .modal-header{display:none}#addCasinoModal .modal-body{padding:0}#addCasinoModal .ocr-compare-search-suggestions{display:none;position:absolute;transform:translateY(8px);z-index:300}#addCasinoModal .ocr-compare-search-suggestions .suggestion-card{background-color:#fff;border-radius:5px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1);padding:5px 0;width:300px}#addCasinoModal .ocr-compare-search-suggestions .suggestion-card .title{border-radius:5px;color:#8e9198;font-size:12px;padding:0 10px;text-transform:uppercase}#addCasinoModal .ocr-compare-search-suggestions .suggestion-card .result{display:block;padding:5px 10px;transition:color .2s ease-in-out,background-color .2s ease-in-out,padding .2s ease-in-out}#addCasinoModal .ocr-compare-search-suggestions .suggestion-card .result,#addCasinoModal .ocr-compare-search-suggestions .suggestion-card .result:active,#addCasinoModal .ocr-compare-search-suggestions .suggestion-card .result:focus,#addCasinoModal .ocr-compare-search-suggestions .suggestion-card .result:hover,#addCasinoModal .ocr-compare-search-suggestions .suggestion-card .result:link,#addCasinoModal .ocr-compare-search-suggestions .suggestion-card .result:visited{border:none;box-shadow:none;outline:none;text-decoration:none}#addCasinoModal .ocr-compare-search-suggestions .suggestion-card .result:focus,#addCasinoModal .ocr-compare-search-suggestions .suggestion-card .result:hover{background-color:rgba(0,158,116,.04);padding-left:15px}#addCasinoModal .ocr-compare-search-suggestions .suggestion-card .result .logo{border-radius:5px}#addCasinoModal .ocr-compare-search-suggestions .suggestion-card .result .name{margin-left:5px}}@media(max-width:1199.98px){#addCasinoModal .modal-header .close{font-size:14px;line-height:14px}#addCasinoModal .ocr-compare-search-suggestions{display:none}#addCasinoModal .ocr-compare-search-suggestions .suggestion-card{background-color:#fff;padding:5px 0}#addCasinoModal .ocr-compare-search-suggestions .suggestion-card .title{border-radius:5px;color:#8e9198;font-size:12px;padding:0 10px;text-transform:uppercase}#addCasinoModal .ocr-compare-search-suggestions .suggestion-card .result{display:block;padding:5px 10px;transition:color .2s ease-in-out,background-color .2s ease-in-out,padding .2s ease-in-out}#addCasinoModal .ocr-compare-search-suggestions .suggestion-card .result,#addCasinoModal .ocr-compare-search-suggestions .suggestion-card .result:active,#addCasinoModal .ocr-compare-search-suggestions .suggestion-card .result:focus,#addCasinoModal .ocr-compare-search-suggestions .suggestion-card .result:hover,#addCasinoModal .ocr-compare-search-suggestions .suggestion-card .result:link,#addCasinoModal .ocr-compare-search-suggestions .suggestion-card .result:visited{border:none;box-shadow:none;outline:none;text-decoration:none}#addCasinoModal .ocr-compare-search-suggestions .suggestion-card .result:focus,#addCasinoModal .ocr-compare-search-suggestions .suggestion-card .result:hover{background-color:rgba(0,158,116,.04);padding-left:15px}#addCasinoModal .ocr-compare-search-suggestions .suggestion-card .result .logo{border-radius:5px}#addCasinoModal .ocr-compare-search-suggestions .suggestion-card .result .name{margin-left:5px}}
