:root {
    --yellow: #ffc72c;
    --dark-yellow: #eeb825;
    --dark-blue: #002F6C;
    --red: #ff1a1a;
    --dark-red: #cc0000;
    --white: #fff;
    --bonus-c: #ff1a1a;
    --body: #0c1719;
    --footer: #20282E;
    --footer-border: #434D54;
    --table-border: #D3DADF;
    --table-terms: #AEB1BE;
    --disclaimer: #949FA8;
    --btn-shadow: 0 2px 5px rgb(0 47 108 / 50%);
    --transition: all .2s ease-in-out;
    --top-list-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22.576 22.576'%3E%3Cpath fill='%23ffc72d' fill-rule='evenodd' d='M0 11.288A11.292 11.292 0 0 1 16.305 1.174a1.129 1.129 0 1 1-1 2.022 9.032 9.032 0 1 0 5.017 8.092 9.133 9.133 0 0 0-.055-1 1.129 1.129 0 0 1 2.244-.248 11.406 11.406 0 0 1 .069 1.253A11.29 11.29 0 0 1 0 11.288zm22.245-8.7a1.129 1.129 0 0 1 0 1.6L12.086 14.344a1.129 1.129 0 0 1-1.6 0L7.1 10.957a1.131 1.131 0 0 1 1.6-1.6l2.588 2.588 9.361-9.361a1.129 1.129 0 0 1 1.6 0z'/%3E%3C/svg%3E");
}

a:hover {text-decoration: none;}

/*Filter color from black*/
.filter-gray {filter: invert(69%) sepia(9%) saturate(342%) hue-rotate(165deg) brightness(89%) contrast(91%);}

