.catena-child-rating{display:flex;align-items:center;padding-top:5px;padding-bottom:5px}.catena-child-rating .star-rating{display:flex;align-items:center}.catena-child-rating .star-rating .back-stars{display:flex;color:var(--cc-color-rating-back-star);position:relative}.catena-child-rating .star-rating .back-stars .front-stars{display:flex;color:var(--cc-color-rating-front-star);overflow:hidden;position:absolute;top:0}.catena-child-rating .star-rating .back-stars .front-stars svg{min-width:14px}.catena-child-rating .catena-child-rating__label{margin-left:12px}.colored-rating .colored-rating__head{display:flex;align-items:center;justify-content:space-between}.colored-rating .colored-rating__value{font-weight:var(--cc-font-weight-bold)}.colored-rating .progressbar{height:3px;margin:8px 0 0;overflow:hidden;background-color:var(--white);box-shadow:inset 0 0 0 1px var(--border-stroke)}.colored-rating .progressbar__item{height:3px;background-color:var(--colored-rating-bg);width:calc(var(--colored-rating-value)/5*100%)}.catena-child-tooltip{position:relative}.catena-child-tooltip:hover .catena-child-tooltip__content{opacity:1;visibility:visible}.catena-child-tooltip__label{display:flex;align-items:flex-end;gap:8px;cursor:pointer}.catena-child-tooltip__label svg{fill:var(--cc-color-brand)}.catena-child-tooltip__content{position:absolute;bottom:calc(100% + 2px);left:calc(100% - 16px);display:flex;opacity:0;visibility:hidden;align-items:center;max-width:360px;padding:6px 10px;color:var(--white);background:var(--cc-color-brand);border-radius:8px;filter:drop-shadow(0px 0px 1px rgba(255, 255, 255, 0.4));transition:opacity .3s ease-in-out;z-index:9999}.catena-child-tooltip__content::before{position:absolute;content:"";bottom:-6px;left:10px;width:0;height:0;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);border-top:6px solid var(--cc-color-brand)}.crt-hero{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid var(--border-stroke)}@media(min-width: 768px){.crt-hero{display:grid;grid-template-areas:"basic basic" "pros ratings" "payments ratings" "promo promo";column-gap:40px;grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);margin-bottom:32px;padding-bottom:32px}}@media(min-width: 1200px){.crt-hero{grid-template-areas:"basic pros ratings" "basic payments ratings" "promo promo promo";grid-template-columns:554px minmax(0, 1fr) minmax(0, 1fr);padding-top:32px}}@media(min-width: 768px)and (max-width: 1199.98px){.crt-hero{padding-top:10px}}.crt-hero .crt-hero-basic{grid-area:basic}.crt-hero .crt-hero__logo{grid-area:logo}.crt-hero .crt-hero-pros{grid-area:pros}.crt-hero .crt-promo-section{grid-area:promo}.crt-hero .crt-hero-ratings{grid-area:ratings}.crt-hero .crt-hero-payments{grid-area:payments}.crt-hero .crt-hero__meta{grid-area:meta}.crt-hero--v4 .crt-hero__buttons .cta-btn::after,.crt-hero .cta-btn::after,.crt-hero .crt-promo-wrap .crt-promo.crt-promo-banner--v4 .cta-btn::after{content:"";width:14px;height:14px;flex:0 0 14px;display:inline-block;transform:translateY(-50%) rotate(-45deg);mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMSIgZmlsbD0ibm9uZSI+PHBhdGggZD0iTTcuNjA5NCA2LjEyNTJIMHYtMS4yNWg3LjYwOTRsLTMuNS0zLjVMNSAuNTAwMmw1IDUtNSA1LS44OTA2LS44NzUgMy41LTMuNVoiIGZpbGw9IiMwMDAiLz48L3N2Zz4=);mask-size:cover;mask-position:center;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMSIgZmlsbD0ibm9uZSI+PHBhdGggZD0iTTcuNjA5NCA2LjEyNTJIMHYtMS4yNWg3LjYwOTRsLTMuNS0zLjVMNSAuNTAwMmw1IDUtNSA1LS44OTA2LS44NzUgMy41LTMuNVoiIGZpbGw9IiMwMDAiLz48L3N2Zz4=);-webkit-mask-size:cover;-webkit-mask-position:center;margin-top:12px;margin-left:5px;transition:background-color .2s;background-color:var(--cc-casino-review-btn-color)}.crt-hero--v4 .crt-hero__buttons .cta-btn:hover::after,.crt-hero--v4 .crt-promo-wrap .crt-promo.crt-promo-banner--v4 .cta-btn:hover::after{background-color:var(--cc-casino-review-btn-hover-color)}.crt-hero--v4 .crt-hero__meta--v4{grid-row:4;grid-column:1/4;display:flex;justify-content:flex-start;align-items:center;white-space:nowrap;overflow-x:auto;gap:16px;scrollbar-width:none}.crt-hero--v4 .crt-hero__meta--v4::-webkit-scrollbar{display:none}@media(max-width: 767px){.crt-hero--v4 .crt-hero__meta--v4{margin-top:16px}}.crt-hero--v4 .crt-hero__meta--v4 .meta-item{display:flex;align-items:center;gap:10px}.crt-hero--v4 .crt-hero__meta--v4 .meta-item .meta-item-avatar{position:relative;width:32px;height:32px;flex-shrink:0}.crt-hero--v4 .crt-hero__meta--v4 .meta-item .meta-item-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%;border:1px solid var(--colors-surfaces-other-border-stroke)}.crt-hero--v4 .crt-hero__meta--v4 .meta-item .meta-item-avatar .factchecker-check{position:absolute;bottom:-2px;right:-2px;width:16px;height:16px;background:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center}.crt-hero--v4 .crt-hero__meta--v4 .meta-item .meta-item-avatar .factchecker-check svg{width:100%;height:100%}.crt-hero-basic{border-radius:8px;overflow:hidden}@media(min-width: 768px){.crt-hero-basic{display:grid;grid-template-areas:"logo title" "logo meta";gap:16px;grid-template-columns:168px 1fr;align-items:center;margin-bottom:40px}}@media(min-width: 769px){.crt-hero-basic{grid-template-columns:280px 1fr}}@media(min-width: 1200px){.crt-hero-basic{grid-template-areas:"logo" "title" "meta";grid-template-rows:190px 1fr auto;grid-template-columns:none;margin-bottom:0}}.crt-hero-basic .crt-hero__logo{grid-area:logo;object-fit:contain}@media(min-width: 768px){.crt-hero-basic .crt-hero__logo{height:100%;width:auto;max-width:100%}}@media(min-width: 1200px){.crt-hero-basic .crt-hero__logo{width:auto;max-width:100%}}.crt-hero-basic .crt-hero__title{grid-area:title}@media(min-width: 768px){.crt-hero-basic .crt-hero__title{margin-bottom:0 !important}}@media(min-width: 1200px){.crt-hero-basic .crt-hero__title{align-self:end}}@media(max-width: 768px){.crt-hero-basic .crt-hero__meta{margin-bottom:16px}}@media(min-width: 768px){.crt-hero__meta{display:flex;align-items:center;flex-wrap:wrap;gap:4px 48px}}@media(min-width: 1200px){.crt-hero__meta{align-self:end;margin-bottom:0}}@media(max-width: 767px){.crt-hero__meta>div{margin-bottom:6px}}@media(min-width: 768px){.crt-hero__meta span{font-weight:var(--cc-font-weight-regular)}}.crt-hero__label{margin-bottom:16px;font-weight:var(--cc-font-weight-bold);letter-spacing:.032px}.crt-hero-pros{margin-bottom:16px}@media(min-width: 768px){.crt-hero-pros{padding-bottom:16px;border-bottom:1px solid var(--border-stroke)}}.crt-hero-pros__label{margin-bottom:8px;font-weight:var(--cc-font-weight-bold)}.crt-hero__proslist{padding-left:0;margin-bottom:0;list-style-type:none}.crt-hero__proslist li{display:flex;align-items:center;gap:16px;margin-bottom:8px}.crt-hero__proslist li:last-of-type{margin-bottom:0}.crt-hero__proslist li .pros__icon{flex-shrink:0;position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:rgba(6,194,112,.1)}.crt-hero__proslist li .pros__icon::before{position:absolute;content:"";top:50%;left:50%;width:24px;height:24px;transform:translate(-50%, -50%);background-color:#06c270;mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuNTQ5OTggMTguMDAwMUwzLjg0OTk4IDEyLjMwMDFMNS4yNzQ5OCAxMC44NzUxTDkuNTQ5OTggMTUuMTUwMUwxOC43MjUgNS45NzUxTDIwLjE1IDcuNDAwMUw5LjU0OTk4IDE4LjAwMDFaIiBmaWxsPSIjMDZDMjcwIi8+Cjwvc3ZnPgo=");mask-size:cover;mask-position:center;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuNTQ5OTggMTguMDAwMUwzLjg0OTk4IDEyLjMwMDFMNS4yNzQ5OCAxMC44NzUxTDkuNTQ5OTggMTUuMTUwMUwxOC43MjUgNS45NzUxTDIwLjE1IDcuNDAwMUw5LjU0OTk4IDE4LjAwMDFaIiBmaWxsPSIjMDZDMjcwIi8+Cjwvc3ZnPgo=");-webkit-mask-size:cover;-webkit-mask-position:center}@media(max-width: 768px){.crt-hero-payments{margin-bottom:16px}}.crt-hero-payments__info{display:flex;align-items:center;flex-wrap:wrap;gap:4px 40px;margin-bottom:18px;overflow:hidden}@media(min-width: 768px){.crt-hero-payments__info{padding-bottom:16px;border-bottom:1px solid var(--border-stroke)}}.crt-hero-payments__item{display:flex;align-items:baseline;gap:8px;white-space:nowrap}.crt-hero-payments__item:nth-of-type(2){position:relative;justify-content:center}.crt-hero-payments__item:nth-of-type(2)::before{position:absolute;content:"";top:50%;left:-20px;height:18px;width:1px;transform:translateY(-50%);background:var(--border-stroke)}.crt-hero-payments__value{font-weight:var(--cc-font-weight-bold)}.crt-hero-deposits__label{margin-bottom:8px;font-weight:var(--cc-font-weight-regular)}@media(min-width: 769px){.crt-hero-deposits__label{font-weight:var(--cc-font-weight-bold)}}.crt-hero-deposits__list{display:flex;flex-wrap:wrap;gap:4px}@media(min-width: 768px){.crt-hero-deposits__list{gap:8px}}@media(min-width: 1024px){.crt-hero-deposits__list{gap:16px}}.crt-hero-deposits__list img{width:45px;height:31px;border:1px solid var(--border-stroke);padding:2px;object-fit:contain}@media(min-width: 768px){.crt-hero-deposits__list img{width:48px}}@media(min-width: 1024px){.crt-hero-deposits__list img{width:60px}}@media(min-width: 1200px){.crt-hero-deposits__list img{width:43px}}@media(max-width: 767px){.crt-hero-ratings{margin-bottom:18px}}.crt-hero-ratings__label{font-weight:var(--cc-font-weight-bold);letter-spacing:.032px;white-space:nowrap}@media(min-width: 1024px){.crt-hero-ratings__label{font-weight:var(--cc-font-weight-bold)}}.crt-hero-rating__overall{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:0 12px;margin-bottom:16px}@media(min-width: 768px){.crt-hero-rating__overall{padding-bottom:16px;border-bottom:1px solid var(--border-stroke)}}.crt-hero-rating__overall .catena-child-rating__label{margin-left:0;font-weight:var(--cc-font-weight-bold)}@media(min-width: 1024px){.crt-hero-rating__overall .catena-child-rating__label{font-weight:var(--cc-font-weight-bold)}}.crt-hero-rating__overall .catena-child-rating{flex-direction:row-reverse;gap:8px}.crt-hero-rating__overall .star-rating .back-stars,.crt-hero-rating__overall .star-rating .front-stars{gap:8px}.crt-hero-rating__item{margin-bottom:16px}@media(min-width: 1024px){.crt-hero-rating__item{margin-bottom:28px}}.crt-hero-rating__item:last-of-type{margin-bottom:0}@media(max-width: 767px){.crt-promo-section{margin-bottom:24px}}.crt-promo-wrap{margin-top:26px;margin-bottom:22px}@media(min-width: 768px){.crt-promo-wrap{margin-top:16px;margin-bottom:16px}}@media(min-width: 1200px){.crt-promo-wrap{margin-top:32px}}.crt-promo{padding-top:16px;padding-bottom:16px;color:var(--white);transition:top .3s ease-in-out,padding .1s ease-in-out}@media(min-width: 768px){.crt-promo{padding-top:32px;padding-bottom:32px}}.crt-promo:not(.is--sticky).js-crt-promo{display:none}.crt-promo:not(.is--sticky){width:100vw;margin-left:calc(50% - 50vw)}@media(hover: hover){.crt-promo:not(.is--sticky){width:calc(100vw - 17px);margin-left:calc(50% - 50vw + 8px)}}.crt-promo.is--sticky{position:fixed;left:0;right:0;bottom:0;z-index:999;padding-top:16px;padding-bottom:16px;z-index:999}@media(max-width: 767px){.crt-promo.is--sticky.is--top-position.is--top-position-mobile{top:0;bottom:auto}}@media(min-width: 768px){.crt-promo.is--sticky.is--top-position.is--top-position-desktop{top:0;bottom:auto}}.crt-promo-inner{display:flex;align-items:center;justify-content:space-between;gap:8px 32px;flex-wrap:wrap;margin-left:auto;margin-right:auto;box-sizing:border-box;max-width:1440px}@media(max-width: 743.98px){.crt-promo-inner{padding-left:16px;padding-right:16px}}@media(min-width: 744px)and (max-width: 1023.98px){.crt-promo-inner{padding-left:28px;padding-right:28px}}@media(min-width: 1024px)and (max-width: 1039.98px){.crt-promo-inner{padding-left:48px;padding-right:48px}}@media(min-width: 1040px){.crt-promo-inner{padding-left:60px;padding-right:60px}}.crt-promo-inner{max-width:1440px}@media(min-width: 768px){.crt-promo-inner{flex-wrap:nowrap}}.crt-promo__logo{width:65px;height:auto;padding:5px}@media(min-width: 1024px){.crt-promo__logo{width:106px}}.crt-promo__bonus{flex-grow:1;flex-basis:55%;font-weight:var(--cc-font-weight-bold);letter-spacing:.057px;text-transform:capitalize}.crt-promo__buttons,.crt-hero__buttons{display:flex;gap:8px;flex-shrink:0;flex-basis:45%;flex-grow:1}@media(min-width: 768px)and (max-width: 900px){.crt-promo__buttons,.crt-hero__buttons{flex-basis:50%}}.crt-promo__buttons .copy-btn,.crt-promo__buttons .cta-btn,.crt-hero__buttons .copy-btn,.crt-hero__buttons .cta-btn{flex-basis:50%;flex-grow:1;min-height:44px}@media(min-width: 768px)and (max-width: 900px){.crt-promo__buttons .copy-btn,.crt-promo__buttons .cta-btn,.crt-hero__buttons .copy-btn,.crt-hero__buttons .cta-btn{min-height:50px}}@media(min-width: 900px){.crt-promo__buttons .copy-btn,.crt-promo__buttons .cta-btn,.crt-hero__buttons .copy-btn,.crt-hero__buttons .cta-btn{min-height:58px}}.crt-promo__buttons .copy-btn,.crt-hero__buttons .copy-btn{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:6px;padding:10px 36px 10px 8px;color:var(--white);background:linear-gradient(90deg, var(--white) 50%, transparent 0) repeat-x,linear-gradient(90deg, var(--white) 50%, transparent 0) repeat-x,linear-gradient(0deg, var(--white) 50%, transparent 0) repeat-y,linear-gradient(0deg, var(--white) 50%, transparent 0) repeat-y;background-size:12px 1px,12px 1px,1px 12px,1px 12px;background-position:0 0,0 100%,0 0,100% 0;box-shadow:inset 0 0 0 2px hsla(0,0%,100%,0);transition:box-shadow .3s ease-in-out}@media(min-width: 768px){.crt-promo__buttons .copy-btn,.crt-hero__buttons .copy-btn{padding-left:16px;background-size:14px 2px,14px 2px,2px 14px,2px 14px}}@media(min-width: 900px){.crt-promo__buttons .copy-btn,.crt-hero__buttons .copy-btn{padding-right:38px;padding-left:16px}}.crt-promo__buttons .copy-btn:hover,.crt-hero__buttons .copy-btn:hover{text-decoration:none;box-shadow:inset 0 0 0 1px #fff}@media(min-width: 768px){.crt-promo__buttons .copy-btn:hover,.crt-hero__buttons .copy-btn:hover{box-shadow:inset 0 0 0 2px #fff}}.crt-promo__buttons .copy-btn::after,.crt-hero__buttons .copy-btn::after{position:absolute;content:"";top:50%;right:-4px;width:24px;height:24px;transform:translate(-50%, -50%);background-color:var(--white);mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSI+PG1hc2sgaWQ9ImEiIHN0eWxlPSJtYXNrLXR5cGU6YWxwaGEiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjAiIHk9IjAiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNSI+PHBhdGggZmlsbD0iI0Q5RDlEOSIgZD0iTTAgLjAwMWgyNHYyNEgweiIvPjwvbWFzaz48ZyBtYXNrPSJ1cmwoI2EpIj48cGF0aCBkPSJNOSAxOC4wMDFjLS41NSAwLTEuMDItLjE5Ni0xLjQxMi0uNTg4QTEuOTI2IDEuOTI2IDAgMCAxIDcgMTYuMDAydi0xMmMwLS41NS4xOTYtMS4wMi41ODgtMS40MTNBMS45MjYgMS45MjYgMCAwIDEgOSAyLjAwMWg5Yy41NSAwIDEuMDIuMTk2IDEuNDEzLjU4Ny4zOTEuMzkyLjU4Ny44NjMuNTg3IDEuNDEzdjEyYzAgLjU1LS4xOTYgMS4wMi0uNTg3IDEuNDEyYTEuOTI2IDEuOTI2IDAgMCAxLTEuNDEzLjU4OEg5Wm0wLTJoOXYtMTJIOXYxMlptLTQgNmMtLjU1IDAtMS4wMi0uMTk2LTEuNDEzLS41ODhBMS45MjYgMS45MjYgMCAwIDEgMyAyMC4wMDJ2LTE0aDJ2MTRoMTF2Mkg1WiIgZmlsbD0iI2ZmZiIgLz48L2c+PC9zdmc+");mask-size:cover;mask-position:center;-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSI+PG1hc2sgaWQ9ImEiIHN0eWxlPSJtYXNrLXR5cGU6YWxwaGEiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiIHg9IjAiIHk9IjAiIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNSI+PHBhdGggZmlsbD0iI0Q5RDlEOSIgZD0iTTAgLjAwMWgyNHYyNEgweiIvPjwvbWFzaz48ZyBtYXNrPSJ1cmwoI2EpIj48cGF0aCBkPSJNOSAxOC4wMDFjLS41NSAwLTEuMDItLjE5Ni0xLjQxMi0uNTg4QTEuOTI2IDEuOTI2IDAgMCAxIDcgMTYuMDAydi0xMmMwLS41NS4xOTYtMS4wMi41ODgtMS40MTNBMS45MjYgMS45MjYgMCAwIDEgOSAyLjAwMWg5Yy41NSAwIDEuMDIuMTk2IDEuNDEzLjU4Ny4zOTEuMzkyLjU4Ny44NjMuNTg3IDEuNDEzdjEyYzAgLjU1LS4xOTYgMS4wMi0uNTg3IDEuNDEyYTEuOTI2IDEuOTI2IDAgMCAxLTEuNDEzLjU4OEg5Wm0wLTJoOXYtMTJIOXYxMlptLTQgNmMtLjU1IDAtMS4wMi0uMTk2LTEuNDEzLS41ODhBMS45MjYgMS45MjYgMCAwIDEgMyAyMC4wMDJ2LTE0aDJ2MTRoMTF2Mkg1WiIgZmlsbD0iI2ZmZiIgLz48L2c+PC9zdmc+");-webkit-mask-size:cover;-webkit-mask-position:center}@media(min-width: 768px)and (max-width: 900px){.crt-promo__buttons .copy-btn::after,.crt-hero__buttons .copy-btn::after{right:-6px}}@media(min-width: 900px){.crt-promo__buttons .copy-btn::after,.crt-hero__buttons .copy-btn::after{right:0}}.crt-promo__buttons .copy-btn.is-active .copy-btn__label,.crt-hero__buttons .copy-btn.is-active .copy-btn__label{display:block}.crt-promo__buttons .copy-btn.is-active .copy-btn__bonus,.crt-hero__buttons .copy-btn.is-active .copy-btn__bonus{display:none}.crt-promo__buttons .copy-btn.is-active::after,.crt-hero__buttons .copy-btn.is-active::after{mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuNTQ5OTggMTguMDAwMUwzLjg0OTk4IDEyLjMwMDFMNS4yNzQ5OCAxMC44NzUxTDkuNTQ5OTggMTUuMTUwMUwxOC43MjUgNS45NzUxTDIwLjE1IDcuNDAwMUw5LjU0OTk4IDE4LjAwMDFaIiBmaWxsPSIjMDZDMjcwIi8+Cjwvc3ZnPgo=");-webkit-mask-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuNTQ5OTggMTguMDAwMUwzLjg0OTk4IDEyLjMwMDFMNS4yNzQ5OCAxMC44NzUxTDkuNTQ5OTggMTUuMTUwMUwxOC43MjUgNS45NzUxTDIwLjE1IDcuNDAwMUw5LjU0OTk4IDE4LjAwMDFaIiBmaWxsPSIjMDZDMjcwIi8+Cjwvc3ZnPgo=")}.crt-promo__buttons .copy-btn__label,.crt-hero__buttons .copy-btn__label{display:block;white-space:nowrap}@media(max-width: 767px){.crt-promo__buttons .copy-btn__label,.crt-hero__buttons .copy-btn__label{display:none}}.crt-promo__buttons .copy-btn__bonus,.crt-hero__buttons .copy-btn__bonus{font-weight:var(--cc-font-weight-bold)}.crt-promo__buttons .btn.cta-btn,.crt-hero__buttons .btn.cta-btn{background:var(--white);box-shadow:inset 0px 0px 0px 1px var(--white);color:var(--cc-color-brand);font-weight:var(--cc-font-weight-regular) !important}@media(min-width: 768px){.crt-promo__buttons .btn.cta-btn,.crt-hero__buttons .btn.cta-btn{box-shadow:inset 0px 0px 0px 2px var(--white);font-weight:var(--cc-font-weight-bold) !important}}.crt-promo__buttons .btn.cta-btn:hover,.crt-hero__buttons .btn.cta-btn:hover{color:var(--white)}.crt-promo__disclosure{text-align:center;font-style:italic}@media(min-width: 600px)and (max-width: 767px){.logged-in .site-header.is-hidden+.site-content .crt-promo.is--sticky.is--top-position.is--top-position-mobile{top:46px}}@media(min-width: 768px)and (max-width: 782px){.logged-in .site-header.is-hidden+.site-content .crt-promo.is--sticky.is--top-position.is--top-position-desktop{top:46px}}@media(min-width: 782px){.logged-in .site-header.is-hidden+.site-content .crt-promo.is--sticky.is--top-position.is--top-position-desktop{top:32px}}@media(min-width: 650px)and (max-width: 767px){.logged-in .site-header:not(.is-hidden)+.site-content .crt-promo.is--sticky.is--top-position.is--top-position-mobile{top:100px}}@media(min-width: 768px)and (max-width: 782px){.logged-in .site-header:not(.is-hidden)+.site-content .crt-promo.is--sticky.is--top-position.is--top-position-desktop{top:100px}}@media(min-width: 782px){.logged-in .site-header:not(.is-hidden)+.site-content .crt-promo.is--sticky.is--top-position.is--top-position-desktop{top:86px}}@media(min-width: 1024px){.logged-in .site-header:not(.is-hidden)+.site-content .crt-promo.is--sticky.is--top-position.is--top-position-desktop{top:120px}}@media(max-width: 767px){.site-header.is-hidden+.site-content .crt-promo.is--sticky.is--top-position.is--top-position-mobile{top:0}}@media(min-width: 768px){.site-header.is-hidden+.site-content .crt-promo.is--sticky.is--top-position.is--top-position-desktop{top:0}}@media(max-width: 767px){.site-header:not(.is-hidden)+.site-content .crt-promo.is--sticky.is--top-position.is--top-position-mobile{top:54px}}@media(min-width: 768px){.site-header:not(.is-hidden)+.site-content .crt-promo.is--sticky.is--top-position.is--top-position-desktop{top:54px}}@media(min-width: 1024px){.site-header:not(.is-hidden)+.site-content .crt-promo.is--sticky.is--top-position.is--top-position-desktop{top:88px}}.crt-hero__de-monetised-text svg{display:none}@media(min-width: 768px){.crt-hero__de-monetised-text svg{display:block}}.crt-hero__de-monetised-text{display:flex;height:100%;padding:8px;justify-content:center;align-items:center;gap:8px;align-self:center;border:3px dashed #ebbc46;background:rgba(235,188,70,.2);box-shadow:0 0 20px 0 rgba(0,0,0,.25);color:#fff}.crt-hero--default .crt-hero__de-monetised-text,.crt-hero--v1 .crt-hero__de-monetised-text,.crt-hero--v3 .crt-hero__de-monetised-text{color:var(--black)}.crt-hero--unicorn-standard .crt-hero__de-monetised-text{background:rgba(0,0,0,0);border:3px dashed var(--black);border-radius:16px;color:var(--text-primary);box-shadow:none;font-size:var(--text-sm);line-height:var(--cc-line-height-sm)}.crt-hero--unicorn-standard .crt-hero__de-monetised-text svg{display:block}.crt-hero--unicorn-standard .crt-hero-basic .crt-hero__de-monetised-text{min-height:186px}.crt-hero__de-monetised-text{text-align:center;font-size:10px;font-weight:700;line-height:20px}@media(min-width: 768px){.crt-hero__de-monetised-text{padding:10px 16px;font-size:var(--text-md);line-height:30px}}.crt-hero--v4 .crt-hero-basic--de-monetised,.crt-hero--unicorn-standard .crt-hero-basic--de-monetised{background-color:var(--alert-negative-dark)}.crt-hero--unicorn-standard .crt-hero-basic--de-monetised{background-color:var(--surface-channeliser)}.crt-hero-basic--de-monetised .crt-hero__de-monetised{padding:18px 8px 8px 8px}@media(min-width: 768px){.crt-hero-basic--de-monetised .crt-hero__de-monetised{padding:16px}}.crt-hero-basic--de-monetised .crt-hero__de-monetised .crt-hero__de-monetised-link{display:flex;padding:16px;justify-content:center;align-items:center;flex:1 0 0;align-self:stretch;margin-top:16px;border-radius:8px;background:var(--white);box-shadow:0 0 8px 0 rgba(0,0,0,.25);color:var(--black);text-align:center;font-size:var(--text-md);font-weight:var(--cc-font-weight-strong, 900);line-height:var(--cc-line-height-lg);text-transform:uppercase}.crt-hero--unicorn-standard .crt-hero-basic--de-monetised .crt-hero__de-monetised .crt-hero__de-monetised-link{border-radius:16px;background-color:var(--cta-primary);color:var(--cta-text-light);border:2px solid var(--cta-primary-hover);transform:translateY(-3px);transition:transform 160ms cubic-bezier(0.25, 0.8, 0.25, 1),box-shadow 160ms cubic-bezier(0.25, 0.8, 0.25, 1),background-color 160ms ease;will-change:transform,box-shadow;box-shadow:.5px 3px 0px 0px var(--cta-primary-hover);font-weight:var(--cc-font-weight-bold);text-transform:uppercase;text-decoration:none}.crt-hero--unicorn-standard .crt-hero-basic--de-monetised .crt-hero__de-monetised .crt-hero__de-monetised-link svg{display:none}.crt-hero--unicorn-standard .crt-hero-basic--de-monetised .crt-hero__de-monetised .crt-hero__de-monetised-link:hover{background-color:var(--cta-primary-hover);transform:translateY(0px);box-shadow:0px 0px 0px 0px var(--cta-primary-border);text-decoration:none}.crt-hero--unicorn-standard .crt-hero-basic--de-monetised .crt-hero__de-monetised .crt-hero__de-monetised-link:active{transform:translateY(0);box-shadow:none}.crt-promo-section--de-monetised .crt-promo__logo{display:none}@media(min-width: 768px){.crt-promo-section--de-monetised .crt-promo__logo{display:block}}.crt-promo-section--de-monetised .crt-promo{padding-bottom:0 !important}@media(min-width: 768px){.crt-promo-section--de-monetised .crt-promo{padding-bottom:32px !important}}.crt-promo-section--de-monetised .crt-promo__separator{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;height:-webkit-fill-available}@media(min-width: 768px){.crt-promo-section--de-monetised .crt-promo__separator{flex-direction:row}}.crt-promo-section--de-monetised .crt-promo__separator .crt-hero__de-monetised-text{margin-bottom:10px;width:100%}@media(min-width: 768px){.crt-promo-section--de-monetised .crt-promo__separator .crt-hero__de-monetised-text{width:100%;margin-bottom:0}}.crt-promo-section--de-monetised .crt-promo__separator .crt-promo__buttons{flex-grow:0;margin-inline:-15px}.crt-promo-section--de-monetised .crt-promo__separator .crt-promo__buttons a::after{display:none}@media(min-width: 768px){.crt-promo-section--de-monetised .crt-promo__separator .crt-promo__buttons{margin-inline:0}.crt-promo-section--de-monetised .crt-promo__separator .crt-promo__buttons a::after{display:block}}.crt-hero--v1 .cta-btn:hover::after{background-color:var(--cc-casino-review-btn-hover-color) !important}.bonus-harvester-section{display:flex;flex-direction:column;padding:24px 0;gap:16px}.bonus-harvester-section .bonus-harvester-heading-wrapper{display:flex;gap:4px;flex-direction:column}@media(min-width: 768px){.bonus-harvester-section .bonus-harvester-heading-wrapper{flex-direction:row}}.bonus-harvester-section .bonus-harvester-heading-wrapper h2{padding-bottom:0}.bonus-harvester-section .bonus-harvester-heading-wrapper .bonus-harvester-arrows{display:none}@media(min-width: 768px){.bonus-harvester-section .bonus-harvester-heading-wrapper .bonus-harvester-arrows{display:flex}}.bonus-harvester-section .bonus-harvester-heading{margin-bottom:0}.bonus-harvester-section .bonus-harvester-disclaimer-wrapper{display:flex;align-items:center;gap:4px;flex:1}.bonus-harvester-section .bonus-harvester-disclaimer-wrapper p{font-size:var(--text-xxs, 10px);color:var(--text-secondary, #494745);margin:0 !important}.bonus-harvester-section .bonus-harvester-disclaimer-wrapper__icon{display:flex;justify-content:center;align-items:center;width:18px;height:18px}.bonus-harvester-section .bonus-harvester-cards{position:relative;display:flex;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.bonus-harvester-section .bonus-harvester-cards::-webkit-scrollbar{display:none}.bonus-harvester-section .bonus-card-wrapper{width:311px;height:135px;flex-shrink:0;scroll-snap-align:start}.bonus-harvester-section .bonus-card{position:relative;height:106px;padding:16px 32px;justify-content:space-between;color:#fff;text-decoration:none;overflow:visible;display:flex;gap:8px;-webkit-mask-image:radial-gradient(circle 17px at left 50%, transparent 98%, black 100%),radial-gradient(circle 17px at right 50%, transparent 98%, black 100%),linear-gradient(black, black);-webkit-mask-composite:destination-out,destination-out,source-over;mask-image:radial-gradient(circle 17px at left 50%, transparent 98%, black 100%),radial-gradient(circle 17px at right 50%, transparent 98%, black 100%),linear-gradient(black, black);mask-composite:exclude;border-left:2px solid rgba(0,0,0,0);border-image:repeating-linear-gradient(to bottom, var(--white) 0 4px, transparent 4px 8px) 1}.bonus-harvester-section .bonus-card__type{display:flex;justify-content:space-between;height:7px;border-radius:0 0 8px 8px;padding:4px 24px;position:relative;transition:height .3s ease}.bonus-harvester-section .bonus-card__type--bonus{font-size:var(--text-xs, 12px);font-weight:var(--cc-font-weight-bold, 700);color:var(--black, #000);display:flex;justify-content:center;align-items:center;margin-bottom:0 !important;opacity:0;transition:opacity .3s ease}.bonus-harvester-section .bonus-card__type--label{display:flex;position:absolute;bottom:4px;right:24px;height:21px;justify-content:center;align-items:center;font-size:var(--text-xxs, 10px);font-weight:var(--cc-font-weight-bold, 700);border-radius:999px;padding:4px 8px;transform:translateY(-2px);transition:transform .3s ease,opacity .3s ease}.bonus-harvester-section .bonus-card__description{font-size:var(--text-xs, 12px);width:215px;font-weight:400}.bonus-harvester-section .bonus-card__arrow{display:flex;justify-content:center;align-items:center;align-self:center;width:32px;height:32px;cursor:pointer}.bonus-harvester-section .bonus-card-wrapper:last-child .bonus-card{border-right:2px solid rgba(0,0,0,0)}.bonus-harvester-section .bonus-card-wrapper.is-active .bonus-card__type--label{transform:translateY(0);opacity:1}.bonus-harvester-section .bonus-card-wrapper.is-active .bonus-card__type{height:29px}.bonus-harvester-section .bonus-card-wrapper.is-active .bonus-card__type--bonus{opacity:1}.bonus-harvester-section .bonus-card-wrapper:hover{text-decoration:none}.bonus-harvester-section .bonus-card-wrapper:hover .bonus-card__type--label{transform:translateY(0);opacity:1}.bonus-harvester-section .bonus-card-wrapper:hover .bonus-card__type{height:29px}.bonus-harvester-section .bonus-card-wrapper:hover .bonus-card__type--bonus{opacity:1}.bonus-harvester-section .bonus-harvester-arrows{display:flex;justify-content:flex-end;gap:8px;cursor:pointer}.bonus-harvester-section .bonus-harvester-arrows img{width:32px;height:32px}.bonus-harvester-section .bonus-harvester-arrows--right{rotate:-180deg}@media(min-width: 768px){.bonus-harvester-section .bonus-harvester-arrows{display:none}}.bonus-harvester-section .bonus-card__type{color:var(--text-primary, #0F0E0D)}.bonus-harvester-section .bonus-card__type--weekly{background-color:var(--bonus-harvester-weekly-border, #FB9D3B)}.bonus-harvester-section .bonus-card__type--weekly .bonus-card__type--label{border:1px solid var(--orange-500, #FF8200);background-color:var(--bonus-harvester-weekly-label-background, #FFE4C9)}.bonus-harvester-section .bonus-card__type--event{background-color:var(--bonus-harvester-event-border, #5F9DDE)}.bonus-harvester-section .bonus-card__type--event .bonus-card__type--label{border:1px solid var(--blue-400, #4E87C2);background-color:var(--bonus-harvester-event-label-background, #D5EBFF)}.bonus-harvester-section .bonus-card__type--always_on{background-color:var(--bonus-harvester-always-on-border, #36D08D)}.bonus-harvester-section .bonus-card__type--always_on .bonus-card__type--label{border:1px solid var(--alert-positive-hover, #047745);background-color:var(--bonus-harvester-always-on-label-background, #E1FFF2)}.bonus-harvester-section .bonus-card__type--one_time{background-color:var(--bonus-harvester-one-time-border, #FFDD77)}.bonus-harvester-section .bonus-card__type--one_time .bonus-card__type--label{border:1px solid var(--cc-color-orange, #FFC107);background-color:var(--rating-container, #FFF9E6)}.bonus-harvester-section .bonus-card__type--daily{background-color:var(--bonus-harvester-daily-border, #FD7C7C)}.bonus-harvester-section .bonus-card__type--daily .bonus-card__type--label{border:1px solid var(--alert-negative-dark, #DC2626);color:var(--alert-negative-dark, #DC2626);background-color:var(--alert-negative-light, #FEF5F5)}.bonus-harvester-section .bonus-card__type--unknown{background-color:var(--grey-200, #979594)}.bonus-harvester-section .bonus-card__type--unknown .bonus-card__type--label{border:1px solid var(--grey-500, #1c1917);background-color:var(--grey-50, #e8e8e8)}.site-playusa .bonus-harvester-section .bonus-card{background-color:var(--surfaces-secondary)}.site-playmichigan .bonus-harvester-section .bonus-card{background-color:var(--blue-900)}.site-playpennsylvania .bonus-harvester-section .bonus-card{background-color:var(--red-900)}.site-playnewjersey .bonus-harvester-section .bonus-card{background-color:#6b542a}.site-bonus .bonus-harvester-section .bonus-card{background-color:var(--blue-900)}/*# sourceMappingURL=casino-review.min.css.map */
