<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* input(1,80): run-time error CSS1038: Expected hex color, found '#0009' */
.review-element{display:flex;border-radius:10px;filter:drop-shadow(0px 4px 3px #0009);background-color:#e7eaea;padding:20px 35px 10px;justify-content:space-between;margin-top:-40px;position:relative;z-index:99;width:100%}
.review-element &gt; .d-flex.dir-column:not(.d-flex.dir-column:last-of-type){padding-right:10px;position:relative}
.review-element&gt;.d-flex.dir-column:not(.d-flex.dir-column:last-of-type)::after{position:absolute;content:'';display:block;width:1px;height:100%;background-image:linear-gradient(0deg,#e7eaea 0%,#c4c4c4 50%,#e7eaea 100%);right:0}
.review-element .heading-logo-wrap{margin:0;position:relative}
.review-element .heading-logo-wrap a{display:inline-block;width:fit-content}
.review-element .heading-logo-wrap::after{position:absolute;content:'';display:block;width:1px;height:100%;background-image:linear-gradient(0deg,#e7eaea 0%,#c4c4c4 50%,#e7eaea 100%);right:0;top:0}
.review-element .heading-logo-wrap .heading-logo{position:unset;transform:translate(0)}
.review-element .d-flex.dir-column &gt; span:first-of-type{font-size:18px;text-transform:uppercase;color:#0d2c3d;font-weight:700;text-align:center;margin-bottom:10px}
.review-element .v-out-wrap{width:100%;margin-top:5px}
.review-element .v-out-wrap a{width:100%}
.review-element .bonuses span:nth-child(2){font-size:22px;color:#123346;font-weight:400;text-align:center}
.review-element .bonuses span:nth-child(2) span{font-size:36px;text-transform:uppercase;color:#ff5411;font-weight:700;text-align:center}
.review-element .bonuses.long-bonus span:nth-child(2) span{font-size:20px}
.review-element .licenses img{margin-bottom:10px}
.review-element .languages ul.pl-0 li{margin-bottom:10px;font-size:14px;color:#123346;font-weight:400;display:none;position:relative}
.review-element .languages ul.pl-0 li::after{content:'';display:block;position:absolute;width:6px;height:1px;background:#000;left:-8px;top:55%}
.review-element .languages ul.pl-0 li:nth-child(1),.review-element .languages ul.pl-0 li:nth-child(2),.review-element .languages ul.pl-0 li:nth-child(3){display:block}
.review-element .languages button,.review-element .payments button{padding-left:0;margin-left:0;text-decoration:underline;font-weight:400;color:#123346!important}
.review-element .payments button{margin:0 auto;display:block}
.review-element .languages button span,.review-element .payments button span{left:unset!important;right:-30px;background:none;border:none}
.review-element .languages button span::before,.review-element .payments button span::before{content:'';width:15px;height:15px;position:absolute;background:url(/assets/images/svg/right-arrow-white.svg?v=t_UOe_6UAr6PpnlZrdH3TeBViaY&amp;v=t_UOe_6UAr6PpnlZrdH3TeBViaY) 0 0 no-repeat;top:50%;transform:translate(0,-50%) rotate(90deg);filter:invert(50%) sepia(44%) saturate(441%) hue-rotate(116deg) brightness(94%) contrast(93%);left:5px}
.review-element .currencies ul li{visibility:hidden;display:flex;flex-direction:column;max-width:45px}
.review-element .currencies ul li::before{visibility:visible}
.review-element .currencies ul.curr-list li:before{width:35px;height:35px}
.review-element .payments ul{flex-wrap:wrap;padding-left:0;justify-content:center;align-items:center}
.review-element .payments ul li{width:30%;margin-right:5px;display:none;margin-bottom:0}
.review-element .payments ul.all-pays{justify-content:space-around}
.review-element .payments ul.all-pays li{display:block;text-align:center}
.review-element .payments ul li:nth-child(1),.review-element .payments ul li:nth-child(2),.review-element .payments ul li:nth-child(3){display:block}
.review-element .heading-logo-wrap,.review-element .d-flex.dir-column{width:15%;align-items:center}
.review-element .d-flex.dir-column.bonuses{width:20%}
.review-element .cta-g{width:fit-content}
.review-element .popup-box{z-index:9999}
.rating-features-tables{flex-wrap:wrap;justify-content:space-between}
.rating-features-tables .font-weight-bold.font-size-ms{display:flex;justify-content:flex-end}
.rating-features-tables table{border-spacing:0;min-height:284px}
.rating-features-tables &gt; div{width:49%}
.rating-features-tables tbody td:not(:last-child):after{display:none}
.rating-features-tables tr{background-color:#0d2636;color:#fff;position:relative}
.rating-features-tables tr:not(tr:last-of-type)::after,.rating-features-tables thead tr::after{content:'';display:block;position:absolute;width:93%;height:1px;bottom:0;left:50%;background-color:#c6c6c6;transform:translateX(-50%);opacity:.5}
.rating-features-tables tr td,.rating-features-tables tbody tr:first-child td:first-child,.rating-features-tables tr.em-tr td:first-child,.rating-features-tables tbody tr:first-child td:last-child,.rating-features-tables tr.em-tr td:last-child{border-radius:unset;width:50%}
.rating-features-tables tbody tr td:first-child{border-left:2px dotted #107a7a}
.rating-features-tables tbody tr td:nth-child(2){border-right:2px dotted #107a7a}
.rating-features-tables tbody tr:last-child td:first-child{border-bottom:2px dotted #107a7a;border-bottom-left-radius:10px}
.rating-features-tables tbody tr:last-child td:last-child{border-bottom:2px dotted #107a7a;border-bottom-right-radius:10px}
.rating-features-tables tbody tr td:nth-child(2){border-right:2px dotted #107a7a}
.rating-features-tables tbody tr:first-child td:first-child{border-top:2px dotted #107a7a;border-left:2px dotted #107a7a;border-top-left-radius:10px}
.rating-features-tables div:nth-child(2) thead tr th,.rating-features-tables &gt; div:first-of-type tbody tr:first-of-type td:first-of-type{font-size:18px;font-weight:700;text-transform:uppercase}
.rating-features-tables div:nth-child(2) thead tr th{font-size:19px;border:2px dotted #107a7a;border-bottom:unset;border-top-left-radius:10px;border-top-right-radius:10px;text-align:left;padding:15px 20px;width:100%}
.rating-features-tables tbody tr td{text-align:left;padding:15px 20px}
.rating-features-tables div:nth-child(2) tbody tr:first-child td:first-child,.rating-features-tables div:nth-child(2) tbody tr:first-child td:last-child{border:unset;border-radius:unset}
.rating-features-tables div:nth-child(2) tbody tr:first-child td:first-child{border-left:2px dotted #107a7a}
.rating-features-tables div:nth-child(2) tbody tr:first-child td:last-child{border-right:2px dotted #107a7a}
.rating-features-tables tbody tr:first-child td:last-child{border-top:2px dotted #107a7a;border-top-right-radius:10px;width:50%}
.rating-features-tables th{font-size:19px;font-weight:400}
.rating-features-tables .brand-table-container{z-index:0;position:relative}
.rating-features-tables &gt; div:last-of-type tr td:last-of-type{text-align:right;color:#ec6a3a!important}
.rating-features-tables &gt; div:first-of-type tr td:last-of-type span{float:right;display:flex;align-items:center}
.rec-rating{padding:0!important;border:none!important;box-shadow:none!important}
.rating{background-position:0 0;width:145px;height:26px;transform:scale(0.8)}
.rating,.rating&gt;span{display:block;background:url(/assets/images/svg/stars-second.svg?v=Gf-hGEBb7g3LS1sKaKQ07fqkZiE) no-repeat}
.rating&gt;span{width:0;background-position:0 -31px;text-indent:-9999px;height:26px;position:absolute}
.rate-num{font-weight:700}
.padd-negativ-40{padding-top:40px!important}
.blog-nav-v-2{position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#4ebca2;line-height:1.375rem;padding:3px 0;display:flex;align-items:center;padding:10px 114px;margin-bottom:-1px}
.blog-nav-v-2 .d-flex.w-100{width:100%}
.blog-nav-v-2 .d-flex.w-80{width:85%}
.blog-nav-v-2 ul.nav-dropdown{justify-content:space-around;margin:0;max-height:250px;right:0;border-radius:5px;width:100%;background-color:#fff;border:1px solid #d6e2ff;z-index:2;padding:0!important;overflow:hidden}
.blog-nav-v-2 ul.nav-dropdown li{margin-bottom:0;font-size:15px;padding:6px 0}
.blog-nav-v-2 span.relative{font-size:13px;line-height:18px;color:#0d2c3d;font-weight:700;font-family:"Open Sans";position:relative}
span.arrow-down-dropdown-icon{content:"";display:inline-block;width:.9em;height:.9em;border-right:.1em solid #134c58;border-top:.1em solid #134c58;right:-10px;position:absolute;top:50%;transform:translate(0,-50%) rotate(45deg);opacity:.7}
.blog-nav-v-2 ul.nav-dropdown li a{color:#134c58;font-weight:500}
.nav-dropdown li a{display:block;text-decoration:none}
.blog-nav-v-2 ul.nav-dropdown li:hover a,.blog-nav-v-2 ul.nav-dropdown li.active a{color:#ec693a;position:relative}
.blog-nav-v-2 ul.nav-dropdown li:hover a::after,.blog-nav-v-2 ul.nav-dropdown li.active a::after{content:'';position:absolute;display:block;height:3px;width:120%;bottom:-7px;left:-10%;border-top-left-radius:2px;border-top-right-radius:2px;background-color:orange}
.casino-steps{position:relative;margin:5px;display:flex;flex-direction:row;align-items:baseline;flex-wrap:wrap;justify-content:center}
.step-grid_boxes{display:flex;flex-direction:column;justify-content:center;flex-wrap:wrap;align-content:stretch;align-items:center}
.step-box__top{margin:5px}
.step-grid-box&gt;span{color:#3b9f8b;font-weight:700;max-width:100%;margin:0 auto}
p.step-grid__info{font-size:13px;font-weight:550;text-align:center;margin:3px 0}
.step-box__middle{margin:0 10px}
.casino-steps{position:relative;margin:5px;display:flex;flex-direction:row;align-items:baseline;flex-wrap:wrap;justify-content:center}
.step-grid_boxes{display:flex;flex-direction:column;justify-content:center;flex-wrap:wrap;align-content:stretch;align-items:center}
.step-img{width:89px;height:89px;border:2px solid transparent;left:0;top:0;position:relative;border-radius:50%;text-align:center;background:#f3b183ff;background:-webkit-gradient(left top,left bottom,color-stop(0%,#f3b183ff),color-stop(100%,#4fbca3ff));background:-o-linear-gradient(top,#f3b183ff 0%,#4fbca3ff 100%);background:-webkit-gradient(linear,left top,left bottom,from(#f3b183ff),to(#4fbca3ff));background:linear-gradient(to right,#f3b183ff 15%,#4fbca3ff 30%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3b183',endColorstr='#4fbca3',GradientType=0)}
.step-box__bottom .step-img::after{content:'';position:absolute;top:-10px;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:10px solid #4fbca3ff}
.step-grid-box{background:#ECEFF4;padding:10px 5px;width:220px;border-radius:10px;text-align:center;display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:column;height:170px}
.casino-steps.es-steps .step-grid-box{height:210px}
.step-grid-box &gt; span{color:#3B9F8B;font-weight:700}
p.step-grid__info{font-size:13px;font-weight:550;text-align:center;margin:3px 0}
.step-number{display:block;width:32px;height:32px;background-color:#9fdcd2;border:2px dotted #4dbca2;border-radius:50%;outline:none!important;bottom:0;margin:15px auto 5px;font-size:20px;font-weight:600;text-align:center;z-index:1;position:relative}
.step-box__top{margin:5px}
.step-box__middle{margin:0 10px}
.step-box__bottom{margin:10px}
.step-number::after{content:'';position:absolute;bottom:12px;left:34px;border-bottom:4px solid transparent;border-image:linear-gradient(90deg,#4fbca3ff 0%,#f3b183ff 100%);border-image-slice:1;width:190px}
.step-number.step--5::after{display:none}
.step-number::before{content:'';position:absolute;top:-10px;border-bottom:1px solid #67c2a0;left:8px;width:11px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}
.reg-casino-wrap{width:fit-content;margin:0 auto;width:100%;display:flex;justify-content:center}
.reg-casino-wrap a{text-decoration:none}
.reg-casino{background-image:linear-gradient(267deg,#123346 1%,#123346 1%,#0f7a7a 47%,#ec6a38 79%,#ec6a38 41%);border-radius:10px;position:relative;height:67px;width:fit-content;justify-content:center;display:flex;margin:0 auto;padding:10px 20px 10px 80px}
.reg-casino img{position:absolute;left:-20px;top:-7px}
.reg-casino span{display:flex;justify-content:center;align-content:center;height:100%;flex-direction:column;font-size:18px;font-weight:700;background-color:#ec6a38;border:2px solid #f3b183;border-radius:10px;color:#fff;padding:9px 50px}
.reg-casino span:hover{border:2px solid #fff;text-shadow:0 0 #fff}
.casino-types-wrapper .d-flex.dir-column{width:60%}
.main-width-md.d-flex .casino-types{width:40%}
table.casino-types{border-radius:10px;background-color:#e1e1e1;padding:0 10px 10px;margin-left:20px}
table.casino-types th{font-size:14px;line-height:25px;color:#5d626f;font-weight:700;font-family:"Open Sans";text-align:left}
table.casino-types thead tr th:nth-child(1){width:75%}
table.casino-types.banking thead tr th:nth-child(1){width:67%}
table.casino-types tbody tr td .ico-block{margin:0}
.casino-types{width:55%}
table.casino-types tr{filter:drop-shadow(0px 1px 2px #00000026)}
table.casino-types td{font-size:16px;line-height:25px;color:#111b36;text-align:left;padding-left:10px}
span.author-box{display:inline-block}
.notver-mess{margin:10px 0 40px}
.pro-cons-main{border-radius:10px;border:1px dashed #0f7a7a}
.pros-cons-box{border:1px dashed #0f7a7a}
.diff-bonuses .d-flex.mb-1{border-radius:10px;filter:drop-shadow(0px 5px 3px #00000080);background-color:#134c58;padding:30px;color:#fff}
.diff-bonuses .d-flex.mb-1 img{margin-right:15px}
.diff-bonuses .d-flex.mb-1 span{font-size:24px;color:#4ebca2;font-weight:700}
.diff-bonuses .d-flex.mb-1 p{font-size:16px;color:#fff;font-weight:400}
.section--c-banking .casino-types.banking{position:sticky;right:1%;width:17%;top:15%;float:right;z-index:1}
.section--c-banking .casino-types.banking tr td{color:#111b36;font-weight:300;font-size:14px}
.section--c-banking .casino-types.banking tr td:last-of-type{text-align:center}
.section--c-banking .casino-types.banking thead tr{filter:drop-shadow(0px 1px 2px #00000026);background-color:#123d4c}
.section--c-banking .casino-types.banking thead tr th:not(th:last-of-type){color:#fff;font-weight:400;text-align:right;font-size:18px;border-top-left-radius:10px;border-bottom-left-radius:10px}
.section--c-banking .casino-types.banking thead tr th span{cursor:pointer}
.section--c-banking .casino-types.banking thead tr th span:hover{color:#2f9486}
.section--c-banking .casino-types.banking thead tr th:last-of-type{border-top-right-radius:10px;border-bottom-right-radius:10px;position:relative}
.section--c-banking .casino-types.banking thead tr th:last-of-type span.arrow-down-dropdown-icon{border-right:.2em solid #40c3a5;border-top:.2em solid #40c3a5;transform:translate(50%,-50%) rotate(135deg) !important;top:12px !important;right:50% !important}
.section--c-banking .casino-types.banking thead tr th:last-of-type span.arrow-down-dropdown-icon.active{transform:translate(50%,-50%) rotate(315deg) !important;top:22px}
.section--c-banking .casino-types.banking tbody:not(tbody:first-of-type),.section--c-banking .casino-types.banking thead span:not(span:first-of-type):not(span.arrow-down-dropdown-icon){display:none}
.casino-types.banking thead th span.active{color:#2f9486}
.section--customer-care{padding-bottom:70px!important}
.section--customer-care .casino-types{float:right;width:45%;margin-bottom:20px}
.section--customer-care .casino-types .ico-block{margin:unset}
.section--customer-care .casino-types td span{word-break:break-word}
.review-element .currencies ul li.curr-list__EUR::before{background:url(/assets/images/svg/currency/euro-currency.svg?v=hhXSOtWAsAVM19mvAo4emLFIk-A) 0 0 no-repeat}
.review-element .currencies ul li.curr-list__bit::before{background:url(/assets/images/svg/currency/bitcoin-currency.svg?v=hhXSOtWAsAVM19mvAo4emLFIk-A) 0 0 no-repeat}
.review-element .currencies ul li.curr-list__USD::before{background:url(/assets/images/svg/currency/dollar-currency.svg?v=hhXSOtWAsAVM19mvAo4emLFIk-A) 0 0 no-repeat}
.review-element .currencies ul li.curr-list__GBP::before{background:url(/assets/images/svg/currency/pound-currency.svg?v=hhXSOtWAsAVM19mvAo4emLFIk-A) 0 0 no-repeat}
.review-element .currencies ul li.curr-list__PHP::before{background:url(/assets/images/svg/currency/php-circle.svg?v=bHi4jCAf3wl1Wt6grDWxLkk8pkQ) 0 0 no-repeat}
.review-element .currencies ul li.curr-list__VND::before{background:url(/assets/images/svg/currency/ico-dong-circle.svg?v=OYxNvewf6PQd9Ese74RhobeeVFk) 0 0 no-repeat}
.review-element .currencies ul li:not(li.curr-list__EUR,li.curr-list__USD,li.curr-list__GBP,li.curr-list__PHP){display:none}
.em-box{margin-bottom:0}
@media screen and (max-width: 1473px) {
.section--c-banking .casino-types.banking{width:30%}
}
@media screen and (max-width: 700px) {
.casino-steps{display:flex;flex-wrap:wrap;align-content:stretch;flex-direction:row-reverse}
.step-grid_boxes{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}
.step-box__top{width:55%}
.social-casino .step-box__top{min-width:290px}
.step-title{margin:5px auto}
.step-box__bottom{width:35%}
.step-box__middle{width:10%}
.step-grid-box{width:100%;height:200px}
html[lang="th"] .step-grid-box{width:200px;min-height:90px;height:auto}
.casino-steps.es-steps .step-grid-box{height:275px}
.step-img{background:#4fbca3;background:-moz-linear-gradient(0deg,#4fbca3ff 70%,#f3b183ff 100%);background:-webkit-linear-gradient(0deg,#4fbca3ff 70%,#f3b183ff 100%);background:linear-gradient(0deg,#4fbca3ff 70%,#f3b183ff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#4fbca3",endColorstr="#f3b183",GradientType=1)}
.step-box__top .step-img::after{top:37px;left:-29px;bottom:34px;-webkit-transform:translate(100%,0) rotate(90deg);-ms-transform:translate(100%,0) rotate(90deg);transform:translate(100%,0) rotate(90deg)}
.step-box__bottom .step-img::after{top:38px;left:-15px;-webkit-transform:translate(0%,0) rotate(270deg);-ms-transform:translate(0%,0) rotate(270deg);transform:translate(0%,0) rotate(270deg)}
.step-number::before{top:10px;left:-15px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
.step-number{width:25px;height:25px;font-size:15px;margin:5px auto}
.step-number::after{right:auto;left:50%;transform:translateX(-50%);top:26px;bottom:auto;width:4px;height:178px;border-bottom:none;border-right:4px solid transparent;border-image:linear-gradient(180deg,#4fbca3ff 0%,#f3b183ff 100%);border-image-slice:1}
.casino-steps.es-steps .step-number::after{height:252px}
}
@media screen and (min-width: 400px) and (max-width: 700px) {
.step-img{width:106px;height:106px}
.step-img img{width:103px;height:103px}
.step-box__bottom .step-img::after{top:47px}
}
@media screen and (min-width: 480px) and (max-width: 700px) {
.step-img{width:170px;height:170px}
.step-img img{width:160px;height:166px}
.step-box__bottom .step-img::after{top:78px}
}
@media screen and (min-width: 701px) and (max-width: 929px) {
.step-number.step--3::after{display:none}
}
@media screen and (min-width: 930px) and (max-width: 1159px) {
.step-number.step--4::after{display:none}
}
@media only screen and (min-width: 1299px) {
.review-element .heading-logo-wrap .heading-logo{width:135px;height:135px}
}
@media only screen and (max-width: 1299px) {
.pro-cons-main{padding:20px 10px 0}
table.casino-types{margin:15px auto;width:100%}
.review-element .heading-logo-wrap{align-self:center}
.review-element .heading-logo-wrap .heading-logo{width:110px;height:110px}
.find-box{margin-top:50px}
.reg-casino{border-top-left-radius:40px;border-bottom-left-radius:40px}
.reg-casino img{left:0;top:3px;width:60px}
}
@media only screen and (max-width: 1199px) {
.blog-nav-v-2{width:101%;margin-left:-1%}
}
@media only screen and (min-width: 1024px) {
.casino-types.banking{display:none}
.review-heading .heading-logo-wrap{min-height:unset;padding:unset}
}
@media only screen and (max-width: 1024px) {
img.mb-fix-margin{display:block;margin:20px auto!important;float:none}
.review-heading .heading-logo-wrap{padding:unset}
.review-element .heading-logo-wrap a{display:block;margin:0 auto}
.rating-features-tables&gt;div,.rating-features-tables .table-wrap--main{width:100%}
.review-element .heading-logo-wrap .heading-logo{margin:0 auto}
.review-element{flex-wrap:wrap}
.review-element .heading-logo-wrap,.review-element .d-flex.dir-column,.review-element .d-flex.dir-column.bonuses{width:49%;margin-bottom:10px}
.review-element&gt;.d-flex.dir-column:nth-child(2):not(.d-flex.dir-column:last-of-type)::after,.review-element&gt;.d-flex.dir-column:nth-child(4):not(.d-flex.dir-column:last-of-type)::after{display:none}
.review-element .v-out-wrap{width:70%}
.blog-nav-v-2{padding:10px 0}
.section--c-banking .main-width .table-wrap,.section--c-banking .main-width .terms--info-table{display:none}
.section--c-banking .casino-types.banking{position:unset;width:95%;float:unset}
}
@media only screen and (max-width: 768px) {
.review-element&gt;.d-flex.dir-column:nth-child(2):not(.d-flex.dir-column:last-of-type)::after,.review-element&gt;.d-flex.dir-column:nth-child(4):not(.d-flex.dir-column:last-of-type)::after{display:block}
.review-element .heading-logo-wrap::after,.review-element&gt;.d-flex.dir-column:nth-child(5):not(.d-flex.dir-column:last-of-type)::after{display:none}
.review-element{flex-wrap:wrap}
.review-element .d-flex.dir-column{width:50%}
.review-element .heading-logo-wrap,.review-element .d-flex.dir-column.bonuses{width:100%}
.review-element .heading-logo-wrap .heading-logo{width:110px;height:110px;margin:0 auto 10px;border:8px solid #123346}
.review-element .v-out-wrap a{width:50%;margin:0 auto 30px;display:block}
.review-element .popup-box{left:-12%}
.review-element .payments .popup-box{left:-100%}
.review-element&gt;.d-flex.dir-column:not(.d-flex.dir-column:last-of-type)::after{position:absolute;content:'';display:block;width:100%;height:1px;background-image:linear-gradient(90deg,#e7eaea 0%,#c4c4c4 50%,#e7eaea 100%);bottom:0}
.blog-nav-v-2 span.relative,span.arrow-down-dropdown-icon{cursor:pointer}
.blog-nav-v-2 ul.nav-dropdown{flex-direction:column;align-items:center}
.blog-nav-v-2 ul.nav-dropdown li:not(li:first-of-type){display:none}
.blog-nav-v-2 ul.nav-dropdown li:first-of-type{width:140px;text-align:center}
span.arrow-down-dropdown-icon{transform:translate(0,-50%) rotate(135deg);right:-20px;top:30%}
span.arrow-down-dropdown-icon.up{top:60%;transform:translate(0,-50%) rotate(315deg)}
.blog-nav-v-2 ul.nav-dropdown li{padding:10px 15px}
.blog-nav-v-2 ul.nav-dropdown{max-height:unset}
.blog-nav-v-2 span.relative{width:100%}
.reg-casino-wrap .reg-casino span{margin-left:unset}
.casino-types-wrapper{flex-wrap:wrap}
.casino-types-wrapper .d-flex.dir-column{width:100%}
.diff-bonuses{margin-top:20px}
.support-table-wrapper{display:flex;flex-direction:column-reverse}
.section--customer-care .casino-types{width:100%}
.section--customer-care{padding-bottom:0!important}
.review-element .bonuses{padding-right:0!important}
}
.blog-nav-v-2{width:100%;margin-left:0}
@media only screen and (max-width: 550px) {
.social-casino .step-grid_boxes{width:100%}
.social-casino .step-box__top{min-width:200px}
.review-element .v-out-wrap{width:90%}
.blog-nav-v-2 span.relative{width:100%}
span.arrow-down-dropdown-icon{right:0}
.blog-nav-v-2 ul.nav-dropdown li{width:100%!important;text-align:left!important}
img.img-sm-block{display:block;float:none;margin:0 auto}
.custom-grid__item-1-10{width:50%!important;padding:5px!important}
.reg-casino{margin-right:0!important}
.body-review--casino p:not(.body-review--casino div.valign-c p),.body-review--casino p.text-align-center{text-align:left!important}
.diff-bonuses .d-flex.mb-1{display:block!important}
.diff-bonuses .d-flex.mb-1 img{float:left;max-height:100px}
.diff-bonuses .d-flex.mb-1 &gt; div{padding-top:40px}
.diff-bonuses .d-flex.mb-1 p{margin-top:30px;float:left}
.section--c-banking{display:flex;flex-direction:column-reverse}
}
@media only screen and (max-width: 480px) {
.review-element .v-out-wrap a{width:100%}
.review-element{padding:20px 0}
.reg-casino-wrap{width:100%}
.reg-casino-wrap .reg-casino{width:100%}
.reg-casino-wrap .reg-casino span{width:100%;text-align:center}
}
@media only screen and (max-width: 425px) {
.rating-features-tables .rating{width:28px;margin-right:10px}
.rating-features-tables .rating &gt; span{width:28px!important}
.rating-features-tables tbody tr:first-child td:first-child{width:60%;padding-right:0}
}
.flex-wrap{flex-wrap:wrap}
.fix-min-height{min-height:380px}
.bonuses .valign-c{width:100%;text-align:center}
.bonuses .valign-c a{background:#bc4e4e;color:#fff;width:90%!important;margin:10px auto}
.support-table-wrapper{display:flex;flex-direction:column-reverse;align-items:center}
.section--customer-care{padding-bottom:0!important}
@media only screen and (max-width: 820px) {
.support-table-wrapper{flex-direction:column-reverse}
.support-table-wrapper .support-text{width:100%}
.section--customer-care .casino-types{width:100%}
}
@media only screen and (max-width: 1600px) and (min-width: 771px) {
.blog-nav-v-2 .d-flex.w-80{width:80%}
html[lang="vi"] .blog-nav-v-2 ul{flex-wrap:wrap;overflow:hidden;justify-content:space-evenly}
html[lang="vi"] .blog-nav-v-2 ul li{width:30%;text-align:center}
}
html[lang="vi"] .related-el--cas .slick-list.draggable{max-height:606px}
#operator{padding-top:40px!important}
@media only screen and (max-width: 1024px) {
.casino-types.banking thead th span{margin:6px 0}
.section--c-banking .casino-types.banking thead{position:relative;width:100%}
.section--c-banking .casino-types.banking thead tr{position:relative;width:100%;z-index:99999}
.section--c-banking .casino-types.banking thead tr th:first-of-type{border-top-left-radius:10px;border-bottom-left-radius:10px}
.section--c-banking .casino-types.banking thead tr th:not(th:last-of-type){position:absolute;width:100%;z-index:999999;background:#123d4c;text-align:center;border-radius:5px;border-bottom-left-radius:10px}
.section--c-banking .casino-types.banking thead tr th:last-of-type{width:30%;right:0;z-index:999999;background-color:#123d4c;height:53px;top:0}
}
@media only screen and (max-width: 770px) {
.section--c-banking .casino-types.banking thead tr th:not(th:last-of-type){width:100%}
}
@media only screen and (max-width: 768px) {
.on-mobile-first-payment ul:not(ul.all-pays) li:not(li:first-of-type){display:none!important}
div.blog-nav-v-2{padding:10px 30px}
}
@media only screen and (max-width: 400px) {
.reg-casino span{padding:0}
}
.review-heading .add-to{z-index:12}
.rating-features-tables tbody tr td:first-of-type{padding-right:0}
.lastupdated-container{font-weight:300;font-size:14px;margin-bottom:5px}
.section img.align-center{display:block;margin:0 auto}</pre></body></html>