/* Main css */
body.no-webp.img {background: url(/images/body-bg.png), var(--body); background-repeat: no-repeat;background-size: cover;}
body.webp.img {background: url(/images/body-bg.webp), var(--body); background-repeat: no-repeat;background-size: cover;}
body {overflow-x: hidden;color: #fff;font-size: 1rem;line-height: 1.4;font-family: 'Open Sans', sans-serif;text-align: left;transition: all 200ms linear;position: relative;background-color: var(--body);}
#article {padding: 10px 20px;overflow:hidden;position: relative;}
.container {width: 1200px; max-width: 100%;}
h1, h2, h3, h4, h5, h6 {clear: both;font-family: 'Open Sans', sans-serif;}
h1 {font-size: 2.1rem;color: var(--white);text-align: center;font-weight: 700;margin: 20px 0;}
h1 span {color: var(--red); display: inline;}
h2 {font-size: 1.75rem; font-weight: 700; margin: 20px 0; color: var(--red);}
.top-list li { position: relative; padding-left: 25px; font-size: 13px; color: var(--yellow); text-align: left; }
.top-list li:after { position: absolute; content: ''; background: var(--top-list-icon) no-repeat center; width: 18px; height: 18px; display: block; top: 50%; left: 0; transform: translate(0, -50%); }
.disclosure { background: #F2F4F5; }
#footer {background-color: var(--footer);margin-top: 4em;padding: 0 20px;}
#footer .title {color: var(--red); font-size: 1rem;}
#footer .disclaimer {color: var(--disclaimer); font-size: 12px;}
#footer .links {border-bottom: 1px solid var(--footer-border); border-top: 1px solid var(--footer-border);}
#footer a {color: var(--white); line-height: 1.5;}
#footer a:hover {color: var(--disclaimer);}
.company-130[class*="bg-"] {width: 130px;height: 80px;}
.company-130[class*="bg-"] {width: 130px;max-width: 100%;height: 80px;}
.company-160[class*="bg-"] {width: 160px;max-width: 100%;height: 100px;}
.company-260[class*="bg-"] {width: 260px;max-width: 100%;height: 121px;}
[class*="company-"][class*="bg-"] {margin: 0 auto;padding: 40px 5px;border-radius: 6px;}
[class*="brand-"] {display: block;text-indent: -9999px;text-align: left;background-repeat: no-repeat;background-size: 70%;background-position: center center;}

.bg-national-casino {background-color: #201c30;}
.bg-north-casino {background-color: #0d2736;}
.bg-kahuna {background-color: #370032;}
.bg-jackpotcity {background-color: #000000;}
.bg-ruby-fortune {background-color: #2f2b30;}
.bg-spin-casino {background-color: #ffffff;} 
.bg-betway {background-color: #000000;} 
.bg-888 {background-color: #000000;} 
.bg-roobet {background-color: #191939;} 
.bg-tonybet {background-color: #2f1041;} 


.brand-betway{background-image: url('/images/brands/betway.svg');}
.brand-888{background-image: url('/images/brands/888casino.svg');}
.brand-roobet{background-image: url('/images/brands/roobet.svg');}
.brand-tonybet{background-image: url('/images/brands/tonybet.svg');}



.brand-national-casino {background-image: url('/images/brands/national-casino.svg');}
.brand-north-casino {background-image: url('/images/brands/north-casino.svg');}
.brand-kahuna {background-image: url('/images/brands/kahuna.svg');}
.brand-jackpotcity {background-image: url('/images/brands/jackpotcity.png');}
.brand-ruby-fortune {background-image: url('/images/brands/ruby-fortune.webp');}
.brand-spin-casino {background-image: url('/images/brands/spin-casino.svg');}

.stars {width: 100px;height: 23px;text-align: center;position: relative;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);left: 50px;top: 15px;}
.stars-ghost {width: 0px;position: relative;float: left;overflow: hidden;height: 100%;z-index: 2;}
.stars .star:nth-child(1) {left: 0;}.stars .star:nth-child(2) {left: 20px;}.stars .star:nth-child(3) {left: 40px;}.stars .star:nth-child(4) {left: 60px;}.stars .star:nth-child(5) {left: 80px;}
.stars .star {width: 20px;position: absolute;top: 0;font-size: 16px;color: var(--yellow);}

.rating {position: relative;font-size: 1.25rem;text-align: center;line-height: 1;}
.rating .rating-value {font-size: 1.5rem;}
.rating-text {font-size: 0.7rem;text-transform: uppercase;text-align: center;}
.rating-txt {position: absolute;top: 25px;left: 115px;transform: translate(-50%, 0);-webkit-transform: translate(-50%, 0);-ms-transform: translate(-50%, 0);}
.bold {font-weight: bold;}
.brand-table {max-width: 100%; color: var(--dark-blue);; font-size: 1.25rem; font-weight: 500;}
.brand-table .bonus-text {font-weight: 700; text-transform: uppercase; font-size: 1rem;}
.brand-table .bonus {color: var(--bonus-c); font-size: 2.3rem; font-weight: 700; line-height: 1.2;}
.brand-table .bonus-accent {color: var(--bonus-c); font-size: 1.5rem; font-weight: 700; line-height: 1.2;}
.brand-table .row {background: var(--white); color: var(--dark-blue);; border-radius: 6px; padding: 5px 0; margin-bottom: 10px; text-indent: 0; position: relative;}
.brand-table .row.top-brand {border: 4px solid var(--btn-bg);}
.brand-table .rec-rating.top-rev-v {transform: scale(.65);-webkit-transform: scale(.65);margin: 0;left: -6px;position: absolute;}
.go-btn {display: block;padding: 10px 0; width: 80%; border-radius: 6px;text-align: center;font-weight: bold; font-size: 1rem;}
.brand-table .go-btn {background: var(--red);color: var(--white);box-shadow: var(--dark-blue);transition: var(--transition);}
.brand-table .go-btn:hover {transform: scale(1.1);}
/* .modal.popup-3{max-height: 100%; overflow-y: scroll;} */
.popup-3 .go-btn {width: 100%;}
.popup-3 .go-btn:hover {transform: scale(1.05);}

.brand-table .brand-label{background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 150 18'%3E%3Cpath fill='%233688c8' fill-rule='nonzero' d='M.001 0h150l-6.69 9 6.69 9h-150V0z'/%3E%3C/svg%3E") center right / cover no-repeat;position: absolute;z-index: 1;border-radius:0; color: #ffffff;font-size: 11px; font-weight: 800; width: fit-content; height: 18px; padding: 0 20px; top: 7px; left: 15px;}
.brand-table .top-brand .brand-label{background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 145 20'%3E%3Cpath fill='%2300d36c' fill-rule='nonzero' d='M.001 0h145l-8.08 10.005 8.08 9.995h-145V0z'/%3E%3C/svg%3E") center right / cover no-repeat; left: 11px;}
.modal .brand-table .brand-label{top: 12px;}

.terms{text-align: right;margin: .5rem 0;font: .65rem 'Open Sans', sans-serif;color: var(--table-terms);}
.modal-open {overflow: auto;}
.modal {background-color: rgb(13 19 38 / 60%); backdrop-filter: blur(9px);-webkit-backdrop-filter: blur(9px);}
.modal .brand-table .bonus-text {font-size: 0.9rem;}
.modal .brand-table .bonus {font-size: 1.75rem;}
.modal .brand-table .bonus-accent { font-size: 1.25rem;}
.modal .company-160[class*="bg-"]{height: auto;}
.modal-content{background-color: transparent; border:none;}
.modal-header{border: none;}
.modal-header .close{color:white; opacity: 1; outline: 2px solid white; padding: 5px 10px; border-radius: 50%;}
.modal-body.brand-table{align-self: center;}
.modal-body a {max-width: 370px;}
.subscribe-popup{background-image: url(/images/red_bg.svg);background-repeat: no-repeat; background-size: cover; height: fit-content; width: 340px;}
.subscribe-popup .sub-heading{font-size: 2rem; font-weight: 800; text-align: center; margin-top: 60px;}
.subscribe-popup .sub-text{font-size: 0.9rem; font-weight: 500; text-align: center; padding: 20px 0;}
.subscribe-popup .sub-input{width: 100%; color: var(--dark-blue); font-size: 0.95rem; background-color: #FFF; border: none; border-radius: 6px;  padding: 10px;}
.subscribe-popup .sub-btn{background-color: var(--btn-bg); color:var(--dark-blue); border-radius: 6px; box-shadow: var(--btn-shadow); width: 100%; font-size: 1rem; font-weight: 700; padding: 10px;}
.subscribe-popup .sub-btn:hover{ transform: scale(1.05);}
.subscribe-popup::before{position: absolute; content: ""; background: url(/images/cards.svg);background-repeat: no-repeat; height: 138px; width: 157px; transform: translate(68px, -64px); }
.row.popup-top3{background:transparent;align-items: center;}
.modal-dialog{max-width: 1200px;}

.subscribe-form__message { font-weight: 500; font-size: 11px; text-align: center; text-transform: uppercase; position: relative; top: 10px; }
.subscribe-form__message .error-message { color: #fff; }
.subscribe-form__message .success-message { color: #fff; }
.license{text-indent: initial;}
.small, small {font-size: 55% !important;}

.brand-table .terms.sp{margin-bottom: 0;text-align: left;}
.date{display: flex; justify-content: space-between; align-items: flex-end;}
.popup-button{background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' clip-rule='evenodd' viewBox='0 0 59 53'%3E%3Cpath fill='none' d='M0 0h58.064v52.284H0z'/%3E%3Cg transform='matrix(1.02124 0 0 .98377 -6.853 -7.809)'%3E%3CclipPath id='a'%3E%3Cpath d='M6.71 7.937h56.857v53.147H6.71z'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%233688c8' fill-rule='nonzero' d='M25.64 10.707c-3.33-3.355-7.148-3.151-9.596-.712-2.448 2.44-2.644 6.303.685 9.657 3.33 3.355 8.911 4.981 11.359 2.44 2.448-2.44.881-8.03-2.448-11.385m.685 9.657c-.979 1.016-3.916-.204-5.483-1.83-1.567-1.626-1.273-2.846-.196-3.863.98-1.016 2.35-1.321 3.917.204 1.567 1.524 2.742 4.472 1.762 5.489'/%3E%3Cpath fill='%233688c8' fill-rule='nonzero' d='M42.482 9.995c-2.448-2.44-6.267-2.643-9.596.712-3.33 3.354-4.896 8.945-2.448 11.385 2.448 2.44 8.03.915 11.359-2.44 3.329-3.354 3.133-7.217.685-9.657m-4.798 8.539c-1.567 1.626-4.406 2.846-5.483 1.83-.98-1.017.195-3.965 1.762-5.49 1.567-1.626 2.84-1.22 3.917-.203.98 1.017 1.37 2.338-.196 3.863'/%3E%3Cpath fill='%2300d36c' fill-rule='nonzero' d='M46.477 60.922H12.01c-.98 0-1.86-.813-1.86-1.83L8.483 23.413H50.1l-1.664 35.68c-.098 1.016-.882 1.829-1.959 1.829'/%3E%3Cpath fill='%2304c165' fill-rule='nonzero' d='M49.434 36.12l.588-12.605H8.406l.588 12.604h40.44v.001z'/%3E%3Cpath fill='%2300d36c' fill-rule='nonzero' d='M50.512 32.46H8.014c-.685 0-1.175-.508-1.175-1.22v-6.709c0-.711.49-1.22 1.175-1.22h42.498c.685 0 1.175.509 1.175 1.22v6.71c0 .71-.588 1.219-1.175 1.219'/%3E%3Cpath fill='%2304c165' fill-rule='nonzero' d='M23.094 33.172h12.338v27.75H23.094z'/%3E%3Cpath fill='%233688c8' fill-rule='nonzero' d='M24.759 23.413h8.91v37.509h-8.91V23.413zm9.008 0c-.098-2.643-2.252-4.676-4.7-4.574-2.35.102-4.308 2.033-4.406 4.574h9.106z'/%3E%3Cpath fill='none' d='M6.84 8.166h44.847v52.756H6.839L6.84 8.166z'/%3E%3Cg transform='matrix(.9792 0 0 1.0165 42.286 9.125)'%3E%3Ccircle cx='9.6' cy='20' r='12' fill='%2308487b'/%3E%3Ccircle cx='9.6' cy='20' r='11.5' fill='none' stroke='%23fff'/%3E%3C/g%3E%3Cpath fill='%23fff' fill-rule='nonzero' d='M51.001 26.564c0 .61-.196 1.22-.587 1.627-.392.406-.882.813-1.567 1.016 1.665.204 2.448 1.017 2.448 2.44 0 .915-.392 1.728-1.077 2.236-.686.508-1.763.813-3.036.813-.49 0-.979 0-1.468-.101-.49-.102-.98-.204-1.47-.407v-2.236c.392.203.882.406 1.274.508.49.102.881.203 1.273.203.587 0 .979-.101 1.273-.203.293-.203.391-.407.391-.813 0-.305-.098-.508-.196-.61-.097-.102-.391-.305-.685-.305-.294-.102-.685-.102-1.175-.102h-.588v-2.033h.588c1.37 0 2.056-.406 2.056-1.118 0-.305-.098-.508-.293-.61a1.787 1.787 0 0 0-.784-.203c-.587 0-1.273.203-1.958.61l-1.077-1.83c.49-.406 1.077-.61 1.566-.813.49-.203 1.175-.203 1.86-.203.98 0 1.763.203 2.35.61.588.406.882.813.882 1.524zm3.82 3.863h-2.449v-1.83h2.448v-2.54h1.763v2.54h2.448v1.83h-2.448v2.541H54.82v-2.541h.001z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); width: 60px; height: 55px; background-repeat: no-repeat; cursor: pointer; animation: hithere 3.7s ease-out infinite;}
.brand-table .row.payments{width: 300px; max-width: 100%; margin-left: auto; margin-right: auto;background: #F2F4F5;}
.brand-table .row.payments .row{background: #F2F4F5;}
.more-payments{text-decoration: underline;color: var(--table-txt-c);font-size: 10px; font-weight: 600;}
.pay-visa{background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' data-name='Layer 2' viewBox='0 0 31.717 9.718'%3E%3Cg fill-rule='evenodd' data-name='Layer 1'%3E%3Cpath fill='%2301549a' d='M11.195 9.604L12.786.166h2.578l-1.591 9.438z' data-name='Path 64'/%3E%3Cpath fill='%2301549a' d='M23.048.383A7.072 7.072 0 0 0 20.742 0c-2.536 0-4.283 1.278-4.334 3.127 0 1.319 1.316 2.086 2.236 2.526 1.044.492 1.373.767 1.373 1.207 0 .6-.824.875-1.536.875a4.887 4.887 0 0 1-2.411-.491l-.386-.109-.324 2.086a7.624 7.624 0 0 0 2.846.5c2.689 0 4.446-1.278 4.5-3.194 0-1.1-.715-1.916-2.194-2.578-.878-.441-1.428-.712-1.428-1.153 0-.383.492-.824 1.479-.824a5.807 5.807 0 0 1 1.916.319l.217.112z' data-name='Path 65'/%3E%3Cpath fill='%2301549a' d='M29.685.163h-2.028a1.26 1.26 0 0 0-1.319.77l-3.833 8.668h2.689s.438-1.153.546-1.428h3.287c.109.319.319 1.428.319 1.428h2.37zm-3.175 6.09c.22-.549.987-2.635.987-2.635s.22-.549.383-.933l.16.824.605 2.744z' data-name='Path 66'/%3E%3Cpath fill='%2301549a' d='M8.997.163L6.528 6.586l-.271-1.319a7.583 7.583 0 0 0-3.568-3.951l2.3 8.285h2.689L11.744.163z' data-name='Path 67'/%3E%3Cpath fill='%23f7a707' d='M4.171.163H.054L0 .383c3.239.77 5.379 2.635 6.257 4.884L5.321.987a1.035 1.035 0 0 0-1.15-.824z' data-name='Path 68'/%3E%3C/g%3E%3C/svg%3E");background-size: 85%!important;}
.pay-ethereum{background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 115 182' focusable='false' class='chakra-icon css-1io60e2'%3E%3Cpath d='M57.5054 181V135.84L1.64064 103.171L57.5054 181Z' fill='%23F0CDC2' stroke='%231616B4' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M57.6906 181V135.84L113.555 103.171L57.6906 181Z' fill='%23C9B3F5' stroke='%231616B4' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M57.5055 124.615V66.9786L1 92.2811L57.5055 124.615Z' fill='%2388AAF1' stroke='%231616B4' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M57.6903 124.615V66.9786L114.196 92.2811L57.6903 124.615Z' fill='%23C9B3F5' stroke='%231616B4' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M1.00006 92.2811L57.5054 1V66.9786L1.00006 92.2811Z' fill='%23F0CDC2' stroke='%231616B4' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M114.196 92.2811L57.6906 1V66.9786L114.196 92.2811Z' fill='%23B8FAF6' stroke='%231616B4' stroke-linejoin='round'%3E%3C/path%3E%3C/svg%3E");}
.pay-litecoin{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 2083 2777' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg id='Artboard1' transform='matrix(0.936416,0,0,0.984055,-1326.99,-461.671)'%3E%3Crect x='1417.1' y='469.152' width='2223.65' height='2821.34' style='fill:none;'/%3E%3Cg transform='matrix(4.44959,0,0,4.23418,-151.026,-53.164)'%3E%3Cpath d='M830.28,665.691L531.424,663.54L586.844,489.918L675.613,465.655L698.81,409.464L604.243,435.407L695.161,150.574C698.176,141.13 691.172,131.469 681.258,131.397L577.372,130.65C570.781,130.603 564.965,134.945 563.138,141.276L467.402,472.947L381.318,496.564L358.124,552.434L451.854,526.814L379.292,778.204L811.314,781.313L844.094,685.14C847.33,675.642 840.314,665.764 830.28,665.691Z' style='fill:rgb(0,93,158);fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.pay-instadebit{background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23f0efeb' d='M512 256c0 141.385-114.615 256-256 256-70.886 0-135.043-28.808-181.405-75.368a256.518 256.518 0 0 1-40.26-52.496C12.497 346.457 0 302.686 0 256 0 114.615 114.615 0 256 0c50.427 0 97.437 14.576 137.059 39.748a257.193 257.193 0 0 1 84.511 87.949C499.472 165.418 512 209.251 512 256z'/%3E%3Cg fill='%23fe9a00'%3E%3Cpath d='M453.604 274.335H291.312l-26.558 162.291h162.292zM491.963 39.75H329.672l-26.56 162.291h162.292zM214.591 274.338L188.03 436.632H74.595a256.518 256.518 0 0 1-40.26-52.496l17.962-109.798h162.294z'/%3E%3C/g%3E%3C/svg%3E");}
.pay-mastercard{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 54 33' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg id='Artboard1' transform='matrix(0.986965,0,0,0.979104,0.976948,0.343689)'%3E%3Crect x='-0.99' y='-0.351' width='53.855' height='33.597' style='fill:none;'/%3E%3Cg id='Fill-1' transform='matrix(1.01321,0,0,1.02134,0.023357,-0.0466863)'%3E%3Cpath d='M18.775,28.538L32.693,28.538L32.693,3.416L18.775,3.416L18.775,28.538Z' style='fill:rgb(255,95,0);'/%3E%3C/g%3E%3Cg id='Fill-2' transform='matrix(1.01321,0,0,1.02134,0.023357,-0.0466863)'%3E%3Cpath d='M19.659,15.977C19.659,10.88 22.035,6.341 25.734,3.416C23.028,1.276 19.615,0 15.904,0C7.121,0 0,7.153 0,15.977C0,24.801 7.121,31.954 15.904,31.954C19.615,31.954 23.028,30.678 25.734,28.538C22.035,25.612 19.659,21.074 19.659,15.977' style='fill:rgb(235,0,27);'/%3E%3C/g%3E%3Cg id='Fill-4' transform='matrix(1.01321,0,0,1.02134,0.023357,-0.0466863)'%3E%3Cpath d='M51.468,15.977C51.468,24.801 44.347,31.954 35.564,31.954C31.853,31.954 28.439,30.677 25.734,28.538C29.433,25.613 31.809,21.073 31.809,15.977C31.809,10.881 29.433,6.341 25.734,3.416C28.439,1.276 31.853,-0 35.564,-0C44.347,-0 51.468,7.153 51.468,15.977Z' style='fill:rgb(247,158,27);'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.pay-muchbetter{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 172 171' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg id='Artboard1' transform='matrix(1,0,0,1.01375,1.7328,3.03198)'%3E%3Crect x='-1.733' y='-2.991' width='171.547' height='168.081' style='fill:none;'/%3E%3Cg transform='matrix(1,0,0,0.986441,0.267203,-0.0315431)'%3E%3Cpath d='M62.32,117.62L19.21,43.73C16.34,38.81 10.03,37.15 5.12,40.02C0.2,42.89 -1.46,49.2 1.41,54.11L44.52,128C46.44,131.28 49.89,133.11 53.43,133.11C55.19,133.11 56.98,132.66 58.61,131.7C63.53,128.83 65.19,122.52 62.32,117.61L62.32,117.62Z' style='fill:rgb(246,146,32);fill-rule:nonzero;'/%3E%3C/g%3E%3Cg transform='matrix(1,0,0,0.986441,0.267203,-0.0315431)'%3E%3Cpath d='M161.9,92.94C161.73,87.7 160.12,82.41 157.08,77.08C152.34,68.8 146.99,63.14 139.75,59.72C133.59,56.81 126.7,55.18 119.6,55.93C122.09,51.1 123.38,45.8 123.88,40.43C124.6,32.57 122,25.66 117.22,17.4C114.15,12.09 110.38,8.04 105.93,5.26C101.49,2.48 96.62,0.8 91.33,0.24C86.04,-0.32 80.54,0.11 74.82,1.53C72.99,1.98 71.04,2.55 69.07,3.2C68.33,3.44 67.58,3.71 66.73,4.01C63.3,5.26 54.28,10.27 51.21,12.05L36.61,21.18L36.28,21.37C30.77,24.52 28.86,31.53 32.01,37.04C34.13,40.75 38,42.82 41.99,42.82C43.92,42.82 45.88,42.33 47.68,41.3L47.93,41.15L72.08,27.36C74.32,26.06 76.66,25.26 79.08,24.96C81.51,24.65 83.85,24.83 86.12,25.49C88.39,26.14 90.52,27.24 92.51,28.76C94.49,30.29 96.14,32.17 97.44,34.41C98.74,36.65 99.6,39.03 100.03,41.54C100.45,44.05 100.46,46.45 100.05,48.74C99.64,51.03 98.81,53.13 97.55,55.04C96.29,56.94 94.6,58.51 92.48,59.75L77.92,68.44L71.72,72.03L67.71,74.34C62.5,77.35 60.71,84.01 63.72,89.22C65.74,92.72 69.4,94.67 73.17,94.67C75.02,94.67 76.89,94.2 78.61,93.21L86.68,88.55L107.34,77.26C109.48,76.04 111.69,75.37 113.96,75.24C116.25,75.11 118.48,75.45 120.66,76.24C122.84,77.03 124.91,78.25 126.87,79.88C128.82,81.51 130.44,83.45 131.73,85.7C133.02,87.95 133.82,90.32 134.14,92.8C134.46,95.28 134.34,97.68 133.76,99.97C133.19,102.27 132.16,104.38 130.68,106.33C129.2,108.28 127.34,109.89 125.09,111.18L89.27,131.58L87.51,132.59L81.05,136.34L68.52,143.09C63.01,146.06 60.95,152.93 63.92,158.45C65.97,162.25 69.87,164.41 73.91,164.41C75.72,164.41 77.57,163.97 79.28,163.05L110.21,146.39L135,132.82C140.57,129.64 145.4,125.93 149.5,121.7C153.6,117.47 156.74,112.93 158.91,108.07C161.08,103.22 162.08,98.17 161.91,92.92L161.9,92.94Z' style='fill:rgb(96,96,96);fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.pay-american-express{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2' viewBox='0 0 46 19'%3E%3Cpath d='M40.349 8.284h3.4v-7.9h-3.7v1.1l-.7-1.1h-3.2v1.4l-.6-1.4h-5.9c-.2 0-.4.1-.6.1-.2 0-.3.1-.5.2s-.3.1-.5.2v-.5h-16.9l-.5 1.3-.5-1.3h-4v1.4l-.6-1.4h-3.2l-1.4 3.4v4.5h2.3l.4-1.1h.8l.4 1.1h17.6v-1l.7 1h4.9v-.6c.1.1.3.1.4.2.1.1.3.1.4.2.2.1.4.1.6.1h3.6l.4-1.1h.8l.4 1.1h4.9v-1l.8 1.1Zm5.5 10v-7.4h-27.5l-.7 1-.7-1h-8v7.9h8l.7-1 .7 1h5v-1.7h-.2c.7 0 1.3-.1 1.8-.3v2.1h3.6v-1l.7 1h14.9c.6-.2 1.2-.3 1.7-.6Z' style='fill:%23fff;fill-rule:nonzero'/%3E%3Cpath d='M44.149 16.384h-2.7v1.1h2.6c1.1 0 1.8-.7 1.8-1.7s-.6-1.5-1.6-1.5h-1.2c-.3 0-.5-.2-.5-.5s.2-.5.5-.5h2.3l.5-1.1h-2.7c-1.1 0-1.8.7-1.8 1.6 0 1 .6 1.5 1.6 1.5h1.2c.3 0 .5.2.5.5.1.4-.1.6-.5.6Zm-4.9 0h-2.7v1.1h2.6c1.1 0 1.8-.7 1.8-1.7s-.6-1.5-1.6-1.5h-1.2c-.3 0-.5-.2-.5-.5s.2-.5.5-.5h2.3l.5-1.1h-2.7c-1.1 0-1.8.7-1.8 1.6 0 1 .6 1.5 1.6 1.5h1.2c.3 0 .5.2.5.5.1.4-.2.6-.5.6Zm-3.5-3.2v-1.1h-4.2v5.3h4.2v-1.1h-3v-1.1h2.9v-1.1h-2.9v-1h3v.1Zm-6.8 0c.5 0 .7.3.7.6s-.2.6-.7.6h-1.5v-1.3l1.5.1Zm-1.5 2.3h.6l1.6 1.9h1.5l-1.8-2c.9-.2 1.4-.8 1.4-1.6 0-1-.7-1.7-1.8-1.7h-2.8v5.3h1.2l.1-1.9Zm-3.2-1.6c0 .4-.2.7-.7.7h-1.6v-1.4h1.5c.5 0 .8.3.8.7Zm-3.5-1.8v5.3h1.2v-1.8h1.6c1.1 0 1.9-.7 1.9-1.8 0-1-.7-1.8-1.8-1.8l-2.9.1Zm-1.8 5.3h1.5l-2.1-2.7 2.1-2.6h-1.5l-1.3 1.7-1.3-1.7h-1.5l2.1 2.6-2.1 2.6h1.5l1.3-1.7 1.3 1.8Zm-4.5-4.2v-1.1h-4.2v5.3h4.2v-1.1h-3v-1.1h2.9v-1.1h-2.9v-1h3v.1Zm24.3-9.4 2.1 3.2h1.5v-5.3h-1.2v3.5l-.3-.5-1.9-3h-1.6v5.3h1.2v-3.6l.2.4Zm-5.2-.1.4-1.1.4 1.1.5 1.2h-1.8l.5-1.2Zm2.1 3.3h1.3l-2.3-5.3h-1.6l-2.3 5.3h1.3l.5-1.1h2.6l.5 1.1Zm-5.6 0 .5-1.1h-.3c-.9 0-1.4-.6-1.4-1.5v-.1c0-.9.5-1.5 1.4-1.5h1.3v-1.1h-1.4c-1.6 0-2.5 1.1-2.5 2.6v.1c0 1.6.9 2.6 2.4 2.6Zm-4.5 0h1.2v-5.2h-1.2v5.2Zm-2.6-4.2c.5 0 .7.3.7.6s-.2.6-.7.6h-1.5v-1.3l1.5.1Zm-1.5 2.3h.6l1.6 1.9h1.5l-1.8-2c.9-.2 1.4-.8 1.4-1.6 0-1-.7-1.7-1.8-1.7h-2.8v5.3h1.2l.1-1.9Zm-2.2-2.3v-1.1h-4.2v5.3h4.2v-1.1h-3v-1.1h2.9v-1.1h-2.9v-1h3v.1Zm-9.1 4.2h1.1l1.5-4.3v4.3h1.2v-5.3h-2l-1.2 3.6-1.2-3.6h-2v5.3h1.2v-4.3l1.4 4.3Zm-6.5-3.3.4-1.1.4 1.1.5 1.2h-1.8l.5-1.2Zm2.1 3.3h1.3l-2.3-5.3h-1.5l-2.3 5.3h1.3l.5-1.1h2.6l.4 1.1Z' style='fill:%23006fcf;fill-rule:nonzero'/%3E%3C/svg%3E");}
.pay-interac{background: url("data:image/svg+xml,%3Csvg width='498' height='331' viewBox='0 0 498 331' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M60.5595 330.54C57.2495 330.54 54.5595 327.85 54.5595 324.54C54.5595 324.26 54.5595 324.21 55.1395 312.64C55.3495 308.37 55.6195 303.08 55.7795 299.65C53.7695 300.05 51.3295 300.54 48.9395 301.03C43.8595 302.06 38.6095 303.13 35.5395 303.66C35.1495 303.73 34.7595 303.76 34.3395 303.76C34.2395 303.76 34.1295 303.76 33.9995 303.76C32.0395 303.76 30.1695 302.81 29.0495 301.2C27.9295 299.6 27.6095 297.55 28.2795 295.71L31.1295 287.84L3.14947 265.23C2.87947 265.02 2.63947 264.8 2.35947 264.54L2.05947 264.27C0.539467 262.93 -0.210532 260.92 0.0794678 258.92C0.359468 256.92 1.63947 255.19 3.46947 254.33L7.30947 252.53L2.62947 238.19C2.50947 237.84 2.41947 237.47 2.30947 237.05L2.19947 236.64C1.64947 234.62 2.19947 232.47 3.62947 230.95C4.77947 229.74 6.35947 229.07 7.98947 229.07C8.39947 229.07 8.81947 229.11 9.22947 229.2L23.9595 232.31C24.3895 231.29 26.2495 226.93 26.2495 226.93C27.0995 224.92 28.9795 223.53 31.1595 223.31C31.3695 223.29 31.5695 223.28 31.7695 223.28C33.7195 223.28 35.5695 224.23 36.6995 225.86C36.8495 226.08 36.9795 226.28 37.0995 226.46C37.0995 226.46 39.6695 229.22 40.9595 230.6L38.0795 215.84C37.7895 214.34 37.4995 212.84 37.1995 211.26L36.7795 209.06C36.3495 206.8 37.2495 204.49 39.0995 203.11C40.1495 202.33 41.4095 201.93 42.6795 201.93C43.6295 201.93 44.5895 202.16 45.4695 202.62L45.9195 202.86C46.2795 203.04 46.5695 203.19 46.8495 203.36L52.9395 206.87L61.4295 190.24C61.5795 189.95 61.7395 189.66 61.9295 189.32L62.1595 188.91C63.2195 187 65.2295 185.81 67.4095 185.81C69.5895 185.81 71.6095 187 72.6595 188.91L72.8895 189.32C73.0795 189.65 73.2395 189.94 73.3895 190.23L81.8895 206.87L87.9695 203.37C88.2595 203.2 88.5495 203.05 88.9095 202.87L89.3595 202.63C90.2395 202.17 91.1895 201.94 92.1495 201.94C93.4095 201.94 94.6695 202.34 95.7295 203.12C97.5795 204.49 98.4795 206.8 98.0495 209.07C98.0495 209.07 97.0395 214.35 96.7495 215.85L93.8695 230.61C95.1595 229.23 97.7295 226.47 97.7295 226.47C97.8495 226.29 97.9695 226.1 98.1295 225.88C99.2595 224.25 101.109 223.3 103.059 223.3C103.259 223.3 103.469 223.31 103.669 223.33C105.839 223.55 107.719 224.94 108.579 226.95C108.579 226.95 110.479 231.41 110.869 232.34L125.599 229.23C126.009 229.14 126.429 229.1 126.839 229.1C128.469 229.1 130.049 229.77 131.199 230.98C132.639 232.5 133.179 234.65 132.629 236.67L132.519 237.08C132.409 237.5 132.309 237.87 132.189 238.23L127.509 252.57L131.349 254.37C133.179 255.23 134.459 256.95 134.739 258.96C135.019 260.96 134.279 262.98 132.759 264.31L132.459 264.57C132.179 264.82 131.929 265.05 131.669 265.26L103.679 287.88L106.529 295.75C107.199 297.59 106.919 299.64 105.799 301.24C104.679 302.84 102.839 303.79 100.889 303.79C100.679 303.79 100.569 303.79 100.459 303.79C100.039 303.79 99.6495 303.76 99.2595 303.69C96.1895 303.15 90.9395 302.08 85.8595 301.05C83.4695 300.56 81.0295 300.07 79.0195 299.67C79.1895 303.1 79.4495 308.39 79.6695 312.67C80.2495 324.23 80.2495 324.29 80.2495 324.56C80.2495 327.87 77.5595 330.56 74.2495 330.56H60.5795L60.5595 330.54Z' fill='%23161617'/%3E%3Cpath d='M56.8895 185.97C58.9995 182.14 63.0295 179.77 67.3995 179.77C71.7695 179.77 75.5395 182.02 77.6995 185.65V177.41V138.16C77.8795 119.36 83.2695 108.38 94.5295 105.85C104.419 103.63 108.129 111 107.969 122.38V183.77L130.879 178.6L131.039 117.4C131.239 87.4499 119.149 78.0499 101.749 81.9599C86.9095 85.2899 77.7995 102 77.7995 102V89.4399L54.4595 94.5299V190.65L56.8995 185.98L56.8895 185.97Z' fill='%23161617'/%3E%3Cpath d='M172.76 49.1597L149.54 54.3297V73.1897L136.41 76.1397L136.18 96.5197L149.32 93.5697L149.24 146.51C149.24 164.16 160.7 172.81 173.98 169.73C178.76 168.66 182.25 167.54 188.05 164.8L187.99 145.66C185.5 146.61 183.32 147.3 180.59 147.91C173.6 149.48 172.51 145.62 172.4 139.39L172.52 88.3597L189.07 84.6397L189.3 64.2597L172.77 67.9797V49.1597H172.76Z' fill='%23161617'/%3E%3Cpath d='M231.79 52.9296C196.49 60.8396 189.78 99.2296 194.109 124.99C198.059 148.49 212.46 162.24 236.28 156.9C262.84 150.94 271.28 131.3 273.81 115.71L249.479 121.17C247.639 128.22 244.44 134.59 234.85 136.74C224.4 139.08 219.31 131.05 217.58 120.71C217.23 118.64 217.29 116.87 217.28 114.73L274.18 101.97C274.64 96.2096 274.709 90.3396 273.389 82.4396C270.039 62.5096 257.85 47.0996 231.8 52.9396L231.79 52.9296ZM217.49 96.9096C218.46 83.6196 223.71 74.6396 234.33 72.2596C244.61 69.9496 249.27 76.5196 250.69 84.9796C250.88 86.1096 251.13 87.6096 251.07 89.3796L217.48 96.9096H217.49Z' fill='%23161617'/%3E%3Cpath d='M307.33 56.1196C307.38 47.8996 306.85 40.3996 306.55 37.9196L284.16 42.9396V144.18L307.36 138.97L307.57 96.9696C307.66 74.8696 315.46 63.5996 331.63 59.7696V33.0596C316.28 36.5096 311.11 43.1596 307.34 56.1196H307.33Z' fill='%23161617'/%3E%3Cpath d='M474.53 67.1096C472.76 77.4696 468.36 83.3495 460.68 85.0695C452.32 86.9495 446.24 82.0596 443.69 68.5596C440.75 52.9996 442.12 24.5496 458.5 20.8696C468.9 18.5296 472.579 25.7196 474.169 33.1796L496.69 28.1196C495.54 15.4796 484.16 -5.22045 455.5 1.20955C422.75 8.55955 414.71 46.9096 420.03 75.0296C424.43 98.2696 438.93 110.07 461.28 105.05C487.38 99.1896 496.45 81.3195 497.75 61.8795L474.55 67.0896L474.53 67.1096Z' fill='%23161617'/%3E%3Cpath d='M410.09 96.4693V48.4493C410.25 22.0293 392.38 15.6593 370.89 20.4793C343.43 26.6493 336.31 42.3693 336.02 58.6593L359.73 53.3393C360.72 48.2293 361.3 41.2093 372.39 38.7193C384.84 35.9193 386.54 44.9193 386.7 52.3093L387.04 58.3793C380.28 60.0893 374.28 61.1593 367.14 62.9793C347.32 68.0293 327.95 81.1393 333.06 108.129C335.22 119.559 345.11 131.419 362.51 127.509C378.89 123.829 383.41 115.779 386.71 108.789C387.41 112.049 389.01 116.669 390.62 119.569L413.91 114.309L414.04 114.279C414.04 114.279 412.51 112.419 411.58 108.469C410.66 104.569 410.09 96.4693 410.09 96.4693ZM386.63 76.3693C386.36 87.1793 384.96 102.339 368.93 105.939C361.42 107.629 357.37 104.039 356.3 98.4193C354.74 90.1693 358.97 84.3393 371.51 79.1793C376.01 77.5793 380.89 76.0993 386.68 74.7893L386.62 76.3693H386.63Z' fill='%23161617'/%3E%3Cpath d='M38.0695 64.5898V199.35L14.0195 204.75V69.9898L38.0695 64.5898Z' fill='%23161617'/%3E%3C/svg%3E%0A");}
.pay-payid{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 36 31' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg id='Artboard1' transform='matrix(0.966667,0,0,0.934659,-72.9322,-13.2534)'%3E%3Crect x='75.447' y='14.18' width='36.461' height='32.909' style='fill:none;'/%3E%3Cg transform='matrix(1.03448,0,0,1.06991,-3.39638,-3.09944)'%3E%3Cpath d='M107.17,34.36C106.98,35.59 106.7,36.7 106.34,37.56C104,43.1 98.53,45.91 90.1,45.91L77.82,45.91L77.82,26.69L81.28,26.69L81.28,42.43L90.09,42.43C97,42.43 101.4,40.33 103.14,36.2C103.34,35.72 103.52,35.08 103.65,34.36L100.78,34.36L105.72,28.12L110.67,34.37L107.17,34.36Z'/%3E%3C/g%3E%3Cg transform='matrix(1.03448,0,0,1.06991,-3.39638,-3.09944)'%3E%3Cpath d='M88.01,17.33L89.53,17.14C89.66,17.13 92.72,16.76 96.27,17.51C101.18,18.55 104.65,21.2 106.32,25.18L103.13,26.53C100.86,21.1 94.42,20.49 91.47,20.51L91.47,36.66L88.01,36.66L88.01,17.33Z'/%3E%3C/g%3E%3Cg transform='matrix(1.03448,0,0,1.06991,-3.39638,-3.09944)'%3E%3Cpath d='M77.09,19.54C77.09,18.1 78.25,16.94 79.68,16.94C81.11,16.94 82.27,18.1 82.27,19.54C82.27,20.98 81.11,22.14 79.68,22.14C78.25,22.14 77.09,20.98 77.09,19.54Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.pay-paysafecard{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 15 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg id='Artboard1' transform='matrix(1,0,0,1,0.785976,0.299276)'%3E%3Crect x='-0.786' y='-0.299' width='14.049' height='19.846' style='fill:none;'/%3E%3Cg transform='matrix(1,0,0,1,0.214024,0.700724)'%3E%3Cpath d='M9.6,17.6L2.5,17.6C1.1,17.6 0,16.5 0,15.1L0,8.7C0,7.3 1.1,6.2 2.5,6.2L9.6,6.2C11,6.2 12.1,7.3 12.1,8.7L12.1,15.1C12.1,16.5 11,17.6 9.6,17.6Z' style='fill:rgb(226,0,26);fill-rule:nonzero;'/%3E%3C/g%3E%3Cg transform='matrix(1,0,0,1,0.214024,0.700724)'%3E%3Cpath d='M1.9,5.5C2.2,3.6 4,2.1 6.1,2.1C8.2,2.1 10,3.6 10.3,5.5C10.9,5.6 11.5,5.9 12,6.4L12,5.8C11.9,2.6 9.3,0 6.1,0C2.9,0 0.2,2.6 0.2,5.8L0.2,6.4C0.7,6 1.2,5.6 1.9,5.5Z' style='fill:rgb(226,0,26);fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.pay-neosurf{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 475 561' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg id='Artboard1' transform='matrix(1,0,0,1,26.6768,-15.4253)'%3E%3Crect x='-26.677' y='15.425' width='474.466' height='560.213' style='fill:none;'/%3E%3Cg transform='matrix(1,0,0,1,0.323171,-12.9131)'%3E%3Cpath d='M0,104.036L0,574.869L133.334,574.869L133.334,262.369C137.861,265.685 205.984,399.331 214.354,416.073C218.552,424.466 222.575,431.034 226.402,438.749C239.278,464.711 279.274,546.988 301.969,564.57C308.099,569.317 314.407,574.934 321.779,578.093C375.926,601.294 423.615,558.943 423.615,508.205L423.615,40.147L290.28,40.147L290.28,322.093C286.275,319.157 242.415,230.345 234.241,214.242C215.534,177.386 198.109,141.916 179.631,104.962C155.602,56.903 141.563,37.279 89.124,31.578C42.827,26.544 0,55.862 0,104.036Z' style='fill:rgb(252,0,132);'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.pay-bitcoin{background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8' standalone='no'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg width='100%25' height='100%25' viewBox='0 0 256 334' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2;'%3E%3Cg id='Artboard1' transform='matrix(0.992347,0,0,1,-115.117,-84.7856)'%3E%3Crect x='116.005' y='84.786' width='257.643' height='333.227' style='fill:none;'/%3E%3Cg id='g16' transform='matrix(0.0157455,0,0,0.015625,-2.87643,0.785623)'%3E%3Cpath id='symbol' d='M23603.7,14049.8C23929.8,11869.7 22269.9,10697.7 20000.2,9915.9L20736.5,6962.69L18938.8,6514.69L18222,9390.08C17749.5,9272.32 17264.1,9161.22 16781.8,9051.14L17503.7,6156.8L15707.1,5708.8L14970.3,8660.99C14579.1,8571.9 14195.1,8483.84 13822.4,8391.17L13824.5,8381.95L11345.4,7762.94L10867.1,9682.94C10867.1,9682.94 12200.9,9988.61 12172.7,10007.6C12900.8,10189.3 13032.4,10671.1 13010.4,11053.1L12171.7,14417.4C12221.9,14430.2 12286.9,14448.6 12358.6,14477.3C12298.7,14462.5 12234.7,14446.1 12168.7,14430.2L10993.1,19143.2C10904,19364.4 10678.2,19696.1 10169.3,19570.2C10187.2,19596.3 8862.67,19244 8862.67,19244L7970.25,21301.8L10309.6,21884.9C10744.8,21994 11171.3,22108.2 11591.1,22215.7L10847.2,25202.7L12642.8,25650.7L13379.5,22695.4C13870,22828.5 14346.2,22951.4 14812.1,23067.1L14077.9,26008.6L15875.5,26456.6L16619.5,23475.2C19684.8,24055.3 21989.8,23821.3 22960.1,21048.8C23741.9,18816.5 22921.2,17528.8 21308.4,16689.2C22482.9,16418.3 23367.6,15645.7 23603.7,14049.8ZM19496.4,19809.3C18940.9,22041.6 15182.3,20834.8 13963.7,20532.2L14950.9,16575C16169.4,16879.1 20077,17481.2 19496.4,19809.3ZM20052.4,14017.5C19545.5,16048.1 16417.2,15016.4 15402.4,14763.5L16297.4,11174.4C17312.2,11427.3 20580.3,11899.4 20052.4,14017.5Z' style='fill:rgb(249,170,75);fill-rule:nonzero;'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");}
.pay-ezeewallet{background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 203 206'%3E%3Cpath fill='none' d='M0 0h202.268v205.268H0z'/%3E%3Cpath fill='%2303c5d3' fill-rule='nonzero' d='M77.319 126.1c0 6.6 5.3 11.9 11.9 11.9h95v-23.7h-95c-6.6-.1-11.9 5.2-11.9 11.8M184.12 66.7H89.118c-6.6 0-11.9 5.3-11.9 11.9 0 6.6 5.3 11.9 11.9 11.9h95V66.7z'/%3E%3Cpath fill='%2303c5d3' fill-rule='nonzero' d='M47.019 58.5c-1.7 3.1-2.5 6.6-2.5 10.1-.1 9 5.5 15.8 12.9 20.4 5.5 3.6 10.8 7.8 10.8 14.6s-5.3 11-10.8 14.6c-7.3 4.6-12.9 11.4-12.9 20.4 0 3.5.8 7 2.5 10.1 5.3 10 16.4 12.9 26.9 12.9h122v35.6H66.82c-14.6.1-29.9-3.2-41.6-12.4-6.7-5.2-11.9-12.1-14.8-20.2-6.8-18.3-2.7-36.2 11.4-49.5 1.4-1.4 2.9-2.7 4.2-4.2 1.4-1.6 2.7-3.4 3.3-5.5.2-.6.3-1 .3-1.8s-.1-1.2-.3-1.8c-.6-2.1-1.9-3.9-3.3-5.5-1.3-1.5-2.8-2.8-4.2-4.2-14.1-13.3-18.2-31.3-11.4-49.5 3-8 8.1-15 14.9-20.2 11.7-9.1 27-12.5 41.6-12.4h129.1v35.6h-122c-10.6 0-21.7 2.9-27 12.9'/%3E%3C/svg%3E");}
.pay-mifinity{background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 136.62 60.67'%3E%3Cdefs%3E%3Cstyle%3E.cls-5%7Bfill:%23e7e6e6%7D%3C/style%3E%3ClinearGradient id='linear-gradient' x1='109.2' x2='185.26' y1='-13.39' y2='-13.39' gradientTransform='rotate(.6 -3054.614 -4874.29)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.01' stop-color='%23ffa220'/%3E%3Cstop offset='.04' stop-color='%23ffa61c'/%3E%3Cstop offset='.34' stop-color='%23ffc000'/%3E%3Cstop offset='.61' stop-color='%23fdc200'/%3E%3Cstop offset='.74' stop-color='%23f6c900'/%3E%3Cstop offset='.75' stop-color='%23f5cb00'/%3E%3Cstop offset='.78' stop-color='%23f3c200'/%3E%3Cstop offset='.84' stop-color='%23f0b100'/%3E%3Cstop offset='.89' stop-color='%23efab00'/%3E%3Cstop offset='1' stop-color='%23b74600'/%3E%3C/linearGradient%3E%3ClinearGradient id='linear-gradient-2' x1='109.2' x2='185.26' y1='-12.72' y2='-12.72' xlink:href='%23linear-gradient'/%3E%3ClinearGradient id='linear-gradient-3' x1='915.45' x2='991.88' y1='-840.28' y2='-840.28' gradientTransform='matrix(.93 .21 -.23 1 -1035.42 678.61)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.01' stop-color='%23c59252'/%3E%3Cstop offset='.22' stop-color='%23eba31c'/%3E%3Cstop offset='.34' stop-color='%23ffac00'/%3E%3Cstop offset='.51' stop-color='%23fdac03'/%3E%3Cstop offset='.63' stop-color='%23f6ab0d'/%3E%3Cstop offset='.75' stop-color='%23e9aa1e'/%3E%3Cstop offset='.78' stop-color='%23e4a925'/%3E%3Cstop offset='.8' stop-color='%23e7ac21'/%3E%3Cstop offset='.86' stop-color='%23f4b70f'/%3E%3Cstop offset='.93' stop-color='%23fcbe04'/%3E%3Cstop offset='1' stop-color='%23ffc000'/%3E%3C/linearGradient%3E%3ClinearGradient id='linear-gradient-4' x1='926.06' x2='919.11' y1='-861.81' y2='-824.59' xlink:href='%23linear-gradient-3'/%3E%3ClinearGradient id='linear-gradient-5' x1='2590.99' x2='2645.13' y1='-10889.04' y2='-10834.91' gradientTransform='matrix(-.08 .92 -.64 -.05 -6697.37 -2951.11)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.11' stop-color='%23fff'/%3E%3Cstop offset='.61' stop-color='%23878787'/%3E%3Cstop offset='.95' stop-color='%23fff'/%3E%3C/linearGradient%3E%3ClinearGradient id='linear-gradient-6' x1='149.25' x2='13.66' y1='56.5' y2='-6.15' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.01' stop-color='%23001f2a'/%3E%3Cstop offset='.16' stop-color='%23004b5d'/%3E%3Cstop offset='.2' stop-color='%2300576e'/%3E%3Cstop offset='.31' stop-color='%2300799f'/%3E%3Cstop offset='.42' stop-color='%230094c7'/%3E%3Cstop offset='.52' stop-color='%2300a8e3'/%3E%3Cstop offset='.61' stop-color='%2300b4f4'/%3E%3Cstop offset='.67' stop-color='%2300b8fa'/%3E%3Cstop offset='.76' stop-color='%2300b6f7'/%3E%3Cstop offset='.83' stop-color='%2301aeec'/%3E%3Cstop offset='.9' stop-color='%2303a2da'/%3E%3Cstop offset='.97' stop-color='%230691c1'/%3E%3Cstop offset='1' stop-color='%230788b3'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cg style='isolation:isolate'%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cpath fill='url(%23linear-gradient)' d='M132 14.29a7.87 7.87 0 0 1 .59.91 24.15 24.15 0 0 0-2.17-5.74c-8-14.58-30.07-10.22-52.13 6.31a83.31 83.31 0 0 0-15.54 15.12 65.16 65.16 0 0 1 7.63 5.39A32.19 32.19 0 0 0 75 39.1c1.4-1.62 2.85-3.21 4.38-4.78C99.06 14.05 124.07 3.75 132 14.29z'/%3E%3Cpath fill='url(%23linear-gradient-2)' d='M133.38 26.66l.41-.12c.71-4.56.42-8.51-1.21-11.34a36.46 36.46 0 0 1 .8 11.46z'/%3E%3Cg style='mix-blend-mode:soft-light'%3E%3Cpath d='M132.53 15.13a7.87 7.87 0 0 0-.59-.91l-.09-.1c.18.55.34 1.11.48 1.69a9 9 0 0 1 .63 1.28c-.12-.67-.27-1.32-.43-1.96z' class='cls-5'/%3E%3Cpath d='M78.06 16.66c22-16.65 44.08-21.14 52.1-6.6a22.94 22.94 0 0 1 1.72 4 .43.43 0 0 0 .09.1c.21.29.4.59.59.91a23.87 23.87 0 0 0-2.2-5.72c-8-14.55-30.11-10.06-52.1 6.59A81.22 81.22 0 0 0 58 38.11a1.83 1.83 0 0 1 .13.16 81 81 0 0 1 19.93-21.61z' class='cls-5'/%3E%3C/g%3E%3Cpath d='M21.05 11.49z'/%3E%3Cpath fill='url(%23linear-gradient-3)' d='M71.78 31c-2-1.72-4.1-3.34-6-5.2a98.78 98.78 0 0 1-12.64 12.49c-19.69 16.26-40.89 21.65-47.36 12-.1-.15-.19-.31-.28-.46a20.15 20.15 0 0 1-2.75-6A22.69 22.69 0 0 1 3 31.54C0 37.62-.89 43.63 1 48.77c5 13.59 27.34 15.87 49.83 5.11 10.49-5 19.15-12 24.92-19.37-1.31-1.16-2.62-2.34-3.97-3.51z'/%3E%3Cpath fill='url(%23linear-gradient-4)' d='M24.09 10.72a14.08 14.08 0 0 0-3.1.62l.06.15-.18-.09c-4.34 3.1-4.49 3.12.18.09a49.9 49.9 0 0 0-7.67 5.87A53.44 53.44 0 0 0 3.73 30q-.4.75-.78 1.5a22.69 22.69 0 0 0-.2 12.36 20.15 20.15 0 0 0 2.75 6 20.33 20.33 0 0 1-2.63-9.76C3 31.54 10.2 20.22 15.11 16a13.4 13.4 0 0 1 7.71-3.51 6.38 6.38 0 0 1 1.27-1.77z'/%3E%3Cpath d='M42.86 45.85c9.22-5.72 17.52-13.61 20.1-17l1.5-1.63c1.17-1.11 2.62-3.34 3.77-4.41 2.93-1.53 8.4-5.35 14.12-9.15 2.46-1.63 4.94-3.24 6.34-4l6.72 11.12c-4.19 2.72-14.92 11.77-18.71 15-1.2 1 .23-1.22-.89-.16l-8 7.19a79.79 79.79 0 0 1-18.25 11.63z' style='mix-blend-mode:multiply' fill='url(%23linear-gradient-5)' opacity='.71'/%3E%3Cpath fill='url(%23linear-gradient-6)' d='M128.91 7.25c16.37 31-20.89 45.52-40.44 24.14C80.23 21 79.32 15.88 74.18 10.6c-22-21.35-53.64-8.08-70.09 18.68 2.19-2.62 16.1-18.48 36.33-16 15.63 2 18.19 22 41.32 33.79 26.26 13.44 73.44-4.71 47.17-39.82z'/%3E%3Cpath d='M82.44 46.31C59.31 34.49 56.75 14.48 41.12 12.52 21.82 10.11 8.27 24.44 5.17 28v.06c4.1-4.52 17.14-17 35.25-14.73 15.63 2 18.19 22 41.32 33.78 16.26 8.3 40.53 4.5 50.43-7.94-10.3 11.83-33.85 15.25-49.73 7.14z' style='mix-blend-mode:darken' fill='%231887b2' opacity='.57'/%3E%3Cpath d='M129.71 8.26c-.26-.37-.52-.74-.8-1.11 16 30.34-19.38 44.92-39.21 25.41 19.6 20.1 55.36 5.86 40.01-24.3z' style='mix-blend-mode:soft-light' fill='%23fff'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");}
.pay-neteller{background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 640 610'%3E%3Cpath fill='none' d='M0 0h639.924v609.885H0z'/%3E%3Cpath fill='%238cc63e' d='M118.967 20.114H285.68l123.492 286.5L459.803 9H635.16L531.428 594.348H364.715L241.224 306.614l-53.102 297.613H14L118.967 20.114z'/%3E%3C/svg%3E");}
.pay-skrill{background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 142 184'%3E%3Cpath fill='url(%23_Linear1)' fill-rule='nonzero' d='M71.8 67.3C65.8 66.9 52 66 52 53.6c0-15 19.9-15 27.3-15 13.1 0 30.1 3.9 42.2 7.5 0 0 6.8 2.4 12.5 4.8l.5.1V10l-.7-.2C119.5 4.8 102.9 0 72 0 18.8 0 0 31 0 57.5c0 15.3 6.6 51.3 67.5 55.5 5.2.3 18.9 1.1 18.9 14 0 10.6-11.2 16.9-30.1 16.9-20.7 0-40.7-5.3-52.9-10.3v42.3c18.2 4.8 38.8 7.2 62.9 7.2 52 0 75.3-29.3 75.3-58.4 0-33-26-54.4-69.8-57.4z'/%3E%3Cdefs%3E%3ClinearGradient id='_Linear1' x1='0' x2='1' y1='0' y2='0' gradientTransform='translate(.1 86.187) scale(566.809)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23872166'/%3E%3Cstop offset='1' stop-color='%234f2455'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");}
.pay-revolut{background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 26 32'%3E%3Cpath fill='%23191c1f' d='M5.911 7.831H0v23.9h5.911v-23.9zm18.535 1.367c0-5.072-4.13-9.198-9.207-9.198H0v5.104h14.515c2.297 0 4.2 1.805 4.242 4.023a4.072 4.072 0 0 1-1.173 2.952 4.074 4.074 0 0 1-2.928 1.23H9.001c-.2 0-.364.163-.364.364v4.536c0 .077.024.151.069.213l9.593 13.309h7.023l-9.616-13.345c4.843-.243 8.74-4.312 8.74-9.188z'/%3E%3C/svg%3E");}
.pay-jeton{background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' stroke-linejoin='round' stroke-miterlimit='2' clip-rule='evenodd' viewBox='0 0 296 297'%3E%3Cpath fill='%23ff6400' d='M149.7 296.018c4.651-.242 11.129-.45 17.575-1.322 25.323-3.427 48.272-12.703 68.821-27.863 13.325-9.831 24.585-21.69 33.956-35.334a137.192 137.192 0 0 0 7.342-11.961c.464-.85.871-1.696.181-2.61-.685-.907-1.581-.855-2.534-.523-.235.082-.484.121-.725.185l-80.085 21.444-68.696 18.395c-17.717 4.744-35.434 9.486-53.152 14.227-1.05.281-2.157.583-2.349 1.834-.198 1.297.873 1.803 1.789 2.353a147.484 147.484 0 0 0 14.394 7.592c19.569 8.999 40.13 13.496 63.483 13.583zM295.608 151.311c.396-6.619.052-13.214-.688-19.791-2.635-23.432-10.48-44.982-23.302-64.756-1.131-1.744-2.303-2.245-4.348-1.679-10.583 2.93-21.199 5.74-31.808 8.577-22.001 5.884-44.009 11.745-66.007 17.639-32.123 8.607-64.239 17.244-96.362 25.853a37546.615 37546.615 0 0 1-70.169 18.743c-1.852.492-2.75 1.446-2.744 3.401.015 4.737-.316 9.46-.115 14.214.413 9.763 1.673 19.385 3.936 28.881 4.019 16.863 10.834 32.518 20.315 47.027.918 1.405 1.871 2.154 3.685 1.665 15.663-4.225 31.344-8.382 47.015-12.578 21.878-5.858 43.75-11.739 65.628-17.598 16.816-4.503 33.639-8.978 50.454-13.483 25.192-6.749 50.38-13.513 75.57-20.27 8.799-2.36 17.594-4.734 26.401-7.064 1.689-.447 2.58-1.373 2.546-3.164-.034-1.872-.007-3.745-.007-5.617zM146.173 0c-2.784.161-7.974.254-13.116.795-19.456 2.047-37.862 7.582-55.116 16.886-25.514 13.758-45.219 33.382-59.402 58.613-.494.879-1.045 1.765-.324 2.777.791 1.11 1.83.767 2.879.484 7.229-1.947 14.461-3.879 21.692-5.817 33.203-8.896 66.403-17.799 99.608-26.687 26.938-7.211 53.881-14.405 80.821-21.609 1.085-.29 2.325-.496 2.561-1.849.266-1.521-1.055-1.989-2.043-2.572-4.624-2.727-9.36-5.239-14.244-7.477C190.144 4.678 169.827.204 146.173 0z'/%3E%3C/svg%3E");}
[class*="pay-"]{
  background-size: 50%;
    background-position: center center;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    margin: 0 auto;
}
header hr{
    border-top: 1px solid #D3DADF;
    width: 550px;
    max-width: 90%;
}
@media screen and (max-width: 991px){
  .brand-table .bonus {font-size: 1.688rem;}
  .border-b{border-bottom: 1px solid var(--table-border);}
  .brand-table .go-btn {width: 100%;}
  header hr:last-child{display: none;}
  .modal-body.brand-table{max-width: 370px;}
  .brand-table .go-btn:hover {transform: scale(1.05);}
}
@media screen and (max-width: 767px){
  .company-130[class*="bg-"], .company-260[class*="bg-"] {width: 110px;height: 65px;}
  .brand-table {font-size: 1rem;}
  
}
@media screen and (max-width: 575px){
	.brand-table .bkm, .brand-table .rating{ margin-bottom: 1rem;}
	body {font-size: .85rem;}
	h1 {font-size: 1.85rem;}
	h2 {font-size: 1.5rem;}
  body.img::after{transform: scale(0.7); top: 2%;}
}
@media screen and (min-width: 992px){
	.brand-table .border-l:not(.sep) { border-left: 1px solid var(--table-border);}
  .brand-table .border-r { border-right: 1px solid var(--table-border);}
	.brand-table .border-l.sep::before{ 
    position: absolute;
    content: '';
    width: 1px;
    height: 70px;
    background: var(--table-border);
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }

}
@media screen and (min-width: 1400px){
	body.no-webp.img::before {background-image: url(/images/bg-roulette.png);}
    body.webp.img::before {background-image: url(/images/bg-roulette.webp);}
    body.no-webp.img::after {background-image: url(/images/bg-casino.png);}
    body.webp.img::after {background-image: url(/images/bg-casino.webp);}
    body.img::before, body.img::after {content: "";background-repeat: no-repeat;background-size: contain;background-position: center center;position: absolute;display: block;max-width: 100%;top: 15px;z-index: -1;}
    body.img::before {width: 380px;height: 700px;left: 5%;}
    body.img::after {width: 500px;height: 708px;right: 2%;}
}

@media screen  and (max-width: 460px){
  .brand-table{max-width: 90%;}
  .brand-table .bonus-text{font-size: 0.8rem;}
  .brand-table .bonus{font-size:1.7rem}
  .bonus-box .bonus-accent{font-size: 1.2rem;}
  .brand-table .brand-label{font-size: 10px;}
  .date{max-width: 90%;margin: auto;}
}

@media screen  and (max-width: 400px){
  .brand-table .company-160[class*="bg-"], .brand-table .company-260[class*="bg-"] { width: 130px; height: fit-content; padding: 30px 0;}
  .brand-table .top-brand .brand-label, .brand-table .brand-label{padding: 0 15px;}
  .modal .brand-table .brand-label{top: 17px;}
  .brand-table .bonus{font-size:1.3rem}
}

@media screen and (min-width: 768px) and (max-width: 991px){
  .stars .star:nth-child(1) {left: 0;}.stars .star:nth-child(2) {left: 16px;}.stars .star:nth-child(3) {left: 32px;}.stars .star:nth-child(4) {left: 48px;}.stars .star:nth-child(5) {left: 64px;}
  .star{transform: scale(0.8);}
  [class*="pay-"]{transform: scale(0.85);}
  .bonus-box .bonus{font-size: 1.4rem;}
  .bonus-box .bonus-accent{font-size: 1.3rem;}
  .rating-text{font-size: 0.65rem;}
  .rating .rating-value {font-size: 1.3rem;}
  .rating{font-size: 1rem;}
}

@media screen and (min-width: 400px) and (max-width: 991px){
	.brand-table{width: 400px; max-width: 100%;}
  .date{max-width: 370px;margin: auto;}
  .popup-3 .modal-header{width: 400px; margin: 0 auto;}
}
@keyframes hithere {
	40% { transform: scale(1);}
  55% { transform: scale(1.2); }
  60%, 67% { transform: rotate(-10deg) scale(1.2); }
  63% { transform: rotate(10deg) scale(1.2); }
  70% { transform: rotate(0deg) scale(1.2); }
  100% { transform: scale(1); }
}