﻿@charset "UTF-8";:root{--brand-primary:#0067ee;--brand-primary-rgb:0,103,238;--brand-primary-shadow-rgb:123,184,221;--brand-primary-dark:#0453c2;--brand-primary-light:#3d94f4;--brand-primary-red:#f66;--brand-primary-bg:#0d0a2c;--brand-primary-bg-sb:#fff;--brand-primary-bg-rgb:13,10,44;--brand-secondary:#013993;--brand-secondary-light:#0253c5;--brand-accent-purple:#6139ac;--brand-accent-green:#0d8900;--brand-accent-green-light:#4aad00;--brand-accent-red:#b00000;--brand-accent-red-light:#d20d19;--brand-accent-orange:#ff961b;--brand-accent-orange-light:#f70;--brand-accent-yellow:#e1bd43;--brand-accent-gold:#ffd428;--brand-accent-brown:#b19c6e;--neutral-white-rgb:255,255,255;--neutral-black-rgb:0,0,0;--neutral-gray-100:#f6f8fa;--neutral-gray-200:#e5e5e5;--neutral-gray-300:#a5a5a5;--neutral-gray-400:#656565;--neutral-gray-500:#bcbcbc;--neutral-gray-600:#6c757d;--neutral-gray-700:#18243d;--neutral-gray-800:#343a40;--neutral-gray-900:#b2bbcf;--layout-get-help-light:#0050ce;--layout-get-help-dark:#0042af;--featured-hot:#c00000;--promotion-light-green:#7bd82a;--jackpot-vegas-won:#0067ee;--popup-dark-bg:#142e58;--popup-light-bg:#fff;--popup-dark-text:#000;--popup-light-text:#fff;--popup-md-text:#0067ee;--popup-dark-button:#0453c2;--popup-light-button:#3d94f4;--popup-button:#f6f8fa;--circle-radius:50vw;--vertical-spacing:240vw;--blue-position:130vw;--pink-position:250vw;--blue-circle:#0015ff;--pink-circle:#7b00ff;--header-background:#191919;--header-background-2:#17019b;--header-background-light:#2400f6;--header-background-light-2:#2400ff;--footer-sports:#d1f20c;--footer-games:#f66;--footer-livecasino:#f66;--footer-bingo:#e578ff;--footer-lotto:#11daee;--fotter-poker:#00f582;--footer-more-menu:#041228;--promo-font-size-desktop:23px;--promo-font-size-mobile:12px;--footer-background:#191919;--background-gradient-black:#282828;}@media screen and (max-width:1599px){:root{--circle-radius:60vw;}}@media screen and (min-width:1600px){:root{--circle-radius:1000px;--vertical-spacing:3600px;--blue-position:1800px;--pink-position:3600px;}}.text-primary{color:var(--brand-primary);}.text-secondary{color:var(--brand-secondary);}.text-muted{color:var(--semantic-text-muted);}.bg-primary{background-color:var(--brand-primary);}.bg-secondary{background-color:var(--brand-secondary);}.bg-surface{background-color:rgb(var(--neutral-white-rgb));}.bg-background{background-color:var(--brand-primary-bg);}.border-primary{border-color:var(--neutral-gray-300);}.brand-primary{color:var(--brand-primary);}.brand-secondary{color:var(--brand-secondary);}.brand-accent-purple{color:var(--brand-accent-purple);}.brand-accent-green{color:var(--brand-accent-green);}.brand-accent-red{color:var(--brand-accent-red);}.brand-accent-orange{color:var(--brand-accent-orange);}.brand-accent-gold{color:var(--brand-accent-gold);}.status-success{color:var(--brand-accent-green);}.status-error{color:var(--brand-accent-red);}.status-warning{color:var(--brand-accent-orange);}.status-info{color:var(--brand-primary);}.white{background-color:rgb(var(--neutral-white-rgb));}.white-text{color:rgb(var(--neutral-white-rgb));}.black{background-color:rgb(var(--neutral-white-rgb));}.black-text{color:rgb(var(--neutral-black-rgb));}.md-gray{background-color:var(--neutral-gray-400);}.md-gray-text{color:var(--neutral-gray-400);}.md-light-gray{background-color:var(--neutral-gray-400);}.md-light-gray-text{color:var(--neutral-gray-400);}.light-gray{background-color:var(--neutral-gray-100);}.lighter-gray{background-color:var(--neutral-gray-200);}.light-gray-text{color:var(--neutral-gray-100);}.gray{background-color:var(--neutral-gray-300);}.blue-text{color:var(--brand-primary);}.blue{background-color:var(--brand-primary);}.lighter-blue{background-color:var(--brand-secondary-light);}.darker-blue-text{color:var(--brand-primary-dark);}.darker-blue{background-color:var(--brand-primary-dark);}.navy-blue{background-color:var(--brand-secondary);}.navy-blue-text{color:var(--brand-secondary);}.gray-blue{background-color:var(--neutral-gray-500);}.stroke-blue{border-color:var(--brand-primary-light);}.dark-blue-bg{background-color:var(--brand-primary-bg);}.light-blue-bg{background-color:rgba(var(--brand-primary-bg-rgb),.5);}.green-text{color:var(--brand-accent-green);}.green{background-color:var(--brand-accent-green-light);}.stroke-green{border-color:var(--brand-accent-green);}.green-bg{background-color:var(--promotion-light-green);}.primary-red{background-color:var(--brand-primary-red);}.red-text{color:var(--brand-accent-red);}.red{background-color:var(--brand-accent-red-light);}.stroke-red{border-color:var(--brand-accent-red);}.red-bg{background-color:var(--featured-hot);}.orange-text{color:var(--brand-accent-orange);}.orange{background-color:var(--brand-accent-orange);}.light-orange{background-color:var(--brand-accent-orange-light);}.stroke-orange{border-color:var(--brand-accent-orange);}.orange-bg{background-color:var(--brand-accent-orange);}.gradient-black{background:var(--footer-background);}.gold{background:linear-gradient(180deg,var(--brand-accent-gold) 0%,var(--brand-accent-gold) 100%);}.gold-text{background:linear-gradient(180deg,var(--brand-accent-gold) 0%,var(--brand-accent-gold) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.gradient-blue-1{background:linear-gradient(270deg,var(--header-background) 0%,var(--header-background-light) 60%);}.gradient-blue-2{background:linear-gradient(180deg,var(--header-background-light-2) 0%,var(--header-background-2) 100%);}.gradient-orange{background:linear-gradient(95deg,var(--brand-accent-orange) 0%,var(--brand-accent-orange-light) 100%);}.gradient-orange-text{background:-webkit-linear-gradient(var(--brand-accent-orange),var(--brand-accent-orange-light));-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.border-gray{border:1px solid var(--neutral-gray-100);}.border-bottom-gray{border-bottom:1px solid var(--neutral-gray-400);}.border-top-gray{border-top:1px solid var(--neutral-gray-100);}.border-left-gray{border-left:1px solid var(--neutral-gray-100);}.border-right-gray{border-right:1px solid var(--neutral-gray-100);}.in-progress{background-color:var(--brand-primary);}.complete{background-color:var(--brand-accent-green);}.incomplete{background-color:var(--neutral-gray-100);}.promo-cta-expired{background-color:var(--neutral-gray-300);}.promo-cta-opted-in{background-color:var(--brand-primary);}.promo-cta-opt-in{background-color:var(--brand-primary-red);}.carousel-cta-opt-in{background-color:var(--brand-primary-red);}.carousel-cta-play-now{background-color:var(--brand-primary-red);}.carousel-cta-custom{background-color:var(--brand-primary);}.sash-hot{background-color:var(--brand-accent-red-light);}.sash-new{background-color:var(--brand-accent-green-light);}.sash-promo{background-color:var(--brand-primary);}.sash-custom{background-color:var(--brand-primary-red);}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,a,em,img,small,u,dl,dt,dd,ol,ul,li,fieldset,form,label,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,embed,footer,header,menu,nav,section,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}html{height:100%;overflow-y:scroll;}body{min-height:100%;position:relative;}article,aside,footer,header,menu,nav,section{display:block;}ul{list-style:none;}ul.reset{padding:0;margin:0;}ol{list-style:decimal;}ol.reset{padding:0;margin:0;}table{border-collapse:collapse;border-spacing:0;}body,div,img,p,button,input,select,textarea,a{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle;}button,input[type=button]{outline:0;}button::-moz-focus-inner,input[type=button]::-moz-focus-inner{border:0;}button:focus,input[type=button]:focus{outline:0;}.page-padding{padding:10px;}@media(min-width:768px){.page-padding{padding:12px;}}.page-padding-half{padding:5px;}@media(min-width:768px){.page-padding-half{padding:6px;}}.page-padding-double{padding:20px;}@media(min-width:768px){.page-padding-double{padding:24px;}}.page-padding-l{padding-left:10px;}@media(min-width:768px){.page-padding-l{padding-left:12px;}}.page-padding-r{padding-right:10px;}@media(min-width:768px){.page-padding-r{padding-right:12px;}}.page-padding-lr{padding-left:10px;padding-right:10px;}@media(min-width:768px){.page-padding-lr{padding-left:12px;padding-right:12px;}}.page-padding-t{padding-top:10px;}@media(min-width:768px){.page-padding-t{padding-top:12px;}}.page-padding-b{padding-bottom:10px;}@media(min-width:768px){.page-padding-b{padding-bottom:12px;}}.page-padding-tb{padding-top:10px;padding-bottom:10px;}@media(min-width:768px){.page-padding-tb{padding-top:12px;padding-bottom:12px;}}.page-padding-half-t{padding-top:5px;}@media(min-width:768px){.page-padding-half-t{padding-top:6px;}}.page-padding-half-b{padding-bottom:5px;}@media(min-width:768px){.page-padding-half-b{padding-bottom:6px;}}.page-padding-half-tb{padding-top:5px;padding-bottom:5px;}@media(min-width:768px){.page-padding-half-tb{padding-top:6px;padding-bottom:6px;}}.page-padding-half-l{padding-left:5px;}@media(min-width:768px){.page-padding-half-l{padding-left:6px;}}.page-padding-half-r{padding-right:5px;}@media(min-width:768px){.page-padding-half-r{padding-right:6px;}}.page-padding-half-lr{padding-left:5px;padding-right:5px;}@media(min-width:768px){.page-padding-half-lr{padding-left:6px;padding-right:6px;}}.page-padding-double-t{padding-top:20px;}@media(min-width:768px){.page-padding-double-t{padding-top:24px;}}.page-padding-double-b{padding-bottom:20px;}@media(min-width:768px){.page-padding-double-b{padding-bottom:24px;}}.page-padding-double-r{padding-right:20px;}@media(min-width:768px){.page-padding-double-r{padding-right:24px;}}.page-padding-double-tb{padding-top:20px;padding-bottom:20px;}@media(min-width:768px){.page-padding-double-tb{padding-top:20px;padding-bottom:20px;}}.page-margin{margin:10px;}@media(min-width:768px){.page-margin{margin:12px;}}.page-margin-l{margin-left:10px;}@media(min-width:768px){.page-margin-l{margin-left:12px;}}.page-margin-r{margin-right:10px;}@media(min-width:768px){.page-margin-r{margin-right:12px;}}.page-margin-lr{margin-left:10px;margin-right:10px;}@media(min-width:768px){.page-margin-lr{margin-left:12px;margin-right:12px;}}.page-margin-t{margin-top:10px;}@media(min-width:768px){.page-margin-t{margin-top:12px;}}.page-margin-b{margin-bottom:10px;}@media(min-width:768px){.page-margin-b{margin-bottom:12px;}}.page-margin-tb{margin-top:10px;margin-bottom:10px;}@media(min-width:768px){.page-margin-tb{margin-top:12px;margin-bottom:12px;}}.page-margin-half{margin:5px;}@media(min-width:768px){.page-margin-half{margin:6px;}}.page-margin-half-l{margin-left:5px;}@media(min-width:768px){.page-margin-half-l{margin-left:6px;}}.page-margin-half-r{margin-right:5px;}@media(min-width:768px){.page-margin-half-r{margin-right:6px;}}.page-margin-half-lr{margin-left:5px;margin-right:5px;}@media(min-width:768px){.page-margin-half-lr{margin-left:6px;margin-right:6px;}}.page-margin-half-t{margin-top:5px;}@media(min-width:768px){.page-margin-half-t{margin-top:6px;}}.page-margin-half-b{margin-bottom:5px;}@media(min-width:768px){.page-margin-half-b{margin-bottom:6px;}}.page-margin-half-tb{margin-top:5px;margin-bottom:5px;}@media(min-width:768px){.page-margin-half-tb{margin-top:6px;margin-bottom:6px;}}.page-margin-double{margin:20px;}@media(min-width:768px){.page-margin-double{margin:24px;}}.page-margin-double-t{margin-top:20px;}@media(min-width:768px){.page-margin-double-t{margin-top:24px;}}.page-margin-double-b{margin-bottom:20px;}@media(min-width:768px){.page-margin-double-b{margin-bottom:24px;}}.page-margin-double-tb{margin-top:20px;margin-bottom:20px;}@media(min-width:768px){.page-margin-double-tb{margin-top:24px;margin-bottom:24px;}}.page-flex-gap{gap:10px;}@media(min-width:768px){.page-flex-gap{gap:12px;}}@supports(-webkit-touch-callout:none) and (not (translate:none)){.page-flex-gap:not(:last-child){margin-right:10px;}}.page-flex-gap-half{gap:10px;}@media(min-width:768px){.page-flex-gap-half{gap:12px;}}.page-flex-gap-double{gap:20px;}@media(min-width:768px){.page-flex-gap-double{gap:24px;}}.hide{display:none!important;}.show,.accordion span{display:block!important;}.flex{display:flex;}.inline-flex{display:inline-flex;}.inline{display:inline;}.inline-block{display:inline-block;}.fixed{position:fixed;}.absolute{position:absolute;}.relative{position:relative;}.float-left{float:left;}.float-right{float:right;}.float-none{float:none!important;}.valign-top{vertical-align:top;}.valign-middle{vertical-align:middle;}.valign-bottom{vertical-align:bottom;}.margin-center,.page{margin-left:auto!important;margin-right:auto!important;}.margin-auto-left{margin-left:auto;}.flex-auto{flex:auto;}.flex-start{align-items:flex-start;}.flex-center{align-items:center;}.flex-end{align-items:flex-end;}.flex-baseline{align-items:baseline;}.flex-wrap{flex-wrap:wrap;}.flex-direction-column{flex-direction:column;}.flex-direction-column-r{flex-direction:column-reverse;}.flex-direction-row{flex-direction:row;}.flex-no-shrink{flex-shrink:0;}.align-self-start{align-self:flex-start;}.align-self-center{align-self:center;}.align-self-end{align-self:flex-end;}.justify-content-start{justify-content:flex-start;}.justify-content-center{justify-content:center;}.justify-space-between{justify-content:space-between;}.justify-content-end{justify-content:flex-end;}.grid{display:grid;}.grid-col{grid-auto-flow:column;}.col-17,.col-16,.col-15,.col-14,.col-13,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{position:relative;box-sizing:border-box;}.col-1{width:5.55556%;}.col-2{width:11.11111%;}.col-3{width:16.66667%;}.col-4{width:22.22222%;}.col-5{width:27.77778%;}.col-6{width:33.33333%;}.col-7{width:38.88889%;}.col-8{width:44.44444%;}.col-9{width:50%;}.col-10{width:55.55556%;}.col-11{width:61.11111%;}.col-12{width:66.66667%;}.col-13{width:72.22222%;}.col-14{width:77.77778%;}.col-15{width:83.33333%;}.col-16{width:88.88889%;}.col-17{width:94.44444%;}.one-column,.page img.full-span{width:100%;}.two-column{width:50%;}.three-column{width:33.33333%;}.four-column{width:25%;}.five-column{width:20%;}.six-column{width:16.666666%;}.three-quarters{width:75%;}.three-fifth{width:60%;}.two-fifth{width:40%;}.four-fifths{width:80%;}.overflow-y{overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;}.overflow-y::-webkit-scrollbar{width:0;height:0;}.games-wrapper-desktop{display:flex;flex-direction:column;min-height:100vh;}.games-wrapper-desktop .overflow-x{overflow-y:hidden;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;}.games-wrapper-desktop .overflow-x::-webkit-scrollbar{width:0;height:0;}.games-wrapper-mobile{display:flex;flex-direction:column;min-height:100vh;}@supports(-webkit-touch-callout:none) and (not (translate:none)){.page-flex-gap:not(:last-child){margin-right:12px;}.page-flex-gap-half:not(:last-child){margin-right:12px;}}form{margin:0 0 0;}fieldset{padding:0;margin:0;border:0;}input,select,textarea{margin:0;font-size:100%;vertical-align:middle;outline:0;}input{*overflow:visible;line-height:normal;}input[type=button],input[type=reset],input[type=submit]{border:0;-webkit-appearance:button;}label,select,input[type=button],input[type=reset],input[type=submit],input[type=radio],input[type=checkbox]{cursor:pointer;}label{color:var(--neutral-gray-400);font-size:12px;font-weight:600;}@media(min-width:768px){label{font-size:14px;}}label.label-margin{display:block;margin-bottom:6px;}@media(min-width:768px){label.label-margin{margin-bottom:5px;}}textarea{overflow:auto;vertical-align:top;}select,.custom-dropdown,input[type=text],input[type=email],input[type=number],input[type=password],input[type=tel],.dropdownSelect,.form-control,input[type=search]{width:100%;height:36px;font-family:"Inter",sans-serif;border:1px solid var(--neutral-gray-400);border-radius:4px;font-size:13px;}@media(min-width:768px){select,.custom-dropdown,input[type=text],input[type=email],input[type=number],input[type=password],input[type=tel],.dropdownSelect,.form-control,input[type=search]{font-size:15px;height:43px;border-radius:6px;}}input[type=search]{box-sizing:content-box;}input[type=text],input[type=email],input[type=number],input[type=password],input[type=tel],.dropdownSelect,.form-control{text-indent:0;padding:0 8px;box-sizing:border-box;background-color:var(--neutral-gray-800);border-color:var(--neutral-gray-400);color:rgb(var(--neutral-white-rgb));}input[type=text]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=tel]:focus,.dropdownSelect:focus,.form-control:focus{background-color:var(--neutral-gray-800);color:rgb(var(--neutral-white-rgb));}input[type=text]:disabled,input[type=text].disabled,input[type=email]:disabled,input[type=email].disabled,input[type=number]:disabled,input[type=number].disabled,input[type=password]:disabled,input[type=password].disabled,input[type=tel]:disabled,input[type=tel].disabled,.dropdownSelect:disabled,.dropdownSelect.disabled,.form-control:disabled,.form-control.disabled{background:var(--neutral-gray-100);color:var(--neutral-gray-400);}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0;}::placeholder{color:var(--neutral-gray-400);opacity:1;}:-ms-input-placeholder{color:var(--neutral-gray-400);}::-ms-input-placeholder{color:var(--neutral-gray-400);}input[type=password]::-ms-reveal,input[type=password]::-ms-clear{display:none;}.input-amount{padding-left:17px!important;}.placeholder-currency{display:block;top:49.9%;left:8px;font-size:13px;pointer-events:none;transform:translate(0,-50%);}@media(min-width:768px){.placeholder-currency{left:7px;font-size:15px;}}.label-comment{margin-top:2px;font-size:12px;}@media(min-width:768px){.label-comment{margin-top:4px;font-size:14px;}}.personal-details input:read-only,.personal-details select:disabled{background:none;border:0;height:30px;line-height:14px;padding:0 10px;}@media(min-width:768px){.personal-details input:read-only,.personal-details select:disabled{line-height:16px;padding:0 0 0 9px;}}select::-ms-expand{display:none;}input[type=checkbox]{display:grid;-webkit-appearance:none;appearance:none;background-color:rgb(var(--neutral-white-rgb));margin:0;width:18px;height:18px;border:1px solid var(--brand-secondary-light);border-radius:4px;transform:translateY(-1px);place-content:center;}input[type=checkbox]:before{content:"";width:13px;height:13px;border-radius:4px;background:var(--brand-secondary-light);transform:scale(0);transition:100ms transform ease-in-out;}input[type=checkbox]:checked:before{transform:scale(1);}input[type=checkbox]:disabled{background-color:var(--neutral-gray-100);border:1px solid var(--neutral-gray-400);}input[type=radio]{display:grid;-webkit-appearance:none;appearance:none;background-color:rgb(var(--neutral-white-rgb));margin:0;width:20px;height:20px;border:1px solid rgb(var(--neutral-white-rgb));border-radius:50%;transform:translateY(-1px);place-content:center;}input[type=radio]:before{content:"";width:15px;height:15px;border-radius:50%;background:var(--brand-secondary-light);transform:scale(0);transition:100ms transform ease-in-out;}input[type=radio]:checked{border:1px solid var(--brand-primary-dark);}input[type=radio]:checked:before{transform:scale(1);}input[type=radio].radio-small{width:15px;height:15px;margin:0 1px;}input[type=radio].radio-small:before{width:12px;height:12px;}.switch{position:relative;display:inline-block;width:32px;height:16px;}@media(min-width:768px){.switch{width:40px;height:20px;}}.switch input{display:none;}.switch .cmn-toggle{position:absolute;margin-left:-9999px;visibility:hidden;}.switch .cmn-toggle+label{display:block;position:relative;cursor:pointer;outline:0;user-select:none;}.switch .cmn-toggle-round+label{width:100%;height:16px;border-radius:50%;}@media(min-width:768px){.switch .cmn-toggle-round+label{height:20px;}}.switch .cmn-toggle-round+label:before,.switch .cmn-toggle-round+label:after{content:"";position:absolute;display:block;}.switch .cmn-toggle-round+label:before{top:0;bottom:0;left:0;right:0;background-color:var(--neutral-gray-400);border-radius:30px;transition:background .4s;}@media(min-width:768px){.switch .cmn-toggle-round+label:before{top:0;bottom:0;}}.switch .cmn-toggle-round+label:after{top:2px;left:4px;width:11px;height:11px;background-color:rgb(var(--neutral-white-rgb));border-radius:100%;box-shadow:0 2px 5px rgba(var(--neutral-black-rgb),.3);transition:all .25s ease;}@media(min-width:768px){.switch .cmn-toggle-round+label:after{top:4px;left:6px;width:12px;height:12px;}}.switch .cmn-toggle-round:checked+label:before{background-color:var(--brand-accent-green-light);}.switch .cmn-toggle-round:checked+label:after{top:2px;left:18px;}@media(min-width:768px){.switch .cmn-toggle-round:checked+label:after{top:4px;left:23px;}}select,.custom-dropdown{position:relative;background:var(--neutral-gray-800) url("//cdn.boylesports.com/sportsbook-v5/chevron-down-grey.svg") right 12px center no-repeat;background-size:14px 8px!important;text-indent:0;padding:9px 24px 9px 10px;color:rgb(var(--neutral-white-rgb));box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;}@media(min-width:768px){select,.custom-dropdown{padding:11px 28px 11px 12px;background-size:18px 10px!important;}}select:disabled,select.disabled,.custom-dropdown:disabled,.custom-dropdown.disabled{background:rgb(var(--neutral-white-rgb)) url("//cdn.boylesports.com/sportsbook-v5/chevron-down-grey.svg") right 12px center no-repeat;color:var(--neutral-gray-400);}.custom-dropdown .custom-dd-options{top:34px;left:0;z-index:1;}@media(min-width:768px){.custom-dropdown .custom-dd-options{top:41px;}}.custom-dropdown .custom-dd-options li{padding:5px 8px;}.input-state-error{border:1.5px solid var(--brand-accent-red)!important;}.error-input-msg{display:block;color:var(--brand-accent-red-light)!important;font-size:13px;font-weight:400;margin-top:2px;}@media(min-width:1199px){.error-input-msg{margin-top:4px;font-size:14px;}}a.secondary,button.inline-button,button{position:relative;width:100%;display:flex;align-items:center;text-align:center;justify-content:center;border:0;border-radius:5px;cursor:pointer;}button{font-family:"Inter",sans-serif;color:rgb(var(--neutral-white-rgb));padding:0 10px;}button.white{color:rgb(var(--neutral-white-rgb));}button.lime{color:rgb(var(--neutral-black-rgb))!important;}button.light-gray{color:var(--neutral-gray-400);}button.light-gray.blue-text{color:var(--brand-primary);}button.light-gray.darker-blue-text{color:var(--brand-primary-dark);}button.transparent{background-color:transparent;}button.primary{height:56px;border-radius:8px;font-size:15px;font-weight:600;}@media(min-width:768px){button.primary{height:62px;font-size:17px;}}button.secondary{height:36px;font-size:12px;font-weight:600;border-radius:5px;}@media(min-width:768px){button.secondary{height:43px;font-size:14px;border-radius:6px;}}button.tertiary{font-weight:400;height:27px;border:1px solid rgb(var(--neutral-white-rgb));border-radius:5px;}@media(min-width:768px){button.tertiary{height:33px;font-size:14px;}}button.inline-button{display:inline-flex;border-radius:2px;width:auto;}button.mini-button{display:inline-flex;width:auto;padding:5px 8px;font-size:12px;border-radius:5px;}@media(min-width:768px){button.mini-button{padding:8px 10px;font-size:14px;}}button.text-button{font-size:13px;line-height:17px;padding:14px 10px;}@media(min-width:768px){button.text-button{font-size:15px;line-height:19px;padding:16px 12px;}}button.button-desktop-header{height:33px;line-height:0;}button.button-mobile-header{height:27px;font-size:12px;}@media(min-width:768px){button.button-mobile-header{font-size:14px;}}button.default{background-color:var(--brand-secondary-light);}button.completed{background-color:var(--brand-accent-green);}button.incomplete{background-color:var(--neutral-gray-100);}button:visited{color:rgb(var(--neutral-white-rgb));}button:disabled,button.disabled{background:var(--neutral-gray-100);color:var(--neutral-gray-400);}a.secondary{font-family:"Inter",sans-serif;color:rgb(var(--neutral-white-rgb));padding:0 10px;height:36px;font-size:12px;font-weight:600;border-radius:5px;}@media(min-width:768px){a.secondary{height:43px;font-size:14px;border-radius:6px;}}.button-icon{display:inline-block;}.button-icon.icon-left{position:absolute;left:10px;}.button-icon.icon-right{position:absolute;right:10px;}.button-icon.arrow{width:23px;height:16px;}.button-icon.chevron{width:16px;height:8px;}@font-face{font-family:"Fallback";src:local("Arial Bold");unicode-range:U+2F,U+25,U+23,U+3C,U+3E,U+7E;}.inter{font-family:"Inter",sans-serif;font-weight:400;}.inter.semibold{font-weight:600;}.inter.bold{font-weight:700;}.page-title{font-size:18px;}@media(min-width:768px){.page-title{font-size:26px;}}h1,.h1{font-size:15px;}@media(min-width:768px){h1,.h1{font-size:17px;}}h2,.h2{font-size:13px;}@media(min-width:768px){h2,.h2{font-size:15px;}}h3,.h3{font-size:12px;}@media(min-width:768px){h3,.h3{font-size:14px;}}h4,.h4{font-size:10px;}@media(min-width:768px){h4,.h4{font-size:12px;}}h5,.h5{font-size:8px;}@media(min-width:768px){h5,.h5{font-size:10px;}}h1,h2,h3,h4,h5,.h1,.h2,.h3,.h4,.h5{margin-bottom:0;}.capitalize{text-transform:capitalize;}.uppercase{text-transform:uppercase;}.lowercase{text-transform:lowercase;}.text-center{text-align:center;}.text-left{text-align:left;}.text-right{text-align:right;}.text-justify{text-align:justify;}strong,.strong{font-weight:700!important;}em{font-style:italic;}.normal{font-weight:400!important;}a,a:visited{color:rgb(var(--neutral-white-rgb));cursor:pointer;outline:0;text-decoration:none;}a:focus,a:active{outline:0;}.icon-chat,.icon-android,.icon-apple,.icon-youtube,.icon-facebook,.icon-instagram,.icon-twitter,.icon-success,.icon-search,.icon-refresh,.icon-profile,.icon-info,.icon-error,.icon-double-chevron,.icon-cvv,.icon-close,.icon-clock,.icon-chevron{background-repeat:no-repeat!important;background-size:contain!important;background-position:center center!important;}.games-icon{display:inline-flex;flex-shrink:0;font-style:normal;}.games-icon.games-icon-xsmall{width:10px;height:10px;}@media(min-width:768px){.games-icon.games-icon-xsmall{width:12px;height:12px;}}.games-icon.games-icon-small{width:15px;height:15px;}@media(min-width:768px){.games-icon.games-icon-small{width:17px;height:17px;}}.games-icon.games-icon-large{width:60px;height:60px;}.games-icon.icon-info-default{width:25px;height:25px;background-size:25px 25px;background-position:center;background-repeat:no-repeat;}@media(max-width:768px){.games-icon.icon-info-default{width:12px;height:12px;background-size:12px 12px;}}i.filter-blue{filter:invert(29%) sepia(37%) saturate(4939%) hue-rotate(203deg) brightness(91%) contrast(107%);}i.filter-darker-blue{filter:invert(20%) sepia(93%) saturate(2142%) hue-rotate(204deg) brightness(98%) contrast(107%);}i.filter-green{filter:invert(49%) sepia(78%) saturate(1923%) hue-rotate(59deg) brightness(96%) contrast(101%);}i.filter-red{filter:invert(24%) sepia(71%) saturate(6618%) hue-rotate(347deg) brightness(80%) contrast(108%);}i.filter-invert{filter:invert(1);}.icon-chevron{background-image:url("//cdn.boylesports.com/myaccount-v5/icon-chevron-right.svg");}.icon-chevron.icon-chevron-colored{background-image:url("//cdn.boylesports.com/games-v5/icon-chevron-colored.svg");}.icon-chevron.icon-chevron-round{background-image:url("//cdn.boylesports.com/games-v5/icon-chevron-round.svg");}.icon-chevron.disabled{filter:grayscale(1);}.icon-clock{background-image:url("//cdn.boylesports.com/games-v5/icon-clock.svg");}.icon-close{background-image:url("//cdn.boylesports.com/myaccount-v5/icon-close-black.svg");}.icon-close.filter-invert{filter:invert(1);}.icon-cvv{background-image:url("//cdn.boylesports.com/sportsbook-v5/icon-cvv.svg");}.icon-double-chevron{background-image:url("../images/double-chevron.svg");}.icon-double-chevron.icon-double-chevron-colored{background-image:url("//cdn.boylesports.com/games-v5/icon-chevron-colored.svg");}.icon-error{background-image:url("//cdn.boylesports.com/games-v5/icon-error.svg");}.icon-info{background-image:url("//cdn.boylesports.com/games-v5/icon-info.svg");}.icon-info.filter-invert{filter:invert(1);}.icon-profile{background-image:url("//cdn.boylesports.com/sportsbook-v5/icon-profile-v3.svg");}.icon-refresh{background-image:url("//cdn.boylesports.com/games-v5/icon-refresh.svg");}.icon-search{background-image:url("//cdn.boylesports.com/sportsbook-v5/icon-search.svg");}.icon-success{background-image:url("//cdn.boylesports.com/games-v5/icon-success.svg");}.circle{border-radius:50%;}.icon-twitter{background-image:url(//cdn.boylesports.com/sportsbook-v5/icon-social-twitter-v2.svg);}.icon-instagram{background-image:url(//cdn.boylesports.com/sportsbook-v5/icon-social-instagram-v2.svg);}.icon-facebook{background-image:url(//cdn.boylesports.com/sportsbook-v5/icon-social-facebook-v2.svg);}.icon-youtube{background-image:url(//cdn.boylesports.com/sportsbook-v5/icon-social-youtube-v2.svg);}.icon-apple{background-image:url(//cdn.boylesports.com/mobile-images-v3/dt-icon-apple.png);}.icon-android{background-image:url(//cdn.boylesports.com/mobile-images-v3/dt-icon-android.png);}.icon-chat{background-image:url(//cdn.boylesports.com/mobile-images-v3/dt-icon-chat-png.png);}footer{width:100%;padding-top:20px;padding-bottom:20px;}footer a,footer a:hover,footer a:visited{color:rgb(var(--neutral-white-rgb));}footer .rg-footer a,footer .rg-footer a:visited{color:rgb(var(--neutral-white-rgb));text-decoration:underline;}footer .footer-games-logo{background:url("//cdn.boylesports.com/sportsbook-v5/logo/casino-logo.svg") no-repeat;background-size:contain;flex-shrink:0;height:30px;width:113px;}.responsible-gambling-icons{width:100%;}.responsible-gambling-icons a{display:inline-block;padding-right:5px;}.footer-box li{width:50%;padding-bottom:18px;}.footer-box li:last-child,.footer-box li:nth-last-child(2){padding-bottom:0;}.socmed-footer .page-flex-gap{gap:20px;}.social-med{display:inline-block;width:40px;height:40px;background-repeat:no-repeat!important;background-position:center center!important;border:2px solid #fff;border-radius:50%;flex-shrink:0;cursor:pointer;}.social-med.fb{background-image:url("//cdn.boylesports.com/sportsbook-v5/icon-footer-facebook.svg");}.social-med.tw{background-image:url("//cdn.boylesports.com/sportsbook-v5/icon-footer-x.svg");}.social-med.yt{background-image:url("//cdn.boylesports.com/sportsbook-v5/icon-footer-youtube.svg");}.social-med.in{background-image:url("//cdn.boylesports.com/sportsbook-v5/icon-footer-in.svg");}.ftr-boylesports-logo{padding-bottom:30px;}.ftr-boylesports-logo a{display:block;margin:0 auto;}.footer-content-mobile{display:flex;padding-left:10px;padding-right:10px;padding-bottom:65px;flex-direction:column;}.footer-content-mobile p{font-size:11px;line-height:15px;}.footer-content-mobile .rg-footer span,.footer-content-mobile .rg-footer a{font-size:11px;line-height:14px;}.footer-content-mobile .footer-box li{font-size:12px;}.footer-content-mobile .responsible-gambling-icons{text-align:center;margin:0 auto;}.footer-content-mobile .page-padding-tb{padding:0;}.footer-content-mobile .footer-need-help-link{margin-bottom:0;}.footer-content-mobile.cs-footer .h3{margin-bottom:10px;}.footer-content-mobile .help-footer{margin-bottom:75px;}.footer-content-mobile .socmed-footer{margin-bottom:40px;}.footer-content-mobile .help-footer .h3,.footer-content-mobile .socmed-footer .h3,.footer-content-mobile .rg-footer .h3{margin-bottom:15px;}.footer-content-mobile ul{padding-left:10px;}.footer-content-desktop{display:flex;justify-content:space-between;width:1580px;max-width:96vW;margin:0 auto;padding-bottom:40px;gap:50px;}@media(max-width:1579px){.footer-content-desktop{width:96vw;}}@media(max-width:1038px){.footer-content-desktop{gap:20px;flex-direction:column;}}@media(max-width:768px){.footer-content-desktop{width:96%;}}.footer-content-desktop p{font-size:13px;line-height:17px;}.footer-content-desktop .rg-footer{display:flex;flex-direction:column;width:460px;}@media(max-width:1038px){.footer-content-desktop .rg-footer{width:100%;}}.footer-content-desktop .rg-footer span,.footer-content-desktop .rg-footer a{font-size:13px;line-height:14px;}.footer-content-desktop .help-footer{width:450px;}.footer-content-desktop .footer-box li{font-size:14px;}.footer-content-desktop .h3{margin-bottom:8px;}.customer-and-social{max-width:355px;width:100%;}.footer-need-help-link{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:355px;margin-bottom:60px;padding:14px 16px;color:#fff;border-radius:10px;background:var(--background-gradient-black);}.footer-need-help-link:hover{text-decoration:none;}.footer-need-help-link>div{width:100%;padding-left:15px;}.footer-need-help-link h3{font-size:15px;font-weight:600;}.footer-need-help-link p{font-size:13px;color:rgba(225,242,255,.7);}.footer-links{text-align:center;height:50px;padding-top:2rem;}.footer-links ul li{display:inline-block;height:30px;width:100px;line-height:30px;}.footer-links ul li a{position:relative;display:flex;align-items:center;color:rgb(var(--neutral-white-rgb));text-transform:uppercase;text-decoration:none;font-size:10px;}.box-channel{margin:0 auto;grid-template-columns:repeat(6,104px);}.box-channel div{margin:0 2px;border-bottom-width:4px;border-bottom-style:solid;}.box-channel a{display:block;padding-bottom:8px;text-decoration:none;font-size:10px;}.box-channel .link-sports{border-bottom-color:var(--footer-sports);}.box-channel .link-games{border-bottom-color:var(--footer-games);}.box-channel .link-livecasino{border-bottom-color:var(--footer-livecasino);}.box-channel .link-bingo{border-bottom-color:var(--footer-bingo);}.box-channel .link-lotto{border-bottom-color:var(--footer-lotto);}.box-channel .link-poker{border-bottom-color:var(--fotter-poker);}@media(min-width:768px){.box-channel{width:98%;max-width:625px;}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.box-channel div{display:inline-block;width:130px;}}.box-footer-menu{display:block;position:fixed;left:0;bottom:0;width:100%;height:65px;-webkit-box-shadow:0 -10px 16px rgba(0,0,0,.1607843137);box-shadow:0 -10px 16px rgba(0,0,0,.1607843137);z-index:5;background:var(--brand-primary-bg);}.box-footer-menu li{position:relative;padding-top:10px;}.box-footer-menu li.active{position:relative;}.box-footer-menu li.active:before{content:"";position:absolute;top:0;left:50%;width:52px;height:3px;border-bottom-left-radius:6px;border-bottom-right-radius:6px;background:rgb(var(--neutral-white-rgb));transform:translateX(-50%);}.box-footer-menu li.active a{color:rgb(var(--neutral-white-rgb));font-weight:600;filter:none;}.box-footer-menu li a{position:relative;display:block;text-decoration:none;color:var(--neutral-gray-400);font-size:.714em;padding-top:35px;background-position:center top;background-repeat:no-repeat;filter:brightness(0) saturate(100%) invert(70%) sepia(11%) saturate(17%) hue-rotate(321deg) brightness(94%) contrast(87%);}.box-footer-menu li a.li-home{background-image:url("//cdn.boylesports.com/games-v5/home.svg");background-size:25px 25px;}.box-footer-menu li a.li-account{background-image:url("//cdn.boylesports.com/games-v5/my-account.svg");background-size:24px 32px;}.box-footer-menu li a.li-promo{background-image:url("//cdn.boylesports.com/games-v5/promotions.svg");background-size:40px 27px;}.box-footer-menu li a.li-more{background-image:url("//cdn.boylesports.com/games-v5/more.svg");background-size:29px 25px;}.main-header{position:fixed;top:0;left:0;display:block;width:100%;box-sizing:border-box;z-index:4;}.main-header .games-logo{background:url("//cdn.boylesports.com/sportsbook-v5/logo/casino-logo.svg") no-repeat 0 0;background-size:contain;width:192.5px;height:30px;margin-left:15px;}.main-header .icon-profile{width:12px;height:12px;}.freebet-info{width:auto;font-size:100%;color:var(--brand-accent-gold);background-color:transparent;border:1px solid var(--brand-accent-gold)!important;cursor:default;}.freebet-info .sm-heading{white-space:nowrap;}.freebet-info span{font-size:8px;}@media(min-width:768px){.freebet-info span{font-size:10px;}}.lb-highlight.lb-marker{animation:lowbalance-border 12s linear 1;animation-delay:4s;}@keyframes lowbalance-border{0%{border:1px solid var(--brand-accent-red);color:var(--brand-accent-red-light);}4%{border:1px solid rgb(var(--neutral-white-rgb));color:rgb(var(--neutral-white-rgb));}100%{border:1px solid rgb(var(--neutral-white-rgb));color:rgb(var(--neutral-white-rgb));}}iframe.universal-qd{position:fixed;width:100vw;height:100vh;height:100dvh;top:0;left:0;z-index:9;}body:has(iframe.universal-qd:not(.hide)) .main-header{z-index:10;}.main-header-desktop .toplink{padding:0 10px;border-bottom:1px solid var(--neutral-gray-500);color:rgb(var(--neutral-white-rgb));}.main-header-desktop .toplink a,.main-header-desktop .toplink a:visited{color:rgb(var(--neutral-white-rgb));}.main-header-desktop .toplink a:hover{text-decoration:none;}.main-header-desktop .toplink nav{font-size:10px;}.main-header-desktop .top-header{padding:20px 10px;}.main-header-desktop .desktop-MyAccount{padding-left:5px;margin-right:10px;}.main-header-desktop .desktop-MyAccount li{position:relative;display:inline-block;border-right:1px solid var(--neutral-gray-500);padding:0 15px;}.main-header-desktop .desktop-MyAccount li a{color:rgb(var(--neutral-white-rgb));padding:5px 0;font-size:12px;}.main-header-desktop .desktop-MyAccount li a:hover,.main-header-desktop .desktop-MyAccount li a.active:hover{text-decoration:none;border-bottom:1px solid var(--neutral-gray-500);}.main-header-desktop .desktop-MyAccount li:last-child{border-right:0;}.main-header-desktop .icon-search{width:12px;height:12px;}@media(min-width:768px){.main-header-desktop .icon-search{width:10px;height:10px;}}@media(max-width:768px){.main-header-desktop .icon-search.page-margin-half-r{margin-right:0;}.main-header-desktop .icon-search+span{display:none;}}.navTop-menu li{padding:8px 10px;cursor:pointer;flex-shrink:0;}.navTop-menu li.active{border-bottom:0;border-left:1px solid var(--neutral-gray-500);border-right:1px solid var(--neutral-gray-500);margin-bottom:-1px;}.toplink-menu li{height:28px;border-right:1px solid var(--neutral-gray-500);}.toplink-menu .icon-apple,.toplink-menu .icon-android{width:16px;height:16px;}.toplink-menu .games-icon{margin-right:10px;}.homeclock{width:160px;padding:8px 10px;}.toplink-padding{padding:0 12px;}.toplink-padding.social-media a:last-child{margin-right:0;}.main-header-mobile .games-logo{width:111px;height:20px;margin-left:0;}.main-header-mobile .top-header{padding:8px 15px;}.main-header-mobile .msg-count{position:relative;font-size:.714em;line-height:13px;width:auto;min-width:18px;height:18px;max-height:18px;padding:3px;text-align:center;right:-16px;top:-10px;}.top-header .back-btn{display:none;width:25px;height:25px;background:url("//cdn.boylesports.com/games-v5/icon-arrow-outline-white.svg") left center no-repeat;margin-right:10px;transform:rotate(180deg);padding:0;flex-shrink:0;}@media(max-width:1480px){#main-carousel{width:auto;}}#main-carousel .grid-wrapper{width:1580px;max-width:95vW;margin-left:auto;margin-right:auto;}@media(max-width:1480px){#main-carousel .grid-wrapper{width:auto;}}#main-carousel .grid-wrapper.bleed-right{width:auto;margin-left:12px;}#main-carousel .grid-headline{font-size:26px;padding:24px 0;}#main-carousel div[class*=scrollx-] .prev,#main-carousel div[class*=scrollx-] .next{width:15px;}#main-carousel div[class*=scrollx-] .prev{left:-20px;}#main-carousel div[class*=scrollx-] .next{right:-20px;}.carousel-slider .promotion-tile{display:grid;grid-template-rows:max-content;min-height:240px;width:532px;}.carousel-slider .promotion-tile::before{position:absolute;content:"";width:70%;height:100%;border-radius:10px;background:linear-gradient(to right,rgba(15,26,55,.85),rgba(15,26,55,.47),transparent);z-index:1;}.carousel-slider .promo-content{display:flex;z-index:2;}.carousel-slider .promo-detail{width:58%;}.carousel-slider img{border-radius:10px;width:100%;object-fit:cover;object-position:center;}.carousel-slider img.bg{position:absolute;height:100%;}.carousel-slider .banner-jpticker{position:relative;padding:14px 7px 0 14px;border-radius:10px;height:100%;}.carousel-slider span{display:block;}.carousel-slider .promo-text-over{font-size:var(--promo-font-size-desktop);overflow:hidden;height:120px;display:flex;flex-direction:column;justify-content:center;}.carousel-slider .promo-image-over{height:210px;width:210px;max-height:210px;max-width:210px;position:relative;top:-24px;display:flex;align-items:center;justify-content:center;}.carousel-slider .promo-image-over img{width:100%;height:100%;object-fit:contain;display:block;}.carousel-slider .cta-carousel{min-width:140px;width:auto;max-height:42.5px;padding:12px 8px;font-size:15px;margin-top:5px;}.carousel-slider .carousel-tnc{background:linear-gradient(to top,rgba(15,26,55,.85),rgba(15,26,55,.5),transparent);overflow:hidden;width:100%;border-radius:10px;padding:0 14px 10px 14px;font-size:12px;color:rgb(var(--neutral-white-rgb));text-shadow:2px 0 2px rgba(var(--neutral-black-rgb),.6);align-items:center;z-index:2;}.carousel-slider .carousel-tnc span{overflow:hidden;height:100%;padding:0;margin:0;display:grid;align-items:center;}.carousel-next{right:10px;}.carousel-desktop{margin-top:175px;padding:10px 0;}.carousel-mobile{margin-top:142px;}.carousel-mobile .promotion-tile{min-height:135px;width:305px;}.carousel-mobile .banner-jpticker{padding:10px 5px 0 10px;}.carousel-mobile .promo-image-over{height:123px;width:123px;max-height:123px;max-width:123px;top:-12px;display:flex;align-items:center;justify-content:center;}.carousel-mobile .promo-image-over img{width:100%;height:100%;object-fit:contain;display:block;}.carousel-mobile .promo-text-over{font-size:var(--promo-font-size-mobile);margin-bottom:3px;height:70px;}.carousel-mobile .cta-carousel{min-width:50%;max-height:26px;font-size:12px;padding:6px 8px;margin-top:5px;}.carousel-mobile .carousel-tnc{font-size:9px;padding:0 10px 7px 10px;}@media only screen and (max-width:767px){.carousel-mobile .grid-wrapper{max-width:100%!important;margin-right:0!important;}.carousel-mobile .page-flex-gap-double{gap:10px;}.carousel-mobile .promotion-tile:last-of-type::after{content:".";color:transparent;position:absolute;right:-10px;}}.tile-scroller{width:100%;height:auto;overflow:hidden;user-select:none;scrollbar-width:none;}.grp-game-tiles{grid-template-rows:repeat(2,215px);grid-auto-flow:column;grid-auto-rows:max-content;grid-column-gap:24px;grid-row-gap:24px;justify-content:start;}@media(max-width:768px){.grp-game-tiles{grid-template-rows:repeat(2,100px);grid-column-gap:20px;grid-row-gap:20px;}}.grp-game-tiles.grp-game-tiles-sb{grid-template-rows:repeat(2,60px);grid-auto-flow:column;grid-auto-rows:max-content;grid-column-gap:5px;grid-row-gap:5px;justify-content:start;}.game-tile{width:215px;height:215px;min-width:215px;min-height:215px;}@media(max-width:768px){.game-tile{width:100px;height:100px;min-width:100px;min-height:100px;}.game-tile.ml-4{margin-left:1rem!important;}}.game-tile img{width:215px;height:215px;border-radius:8px;object-fit:cover;cursor:pointer;}@media(max-width:768px){.game-tile img{height:100px;width:100px;}}.game-tile.game-tile-sb{width:60px;height:60px;min-width:60px;min-height:60px;}.game-tile.game-tile-sb img{width:60px;height:60px;}.game-tile.featured{width:660px;grid-column:auto/span 2;grid-row:span 2;}@media(max-width:768px){.game-tile.featured{width:330px;}}.game-tile.featured img{height:465px;}@media(max-width:768px){.game-tile.featured img{height:254px;}}.game-tile.video img{width:215px;height:100%!important;}@media(max-width:768px){.game-tile.video img{width:300px;}}.game-tile .top-10-games .game-info{bottom:9px;}@media(max-width:768px){.game-tile .top-10-games .game-info{bottom:7px;}}.game-tile .top-10-games .jackpot-overlay{bottom:12px;}@media(max-width:768px){.game-tile .top-10-games .jackpot-overlay{bottom:10px;}}div[class*=scrollx-] .next,div[class*=scrollx-] .prev{position:absolute;top:0;height:100%;padding:0;background:transparent;z-index:1;}div[class*=scrollx-] .next i,div[class*=scrollx-] .prev i{width:10px;height:15px;}div[class*=scrollx-] .prev{transform:rotate(180deg);left:-20px;}@media(max-width:1119px){div[class*=scrollx-] .prev{display:none;}}div[class*=scrollx-] .prev.disabled{filter:grayscale(1);}@media only screen and (max-width:1420px) and (orientation:landscape){div[class*=scrollx-] .prev{display:none;}}div[class*=scrollx-] .next{right:-20px;}@media(max-width:1119px){div[class*=scrollx-] .next{display:none;}}div[class*=scrollx-] .next.disabled{filter:grayscale(1);}@media only screen and (max-width:1420px) and (orientation:landscape){div[class*=scrollx-] .next{display:none;}}.game-scroll{width:100%;overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none;}@media(max-width:1480px){.main-content-desktop{width:auto;}}.main-content-desktop .grid-wrapper{width:1580px;max-width:95vw;margin-left:auto;margin-right:auto;}@media(max-width:1480px){.main-content-desktop .grid-wrapper{width:auto;}}.main-content-desktop .grid-wrapper.bleed-right{width:auto;margin-left:12px;}.main-content-desktop .grid-headline{font-size:26px;padding:21px 0;}.main-content-desktop div[class*=scrollx-] .prev,.main-content-desktop div[class*=scrollx-] .next{width:15px;}.main-content-desktop div[class*=scrollx-] .prev{left:-20px;}.main-content-desktop div[class*=scrollx-] .next{right:-20px;}.jackpot-container div[class*=scrollx-] .prev,.jackpot-container div[class*=scrollx-] .next{width:15px;}.jackpot-container div[class*=scrollx-] .prev{left:-20px;}.jackpot-container div[class*=scrollx-] .next{right:-20px;}.main-content-mobile-sb.grid-wrapper{max-width:100%!important;margin:0 10px 0 10px!important;}.main-content-mobile-sb div[class*=scrollx-] .prev,.main-content-mobile-sb div[class*=scrollx-] .next{display:none!important;width:15px;}.main-content-mobile-sb div[class*=scrollx-] .prev{left:0;}.main-content-mobile-sb div[class*=scrollx-] .next{right:0;}.main-content-mobile .grid-wrapper{max-width:95vw;margin:auto;}.main-content-mobile .grid-wrapper.single-page{margin-right:10px;}.main-content-mobile .grid-wrapper.no-margin-lr{margin-left:0!important;margin-right:0!important;}.main-content-mobile .grid-headline{font-size:18px;padding:12px 0;}.main-content-mobile .box-jackpot{margin:0 10px;}.main-content-mobile .box-jackpot .show-all{margin-right:0;}.main-content-mobile .show-all{margin-right:10px;margin-top:4px;}@media(max-width:768px){.grid-wrapper{max-width:100%!important;margin:0 10px 10px 10px!important;}.featured-container{grid-auto-rows:100px;grid-template-columns:repeat(auto-fit,100px);}}.box-exclusive{border-radius:12px 0 0 12px;padding-top:20px;padding-bottom:15px;margin-bottom:24px;}@media(min-width:768px){.box-exclusive{padding-top:20px;padding-bottom:30px;}}.box-exclusive .tile-scroller .page-flex-gap{gap:12px;}@media(min-width:768px){.box-exclusive .tile-scroller .page-flex-gap{gap:24px;}}@supports(-webkit-touch-callout:none) and (not (translate:none)){.box-exclusive .tile-scroller .page-flex-gap .game-tile{margin-right:15px;}}.box-exclusive .game-tile img{box-shadow:0 1px 10px 2px rgba(var(--neutral-black-rgb),.2);}.box-exclusive .game-tile img.portrait{width:200px;}.box-exclusive .game-tile img.portrait.exclusive-image-desktop{width:200px;height:300px;}@media(min-width:768px){.box-exclusive .game-tile img.portrait.exclusive-image-desktop{height:300px;}}.box-exclusive .game-tile img.portrait.exclusive-image-mobile{width:100px;height:150px;}@media(min-width:768px){.box-exclusive .game-tile img.portrait.exclusive-image-mobile{width:200px;height:300px;}}.box-exclusive .game-tile .img-exclusive{position:absolute;top:0;right:5px;height:25px;max-width:60%;z-index:2;}@media(max-width:768px){.box-exclusive .game-tile .img-exclusive{height:18%;}}.box-exclusive .game-tile .img-exclusive img{max-width:100%;max-height:100%;width:auto;height:auto;border:0;filter:drop-shadow(0 1px 0 rgba(0,0,0,.8));-webkit-filter:drop-shadow(0 1px 0 rgba(0,0,0,.8));-moz-filter:drop-shadow(0 1px 0 rgba(0,0,0,.8));aspect-ratio:6/1;object-fit:contain;}@supports(-webkit-touch-callout:none) and (not (translate:none)){.box-exclusive .game-tile .img-exclusive img{height:100%;min-width:auto;min-height:auto;}}@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-max-device-pixel-ratio:2){.box-exclusive .game-tile .img-exclusive img{min-width:auto;min-height:auto;}}@media only screen and (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3){.box-exclusive .game-tile .img-exclusive img{height:100%;min-width:auto;min-height:auto;}}.box-h1-exclusive{padding-bottom:15px;}.h1-exclusive{width:auto;}.h1-exclusive img{max-width:100%;height:24px;}@media(min-width:768px){.h1-exclusive img{max-width:100%;height:26px;}}.single-page .grp-game-tiles{grid-auto-flow:unset;grid-template-rows:unset;grid-auto-rows:auto;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));}@media(min-width:768px){.single-page .grp-game-tiles{grid-template-columns:repeat(auto-fit,minmax(215px,1fr));grid-column-gap:24px;}}@media(max-width:768px){.single-page .game-tile.featured{width:100%;}}@media(max-width:768px){.single-page .game-tile img{height:100px;}}.show-all,.icon-info{cursor:pointer;}.show-all{margin-top:6px;}.icon-info{display:block;width:18px;height:18px;background-size:18px 18px;}.jackpot-overlay{bottom:0;left:0;height:45px;width:100%;background:rgba(var(--neutral-black-rgb),.7);padding:15px;text-align:center;border-radius:0 0 5px 5px;z-index:1;display:flex;justify-content:center;flex-direction:column;font-size:15px;}@media(max-width:768px){.jackpot-overlay{height:24px;padding:7px;font-size:9px;}}.game-info{width:50px;height:50px;position:absolute;bottom:-3px;right:-3px;z-index:2;display:flex;align-items:center;justify-content:center;text-decoration:none;}@media(max-width:768px){.game-info{width:30px;height:30px;}}.img-play-wrapper{width:150px;height:100%;position:absolute;background:rgba(33,35,39,.3764705882);transition:all .2s;z-index:1;border-radius:5px;content:"";opacity:0;}@media(min-width:768px){.img-play-wrapper{height:215px;width:215px;}}@media(max-width:768px){.img-play-wrapper{display:none;}}.img-play-wrapper:hover{opacity:1;}.img-play-wrapper .img-play-btn{height:50px;width:50px;border-radius:50%;margin:auto;position:absolute;top:50%;right:50%;transform:translate(50%,-50%);cursor:pointer;}.img-play-wrapper .img-play-btn:after{width:0;height:0;border-style:solid;border-width:0 6px 10px 6px;border-color:transparent transparent #fff transparent;content:"";top:50%;right:50%;transform:translate(50%,-50%) rotate(90deg);margin:0 auto;position:absolute;}.main-menu{overflow:hidden;}.main-menu li{border-bottom:3px solid transparent;}.main-menu li.active{border-bottom:3px solid rgb(var(--neutral-white-rgb));}.main-menu li.active a{color:rgb(var(--neutral-white-rgb));font-weight:700;}.main-menu li.active i{opacity:1;}.main-menu a{height:100%;text-decoration:none;color:var(--neutral-gray-900);}.main-menu a:visited{color:var(--neutral-gray-900);}.main-menu a:hover{color:rgb(var(--neutral-white-rgb));text-decoration:none;}.main-menu a:hover i{opacity:1;}.main-menu i{opacity:.7;background-repeat:no-repeat!important;background-size:contain!important;background-position:center center!important;}.main-menu .tags{top:4px;right:-10px;padding:1px 6px;}.top-nav{overflow-y:hidden;overflow-x:auto;scrollbar-width:none;}.top-nav::-webkit-scrollbar{display:none;-webkit-appearance:none;width:0;height:0;}.main-menu-desktop{width:1600px;margin:0 auto;}@media(max-width:1600px){.main-menu-desktop{width:100%;margin:unset;}}.main-menu-desktop li{height:55px;}.main-menu-desktop a{font-size:13px;}.main-menu-desktop .page-flex-gap{gap:22px;}.main-menu-desktop .tags{font-size:10px;line-height:14px;}.main-menu-mobile{width:100%;height:50px;background:linear-gradient(180deg,var(--header-background-2) 0%,var(--header-background) 100%);}.main-menu-mobile li{height:50px;}.main-menu-mobile li:first-child{margin-left:10px;}.main-menu-mobile li:last-child{padding-right:10px;}.main-menu-mobile a{font-size:11px;}.main-menu-mobile .page-flex-gap{gap:10px;}@supports(-webkit-touch-callout:none) and (not (translate:none)){.main-menu-mobile .page-flex-gap li{margin-right:10px;}}.main-menu-mobile .tags{font-size:8px;line-height:12px;}.promotions .grid-headline{align-items:center;}@media(max-width:968px){.promotions .grid-headline{flex-direction:column;align-items:flex-start;}}@media(max-width:968px){.promotions .grid-headline .margin-auto-left{margin-left:0;margin-top:10px;}}@media(max-width:968px){.promotions .grid-headline .box-redemption{width:100%;}}.promotions .grid-headline .txt-redeem{background-color:var(--neutral-gray-800);border:1px solid var(--neutral-gray-400);width:300px;color:rgb(var(--neutral-white-rgb));}@media(max-width:968px){.promotions .grid-headline .txt-redeem{width:100%;}}.promotions .grid-headline ::placeholder{color:rgb(var(--neutral-white-rgb));}.promotions .grid-headline button{width:240px;}@media(max-width:968px){.promotions .grid-headline button{width:40%;}}.promotions .promo-detail-description .white-text,.promotions .promo-detail-description h1,.promotions .promo-detail-description h2,.promotions .promo-detail-description h3,.promotions .promo-detail-description h4,.promotions .promo-detail-description h5,.promotions .promo-detail-description h6,.promotions .promo-detail-description p,.promotions .promo-detail-description div,.promotions .promo-detail-description li,.promotions .promo-detail-description span,.promotions .box-tnc-description .white-text,.promotions .box-tnc-description h1,.promotions .box-tnc-description h2,.promotions .box-tnc-description h3,.promotions .box-tnc-description h4,.promotions .box-tnc-description h5,.promotions .box-tnc-description h6,.promotions .box-tnc-description p,.promotions .box-tnc-description div,.promotions .box-tnc-description li,.promotions .box-tnc-description span{color:rgb(var(--neutral-white-rgb))!important;}.promotions .promo-detail-description p,.promotions .promo-detail-description div,.promotions .promo-detail-description li,.promotions .promo-detail-description span,.promotions .box-tnc-description p,.promotions .box-tnc-description div,.promotions .box-tnc-description li,.promotions .box-tnc-description span{font-size:14px!important;}@media(max-width:968px){.promotions .promo-detail-description p,.promotions .promo-detail-description div,.promotions .promo-detail-description li,.promotions .promo-detail-description span,.promotions .box-tnc-description p,.promotions .box-tnc-description div,.promotions .box-tnc-description li,.promotions .box-tnc-description span{font-size:13px!important;}}.box-promotion-item{padding-bottom:22px;margin-bottom:22px;}@media(max-width:968px){.box-promotion-item{padding-bottom:20px;margin-bottom:20px;}}.box-promotion-item:last-child.border-bottom-gray{border:0;}.box-promotion-item .showinfo{cursor:pointer;}.box-promotion-item img{cursor:pointer;border-radius:10px 10px 0 0;}@media(max-width:968px){.box-promotion-item img{height:90px;}}.box-promotion-item .banner-jpticker{left:0;width:60%;height:auto;max-height:100%;padding-left:30px;font-size:22px;text-shadow:0 4px 4px rgba(var(--neutral-white-rgb),.25);z-index:2;}@media(max-width:968px){.box-promotion-item .banner-jpticker{font-size:12px;padding-left:10px;}}.box-promotion-item .img-promo-terms{border-radius:0 0 10px 10px;line-height:14px;height:auto;background-color:var(--neutral-gray-400);padding:10px;}@media(max-width:968px){.box-promotion-item .img-promo-terms{height:auto;line-height:10px;padding:7px;}}.promotion-tile{flex:0 0 auto;width:auto;scroll-snap-align:start;}.process-steps{padding-top:10px;}.process-steps .h2,.process-steps .h4{display:block;margin-bottom:3px;}@media(max-width:968px){.process-steps .h2,.process-steps .h4{margin-bottom:5px;}}.process-steps ul{flex-direction:column;margin-left:5px;}.process-steps li{width:auto;padding:0 12px 12px 30px;border-left-width:3px;border-left-style:solid;padding-left:35px;}.process-steps li:first-child{border-left-color:var(--brand-primary);}.process-steps li:last-child{border-left:0;left:2px;}.process-steps li.current .h2,.process-steps li.current .h4{font-weight:700;}.process-steps .transaction-step{left:-13px;width:24px;height:24px;background-color:rgb(var(--neutral-white-rgb));z-index:0;}@media(max-width:968px){.process-steps .transaction-step{left:-9px;width:15px;height:15px;}}.process-steps .in-progress{background:transparent;}.process-steps .in-progress li.ts-done{border-color:var(--brand-primary);opacity:.5;}.process-steps .in-progress li.ts-done .transaction-step{background-color:var(--brand-primary);}.process-steps .in-progress li.current .transaction-step{background-color:var(--brand-primary);}.process-steps .complete{background:transparent;}.process-steps .complete li.ts-done{border-color:var(--brand-accent-green);opacity:.5;}.process-steps .complete li.ts-done .transaction-step{background-color:var(--brand-accent-green);}.process-steps .complete li.ts-done:last-child{opacity:1;}.process-steps .complete li.current .transaction-step{background:var(--brand-accent-green);}.process-steps .incomplete{background:transparent;}.process-steps .incomplete li.ts-done{border-color:var(--neutral-gray-100);opacity:.5;}.process-steps .incomplete li.ts-done .transaction-step{background-color:var(--neutral-gray-100);}.process-steps .incomplete li.current .transaction-step{background-color:var(--neutral-gray-100);}.progress-bar-content{width:50%;height:8px;border:1px solid rgb(var(--neutral-white-rgb));border-radius:10px;margin-bottom:-3.5px;}@media(max-width:968px){.progress-bar-content{margin-bottom:-4.5px;}}.progress-bar-content .progress-bar{background:rgb(var(--neutral-white-rgb));border-radius:10px;height:100%;}.progress-bar-content .progress-bar.unableToComplete{background:var(--neutral-gray-100);}.button-wrapper{display:flex;gap:1rem;justify-content:center;align-items:center;}.button-wrapper:has(>button:only-child){width:25%;}.button-wrapper:has(>button:nth-child(2)){width:50%;}@media(max-width:968px){.button-wrapper{flex-direction:column;width:100%!important;}}@media(max-width:968px){.button-wrapper button{width:100%;}}.box-tnc ul{margin-left:15px;}.box-tnc ul li{list-style-position:outside;list-style-type:disc;}.tnc-marker{position:fixed;top:50%;right:5%;width:118px;height:40px;border-radius:4px;padding:12px;display:flex;gap:5px;background:var(--brand-primary-red);font-size:12px;z-index:3;}.tnc-marker.tnc-mobile{width:90px;height:24px;padding:5px;font-size:10px;}.down-arrow::after{content:"↓";margin-right:auto;color:#fff;vertical-align:middle;}.thunderbite{padding-bottom:22px;margin-bottom:22px;}@media(max-width:968px){.thunderbite{padding-bottom:20px;margin-bottom:20px;}}.thunderbite .game-tile-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(3,32,88,.6);opacity:1;transition:all .2s;z-index:2;}.thunderbite .game-play{width:200px;height:200px;}.thunderbite .triangle,.thunderbite .game-play{position:absolute;cursor:pointer;top:50%;left:50%;transform:translate(-50%,-50%);}.thunderbite .triangle{display:inline-block;width:0;height:0;border-width:50px 0 50px 85px;border-color:transparent transparent transparent rgb(var(--neutral-white-rgb));border-style:solid;transform:translate(-40%,-50%);}.thunderbite img.thunderBG{position:absolute;width:100%;height:100%;}.thunderbite .game-tile-overlay,.thunderbite iframe,.thunderbite img.thunderBG{border-radius:10px;}.thunderbite iframe{width:100%;height:calc(100vh - 283px);}@media(max-width:768px){.thunderbite iframe{min-height:50vh;}}@media(max-width:480px){.thunderbite iframe{min-height:40vh;}}@media(max-width:768px){.game-container{display:flex;flex-direction:column;}}@media(max-width:768px){.game-container .game-details{display:flex;flex-direction:column;}.game-container .game-details .jackpot-overlay{bottom:0;padding:10px;height:37px;border-radius:0;}}.game-container .game-details span,.game-container .game-details p,.game-container .game-details li,.game-container .game-details h4{color:rgb(var(--neutral-white-rgb))!important;}@media(max-width:768px){.game-container .game-info-box.page-padding-l,.game-container .game-info-box.page-margin-l{padding-left:0;margin-left:0;}}@media(max-width:768px){.game-container .game-info-box button.two-column{width:100%;}}.game-detail-image img{border-radius:5px;}.box-game-preview .rtp-tooltip{position:relative;}.box-game-preview .rtp-tooltip:after{content:attr(data-tooltip);}.game-rules{padding-top:20px;padding-bottom:20px;}.game-rules span,.game-rules p{color:rgb(var(--neutral-white-rgb))!important;}.game-info-content div,.game-info-content span,.game-info-content p{color:rgb(var(--neutral-white-rgb))!important;}.game-container-desktop .game-detail-image img{width:510px;height:320px;object-fit:cover;}@media(max-width:1024px){.game-container-desktop .game-detail-image img{width:50vw;}}@media(max-width:768px){.game-container-desktop .game-detail-image img{width:100%;}}.box-game-preview-desktop{padding:24px 0;border-radius:6px;width:100%;max-width:510px;height:auto;max-height:80vh;}.box-game-preview-desktop .content-overflow{max-height:calc(80vh - 355px);}.game-container-mobile.grid-wrapper{margin:0;}.game-container-mobile .game-detail-image img{width:100%;height:240px;object-fit:cover;border-radius:0;}.box-game-preview-mobile{padding:20px 0;border-radius:10px 10px 0 0;}.search-page{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:3;}.search-page .overflow-y{height:auto;max-height:calc(100vh - 250px);}.search-page .box-search{padding-top:45px;height:100%;}@media(max-width:768px){.search-page .box-search{padding-top:20px;}}.search-page .search-headline{margin-bottom:0;font-size:15px;font-weight:700;}.search-page .grid-wrapper{width:1400px;margin-left:auto;margin-right:auto;}@media(max-width:1480px){.search-page .grid-wrapper{width:auto;margin-left:12px;margin-right:12px;}}.search-page .search-input{height:42px;margin-right:34px;background-color:var(--neutral-gray-800);border-color:var(--neutral-gray-400);color:rgb(var(--neutral-white-rgb));}.search-page .search-input:focus,.search-page .search-input:active{outline:0;}@media(max-width:768px){.search-page .search-input{margin-right:0;}}.search-page input[type=text]{padding-right:28px;}.search-page ::placeholder{color:rgb(var(--neutral-white-rgb));}.search-page .search-cancel{height:16px;font-size:12px;font-weight:700;line-height:16px;cursor:pointer;}@media(min-width:768px){.search-page .search-cancel{height:18px;line-height:18px;font-size:14px;}}.search-page .icon-info{filter:invert(1);}.search-page .search-bar{gap:10px;}.box-search-result{padding-bottom:50px;padding-top:16px;}.box-search-result img{width:105px;height:105px;}.games-wrapper-desktop .search-page{top:155px;}.games-wrapper-mobile .search-page{background:rgba(var(--neutral-black-rgb),.6);z-index:4;}.games-wrapper-mobile .search-margin{padding-top:100px;}.games-wrapper-mobile .box-search{border-radius:10px 10px 0 0;}.main-mobile-search{background:var(--header-background);box-shadow:0 2px 5px 0 rgba(var(--neutral-black-rgb),.25);height:41px;width:100%;padding-left:10px;padding-right:10px;}.main-mobile-search #GamesSearch{width:100%;height:25px;top:8px;border-radius:4px;border:1px solid rgb(var(--neutral-white-rgb));}.main-mobile-search button{justify-content:start;}.input-wrapper{position:relative;width:100%;}.input-wrapper .input-clear{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:14px;height:14px;background:url(//cdn.boylesports.com/sportsbook-v4/icon_close.svg) center center no-repeat;background-size:contain;cursor:pointer;z-index:1;}.md-box-realitycheck,.md-login-modal,.md-info-modal,.md-success-modal,.md-deposit-success-modal,.md-common-modal{top:0;left:0;width:100%;height:100%;background:rgba(var(--neutral-black-rgb),.6);z-index:6;}.modal-box,.modal-box-login{top:50%;left:50%;transform:translate(-50%,-50%);max-height:90vh;overflow-y:scroll;}.modal-box .content-overflow,.modal-box-login .content-overflow{overflow-x:hidden;overflow-y:auto;}.modal-box,.modal-box-login{max-width:500px;min-width:320px;max-height:90vh;background:var(--popup-dark-bg);color:var(--popup-light-text);border-radius:6px;overflow:hidden;}@media(max-width:768px){.modal-box,.modal-box-login{bottom:5%;top:unset;left:50%;transform:translate(-50%,0%);border-top-left-radius:10px;border-top-right-radius:10px;width:95%;border-bottom-left-radius:0;border-bottom-right-radius:0;}}.modal-box.box-shadow,.modal-box-login.box-shadow{box-shadow:0 0 10px 3px rgba(var(--neutral-black-rgb),.25);}.modal-box .icon-close,.modal-box-login .icon-close{width:12px;height:12px;}@media(max-width:1024px){.modal-box .icon-close,.modal-box-login .icon-close{width:10px;height:10px;}}.modal-box .content-overflow::-webkit-scrollbar,.modal-box-login .content-overflow::-webkit-scrollbar{display:block;width:8px!important;height:80px;}.modal-box .content-overflow::-webkit-scrollbar-track,.modal-box-login .content-overflow::-webkit-scrollbar-track{box-shadow:inset 0 0 5px var(--neutral-gray-400);border-radius:10px;}.modal-box .content-overflow::-webkit-scrollbar-thumb,.modal-box-login .content-overflow::-webkit-scrollbar-thumb{background:rgb(var(--neutral-white-rgb));border-radius:10px;}.modal-box .content-overflow::-webkit-scrollbar-thumb:hover,.modal-box-login .content-overflow::-webkit-scrollbar-thumb:hover{background:var(--neutral-gray-100);}.modal-box .darker-blue,.modal-box-login .darker-blue{background-color:var(--popup-dark-button);}.modal-box .lighter-blue,.modal-box-login .lighter-blue{background-color:var(--popup-light-button);}.modal-box .light-gray,.modal-box-login .light-gray{background-color:var(--popup-button);}.modal-box .blue-text,.modal-box-login .blue-text{color:var(--popup-md-text);}@media(max-width:300px){.games-wrapper-mobile .modal-box{min-width:100%;}}.modal-box-login{width:390px;max-width:390px;max-height:90vh;background:var(--popup-light-bg)!important;color:var(--popup-dark-text)!important;bottom:unset!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;overflow:hidden;border-radius:6px;}@media(max-width:360px){.modal-box-login{width:90%;}}.modal-box-login a,.modal-box-login a:visited,.modal-box-login a:hover{color:var(--brand-secondary-light);}.modal-box-login input{background-color:var(--popup-light-bg)!important;color:var(--popup-dark-text)!important;}.modal-box-login .pt15{padding-top:15px;}.modal-box-login .pb15{padding-bottom:15px;}.modal-slider{left:0;bottom:0;width:100%;height:auto;max-height:90vh;}@media(max-height:480px) and (orientation:landscape){.modal-slider{height:100vh;max-height:100vh;}}.modal-slider .content-overflow{max-height:calc(90vh - 320px);}@media(max-height:480px) and (orientation:landscape){.modal-slider .content-overflow{max-height:calc(100vh - 280px);}}@media(max-height:415px) and (orientation:landscape){.modal-slider .content-overflow{max-height:calc(100vh - 305px);}}@media(max-height:378px) and (orientation:landscape){.modal-slider .content-overflow{max-height:calc(100vh - 280px);}}.md-common-modal{position:fixed;}.md-error-modal{z-index:7;}.md-login-modal a,.md-login-modal a:visited{text-decoration:underline;}.md-login-modal .modal-box{overflow:hidden;}@media(min-width:768px){.md-login-modal .modal-box{width:425px;}}@media(orientation:landscape) and (max-width:980px) and (max-height:570px){.md-box-realitycheck .modal-box{width:95vw;max-width:95vw;}.md-box-realitycheck .games-icon-large{display:none;}.md-box-realitycheck .h1{padding-top:0;margin-top:0;}.md-box-realitycheck .h1.page-margin-tb,.md-box-realitycheck p.page-margin-tb{margin-top:0;margin-bottom:0;}.md-box-realitycheck p{font-size:12px;}.md-box-realitycheck p.page-margin-tb{margin-top:0;}}.login-area.grid-wrapper,.my-account.grid-wrapper{width:913px;}@media(max-width:912px){.login-area.grid-wrapper,.my-account.grid-wrapper{width:auto;padding:0 15px;margin-left:0;}}.login-area label,.my-account label{color:rgb(var(--neutral-white-rgb));}.login-area a,.login-area a:visited,.my-account a,.my-account a:visited{text-decoration:underline;}.games-wrapper-mobile .my-account.grid-wrapper{margin-top:55px;}.login-container{margin-top:138px;}@media(max-width:1199px){.login-container{margin-top:55px;}}.icon-close{cursor:pointer;}.chckPassHide{position:absolute;top:50%;right:15px;transform:translate(0,-50%);cursor:pointer;color:#000;}input[type=password]::-ms-reveal,input[type=password]::-ms-clear{display:none;}.my-account{margin-top:138px;}@media(max-width:1199px){.my-account{margin-top:70px;}}.my-account .overlay{top:110px;}@media(max-width:1199px){.my-account .overlay{top:70px;}}.my-account .account-summary{background:rgb(var(--neutral-white-rgb));border-radius:5px;font-size:1.142em;}.my-account .account-summary .show-balance{white-space:nowrap;}@media(max-width:320px){.my-account .account-summary .show-balance{white-space:normal;width:55px;font-size:.857em;padding-left:5px;}}.my-account .bonus-balance{background:var(--brand-accent-gold);border-radius:5px;margin:4px -10px;padding:10px;}.my-account hr{border-color:var(--neutral-gray-100);}.my-account .box-transaction{gap:10px;}.my-account .box-transaction .btn-apm-account{width:50%;border-radius:8px;}@supports(-webkit-touch-callout:none) and (not (translate:none)){.my-account .box-transaction .btn-apm-account.btn-deposit{margin-right:10px;}}.my-account .box-transaction .apm-icon{position:relative;display:block;width:35px;height:35px;margin:3px auto 3px auto;filter:invert(1);}.my-account .box-transaction .apm-icon+span{font-size:13px;}@media(max-width:320px){.my-account .box-transaction .apm-icon+span{font-size:12px;}}.my-account .box-transaction .icon-apmdeposit{background-image:url(../images/account/icon_deposit.svg);}.my-account .box-transaction .icon-apmwithdraw{background-image:url(../images/account/icon_withdrawal.svg);}.my-account .box-account-links li{position:relative;border-bottom:1px solid var(--neutral-gray-100);}@media(max-width:1199px){.my-account .box-account-links li{margin-left:-15px;margin-right:-15px;}}.my-account .box-account-links li a,.my-account .box-account-links li a:visited{display:block;font-size:1.142em;padding:15px;color:rgb(var(--neutral-white-rgb));text-decoration:none;}.my-account .box-account-links li:before{content:"";position:absolute;top:50%;right:15px;width:13px;height:13px;background:url("../images/chevron.svg") center center no-repeat;background-size:contain;transform:translateY(-50%);filter:invert(1);}.my-account .cmn-toggle{position:absolute;visibility:hidden;}.my-account .cmn-toggle+label{display:block;position:relative;cursor:pointer;outline:0;user-select:none;}.my-account input.cmn-toggle-round+label{padding:2px;width:35px;height:25px;background-color:rgb(var(--neutral-white-rgb));border-radius:30px;}.my-account input.cmn-toggle-round+label:before,.my-account input.cmn-toggle-round+label:after{display:block;position:absolute;content:"";}.my-account input.cmn-toggle-round+label:before{top:2px;left:2px;bottom:2px;right:2px;background-color:var(--brand-primary-bg);border-radius:30px;transition:background .4s;}.my-account input.cmn-toggle-round+label:after{top:4px;left:4px;bottom:4px;width:17px;background-color:rgb(var(--neutral-white-rgb));border-radius:100%;transition:margin .4s;}.my-account input.cmn-toggle-round:checked+label:after{margin-left:10px;}.my-account input.cmn-toggle-round:checked+label:before{background-color:var(--brand-primary);}.exclusion-error .exclusion-error-wrapper{border:1px solid var(--neutral-gray-100);border-radius:5px;}.exclusion-error .exclusion-expiry,.exclusion-error .exclusion-error-desc{font-size:.928em;}.exclusion-error .exclusion-error-desc:first-child{font-size:1em;padding-bottom:3px;}.exclusion-error .exclusion-error-message{background:url("//cdn.boylesports.com/sportsbook-v4/icon_ok.svg") left center no-repeat;background-size:contain;padding-left:60px;}@media(max-width:432px){.exclusion-error .exclusion-error-message{padding-left:45px;}}@media(max-width:280px){.exclusion-error .exclusion-error-message{background-size:45px;}}.exclusion-error .exclusion-expiry{color:var(--neutral-gray-400);}.exclusion-error .lnk-redirect{font-size:1.071em;}.launcher-games{position:fixed;left:0;bottom:0;width:100%;z-index:2;}.launcher-games .footer-logo{width:140px;height:20px;margin:0 25px;background:url("//cdn.boylesports.com/sportsbook-v5/logo/casino-logo.svg") no-repeat;background-size:contain;}.launcher-games button{border-radius:6px;}.launcher-games button.game-balance{border:1px solid rgb(var(--neutral-white-rgb));}.launcher-games .bonus-bal-display button{border:1px solid var(--brand-accent-gold);}.launcher-games-footer button.launch-button{display:inline-flex;width:auto;height:35px;padding:10px;line-height:0;font-weight:400;font-size:14px;}.launcher-games-footer button .bonus-bal-span{font-size:10px;margin-bottom:2px;color:var(--brand-accent-gold);}.launcher-games-footer button .bonus-bal-currency-desktop{font-size:10px;font-weight:700;color:var(--brand-accent-gold);}.launcher-games-footer .two-column:first-child{min-width:290px;}.launcher-games-footer .two-column:last-child{min-width:200px;}.launcher-games-footer-mobile button.launch-button{display:inline-flex;width:auto;height:27px;padding:8px;line-height:0;font-weight:400;font-size:14px;}.launcher-games-footer-mobile button .bonus-bal-span{font-size:8px;margin-bottom:10px;color:var(--brand-accent-gold);}.launcher-games-footer-mobile button .bonus-bal-currency-mobile{font-size:8px;font-weight:700;color:var(--brand-accent-gold);}.box-realitycheck{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(var(--neutral-black-rgb),.6);z-index:6;}.box-realitycheck .modal-box{position:fixed;}.box-realitycheck .filter-invert{filter:invert(1);}.md-qd-view,.md-lowbalance{top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:6;}.md-qd-view .modal-box,.md-lowbalance .modal-box{left:unset;right:10px;width:330px;height:auto;max-height:90vh;transform:unset;}.md-qd-view .modal-box input:focus,.md-lowbalance .modal-box input:focus{outline:0;}.md-lowbalance-desktop .modal-box{top:95px;}.md-lowbalance-mobile .modal-box{top:50px;}.md-qd-view .content-overlay{overflow-x:hidden;overflow-y:auto;height:auto;max-height:calc(90vh - 150px);}.md-qd-view .icon-cvv{width:60px;height:45px;}.md-qd-view-desktop .modal-box{top:95px;}.md-qd-view-mobile .modal-box{top:50px;}#lowbalance-funnel{border-radius:10px;padding-bottom:10px;}@media(max-width:320px){#lowbalance-funnel{right:-30px;}}#lowbalance-funnel .funnel-content{background:#fff;color:#303030;}#lowbalance-funnel .funnel-content .qd-popup-body input[type=checkbox]{width:30px;height:30px;border:1px solid #bfbfbf;}#lowbalance-funnel,#quickdeposit-funnel{position:absolute;right:0;top:47px;width:320px;z-index:9;}@media(max-width:320px){#lowbalance-funnel,#quickdeposit-funnel{width:295px;right:0;}}#lowbalance-funnel .header,#quickdeposit-funnel .header{background:rgb(var(--neutral-white-rgb));border-left:1px solid rgb(var(--neutral-white-rgb));border-radius:10px 10px 0 0;border-right:1px solid rgb(var(--neutral-white-rgb));color:#303030;padding:20px 15px 0 20px;position:relative;}#lowbalance-funnel .header:before,#quickdeposit-funnel .header:before{right:35px;top:-10px;border-bottom:10px solid rgb(var(--neutral-white-rgb));border-left:8px solid transparent;border-right:8px solid transparent;content:"";height:0;position:absolute;width:0;}#lowbalance-funnel .header h4,#quickdeposit-funnel .header h4{font-size:21px;color:#303030;font-weight:bold;}#lowbalance-funnel .qd-scroll,#quickdeposit-funnel .qd-scroll{background:rgb(var(--neutral-white-rgb));height:480px;margin:0 auto;min-height:360px;width:320px;border-radius:0 0 10px 10px;overflow-y:auto;}@media(max-width:320px){#lowbalance-funnel .qd-scroll,#quickdeposit-funnel .qd-scroll{width:295px;}}@media(max-height:568px){#lowbalance-funnel .qd-scroll,#quickdeposit-funnel .qd-scroll{min-height:unset;overflow-y:auto;height:70vh;}}#lowbalance-funnel .qd-scroll .funnel-content,#quickdeposit-funnel .qd-scroll .funnel-content{background:rgb(var(--neutral-white-rgb));border-radius:0 0 10px 10px;}#lowbalance-funnel .qd-scroll .funnel-content .form-select-wrapper,#quickdeposit-funnel .qd-scroll .funnel-content .form-select-wrapper{width:100%;}#lowbalance-funnel .qd-scroll .funnel-content a.tooltip-top.info.cvv-icon,#quickdeposit-funnel .qd-scroll .funnel-content a.tooltip-top.info.cvv-icon{margin-left:55px;}#lowbalance-funnel .qd-scroll .funnel-content a.tooltip-top.info.cvv-icon:before,#quickdeposit-funnel .qd-scroll .funnel-content a.tooltip-top.info.cvv-icon:before{display:inline-block;height:50px;width:50px;position:absolute;content:" ";background-image:url("../images/cvv.png");top:-7px;left:-60px;background-repeat:no-repeat;}#lowbalance-funnel .qd-scroll .funnel-content .btnAmount,#quickdeposit-funnel .qd-scroll .funnel-content .btnAmount{display:flex;justify-content:center;align-items:center;font-weight:400;height:40px;margin:0 2px;}#lowbalance-funnel .qd-scroll .funnel-content .btnAmount:hover,#quickdeposit-funnel .qd-scroll .funnel-content .btnAmount:hover{text-decoration:none;}#lowbalance-funnel .qd-scroll .funnel-content .notif,#quickdeposit-funnel .qd-scroll .funnel-content .notif{font-size:.785em;color:#7f7f7f;}#lowbalance-funnel .qd-scroll .input-expiry-month,#lowbalance-funnel .qd-scroll .input-expiry-year,#quickdeposit-funnel .qd-scroll .input-expiry-month,#quickdeposit-funnel .qd-scroll .input-expiry-year{font-size:1em;}#lowbalance-funnel .btn-deposit,#quickdeposit-funnel .btn-deposit{width:100%;display:block;padding:15px;font-size:1.1428em;}#lowbalance-funnel .btn-deposit:hover,#lowbalance-funnel .btn-deposit:active,#lowbalance-funnel .btn-deposit:focus,#quickdeposit-funnel .btn-deposit:hover,#quickdeposit-funnel .btn-deposit:active,#quickdeposit-funnel .btn-deposit:focus{color:rgb(var(--neutral-white-rgb));text-decoration:none;outline:0;}#lowbalance-funnel .icon-lock,#quickdeposit-funnel .icon-lock{background-image:url("../images/icon-lock.svg");background-repeat:no-repeat;height:20px;background-color:initial;filter:invert(100%);margin-right:5px;}#lowbalance-funnel .info,#quickdeposit-funnel .info{background:#0096db;border-radius:50%;color:rgb(var(--neutral-white-rgb));display:block!important;font-size:16px;font-style:italic;font-weight:700;height:25px;margin-top:5px;padding-top:3px;text-align:center;text-decoration:none;width:25px;}#lowbalance-funnel span.topLabel,#quickdeposit-funnel span.topLabel{font-size:.857em;}#lowbalance-funnel .input-state-error,#quickdeposit-funnel .input-state-error{border-color:#be0000;}#lowbalance-funnel .error-input-msg,#quickdeposit-funnel .error-input-msg{color:#bd0000!important;font-size:12px;display:inline-block;width:100%;position:relative;top:3px;}#lowbalance-funnel .hide,#lowbalance-funnel .hidden,#quickdeposit-funnel .hide,#quickdeposit-funnel .hidden{display:none!important;}#lowbalance-funnel .md-checkbox-custom,#lowbalance-funnel .md-checkbox-custom-label,#quickdeposit-funnel .md-checkbox-custom,#quickdeposit-funnel .md-checkbox-custom-label{display:inline-block;vertical-align:middle;cursor:pointer;position:relative;padding:3px;}#lowbalance-funnel .md-checkbox-custom,#quickdeposit-funnel .md-checkbox-custom{opacity:0;position:absolute;}#lowbalance-funnel .md-checkbox-custom+.md-checkbox-custom-label:before,#quickdeposit-funnel .md-checkbox-custom+.md-checkbox-custom-label:before{content:"";background:#fff;border:1px solid #777;display:inline-block;vertical-align:middle;width:21px;height:21px;padding:2px;text-align:center;border-radius:3px;}#lowbalance-funnel .md-checkbox-custom:checked+.md-checkbox-custom-label:before,#quickdeposit-funnel .md-checkbox-custom:checked+.md-checkbox-custom-label:before{background:url("/images/tick-box.png") 2px 2px no-repeat;}#lowbalance-funnel form,#quickdeposit-funnel form{color:#303030;}#lowbalance-funnel form span.topLabel,#quickdeposit-funnel form span.topLabel{color:#a8a8a8;cursor:text;font-size:10px;font-weight:400;left:4px;pointer-events:none;position:absolute;top:1px;z-index:1;}#lowbalance-funnel form select,#quickdeposit-funnel form select{position:relative;background:#fff url(//cdn.boylesports.com/sportsbook-v4/icon_down_chevron_black.svg) right 12px center no-repeat;background-size:13px;text-indent:0;padding:5px 5px 5px 8px;color:#303030;border:1px solid #b8b8b8;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;}#lowbalance-funnel form input[type=email],#lowbalance-funnel form input[type=number],#lowbalance-funnel form input[type=password],#lowbalance-funnel form input[type=tel],#lowbalance-funnel form input[type=text],#quickdeposit-funnel form input[type=email],#quickdeposit-funnel form input[type=number],#quickdeposit-funnel form input[type=password],#quickdeposit-funnel form input[type=tel],#quickdeposit-funnel form input[type=text]{font-size:14px;border:1px solid #cecece;text-indent:0;padding:0 8px;width:100%;color:#000;background:#fff;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;height:40px;}#lowbalance-funnel .blue,#quickdeposit-funnel .blue{background-color:#0096db;}#lowbalance-funnel .lighter-gray,#quickdeposit-funnel .lighter-gray{background-color:#9c9c9c;}#lowbalance-funnel .round-corner,#quickdeposit-funnel .round-corner{border-radius:8px;}#quickdeposit-funnel a#btn-edit-cardexpiry{color:#fff!important;position:relative;top:0;left:-4px;width:100%;display:inline-block;height:40px;line-height:40px;}#quickdeposit-funnel input#tbExpiry{background-color:#fff;}#quickdeposit-funnel .info{line-height:18px;}#quickdeposit-funnel .justify{text-align:justify;}#quickdeposit-funnel .inline-block{display:inline-block;}#quickdeposit-funnel .fund-protection{padding:20px 20px 0 45px;position:relative;}#quickdeposit-funnel .fund-protection .info{position:absolute;left:-30px;}#quickdeposit-funnel #fundprotinfo{position:absolute;background:#0096db;width:287px;left:36px;color:#fff;z-index:10;padding:5px;font-weight:300;top:0;border-radius:4px;}#quickdeposit-funnel .gnInput{left:-18px;}.qd-overlay{top:110px;}@media(max-width:1199px){.qd-overlay{top:70px;}}#cardexpiry-funnel{left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);z-index:10;height:280px;margin:0;padding-left:0!important;width:420px;}#cardexpiry-funnel h4{font-size:16px;font-weight:700;}#cardexpiry-funnel.greyballoon-right-container .header{z-index:2;background:#fff;border-bottom:1px solid #fff;border-left:1px solid #fff;border-right:1px solid #fff;color:#303030;padding:10px;width:100%;}#cardexpiry-funnel .myaccount-scroll{background:#fff;overflow:hidden;}#cardexpiry-funnel a.block,#cardexpiry-funnel a.block:visited{display:block;font-size:15px;padding:13px 10px!important;text-decoration:none;font-style:normal!important;}#cardexpiry-funnel .txt-lt-gray{color:#7f7f7f!important;}#cardexpiry-funnel .funnel-content{padding-bottom:42px;}#cardexpiry-funnel .page-padding-r{padding-right:10px;}#cardexpiry-funnel .manageAccount{padding-top:10px;}#cardexpiry-funnel .manageAccount span{color:#303030;padding-left:10px;}#cardexpiry-funnel .manageAccount .pr10xp{padding-right:10px;}#cardexpiry-funnel .btn-show-previous{position:relative;left:10px;}@media(max-width:1199px){#cardexpiry-funnel{position:absolute;top:70px;left:0;width:100%;height:100%;transform:unset;}}#cardexpiry-funnel .col-1,#cardexpiry-funnel .col-2,#cardexpiry-funnel .col-3,#cardexpiry-funnel .col-4,#cardexpiry-funnel .col-5,#cardexpiry-funnel .col-6,#cardexpiry-funnel .col-7,#cardexpiry-funnel .col-8,#cardexpiry-funnel .col-9,#cardexpiry-funnel .col-10,#cardexpiry-funnel .col-11,#cardexpiry-funnel .col-12,#cardexpiry-funnel .col-13,#cardexpiry-funnel .col-14,#cardexpiry-funnel .col-15,#cardexpiry-funnel .col-16,#cardexpiry-funnel .col-17,#cardexpiry-funnel .col-18,#quickdeposit-funnel .col-1,#quickdeposit-funnel .col-2,#quickdeposit-funnel .col-3,#quickdeposit-funnel .col-4,#quickdeposit-funnel .col-5,#quickdeposit-funnel .col-6,#quickdeposit-funnel .col-7,#quickdeposit-funnel .col-8,#quickdeposit-funnel .col-9,#quickdeposit-funnel .col-10,#quickdeposit-funnel .col-11,#quickdeposit-funnel .col-12,#quickdeposit-funnel .col-13,#quickdeposit-funnel .col-14,#quickdeposit-funnel .col-15,#quickdeposit-funnel .col-16,#quickdeposit-funnel .col-17,#quickdeposit-funnel .col-18{box-sizing:border-box;float:left;position:relative;flex:none;max-width:none!important;padding:0;}#cardexpiry-funnel .col-1,#quickdeposit-funnel .col-1{width:5.55556%;}#cardexpiry-funnel .col-2,#quickdeposit-funnel .col-2{width:11.11111%;}#cardexpiry-funnel .col-3,#quickdeposit-funnel .col-3{width:16.66667%;}#cardexpiry-funnel .col-4,#quickdeposit-funnel .col-4{width:22.22222%;}#cardexpiry-funnel .col-5,#quickdeposit-funnel .col-5{width:27.77778%;}#cardexpiry-funnel .col-6,#quickdeposit-funnel .col-6{width:33.33333%;}#cardexpiry-funnel .col-7,#quickdeposit-funnel .col-7{width:38.88889%;}#cardexpiry-funnel .col-8,#quickdeposit-funnel .col-8{width:44.44444%;}#cardexpiry-funnel .col-9,#quickdeposit-funnel .col-9{width:50%;}#cardexpiry-funnel .col-10,#quickdeposit-funnel .col-10{width:55.55556%;}#cardexpiry-funnel .col-11,#quickdeposit-funnel .col-11{width:61.11111%;}#cardexpiry-funnel .col-12,#quickdeposit-funnel .col-12{width:66.66667%;}#cardexpiry-funnel .col-13,#quickdeposit-funnel .col-13{width:72.22222%;}#cardexpiry-funnel .col-14,#quickdeposit-funnel .col-14{width:77.77778%;}#cardexpiry-funnel .col-15,#quickdeposit-funnel .col-15{width:83.33333%;}#cardexpiry-funnel .col-16,#quickdeposit-funnel .col-16{width:88.88889%;}#cardexpiry-funnel .col-17,#quickdeposit-funnel .col-17{width:94.44444%;}#cardexpiry-funnel .col-18,#cardexpiry-funnel .one-column,#cardexpiry-funnel .page img.full-span,.page #cardexpiry-funnel img.full-span,#quickdeposit-funnel .col-18,#quickdeposit-funnel .one-column,#quickdeposit-funnel .page img.full-span,.page #quickdeposit-funnel img.full-span{width:100%;}#quickdeposit-funnel .paypalOneClick{position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;}#quickdeposit-funnel .paypalOneClick label#lbl-paypal{position:relative;top:1px;}#quickdeposit-funnel .paypalOneClick .noteMasterCard{padding-left:30px;color:#a8a8a8;cursor:text;font-size:10px;font-weight:400;pointer-events:none;position:absolute;}#quickdeposit-funnel .paypalOneClick .md-checkbox-custom-label.checked:before{background:url("/images/tick-box.png") 2px 2px no-repeat;}.box-velocity{font-size:.785em;}.box-velocity .circle{padding:2px 5px;width:13px;height:14px;font-size:.9em;}.box-depositlimit{border-radius:5px;border:1px solid var(--brand-accent-green-light);align-content:center;justify-content:center;}.box-depositlimit .box-dlimit-meter{padding-left:40px;background:url(//cdn.boylesports.com/sportsbook-v4/icon_meter.svg) left center no-repeat;background-size:30px 20px;}.qd-scroll::-webkit-scrollbar{width:0;height:5px;}.qd-scroll::-webkit-scrollbar-thumb{background:#7e7e7e;border-radius:4px;height:200px;}.qd-scroll::-webkit-scrollbar-track{background:transparent;}.qd-scroll #div-limit-reached{padding:10px;}#deposit-success-modal{z-index:9;}#deposit-success-funnel .funnel-content{height:100%;}.velocity-messages{flex-direction:column;font-size:12px;}#btn-velocity-info{width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:10px;cursor:pointer;}.success-container{height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:4rem 0;}.success-container h1{font-size:1.5rem;}.success-container .success-check-img{background:url("../images/account/success-green.svg");width:160px;height:160px;object-fit:fill;background-repeat:no-repeat;background-position:center;object-position:center;padding:4rem 0;background-size:contain;}.safer-gambling-container{border:1px solid #dbdbdb;border-radius:5px;padding:10px;align-items:center;font-size:12px;width:100%;color:#000;}.safer-gambling-container h4{font-weight:600;font-size:14px;}.safer-gambling-container p{font-size:12px;}.sg-icon{background:url("../images/account/safer-gaming-icon.svg");width:30px;height:22px;object-fit:cover;background-repeat:no-repeat;background-position:center;background-size:20px;object-position:center;margin-right:10px;}.reached-limit-container{display:flex;align-items:flex-start;margin:10px 0;background:#edfce2;padding:10px;}.reached-limit-container .message{color:#000;}.reached-limit-container .message h4{font-size:14px;font-weight:600;margin-bottom:5px;}.reached-limit-container .message p{font-size:13px;}.guage-limit{background:url("../images/account/limit-guage.svg");width:50px;height:14px;object-fit:cover;background-repeat:no-repeat;background-position:top center;background-size:contain;object-position:center;}.loss-limit-container{display:flex;align-items:center;border:1px solid #4bad00;padding:15px;margin:10px;border-radius:5px;}.loss-limit-container p{color:#4bad00;font-size:13px;}.guage-loss-limit{background:url("../images/account/guage.svg");width:50px;height:16px;object-fit:cover;background-repeat:no-repeat;background-position:center;background-size:contain;object-position:center;}.safer-gambling{display:flex;border:1px solid #dbdbdb;border-radius:5px;padding:6px;align-items:center;margin:10px 0;font-size:12px;width:100%;}.safer-gambling h4{font-weight:600;font-size:12px;}#quickdeposit-scroll::-webkit-scrollbar{display:none;}#quickDepositPopup .absolute.greyballoon-right-container::-webkit-scrollbar{display:none;}.funnel-scroll::-webkit-scrollbar{display:none;}.box-velocity{font-size:12px;flex-direction:column;}#quickDepositPopup .velocity-messages{white-space:nowrap;display:flex;justify-content:center;width:100%;}#deposit-loader{top:49px;width:100%;background:#fff;z-index:9999;height:100vh;text-align:center;right:auto;border-radius:unset;}@media(min-width:1199px){#deposit-loader{top:50%;width:400px;z-index:9999;height:400px;left:50%;transform:translate(-50%,-50%);}}#deposit-loader .funnel-content{height:100%;background:#fff;}#deposit-loader .loader-container{height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:8rem 0;}@media(min-width:1199px){#deposit-loader .loader-container{padding:4rem 0;}}#deposit-loader .loader-container .spinner{background:url("../images/account/spinner.svg");width:200px;height:200px;object-fit:fill;background-repeat:no-repeat;background-position:center;object-position:center;padding:4rem 0;background-size:contain;}#deposit-loader .loader-container p{text-align:center;}.box-velocity .round-corner{border-radius:30px;padding:2px 6px;font-size:8px;color:#fff;}.av-overlay{top:0;left:0;width:100%;height:100%;background:rgba(var(--neutral-black-rgb),.6);z-index:6;}.games-wrapper-mobile #avoj-main{top:50px;}#avoj-main{position:fixed;background:rgb(var(--neutral-white-rgb));border-radius:0;transform:unset;font-family:"Inter",sans-serif;z-index:7;top:11%;border-radius:4px;}#avoj-main .avoj-main{max-height:100%;}#avoj-main .offset-top-20{margin-top:20px;}#avoj-main .offset-top-20 strong{color:var(--neutral-gray-800);}#avoj-main .padding-20{padding:20px;}#avoj-main .padding-top-20{padding-top:20px;}#avoj-main .button-avoj-l{margin-top:15px;}#avoj-main #av-page-11 .av-content{padding:0;}#avoj-main .av-pop-button{min-width:95px;}@media(max-width:320px){#avoj-main .av-pop-button{min-width:60px;}}#avoj-main .av-icon{min-width:35px;}@media(max-width:414px){#avoj-main .av-pop-text span{font-size:12px!important;}}@media(max-width:320px){#avoj-main .av-pop-text span{font-size:10px!important;line-height:12px!important;}}#avoj-main .av-input-content.flex{gap:5px;}#avoj-main .av-input-content.flex .av-inputbox-button{line-height:20px;}#avoj-main .av-btn-verifymanual{margin:10px auto;}#avoj-main footer{padding-bottom:130px;}#avoj-main footer .float-none{padding:0 20px;}#avoj-main .ftr-boylesports-logo,#avoj-main .responsible-gambling-icons .row{justify-content:center;align-items:center;}#my-account .avMessage{background:var(--brand-secondary-light);padding:15px;border-radius:5px;}#my-account .avMessage p,#my-account h6{color:var(--brand-secondary);text-align:center;font-size:16px/18px;}#my-account .summary-identity-icon{width:45px;height:45px;background:url("//cdn.boylesports.com/mobile-images-v3/acuant/acuant-confirm-id.svg") center no-repeat!important;margin-left:35px;margin-right:35px;display:block;flex-shrink:0;}@media(max-width:1199px){#my-account .summary-identity-icon{margin-left:0;margin-right:0;}}.avoj-desktop-wrapper .hd-avoj h1.page-title{font-weight:700!important;}.avoj-desktop-wrapper .avoj-main h1{font-weight:700!important;}.avoj-desktop-wrapper .avoj-main h1.page-title{font-size:20px;line-height:24px;}@media(min-width:768px){.avoj-desktop-wrapper .avoj-main h1.page-title{font-size:22px;line-height:26px;}}.avoj-desktop-wrapper .avoj-main .av-emphasis{font-size:15px;line-height:18px;font-weight:bold;padding-bottom:12px;}.avoj-desktop-wrapper .avoj-main .av-content-font{font-size:14px;line-height:18px;margin:0;}.avoj-desktop-wrapper .avoj-main .av-content-child h2.av-headline{margin-bottom:10px;font-size:17px;line-height:21px;font-weight:bold;gap:6px;padding-bottom:6px;}.avoj-desktop-wrapper .avoj-main .av-content-child h2.av-headline span{padding-right:5px;}.avoj-desktop-wrapper .avoj-main .av-content-child .button-avoj-l{display:flex;width:100%;height:45px;font-size:14px;border:0;text-align:center;align-items:center;padding:0 12px;color:rgb(var(--neutral-white-rgb));background:var(--brand-primary);font-weight:600;cursor:pointer;}.avoj-desktop-wrapper .avoj-main .offset-top-20{margin-top:20px;}.avoj-desktop-wrapper .avoj-main .offset-top-20 strong{color:var(--neutral-gray-800);}.avoj-desktop-wrapper .avoj-main .padding-20{padding:20px;}.avoj-desktop-wrapper .avoj-main .padding-top-20{padding-top:20px;}.avoj-desktop-wrapper .avoj-main #av-page-11 .av-content{padding:0;}.avoj-main,.avoj-main *,.avoj-divAlert,.avoj-divAlert *,.av-bigpopup,.av-bigpopup *{font-family:"Inter",sans-serif!important;font-size:13px;}.avoj-divAlert{background:#e1f2ff!important;color:#212327!important;}.avoj-divAlert .box-divAlert .av-pop-button{background-color:#4aad00;padding:8px 0;flex-shrink:0;}.avoj-divAlert .box-divAlert .av-icon{background:url("//cdn.boylesports.com/sportsbook-v5/icon-hooyu-id.svg") no-repeat;background-size:contain;width:35px;height:35px;filter:invert(20%) sepia(44%) saturate(5951%) hue-rotate(209deg) brightness(89%) contrast(97%);flex-shrink:0;}#avoj-main .hd-avoj .av-close{position:relative;right:-5px;}#avoj-main .avoj-main .av-later{padding:0 20px;}#avoj-main .avoj-main .av-content-child h2.av-headline{margin-bottom:10px;}@media(max-width:414px){#avoj-main .avoj-main header.hd-avoj{padding:0 10px 0 0!important;}}#avoj-main .avoj-main .av-headline span{font-weight:700;padding-right:5px;}#avoj-main .avoj-main h1{font-weight:700;}#avoj-main .avoj-main h1.page-title{font-size:20px;line-height:24px;}@media(min-width:768px){#avoj-main .avoj-main h1.page-title{font-size:22px;line-height:26px;}}#avoj-main .avoj-main .av-emphasis{font-size:15px;line-height:18px;font-weight:bold;padding-bottom:12px;}#avoj-main .avoj-main .av-content-font{font-size:14px;line-height:18px;margin:0;}#avoj-main .avoj-main .av-content-child h2.av-headline{margin-bottom:10px;font-size:17px;line-height:21px;font-weight:bold;gap:6px;padding-bottom:6px;}#avoj-main .avoj-main .av-content-child h2.av-headline span{padding-right:5px;}#avoj-main .avoj-main .av-content-child .button-avoj-l{display:flex;width:100%;height:45px;font-size:14px;border:0;text-align:center;align-items:center;padding:0 12px;color:#fff;background:#0453c2;font-weight:600;cursor:pointer;}#avoj-main .avoj-main .offset-top-20{margin-top:20px;}#avoj-main .avoj-main .offset-top-20 strong{color:#303030;}#avoj-main .avoj-main .padding-20{padding:20px;}#avoj-main .avoj-main .padding-top-20{padding-top:20px;}#avoj-main .avoj-main #av-page-11 .av-content{padding:0;}.jackpot-container{border-radius:10px;padding:0 0 20px 0;margin:0 auto;margin-bottom:20px;border-style:solid;border-width:6px;margin-top:110px;background-size:cover;background-repeat:no-repeat;background-position:center;position:relative;}.jackpot-container.grid-wrapper{margin-top:90px;}@media(max-width:1023px){.jackpot-container{margin-top:60px!important;}}@media(max-width:768px){.jackpot-container{padding:0 0 20px 0;margin-top:60px!important;padding-right:0;border-width:3px;}}.jackpot-container .jackpot-overlay{bottom:12px;}@media(max-width:768px){.jackpot-container .jackpot-overlay{bottom:10px;}}.jackpot-container .grp-game-tiles{grid-template-columns:repeat(auto-fit,minmax(215px,215px));grid-template-rows:repeat(2,215px);grid-gap:12px;}.jackpot-container .grp-game-tiles .game-tile{width:215px;height:215px;}.jackpot-container .grp-game-tiles .game-tile img{width:215px;height:215px;}@media(max-width:768px){.jackpot-container .grp-game-tiles{grid-template-columns:repeat(auto-fit,minmax(92px,92px));grid-template-rows:repeat(2,92px);}.jackpot-container .grp-game-tiles .game-tile{width:92px;height:92px;}.jackpot-container .grp-game-tiles .game-tile img{width:92px;height:92px;}}.jackpot-game-scroll{padding-right:20px;padding-left:20px;}@media screen and (max-width:480px){.jackpot-game-scroll{padding-right:7px;padding-left:7px;}}#jackpot-won-text{background-color:var(--jackpot-vegas-won);align-content:center;justify-content:center;box-shadow:0 4px 3px rgba(0,0,0,.2);border-style:solid;border-width:5px;border-radius:10px;padding:10px 20px;font-weight:bold;height:67px;font-size:22px;line-height:26px;}@media screen and (max-width:480px){#jackpot-won-text{height:41px;font-size:12px;line-height:16px;display:grid;justify-items:center;border-width:2px;}}#jackpot-won-text .jackpot-value{color:var(--brand-accent-gold);font-size:30px;line-height:24px;}@media screen and (max-width:480px){#jackpot-won-text .jackpot-value{line-height:16px;font-size:12px;}}.see-all-button{box-shadow:0 4px 3px rgba(0,0,0,.2);border:0;border-radius:5px;padding:10px 20px;cursor:pointer;font-weight:bold;width:420px;height:62px;font-size:17px;}@media screen and (max-width:480px){.see-all-button{width:208px;height:36px;font-size:12px;}}.jackpot-header-area{width:886px;min-height:110px;display:inline!important;margin-left:auto;margin-right:auto;margin-top:30px;margin-bottom:20px;}@media(max-width:768px){.jackpot-header-area{width:100%;min-height:unset;display:block!important;margin-top:0;}}.jackpot-header-image{width:310px;height:215px;max-width:450px;max-height:215px;background-size:contain;background-position:center;background-repeat:no-repeat;margin-top:-90px;display:flex;align-items:center;justify-content:center;}.jackpot-header-image img{width:100%;height:100%;object-fit:contain;display:block;}@media(max-width:768px){.jackpot-header-image{width:150px;height:90px;max-width:360px;max-height:90px;margin-left:auto;margin-right:auto;margin-top:2px;margin-bottom:10px;}}@media(max-width:1023px){.jackpot-header-image{margin-top:2px;margin-bottom:10px;}}.jackpot-grid-headline{position:relative;z-index:1;padding-bottom:0;font-size:28px;display:flex;justify-content:center;align-items:center;margin-left:50px;}@media(max-width:768px){.jackpot-grid-headline{padding-bottom:10px;display:block;margin-top:-45px;margin-left:0;}}@media(max-width:1023px){.jackpot-grid-headline{padding-bottom:10px;display:block;margin-top:-45px;margin-left:0;}}.jackpot-code-area,.jackpot-vegas-code-area{display:flex;justify-content:space-between;}.jackpot-code-area .jackpot-item,.jackpot-vegas-code-area .jackpot-item{flex:1;text-align:center;}@media(max-width:768px){.jackpot-code-area .jackpot-item,.jackpot-vegas-code-area .jackpot-item{font-size:12px;}}.jackpot-code-area .jackpot-item .header-text,.jackpot-vegas-code-area .jackpot-item .header-text{font-weight:bold;}@media(max-width:768px){.jackpot-code-area .jackpot-item .header-text#header-text-superDrop,.jackpot-vegas-code-area .jackpot-item .header-text#header-text-superDrop{font-size:15px;}}.jackpot-code-area .jackpot-item .jackpot-value,.jackpot-vegas-code-area .jackpot-item .jackpot-value{font-weight:bold;font-size:40px;color:var(--brand-accent-gold);text-shadow:0 4px 4px rgba(0,0,0,.25);}@media(max-width:768px){.jackpot-code-area .jackpot-item .jackpot-value,.jackpot-vegas-code-area .jackpot-item .jackpot-value{font-size:12px;}.jackpot-code-area .jackpot-item .jackpot-value#value-text-superDrop,.jackpot-vegas-code-area .jackpot-item .jackpot-value#value-text-superDrop{font-size:17px;}}.jackpot-code-area .jackpot-item .jackpot-text,.jackpot-vegas-code-area .jackpot-item .jackpot-text{font-size:20px;}@media(max-width:768px){.jackpot-code-area .jackpot-item .jackpot-text,.jackpot-vegas-code-area .jackpot-item .jackpot-text{font-size:10px;}}@media(max-width:768px){.jackpot-code-area .lower-item-mobile,.jackpot-vegas-code-area .lower-item-mobile{padding-top:10px;}}.jackpot-timer{font-size:20px;}@media(max-width:768px){.jackpot-timer{font-size:10px;}}.jackpot-background-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;border-radius:5px;}.jackpot-background-overlay-jackpot-king{z-index:1;background-color:rgba(154,0,0,.6980392157);}.jackpot-background-overlay-jackpot-vegas{z-index:1;background-color:rgba(1,25,73,.7490196078);}.jackpot-background-overlay-jackpot-event{z-index:1;background-color:rgba(0,0,0,.2509803922);}.jackpot-page-container{margin-top:80px!important;}@media screen and (max-width:480px){.jackpot-page-container{margin-top:60px!important;padding:0 10px 0 10px;}}.jackpot-page-headline{padding-bottom:14px!important;}.games-seo table thead th,.games-seo h2,.games-seo h1 span,.games-seo h1,.games-seo>*{font-family:"Inter",sans-serif!important;font-weight:400;}.games-seo b,.games-seo strong{font-weight:700;}@media(max-width:1199px){.games-seo{padding:20px 10px;}}.games-seo .accordion{margin:20px 0;text-transform:uppercase;}@media(max-width:1199px){.games-seo .accordion{margin:0;}}.games-seo .accordion span:after{top:40%;width:14px;height:23px;}@media(max-width:1199px){.games-seo .accordion span:after{width:8px;height:14px;}}.games-seo h1{font-size:24px!important;font-weight:700!important;}@media(max-width:1199px){.games-seo h1{font-size:16px!important;}}.games-seo h2{font-size:18px;font-weight:600;text-transform:capitalize;}@media(max-width:1199px){.games-seo h2{font-size:14px;}}.games-seo p{padding:0 0 15px 0!important;line-height:20px!important;}@media(max-width:1199px){.games-seo p{padding:0 0 10px 0!important;line-height:18px!important;}}.games-seo table{table-layout:auto!important;width:100%!important;border:1px solid rgb(var(--neutral-white-rgb));word-break:break-all;}.games-seo table td,.games-seo table thead th{border:1px solid rgb(var(--neutral-white-rgb))!important;padding:20px;}@media(max-width:1199px){.games-seo table td,.games-seo table thead th{padding:15px;}}.games-seo table thead th{font-weight:700;}.games-seo ol,.games-seo ul{margin:15px;}.games-seo ol li,.games-seo ul li{padding:0 0 10px 10px;}.games-seo ul li{list-style:disc;}.games-seo span,.games-seo p,.games-seo li{color:rgb(var(--neutral-white-rgb))!important;}.games-seo a{color:var(--brand-primary-red)!important;}.main-content-desktop.games-seo{max-width:95vw;width:1580px;margin:auto;}@media(max-width:1199px){.main-content-desktop.games-seo{width:100%;padding:10px;}}.box-recent{margin-top:24px;}.box-recent .grid-wrapper{margin:0 0 10px 0;}.box-recent .game-tile img{box-shadow:0 1px 10px 2px rgba(var(--neutral-black-rgb),.2);}.box-recent .game-info{position:absolute;}.box-recent .h3{color:rgb(var(--neutral-white-rgb));}.more-container{position:fixed;background:#0015ff;background:radial-gradient(circle at 50% 13%,#0015ff 0%,#091a36 45%);bottom:0;width:100%;height:0;z-index:4;overflow:hidden;}.more-container h2{font-size:15px;}@media(min-width:1200px){.more-container{display:none;height:0;}}.more-container .icon-chevron-round{position:absolute;top:20px;right:10px;width:15px;height:10px;border:0;z-index:2;}.more-container #more-menu{padding-bottom:90px;position:relative;overflow:hidden;height:100%;}.more-container .mmenu-container-inner{margin-top:-10px;}.more-container .mmenu-container{height:100%;overflow:hidden;}.more-container .mmenu-container .overflow-y{height:100%;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior:none;}.more-container .mmenu-container .overflow-y::-webkit-scrollbar{display:none;width:0;height:0;}.more-container .nomargin{margin-top:0!important;margin-right:0!important;margin-bottom:0!important;margin-left:0!important;}.more-container .box-apps,.more-container .box-mobile-channel{gap:10px;grid-template-columns:repeat(3,1fr);margin-bottom:40px;}.more-container .box-apps a,.more-container .box-mobile-channel a{position:relative;}.more-container .box-apps a:hover,.more-container .box-apps a:visited,.more-container .box-mobile-channel a:hover,.more-container .box-mobile-channel a:visited{color:rgb(var(--neutral-white-rgb));text-decoration:none;}.more-container .box-apps a img,.more-container .box-mobile-channel a img{width:30px;height:30px;}.more-container .box-apps a span,.more-container .box-mobile-channel a span{font-size:13px;}.more-container .box-apps .mobile-channel-img,.more-container .box-mobile-channel .mobile-channel-img{width:100%;height:70px;border-radius:8px;margin-bottom:6px;}@media(min-width:768px){.more-container .box-apps,.more-container .box-mobile-channel{grid-template-columns:repeat(4,1fr);}}@media(min-width:1024px){.more-container .box-apps,.more-container .box-mobile-channel{grid-template-columns:repeat(6,1fr);}}@media(max-width:320px){.more-container .box-apps,.more-container .box-mobile-channel{grid-template-columns:repeat(3,.5fr);}.more-container .box-apps img,.more-container .box-mobile-channel img{width:90%;top:-2px;}}.more-container .box-recent{gap:10px;grid-template-columns:1fr 1fr 1fr;grid-auto-rows:auto;margin-top:0;}.more-container .box-recent .game-tile{position:relative;width:100%;height:100%;aspect-ratio:1/1;}.more-container .box-recent .game-tile img{width:100%;height:100%;}@media(min-width:640px){.more-container .box-recent{grid-template-columns:repeat(3,1fr);}}@media(min-width:768px){.more-container .box-recent{grid-template-columns:repeat(4,1fr);}}@media(min-width:1024px){.more-container .box-recent{grid-template-columns:repeat(6,1fr);}}.more-container .more_sports{background:var(--footer-more-menu);}.more-container .more_live{background:var(--footer-more-menu);}.more-container .more_bingo{background:var(--footer-more-menu);}.more-container .more_lotto{background:var(--footer-more-menu);}.more-container .more_poker{background:var(--footer-more-menu);}.layouts-container{display:flex;flex-direction:column;gap:40px;width:100%;max-width:1400px;margin:0 auto;}.flex-container{display:grid;width:100%;max-width:1580px;margin:0 auto;grid-auto-rows:auto;grid-auto-flow:row;gap:24px;justify-content:space-between;}.featured-flex-container{display:grid;grid-auto-rows:215px;grid-template-columns:repeat(auto-fit,minmax(215px,215px));gap:24px;grid-auto-flow:column;grid-template-rows:repeat(2,215px);width:max-content;}.featured-flex-container .tile-3x3{grid-column:span 1;grid-row:span 1;}.featured-flex-container.grp-game-tiles-sb{grid-auto-rows:60px;grid-template-columns:repeat(auto-fit,60px);grid-template-rows:repeat(2,60px);gap:5px;}.image-container{width:100%;height:100%;overflow:hidden;justify-content:center;align-items:center;}.image-container .relative{height:100%;width:100%;}.sk-container .skeleton{position:absolute;inset:0;background:linear-gradient(90deg,#2b2b4d 25%,#3a3a5e 50%,#2b2b4d 75%);background-size:200% 100%;animation:skeletonShimmer 1.6s infinite ease-in-out;z-index:1;border-radius:8px;}@keyframes skeletonShimmer{0%{background-position:-200% 0;}100%{background-position:200% 0;}}.big-tile{width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding:5px;aspect-ratio:1/1;}.tile-1x1{grid-column:span 1;grid-row:span 1;}.tile-2x1{grid-column:span 2;grid-row:span 1;aspect-ratio:2.13/1!important;}.tile-2x2{grid-column:span 2;grid-row:span 2;}.tile-3x3{grid-column:span 1;grid-row:span 1;}.tile{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:relative;aspect-ratio:1/1;}.tile .img-play-wrapper{width:100%;height:100%;}.big-tile img,.tile img{width:100%;height:100%;object-fit:cover;border-radius:8px;}@media(min-width:1500px){.flex-container{grid-template-columns:repeat(6,1fr);}}@media(max-width:1499px){.flex-container{grid-template-columns:repeat(6,1fr);}}@media(max-width:1279px){.flex-container{grid-template-columns:repeat(5,1fr);}}@media(max-width:1023px){.flex-container{grid-template-columns:repeat(4,1fr);}}@media(max-width:768px){.flex-container{grid-template-columns:repeat(3,1fr);gap:12px;}}@media(max-width:768px) and (max-width:320px){.flex-container{grid-template-columns:repeat(2,1fr);}.tile-3x3{grid-column:span 1!important;grid-row:span 1!important;}}@media(max-width:768px){.featured-flex-container{grid-auto-rows:100px;grid-template-columns:repeat(auto-fit,100px);grid-template-rows:repeat(2,100px);gap:12px;}.featured-flex-container.grp-game-tiles-sb{grid-auto-rows:60px;grid-template-columns:repeat(auto-fit,60px);grid-template-rows:repeat(2,60px);gap:5px;}.games-collection .grid-wrapper{margin-right:0;}.games-collection .jackpot-container.grid-wrapper{margin-right:10px;}.tile-3x3{grid-column:span 3;grid-row:span 3;}}.game-of-the-day{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;height:auto;max-height:800px;padding:50px;box-sizing:border-box;border-radius:10px;}@media(max-width:768px){.game-of-the-day{padding:40px 15px;height:220px;}}@media(max-width:740px){.game-of-the-day{padding:10px;height:90px;}}.game-of-the-day .header-text{color:var(--Greys-White,#fff);font-feature-settings:"liga" off,"clig" off;font-size:32px;font-style:normal;font-weight:700;line-height:normal;z-index:2;text-shadow:1px 1px 5px rgba(0,0,0,.5);}@media(max-width:740px){.game-of-the-day .header-text{font-size:13px;}}.game-of-the-day .popup-artwork-image{width:310px;height:310px;max-width:310px;max-height:310px;flex-shrink:0;position:absolute;right:40px;top:48%;transform:translateY(-50%);margin-top:-12px;display:flex;align-items:center;justify-content:center;}@media(max-width:740px){.game-of-the-day .popup-artwork-image{width:123px;height:123px;max-width:123px;max-height:123px;right:10px;margin-top:-6px;}}.game-of-the-day .popup-artwork-image img{width:100%;height:100%;object-fit:contain;display:block;}.game-of-the-day .button-container{margin-top:40px;}@media(max-width:740px){.game-of-the-day .button-container{margin-top:10px;}}.game-of-the-day .button-container .see-all-button{color:inherit;background-color:inherit;border:0;padding:10px 60px;cursor:pointer;font-size:15px;height:45px;width:289px;}@media(max-width:740px){.game-of-the-day .button-container .see-all-button{width:max-content;padding:8px 10px;font-size:12px;height:auto;}}.game-of-the-day .subtext{position:absolute;bottom:10px;left:70px;font-size:10px;color:rgba(255,255,255,.7);font-family:"Inter",sans-serif;z-index:2;text-shadow:1px 1px 3px rgba(0,0,0,.3);}@media(max-width:768px){.game-of-the-day .subtext{left:15px;}}@media(max-width:740px){.game-of-the-day .subtext{display:none;}}html{font-size:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}body{font-family:"Inter",sans-serif;font-size:13px;font-weight:400;color:rgb(var(--neutral-white-rgb));background:var(--brand-primary-bg);text-size-adjust:100%;-webkit-text-size-adjust:100%;}@media(min-width:768px){body{font-size:14px;}}.circle-background::before,.circle-background::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background-repeat:repeat-y;}.circle-background::before{background-image:radial-gradient(circle var(--circle-radius) at center,var(--blue-circle) 0%,var(--brand-primary-bg) 80%,transparent 100%);background-size:100% var(--vertical-spacing);background-position:center var(--blue-position);}.circle-background::after{background-image:radial-gradient(circle var(--circle-radius) at center,var(--pink-circle) 0%,var(--brand-primary-bg) 80%,transparent 100%);background-size:100% var(--vertical-spacing);background-position:center var(--pink-position);}.content-wrapper{width:1600px;margin:0 auto;}@media(max-width:1600px){.content-wrapper{width:100%;}}.tags{display:inline-flex;align-items:center;border-radius:20px;color:rgb(var(--neutral-white-rgb));font-size:12px;font-weight:700;justify-content:center;line-height:16px;padding:5px 12px;white-space:nowrap;}.tags.box-shadow{box-shadow:0 2px 4px rgba(var(--brand-primary-rgb),.1);}@media(max-width:768px){.tags{line-height:14px;font-size:10px;}}.page{padding:40px 20px;max-width:1220px;}@media(max-width:1199px){.page{width:auto;padding:25px 15px;}}@media(max-width:428px){.page h1{font-size:1.428em;}}.page img{border-radius:5px;}.page p{line-height:20px;}@media(max-width:768px){.one-column table,.page img.full-span table{max-width:350px;}}.sash{position:absolute;display:inline-block;top:-6px;left:7px;font-size:8px;font-weight:700;color:rgb(var(--neutral-white-rgb));padding:3px 10px;border-radius:4px;z-index:1;opacity:0;}@media(min-width:768px){.sash{top:-8px;left:12px;font-size:12px;line-height:16px;}}.sash.fade-in{opacity:1;}.accordion{cursor:pointer;}.accordion.active span:after{transform:rotate(90deg) translateX(-50%);}.accordion.no-icon span:after{background:none;}.accordion span{position:relative;padding-right:15px;}.accordion span:after{content:"";position:absolute;top:50%;right:0;width:13px;height:13px;background:url("../images/chevron.svg") center center no-repeat;background-size:contain;transform:translateY(-50%);}.main-content-desktop.carousel-margin{margin-top:180px;}.main-content-mobile.carousel-margin{margin-top:130px;}.loading{position:fixed;z-index:999;height:2em;width:2em;overflow:visible;margin:auto;top:0;left:0;bottom:0;right:0;}.loading:before{content:"";display:block;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(var(--neutral-black-rgb),.6);}.loading:not(:required){font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}.loading:not(:required):after{content:"";display:block;font-size:10px;width:1em;height:1em;margin-top:-.5em;-webkit-animation:spinner 1500ms infinite linear;-moz-animation:spinner 1500ms infinite linear;-o-animation:spinner 1500ms infinite linear;animation:spinner 1500ms infinite linear;border-radius:.5em;-webkit-box-shadow:rgba(var(--brand-primary-shadow-rgb),.8) 1.5em 0 0 0,rgba(var(--brand-primary-shadow-rgb),.8) 1.1em 1.1em 0 0,rgba(var(--brand-primary-shadow-rgb),.8) 0 1.5em 0 0,rgba(var(--brand-primary-shadow-rgb),.8) -1.1em 1.1em 0 0,rgba(78,98,173,.5) -1.5em 0 0 0,rgba(78,98,173,.5) -1.1em -1.1em 0 0,rgba(var(--brand-primary-shadow-rgb),.8) 0 -1.5em 0 0,rgba(var(--brand-primary-shadow-rgb),.8) 1.1em -1.1em 0 0;box-shadow:rgba(var(--brand-primary-shadow-rgb),.8) 1.5em 0 0 0,rgba(var(--brand-primary-shadow-rgb),.8) 1.1em 1.1em 0 0,rgba(var(--brand-primary-shadow-rgb),.8) 0 1.5em 0 0,rgba(var(--brand-primary-shadow-rgb),.8) -1.1em 1.1em 0 0,rgba(var(--brand-primary-shadow-rgb),.8) -1.5em 0 0 0,rgba(var(--brand-primary-shadow-rgb),.8) -1.1em -1.1em 0 0,rgba(var(--brand-primary-shadow-rgb),.8) 0 -1.5em 0 0,rgba(var(--brand-primary-shadow-rgb),.8) 1.1em -1.1em 0 0;}@keyframes spinner{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}.complex-bg{background:var(--brand-secondary);background:-moz-linear-gradient(top,var(--brand-secondary) 0%,var(--brand-secondary) 21%,var(--brand-secondary) 21%,var(--brand-secondary) 22%,var(--brand-secondary) 23%,var(--brand-secondary) 28%,var(--brand-secondary) 28%,var(--brand-secondary) 39%,var(--brand-secondary) 39%,var(--brand-secondary) 46%,var(--brand-secondary) 46%,var(--brand-secondary) 49%,var(--brand-secondary) 49%,var(--brand-secondary) 50%,var(--brand-secondary) 50%,var(--brand-secondary) 55%,var(--brand-secondary) 55%,var(--brand-secondary) 58%,var(--brand-secondary) 58%,var(--brand-secondary) 58%,var(--brand-secondary) 58%,var(--brand-secondary) 60%,var(--brand-secondary) 60%,var(--brand-secondary) 67%,var(--brand-secondary) 67%,var(--brand-secondary) 69%,var(--brand-secondary) 69%,var(--brand-secondary) 74%,var(--brand-secondary) 74%,var(--brand-secondary) 76%,var(--brand-secondary) 76%,var(--brand-secondary) 78%,var(--brand-secondary) 78%,var(--brand-secondary) 84%,var(--brand-secondary) 84%,var(--brand-secondary) 92%,var(--brand-secondary) 92%,var(--brand-secondary) 100%);background:-webkit-linear-gradient(top,var(--brand-secondary) 0%,var(--brand-secondary) 21%,var(--brand-secondary) 21%,var(--brand-secondary) 22%,var(--brand-secondary) 23%,var(--brand-secondary) 28%,var(--brand-secondary) 28%,var(--brand-secondary) 39%,var(--brand-secondary) 39%,var(--brand-secondary) 46%,var(--brand-secondary) 46%,var(--brand-secondary) 49%,var(--brand-secondary) 49%,var(--brand-secondary) 50%,var(--brand-secondary) 50%,var(--brand-secondary) 55%,var(--brand-secondary) 55%,var(--brand-secondary) 58%,var(--brand-secondary) 58%,var(--brand-secondary) 58%,var(--brand-secondary) 58%,var(--brand-secondary) 60%,var(--brand-secondary) 60%,var(--brand-secondary) 67%,var(--brand-secondary) 67%,var(--brand-secondary) 69%,var(--brand-secondary) 69%,var(--brand-secondary) 74%,var(--brand-secondary) 74%,var(--brand-secondary) 76%,var(--brand-secondary) 76%,var(--brand-secondary) 78%,var(--brand-secondary) 78%,var(--brand-secondary) 84%,var(--brand-secondary) 84%,var(--brand-secondary) 92%,var(--brand-secondary) 92%,var(--brand-secondary) 100%);background:linear-gradient(to bottom,var(--brand-secondary) 0%,var(--brand-secondary) 21%,var(--brand-secondary) 21%,var(--brand-secondary) 22%,var(--brand-secondary) 23%,var(--brand-secondary) 28%,var(--brand-secondary) 28%,var(--brand-secondary) 39%,var(--brand-secondary) 39%,var(--brand-secondary) 46%,var(--brand-secondary) 46%,var(--brand-secondary) 49%,var(--brand-secondary) 49%,var(--brand-secondary) 50%,var(--brand-secondary) 50%,var(--brand-secondary) 55%,var(--brand-secondary) 55%,var(--brand-secondary) 58%,var(--brand-secondary) 58%,var(--brand-secondary) 58%,var(--brand-secondary) 58%,var(--brand-secondary) 60%,var(--brand-secondary) 60%,var(--brand-secondary) 67%,var(--brand-secondary) 67%,var(--brand-secondary) 69%,var(--brand-secondary) 69%,var(--brand-secondary) 74%,var(--brand-secondary) 74%,var(--brand-secondary) 76%,var(--brand-secondary) 76%,var(--brand-secondary) 78%,var(--brand-secondary) 78%,var(--brand-secondary) 84%,var(--brand-secondary) 84%,var(--brand-secondary) 92%,var(--brand-secondary) 92%,var(--brand-secondary) 100%);}.hidden{display:none;}.visible{display:block;}.mobile-main-container{background:#001e61;background:-moz-linear-gradient(top,#001e61 0%,#001e61 21%,#031b61 21%,#031b61 22%,#01195f 23%,#01195f 28%,#011a5c 28%,#011a5c 39%,#011b56 39%,#011b56 46%,#001954 46%,#001954 49%,#001a51 49%,#021851 50%,#021851 55%,#02194b 55%,#02194b 58%,#001648 58%,#001648 58%,#031448 58%,#031448 60%,#031543 60%,#031640 67%,#05123e 67%,#05123e 69%,#051338 69%,#051338 74%,#051433 74%,#051433 76%,#081333 76%,#051030 76%,#051030 78%,#05102c 78%,#05102c 84%,#090f27 84%,#070d25 92%,#070e21 92%,#070e21 100%);background:-webkit-linear-gradient(top,#001e61 0%,#001e61 21%,#031b61 21%,#031b61 22%,#01195f 23%,#01195f 28%,#011a5c 28%,#011a5c 39%,#011b56 39%,#011b56 46%,#001954 46%,#001954 49%,#001a51 49%,#021851 50%,#021851 55%,#02194b 55%,#02194b 58%,#001648 58%,#001648 58%,#031448 58%,#031448 60%,#031543 60%,#031640 67%,#05123e 67%,#05123e 69%,#051338 69%,#051338 74%,#051433 74%,#051433 76%,#081333 76%,#051030 76%,#051030 78%,#05102c 78%,#05102c 84%,#090f27 84%,#070d25 92%,#070e21 92%,#070e21 100%);background:linear-gradient(to bottom,#001e61 0%,#001e61 21%,#031b61 21%,#031b61 22%,#01195f 23%,#01195f 28%,#011a5c 28%,#011a5c 39%,#011b56 39%,#011b56 46%,#001954 46%,#001954 49%,#001a51 49%,#021851 50%,#021851 55%,#02194b 55%,#02194b 58%,#001648 58%,#001648 58%,#031448 58%,#031448 60%,#031543 60%,#031640 67%,#05123e 67%,#05123e 69%,#051338 69%,#051338 74%,#051433 74%,#051433 76%,#081333 76%,#051030 76%,#051030 78%,#05102c 78%,#05102c 84%,#090f27 84%,#070d25 92%,#070e21 92%,#070e21 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#001e61",endColorstr="#070e21",GradientType=0);}.close-icon{background:url("//cdn.boylesports.com/sportsbook-v4/icon_close.svg") 50% no-repeat;background-size:15px;display:block;height:15px;width:15px;filter:invert(1);}.video-modal{display:block;position:fixed;z-index:9;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(var(--neutral-black-rgb));background-color:rgba(var(--neutral-black-rgb),.5);}.video-modal .close-video{float:right;width:24px;height:24px;padding:5px;margin-bottom:10px;cursor:pointer;background-size:contain;}.video-modal .video-modal-content{background-color:#000;width:850px;margin:0 auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:560px;}@media screen and (max-width:1024px){.video-modal .video-modal-content{width:100%;height:100%;}}.video-modal .video-modal-content video{width:100%;height:auto;display:block;margin:0 auto;}@media screen and (max-width:1024px){.video-modal .video-modal-content video{width:100%;height:80vh;}}.video-modal .video-modal-content .button-controls{display:flex;align-items:center;justify-content:center;}.video-modal .video-modal-content .button-controls .play{width:30px;height:30px;box-sizing:border-box;border-style:solid;border-width:15px 0 15px 30px;border-color:transparent transparent transparent #fff;transition:all 100ms ease-in-out;margin:5px 50px;}.video-modal .video-modal-content .button-controls .play.pause{border-style:double;border-width:0 0 0 25px;}.video-modal .video-modal-content .button-controls .rwd{width:32px;height:32px;background:url(/images/refresh.svg);background-repeat:no-repeat;transform:scaleX(-1);display:flex;justify-content:center;align-items:center;background-size:contain;cursor:pointer;}.video-modal .video-modal-content .button-controls .rwd span{font-size:10px;transform:scaleX(-1);}.video-modal .video-modal-content .button-controls .fwd{display:flex;justify-content:center;align-items:center;background-size:contain;width:32px;height:32px;background:url(/images/refresh.svg);background-repeat:no-repeat;background-size:contain;cursor:pointer;}.video-modal .video-modal-content .button-controls .fwd span{font-size:10px;}.action-notice{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxNiAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuNjMzMjYgMC41QzcuMDQ1MjIgLTAuMTY2NjY3IDguMDc1MSAtMC4xNjY2NjYgOC40ODcwNSAwLjUwMDAwMUwxNC45NzUzIDExQzE1LjM4NzMgMTEuNjY2NyAxNC44NzIzIDEyLjUgMTQuMDQ4NCAxMi41SDEuMDcxODhDMC4yNDc5NzYgMTIuNSAtMC4yNjY5NjYgMTEuNjY2NyAwLjE0NDk4OCAxMUw2LjYzMzI2IDAuNVoiIGZpbGw9IiNGM0M1MEUiLz4KPHBhdGggZD0iTTcuMTQ2NjQgMTBWNS42MzYzNkg3Ljg2NDIxVjEwSDcuMTQ2NjRaTTcuNTExNTEgNC45MDkwOUM3LjM3MTY0IDQuOTA5MDkgNy4yNTEwMyA0Ljg2NDU4IDcuMTQ5NjggNC43NzU1N0M3LjA1MDM1IDQuNjg2NTUgNy4wMDA2OSA0LjU3OTU1IDcuMDAwNjkgNC40NTQ1NUM3LjAwMDY5IDQuMzI5NTUgNy4wNTAzNSA0LjIyMjU0IDcuMTQ5NjggNC4xMzM1MkM3LjI1MTAzIDQuMDQ0NTEgNy4zNzE2NCA0IDcuNTExNTEgNEM3LjY1MTM3IDQgNy43NzA5NyA0LjA0NDUxIDcuODcwMyA0LjEzMzUyQzcuOTcxNjUgNC4yMjI1NCA4LjAyMjMzIDQuMzI5NTUgOC4wMjIzMyA0LjQ1NDU1QzguMDIyMzMgNC41Nzk1NSA3Ljk3MTY1IDQuNjg2NTUgNy44NzAzIDQuNzc1NTdDNy43NzA5NyA0Ljg2NDU4IDcuNjUxMzcgNC45MDkwOSA3LjUxMTUxIDQuOTA5MDlaIiBmaWxsPSIjMjEyMzI3Ii8+Cjwvc3ZnPgo=");width:16px;height:13px;background-repeat:no-repeat;background-size:cover;flex-shrink:0;margin-right:8px;display:inline-block;}.action-needed.mobile-4{display:flex;background-color:#79b7df;padding:10px;}.action-needed.mobile-4 h2{font-family:"Inter",sans-serif;font-style:normal;font-weight:700;font-size:15px;line-height:17px;margin:0;color:#001f60;}.action-needed.mobile-4 span{font-family:"Inter",sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16px;color:#001f60;padding-right:20px;display:block;}.action-needed.mobile-4 .end-chevron{position:relative;}.action-needed.mobile-4 .reverification-arrow{background:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI0IiB2aWV3Qm94PSIwIDAgOCA0IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNLTIuMTM4NThlLTA4IDAuNDg5MjQ5Qy02LjAwOTg4ZS0wNSAwLjM5NjUyNCAwLjAyODM0NTYgMC4zMDU4NTEgMC4wODE2ODUxIDAuMjI4NTI5QzAuMTM1MDI1IDAuMTUxMjA3IDAuMjEwOTI1IDAuMDkwNjc1MyAwLjI5OTkwNyAwLjA1NDQ5NzhDMC4zODg4ODkgMC4wMTgzMjAyIDAuNDg3MDIyIDAuMDA4MDkwOTggMC41ODIwMjMgMC4wMjUxMDIyQzAuNjc3MDI0IDAuMDQyMTEzNCAwLjc2NDY5MSAwLjA4NTU5NzYgMC44MzQwODMgMC4xNTAxMzRDMS41MTg2NiAwLjc4NjIwOSAzLjMwMDkxIDIuMjc4NTYgNC4wNDMxOCAyLjg5NzAyTDcuMTU2NTcgMC4xNDE5NTVDNy4yMDMxOCAwLjA5NjIxODUgNy4yNTkgMC4wNjAwNjAzIDcuMzIwNjMgMC4wMzU2NjI2QzcuMzgyMjUgMC4wMTEyNjUgNy40NDg0MSAtMC4wMDA4NDg0MzYgNy41MTUwNyA0LjYxNDk4ZS0wNUM3LjU4MTc0IDAuMDAwOTQwNzM2IDcuNjQ3NTMgMC4wMTQ4MjQgNy43MDg0MiAwLjA0MDg2NTlDNy43NjkzMSAwLjA2NjkwNzggNy44MjQwNSAwLjEwNDU0NyA3Ljg2OTMxIDAuMTUxNTE3QzcuOTE0NTcgMC4xOTg0ODcgNy45NDk0IDAuMjUzNzk5IDcuOTcxNjkgMC4zMTQwODZDNy45OTM5OCAwLjM3NDM3MiA4LjAwMzI3IDAuNDM4Mzc0IDcuOTk4OTggMC41MDIyMUM3Ljk5NDY5IDAuNTY2MDQ1IDcuOTc2OTEgMC42MjgzNzggNy45NDY3MyAwLjY4NTQxOUM3LjkxNjU2IDAuNzQyNDU5IDcuODc0NjIgMC43OTMwMjUgNy44MjM0NCAwLjgzNDAyOUw0LjM4NjggMy44NzQ3M0M0LjI5NzkzIDMuOTUzNTEgNC4xODE5MSAzLjk5ODA4IDQuMDYwOTMgMy45OTk5NEMzLjkzOTk2IDQuMDAxOCAzLjgyMjUyIDMuOTYwOCAzLjczMTA3IDMuODg0OEMzLjYyMTU3IDMuNzk0MiAxLjAzOTMyIDEuNjUyNTYgMC4xNDg4NDIgMC44MjU4NDlDMC4xMDE4ODEgMC43ODIxMSAwLjA2NDUyNTEgMC43Mjk4MDUgMC4wMzg5NjE0IDAuNjcxOTk3QzAuMDEzMzk3NyAwLjYxNDE4OSAwLjAwMDE1MDE4IDAuNTUyMDQ1IC0yLjEzODU4ZS0wOCAwLjQ4OTI0OVoiIGZpbGw9IiMwNDUzQzIiLz4KPC9zdmc+Cg==");content:"";display:block;height:10px;position:absolute;right:0;top:50%;transform:translateY(20%) rotate(270deg);width:15px;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important;}#reverification-banner{display:flex;align-items:center;justify-content:center;}.reverification-notif{display:flex;align-items:center;}@media(max-width:540px){.reverification-notif{flex-direction:column;}}.reverification-notif button{width:190px;}@media(max-width:540px){.reverification-notif button{width:100%;margin-top:10px;}}a.morelink{text-decoration:none;outline:0;}.morecontent span{display:none;}iframe.universal-qd{position:fixed;width:100vw;height:100vh;height:100dvh;top:0;left:0;}body:has(iframe.universal-qd:not(.hide)) .main-header{z-index:10;}#marketingpreferences-iframe{position:fixed;width:100%;height:100%;left:0;right:0;top:0;bottom:0;z-index:6;}.number{font-size:8em;font-weight:900;font-family:"Inter";}.number-container{left:-27px;bottom:-35px;z-index:2;position:absolute;}.top-10-description{font-size:20px;font-weight:400;width:290px;}@media(max-width:768px){.number{font-size:4em;font-weight:900;font-family:"Inter";}.number-container{left:-12px;bottom:-15px;z-index:2;position:absolute;}.top-10-img{width:140px;}.top-10-description{font-size:10px;font-weight:400;width:145px;}}.recent-empty-icon{width:22px;height:22px;filter:invert(1);}.recent-empty-title{font-size:22px;}.recent-empty-text{font-size:15px;}@media(max-width:768px){.recent-empty-icon{width:18px;height:18px;filter:invert(1);}.recent-empty-title{font-size:13px;}.recent-empty-text{font-size:12px;}}.main-content{position:relative;flex:1;}.gapcontent{margin-top:150px;}.loading-indicator{position:absolute;top:0;left:0;width:100%;height:100%;background:#041228;display:flex;justify-content:center;padding-top:20px;z-index:100;opacity:0;transition:opacity .3s ease;pointer-events:none;}.loading-indicator.active{opacity:1;pointer-events:all;}.loading-spinner{border:4px solid;border-top:4px solid #3498db;border-color:#ccc transparent;border-radius:50%;width:40px;height:40px;animation:spin .8s linear infinite;position:sticky;top:20px;}@keyframes spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}#maincarousel .d-none{display:none!important;}img.lazy{opacity:0;transition:opacity .6s ease-in;}img.fade-in{opacity:1;}.recent-placeholder{border:1px solid rgba(255,255,255,.5);border-radius:8px;}.recent-placeholder-img{width:15px;height:28px;}@media(max-width:768px){.recent-placeholder-img{width:8px;height:14px;}}.sk-container .skeleton{position:absolute;inset:0;background:linear-gradient(90deg,#2b2b4d 25%,#3a3a5e 50%,#2b2b4d 75%);background-size:200% 100%;animation:skeletonShimmer 1.6s infinite ease-in-out;z-index:1;border-radius:8px;}@keyframes skeletonShimmer{0%{background-position:-200% 0;}100%{background-position:200% 0;}}.ios-safari-scroll{-webkit-overflow-scrolling:touch;}