.mobile-only{display:flex!important}.desktop-only{display:none!important}.ch-toggle-icon{width:30px;padding-bottom:5px;height:30px;display:inline-flex;justify-content:center;align-items:center;transition:transform .25s ease}.ch-toggle-icon svg{width:20px}.ch-toggle-icon path{stroke:#112653}.ch-copy{font-size:5vw;font-weight:500;text-align:center}.ch-heading{text-align:center;font-weight:600;font-size:6vw;margin-bottom:5vw}@media only screen and (min-width:768px){.ch-heading{margin-bottom:20px;font-size:24px}.ch-copy{font-size:18px}}@media only screen and (min-width:1024px){.mobile-only{display:none!important}.desktop-only{display:flex!important}}body{padding-bottom:1000px}.ch-boxed{margin:15vw auto;width:100%}.ch-box-wrapper{display:flex;flex-direction:column;background-color:#f1f6ff;padding:10vw 0}.row{margin-left:auto;margin-right:auto;max-width:1230px;display:flex;flex-wrap:wrap;width:100%}.row.expanded{max-width:100%;padding:0 30px}.col{padding-left:7vw;padding-right:7vw;box-sizing:border-box}.m-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.m-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.m-3{flex:0 0 25%;max-width:25%}.m-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.m-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.m-6{flex:0 0 50%;max-width:50%}.m-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.m-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.m-9{flex:0 0 75%;max-width:75%}.m-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.m-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.m-12{flex:0 0 100%;max-width:100%}@media only screen and (min-width:768px){.t-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.t-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.t-3{flex:0 0 25%;max-width:25%}.t-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.t-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.t-6{flex:0 0 50%;max-width:50%}.t-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.t-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.t-9{flex:0 0 75%;max-width:75%}.t-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.t-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.t-12{flex:0 0 100%;max-width:100%}.ch-boxed{margin:60px auto;max-width:1230px;width:100%;padding:0 45px}.ch-box-wrapper{border-radius:20px;padding:50px 0}}@media only screen and (min-width:1024px){.d-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.d-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.d-3{flex:0 0 25%;max-width:25%}.d-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.d-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.d-6{flex:0 0 50%;max-width:50%}.d-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.d-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.d-9{flex:0 0 75%;max-width:75%}.d-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.d-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.d-12{flex:0 0 100%;max-width:100%}}@media only screen and (min-width:768px){.col{padding-left:15px;padding-right:15px}.row{padding:0 30px}}html{scroll-behavior:smooth}[class*=-block][id]{scroll-margin-top:180px}*{margin:0;padding:0;box-sizing:border-box}a{text-decoration:none;color:inherit}body{margin:0;font-family:Poppins,sans-serif;color:#112653}ul{list-style:none}button,input,select,textarea{font:inherit;margin:0;padding:0;border:none;background:0 0;outline:0}img{max-width:100%;height:auto;display:block}.mobile-menu{z-index:9;position:fixed;left:0;top:0;width:100%;height:100vh;overflow-y:scroll;background:#112653;transform:translateY(-100%);transition:transform .3s ease-in-out;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.mobile-menu .header-nav-menu-wrapper{width:100%}.mobile-menu .header-nav-menu-wrapper .header-nav-menu{flex-direction:column}.mobile-menu .header-nav-menu-wrapper .header-nav-menu li a{padding:30px;font-size:5vw;justify-content:space-between}.mobile-menu .header-nav-menu-wrapper .header-nav-menu li.open>a::after{transform:rotate(180deg)}.mobile-menu .header-nav-menu-wrapper .header-nav-menu .sub-menu{height:0;overflow:hidden;transition:height .3s ease-in-out}.mobile-menu .header-nav-menu-wrapper .header-nav-menu .sub-menu a{font-size:4vw;padding-left:40px;background-color:#19346f}.mobile-menu .header-nav-menu-wrapper .header-nav-menu .sub-menu .sub-menu a{background-color:#112653;padding-left:60px}.mobile-menu .header-nav-menu-wrapper .header-nav-menu .menu-item-has-children.open>.sub-menu{height:auto}.mobile-menu .mobile-header-side{padding:5vw 0;background-color:#19346f;width:100%}.mobile-menu .mobile-header-side .header-side{display:flex;justify-content:center;-moz-column-gap:5vw;column-gap:5vw;align-items:center}.mobile-menu .mobile-header-side .header-side a{display:flex}.mobile-menu .mobile-header-side .header-side a svg{height:6vw;width:auto}.mobile-menu.show{transform:translateY(0)}.mobile-menu-toggle-wrapper button{background:0 0;border:none;cursor:pointer;padding:0}.mobile-menu-toggle-wrapper button .hamburger{width:8vw;height:.5vw;background:#fff;display:flex;justify-content:flex-end;position:relative;transition:.25s ease-in-out}.mobile-menu-toggle-wrapper button .hamburger::after,.mobile-menu-toggle-wrapper button .hamburger::before{transition:.25s ease-in-out;content:"";width:8vw;height:.5vw;background:#fff;display:block;position:absolute}.mobile-menu-toggle-wrapper button .hamburger::before{top:-2vw}.mobile-menu-toggle-wrapper button .hamburger::after{top:2vw}.mobile-menu-toggle-wrapper button.active .hamburger{background:0 0}.mobile-menu-toggle-wrapper button.active .hamburger::before{top:0;width:6vw;transform:rotate(45deg)}.mobile-menu-toggle-wrapper button.active .hamburger::after{width:6vw;top:0;transform:rotate(-45deg)}@media only screen and (min-width:768px){.mobile-menu .header-nav-menu li.menu-item-has-children>a::after{width:30px}.mobile-menu .header-nav-menu-wrapper .header-nav-menu li a{padding:45px;font-size:24px}.mobile-menu .header-nav-menu-wrapper .header-nav-menu .sub-menu a{font-size:20px;padding-left:65px}.mobile-menu .header-nav-menu-wrapper .header-nav-menu .sub-menu .sub-menu a{padding-left:60px}.mobile-menu .mobile-header-side{padding:30px 0}.mobile-menu .mobile-header-side .header-side{-moz-column-gap:25px;column-gap:25px}.mobile-menu .mobile-header-side .header-side a svg{height:30px}.mobile-menu-toggle-wrapper button .hamburger{width:40px;height:3px}.mobile-menu-toggle-wrapper button .hamburger::after,.mobile-menu-toggle-wrapper button .hamburger::before{transition:.25s ease-in-out;content:"";width:40px;height:3px}.mobile-menu-toggle-wrapper button .hamburger::before{top:-10px}.mobile-menu-toggle-wrapper button .hamburger::after{top:10px}.mobile-menu-toggle-wrapper button.active .hamburger::before{width:30px}.mobile-menu-toggle-wrapper button.active .hamburger::after{width:30px}}.main-header{background:#112653;z-index:9999;position:fixed;width:100%}.main-header .header-inner{justify-content:space-between;padding:3vw 0}.main-header .header-logo{display:flex;align-items:center}.main-header .header-logo a{display:flex;align-items:center}.main-header .header-logo a img{height:12vw}.main-header .header-side-wrapper{display:flex;align-items:center;margin-left:auto}.main-header .header-side-wrapper .header-side{display:flex;flex-direction:row;gap:15px}.main-header .header-side-wrapper .header-side a{display:flex;transition:.3s;align-items:flex-end}.main-header .header-side-wrapper .header-side a:hover{color:gold}.main-header .header-side-wrapper .header-side a svg{height:16px}@media only screen and (min-width:768px){.main-header .header-logo a img{height:50px}.main-header .header-inner{padding:20px 30px}}@media only screen and (min-width:1024px){.main-header .header-logo a img{height:40px}.main-header .header-inner{padding:0 30px}}.header-nav-menu{display:flex;list-style:none}.header-nav-menu li a{font-size:14px;color:#fff;padding:30px 20px;display:flex;flex-direction:row;transition:.3s}@media only screen and (min-width:1024px){.header-nav-menu li a:hover{background-color:#19346f}}.header-nav-menu li.menu-item-has-children{position:relative}.header-nav-menu li.menu-item-has-children>a::after{content:"";background-image:url(../images/chevron.svg);background-repeat:no-repeat;background-size:contain;background-position:center;width:5vw;margin-left:10px;transition:.3s}@media only screen and (min-width:1024px){.header-nav-menu li.menu-item-has-children>a::after{width:15px}}@media only screen and (min-width:1024px){.header-nav-menu li.menu-item-has-children:hover>a{background-color:#19346f}}@media only screen and (min-width:1024px){.header-nav-menu li.menu-item-has-children:hover>a::after{transform:rotate(180deg)}}@media only screen and (min-width:1024px){.header-nav-menu li.menu-item-has-children .header-side-wrapper{display:flex;align-items:center}.header-nav-menu li.menu-item-has-children .main-header{position:relative}.header-nav-menu li.menu-item-has-children:hover>.sub-menu{pointer-events:all;visibility:visible;opacity:1}.header-nav-menu li.menu-item-has-children .sub-menu{pointer-events:none;background-color:#19346f;position:absolute;top:100%;left:0;min-width:100%;visibility:hidden;opacity:0;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;box-shadow:0 4px 10px rgba(0,0,0,.1)}.header-nav-menu li.menu-item-has-children .sub-menu li a{color:#fff;padding:20px;white-space:nowrap}.header-nav-menu li.menu-item-has-children .sub-menu li a:hover{background-color:#112653}.header-nav-menu li.menu-item-has-children .sub-menu li.menu-item-has-children>a::after{content:url(../images/chevron.svg);width:15px;margin-left:10px;transition:.3s;transform:rotate(270deg)}.header-nav-menu li.menu-item-has-children .sub-menu li .sub-menu{left:100%;top:0}.header-nav-menu li.menu-item-has-children .sub-menu li.menu-item-has-children:hover>a{background-color:#112653}.header-nav-menu li.menu-item-has-children .sub-menu:hover{pointer-events:all}}.casino-list-inner{row-gap:5vw}.casino-card{display:flex;flex-direction:column;background-color:#f1f6ff;border-radius:4.5vw;padding:5vw}.casino-card-brand{display:flex;flex-direction:column;align-items:center}.casino-card-header{width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:stretch;background-color:#fff;border-radius:999px;margin-bottom:5vw}.casino-card-logo{box-shadow:0 4px 20px rgba(0,0,0,.12);width:22vw;padding:2vw;background-color:#fff;border-radius:999px;display:flex;justify-content:center;align-items:center}.casino-card-rating{width:100%;aspect-ratio:1;display:flex;justify-content:center;align-items:center;font-size:6vw;position:relative;border-radius:999px;font-weight:500}.casino-card-rating::before{content:"";position:absolute;inset:0;border-radius:999px;padding:2vw;background:conic-gradient(#2ecc71 calc(var(--rating,0) * 1%),rgba(46,204,113,.3) 0);-webkit-mask:radial-gradient(farthest-side,rgba(0,0,0,0) calc(100% - 2vw),#000 calc(100% - 2vw));mask:radial-gradient(farthest-side,rgba(0,0,0,0) calc(100% - 2vw),#000 calc(100% - 2vw))}.casino-card-rating-wrapper{padding:2.5vw;display:flex;width:22vw;border-radius:999px;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.12)}.casino-card-title{font-size:5vw;font-weight:600;text-align:center;display:flex;align-items:center;margin-bottom:4vw;text-decoration:underline}.casino-card-attributes-list{row-gap:4vw;margin-bottom:5vw;display:flex;flex-direction:column;justify-content:center}.casino-card-attribute{font-size:4vw;font-weight:500;-moz-column-gap:2vw;column-gap:2vw;display:flex;flex-direction:row;justify-content:center;align-items:center}.casino-card-cta{display:flex;flex-direction:column;row-gap:4vw;margin-bottom:5vw}.casino-card-cta .btn-primary,.casino-card-cta .btn-secondary{border-radius:8px;color:#fff;font-size:4vw;font-weight:500;width:100%;text-align:center;padding:2.5vw 0}.casino-card-cta .btn-primary{background:linear-gradient(90deg,#64a2ea 0,#007ed9 100%);border:1px solid transparent}.casino-card-cta .btn-secondary{color:#007ed9;background-color:#fff;border:1px solid #007ed9}.casino-card-bonuses{display:flex;align-items:stretch}.casino-card-bonus{text-align:center;max-width:50%;padding:0 3vw;display:flex;flex-direction:column}.casino-card-bonus-label{font-size:4vw;color:rgba(30,101,176,.5);font-weight:600;margin-bottom:2vw}.casino-card-bonus-detail{font-size:3.5vw;font-weight:500}@media only screen and (min-width:768px){.casino-list-inner{row-gap:30px}.casino-card{border-radius:20px;padding:15px;height:100%}.casino-card-header{margin-bottom:15px}.casino-card-logo{width:93px;padding:8px}.casino-card-rating{font-size:20px}.casino-card-rating::before{padding:10px;-webkit-mask:radial-gradient(farthest-side,rgba(0,0,0,0) calc(100% - 8px),#000 calc(100% - 8px));mask:radial-gradient(farthest-side,rgba(0,0,0,0) calc(100% - 8px),#000 calc(100% - 8px))}.casino-card-rating-wrapper{padding:10px;width:93px}.casino-card-title{font-size:18px;margin-bottom:20px}.casino-card-title svg{width:8px;margin-left:10px}.casino-card-attributes-list{row-gap:16px;margin-bottom:20px}.casino-card-attribute{font-size:14px;-moz-column-gap:8px;column-gap:8px}.casino-card-cta{row-gap:12px;margin-bottom:20px}.casino-card-cta .btn-primary,.casino-card-cta .btn-secondary{border-radius:8px;font-size:16px;padding:15px 0}.casino-card-bonus{padding:0 8px}.casino-card-bonus-label{font-size:16px;margin-bottom:10px}.casino-card-bonus-detail{font-size:16px}}@media only screen and (min-width:1024px){.horizontal-cards .casino-list-inner{display:flex;flex-direction:column;row-gap:45px}.horizontal-cards .casino-card-title{margin:0}.horizontal-cards .casino-card-main{display:flex;align-items:center;justify-content:space-between}.horizontal-cards .casino-card-header{-moz-column-gap:30px;column-gap:30px}.horizontal-cards .casino-card-bonuses{order:1;display:flex;flex-direction:column}.horizontal-cards .casino-card-bonus{padding:0;max-width:100%}.horizontal-cards .casino-card-attributes-list{order:2;display:grid;grid-template-columns:1fr 1fr;margin:0;gap:10px}.horizontal-cards .casino-card-attribute{justify-content:flex-start}.horizontal-cards .casino-card-cta{margin:0;order:3}.horizontal-cards .casino-card-cta a{padding:10px 15px}}
/*# sourceMappingURL=main.css.map */
