:root{--ajb-primary-color:#000;--ajb-secondary-color:#00000020;--ajb-gap:16px;--ajb-text-color:#000;--ajb-font-family:inherit;--ajb-font-size:inherit;--ajb-font-style:inherit;--ajb-font-weight:inherit;--ajb-bg-color:#ffffffee;--ajb-bg-blur:4px;--ajb-bg-z-index:2147483647;--ajb-bg-transition:all 0.2s}.ajax-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-column-gap:var(--ajb-gap);-moz-column-gap:var(--ajb-gap);column-gap:var(--ajb-gap);-ms-flex-direction:column;flex-direction:column;row-gap:var(--ajb-gap);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;backdrop-filter:blur(var(--ajb-bg-blur));background:var(--ajb-bg-color);bottom:0;justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;-webkit-transition:var(--ajb-bg-transition);transition:var(--ajb-bg-transition);z-index:var(--ajb-bg-z-index)}.ajax-bar.is-open{opacity:1;pointer-events:all}.ajax-bar-text{color:var(--ajb-text-color);font-family:var(--ajb-font-family);font-size:var(--ajb-font-size);font-style:var(--ajb-font-size);font-weight:var(--ajb-font-weight);text-align:center}.ajax-bar-loader{-webkit-animation:l26 1s steps(12) infinite;animation:l26 1s steps(12) infinite;aspect-ratio:1;display:grid;-webkit-mask:conic-gradient(from 15deg,transparent,#000);mask:conic-gradient(from 15deg,transparent,#000);width:50px}.ajax-bar-loader,.ajax-bar-loader:after,.ajax-bar-loader:before{background:radial-gradient(closest-side at 50% 12.5%,var(--ajb-primary-color) 96%,transparent) 50% 0/20% 80% repeat-y,radial-gradient(closest-side at 12.5% 50%,var(--ajb-primary-color) 96%,transparent) 0 50%/80% 20% repeat-x}.ajax-bar-loader:after,.ajax-bar-loader:before{content:"";grid-area:1/1;-webkit-transform:rotate(30deg);transform:rotate(30deg)}.ajax-bar-loader:after{-webkit-transform:rotate(60deg);transform:rotate(60deg)}@-webkit-keyframes l26{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes l26{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}:root{--color-white:#fff;--color-body:#fbfbfb;--color-primary:#01b33b;--color-primary-accent:#02de4a;--color-primary-light:#a8feb6;--color-primary-medium:#286b2b;--color-primary-dark:#304931;--color-primary-pc:#28a745}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{background-color:#333;border-radius:4px;color:#fff;font-size:14px;line-height:1.4;outline:0;position:relative;-webkit-transition-property:visibility,opacity,-webkit-transform;transition-property:visibility,opacity,-webkit-transform;transition-property:transform,visibility,opacity;transition-property:transform,visibility,opacity,-webkit-transform;white-space:normal}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-top-color:initial;border-width:8px 8px 0;bottom:-7px;left:0;-webkit-transform-origin:center top;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:initial;border-width:0 8px 8px;left:0;top:-7px;-webkit-transform-origin:center bottom;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-left-color:initial;border-width:8px 0 8px 8px;right:-7px;-webkit-transform-origin:center left;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-right-color:initial;border-width:8px 8px 8px 0;left:-7px;-webkit-transform-origin:center right;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{-webkit-transition-timing-function:cubic-bezier(.54,1.5,.38,1.11);transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{color:#333;height:16px;width:16px}.tippy-arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.tippy-content{padding:5px 9px;position:relative;z-index:1}.listing{clear:both;color:var(--color-white);counter-reset:listing;counter-set:listing;list-style:none;margin:40px 0!important;padding:0;text-shadow:none}.listing,.listing-itm{position:relative}.listing-itm:not(:last-child){margin-bottom:40px!important}.listing-itm:nth-child(-n+3) .listing-cont:before{border-color:var(--color-primary);color:var(--color-primary)}@media screen and (min-width:993px){.listing-itm:nth-child(-n+3) .listing-info{position:relative;z-index:4}.listing-itm:nth-child(-n+3) .listing-info:after{background:var(--color-primary);border-radius:10px 0 0 10px;content:"";height:110px;left:-5px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:5px;z-index:-1}[dir=rtl] .listing-itm:nth-child(-n+3) .listing-info:after{border-radius:0 10px 10px 0;right:-5px}}.listing-itm:not(.is-open) .listing-more{display:none}.listing-cont{-webkit-box-orient:vertical;-webkit-box-direction:normal;border:1px solid var(--Grey-border,#38383b);border-radius:10px;-webkit-box-shadow:0 4px 16px 0 rgba(33,33,33,.6);box-shadow:0 4px 16px 0 rgba(33,33,33,.6);-ms-flex-direction:column;flex-direction:column;padding-top:32px;position:relative;z-index:1}.listing-cont,.listing-cont:before{background:#242528;display:-webkit-box;display:-ms-flexbox;display:flex}.listing-cont:before{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border:1px solid var(--Grey-border,#38383b);border-radius:6px;color:#fff;content:counter(listing);counter-increment:listing;font-size:14px;font-style:normal;font-weight:600;height:27px;justify-content:center;left:-2px;line-height:normal;min-width:27px;position:absolute;text-align:center;top:-2px}[dir=rtl] .listing-cont:before{left:auto;right:0}@media screen and (min-width:993px){.listing-cont:before{border-radius:50%;left:6px;top:6px}[dir=rtl] .listing-cont:before{left:auto;right:6px}}@media screen and (max-width:992px){.listing-cont>:not(:last-child,.listing-expand){margin-bottom:16px;padding-left:14px;padding-right:14px}.listing-cont .listing-act{border-radius:0 0 10px 10px;margin-bottom:0;padding-bottom:32px}}@media screen and (min-width:993px){.listing-cont{display:grid;gap:0 24px;grid-template-columns:260px 1fr 180px 220px;padding-top:0}.listing-cont>*{padding-bottom:30px;padding-top:30px}}@media screen and (min-width:1200px){.listing-cont{grid-template-columns:340px 1fr 204px 266px}}.listing-info{display:grid;gap:16px;grid-template-columns:auto 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.listing-info .rate{display:none}.listing-info .rate.average-rating{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}@media screen and (max-width:992px){.listing-info{margin:auto}}@media screen and (min-width:993px){.listing-info{gap:8px;padding-left:12px}[dir=rtl] .listing-info{padding-left:0;padding-right:12px}}@media screen and (min-width:1200px){.listing-info{gap:16px;padding-left:24px}[dir=rtl] .listing-info{padding-left:0;padding-right:24px}}.content .listing-info-tbl:is(table),.listing-info-tbl{border:none;-webkit-box-shadow:none;box-shadow:none}.content .listing-info-tbl:is(table) :where(tr,td,th),.listing-info-tbl :where(tr,td,th){border:0;height:auto!important}.content .listing-info-tbl:is(table) tr:first-child>:is(th,td),.listing-info-tbl tr:first-child>:is(th,td){padding-top:0}.content .listing-info-tbl:is(table) tr:last-child>:is(th,td),.listing-info-tbl tr:last-child>:is(th,td){padding-bottom:0}.content .listing-info-tbl:is(table) :where(td,th),.listing-info-tbl :where(td,th){background:none;font-size:12px;font-style:normal;font-weight:600;padding:4px 6px}.content .listing-info-tbl:is(table) :where(td,th):last-child,.listing-info-tbl :where(td,th):last-child{padding-right:0;white-space:nowrap}[dir=rtl] .content .listing-info-tbl:is(table) :where(td,th):last-child,[dir=rtl] .listing-info-tbl :where(td,th):last-child{direction:ltr}.content .listing-info-tbl:is(table) :where(td,th):first-child,.listing-info-tbl :where(td,th):first-child{padding-left:0}[dir=rtl] .content .listing-info-tbl:is(table) :where(td,th):first-child,[dir=rtl] .listing-info-tbl :where(td,th):first-child{text-align:end;-webkit-transform:none!important;transform:none!important}.content .listing-info-tbl:is(table) .progress,.listing-info-tbl .progress{width:92px}.listing-logo{display:-webkit-box;display:-ms-flexbox;display:flex}.listing-ttl{color:var(--color-white);font-size:18px;font-weight:700;margin:0 0 12px}[dir=rtl] .listing-ttl{text-align:right}.listing-rate-info{color:#cbcbcb;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-style:normal;font-weight:500;line-height:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3px;margin-top:6px}@media screen and (min-width:768px){.listing-rate-info{margin-top:12px}}.listing-info-btn{background:none;border:none;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:1px}.listing-bonus,.listing-info-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.listing-bonus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;position:relative;text-align:center}@media screen and (max-width:992px){.listing-bonus{padding-bottom:14px;padding-top:14px}.listing-bonus:after,.listing-bonus:before{border-bottom:1px solid #38383b;content:"";left:14px;position:absolute;right:14px;top:0}.listing-bonus:after{bottom:0;top:unset}}.listing-bonus-ttl{font-size:16px}.listing-bonus-val{font-size:20px;font-weight:700}.listing-bonus-val,.listing-bonus-val .btn-avial,.listing-bonus-val .btn-tocasino{color:var(--color-primary)}.listing-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.content .listing-meta-list:is(ul,ol),.listing-meta-list:is(ul,ol){display:grid;gap:16px;grid-template-columns:repeat(2,1fr);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;list-style:none;margin:0;padding:0}[dir=rtl] .content .listing-meta-list:is(ul,ol),[dir=rtl] .listing-meta-list:is(ul,ol){direction:ltr}@media screen and (min-width:768px){.content .listing-meta-list:is(ul,ol),.listing-meta-list:is(ul,ol){grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:993px){.content .listing-meta-list:is(ul,ol),.listing-meta-list:is(ul,ol){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;gap:8px;justify-content:flex-start;margin:auto 0}}.content .listing-meta-list:is(ul,ol) li,.listing-meta-list:is(ul,ol) li{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;font-size:14px;font-style:normal;font-weight:400;gap:4px;justify-content:center}.content .listing-meta-list:is(ul,ol) li span,.listing-meta-list:is(ul,ol) li span{font-weight:700}@media screen and (max-width:992px){.content .listing-meta-list:is(ul,ol) li img,.listing-meta-list:is(ul,ol) li img{height:24px;-o-object-fit:contain;object-fit:contain;width:24px}}@media screen and (min-width:993px){.content .listing-meta-list:is(ul,ol) li,.listing-meta-list:is(ul,ol) li{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;gap:4px;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.content .listing-meta-list:is(ul,ol) li:before,.listing-meta-list:is(ul,ol) li:before{content:none}.listing-more{background:#2e2f33;display:grid;padding:14px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:14px;margin-bottom:0!important}@media screen and (min-width:768px){.listing-more{gap:24px;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:993px){.listing-more{border-radius:0 0 10px 10px;grid-area:2/1/3/5;grid-template-areas:"_1 _3 _5" "_2 _4 _6";grid-template-columns:1fr 1fr 290px;padding-bottom:24px}.listing-more>:first-child{grid-area:_1}.listing-more>:nth-child(2){grid-area:_2}.listing-more>:nth-child(3){grid-area:_3}.listing-more>:nth-child(4){grid-area:_4}.listing-more>:nth-child(5){grid-area:_5}.listing-more>:nth-child(6){grid-area:_6}.bonus-listing .listing-more{grid-template-areas:"_1 _2 _4" "_5 _3 _6"}}@media screen and (min-width:1200px){.listing-more{padding:24px}}.listing-more>*{max-width:100%;min-width:0}.listing-limits:is(ul,ol){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;list-style:none;margin:0!important;padding:0}.listing-limits:is(ul,ol) li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:16px;font-weight:600;gap:4px;list-style:none;margin-bottom:0!important}.listing-limits:is(ul,ol) li:before{content:none!important}.listing-limits:is(ul,ol) li span{color:var(--color-primary)}@media screen and (max-width:767px){.listing-limits:is(ul,ol){padding-bottom:16px;padding-top:16px;position:relative}.listing-limits:is(ul,ol):after,.listing-limits:is(ul,ol):before{background:-webkit-gradient(linear,left top,right top,from(rgba(25,110,55,0)),color-stop(#196e37),to(rgba(25,110,55,0)));background:linear-gradient(90deg,rgba(25,110,55,0),#196e37,rgba(25,110,55,0));content:"";height:1px;left:0;position:absolute;right:0;top:0}.listing-limits:is(ul,ol):after{bottom:0;top:unset}.listing-limits:is(ul,ol) li:not(:last-child){border-bottom:1px solid #38383b;padding-bottom:8px}.bonus-listing .listing-limits:is(ul,ol){padding-top:0}.bonus-listing .listing-limits:is(ul,ol):before{content:none}}.listing-b{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:12px;justify-content:space-between}@media screen and (max-width:767px){.listing-b{padding-top:14px;position:relative}.listing-b:before{background:-webkit-gradient(linear,left top,right top,from(rgba(1,179,59,0)),color-stop(rgba(1,179,59,.5)),to(rgba(1,179,59,0)));background:linear-gradient(90deg,rgba(1,179,59,0),rgba(1,179,59,.5),rgba(1,179,59,0));content:"";display:block;height:1px;left:0;position:absolute;right:0;top:0}}.listing-b-i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-style:normal;font-weight:400;gap:4px}@media screen and (min-width:768px){.listing-b-i:not(:first-child){margin:auto}}.listing-b-i>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-primary);font-weight:600;gap:2px}.listing-b-i>div img{-ms-flex-negative:0;flex-shrink:0}.listing-act{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;gap:12px;justify-content:center;text-align:center}@media screen and (max-width:992px){.listing-act>:nth-child(2){display:none}.is-open .listing-act{background:#2e2f33}.is-open .listing-act>:nth-child(2){display:block}}@media screen and (min-width:993px){.listing-act{gap:8px;padding-right:12px}[dir=rtl] .listing-act{padding-left:12px;padding-right:0}}@media screen and (min-width:1200px){.listing-act{padding-right:24px}[dir=rtl] .listing-act{padding-left:24px;padding-right:0}}.listing-act-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;width:clamp(220px,100%,360px)}@media screen and (min-width:993px){.listing-act-btn{width:clamp(100px,100%,242px)}}.listing-btn{--bg:var(--color-primary,#01b33b);--bg-hover:var(--color-primary-accent,#02de4a);--shadow:#007419;--color:var(--color-white,#fff);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--bg);border:0;border-radius:6px;-webkit-box-shadow:0 3px 0 0 var(--shadow);box-shadow:0 3px 0 0 var(--shadow);font-size:18px;font-style:normal;font-weight:700;justify-content:center;line-height:normal;padding:12px 24px;position:relative;text-align:center;text-shadow:none;text-transform:uppercase;-webkit-transition:all .2s;transition:all .2s}.listing-btn,.listing-btn:visited{color:var(--color)}.listing-btn:hover{-webkit-box-shadow:0 3px 0 0 var(--shadow);box-shadow:0 3px 0 0 var(--shadow)}.listing-btn:focus,.listing-btn:hover{background:var(--bg-hover);text-decoration:none}.listing-btn:focus{-webkit-box-shadow:0 0 0 0 var(--shadow);box-shadow:0 0 0 0 var(--shadow);-webkit-transform:translateY(3px);transform:translateY(3px)}.listing-btn.expanded{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.listing-btn.small{font-size:14px;font-style:normal;font-weight:700;padding:8px 16px}.listing-btn.grey{--bg:#242528;--bg-hover:#45464d;--shadow:#1e1f21}@media screen and (min-width:993px){.listing-btn.grey{--bg:#2e2f33}}.listing-rev{color:var(--color-primary)}.listing-tc{background:#2e2f33;border-radius:0 0 10px 10px;color:#858585;display:none;font-size:10px;margin-top:-32px;padding:56px 12px 12px;position:relative;z-index:0}.listing-tc.is-open{display:block}.listing-tc p{margin-bottom:4px}.listing-tc-toggle{background:none;border-width:0 0 1px;border-bottom:1px dashed #858585;color:var(--grey,#858585);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-style:normal;font-weight:400;line-height:normal;margin:auto;padding:0;text-align:center}.listing-tc-toggle :focus,.listing-tc-toggle:hover{border-bottom:1px solid #858585}.listing-expand{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#242528;border:1px dashed var(--Grey-border,#38383b);border-radius:var(--rounding,10px);-webkit-box-shadow:0 4px 16px 0 rgba(33,33,33,.6);box-shadow:0 4px 16px 0 rgba(33,33,33,.6);color:var(--color-primary);font-size:12px;font-style:normal;font-weight:400;gap:8px;left:50%;line-height:normal;position:absolute;top:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.is-open .listing-expand,.listing-expand:focus,.listing-expand:hover{border-color:var(--color-primary)}.is-open .listing-expand:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.listing-expand:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='4' fill='none' viewBox='0 0 6 4'%3E%3Cpath fill='%2301B33B' d='M2.331 3.708.201 1.322C-.267.797.134 0 .87 0h4.262c.735 0 1.137.797.667 1.322l-2.13 2.386a.91.91 0 0 1-1.337 0Z'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:4px;width:6px}.listing-badge{background:var(--1,radial-gradient(121.65% 69.52% at 33.97% 13.25%,#ffbf00 47%,#faa301 100%));border-radius:0 0 8px 8px;color:#252525;font-size:12px;font-style:normal;font-weight:600;left:35px;line-height:130%;padding:4px 10px;position:absolute;top:-10px;z-index:2}@media screen and (min-width:993px){.listing-badge{left:48px}}.listing-badge:after,.listing-badge:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='15' fill='none' viewBox='0 0 7 15'%3E%3Cpath fill='%23D68B01' fill-rule='evenodd' d='M7 0 0 10h3l4 5z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat 100% 0/contain;content:"";display:block;height:15px;position:absolute;right:100%;top:0;width:7px}.listing-badge:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='15' fill='none' viewBox='0 0 7 15'%3E%3Cpath fill='%23D68B01' fill-rule='evenodd' d='m0 0 7 10H4l-4 5z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat 0 0/contain;left:100%;right:unset}@media screen and (min-width:1200px){.is-sidebar .listing .listing-cont{grid-template-areas:"info bonus act" "meta meta meta" "more more more";grid-template-columns:280px 1fr 220px;grid-template-rows:auto 1fr auto}.is-sidebar .listing .listing-info{grid-area:info}.is-sidebar .listing .listing-meta{grid-area:meta;grid-row:2;padding-top:0;width:100%}.is-sidebar .listing .listing-meta-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px;-ms-flex-direction:row;flex-direction:row;padding-left:10px;padding-right:10px}.is-sidebar .listing .listing-meta-list,.is-sidebar .listing .listing-meta-list li{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.is-sidebar .listing .listing-bonus{grid-area:bonus}.is-sidebar .listing .listing-act{grid-area:act}.is-sidebar .listing .listing-more{grid-area:more;grid-row:3;grid-template-areas:unset;grid-template-columns:1fr 1fr}.is-sidebar .listing .listing-more>*{grid-area:unset}}.hex-img{aspect-ratio:92/100;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='92' height='100' fill='none' viewBox='0 0 93 101'%3E%3Cpath fill='%23000' d='M43.578.85a5.09 5.09 0 0 1 4.912 0l40.94 22.574a5.02 5.02 0 0 1 2.603 4.39v44.812a5.02 5.02 0 0 1-2.603 4.39L48.49 99.589a5.09 5.09 0 0 1-4.912 0L2.636 77.016a5.02 5.02 0 0 1-2.602-4.391V27.814c0-1.825.996-3.505 2.602-4.39z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='92' height='100' fill='none' viewBox='0 0 93 101'%3E%3Cpath fill='%23000' d='M43.578.85a5.09 5.09 0 0 1 4.912 0l40.94 22.574a5.02 5.02 0 0 1 2.603 4.39v44.812a5.02 5.02 0 0 1-2.603 4.39L48.49 99.589a5.09 5.09 0 0 1-4.912 0L2.636 77.016a5.02 5.02 0 0 1-2.602-4.391V27.814c0-1.825.996-3.505 2.602-4.39z'/%3E%3C/svg%3E");-webkit-mask-position:center center;mask-position:center center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-o-object-fit:cover;object-fit:cover}.rate{background:#34373d;border-radius:10px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:8px;padding:7px 10px}.rate,.rate-stars{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rate-stars{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px}.rate-stars img{-ms-flex-negative:0;flex-shrink:0}[dir=rtl] .rate-stars img{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.rate-val{color:var(--body-color);font-size:12px;font-style:normal;font-weight:700}.rate-val.medium b{color:#f2b835}.rate-val.high b{color:#01b33b}.rate-val.low b{color:#de4657}.content .hex-list:is(ul),.hex-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:16px;font-weight:600;gap:4px;margin:0;padding:0}.content .hex-list:is(ul) li,.hex-list li{margin:0}.content .hex-list:is(ul) li:before,.hex-list li:before{all:unset;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='9' fill='none' viewBox='0 0 9 9'%3E%3Cpath fill='url(%23a)' d='M4 .289a1 1 0 0 1 1 0L7.897 1.96a1 1 0 0 1 .5.866v3.346a1 1 0 0 1-.5.866L5 8.71a1 1 0 0 1-1 0L1.103 7.04a1 1 0 0 1-.5-.866V2.827a1 1 0 0 1 .5-.866L4 .29Z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='-13.692' x2='5.372' y1='0' y2='10.643' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23CAFF70'/%3E%3Cstop offset='1' stop-color='%232FC423'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:9px;margin-right:6px;width:9px}.more-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-right:auto}.more-list,.more-list-head{display:-webkit-box;display:-ms-flexbox;display:flex}.more-list-head{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:12px;justify-content:space-between}.more-list-ttl{font-size:16px;font-weight:600}.more-list-btn{background:none;border:none;color:#f2b835;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:12px;font-style:normal;font-weight:700;line-height:normal;margin:0;padding:0;text-decoration-line:underline}.more-list-btn:hover{text-decoration:none}.more-list-cont{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;-ms-flex-negative:0;flex-shrink:0}.more-list-cont.in-tooltip{-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:286px}.more-list-a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8f2f2));background:linear-gradient(180deg,#fff,#f8f2f2);border:1px solid #c7c7c7;border-radius:4px;height:28px;justify-content:center;padding:3px;width:44px}.more-list-a,.more-list-a img{-ms-flex-negative:0;flex-shrink:0}.more-list-a img{height:auto;max-height:100%;-webkit-transition:all .2s;transition:all .2s}.more-list-a.alt{background:#393b42;border:1px solid #4f4f4f;-webkit-box-shadow:2px 2px 6px #2c2e35;box-shadow:2px 2px 6px #2c2e35;color:var(--color-white);font-size:14px;gap:6px;height:30px;padding:3px 8px;width:auto}.more-list-a.alt:is(a){cursor:pointer}.more-list-a.alt:not(a){cursor:context-menu}.more-list-a.alt:hover{color:var(--color-primary);text-decoration:none}.more-list-a.alt img{-webkit-filter:none!important;filter:none!important}@media (max-width:480px){.more-list{width:100%}}.bonus-copy{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:none;border:1px dashed #6d7077;border-radius:4px;color:#cbcbcb;font-size:18px;font-style:normal;font-weight:400;gap:8px;justify-content:center;line-height:normal;margin:0;padding:6px 20px}.bonus-copy:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cg fill='%236D7077' clip-path='url(%23a)'%3E%3Cpath d='M11.429 2.857H1.714C.768 2.857 0 3.625 0 4.571v9.715C0 15.232.768 16 1.714 16h9.715c.946 0 1.714-.768 1.714-1.714V4.57c0-.946-.768-1.714-1.714-1.714ZM12 14.286a.57.57 0 0 1-.571.571H1.714a.57.57 0 0 1-.571-.571V4.57c0-.315.256-.571.571-.571h9.715c.315 0 .571.256.571.571z'/%3E%3Cpath d='M14.286 0H4c-.947 0-1.714.768-1.714 1.714a.571.571 0 1 0 1.143 0A.57.57 0 0 1 4 1.143h10.286c.315 0 .571.256.571.571V12a.57.57 0 0 1-.571.571.571.571 0 0 0 0 1.143c.947 0 1.714-.767 1.714-1.714V1.714C16 .768 15.232 0 14.286 0'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:16px;width:16px}.secure-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;color:#5c5c5c;font-size:12px;font-style:normal;font-weight:600;gap:3px;justify-content:center;line-height:normal;margin:auto}.secure-link,.tippy-box[data-theme~=listing]{display:-webkit-box;display:-ms-flexbox;display:flex}.tippy-box[data-theme~=listing]{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#2e2f33;border-radius:10px;color:var(--color-white);-webkit-filter:drop-shadow(1px 1px 0 #38383b) drop-shadow(-1px -1px 0 #38383b) drop-shadow(1px -1px 0 #38383b) drop-shadow(-1px 1px 0 #38383b);filter:drop-shadow(1px 1px 0 #38383b) drop-shadow(-1px -1px 0 #38383b) drop-shadow(1px -1px 0 #38383b) drop-shadow(-1px 1px 0 #38383b);-ms-flex-direction:column;flex-direction:column;padding:10px}.tippy-box[data-theme~=listing] .tippy-content{font-size:14px;padding:0}.tippy-box[data-theme~=listing] .tippy-content>:last-child{margin-bottom:0}.tippy-box[data-theme~=listing] .tippy-arrow:before{border-top-color:#2e2f33}.l-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;border-bottom:1px solid #38383b;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-bottom:16px;padding-bottom:8px}@media screen and (min-width:768px){.l-head{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.l-head-ad{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.l-head-ad-btn{background:none;border:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:0;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#bdbdbd;font-size:12px;font-style:normal;font-weight:600;gap:6px;line-height:16px}.l-head-ad-btn img{width:22px}@media screen and (min-width:768px){.l-head-ad-btn{font-size:16px}.l-head-ad-btn img{width:28px}}.l-head-ad-popup{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;backdrop-filter:blur(4px);background:rgba(37,37,37,.6);bottom:0;-ms-flex-direction:column;flex-direction:column;left:0;overflow:auto;padding:20px;position:fixed;right:0;top:0;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:999}.l-head-ad-popup.is-open{display:-webkit-box;display:-ms-flexbox;display:flex}.l-head-ad-popup-cont{background:#2e2f33;border:1px solid #38383b;border-radius:6px;-webkit-box-shadow:0 4px 16px 0 rgba(33,33,33,.6);box-shadow:0 4px 16px 0 rgba(33,33,33,.6);font-size:14px;margin:auto;max-width:668px;padding:16px;position:relative;width:100%}@media screen and (min-width:768px){.l-head-ad-popup-cont{font-size:18px;padding:20px 32px}}.l-head-ad-popup-cont>:last-child{margin-bottom:0}.content .l-head-ad-popup-ttl,.l-head-ad-popup-ttl{font-weight:700;margin-bottom:10px;text-align:center}.l-head-ad-popup-close{background:none;border:0;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;position:absolute;right:-10px;top:-10px}.l-head-ad-popup-close>*{pointer-events:none}.l-head-trust{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:16px;justify-content:space-between}@media screen and (min-width:768px){.l-head-trust{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.l-head-trust-i{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#bdbdbd;font-size:10px;font-style:normal;font-weight:600;gap:4px;line-height:16px}@media screen and (min-width:768px){.l-head-trust-i{font-size:16px}}.l-head-trust-i img{-ms-flex-negative:0;flex-shrink:0;height:10px;-o-object-fit:contain;object-fit:contain;width:10px}@media screen and (min-width:768px){.l-head-trust-i img{height:16px;width:16px}}.l-filter-bar{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;position:relative}.l-filter-bar,.l-filter-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.l-filter-btn{background:none;border:1px solid #38383b;border-radius:40px;color:var(--color-white);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:6px;margin:0 5px;padding:9px}@media screen and (min-width:768px){.l-filter-btn{padding:14px 18px}}.l-filter-btn.is-open,.l-filter-btn:focus,.l-filter-btn:focus-within,.l-filter-btn:hover{border-color:var(--color-primary);outline:0}.l-filter-sort{position:relative}.l-filter-sort>p{margin:0!important}.l-filter-sort-btn span{display:none}@media screen and (min-width:768px){.l-filter-sort-btn span{display:block}.l-filter-sort-btn:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='4' fill='none' viewBox='0 0 6 4'%3E%3Cpath fill='%23fff' d='M2.331 3.708.201 1.322C-.267.797.134 0 .87 0h4.262c.735 0 1.137.797.667 1.322l-2.13 2.386a.91.91 0 0 1-1.337 0Z'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:4px;margin-left:6px;width:6px}.is-open .l-filter-sort-btn:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.l-filter-sort-all{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#242528;border:1px solid #38383b;border-radius:var(--rounding,10px);-ms-flex-direction:column;flex-direction:column;left:0;min-width:160px;padding:7px 12px;position:absolute;top:calc(100% + 4px);z-index:9}[dir=rtl] .l-filter-sort-all{left:auto;right:0}.is-open .l-filter-sort-all,.l-filter-sort-all button{display:-webkit-box;display:-ms-flexbox;display:flex}.l-filter-sort-all button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;background:none;border:none;color:var(--color-white);font-size:14px;font-style:normal;font-weight:400;gap:6px;justify-content:flex-start;line-height:16px;padding:5px 0;text-align:left}.l-filter-sort-all button:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Crect width='15' height='15' x='.5' y='.5' stroke='%2301B33B' rx='7.5'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:16px;width:16px}.l-filter-sort-all button.is-active:before,.l-filter-sort-all button:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Crect width='15' height='15' x='.5' y='.5' stroke='%2301B33B' rx='7.5'/%3E%3Ccircle cx='8' cy='8' r='5' fill='%2301B33B'/%3E%3C/svg%3E")}.l-filter-sort select{display:none}.l-filter-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;height:42px;justify-content:flex-end;margin-left:auto;max-width:320px;position:relative;width:100%;z-index:2}[dir=rtl] .l-filter-search{margin-left:0;margin-right:auto}@media screen and (max-width:767px){.l-filter-search{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:40px}[dir=rtl] .l-filter-search{left:0;right:auto}.l-filter-search.is-open{max-width:none;width:100%}.l-filter-search.is-open input{color:var(--color-white)}.l-filter-search.is-open input::-webkit-input-placeholder{color:#cbcbcb}.l-filter-search.is-open input::-moz-placeholder{color:#cbcbcb}.l-filter-search.is-open input:-ms-input-placeholder{color:#cbcbcb}.l-filter-search.is-open input::-ms-input-placeholder{color:#cbcbcb}.l-filter-search.is-open input::placeholder{color:#cbcbcb}}.l-filter-search-input{background:#2e2f33;border:1px solid var(--Grey-border,#38383b);border-radius:27px;-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--color-white);font-size:14px;height:42px;padding:11px 12px 10px;width:100%}.l-filter-search-input::-webkit-input-placeholder{color:#cbcbcb}.l-filter-search-input::-moz-placeholder{color:#cbcbcb}.l-filter-search-input:-ms-input-placeholder{color:#cbcbcb}.l-filter-search-input::-ms-input-placeholder{color:#cbcbcb}.l-filter-search-input::placeholder{color:#cbcbcb}.l-filter-search-input:focus{border-color:hsla(240,0%,48%,0);outline:none}@media screen and (max-width:767px){.l-filter-search-input{color:hsla(0,0%,100%,0)}.l-filter-search-input::-webkit-input-placeholder{color:hsla(0,0%,80%,0)}.l-filter-search-input::-moz-placeholder{color:hsla(0,0%,80%,0)}.l-filter-search-input:-ms-input-placeholder{color:hsla(0,0%,80%,0)}.l-filter-search-input::-ms-input-placeholder{color:hsla(0,0%,80%,0)}.l-filter-search-input::placeholder{color:hsla(0,0%,80%,0)}}@media screen and (min-width:768px){.l-filter-search-input:-moz-placeholder~button{pointer-events:none}.l-filter-search-input:-ms-input-placeholder~button{pointer-events:none}.l-filter-search-input:placeholder-shown~button{pointer-events:none}.l-filter-search-input:-moz-placeholder~button img.l-filter-search-s{display:block}.l-filter-search-input:-ms-input-placeholder~button img.l-filter-search-s{display:block}.l-filter-search-input:placeholder-shown~button img.l-filter-search-s{display:block}.l-filter-search-input:-moz-placeholder~button img.l-filter-search-r{display:none}.l-filter-search-input:-ms-input-placeholder~button img.l-filter-search-r{display:none}.l-filter-search-input:placeholder-shown~button img.l-filter-search-r{display:none}}.l-filter-search-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:none;border:none;height:42px;justify-content:center;margin:0;padding:0;pointer-events:none;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:42px}[dir=rtl] .l-filter-search-btn{left:0;right:auto}.l-filter-search-btn img.l-filter-search-r{display:none}@media screen and (max-width:767px){.is-open .l-filter-search-btn{pointer-events:all}.is-open .l-filter-search-btn img.l-filter-search-s{display:none}.is-open .l-filter-search-btn img.l-filter-search-r{display:block}}@media screen and (min-width:768px){.l-filter-search-btn{pointer-events:all}.l-filter-search-btn img.l-filter-search-s{display:none}.l-filter-search-btn img.l-filter-search-r{display:block}}.l-filter-c{background:#252525;display:grid;grid-template-rows:auto 1fr;-webkit-transition:all .2s;transition:all .2s}@media screen and (max-width:767px){.l-filter-c{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000;-ms-scroll-chaining:none;opacity:0;overscroll-behavior:contain;padding-bottom:70px;pointer-events:none}.l-filter-c.is-open{opacity:1;pointer-events:auto}.l-filter-c.is-open~.l-filter-footer{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (min-width:768px){.l-filter-c{background:#2e2f33;border-radius:10px;margin-top:24px;padding:16px}.l-filter-c:not(.is-open){display:none}}.l-filter-c-top{display:grid;grid-template-columns:1fr auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #38383b;gap:10px 20px;padding:10px 20px}@media screen and (min-width:768px){.l-filter-c-top{border-bottom:0;margin-bottom:12px;padding:0}}.l-filter-c-name{font-size:16px;font-style:normal;font-weight:600;gap:4px;line-height:16px}.l-filter-c-close,.l-filter-c-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.l-filter-c-close{-webkit-box-pack:center;-ms-flex-pack:center;background:none;border:none;justify-content:center;margin:0 0 0 auto;padding:4px}@media screen and (min-width:768px){.l-filter-c-close,.l-filter-c-name{display:none}}.l-filter-c-res{color:var(--color-body);display:none;font-size:12px;font-style:normal;font-weight:700;line-height:1.5;text-transform:capitalize}.l-filter-c-res span{color:var(--color-primary);font-size:14px;text-transform:uppercase}.has-active-filter .l-filter-c-res{display:block}@media screen and (min-width:768px){.has-active-filter .l-filter-c-res~div{display:-webkit-box;display:-ms-flexbox;display:flex}}.l-filter-c-clear{display:none}.l-filter-c-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;overflow:auto;padding:20px}@media screen and (min-width:768px){.l-filter-c-area{display:grid;grid-template-columns:repeat(2,1fr);padding:0}}@media screen and (min-width:993px){.l-filter-c-area{gap:24px;grid-template-columns:repeat(4,1fr)}}.l-filter-c-area::-webkit-scrollbar{width:3px}.l-filter-c-area::-webkit-scrollbar-track{background:#31343a;border-radius:3px}.l-filter-c-area::-webkit-scrollbar-thumb{background:#787878;border-radius:3px}.l-filter-i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}@media screen and (max-width:767px){.l-filter-i.is-open .l-filter-i-btn:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.l-filter-i:not(.is-open) .l-filter-i-c{display:none}}.l-filter-i-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#242528;border:1px solid var(--Grey-border,#38383b);border-radius:var(--rounding,10px);color:#cbcbcb;font-size:14px;font-style:normal;font-weight:600;gap:6px;line-height:16px;padding:10px 12px;text-transform:capitalize}@media screen and (max-width:767px){.l-filter-i-btn:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='5' fill='none' viewBox='0 0 6 5'%3E%3Cpath fill='%23CBCBCB' d='M2.331 4.208.201 1.822C-.267 1.297.134.5.87.5h4.262c.735 0 1.137.797.667 1.322l-2.13 2.386a.91.91 0 0 1-1.337 0Z'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:5px;margin-left:auto;width:6px}}@media screen and (min-width:768px){.l-filter-i-btn{cursor:unset}}.l-filter-i-btn span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--color-primary);border-radius:50%;color:#141b1f;font-size:10px;font-style:normal;font-weight:700;height:15px;justify-content:center;line-height:16px;min-width:15px;padding-top:1px;text-align:center}.l-filter-i-c{display:-webkit-box;display:-ms-flexbox;display:flex;padding:14px 12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#242528;border:1px solid #38383b;border-radius:10px;-ms-flex-direction:column;flex-direction:column;gap:14px}.l-filter-i-s{background-color:#2e2f33;background-image:url(../images/search.svg);background-position:right 14px center;background-repeat:no-repeat;border:1px solid #38383b;border-radius:27px;color:var(--color-body);display:block;padding:7px 30px 7px 14px;width:100%}[dir=rtl] .l-filter-i-s{background-position:left 14px center;padding:7px 14px 7px 30px}.l-filter-i-s:focus{border-color:#cbcbcb;outline:0}.l-filter-i-s::-webkit-input-placeholder{color:#cbcbcb}.l-filter-i-s::-moz-placeholder{color:#cbcbcb}.l-filter-i-s:-ms-input-placeholder{color:#cbcbcb}.l-filter-i-s::-ms-input-placeholder{color:#cbcbcb}.l-filter-i-s::placeholder{color:#cbcbcb}.l-filter-i-l{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;max-height:156px;overflow:auto;padding-right:10px;-ms-scroll-chaining:none;overscroll-behavior:contain}@media screen and (min-width:768px){.l-filter-i-l{height:156px}}.l-filter-i-l::-webkit-scrollbar{width:3px}.l-filter-i-l::-webkit-scrollbar-track{background:#31343a;border-radius:3px}.l-filter-i-l::-webkit-scrollbar-thumb{background:#787878;border-radius:3px}.l-filter-reset{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;-webkit-box-pack:center;-ms-flex-pack:center;background:none;border:0;color:#ff5353;font-size:14px;font-style:normal;font-weight:700;justify-content:center;letter-spacing:.14px;line-height:1.5;margin:0;padding:0;text-transform:uppercase}.l-filter-reset img{-ms-flex-negative:0;flex-shrink:0;margin-top:-1px}.l-filter-footer{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;background:var(--Grey-Footer,#151d20);border-top:1px solid #38383b;bottom:0;gap:20px;justify-content:space-between;left:0;padding:16px 20px;position:fixed;right:0;z-index:1001}.l-filter-footer .listing-btn{min-width:120px}.styled-checkbox{color:var(--color-body);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-style:normal;font-weight:400;line-height:16px;outline:0}.styled-checkbox:focus span:before,.styled-checkbox:hover span:before{border-color:var(--color-primary)}.styled-checkbox input{display:none}.styled-checkbox input:checked~span:before{background-size:auto auto;border-color:var(--color-primary)}.styled-checkbox span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.styled-checkbox span:before{border:1px solid #3e4249;border-radius:4px;content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:16px;width:16px;-ms-flex-negative:0;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cpath stroke='%2301B33B' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.667' d='M10 3 4.5 8.5 2 6'/%3E%3C/svg%3E") no-repeat 50%;background-size:0 0;flex-shrink:0;-webkit-transition:all .2s;transition:all .2s}.progress{background:#3b3f3b;border-radius:3px;display:block;height:6px;position:relative;width:92px}.progress.progress-warning span{background-color:#f2b835}.progress.progress-alert span{background-color:#de4657}.progress span{background:var(--color-primary);border-radius:3px;bottom:0;left:0;position:absolute;top:0}.listing-cont .more-list.deposit-methods .more-list-a{background:transparent;border:none;border-radius:4px;overflow:hidden;padding:0;width:44px}.listing-cont .more-list.deposit-methods .more-list-a img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.newBrand{position:relative}.newBrand:before{background:#1e2123;content:"";display:block;height:742px;left:0;position:absolute;top:0;width:100%;z-index:-1}@media screen and (min-width:768px){.newBrand:before{height:310px}}.newBrand-grid{display:grid;gap:24px;grid-template-columns:repeat(1,100%)}@media screen and (min-width:993px){.newBrand-grid{grid-template-columns:repeat(2,1fr)}}.newBrand .more-list-btn.is-hidden{display:none}.newBrand-hide-list{background:#2b2c30;border:1px solid #38383b;border-radius:16px;-webkit-box-shadow:0 4px 16px 0 rgba(33,33,33,.6);box-shadow:0 4px 16px 0 rgba(33,33,33,.6);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;max-height:110px;padding:16px 12px}@media screen and (min-width:768px){.newBrand-hide-list{gap:16px 8px;max-height:135px;padding:24px}}.newBrand-hide-list a.more-list-a.alt,.newBrand-hide-list div.more-list-a.alt,.newBrand-hide-list span.more-list-a.alt{border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;height:35px}.newBrand-hide-list a.more-list-a.alt.is-hidden,.newBrand-hide-list div.more-list-a.alt.is-hidden,.newBrand-hide-list span.more-list-a.alt.is-hidden{display:none}.newBrand-hide-list div.more-list-a.alt:hover,.newBrand-hide-list span.more-list-a.alt:hover{background:#393b42;border:1px solid #4f4f4f;color:var(--color-white)}.newBrand .listing-info-tbl th{text-align:start}.newBrand .listing-info-tbl tr:last-child span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #01b33b;border-radius:100px;font-size:14px;font-weight:700;gap:5px;padding:6px 16px}[dir=rtl] .newBrand .listing-info-tbl tr:last-child span{-webkit-transform:none;transform:none}.newBrand .listing-info-tbl.high tr:last-child span{color:#01b33b}[dir=rtl] .newBrand .listing-info-tbl.high tr:last-child span{-webkit-transform:none;transform:none}.newBrand .listing-info-tbl.high tr:last-child span:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='12' fill='none' viewBox='0 0 13 12'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%2301B33B' d='M12.018 1.055c.212.242.336.575.344.927.008.351-.1.693-.3.948l-6.229 7.962a1.1 1.1 0 0 1-.357.303.938.938 0 0 1-.855.014 1.1 1.1 0 0 1-.363-.29L.96 6.937a1.5 1.5 0 0 1-.295-.928c.005-.344.12-.672.322-.915.201-.243.473-.383.758-.389.284-.006.56.122.768.356l2.5 3.015 5.452-6.969c.2-.256.476-.405.767-.415s.574.12.786.362'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h13v12H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:12px;width:13px}.newBrand .listing-info-tbl.medium tr:last-child span{border-color:#f2b835;color:#f2b835}[dir=rtl] .newBrand .listing-info-tbl.medium tr:last-child span{-webkit-transform:none;transform:none}.newBrand .listing-info-tbl.low tr:last-child span{border-color:#de4657;color:#de4657}[dir=rtl] .newBrand .listing-info-tbl.low tr:last-child span{-webkit-transform:none;transform:none}.newBrand-inr{margin:0 auto;max-width:1240px;padding:23px 0 0;width:100%}@media screen and (min-width:768px){.newBrand-inr{padding:23px 16px 0}}@media screen and (min-width:993px){.newBrand-inr{padding:33px 20px 0}}@media screen and (min-width:768px){.newBrand-info{background:#28292d;border:1px solid #38383b;border-radius:40px}}.newBrand-info .thumb-hex{display:block;height:112px;position:relative;width:121px}@media screen and (min-width:768px){.newBrand-info .thumb-hex{height:136px;width:146px}}@media screen and (min-width:1200px){.newBrand-info .thumb-hex{height:182px;width:195px}}.newBrand-info .thumb-hex .thumb{background-color:#434343;background-image:url(../images/nothumb.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:96%;left:2%;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask:url(../images/frame.svg);mask:url(../images/frame.svg);mask-position:center;mask-repeat:no-repeat;top:2%;width:96%}.newBrand-def-block{background:#2b2c30;border:1px solid #38383b;border-radius:16px;-webkit-box-shadow:0 4px 16px 0 rgba(33,33,33,.6);box-shadow:0 4px 16px 0 rgba(33,33,33,.6);padding:16px 12px}@media screen and (min-width:768px){.newBrand-def-block{padding:24px}}.newBrand-more-btn{background:transparent;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#f2b835;font-size:14px;font-weight:600;gap:5px}@media screen and (min-width:768px){.newBrand-more-btn{display:none}}.newBrand-more-btn:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='5' fill='none' viewBox='0 0 9 5'%3E%3Cpath fill='%23F2B835' d='m4.812 4.5 3.56-3.204a.37.37 0 0 0 .128-.279.37.37 0 0 0-.128-.278L8.11.503a.47.47 0 0 0-.619 0l-2.99 2.69L1.51.5a.46.46 0 0 0-.31-.115A.46.46 0 0 0 .89.5L.629.736a.37.37 0 0 0-.128.279c0 .105.045.204.128.278L4.19 4.5a.46.46 0 0 0 .31.115.46.46 0 0 0 .311-.115'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:8px;-webkit-transition:all .3s;transition:all .3s;width:8px}.newBrand-more-btn.is-open:after{-webkit-transform:scale(-1);transform:scale(-1)}.newBrand-scroll{overflow:auto;width:100%}.newBrand-scroll::-webkit-scrollbar{width:4px}.newBrand-scroll::-webkit-scrollbar-track{background:#33353b}.newBrand-scroll::-webkit-scrollbar-thumb,.newBrand-scroll::-webkit-scrollbar-thumb:hover{background:#f2b835}.newBrand-list-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#2b2c30;border:1px solid #38383b;border-radius:16px;-webkit-box-shadow:0 4px 16px 0 rgba(33,33,33,.6);box-shadow:0 4px 16px 0 rgba(33,33,33,.6);-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;margin:0;padding:10px 12px}@media screen and (min-width:768px){.newBrand-list-grid{-webkit-box-orient:horizontal;-webkit-box-direction:normal;background:transparent;border:none;-webkit-box-shadow:none;box-shadow:none;-ms-flex-direction:row;flex-direction:row;gap:12px 24px;padding:0}}.newBrand-list-grid a,.newBrand-list-grid span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-white);font-size:14px;font-weight:400;gap:8px;height:100%;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media screen and (min-width:768px){.newBrand-list-grid a,.newBrand-list-grid span{background:#2b2c30;border:1px solid #38383b;border-radius:10px;-webkit-box-shadow:0 4px 16px 0 rgba(33,33,33,.6);box-shadow:0 4px 16px 0 rgba(33,33,33,.6);font-size:14px;padding:12px 16px}}.newBrand-list-grid a:before,.newBrand-list-grid span:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' fill='none' viewBox='0 0 16 17'%3E%3Cpath fill='%2301B33B' d='M6.471 13.247a.665.665 0 0 1-.942 0L1.765 9.483a1 1 0 0 1 0-1.414l.471-.472a1 1 0 0 1 1.414 0L6 9.947l6.35-6.35a1 1 0 0 1 1.414 0l.471.472a1 1 0 0 1 0 1.414z'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:16px;width:16px}.newBrand-list-grid .unavailable span,.newBrand-list-grid a{color:#ef2929}.newBrand-list-grid .unavailable span:before,.newBrand-list-grid a:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' fill='none' viewBox='0 0 16 17'%3E%3Cpath fill='%23EF2929' d='m13.248 11.953-8.67-8.67a.967.967 0 0 0-1.369 0l-.457.457a.97.97 0 0 0 0 1.369l8.67 8.67a.97.97 0 0 0 1.369 0l.456-.457a.967.967 0 0 0 0-1.369'/%3E%3Cpath fill='%23EF2929' d='m11.422 3.284-8.67 8.67a.97.97 0 0 0 0 1.368l.457.456a.97.97 0 0 0 1.368 0l8.67-8.669a.967.967 0 0 0 0-1.368l-.456-.457a.97.97 0 0 0-1.369 0'/%3E%3C/svg%3E") no-repeat 50%/contain}.newBrand-pros-cons{display:grid;gap:16px;grid-template-columns:repeat(1,100%)}@media screen and (min-width:993px){.newBrand-pros-cons{gap:24px;grid-template-columns:repeat(2,1fr)}}.newBrand-pros-cons .newBrand-conses,.newBrand-pros-cons .newBrand-proses{background:#2b2c30;border:1px solid #38383b;border-radius:16px;-webkit-box-shadow:0 4px 16px 0 rgba(33,33,33,.6);box-shadow:0 4px 16px 0 rgba(33,33,33,.6);color:#fff;font-size:16px;font-weight:400;padding:16px 12px}@media screen and (min-width:768px){.newBrand-pros-cons .newBrand-conses,.newBrand-pros-cons .newBrand-proses{padding:24px}}.newBrand-pros-cons .newBrand-conses ul,.newBrand-pros-cons .newBrand-proses ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;margin:0;padding:16px 0 0}.newBrand-pros-cons .newBrand-conses ul li,.newBrand-pros-cons .newBrand-proses ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px}.newBrand-pros-cons .newBrand-conses ul li:before,.newBrand-pros-cons .newBrand-proses ul li:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%2351BE3F' d='M11.486.458a1 1 0 0 0-1.383.295L4.499 9.39 1.767 6.863A1 1 0 0 0 .409 8.332l3.588 3.317s.103.089.15.12a1 1 0 0 0 1.384-.295l6.25-9.633a1 1 0 0 0-.295-1.383'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h12v12H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:12px;margin-top:4px;width:12px}.newBrand-pros-cons .newBrand-conses ul li:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cpath fill='%23FD5045' d='m6.924 6 3.58-3.573a.836.836 0 0 0-1.182-1.182L5.75 4.825l-3.572-3.58A.836.836 0 1 0 .996 2.427L4.576 6 .996 9.571a.833.833 0 0 0 0 1.183.834.834 0 0 0 1.182 0l3.572-3.58 3.572 3.58a.834.834 0 0 0 1.364-.271.83.83 0 0 0-.182-.912z'/%3E%3C/svg%3E") no-repeat 50%/contain}.newBrand-gen{background:#2b2c30;border:1px solid #38383b;border-radius:16px;-webkit-box-shadow:0 4px 16px 0 rgba(33,33,33,.6);box-shadow:0 4px 16px 0 rgba(33,33,33,.6);display:grid;gap:14px;grid-template-columns:repeat(1,100%);margin-top:16px;padding:16px 12px}@media screen and (min-width:768px){.newBrand-gen{gap:16px;grid-template-columns:repeat(2,1fr);padding:24px}}@media screen and (min-width:993px){.newBrand-gen{grid-template-columns:repeat(3,1fr)}}.newBrand-gen-val{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2px}.newBrand-gen-val.more-list{display:block}.newBrand-gen-val .more-list-btn{font-size:16px;font-weight:700}.newBrand-gen button.newBrand-gen-val.btn-avial{color:#a8feb6;text-decoration:none}.newBrand-gen button.newBrand-gen-val.btn-avial:hover{text-decoration:underline}.newBrand-gen-lbl{color:var(--color-white);font-size:16px;font-weight:700;margin-bottom:2px}.newBrand-gen-itm{color:#a3afb9;display:grid;font-size:16px;font-weight:400;gap:12px;grid-template-columns:21px auto}.newBrand-geo-ttp{font-size:14px;font-weight:400}.newBrand-geo-ttp.more-list-cont.in-tooltip{max-width:230px}.newBrand-geo-ttp-ttl{font-weight:600;margin-bottom:12px;width:100%}.newBrand-geo-ttp-sttl{width:100%}.newBrand-geo-ttp-itms{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.newBrand-geo-ttp-itm,.newBrand-geo-ttp-itms{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.newBrand-geo-ttp-itm{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#cbcbcb;gap:8px}.newBrand-geo-ttp-itm img{-ms-flex-negative:0;border-radius:50%;flex-shrink:0;height:22px;width:21px}.newBrand-geo-ttp-info{color:#fff;font-weight:600;gap:4px;margin-left:auto}.newBrand-geo-ttp-info,.newBrand-geo-ttp-info-itm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.newBrand-geo-ttp-info-itm{-webkit-box-pack:center;-ms-flex-pack:center;gap:2px;justify-content:center}.newBrand-form-no,.newBrand-geo-ttp-info-itm{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.newBrand-form-no{bottom:100%;display:none;padding:18px 18px 32px;position:absolute;width:275px;z-index:2}.newBrand-form-no.is-open{display:-webkit-box;display:-ms-flexbox;display:flex}.newBrand-form-no-ttl{font-size:16px;font-weight:600;margin-bottom:12px}.newBrand-form-no input[type=radio]{opacity:0;position:absolute}.newBrand-form-no-lbl{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;cursor:pointer;font-weight:400;gap:6px;margin-bottom:6px;position:relative}.newBrand-form-no-lbl:before{border:1px solid #01b33b;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;content:"";height:11px;width:11px;-ms-flex-negative:0;flex-shrink:0;margin-top:2px}.newBrand-form-no textarea{background:#333439;border:1px solid #434343;border-radius:6px;color:#fff;font-size:10px;font-weight:400;height:60px;margin:6px 0 12px;overflow:auto;padding:3px 8px;resize:none}.newBrand-form-no textarea::-webkit-input-placeholder{color:#cbcbcb}.newBrand-form-no textarea::-moz-placeholder{color:#cbcbcb}.newBrand-form-no textarea:-ms-input-placeholder{color:#cbcbcb}.newBrand-form-no textarea::-ms-input-placeholder{color:#cbcbcb}.newBrand-form-no textarea::placeholder{color:#cbcbcb}.newBrand-form-no input[type=radio]:checked+label:before{border:3px solid #01b33b}.newBrand-form-no button[data-form-no-close]{background:transparent;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;height:16px;position:absolute;right:16px;top:16px;width:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;z-index:3}.newBrand-form-no button[data-form-no-close]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none' viewBox='0 0 14 14'%3E%3Cpath fill='%23787878' fill-rule='evenodd' d='m7.414 8.383 4.443 4.443a1.257 1.257 0 1 0 1.778-1.778L9.19 6.605l4.444-4.444A1.258 1.258 0 0 0 11.856.384L7.414 4.828 2.97.384A1.257 1.257 0 1 0 1.192 2.16l4.445 4.445-4.444 4.444a1.258 1.258 0 1 0 1.778 1.776z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:13px;width:13px}.newBrand-form-no-bg{bottom:0;left:0;position:absolute;right:0;top:0;z-index:-1}.newBrand-form-no-bg img{height:100%;width:100%}.newBrand span.false-info,.newBrand span.true-info{background-repeat:no-repeat;background-size:cover;border-radius:50%;display:inline-block;height:20px;width:20px}.newBrand span.true-info{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Ccircle cx='10' cy='10' r='10' fill='%2301B33B'/%3E%3Cpath fill='%23fff' d='m8.618 12.504 6.688-6.71a.77.77 0 0 1 .562-.238q.327 0 .562.237a.77.77 0 0 1 .237.565.77.77 0 0 1-.237.564l-7.26 7.285a.76.76 0 0 1-.552.238.76.76 0 0 1-.552-.238l-3.394-3.405a.74.74 0 0 1-.227-.564.8.8 0 0 1 .247-.565.77.77 0 0 1 .563-.237q.325 0 .562.237z'/%3E%3C/svg%3E")}.newBrand span.false-info{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Ccircle cx='10' cy='10' r='10' fill='%23FFC1C1'/%3E%3Cpath fill='%23E4142B' fill-rule='evenodd' d='M5.885 13.292a.582.582 0 1 0 .823.823l3.25-3.251 3.334 3.333a.582.582 0 1 0 .823-.822l-3.333-3.334 3.333-3.334a.582.582 0 0 0-.823-.823L9.96 9.218l-3.251-3.25a.582.582 0 1 0-.823.822l3.25 3.25z' clip-rule='evenodd'/%3E%3C/svg%3E")}.newBrand-tbl{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:632px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}@media screen and (min-width:768px){.newBrand-tbl{gap:14px}}.newBrand-tbl-lbl{font-size:14px}@media screen and (min-width:768px){.newBrand-tbl-lbl{font-size:16px}}.newBrand-tbl-content{color:#a3afb9;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:400;gap:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width:768px){.newBrand-tbl-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.newBrand-tbl-s-itm{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hide-blocks .newBrand-tbl-s-itm{display:none}.hide-blocks .newBrand-tbl-s-itm:first-child,.hide-blocks .newBrand-tbl-s-itm:nth-child(2){display:-webkit-box;display:-ms-flexbox;display:flex}.newBrand-tbl-s-itm span.false-info,.newBrand-tbl-s-itm span.true-info{height:14px;width:14px}.newBrand-tbl-itm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.newBrand-tbl-itm .more-list-a{background:transparent;border:none;border-radius:4px;overflow:hidden;padding:0;width:37px}@media screen and (min-width:1200px){.newBrand-tbl-itm .more-list-a{height:28px;width:44px}}.newBrand-tbl-itm .more-list-a img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.newBrand-tbl-itm:not(:last-of-type){border-bottom:1px solid hsla(0,0%,100%,.06);padding-bottom:14px}.hide-blocks .newBrand-tbl-itm{display:none}.hide-blocks .newBrand-tbl-itm:first-child,.hide-blocks .newBrand-tbl-itm:nth-child(2){display:-webkit-box;display:-ms-flexbox;display:flex}.hide-blocks .newBrand-tbl-itm:nth-child(2){border:none;padding:0}@media screen and (min-width:768px){.newBrand-tbl-itm{display:grid;gap:75px;grid-template-columns:150px auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.newBrand-tbl-itm .more-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;margin-right:0}.newBrand-tbl-itm button.more-list-btn{font-size:12px;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media screen and (min-width:768px){.newBrand-tbl-itm button.more-list-btn{font-size:14px}}.newBrand-acts{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px;position:relative}.newBrand-acts,.newBrand-acts .newBrand-act{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.newBrand-acts .newBrand-act{background:#333439;border:1px solid #38383b;border-radius:6px;gap:4px;padding:7px;-webkit-box-flex:1;color:#fff;-ms-flex:1;flex:1;font-size:14px;font-weight:600;height:36px;max-width:125px;width:100%}.newBrand-acts .newBrand-act:before{content:"";display:block;height:17px;width:17px}@media screen and (min-width:768px){.newBrand-acts .newBrand-act{font-size:16px}}.newBrand-acts .newBrand-act.newBrand-act-yes:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%2301B33B' d='m2 6.823.498-.043a.5.5 0 0 0-.998.043zm11.49 1.215-.47 2.72.986.17.47-2.72zm-4.66 6.129h-3.1v1h3.1zm-3.707-.558-.541-6.262-.997.086.542 6.262zm7.897-2.851c-.338 1.953-2.1 3.409-4.19 3.409v1c2.55 0 4.75-1.78 5.176-4.238zM8.837 3.4l-.442 2.697.986.16.442-2.695zM4.792 6.83l.96-.826-.654-.757-.958.826zm2.704-3.515.317-1.223-.968-.25-.317 1.221zm.796-1.463.097.031.306-.952L8.598.9zM7.015 4.544q.314-.586.481-1.23l-.968-.25c-.091.35-.224.69-.395 1.01zm1.374-2.66a.59.59 0 0 1 .397.406l.968-.25A1.59 1.59 0 0 0 8.694.93zm-.576.208A.34.34 0 0 1 8 1.872l-.434-.9c-.355.17-.621.486-.72.87zM8 1.872a.4.4 0 0 1 .292-.02L8.598.9c-.34-.11-.71-.084-1.032.071zm1.436 5.45h3.453v-1H9.436zm-6.29 6.949L2.498 6.78l-.996.086.647 7.49zm-.646.07V6.824h-1v7.519zm-.351.016a.18.18 0 0 1 .046-.134.18.18 0 0 1 .13-.056v1a.825.825 0 0 0 .821-.896zM9.823 3.562a3.7 3.7 0 0 0-.069-1.523l-.968.252c.094.362.111.74.05 1.109zM5.731 14.167a.61.61 0 0 1-.608-.558l-.996.086a1.61 1.61 0 0 0 1.604 1.472zm.02-8.163c.454-.39.942-.855 1.265-1.46l-.883-.47c-.23.432-.598.797-1.035 1.173zm8.725 2.205a1.612 1.612 0 0 0-1.587-1.886v1a.61.61 0 0 1 .602.715zM2.325 14.167c.097 0 .175.078.175.175h-1c0 .455.369.825.825.825zm6.07-8.07a1.055 1.055 0 0 0 1.041 1.226v-1a.1.1 0 0 1-.024-.005.055.055 0 0 1-.03-.06zm-3.813 1.25a.61.61 0 0 1 .21-.516l-.653-.758a1.61 1.61 0 0 0-.554 1.36z'/%3E%3C/svg%3E") no-repeat 50%/contain}.newBrand-acts .newBrand-act.newBrand-act-yes.done:before,.newBrand-acts .newBrand-act.newBrand-act-yes:hover:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%2301B33B' d='m2.281 6.979.498-.043a.5.5 0 0 0-.998.043zm11.491 1.215-.47 2.72.986.171.47-2.72zM11.23 6.706l-5.217 7.617v1h3.1zm-4.42 8.027 3.296-3.452-6.238-3.692.542 6.262zm6.493-3.819c1.316-3.532.018-4.208-2.073-4.208L9.11 15.323c2.551 0 4.751-1.78 5.176-4.238zM9.118 3.556l-.442 2.697.987.161.442-2.696zM5.073 6.987l1.524 1.59L5.38 5.403l-.958.827zm4.602-3.641L9.124 2.26l-.843-.42-1.154.157-.318 1.222zM8.573 2.008l.097.032.306-.952-.097-.032zm.494 5.471c.209-.39.497-3.706.608-4.133L6.809 3.22c-.09.35-.223.69-.394 1.01zm-.397-5.44a.59.59 0 0 1 .397.408l.968-.251a1.59 1.59 0 0 0-1.059-1.108zm-.389-.199c.014-.048-.15.316-.117.278a.34.34 0 0 1 .117-.09l-.434-.9c-.354.17-.621.486-.72.87zm0 .188a.4.4 0 0 1 .292-.02l.306-.952c-.34-.109-.71-.083-1.032.072zM9.717 7.48h3.454v-1H9.717zm-6.29 6.948-.648-7.49-.996.085.647 7.491zm-.646.072v-7.52h-1v7.52zm-.351.014a.18.18 0 0 1 .046-.133.18.18 0 0 1 .13-.057v1a.825.825 0 0 0 .821-.896zm7.675-10.795a3.7 3.7 0 0 0-.07-1.522l-.968.25c.094.363.112.741.051 1.11zM6.012 14.323a.6.6 0 0 1-.412-.16c-.113-.104 1.817 1.628 1.21.57l-2.401-.882a1.61 1.61 0 0 0 1.603 1.472zm.585-5.746c.453-.39 2.147-.493 2.47-1.098l-2.652-3.25c-.231.433-.598.798-1.036 1.174zm8.16-.212a1.61 1.61 0 0 0-1.586-1.886v1a.61.61 0 0 1 .601.715zM2.607 14.323c.097 0 .175.079.175.175h-1c0 .455.369.825.825.825zm6.07-8.07a1.055 1.055 0 0 0 1.041 1.226v-1a.1.1 0 0 1-.023-.005.055.055 0 0 1-.031-.06zm1.429 5.028c5.153-6.844-5.229-4.298-5.192-4.388s.16.777.16.094l-.653-.758a1.61 1.61 0 0 0-.553 1.36z'/%3E%3C/svg%3E") no-repeat 50%/contain}.newBrand-acts .newBrand-act.newBrand-act-no:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='18' fill='none' viewBox='0 0 17 18'%3E%3Cpath fill='%23DE4657' d='m2.125 10.25.53.046a.531.531 0 0 1-1.061-.045zm12.209-1.29-.5-2.89 1.047-.182.5 2.89zM9.382 2.448H6.089V1.385h3.293zm-3.938.593-.576 6.653-1.059-.091.576-6.654zm8.39 3.029c-.36-2.076-2.23-3.622-4.452-3.622V1.385c2.71 0 5.048 1.891 5.5 4.503zm-4.445 7.817-.47-2.865 1.049-.171.47 2.864zm-4.297-3.645 1.019.879-.694.804-1.018-.878zm2.873 3.736.337 1.3-1.029.266-.337-1.299zm.845 1.554.103-.033.325 1.011-.103.034zm-1.356-2.86q.332.623.51 1.306l-1.028.267a5 5 0 0 0-.42-1.073zm1.459 2.827a.63.63 0 0 0 .422-.432l1.029.266a1.69 1.69 0 0 1-1.126 1.178zm-.611-.222a.37.37 0 0 0 .198.234l-.461.957a1.43 1.43 0 0 1-.766-.924zm.198.234a.42.42 0 0 0 .31.021l.325 1.012a1.49 1.49 0 0 1-1.096-.076zm1.526-5.791h3.669v1.062h-3.67zM3.343 2.337l-.689 7.96-1.058-.092.687-7.959zm-.687-.075v7.989H1.594V2.26zm-.373-.016a.19.19 0 0 0 .05.142.19.19 0 0 0 .137.06V1.385c.514 0 .917.441.873.952zm8.154 11.47c.089.538.064 1.089-.073 1.617l-1.029-.267c.1-.385.118-.786.054-1.179zM6.09 2.447a.65.65 0 0 0-.645.593l-1.059-.092A1.71 1.71 0 0 1 6.09 1.385zm.022 8.673c.481.415 1 .909 1.344 1.551l-.938.5c-.245-.46-.636-.847-1.1-1.247zm9.27-2.343a1.71 1.71 0 0 1-1.686 2.004V9.72a.65.65 0 0 0 .639-.76zM2.47 2.448a.186.186 0 0 0 .186-.186H1.594c0-.483.391-.877.876-.877zm6.45 8.574a1.12 1.12 0 0 1 1.106-1.302v1.062a.1.1 0 0 0-.025.005.06.06 0 0 0-.032.038.1.1 0 0 0-.001.026zM4.867 9.694a.65.65 0 0 0 .223.548l-.694.806a1.71 1.71 0 0 1-.588-1.445z'/%3E%3C/svg%3E") no-repeat 50%/contain}.newBrand-acts .newBrand-act.newBrand-act-no.done:before,.newBrand-acts .newBrand-act.newBrand-act-no:hover:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='18' fill='none' viewBox='0 0 17 18'%3E%3Cpath fill='%23FF5353' d='m1.781 10.021.498.043a.5.5 0 0 1-.998-.043zm11.491-1.215-.47-2.72.986-.171.47 2.72zm-2.543 1.488L5.512 2.677v-1h3.1zm-4.42-8.027L9.605 5.72 3.367 9.411l.542-6.262zm6.493 3.819c1.316 3.532.018 4.208-2.073 4.208L8.61 1.677c2.551 0 4.751 1.78 5.176 4.238zm-4.184 7.358-.442-2.697.987-.161.442 2.696zm-4.045-3.431 1.524-1.59-1.218 3.174-.958-.827zm4.602 3.641-.551 1.085-.843.42-1.154-.157-.318-1.222zm-1.102 1.338.097-.032.306.952-.097.032zm.494-5.471c.209.39.497 3.706.608 4.133l-2.866.126a4.6 4.6 0 0 0-.394-1.01zm-.397 5.44a.59.59 0 0 0 .397-.408l.968.252a1.59 1.59 0 0 1-1.059 1.108zm-.389.199c.014.048-.15-.316-.117-.278a.34.34 0 0 0 .117.09l-.434.9a1.34 1.34 0 0 1-.72-.87zm0-.188c.092.043.196.05.292.02l.306.952c-.34.109-.71.083-1.032-.072zM9.217 9.52h3.454v1H9.217zm-6.29-6.948-.648 7.49-.996-.085.647-7.491zm-.646-.071v7.519h-1v-7.52zm-.351-.015a.18.18 0 0 0 .046.133.18.18 0 0 0 .13.057v-1c.484 0 .863.415.821.896zm7.675 10.795c.083.507.06 1.025-.07 1.523l-.968-.252c.094-.362.112-.74.051-1.11zM5.512 2.677a.6.6 0 0 0-.412.16c-.113.104 1.817-1.628 1.21-.57l-2.401.882a1.61 1.61 0 0 1 1.603-1.472zm.585 5.746c.453.39 2.147.493 2.47 1.098l-2.652 3.25c-.231-.433-.598-.798-1.036-1.174zm8.16.212a1.61 1.61 0 0 1-1.586 1.886v-1a.61.61 0 0 0 .601-.715zM2.107 2.677a.175.175 0 0 0 .175-.175h-1c0-.455.369-.825.825-.825zm6.07 8.07a1.055 1.055 0 0 1 1.041-1.226v1a.1.1 0 0 0-.023.004.06.06 0 0 0-.031.06zm1.429-5.028c5.153 6.844-5.229 4.298-5.192 4.388s.16-.777.16-.094l-.653.758a1.61 1.61 0 0 1-.553-1.36z'/%3E%3C/svg%3E") no-repeat 50%/contain}.newBrand-acts .newBrand-act[data-lazy-tooltip]{max-width:36px}.newBrand-tabs{border-top:1px solid hsla(0,0%,100%,.06);padding:0}@media screen and (min-width:768px){.newBrand-tabs{border:none;margin-top:-51px;padding:0 55px 39px}}.newBrand-tabs-sttl{font-size:18px;font-weight:600}.newBrand-tabs-ttl{color:#01b33b;font-size:20px;font-weight:700;margin-bottom:0;text-transform:uppercase}@media screen and (min-width:768px){.newBrand-tabs-ttl{font-size:22px;margin-bottom:6px}}.newBrand-tabs-btns{background:#1e2123;border-top:1px solid hsla(0,0%,100%,.06);margin-bottom:12px;padding:10px 16px 0}.newBrand-tabs-btns.is-fixed{left:0;padding:10px 16px;position:fixed;top:50px;width:100%;z-index:100}body:not(.hide-gambling-banner) .newBrand-tabs-btns.is-fixed{top:72px}@media screen and (min-width:768px){.newBrand-tabs-btns{background:transparent;border:none;margin-bottom:37px;padding:0}}@media screen and (min-width:993px){.newBrand-tabs-btns{margin-bottom:24px}}.newBrand-tabs-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:9px}@media screen and (min-width:768px){.newBrand-tabs-box{margin-bottom:0}}.newBrand-tabs-btn{border-bottom:2px solid transparent;border-radius:8px;color:var(--color-white);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:600;height:100%;padding:10px;white-space:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#28292d;gap:10px}@media screen and (min-width:768px){.newBrand-tabs-btn{border-radius:8px 8px 0 0;font-size:16px;gap:6px;padding:14px 16px}}.newBrand-tabs-btn.active{background:#28292d;color:#f2b835}.newBrand-tabs-btn.active svg path{fill:#f2b835}@media screen and (min-width:768px){.newBrand-tabs-btn.active{border-color:#ffbf00}}.newBrand-tabs-cnt{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-bottom:32px;padding:0 16px}.newBrand-tabs-cnt.hide-blocks .newBrand-cnt-item{display:none}.newBrand-tabs-cnt.hide-blocks .newBrand-tabs-ttl+.newBrand-cnt-item{display:block}@media screen and (min-width:768px){.newBrand-tabs-cnt{display:none;gap:24px;margin-bottom:0;padding:0}.newBrand-tabs-cnt.hide-blocks .newBrand-cnt-item{display:block}}.newBrand-tabs-cnt.active{display:-webkit-box;display:-ms-flexbox;display:flex}.newBrand-tabs-cnt-list{gap:12px;width:100%}@media screen and (min-width:993px){.newBrand-tabs-cnt-list{gap:16px}}.newBrand-tabs-cnt-list .more-list-btn{font-size:12px}@media screen and (min-width:768px){.newBrand-tabs-cnt-list .more-list-btn{font-size:14px}}.newBrand-tabs-bonus:not(:last-child){margin-bottom:16px}@media screen and (min-width:768px){.newBrand-tabs-bonus:not(:last-child){margin-bottom:24px}}.newBrand-tabs-bonus-inf{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.newBrand-tabs-bonus-inf .btn.btn-green{font-size:18px;font-weight:700;margin:0 auto;max-width:304px;padding:11px;text-shadow:none;width:100%}.newBrand-tabs-bonus-promo{border:1px dashed #48484c;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:14px;font-weight:600;gap:8px;text-align:center;width:100%}.newBrand-tabs-bonus-promo .bonus-copy{border:1px dashed #787878;border-radius:4px;font-size:16px;font-weight:400;margin:0 auto;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media screen and (min-width:768px){.newBrand-tabs-bonus-promo .bonus-copy{font-size:12px}}.newBrand-tabs-bonus-promo .bonus-copy:after{height:12px;width:12px}.newBrand-tabs-bonus-content{color:#cbcbcb;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:12px;font-weight:400;gap:8px;height:auto;max-height:0;overflow:hidden}.newBrand-tabs-bonus-content.more-cnt-list{margin-top:8px;max-height:36px}.newBrand-tabs-bonus-content.is-open{margin-top:8px;max-height:2000px}.newBrand-tabs-bonus-content .more-list-a.alt{font-size:12px;font-weight:400;height:29px}@media screen and (min-width:768px){.newBrand-tabs-bonus-content .more-list-a.alt{font-size:16px;height:35px}}.newBrand-tabs-bonus-type{font-size:14px;font-weight:600}.newBrand-tabs-bonus-name{color:#01b33b;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:600;gap:8px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:2px 0 12px}@media screen and (min-width:768px){.newBrand-tabs-bonus-name{font-size:18px;margin:8px 0 12px}}.newBrand-tabs-bonus-name:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%2301B33B' d='M16.178 4.936H10.07v3.077h7.135V5.962c0-.562-.459-1.026-1.026-1.026m-14.35 0c-.568 0-1.026.459-1.026 1.026v2.05H7.98V4.937zm0 4.102v7.179c0 .567.457 1.025 1.025 1.025H7.98V9.038zm13.325 8.204c.567 0 1.025-.458 1.025-1.026V9.039H10.07v8.204zM9.005 3.906q.008.001.006.01h4.102c1.418 0 2.05-.709 2.05-1.576S14.526.764 13.114.764c-1.326 0-2.367.61-3.077 1.32a1.98 1.98 0 0 0-2.072-.022C7.254 1.358 6.218.758 4.904.758c-1.419 0-2.051.71-2.051 1.577s.632 1.576 2.05 1.576h4.102zm5.122-1.528c0 .426-.556.513-1.025.513h-2.33c-.005-.016-.016-.027-.021-.044.524-.507 1.309-.981 2.35-.981.47 0 1.026.087 1.026.512m-10.249 0c0-.425.557-.512 1.026-.512 1.02 0 1.794.458 2.312.943-.016.027-.027.055-.043.082h-2.27c-.468 0-1.025-.093-1.025-.513'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h18v18H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:18px;margin-top:2px;width:18px}.newBrand-tabs-bonus-box{background:#333439;border-radius:6px;padding:10px 12px}.newBrand-tabs-bonus-box:not(:last-child){margin-bottom:6px}.newBrand-tabs-bonus-lbl{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:400;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3px}@media screen and (min-width:768px){.newBrand-tabs-bonus-lbl{font-size:16px}}.newBrand-tabs-bonus-lbl span{font-weight:700}.more-cnt .newBrand-tabs-bonus-lbl{cursor:pointer}.more-cnt .newBrand-tabs-bonus-lbl:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='5' fill='none' viewBox='0 0 8 5'%3E%3Cpath fill='%23fff' d='M.16.71A.64.64 0 0 1 .585.525a.65.65 0 0 1 .443.145L4 3.148 6.97.67a.65.65 0 0 1 .444-.146.64.64 0 0 1 .426.185c.11.11.167.257.16.407a.55.55 0 0 1-.202.39L4.413 4.33A.65.65 0 0 1 4 4.475a.65.65 0 0 1-.414-.146L.2 1.506a.55.55 0 0 1-.2-.39.54.54 0 0 1 .16-.407'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:8px;margin-left:auto;-webkit-transition:all .3s;transition:all .3s;width:15px}.newBrand-tabs-bonus-lbl.is-open:after{-webkit-transform:scale(-1);transform:scale(-1)}.newBrand-tabs-bonus-wrap{background:#2b2c30;border:1px solid #38383b;border-radius:16px;-webkit-box-shadow:0 4px 16px 0 rgba(33,33,33,.6);box-shadow:0 4px 16px 0 rgba(33,33,33,.6);display:grid;gap:12px;grid-template-columns:repeat(1,100%);margin-top:12px;max-width:840px;padding:16px}@media screen and (min-width:768px){.newBrand-tabs-bonus-wrap{gap:56px;grid-template-columns:auto 220px;padding:24px}}.newBrand-hero{background:-webkit-gradient(linear,left top,left bottom,from(#2b2c31),to(#1f2125));background:linear-gradient(180deg,#2b2c31,#1f2125);border:1px solid #38383b;border-radius:20px;margin:0 16px;padding:16px}@media screen and (min-width:768px){.newBrand-hero{border-color:transparent;border-radius:39px 39px 0 0;margin:0;padding:24px 12px 76px}}@media screen and (min-width:1200px){.newBrand-hero{padding:32px 55px 76px}}.newBrand-hero-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:300px;padding-bottom:7px;width:100%}@media screen and (min-width:768px){.newBrand-hero-btn{margin-left:auto;width:auto}}.newBrand-hero-btn .btn-green{font-size:16px;font-weight:700;max-width:300px;min-height:45px;padding:10px;text-shadow:none;width:100%}@media screen and (min-width:1200px){.newBrand-hero-btn .btn-green{font-size:18px;min-width:247px;width:-webkit-max-content;width:-moz-max-content;width:max-content}}.newBrand-hero-fav.uc-fav-card-btn.extended{color:#f2b835;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:15px;font-weight:700;gap:6px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;border:none;height:auto;margin:0;padding:8px 0 0;text-transform:uppercase;width:auto}.newBrand-hero-fav.uc-fav-card-btn.extended span{color:inherit;font-size:15px;font-weight:700}.newBrand-hero-fav.uc-fav-card-btn.extended:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='18' fill='none' viewBox='0 0 19 18'%3E%3Cpath fill='%23F2B835' d='M14.75.938H4.25A1.314 1.314 0 0 0 2.938 2.25v12.897a1.312 1.312 0 0 0 2.008 1.113L9.4 13.476a.2.2 0 0 1 .2 0l4.454 2.784a1.312 1.312 0 0 0 2.008-1.114V2.25A1.314 1.314 0 0 0 14.75.938m-2.102 5.647-1.327 1.061a.35.35 0 0 0-.116.374l.608 2.027a.35.35 0 0 1-.546.381L9.71 9.262a.35.35 0 0 0-.42 0l-1.557 1.167a.35.35 0 0 1-.546-.38l.608-2.028a.35.35 0 0 0-.116-.374L6.352 6.585a.35.35 0 0 1 .219-.624h1.52a.35.35 0 0 0 .322-.213l.765-1.786a.35.35 0 0 1 .644 0l.766 1.786a.35.35 0 0 0 .321.213h1.52a.35.35 0 0 1 .22.624'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:18px;margin:0;width:18px}.newBrand-hero-fav.uc-fav-card-btn.extended:hover{color:#f2c45c}.newBrand-hero-fav.uc-fav-card-btn.extended:hover:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath fill='%23F2C45C' d='M14.25.938H3.75A1.314 1.314 0 0 0 2.438 2.25v12.897a1.312 1.312 0 0 0 2.008 1.113L8.9 13.476a.2.2 0 0 1 .2 0l4.454 2.784a1.312 1.312 0 0 0 2.008-1.114V2.25A1.314 1.314 0 0 0 14.25.938m-2.102 5.647-1.327 1.061a.35.35 0 0 0-.116.374l.608 2.027a.35.35 0 0 1-.546.381L9.21 9.262a.35.35 0 0 0-.42 0l-1.557 1.167a.35.35 0 0 1-.546-.38l.608-2.028a.35.35 0 0 0-.116-.374L5.852 6.585a.35.35 0 0 1 .219-.624h1.52a.35.35 0 0 0 .322-.213l.765-1.786a.35.35 0 0 1 .644 0l.766 1.786a.35.35 0 0 0 .321.213h1.52a.35.35 0 0 1 .22.624'/%3E%3C/svg%3E") no-repeat 50%/contain}.newBrand-hero-fav.uc-fav-card-btn.extended.is-active{color:#ff5353}.newBrand-hero-fav.uc-fav-card-btn.extended.is-active:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath fill='%23FF5353' d='M14.25.938H3.75A1.314 1.314 0 0 0 2.438 2.25v12.897a1.312 1.312 0 0 0 2.008 1.113L8.9 13.476a.2.2 0 0 1 .2 0l4.454 2.784a1.312 1.312 0 0 0 2.008-1.114V2.25A1.314 1.314 0 0 0 14.25.938m-2.102 5.647-1.327 1.061a.35.35 0 0 0-.116.374l.608 2.027a.35.35 0 0 1-.546.381L9.21 9.262a.35.35 0 0 0-.42 0l-1.557 1.167a.35.35 0 0 1-.546-.38l.608-2.028a.35.35 0 0 0-.116-.374L5.852 6.585a.35.35 0 0 1 .219-.624h1.52a.35.35 0 0 0 .322-.213l.765-1.786a.35.35 0 0 1 .644 0l.766 1.786a.35.35 0 0 0 .321.213h1.52a.35.35 0 0 1 .22.624'/%3E%3C/svg%3E") no-repeat 50%/contain}.newBrand-hero-fav.uc-fav-card-btn.extended.is-active:hover{color:#de4657}.newBrand-hero-fav.uc-fav-card-btn.extended.is-active:hover:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath fill='%23DE4657' d='M14.25.938H3.75A1.314 1.314 0 0 0 2.438 2.25v12.897a1.312 1.312 0 0 0 2.008 1.113L8.9 13.476a.2.2 0 0 1 .2 0l4.454 2.784a1.312 1.312 0 0 0 2.008-1.114V2.25A1.314 1.314 0 0 0 14.25.938m-2.102 5.647-1.327 1.061a.35.35 0 0 0-.116.374l.608 2.027a.35.35 0 0 1-.546.381L9.21 9.262a.35.35 0 0 0-.42 0l-1.557 1.167a.35.35 0 0 1-.546-.38l.608-2.028a.35.35 0 0 0-.116-.374L5.852 6.585a.35.35 0 0 1 .219-.624h1.52a.35.35 0 0 0 .322-.213l.765-1.786a.35.35 0 0 1 .644 0l.766 1.786a.35.35 0 0 0 .321.213h1.52a.35.35 0 0 1 .22.624'/%3E%3C/svg%3E") no-repeat 50%/contain}.newBrand-hero-bonus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;font-weight:400;gap:7px;padding-top:6px}@media screen and (min-width:768px){.newBrand-hero-bonus{padding-top:0}}.newBrand-hero-bonus a,.newBrand-hero-bonus button{color:#01b33b;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:20px;font-weight:600;gap:8px;text-decoration:none;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:transparent;border:none;margin:0;padding:0;text-align:center}@media screen and (min-width:768px){.newBrand-hero-bonus a,.newBrand-hero-bonus button{font-size:18px;font-weight:700}}@media screen and (min-width:1200px){.newBrand-hero-bonus a,.newBrand-hero-bonus button{font-size:22px}}.newBrand-hero-bonus a:hover,.newBrand-hero-bonus a:visited,.newBrand-hero-bonus button:hover,.newBrand-hero-bonus button:visited{color:#01b33b;text-decoration:none}.newBrand-hero-bonus a:before,.newBrand-hero-bonus button:before{content:"";display:none;height:18px;width:18px;-ms-flex-negative:0;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%2301B33B' d='M16.178 4.936H10.07v3.077h7.135V5.962c0-.562-.459-1.026-1.026-1.026m-14.35 0c-.568 0-1.026.459-1.026 1.026v2.05H7.98V4.937zm0 4.102v7.178c0 .568.457 1.026 1.025 1.026H7.98V9.038zm13.325 8.204c.567 0 1.025-.458 1.025-1.026V9.038H10.07v8.204zM9.005 3.905q.008.002.006.011h4.102c1.418 0 2.05-.709 2.05-1.576S14.526.764 13.114.764c-1.326 0-2.367.61-3.077 1.32a1.98 1.98 0 0 0-2.072-.022C7.254 1.358 6.218.758 4.904.758c-1.419 0-2.051.71-2.051 1.577s.632 1.576 2.05 1.576h4.102zm5.122-1.527c0 .426-.556.513-1.025.513h-2.33c-.005-.016-.016-.027-.021-.044.524-.507 1.309-.982 2.35-.982.47 0 1.026.088 1.026.513m-10.249 0c0-.425.557-.513 1.026-.513 1.02 0 1.794.459 2.312.944-.016.027-.027.055-.043.082h-2.27c-.468 0-1.025-.093-1.025-.513'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h18v18H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;flex-shrink:0;margin-top:5px}@media screen and (min-width:768px){.newBrand-hero-bonus a:before,.newBrand-hero-bonus button:before{display:block}}.newBrand-box{width:100%}@media screen and (min-width:768px){.newBrand-box{width:auto}}.newBrand-name{color:var(--color-white);font-size:20px;font-weight:700;margin:0;text-align:center;text-transform:none}@media screen and (min-width:768px){.newBrand-name{font-size:18px;max-width:264px;text-align:left}}@media screen and (min-width:993px){.newBrand-name{max-width:460px}}@media screen and (min-width:1200px){.newBrand-name{font-size:28px;max-width:480px}}.unavailable .newBrand-name{color:#ef2929}.newBrand-banks{display:none;max-width:359px}.newBrand-banks.newBrand-banks-mob{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;padding:22px 16px 17px}.newBrand-banks.newBrand-banks-mob .more-list-cont:not(.in-tooltip){-webkit-box-pack:center;-ms-flex-pack:center;gap:10px;justify-content:center}.newBrand-banks.newBrand-banks-mob .more-list-a{height:24px;width:37px}@media screen and (min-width:768px){.newBrand-banks.newBrand-banks-mob{display:none}.newBrand-banks{display:-webkit-box;display:-ms-flexbox;display:flex}}.newBrand-banks.more-list{gap:12px}.newBrand-banks .more-list-cont{gap:4px}@media screen and (min-width:1200px){.newBrand-banks .more-list-cont{gap:4px 8px}}.newBrand-banks .more-list-ttl{font-size:14px}@media screen and (min-width:1200px){.newBrand-banks .more-list-ttl{font-size:16px}}.newBrand-banks .more-list-a{background:transparent;border:none;border-radius:4px;height:24px;overflow:hidden;padding:0;width:37px}.newBrand-banks .more-list-a img{border-radius:4px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:1200px){.newBrand-banks .more-list-a{height:28px;width:44px}}.newBrand-banks .more-list-btn{font-size:12px;font-weight:600}@media screen and (min-width:1200px){.newBrand-banks .more-list-btn{font-size:14px}}.newBrand-main{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:0}@media screen and (min-width:768px){.newBrand-main{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:32px 16px;text-align:start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:0}}@media screen and (min-width:1200px){.newBrand-main{gap:24px 32px}}.newBrand-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid hsla(0,0%,100%,.06);-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px 16px;padding:16px 0 0;width:100%}@media screen and (min-width:768px){.newBrand-meta{gap:16px 24px}}.newBrand-meta .newBrand-txt{color:#cbcbcb;font-size:10px;font-weight:400;width:100%}.newBrand-meta-itm{display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#cbcbcb;font-size:14px;font-weight:600;gap:0 4px;grid-template-areas:"img span" "img link";grid-template-columns:26px auto;text-align:start}@media screen and (min-width:768px){.newBrand-meta-itm{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}}.newBrand-meta-itm span{grid-area:span}.newBrand-meta-itm.time{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:768px){.newBrand-meta-itm.time{width:auto}}.newBrand-meta-itm.time:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' fill='none' viewBox='0 0 16 17'%3E%3Cg fill='%23CBCBCB' clip-path='url(%23a)'%3E%3Cpath d='M12.063 7.688a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25'/%3E%3Cpath d='M13.5 1.75h-.812v-.625a.625.625 0 1 0-1.25 0v.625H8.594v-.625a.625.625 0 1 0-1.25 0v.625H4.53v-.625a.625.625 0 1 0-1.25 0v.625H2.5A2.503 2.503 0 0 0 0 4.25V14c0 1.379 1.122 2.5 2.5 2.5h4.781a.625.625 0 1 0 0-1.25H2.5c-.69 0-1.25-.56-1.25-1.25V4.25C1.25 3.56 1.81 3 2.5 3h.781v.625a.625.625 0 1 0 1.25 0V3h2.813v.625a.625.625 0 1 0 1.25 0V3h2.844v.625a.625.625 0 1 0 1.25 0V3h.812c.69 0 1.25.56 1.25 1.25v3.563a.625.625 0 1 0 1.25 0V4.25c0-1.378-1.121-2.5-2.5-2.5'/%3E%3Cpath d='M12.219 8.938a3.786 3.786 0 0 0-3.781 3.78 3.785 3.785 0 0 0 3.78 3.782A3.785 3.785 0 0 0 16 12.72a3.786 3.786 0 0 0-3.781-3.781m0 6.312a2.534 2.534 0 0 1-2.531-2.531 2.534 2.534 0 0 1 2.53-2.531 2.534 2.534 0 0 1 2.532 2.53 2.534 2.534 0 0 1-2.531 2.532'/%3E%3Cpath d='M13.125 12.094h-.281v-.656a.625.625 0 0 0-1.25 0v1.28c0 .346.28.626.625.626h.906a.625.625 0 1 0 0-1.25M9.344 7.688a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25M6.625 10.406a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25M3.906 7.688a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25M3.906 10.406a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25M3.906 13.125a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25M6.625 13.125a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25M6.625 7.688a.625.625 0 1 0 0-1.25.625.625 0 0 0 0 1.25'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 .5h16v16H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:18px;width:18px}.newBrand-meta-itm img{border-radius:50%;grid-area:img;height:26px;-o-object-fit:cover;object-fit:cover;width:26px}@media screen and (min-width:768px){.newBrand-meta-itm img{height:18px;width:18px}}.newBrand-meta-itm a{color:#a8feb6;cursor:pointer;grid-area:link}.newBrand-rate{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border-bottom:1px solid hsla(0,0%,100%,.06);justify-content:center;padding:10px 0 16px}@media screen and (min-width:768px){.newBrand-rate{-webkit-box-pack:start;-ms-flex-pack:start;border:none;justify-content:flex-start;padding:4px 0 24px}}.newBrand-rate-logo{height:37px;width:34px}.newBrand-rate-cont{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:start}.newBrand-rate-cont,.newBrand-rate-cont div{display:-webkit-box;display:-ms-flexbox;display:flex}.newBrand-rate-cont div{font-size:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;margin-bottom:3px}.newBrand-rate-val{color:#01b33b;font-size:14px;font-weight:600;text-transform:uppercase}@media screen and (min-width:768px){.newBrand-rate-val{font-size:16px}}@media screen and (min-width:1200px){.newBrand-rate-val{font-size:18px}}.medium .newBrand-rate-val{color:#f2b835}.low .newBrand-rate-val{color:#de4657}.newBrand-rate-count{display:-webkit-box;display:-ms-flexbox;display:flex;height:45px;width:45px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#01b33b;border:3px solid rgba(74,91,72,.5);border-radius:50%;color:var(--color-white);font-size:10px;font-weight:600;margin-left:6px;text-shadow:none}@media screen and (min-width:768px){.newBrand-rate-count{height:50px;width:50px}}.medium .newBrand-rate-count{background:#f2b835;border:3px solid rgba(47,41,28,.74)}.low .newBrand-rate-count{background:#de4657;border-color:rgba(9,8,8,.42)}.newBrand-rate-count span{font-size:14px;font-weight:700}@media screen and (min-width:1200px){.newBrand-rate-count span{font-size:17px}}.newBrand-gen-info div.more-list-a.alt:hover,.newBrand-gen-info span.more-list-a.alt:hover{background:#393b42;border:1px solid #4f4f4f;color:var(--color-white);cursor:context-menu}.newBrand-gen-info a.more-list-a.alt:hover{border:1px solid #01b33b;color:#01b33b}.l-filter-coms-btn.is-active,.newBrand-sort-btn.is-active{pointer-events:none}.newBrand-comments-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}@media screen and (max-width:992px){.newBrand-comments-top .l-filter-sort-all{left:auto;right:0}}.brand-discus-form form.hidden{display:none}.brand-discus-ttl{font-size:18px;font-weight:600;margin-bottom:16px}.brand-discus-load-btn{background:transparent;border:1px solid #02de4a;border-radius:6px;color:#02de4a;font-size:16px;font-weight:600;height:42px;margin:18px auto 8px;min-width:193px;padding:10px 12px;-webkit-transition:all .3s;transition:all .3s}.brand-discus-load-btn.is-hidden{display:none}.brand-discus-load-btn:hover{border-color:#28a745;color:#28a745}.brand-discus-add-sucs{display:none}.brand-discus-delete-popup{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.7);height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.brand-discus-delete-popup.open{display:-webkit-box;display:-ms-flexbox;display:flex}.brand-discus-delete-popup-ttl{font-size:24px;font-weight:400;margin-top:24px;text-transform:uppercase}@media screen and (max-width:992px){.brand-discus-delete-popup-ttl{font-size:20px;line-height:1.6;margin-top:13px}}.brand-discus-delete-popup-close{background:transparent;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}.brand-discus-delete-popup-inner{background:-webkit-gradient(linear,left top,left bottom,from(#2b2c31),to(#1f2125));background:linear-gradient(180deg,#2b2c31,#1f2125);border:1px solid #38383b;border-radius:20px;font-size:16px;font-weight:400;margin:16px;padding:24px 24px 32px;text-align:center}@media screen and (max-width:992px){.brand-discus-delete-popup-inner{padding:24px 14px}}.brand-discus-delete-popup-inner p{margin:14px 0 24px}.brand-discus-delete-popup form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}@media screen and (max-width:992px){.brand-discus-delete-popup form{display:grid;gap:14px;grid-template-columns:repeat(2,1fr)}}.brand-discus-delete-popup form button.btn.btn-blue,.brand-discus-delete-popup form button.btn.btn-green{font-size:16px;font-style:normal;font-weight:700;height:40px;min-height:40px;padding:10px 64px;width:auto}@media screen and (max-width:992px){.brand-discus-delete-popup form button.btn.btn-blue,.brand-discus-delete-popup form button.btn.btn-green{padding:10px}}.brand-discus-top{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;font-weight:700;padding:24px 14px;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#1e2123;border-radius:16px;-webkit-box-shadow:0 4px 16px 0 rgba(33,33,33,.6);box-shadow:0 4px 16px 0 rgba(33,33,33,.6);-ms-flex-direction:column;flex-direction:column;gap:16px}.brand-discus-top.hidden{display:none}@media screen and (min-width:768px){.brand-discus-top{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:20px;padding:24px}}.brand-discus-top p{font-size:16px;font-weight:400;margin:14px 0 0}.brand-discus-message{display:none;margin-bottom:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;font-weight:400;text-align:center}@media screen and (min-width:768px){.brand-discus-message{margin-bottom:24px}}.brand-discus-message.is-visible{display:-webkit-box;display:-ms-flexbox;display:flex}.brand-discus-message p{margin:0}.brand-discus-message-ttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;font-weight:700;gap:16px;text-transform:uppercase}.brand-discus-message-ttl:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='44' fill='none' viewBox='0 0 44 44'%3E%3Crect width='43' height='43' x='.5' y='.5' stroke='%2301B33B' stroke-dasharray='4 4' rx='21.5'/%3E%3Cpath fill='%2301B33B' d='M18.943 31.495a1.33 1.33 0 0 1-1.886 0l-7.528-7.53a2 2 0 0 1 0-2.828l.943-.942a2 2 0 0 1 2.828 0l4.7 4.7 12.7-12.7a2 2 0 0 1 2.828 0l.943.942a2 2 0 0 1 0 2.828z'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:44px;width:44px}.brand-discus .btn.btn-blue,.brand-discus .btn.btn-green{font-size:18px;font-weight:700;height:45px;max-width:100%;min-height:45px;text-shadow:none;width:330px}@media screen and (min-width:768px){.brand-discus .btn.btn-blue,.brand-discus .btn.btn-green{height:45px;min-height:45px;width:247px}}.brand-discus .btn.btn-blue[disabled],.brand-discus .btn.btn-green[disabled]{cursor:not-allowed}.brand-discus .error-message{color:#ff5353;font-size:12px}.brand-discus-form textarea{background:#333439;border:1px solid #434343;border-radius:6px;color:#fff;font-size:14px;font-weight:400;max-height:188px;min-height:100px;overflow-y:auto;padding:14px;resize:none;width:100%}.brand-discus-form textarea::-webkit-input-placeholder{color:#cbcbcb}.brand-discus-form textarea::-moz-placeholder{color:#cbcbcb}.brand-discus-form textarea:-ms-input-placeholder{color:#cbcbcb}.brand-discus-form textarea::-ms-input-placeholder{color:#cbcbcb}.brand-discus-form textarea::placeholder{color:#cbcbcb}.brand-discus-form textarea:focus{border-color:#a8feb6}.brand-discus-form textarea.has-error{border-color:#ff5353}.brand-discus-form-inf{color:#cbcbcb;display:block;font-size:12px;font-weight:400;margin:14px 0}.brand-discus-form-error{color:#dc4a4a;display:block;font-size:12px;margin:10px 0}.brand-discus-items{gap:16px;max-width:100%}.brand-discus-items,.brand-discus-quotes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.brand-discus-quotes{gap:24px;margin-bottom:24px}.brand-discus-quotes-btn{background:transparent;border:none;color:#02de4a;cursor:pointer;font-size:16px;font-weight:600;-webkit-transition:all .3s;transition:all .3s}.brand-discus-quotes-btn:hover{color:#28a745}.brand-discus-comment{background:#2b2c30;border:1px solid #38383b;border-radius:16px;-webkit-box-shadow:0 4px 16px 0 rgba(33,33,33,.6);box-shadow:0 4px 16px 0 rgba(33,33,33,.6);padding:16px 12px;position:relative}@media screen and (min-width:768px){.brand-discus-comment{padding:24px}}.brand-discus-comment-s-mes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.brand-discus-comment-s-mes a,.brand-discus-comment-s-mes span{color:#a8feb6;font-size:16px;font-weight:400}.brand-discus-comment-s-mes a{text-decoration:underline}.brand-discus-comment p{margin:0}.brand-discus-comment p.more-hidden{mask-image:-webkit-gradient(linear,left top,left bottom,color-stop(10%,#000),to(transparent));mask-image:linear-gradient(180deg,#000 10%,transparent);-webkit-mask-image:-webkit-gradient(linear,left top,left bottom,color-stop(10%,#000),to(transparent));-webkit-mask-image:linear-gradient(180deg,#000 10%,transparent);overflow:hidden;position:relative;-webkit-transition:max-height .3s ease;transition:max-height .3s ease}.brand-discus-comment p.more-hidden+.brand-discus-comment-show-more{margin-top:0}.brand-discus-comment-txt{border-bottom:1px solid hsla(0,0%,100%,.06);font-size:16px;font-style:normal;font-weight:400;margin-bottom:14px;mask-image:none;-webkit-mask-image:none;max-height:none;padding-bottom:16px;position:relative}@media screen and (min-width:768px){.brand-discus-comment-txt{font-size:14px;padding-bottom:24px}}.brand-discus-comment-show-more{background:transparent;border:none;color:#a8feb6;display:block;font-size:14px;margin:16px auto 0;text-align:center;text-decoration:underline}@media screen and (min-width:768px){.brand-discus-comment-show-more{margin:24px auto 0}}.brand-discus-comment-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:16px;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 0 24px}@media screen and (max-width:767px){.is-answer .brand-discus-comment-top{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:14px}}.brand-discus-comment-meta{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.brand-discus-comment-delete,.brand-discus-comment-meta{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.brand-discus-comment-delete{background:transparent;border:none;color:#a3afb9;font-size:14px;font-style:normal;font-weight:600;padding:0;-webkit-box-pack:center;-ms-flex-pack:center;gap:6px;justify-content:center;margin:6px auto 0;-webkit-transition:none;transition:none}.brand-discus-comment-delete.only-mob{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width:768px){.brand-discus-comment-delete.only-mob{display:none}}.brand-discus-comment-delete.only-desc{display:none}@media screen and (min-width:768px){.brand-discus-comment-delete.only-desc{display:-webkit-box;display:-ms-flexbox;display:flex}.brand-discus-comment-delete{margin:0}}.brand-discus-comment-delete svg{-ms-flex-negative:0;flex-shrink:0}.brand-discus-comment-delete:hover{color:#01b33b}.brand-discus-comment-delete:hover svg path{fill:#01b33b}.brand-discus-comment-acts{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.brand-discus-comment-acts button{background:transparent;border:none;width:auto;-webkit-box-flex:0;-ms-flex:0;flex:0;font-size:14px;font-weight:600;padding:0}.brand-discus-comment-acts button:before{height:24px;width:24px}.brand-discus-comment-act{background:#333439;border:1px solid #38383b;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;gap:4px;justify-content:center;padding:7px;-webkit-box-flex:1;color:#fff;-ms-flex:1;flex:1;font-size:14px;font-weight:600;height:36px;max-width:125px;width:100%}@media screen and (min-width:768px){.brand-discus-comment-act{font-size:16px}}.brand-discus-comment-act.brand-discus-comment-like:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%2301B33B' d='m2 6.823.498-.043a.5.5 0 0 0-.998.043zm11.49 1.215-.47 2.72.986.17.47-2.72zm-4.66 6.129h-3.1v1h3.1zm-3.707-.558-.541-6.262-.997.086.542 6.262zm7.897-2.851c-.338 1.953-2.1 3.409-4.19 3.409v1c2.55 0 4.75-1.78 5.176-4.238zM8.837 3.4l-.442 2.697.986.16.442-2.695zM4.792 6.83l.96-.826-.654-.757-.958.826zm2.704-3.515.317-1.223-.968-.25-.317 1.221zm.796-1.463.097.031.306-.952L8.598.9zM7.015 4.544q.314-.586.481-1.23l-.968-.25c-.091.35-.224.69-.395 1.01zm1.374-2.66a.59.59 0 0 1 .397.406l.968-.25A1.59 1.59 0 0 0 8.694.93zm-.576.208A.34.34 0 0 1 8 1.872l-.434-.9c-.355.17-.621.486-.72.87zM8 1.872a.4.4 0 0 1 .292-.02L8.598.9c-.34-.11-.71-.084-1.032.071zm1.436 5.45h3.453v-1H9.436zm-6.29 6.949L2.498 6.78l-.996.086.647 7.49zm-.646.07V6.824h-1v7.519zm-.351.016a.18.18 0 0 1 .046-.134.18.18 0 0 1 .13-.056v1a.825.825 0 0 0 .821-.896zM9.823 3.562a3.7 3.7 0 0 0-.069-1.523l-.968.252c.094.362.111.74.05 1.109zM5.731 14.167a.61.61 0 0 1-.608-.558l-.996.086a1.61 1.61 0 0 0 1.604 1.472zm.02-8.163c.454-.39.942-.855 1.265-1.46l-.883-.47c-.23.432-.598.797-1.035 1.173zm8.725 2.205a1.612 1.612 0 0 0-1.587-1.886v1a.61.61 0 0 1 .602.715zM2.325 14.167c.097 0 .175.078.175.175h-1c0 .455.369.825.825.825zm6.07-8.07a1.055 1.055 0 0 0 1.041 1.226v-1a.1.1 0 0 1-.024-.005.055.055 0 0 1-.03-.06zm-3.813 1.25a.61.61 0 0 1 .21-.516l-.653-.758a1.61 1.61 0 0 0-.554 1.36z'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:17px;width:17px}.brand-discus-comment-act.brand-discus-comment-like.done:before,.brand-discus-comment-act.brand-discus-comment-like:hover:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath fill='%2301B33B' d='m2.281 6.979.498-.043a.5.5 0 0 0-.998.043zm11.491 1.215-.47 2.72.986.171.47-2.72zM11.23 6.706l-5.217 7.617v1h3.1zm-4.42 8.027 3.296-3.452-6.238-3.692.542 6.262zm6.493-3.819c1.316-3.532.018-4.208-2.073-4.208L9.11 15.323c2.551 0 4.751-1.78 5.176-4.238zM9.118 3.556l-.442 2.697.987.161.442-2.696zM5.073 6.987l1.524 1.59L5.38 5.403l-.958.827zm4.602-3.641L9.124 2.26l-.843-.42-1.154.157-.318 1.222zM8.573 2.008l.097.032.306-.952-.097-.032zm.494 5.471c.209-.39.497-3.706.608-4.133L6.809 3.22c-.09.35-.223.69-.394 1.01zm-.397-5.44a.59.59 0 0 1 .397.408l.968-.251a1.59 1.59 0 0 0-1.059-1.108zm-.389-.199c.014-.048-.15.316-.117.278a.34.34 0 0 1 .117-.09l-.434-.9c-.354.17-.621.486-.72.87zm0 .188a.4.4 0 0 1 .292-.02l.306-.952c-.34-.109-.71-.083-1.032.072zM9.717 7.48h3.454v-1H9.717zm-6.29 6.948-.648-7.49-.996.085.647 7.491zm-.646.072v-7.52h-1v7.52zm-.351.014a.18.18 0 0 1 .046-.133.18.18 0 0 1 .13-.057v1a.825.825 0 0 0 .821-.896zm7.675-10.795a3.7 3.7 0 0 0-.07-1.522l-.968.25c.094.363.112.741.051 1.11zM6.012 14.323a.6.6 0 0 1-.412-.16c-.113-.104 1.817 1.628 1.21.57l-2.401-.882a1.61 1.61 0 0 0 1.603 1.472zm.585-5.746c.453-.39 2.147-.493 2.47-1.098l-2.652-3.25c-.231.433-.598.798-1.036 1.174zm8.16-.212a1.61 1.61 0 0 0-1.586-1.886v1a.61.61 0 0 1 .601.715zM2.607 14.323c.097 0 .175.079.175.175h-1c0 .455.369.825.825.825zm6.07-8.07a1.055 1.055 0 0 0 1.041 1.226v-1a.1.1 0 0 1-.023-.005.055.055 0 0 1-.031-.06zm1.429 5.028c5.153-6.844-5.229-4.298-5.192-4.388s.16.777.16.094l-.653-.758a1.61 1.61 0 0 0-.553 1.36z'/%3E%3C/svg%3E") no-repeat 50%/contain}.brand-discus-comment-act.brand-discus-comment-answer{color:#28a745}.brand-discus-comment-act.brand-discus-comment-answer:hover{color:#28bd4a}.brand-discus-comment-act.brand-discus-comment-answer:hover svg path{fill:#28bd4a}.brand-discus-comment time{color:#cbcbcb;font-size:12px;font-weight:400}.brand-discus-comment-au{display:grid;gap:9px;grid-template-columns:40px auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.brand-discus-comment-au img{border-radius:50%;height:40px;-o-object-fit:cover;object-fit:cover;width:40px}.brand-discus-comment-au .brand-discus-comment-au-name,.brand-discus-comment-au a.brand-discus-comment-au-name{color:var(--color-white);font-size:14px;font-weight:600}.brand-discus .quote-comment .brand-discus-comment-acts{border-top:1px solid hsla(0,0%,100%,.06);margin-top:24px;padding-top:7px}.brand-discus .quote-comment-rep{color:#cbcbcb;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:600;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;gap:5px;margin-top:6px;-webkit-transition:all .3s;transition:all .3s}@media screen and (max-width:992px){.brand-discus .quote-comment-rep{font-size:14px}}.brand-discus .quote-comment-rep:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='21' fill='none' viewBox='0 0 20 21'%3E%3Cpath fill='%2328A745' fill-rule='evenodd' d='M10.38 3.196a.63.63 0 0 1 .676.123l6.876 6.562a.625.625 0 0 1 0 .904l-6.875 6.563A.625.625 0 0 1 10 16.896V13.78c-1.87.056-3.146.368-4.143.884-1.106.572-1.933 1.425-2.864 2.617a.625.625 0 0 1-1.118-.385c0-2.378.39-4.873 1.705-6.788C4.84 8.27 6.892 7.053 10 6.91V3.77c0-.25.15-.475.38-.574m.87 2.035v2.29c0 .345-.28.625-.625.625-3.119 0-4.94 1.105-6.014 2.67-.812 1.182-1.233 2.68-1.4 4.298.61-.62 1.273-1.147 2.071-1.56 1.346-.696 3.012-1.033 5.343-1.033.345 0 .625.28.625.625v2.29l5.345-5.103z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:20px;width:20px}.brand-discus .quote-comment-rep:hover{color:#fff}.brand-discus .quote-comment-rep+form{margin-top:16px}.brand-discus .quote-comment.brand-discus-comment{background:transparent;border:none;-webkit-box-shadow:none;box-shadow:none;padding:0}.brand-discus .quote-comment-box{background:#35363b;border-left:2px solid #a8feb6;border-radius:16px;padding:24px}@media screen and (max-width:992px){.brand-discus .quote-comment-box{padding:24px 14px}.brand-discus .quote-comment-box .brand-discus-comment-top{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px}}.brand-discus .quote-comment-box .brand-discus-comment-txt{border-bottom:0;font-style:italic;margin-bottom:0;padding-bottom:0;padding-left:24px;position:relative}.brand-discus .quote-comment-box .brand-discus-comment-txt:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='25' fill='none' viewBox='0 0 24 25'%3E%3Cpath fill='%23A8FEB6' d='M8.278 12.276q-2.057-.457-2.057-2.4 0-1.129.686-1.828.7-.715 1.829-.715 1.128 0 1.8.7.685.7.685 1.857 0 2.714-3.943 7.443l-1.128-.857q1.686-2.286 2.128-4.2m6.658 0q-2.057-.457-2.057-2.4 0-1.129.685-1.828.7-.715 1.829-.715 1.114 0 1.8.7t.685 1.857q0 2.758-3.942 7.443l-1.129-.857q1.686-2.271 2.129-4.2'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:24px;left:0;position:absolute;top:-2px;width:24px}.newBrand-form-rev{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#2b2c30;border:1px solid #38383b;border-radius:16px;-webkit-box-shadow:0 4px 16px 0 rgba(33,33,33,.6);box-shadow:0 4px 16px 0 rgba(33,33,33,.6);-ms-flex-direction:column;flex-direction:column;gap:24px;padding:24px}.newBrand-form-rev.is-visible{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:767px){.newBrand-form-rev{padding:24px 12px}}.newBrand-form-rev-error{color:#de4657;font-size:14px}.newBrand-form-rev-done{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.7);height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.newBrand-form-rev-done.is-visible{display:-webkit-box;display:-ms-flexbox;display:flex}.newBrand-form-rev-done-ttl{font-size:24px;text-transform:uppercase}.newBrand-form-rev-done-inner{background:-webkit-gradient(linear,left top,left bottom,from(#2b2c31),to(#1f2125));background:linear-gradient(180deg,#2b2c31,#1f2125);border:1px solid #38383b;border-radius:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:16px;font-weight:400;gap:13px;max-width:565px;padding:24px 24px 32px;text-align:center}.newBrand-form-rev-done-close{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='24' fill='none' viewBox='0 0 20 24'%3E%3Cpath fill='%23787878' fill-rule='evenodd' d='m10.417 12.19 6.462 6.462a1.828 1.828 0 1 0 2.585-2.586L13 9.605l6.463-6.462A1.828 1.828 0 1 0 16.878.559l-6.46 6.461L3.955.56A1.828 1.828 0 1 0 1.37 3.142l6.464 6.463-6.463 6.463a1.827 1.827 0 1 0 2.586 2.583z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border:none;height:24px;margin-left:auto;width:24px}.newBrand-form-rev .error-message{color:#ff5353;font-size:12px}.newBrand-form-rev-mark{color:#ff5353!important}.newBrand-form-rev-list{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#333439;border:1px solid #434343;border-radius:6px;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:16px 14px}.newBrand-form-rev .newBrand-form-upload{position:relative}.newBrand-form-rev .newBrand-form-upload-ttl{font-size:14px;margin-bottom:8px}.newBrand-form-rev .filepond--credits{display:none}.newBrand-form-rev .filepond--data,.newBrand-form-rev .filepond--list-scroller,.newBrand-form-rev .filepond--panel,.newBrand-form-rev input.filepond--browser{display:none;opacity:0;position:absolute;z-index:-100}.newBrand-form-rev .filepond--drop-label{background:#333439;border:1px dashed #787878;border-radius:6px;cursor:pointer;display:block;padding:14px;text-align:center;-webkit-transform:none!important;transform:none!important;width:100%}.newBrand-form-rev .filepond--drop-label.has-error{border-color:#ff5353}.newBrand-form-rev .filepond--drop-label label{color:#faa301;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;font-size:14px;font-style:normal;font-weight:400;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.newBrand-form-rev .filepond--drop-label label div{color:#a3afb9;font-size:12px;font-weight:400;width:100%}.newBrand-form-rev .filepond--drop-label label:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='url(%23a)' d='M15.086 12.469a.75.75 0 0 1-1.055.117l-1.28-1.026V15a.75.75 0 0 1-1.5 0v-3.44l-1.282 1.026a.75.75 0 1 1-.937-1.172l2.497-1.998a.75.75 0 0 1 .47-.166h.003c.18 0 .344.064.473.17l2.494 1.994a.75.75 0 0 1 .117 1.055'/%3E%3Cpath fill='url(%23b)' fill-rule='evenodd' d='M8.38 7.194a5.41 5.41 0 0 1 9.952 2.605 4.477 4.477 0 1 1 .191 8.95H6.875A5.874 5.874 0 1 1 8.38 7.195m4.552-.986a3.91 3.91 0 0 0-3.524 2.214.75.75 0 0 1-.947.373 4.375 4.375 0 1 0-1.586 8.455h11.648a2.977 2.977 0 1 0-.77-5.855.75.75 0 0 1-.939-.812 3.91 3.91 0 0 0-3.882-4.375' clip-rule='evenodd'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='9.284' x2='15.963' y1='9.25' y2='9.25' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFBF00'/%3E%3Cstop offset='1' stop-color='%23FAA301'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='2.817' x2='25.433' y1='4.708' y2='4.708' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFBF00'/%3E%3Cstop offset='1' stop-color='%23FAA301'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:18px;width:18px}.newBrand-form-rev .newBrand-form-upload-preview{width:100%}.newBrand-form-rev .newBrand-form-upload-preview .upload-item{height:80px;position:relative;width:80px}.newBrand-form-rev .newBrand-form-upload-preview .upload-item:before{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.5)));background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.5));border-radius:6px;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.newBrand-form-rev .newBrand-form-upload-preview .upload-remove{border:none;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:22px;position:absolute;right:-9px;top:-9px;width:22px;z-index:2;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}.newBrand-form-rev .newBrand-form-upload-preview .upload-remove:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cpath fill='%23787878' fill-rule='evenodd' d='m6.007 7.615 4.041 4.037A1.144 1.144 0 0 0 12 10.844c0-.303-.12-.593-.335-.807L7.622 6l4.042-4.037A1.142 1.142 0 1 0 10.047.35l-4.04 4.037L1.966.349A1.143 1.143 0 1 0 .349 1.963L4.39 6 .35 10.037a1.142 1.142 0 1 0 1.617 1.614z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:12px;width:12px}.newBrand-form-rev .newBrand-form-upload-preview img{border-radius:6px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.newBrand-form-rev .video-thumbnail-container{display:inline-block;position:relative}.newBrand-form-rev .video-thumbnail-container button{background:rgba(0,0,0,.7);border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:20px;height:40px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:40px}.newBrand-form-rev div.newBrand-form-rev-pc-items{background:#333439;border:1px solid #434343;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.newBrand-form-rev div.newBrand-form-rev-pc-items label{padding:0 34px}.newBrand-form-rev div.newBrand-form-rev-pc-items label input{background:transparent;border:none;font-size:14px;min-height:0;outline:none;padding:0}.newBrand-form-rev-pc-del{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='13' fill='none' viewBox='0 0 12 13'%3E%3Cpath fill='%23787878' fill-rule='evenodd' d='m6.007 8.115 4.041 4.037A1.144 1.144 0 0 0 12 11.344c0-.303-.12-.593-.335-.807L7.622 6.5l4.042-4.037A1.142 1.142 0 1 0 10.047.85l-4.04 4.037L1.966.849A1.143 1.143 0 1 0 .349 2.463L4.39 6.5.35 10.537a1.142 1.142 0 1 0 1.617 1.614z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border:none;height:12px;position:absolute;right:14px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:12px}.newBrand-form-rev-pros{position:relative}.newBrand-form-rev-pros:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%2351BE3F' d='M11.486.458a1 1 0 0 0-1.383.295L4.499 9.39 1.767 6.863A1 1 0 0 0 .409 8.332l3.588 3.317s.103.089.15.12a1 1 0 0 0 1.384-.295l6.25-9.633a1 1 0 0 0-.295-1.383'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h12v12H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:12px;left:14px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:12px}.newBrand-form-rev-pros-ttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.newBrand-form-rev-pros-ttl:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%2351BE3F' d='M11.486.458a1 1 0 0 0-1.383.295L4.499 9.39 1.767 6.863A1 1 0 0 0 .409 8.332l3.588 3.317s.103.089.15.12a1 1 0 0 0 1.384-.295l6.25-9.633a1 1 0 0 0-.295-1.383'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h12v12H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:12px;width:12px}.newBrand-form-rev-cons{position:relative}.newBrand-form-rev-cons:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cpath fill='%23FD5045' d='m6.924 6 3.58-3.573a.836.836 0 0 0-1.182-1.182L5.75 4.825l-3.572-3.58A.836.836 0 1 0 .996 2.427L4.576 6 .996 9.571a.833.833 0 0 0 0 1.183.834.834 0 0 0 1.182 0l3.572-3.58 3.572 3.58a.834.834 0 0 0 1.364-.271.83.83 0 0 0-.182-.912z'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:12px;left:14px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:12px}.newBrand-form-rev-cons-ttl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.newBrand-form-rev-cons-ttl:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cpath fill='%23FD5045' d='m6.924 6 3.58-3.573a.836.836 0 0 0-1.182-1.182L5.75 4.825l-3.572-3.58A.836.836 0 1 0 .996 2.427L4.576 6 .996 9.571a.833.833 0 0 0 0 1.183.834.834 0 0 0 1.182 0l3.572-3.58 3.572 3.58a.834.834 0 0 0 1.364-.271.83.83 0 0 0-.182-.912z'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:12px;width:12px}.newBrand-form-rev-rate{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:400;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:14px}.newBrand-form-rev-rate-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:42px}@media screen and (max-width:767px){.newBrand-form-rev-rate-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px}}.newBrand-form-rev-rate input[type=radio]{display:none}.newBrand-form-rev-rate input[type=radio]+label{border-radius:8px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-weight:500;padding:1px;-webkit-transition:all .3s;transition:all .3s;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}@media screen and (max-width:767px){.newBrand-form-rev-rate input[type=radio]+label{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.newBrand-form-rev-rate input[type=radio]+label:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23787878' d='M12 22a9.7 9.7 0 0 1-3.9-.788 10.1 10.1 0 0 1-3.175-2.137q-1.35-1.35-2.137-3.175A9.7 9.7 0 0 1 2 12q0-2.075.788-3.9a10.1 10.1 0 0 1 2.137-3.175q1.35-1.35 3.175-2.137A9.7 9.7 0 0 1 12 2q2.075 0 3.9.788a10.1 10.1 0 0 1 3.175 2.137q1.35 1.35 2.137 3.175A9.7 9.7 0 0 1 22 12a9.7 9.7 0 0 1-.788 3.9 10.1 10.1 0 0 1-2.137 3.175q-1.35 1.35-3.175 2.137A9.7 9.7 0 0 1 12 22m0-2q3.35 0 5.675-2.325T20 12t-2.325-5.675T12 4 6.325 6.325 4 12t2.325 5.675T12 20'/%3E%3C/svg%3E") no-repeat 50%/contain;border:none;content:"";display:block;height:20px;width:20px}.newBrand-form-rev-rate input[type=radio]:checked+label{position:relative}.newBrand-form-rev-rate input[type=radio]:checked+label:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' fill='none' viewBox='0 0 21 20'%3E%3Cpath fill='%2301B33B' d='M10.5 15q2.075 0 3.537-1.462Q15.5 12.075 15.5 10t-1.463-3.537T10.5 5 6.963 6.463 5.5 10t1.463 3.538T10.5 15m0 5a9.7 9.7 0 0 1-3.9-.787 10.1 10.1 0 0 1-3.175-2.138q-1.35-1.35-2.137-3.175A9.7 9.7 0 0 1 .5 10q0-2.074.788-3.9a10.1 10.1 0 0 1 2.137-3.175Q4.775 1.575 6.6.788A9.7 9.7 0 0 1 10.5 0q2.075 0 3.9.788a10.1 10.1 0 0 1 3.175 2.137q1.35 1.35 2.137 3.175A9.7 9.7 0 0 1 20.5 10a9.7 9.7 0 0 1-.788 3.9 10.1 10.1 0 0 1-2.137 3.175q-1.35 1.35-3.175 2.138a9.7 9.7 0 0 1-3.9.787m0-2q3.35 0 5.675-2.325T18.5 10t-2.325-5.675T10.5 2 4.825 4.325 2.5 10t2.325 5.675T10.5 18'/%3E%3C/svg%3E") no-repeat 50%/contain}.newBrand-form-rev input[type=checkbox]{display:none}.newBrand-form-rev input[type=checkbox]+label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#cbcbcb;cursor:pointer;font-size:12px;font-weight:400;gap:6px}.newBrand-form-rev input[type=checkbox]+label:before{background-color:#333439;background-position:50%;background-repeat:no-repeat;border:1px solid #434343;border-radius:2px;content:"";height:16px;width:16px;-ms-flex-negative:0;flex-shrink:0}.newBrand-form-rev input[type=checkbox]:checked+label:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%2351BE3F' d='M11.486.458a1 1 0 0 0-1.383.295L4.499 9.39 1.767 6.863A1 1 0 0 0 .409 8.332l3.588 3.317s.103.089.15.12a1 1 0 0 0 1.384-.295l6.25-9.633a1 1 0 0 0-.295-1.383'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h12v12H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");border-color:#2fc423}.newBrand-form-rev input[type=checkbox].has-error+label:before{border-color:#ff5353}.newBrand-form-rev input[name=video]{color:#a8feb6}.newBrand-form-rev-btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}@media screen and (max-width:767px){.newBrand-form-rev-btns{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:12px}}.newBrand-form-rev-btns button{font-size:18px;padding:12px 35px}@media screen and (max-width:767px){.newBrand-form-rev-btns button{font-size:16px;width:100%}}.newBrand-form-rev-btns button.btn-blue{display:-webkit-box;display:-ms-flexbox;display:flex;height:44px;padding:8px 41px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3px}.newBrand-form-rev-btns button.btn-blue .sub-loader{display:none}.newBrand-form-rev-btns button.btn-blue.load .sub-loader{display:-webkit-box;display:-ms-flexbox;display:flex;height:25px;width:25px}.newBrand-form-rev-pol input{opacity:0;position:absolute;visibility:hidden}.newBrand-form-rev-pol input+label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;color:#cbcbcb;-ms-flex-direction:row;flex-direction:row;font-size:12px;font-weight:400;gap:6px}.newBrand-form-rev-pol input+label:before{background-color:#333439;background-position:50%;background-repeat:no-repeat;border:1px solid #434343;border-radius:2px;content:"";height:16px;-webkit-transition:all .3s;transition:all .3s;width:16px}.newBrand-form-rev-pol input+label:hover:before{border-color:#a8feb6}.newBrand-form-rev-pol input:checked+label:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none' viewBox='0 0 10 10'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%2301B33B' d='M3.905 6.863c-.055-.11-.892-1.784-1.748-1.994-.289-.065-.52-.008-.52-.008-.318.093-.55.368-.64.608-.181.536.097.944.37 1.327.543.765 1.07 1.52 1.615 2.286.185.254.374.52.672.624.388.135.831-.056 1.095-.367.277-.314.41-.715.545-1.103l.243-.673c.277-.75.584-1.494.907-2.228.322-.735.66-1.46 1.029-2.177.367-.718.738-1.424 1.15-2.125.107-.177.2-.35.306-.526.02-.032.152-.215.13-.25-.023-.035-.2.076-.238.086a5 5 0 0 0-.926.61c-.576.484-1.046 1.064-1.496 1.666a29 29 0 0 0-2.494 4.244'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h10v10H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.newBrand-form-rev-ttl{font-size:20px;font-weight:700;text-align:center}.newBrand-form-rev fieldset,.newBrand-form-rev form{border:none;margin:0;padding:0}.newBrand-form-rev form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.newBrand-form-rev fieldset{border-bottom:1px solid hsla(0,0%,100%,.06);display:grid;gap:12px 24px;grid-template-columns:repeat(2,1fr);padding-bottom:24px}.newBrand-form-rev label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:14px;font-style:normal;font-weight:400;gap:3px 10px;width:100%}.newBrand-form-rev label.has-error .error-message{display:inline-block}.newBrand-form-rev label.has-error .filepond--drop-label{border-color:#ff5353}.newBrand-form-rev label span{color:#cbcbcb;font-size:12px;font-weight:400}.newBrand-form-rev label span.error{color:#de4657;font-size:14px}.newBrand-form-rev label input,.newBrand-form-rev label textarea{background:#333439;border:1px solid #434343;border-radius:6px;color:var(--color-white);font-size:14px;font-weight:400;min-height:48px;padding:10px 11px;width:100%}.newBrand-form-rev label input:focus,.newBrand-form-rev label textarea:focus{border:1px solid #a8feb6}.newBrand-form-rev label input.has-error,.newBrand-form-rev label textarea.has-error{border:1px solid #ff5353;color:#ff5353}.newBrand-form-rev label textarea{height:128px;overflow:auto;resize:none}.newBrand-rev-top+.newBrand-rev-bottom{border-top:1px solid hsla(0,0%,100%,.06);margin-top:16px;padding-top:16px}.newBrand-rev-mode{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;color:#faa301;font-size:12px;justify-content:flex-end;text-align:end}@media screen and (max-width:767px){.newBrand-rev-mode{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}}.newBrand-rev-mode-prs{width:100%}.newBrand-rev-mode button{background-color:transparent;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.newBrand-rev-mode button:hover{color:#01b33b}.newBrand-rev-mode button:hover svg path{fill:#01b33b;stroke:#01b33b}.newBrand-rev-mode-tgl{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='16' fill='none' viewBox='0 0 4 16'%3E%3Ccircle cx='2' cy='2' r='2' fill='%23A3AFB9'/%3E%3Ccircle cx='2' cy='8' r='2' fill='%23A3AFB9'/%3E%3Ccircle cx='2' cy='14' r='2' fill='%23A3AFB9'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;height:16px;width:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.newBrand-rev-mode-btns{background:#202125;border-radius:12px;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.25);box-shadow:0 4px 4px 0 rgba(0,0,0,.25);display:none;padding:14px;position:absolute;right:20px;top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px;width:108px;z-index:20}[dir=rtl] .newBrand-rev-mode-btns{left:20px;right:auto}.newBrand-rev-mode-btns.is-visible{display:-webkit-box;display:-ms-flexbox;display:flex}.newBrand-rev-bottom{display:none;font-size:16px;font-weight:600;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:16px;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.newBrand-rev-bottom.is-visible{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:767px){.newBrand-rev-bottom{gap:10px}}.newBrand-rev-bottom div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:400;gap:14px}@media screen and (max-width:767px){.newBrand-rev-bottom div{gap:10px}}.newBrand-rev-bottom div span:first-child{font-weight:600}.newBrand-rev-bottom button.btn{font-size:18px;height:45px;padding:12px 41px}@media screen and (max-width:767px){.newBrand-rev-bottom button.btn{font-size:16px;width:100%}}.newBrand-rev-stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px}.newBrand-review-au-box .newBrand-rev-stars img{height:16px;width:16px}.newBrand-rev-rate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;line-height:16px;padding-top:12px}.newBrand-rev-rate,.newBrand-rev-rate span{color:var(--color-white);font-size:14px;font-weight:600}.newBrand-rev-rate img{height:16px;width:16px}.newBrand-reviews{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.newBrand-reviews-delete-popup{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.7);height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.newBrand-reviews-delete-popup.open{display:-webkit-box;display:-ms-flexbox;display:flex}.newBrand-reviews-delete-popup-ttl{font-size:24px;font-weight:400;margin-top:24px;text-transform:uppercase}@media screen and (max-width:992px){.newBrand-reviews-delete-popup-ttl{font-size:20px;line-height:1.6;margin-top:13px}}.newBrand-reviews-delete-popup-close{background:transparent;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}.newBrand-reviews-delete-popup-inner{background:-webkit-gradient(linear,left top,left bottom,from(#2b2c31),to(#1f2125));background:linear-gradient(180deg,#2b2c31,#1f2125);border:1px solid #38383b;border-radius:20px;font-size:16px;font-weight:400;margin:16px;padding:24px 24px 32px;text-align:center}@media screen and (max-width:992px){.newBrand-reviews-delete-popup-inner{padding:24px 14px}}.newBrand-reviews-delete-popup-inner p{margin:14px 0 24px}.newBrand-reviews-delete-popup form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}@media screen and (max-width:992px){.newBrand-reviews-delete-popup form{display:grid;gap:14px;grid-template-columns:repeat(2,1fr)}}.newBrand-reviews-delete-popup form button.btn.btn-blue,.newBrand-reviews-delete-popup form button.btn.btn-green{font-size:16px;font-style:normal;font-weight:700;height:40px;min-height:40px;padding:10px 64px;width:auto}@media screen and (max-width:992px){.newBrand-reviews-delete-popup form button.btn.btn-blue,.newBrand-reviews-delete-popup form button.btn.btn-green{padding:10px}}.newBrand-reviews-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;font-weight:600;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:16px;justify-content:space-between}@media screen and (max-width:767px){.newBrand-reviews-top .l-filter-sort-all{left:auto;right:0}}.newBrand-reviews-top .l-filter-btn{font-size:14px;margin:0;padding:12px 16px}.newBrand-reviews button.btn-green{color:#02de4a;font-size:16px;font-weight:600;margin:0 auto;padding:10px 12px;text-transform:unset;width:193px}.newBrand-reviews button.btn-green:hover{color:var(--color-white)}.newBrand-review-load-btn{background:transparent;border:1px solid #02de4a;border-radius:6px;color:#02de4a;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:600;gap:5px;height:42px;margin:18px auto 8px;min-width:193px;padding:10px 12px;-webkit-transition:all .3s;transition:all .3s;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:193px}.newBrand-review-load-btn .fa.fa-spinner,.newBrand-review-load-btn.is-hidden{display:none}.newBrand-review-load-btn.is-loading .fa.fa-spinner{display:inline-block}.newBrand-review-load-btn:hover{border-color:#28a745;color:#28a745}.newBrand-review{background:#2b2c30;border:1px solid #38383b;border-radius:16px;-webkit-box-shadow:0 4px 16px 0 rgba(33,33,33,.6);box-shadow:0 4px 16px 0 rgba(33,33,33,.6);padding:24px}.newBrand-review.moderated{border:1px dashed #59595d}.newBrand-review.is-hidden{display:none}.newBrand-review p{margin:0}.newBrand-review p.is-hidden{mask-image:-webkit-gradient(linear,left top,left bottom,color-stop(10%,#000),to(transparent));mask-image:linear-gradient(180deg,#000 10%,transparent);-webkit-mask-image:-webkit-gradient(linear,left top,left bottom,color-stop(10%,#000),to(transparent));-webkit-mask-image:linear-gradient(180deg,#000 10%,transparent);max-height:63px;overflow:hidden;position:relative;-webkit-transition:max-height .3s ease;transition:max-height .3s ease}.newBrand-review-media{padding-bottom:24px}@media screen and (max-width:767px){.newBrand-review-media{padding-bottom:16px}}.newBrand-review-media span{display:inline-block;font-size:18px;font-weight:600;margin-bottom:14px}.newBrand-review-media-zoom{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Ccircle cx='19.5' cy='19.5' r='13.5' fill='%23434343'/%3E%3Cpath fill='%23fff' d='m31.554 29.08 7.496 7.493-2.477 2.477-7.493-7.496A15.68 15.68 0 0 1 19.25 35C10.556 35 3.5 27.944 3.5 19.25S10.556 3.5 19.25 3.5 35 10.556 35 19.25a15.68 15.68 0 0 1-3.446 9.83m-3.51-1.299A12.22 12.22 0 0 0 31.5 19.25C31.5 12.483 26.017 7 19.25 7S7 12.483 7 19.25 12.483 31.5 19.25 31.5a12.22 12.22 0 0 0 8.531-3.456zM17.5 17.5v-5.25H21v5.25h5.25V21H21v5.25h-3.5V21h-5.25v-3.5z'/%3E%3C/svg%3E");height:42px;width:42px}@media screen and (max-width:767px){.newBrand-review-media-zoom{height:24px;width:24px}}.newBrand-review-media-play{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='42' height='42' fill='none' viewBox='0 0 42 42'%3E%3Ccircle cx='21' cy='21' r='12.25' fill='%23434343'/%3E%3Cmask id='a' width='38' height='38' x='2' y='2' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' stroke='%23fff' stroke-linejoin='round' stroke-width='2' d='M21 38.5c9.665 0 17.5-7.835 17.5-17.5S30.665 3.5 21 3.5 3.5 11.335 3.5 21 11.335 38.5 21 38.5Z'/%3E%3Cpath fill='%23000' stroke='%23000' stroke-linejoin='round' stroke-width='2' d='M17.5 21v-6.062l5.25 3.031L28 21l-5.25 3.031-5.25 3.031z'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23fff' d='M0 0h42v42H0z'/%3E%3C/g%3E%3C/svg%3E");height:42px;width:42px}@media screen and (max-width:767px){.newBrand-review-media-play{height:24px;width:24px}}.newBrand-review-media-screen{height:160px;width:160px}@media screen and (max-width:767px){.newBrand-review-media-screen{height:310px;max-width:100%;width:280px}}.newBrand-review-media-video{display:block;height:171px;max-width:100%;width:304px}@media screen and (max-width:767px){.newBrand-review-media-video{height:160px;width:100%}}.newBrand-review-media-popup{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.7);height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.newBrand-review-media-popup.is-visible{display:-webkit-box;display:-ms-flexbox;display:flex}.newBrand-review-media-popup-close{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23787878' fill-rule='evenodd' d='m12.014 15.23 8.082 8.074A2.288 2.288 0 0 0 24 21.688c0-.605-.24-1.186-.67-1.615L15.245 12l8.084-8.073a2.284 2.284 0 1 0-3.235-3.23l-8.08 8.074L3.93.698A2.286 2.286 0 0 0 .185 3.184c.12.279.294.53.512.741L8.783 12 .699 20.075a2.283 2.283 0 0 0 2.492 3.74c.279-.12.531-.295.742-.513z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border:none;height:24px;margin-left:auto;position:absolute;right:18px;top:24px;width:24px}.newBrand-review-media-popup-inner{background:-webkit-gradient(linear,left top,left bottom,from(#2b2c31),to(#1f2125));background:linear-gradient(180deg,#2b2c31,#1f2125);border:1px solid #38383b;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:66px 42px 42px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;margin:24px;max-height:99%;max-width:99%;position:relative}.newBrand-review-media-popup-inner img{border-radius:6px;max-height:calc(100vh - 160px);max-width:calc(100vw - 132px);-o-object-fit:cover;object-fit:cover}.newBrand-review-media-item{border-radius:6px;overflow:hidden;position:relative}.newBrand-review-media-item button{background-color:transparent;background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;left:50%;margin:0;padding:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}.newBrand-review-media-item:before{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.5)));background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.5));bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.newBrand-review-media-item img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.newBrand-review-block{height:auto;max-height:2000px}.newBrand-review-block.is-hidden{max-height:0;overflow:hidden}.newBrand-review-block-btn{background:transparent;border:none;color:#a8feb6;display:block;font-size:14px;margin:0 auto;text-align:center;text-decoration:underline}.newBrand-review-proc-cons{border-bottom:1px solid hsla(0,0%,100%,.06);border-top:1px solid hsla(0,0%,100%,.06);display:-webkit-box;display:-ms-flexbox;display:flex;gap:68px;margin-bottom:16px;padding-bottom:24px;padding-top:24px}@media screen and (max-width:992px){.newBrand-review-proc-cons{display:grid;gap:24px;grid-template-columns:repeat(2,1fr);padding-bottom:16px;padding-top:16px}}@media screen and (max-width:767px){.newBrand-review-proc-cons{grid-template-columns:repeat(1,100%)}}.newBrand-review-conses,.newBrand-review-proces{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;max-width:50%;overflow:hidden}@media screen and (max-width:767px){.newBrand-review-conses,.newBrand-review-proces{max-width:100%}}.newBrand-review-conses span,.newBrand-review-proces span{font-size:18px;font-weight:600;margin-bottom:8px}@media screen and (max-width:992px){.newBrand-review-conses span,.newBrand-review-proces span{font-size:16px}}.newBrand-review-conses div,.newBrand-review-proces div{font-size:16px;font-weight:400}.newBrand-review .temp-item,.newBrand-review-conses div,.newBrand-review-list-itm,.newBrand-review-proces div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.newBrand-review .temp-item,.newBrand-review-list-itm{font-size:14px}.newBrand-review .temp-item .newBrand-review-close,.newBrand-review-list-itm .newBrand-review-close{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='13' fill='none' viewBox='0 0 12 13'%3E%3Cpath fill='%23787878' fill-rule='evenodd' d='m6.007 8.115 4.041 4.037A1.144 1.144 0 0 0 12 11.344c0-.303-.12-.593-.335-.807L7.622 6.5l4.042-4.037A1.142 1.142 0 1 0 10.047.85l-4.04 4.037L1.966.849A1.143 1.143 0 1 0 .349 2.463L4.39 6.5.35 10.537a1.142 1.142 0 1 0 1.617 1.614z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border:none;height:12px;margin-left:auto;width:12px}.newBrand-review-p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;gap:8px}.newBrand-review-p:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%2351BE3F' d='M11.486.458a1 1 0 0 0-1.383.295L4.499 9.39 1.767 6.863A1 1 0 0 0 .409 8.332l3.588 3.317s.103.089.15.12a1 1 0 0 0 1.384-.295l6.25-9.633a1 1 0 0 0-.295-1.383'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h12v12H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:12px;width:12px}.newBrand-review-c{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;gap:8px}.newBrand-review-c:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cpath fill='%23FD5045' d='m6.924 6 3.58-3.573a.836.836 0 0 0-1.182-1.182L5.75 4.825l-3.572-3.58A.836.836 0 1 0 .996 2.427L4.576 6 .996 9.571a.833.833 0 0 0 0 1.183.834.834 0 0 0 1.182 0l3.572-3.58 3.572 3.58a.834.834 0 0 0 1.364-.271.83.83 0 0 0-.182-.912z'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:12px;width:12px}.newBrand-review-txt{font-size:14px;font-style:normal;font-weight:400;padding-bottom:16px}.newBrand-review-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:16px;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 0 16px}@media screen and (max-width:767px){.newBrand-review-top{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:10px}}.newBrand-review .newBrand-acts{-webkit-box-pack:end;-ms-flex-pack:end;border-top:1px solid hsla(0,0%,100%,.06);justify-content:flex-end;margin-top:24px;padding-top:16px}.newBrand-review .newBrand-acts button{background:transparent;border:none;padding:0;width:auto;-webkit-box-flex:0;-ms-flex:0;flex:0;font-size:14px;font-weight:600;height:24px}.newBrand-review .newBrand-acts button:before{height:24px;width:24px}.newBrand-review time{color:#cbcbcb;font-size:12px;font-weight:400}.newBrand-review-au{display:grid;gap:9px;grid-template-columns:40px auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.newBrand-review-au img{border-radius:50%;height:40px;-o-object-fit:cover;object-fit:cover;width:40px}.newBrand-review-au .newBrand-review-au-name,.newBrand-review-au a.newBrand-review-au-name{color:var(--color-white);font-size:14px;font-weight:600}.newBrand-review-au .newBrand-rev-rate{padding-top:0}.newBrand-review-c:before,.newBrand-review-p:before{-ms-flex-negative:0!important;flex-shrink:0!important}.empty-rev-block{border:none;padding:0}.empty-rev-block .newBrand-rev-bottom{background:#2b2c30;border:1px solid #38383b;border-radius:16px;-webkit-box-shadow:0 4px 16px 0 rgba(33,33,33,.6);box-shadow:0 4px 16px 0 rgba(33,33,33,.6);padding:24px}@media screen and (max-width:767px){.empty-rev-block .newBrand-rev-bottom{padding:16px 12px}}.toast{background:#38383b;border-radius:10px;-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,.25);box-shadow:0 4px 10px 0 rgba(0,0,0,.25);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:500;position:fixed;right:40px;top:70px;z-index:1100;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;max-width:100%;opacity:0;padding:27px 34px 27px 14px;pointer-events:none;-webkit-transform:translateY(-20px);transform:translateY(-20px);-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease}.toast.is-visible{opacity:1;pointer-events:auto;-webkit-transform:translateY(0);transform:translateY(0)}.toast:before{content:"";display:block;height:24px;width:24px}.toast .toast-close{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='12' fill='none' viewBox='0 0 11 12'%3E%3Cpath fill='%23A3AFB9' fill-rule='evenodd' d='M.146.646a.5.5 0 0 1 .708 0L5.5 5.293 10.146.646a.5.5 0 0 1 .708.708L6.207 6l4.647 4.646a.5.5 0 0 1-.708.708L5.5 6.707.854 11.354a.5.5 0 0 1-.708-.708L4.793 6 .146 1.354a.5.5 0 0 1 0-.708' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;height:11px;position:absolute;width:11px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;right:10px;top:10px}.toast-variant-error{color:#fd5f5f}.toast-variant-error:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='12' fill='%23FD5F5F'/%3E%3Cpath fill='%231E2123' d='m10.105 14.652-2.21-2.21a.62.62 0 0 0-.884 0 .623.623 0 0 0 0 .884l2.646 2.646a.63.63 0 0 0 .89 0l6.695-6.688a.62.62 0 0 0 0-.884.62.62 0 0 0-.884 0z'/%3E%3C/svg%3E") no-repeat 50%/contain}.toast-variant-warning{color:#f2b835}.toast-variant-warning:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath fill='%23F2B835' d='M4.47 21h15.06c1.54 0 2.5-1.67 1.73-3L13.73 4.99c-.77-1.33-2.69-1.33-3.46 0L2.74 18c-.77 1.33.19 3 1.73 3M12 14c-.55 0-1-.45-1-1v-2c0-.55.45-1 1-1s1 .45 1 1v2c0 .55-.45 1-1 1m1 4h-2v-2h2z'/%3E%3C/svg%3E")}.toast-variant-success{color:#a8feb6}.toast-variant-success:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='12' fill='%23A8FEB6'/%3E%3Cpath fill='%231E2123' d='m10.105 14.654-2.21-2.21a.62.62 0 0 0-.884 0 .62.62 0 0 0 0 .884l2.646 2.646a.63.63 0 0 0 .89 0l6.695-6.688a.623.623 0 0 0-.442-1.07.62.62 0 0 0-.442.186z'/%3E%3C/svg%3E")}

/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:rgba(79,79,79,.4);--pswp-preloader-color-secondary:hsla(0,0%,100%,.9);--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color);contain:layout style size;display:none;height:100%;left:0;opacity:.003;position:fixed;top:0;-ms-touch-action:none;touch-action:none;width:100%;z-index:var(--pswp-root-z-index);-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp,.pswp:focus{outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{-webkit-transform:translateZ(0);transform:translateZ(0);will-change:opacity}.pswp__bg{background:var(--pswp-bg);opacity:.005}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__bg,.pswp__container,.pswp__content,.pswp__img,.pswp__item,.pswp__scroll-wrap,.pswp__zoom-wrap{height:100%;left:0;position:absolute;top:0;width:100%}.pswp__img,.pswp__zoom-wrap{height:auto;width:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:zoom-out}.pswp__button,.pswp__container,.pswp__counter,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__item{overflow:hidden;z-index:1}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{color:var(--pswp-error-text-color);font-size:1em;line-height:1;margin:auto}.pswp .pswp__hide-on-close{opacity:.005;pointer-events:none;-webkit-transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);will-change:opacity;z-index:10}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{-webkit-appearance:none;background:none;border:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;display:block;height:60px;margin:0;opacity:.85;overflow:hidden;padding:0;position:relative;width:50px;-webkit-touch-callout:none}.pswp__button:active,.pswp__button:focus,.pswp__button:hover{background:none;border:0;-webkit-box-shadow:none;box-shadow:none;opacity:1;padding:0;-webkit-transition:none;transition:none}.pswp__button:disabled{cursor:auto;opacity:.3}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);height:32px;left:9px;overflow:hidden;pointer-events:none;position:absolute;top:14px;width:32px}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}.pswp__img--with-bg,div.pswp__img--placeholder{background:var(--pswp-placeholder-bg)}.pswp__top-bar{display:-webkit-box;display:-ms-flexbox;display:flex;height:60px;left:0;position:absolute;top:0;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;pointer-events:none!important;z-index:10}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{height:100px;margin-top:-50px;position:absolute;top:0;top:50%;width:75px}.pswp__button--arrow:disabled{cursor:default;display:none}.pswp__button--arrow .pswp__icn{background:none;border-radius:0;height:60px;margin-top:-30px;top:50%;width:60px}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{left:0;right:auto}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{height:60px;margin-right:auto;overflow:hidden;position:relative;width:50px}.pswp__preloader .pswp__icn{-webkit-animation:pswp-clockwise .6s linear infinite;animation:pswp-clockwise .6s linear infinite;opacity:0;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.pswp__preloader--active .pswp__icn{opacity:.85}@-webkit-keyframes pswp-clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes pswp-clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.pswp__counter{height:30px;margin-top:15px;-webkit-margin-start:20px;color:var(--pswp-icon-color);font-size:14px;line-height:30px;margin-inline-start:20px;opacity:.85;text-shadow:1px 1px 3px var(--pswp-icon-color-secondary)}.pswp--one-slide .pswp__counter{display:none}.ajax-bar{--ajb-primary-color:#01b33b;--ajb-font-size:24px;text-transform:uppercase}@media screen and (min-width:768px){.ajax-bar{--ajb-font-size:42px}}.author-and-reviewer{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;font-weight:700;justify-content:space-between;margin:15px 0;max-width:550px;width:100%}.author-and-reviewer,.author-and-reviewer-block{display:-webkit-box;display:-ms-flexbox;display:flex}.author-and-reviewer-block{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.author-and-reviewer>*{padding:15px;-webkit-box-flex:1;-ms-flex:1;flex:1}.author-and-reviewer .heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#434343;border-bottom-left-radius:6px;border-top-left-radius:6px;text-align:center}.author-and-reviewer .heading>:not(:last-child){margin-bottom:15px}.author-and-reviewer .heading img{height:auto;max-width:90px;width:100%}.author-and-reviewer .heading img.photo{aspect-ratio:1/1;border-radius:100%}.author-and-reviewer .heading img.logo{display:block;margin-top:auto;width:auto}.author-and-reviewer .heading .name{color:#02de4a;font-size:1.25em;margin-bottom:0}.author-and-reviewer .heading .role{font-size:.75em;font-weight:400}.author-and-reviewer .description{-webkit-box-flex:2.5;background:#151d20;border-bottom-right-radius:6px;border-top-right-radius:6px;-ms-flex:2.5;flex:2.5}.author-and-reviewer .description>p{font-size:.8125em;line-height:1.375em}.author-and-reviewer .description>p:first-child,.author-and-reviewer .description>p:last-child{font-size:.9375em}.content .tabs-content>div,.content .tabs>input{display:none}.content .tabs{margin:0 auto 1em;overflow:hidden;width:100%}.content .tabs ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;list-style:none;margin:0;padding:0}.content .tabs ul li{margin:0!important;width:auto}.content .tabs ul li:before{display:none!important}.content .tabs ul li:last-child label{border-right:1px solid #575757}.content .tabs ul li:first-child label{border-top-left-radius:6px;border-top-right-radius:6px}.content .tabs ul li label{background:hsla(0,0%,100%,.05);border-left:1px solid #575757;border-right:1px solid #575757;border-top:1px solid #575757;color:#cbcbcb;cursor:pointer;float:left;padding:10px 20px;text-align:center;width:100%}.content .tabs ul li label:active,.content .tabs ul li label:hover{background:#212121;color:#fff}.content .tabs ul li label:not(:last-child) label{border-right-width:0}.content .tabs-content{clear:both}.content .tabs-content div{border:1px solid #575757;border-bottom-left-radius:6px;border-bottom-right-radius:6px;color:#fff;padding:20px;width:100%}.content .table-rows,.content .tabs-content div{background:#212121;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.5);box-shadow:0 2px 2px rgba(0,0,0,.5)}.content .table-rows{border:1px solid hsla(0,0%,100%,.1);border-radius:6px;display:block;margin:0 0 1em;padding:0 0 10px}.content .table-rows .table-cell{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;list-style:none;overflow:hidden;padding:10px 20px;width:100%}.content .table-rows .table-cell.minus,.content .table-rows .table-cell.plus{padding-left:36px;position:relative}.content .table-rows .table-cell.minus:before,.content .table-rows .table-cell.plus:before{content:"";display:block;font-family:FontAwesome;font-size:18px;height:16px;left:10px;line-height:16px;margin-right:10px;margin-top:-8px;position:absolute;top:50%;width:16px}.content .table-rows .table-cell.plus:before{color:#28a745;content:"\f067"}.content .table-rows .table-cell.minus:before{color:#de4657;content:"\f068"}.content .table-rows .table-cell.heading{border-bottom:1px solid hsla(0,0%,100%,.1);color:#cbcbcb;font-size:.875em;text-align:center;text-transform:uppercase}.content .table-rows .table-cell.heading:not(:first-of-type){border-top:1px solid hsla(0,0%,100%,.1)}.content .table-rows .table-cell.empty{display:none}.content .compares-2 ul{margin:30px 0}.content .compares-2 ul li{background:#212121;border:1px solid #383838;border-radius:8px;-webkit-box-shadow:0 1px 6px rgba(0,0,0,.45);box-shadow:0 1px 6px rgba(0,0,0,.45);display:block;margin-bottom:5px;padding:15px 15px 15px 40px;position:relative}.content .compares-2 ul li:before{content:"";display:block;font-family:FontAwesome;font-size:18px;height:16px;left:15px;line-height:16px;margin-right:10px;position:absolute;top:18px;width:16px}.compares-2 ul.compares-2__plus li:before{color:#28a745;content:"\f067"}.compares-2 ul.compares-2__minus li:before{color:#de4657;content:"\f068"}.content .compares-2 ul li.compares-2__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-weight:700;padding:10px;text-transform:uppercase}.compares-2 ul.compares-2__plus li.compares-2__heading{background:-webkit-gradient(linear,left bottom,left top,from(rgba(83,164,81,.06)),to(rgba(83,164,81,.06))),-webkit-gradient(linear,left bottom,left top,from(#212121),to(#212121)),#212121;background:linear-gradient(0deg,rgba(83,164,81,.06),rgba(83,164,81,.06)),linear-gradient(0deg,#212121,#212121),#212121;border:1px solid #4e8e4c}.compares-2 ul.compares-2__minus li.compares-2__heading{background:-webkit-gradient(linear,left bottom,left top,from(rgba(255,83,83,.07)),to(rgba(255,83,83,.07))),-webkit-gradient(linear,left bottom,left top,from(#212121),to(#212121)),#212121;background:linear-gradient(0deg,rgba(255,83,83,.07),rgba(255,83,83,.07)),linear-gradient(0deg,#212121,#212121),#212121;border:1px solid rgba(255,83,83,.3)}.content .compares-2 ul li.compares-2__heading:before{border-radius:100%;color:#fff;display:inline-block;font-size:16px;height:25px;line-height:25px;padding:0;position:static;text-align:center;text-shadow:none;width:25px}.compares-2 ul.compares-2__plus li.compares-2__heading:before{background:#53a451}.compares-2 ul.compares-2__minus li.compares-2__heading:before{background:#ff5353}#notice{background:#434343;padding:10px 0;position:relative}#notice .wrap{background:url(../images/notice.webp) no-repeat;background-position:0;background-size:30px;min-height:30px;padding:0 20px 0 45px}#notice .close{color:#c5c5c5;position:absolute;right:10px;top:10px}#notice .close:hover{color:#fff}.panel-links{font-size:1.125em}.panel-links>:is(ol,ul){margin-left:0!important}.panel-links ul{background:#212121;border:1px solid #575757;border-radius:6px;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.5);box-shadow:0 2px 2px rgba(0,0,0,.5);display:block;margin:1em 0;overflow:hidden;padding:10px 0 0;text-align:center}@media screen and (max-width:767px){.panel-links ul{-webkit-columns:2;-moz-columns:2;column-count:2;text-align:left!important}}.panel-links ul:empty{display:none}.panel-links ul li{display:block!important;margin:0 2px 10px!important;padding:5px 10px 5px 30px!important}@media screen and (max-width:767px){.panel-links ul li{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}}.panel-links ul li:before{margin-left:-20px;width:20px}.video-box{background:#212121;border:1px solid #575757;border-radius:6px;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.5);box-shadow:0 2px 2px rgba(0,0,0,.5);display:block;float:none;margin:0 auto 20px!important;overflow:hidden;padding:0;width:100%}.video-box figcaption{font-size:.875em;padding:.5em 1em;text-align:center;text-transform:uppercase}.video-box.youtube{position:relative}.video-box.youtube .video-box-btn{background:transparent url(../images/yt-video-box.svg) no-repeat 50%;background-size:cover;border:none;border-radius:12px;-webkit-box-shadow:none;box-shadow:none;height:50px;left:50%;margin:-25px auto auto -35px;position:absolute;top:50%;width:70px}.video-box.youtube .video-box-btn:hover{zoom:.95}.content .share-links ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:30px 0}.content .share-links ul li{font-size:1.125em;margin:0 7px 0 0!important}.content .share-links ul li:first-child{margin:0 15px 0 0!important}.content .share-links ul li:last-child{margin:0!important}.content .share-links ul li:before{content:none}.content .share-links svg{display:block;height:29px;width:36px;fill:#545b5f;-webkit-transition:all .1s ease;transition:all .1s ease}.content .share-links ul li.tw:hover svg{fill:#55acee}.content .share-links ul li.fb:hover svg{fill:#3b5998}.content .share-links ul li.pn:hover svg{fill:#cb1f24}.content .share-links ul li.tm:hover svg{fill:#34aadf}.author-and-reviewer .tg.tg-0{z-index:1}.select-custom{border:none!important}.select-custom.s-hidden{display:none!important;margin:0;padding:0;visibility:hidden}.select-box{cursor:pointer;display:inline-block;position:relative}.select-box .options{display:none;left:0;list-style:none;margin:0;padding:0;position:absolute;right:0;top:100%;z-index:1}.loop-filters{font-family:Trebuchet MS,Tahoma,sans-serif;font-size:16px;text-shadow:none}.filters-close{cursor:pointer;display:none;height:32px;position:absolute;right:0;top:9px;width:40px}.filters-close button{border:none;left:10px;margin:-1px 0 0;outline:none!important;padding:0;top:50%}.filters-close button,.filters-close button:after,.filters-close button:before{background:#fff;height:2px;position:absolute;-webkit-transition:.3s;transition:.3s;width:20px}.filters-close button:after,.filters-close button:before{content:"";left:0;top:0;-webkit-transform-origin:1.5px center;transform-origin:1.5px center}.filters-close button:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.filters-close button:after{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.loop-filters .filters-show{background:#252525;display:none;margin-top:-10px;padding:15px 0;text-align:center}.loop-filters .filters-show button{font-size:.9375em;font-weight:400}.loop-filters .filters-show i{font-style:normal}.loop-filters.open .filters-show{display:block}.filters-inner{-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:0 0 10px}.fields-between,.filters-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.fields-between{-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fields-between input[type=text]{margin:0!important;max-width:100px;width:calc(50% - 10px)}.filters-fields{display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.filters-fields .field{position:relative}.fields-between input[type=text],.filters-fields .field-label,.filters-fields .field-more,.filters-search input[type=text],input[type=text].field-search{background:#434343;border:1px solid #565656;border-radius:6px;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;cursor:pointer;display:block;margin:0 5px 5px 0;outline:none;padding:7px 30px 7px 15px;position:relative}.filters-fields .field-more{padding:7px 15px}.filters-fields .field-label:after{content:"\f0d7";display:block;font-family:FontAwesome;height:20px;line-height:20px;margin-top:-10px;position:absolute;right:10px;text-align:right;top:50%}.filters-fields .field.open .field-label:after{content:"\f0d8"}.filters-fields .field.active .field-label,.loop-filters.open .field.active{border:1px solid #a8feb6}.loop-filters.open .field.active .field-label:after{color:#a8feb6}.filters-fields .field .field-box{background:#565656;border-radius:6px;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.5);box-shadow:0 2px 2px rgba(0,0,0,.5);display:none;margin-top:8px;min-width:200px;opacity:0;padding:10px;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease;visibility:hidden;width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:1}.filters-fields .field .field-box:before,.filters-sort .select-box .options:before{border-bottom:7px solid #565656;border-left:7px solid transparent;border-right:7px solid transparent;content:"";display:block;height:0;left:50px;position:absolute;top:-7px;width:0}.filters-fields .field.open .field-box{display:block;opacity:1;visibility:visible}.filters-fields .field .field-box ul{margin:10px 0;max-height:240px;max-width:240px;overflow-y:auto}.filters-fields .field .field-box ul:empty{margin:10px 0 0}.filters-fields .field .field-box ul::-webkit-scrollbar{width:4px}.filters-fields .field .field-box ul li i{font-style:normal}.filters-active ul li:before,.filters-fields .field .field-box ul li:before,.filters-sort .select-box .options li:before{content:none!important}.filters-fields .field-mix .field-box ul li{float:left;width:calc(50% - 5px)}.filters-fields .field-mix .field-box ul li:nth-child(2n-2){margin-left:10px}.filters-fields .field .field-box input[type=checkbox],.mkg-subscribe.pup2 form input[type=checkbox]{-webkit-appearance:none;background-color:transparent;border:1px solid #cacece;border-radius:2px;color:#aaa;display:inline-block;height:16px;margin-right:4px;outline:none;padding:7px;position:relative;vertical-align:top;width:16px}.filters-fields .field input[type=checkbox]:checked,.mkg-subscribe.pup2 form input[type=checkbox]:checked{background-color:#65d95f;border:1px solid #65d95f}.filters-fields .field input[type=checkbox]:checked:after,.mkg-subscribe.pup2 form input[type=checkbox]:checked:after{background-image:url(../images/mark.svg);background-position:50%;background-repeat:no-repeat;background-size:70%;content:"";height:16px;left:-.5px;position:absolute;top:-1px;width:16px}.filters-fields-trigger{border-left:1px solid #565656;cursor:pointer;display:block;margin-left:auto;padding:8px 20px}.filters-fields .field-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:10px 0 0}.filters-active .btn,.filters-fields .field-buttons .btn{font-size:.9375em;font-weight:400;padding:7px 15px;width:calc(50% - 10px)}.filters-search input[type=text],input[type=text].field-search{background-image:url(../images/filters-search.svg);background-position:left 10px center;background-repeat:no-repeat;background-size:20px;color:#fff;height:inherit;line-height:inherit;margin:0;max-width:210px;outline:0;outline-offset:0;padding:7px 15px 7px 40px}.filters-search input[type=text].disabled{cursor:wait;opacity:.5}.filters-search input[type=text].searched{border-bottom-left-radius:unset;border-bottom-right-radius:unset}input[type=text].field-search{max-width:100%}.filters-search{display:none;position:relative}.filters-search.open input[type=text]{border-radius:0;border-top-left-radius:6px;border-top-right-radius:6px}.filters-search input[type=text]::-webkit-input-placeholder{color:#929292}.filters-search input[type=text]::-moz-placeholder{color:#929292}.filters-search input[type=text]:-ms-input-placeholder{color:#929292}.filters-search input[type=text]::-ms-input-placeholder{color:#929292}.filters-search input[type=text]::placeholder{color:#929292}.filters-search ul:empty{display:none!important}.filters-search ul{background:#434343;border:1px solid #565656;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:none!important;font-weight:400;left:auto!important;margin:0;max-height:220px;min-width:100%;overflow-y:auto;padding:10px 5px;position:absolute!important;right:10px!important;z-index:1}.filters-search ul li{color:#fff;cursor:pointer;padding:2.5px 5px}.filters-search ul li[data-value="0"]{color:#929292;cursor:inherit;padding:5px 10px}.filters-search ul li:before{content:none}.filters-sort{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;-webkit-box-flex:1;background:#434343;border:1px solid #565656;border-radius:6px;-ms-flex:1 100%;flex:1 100%}.filters-sort .sort-label{color:#929292;display:block;padding:8px 0 8px 10px;word-break:keep-all}.filters-sort select{-moz-appearance:none;-webkit-appearance:none;background:transparent;-webkit-box-shadow:none;box-shadow:none;color:#fff;height:inherit;line-height:inherit;outline:0;outline-offset:0}.filters-sort select::-ms-expand{display:none}.filters-sort .select-box{padding:8px 10px}.filters-sort .select-box .options{background:#565656;border-radius:6px;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.5);box-shadow:0 2px 2px rgba(0,0,0,.5);margin-top:10px;min-width:200px;padding:10px;-webkit-transition:all .3s ease;transition:all .3s ease;width:-webkit-max-content;width:-moz-max-content;width:max-content}.filters-sort .select-box .options li{margin:10px}.filters-active{-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-flex:1;-ms-flex:1 100%;flex:1 100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:10px 0}.filters-active,.filters-active ul{display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.filters-active ul{-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin:0;width:100%}.filters-active ul.open,.filters-active.open{display:-webkit-box;display:-ms-flexbox;display:flex}.filters-active ul li{margin:0 5px 5px 0!important;padding:5px 10px}.filters-active ul li:not(.field-label){background:#565656;background-image:url(../images/filters-active-close.svg);background-position:right 8px center;background-repeat:no-repeat;background-size:15px;border:1px solid #a8feb6;border-radius:6px;color:#a8feb6;cursor:pointer;padding:4px 30px 4px 8px}.filters-active ul li.field-label{margin-right:auto!important}.filters-active .filters-cancel{background:#fb5c65!important;border-radius:6px;-webkit-box-shadow:0 2px 0 #a8343a!important;box-shadow:0 2px 0 #a8343a!important;color:#fff;font-size:.9375em;margin-left:auto!important;margin-top:5px;padding:6px 15px!important;position:relative;text-shadow:none;text-transform:uppercase;width:auto}.filters-active .filters-cancel:hover{-webkit-box-shadow:none!important;box-shadow:none!important;top:2px}.loop-filters.open{background:rgba(0,0,0,.9);border:none;border-radius:0;height:100vh;left:0;min-height:100vh;padding:50px 0 100px;position:fixed;top:0;width:100%;z-index:1002}.loop-filters.open::-webkit-scrollbar{width:4px}.loop-filters .filters-search,.loop-filters.open .field-more,.loop-filters.open .filters-fields .field-box:before,.loop-filters.open .filters-fields-trigger,.loop-filters.open .filters-sort{display:none!important}.loop-filters.open .filters-inner{background:#252525;border:none;border-radius:0;max-height:calc(100vh - 150px);overflow-y:auto}.loop-filters.open .filters-inner::-webkit-scrollbar{width:4px}.loop-filters.open .filters-fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 100%;flex:1 100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:10px}.loop-filters.open .filters-fields .field{background:#323232;border-radius:6px;margin:0 0 10px;padding:15px;width:100%}.loop-filters.open .filters-close,.loop-filters.open .filters-fields .field.d-none{display:block!important}.loop-filters.open .filters-fields .field-label{background:inherit;border:none;margin:0;padding:5px}.loop-filters.open .filters-fields .field-box{background:none;border:none;-webkit-box-shadow:none;box-shadow:none;margin-top:0;padding:10px 0 0;position:relative;width:100%}.loop-filters.open .filters-fields .field-box ul{margin:10px 0;max-height:100%;max-width:100%}.loop-filters.open input[type=text].field-search{background-color:#1e2123;border:none;width:100%}.loop-filters.open .filters-search{display:block;-webkit-box-flex:1;-ms-flex:1 100%;flex:1 100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;padding:15px 10px 10px}.loop-filters.open .filters-search input[type=text]{background-color:#323232;border:1px solid #565656;max-width:100%;width:100%}.loop-filters.open .fields-between input[type=text]{background-color:#1e2123;border:none;max-width:100%}.loop-filters.open .filters-active.open{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 100%;flex:1 100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;margin:10px;order:1}.filters-empty{background:#212121;border:1px solid #565656;border-radius:6px;display:block;margin:15px auto;padding:30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.filters-empty .h3{display:block;font-size:1em;margin:0 auto 15px;max-width:700px;text-align:center}.filters-empty .items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.filters-empty .item{background:#434343;border:1px solid #565656;border-radius:6px;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.5);box-shadow:0 2px 2px rgba(0,0,0,.5);margin:10px;padding:5px 5px 8px;width:240px}.filters-empty .item .btn{font-size:.875em;width:100%}.loop-container-loader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:rgba(0,0,0,.6);bottom:0;height:100vh;justify-content:center;left:0;opacity:0;padding:20px;pointer-events:none;position:fixed;right:0;top:0;-webkit-transition:all .3s;transition:all .3s;z-index:99999999}.loop-container-loader.is-open{opacity:1;pointer-events:all;-webkit-transform:none;transform:none}.thumb-hex{position:relative}.thumb-hex>*{background-repeat:no-repeat;height:100%;left:0;position:absolute;top:0;width:100%}.thumb-hex .thumb{background-color:#434343;background-image:url(../images/nothumb.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:96%;left:2%;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask:url(../images/frame.svg);mask:url(../images/frame.svg);mask-position:center;mask-repeat:no-repeat;top:2%;width:96%}#avialContainer.popup-container{z-index:10000}.popup-container{display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:rgba(43,50,55,.95);bottom:0;height:100%;justify-content:center;left:0;opacity:0;position:fixed;right:0;text-align:center;top:0;-webkit-transition:visibility 0s .5s,opacity .5s linear;transition:visibility 0s .5s,opacity .5s linear;visibility:hidden;width:100%;z-index:-10000}.popup-container.open{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;-webkit-transition:opacity .5s linear;transition:opacity .5s linear;visibility:visible;z-index:10000}.popup-content{background:#434343;border:1px solid #575757;border-radius:6px;max-width:800px;padding:15px!important;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;width:90%}.popup-content .close{background:#01b33b;border:1px solid #007419;border-radius:14px;cursor:pointer;display:block;height:28px;position:absolute;right:-14px;text-align:center;top:-14px;width:28px;z-index:102}.popup-content .close i{color:#fff;font-size:20px;margin:2px auto 0}#avialContainer .popup-content{background:#212121}#avialContainer .popup-content>.h3{display:block;margin:0 auto 15px;text-align:center}#avialContainer .popup-content>p{margin:5px 5px 0 0;text-align:center}#avialContainer .popup-content>p i{font-size:.6125em;margin-left:.25em}#avialContainer .popup-content span.btn-tocasino{color:#a8feb6;display:inline-block}#avialContainer .popup-content span.btn-tocasino:hover{text-decoration:underline}.mask{background:rgba(0,0,0,.7);bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.single.games #gameContainer{-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important}.single.games .similar-games{-webkit-box-ordinal-group:4!important;-ms-flex-order:3!important;order:3!important}#gameContainer{border-top:none;padding:0 0 15px}#gameContainer.is-open{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;gap:12px;justify-content:center;max-height:100vh!important;padding:20px}#gameContainer.is-open .btn.full-width{min-width:0;width:auto!important}#gameContainer.is-open #gameIframe,#gameContainer.is-open #gameThumb{height:100vh}#gameContainer.popup-content{width:auto!important}#serviceButtons{float:right;margin:0}#serviceButtons li{color:#9c9c9c;cursor:pointer;display:inline-block;font-size:.75em;line-height:18px;margin:3px 0 3px 10px;text-transform:uppercase}#serviceButtons li:hover,#serviceButtons li:hover i{color:#fff}#serviceButtons li:before{display:none!important}#serviceButtons i{margin-left:2px}#gameContainer,#gameThumb>:first-child{height:100%;-webkit-transition:none;transition:none}#gameContainer.popup-content{border-bottom:none;top:3%}#gameThumb{aspect-ratio:2.45/1.5;position:relative;width:100%}#gameThumb img{height:auto;width:100%}#gameThumb .mask{height:99%;z-index:1}#gameButtons{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;position:absolute;text-align:center;top:0;width:100%;z-index:2;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;gap:20px;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#gameButtons .btn,#gameContainer .btn.full-width{font-size:.875em;white-space:normal}#gameButtons span{color:#a8feb6;display:block;font-size:.875em;text-shadow:1px 1px 1px #000;text-transform:uppercase}.popup-content #gameButtons{font-size:1em}#videoContainer,#videoContainer iframe{-webkit-transition:none;transition:none}#videoContainer iframe{width:100%}#issueContainer .popup-content{background:#212121;max-width:400px;padding:20px!important;-webkit-transition:none;transition:none}#issueContainerInner{margin:15px 0;padding:15px 0;position:relative}#issueContainerInner:after,#issueContainerInner:before{border-bottom:1px solid #474b50;border-top:1px solid #161a1e;content:"";display:block;position:absolute;width:100%}#issueContainerInner:before{top:-1px}#issueContainerInner:after{bottom:-1px}#issueContainer .items{margin:0;padding:0}#issueContainer .item{margin:5px 0;text-align:left}#issueContainer .item input{margin-right:.5em}#issueContainer .h2,#issueContainer .h3{margin:0 0 15px}#issueContainer .h3{color:#fff;text-align:center}#issueContainer p{color:#c5c5c5}#issueContainer p:first-child{margin-top:0}#issueContainer p:last-child{margin-bottom:0}#issueContainer label{cursor:pointer}#issueContainer .form-input{border-radius:6px;padding:6px}#issueReportExplane{display:none;margin:15px 0 0}#issueReportExplane>*{display:block;margin:5px 0;text-align:left;width:100%}#casinoHeading{background:#141b1f url(../images/casino-heading-bg.webp);background-size:100px;border-bottom:1px solid rgba(0,0,0,.3);display:block;font-size:.875em;margin:0;padding:10px 0}#casinoHeading h1{color:#fff;font-size:1.5em;line-height:1;margin:0;text-align:center;text-shadow:0 .0625em 0 rgba(0,0,0,.5)}#casinoHeading h1.closed{color:#d40d0e}#casinoHeading p{margin:0}#casinoHeading>.inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#casinoHeading>.inner>div{border-bottom:1px solid rgba(0,0,0,.5);border-top:1px solid hsla(0,0%,100%,.1);margin:0 auto;max-width:480px;padding:15px;width:100%}#casinoHeading>.inner>div.col-1{border-top:none;position:relative}#casinoHeading>.inner>div.col-2{font-size:1.125em;text-align:center}#casinoHeading>.inner>div.col-3{border-bottom:none}#casinoHeading .thumb-hex{display:block;height:130px;margin:0 auto .5em;width:140px}#casinoHeading .thumb-hex .thumb{clip-path:polygon(0 0,100% 0,100% 50%,100% 100%,0 100%,0 50%)}#casinoHeading .bonus{float:none;margin:0 0 1em;text-align:center}#casinoHeading .bonus.region .h2{color:#fff;margin:0 0 .5em;text-align:center}#casinoHeading .bonus.region p{text-transform:none}#casinoHeading .bonus.region .tc-text{border-top:none;margin:0;padding:0}#casinoHeading .col-2 ul{display:inline-block;text-align:left}#casinoHeading .col-2 ul li:before{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:.75em;text-rendering:auto;-webkit-font-smoothing:antialiased;color:#01b33b;content:"\f00c";margin-right:1em}#casinoHeading .col-2 ul li.error{color:#d40d0e}#casinoHeading .col-2 ul li.error:before{color:#d40d0e;content:"\f00d"}#casinoHeading .heading p{color:#59666c;font-weight:700}#casinoHeading .devices{display:none}#casinoHeading .devices span{background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;float:left;height:55px;margin-right:1em;width:60px}#casinoHeading .devices p{color:#aeb0b1;line-height:1.5em}#casinoHeading .col-3 p{color:#c3c3c3;font-size:.75em;margin-bottom:.5em;text-align:center;text-transform:uppercase}#casinoHeading .bonus a{color:#fff}#casinoHeading .bonus a:active,#casinoHeading .bonus a:focus,#casinoHeading .bonus a:hover{color:inherit;color:#fff;text-decoration:none}#casinoHeading .bonus .btn{font-size:1.25em;margin:.5em 0;white-space:normal;width:90%}#casinoHeading .bonus span{display:inline-block;font-size:1.75em;font-weight:700;line-height:1;margin:0 auto 10px;text-shadow:0 .0625em 0 rgba(0,0,0,.5)}#casinoHeading .payments{margin:.5em auto 0;text-align:center;width:100%}#casinoHeading .payments span{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:3px;cursor:pointer;display:inline-block;height:20px;margin:2px;width:30px}#casinoHeading .tc-text{font-size:.75em}#casinoHeading .tc-text p{font-size:.75em;text-transform:inherit!important}#casinoHeading .infoTooltips{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}@media screen and (max-width:992px){#casinoHeading .infoTooltips{margin:1em 0 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}#casinoHeading .infoTooltipsItem{cursor:pointer;font-size:16px;gap:6px}#casinoHeading .infoTooltipsImg,#casinoHeading .infoTooltipsItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#casinoHeading .infoTooltipsImg{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#casinoHeading .infoTooltipsImg img{width:auto}#casinoHeading .infoTooltipsSubTtl{font-size:16px;font-weight:700;margin-bottom:5px;max-width:480px;text-align:center}@media screen and (max-width:992px){#casinoHeading .infoTooltipsSubTtl{font-size:14px}}#casinoHeading .infoTooltipsClose{background-color:#2e2f33;border:none;border-radius:50%;height:31px;position:absolute;right:-29px;top:-29px;width:31px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='31' fill='none' viewBox='0 0 31 31'%3E%3Ccircle cx='15.5' cy='15.5' r='15' fill='%232E2F33' stroke='%2338383B'/%3E%3Cpath fill='%23CBCBCB' d='m10.075 22.281-1.356-1.356 5.425-5.425-5.425-5.425 1.356-1.356 5.425 5.425 5.425-5.425 1.356 1.356-5.425 5.425 5.425 5.425-1.356 1.356-5.425-5.425z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;display:none}@media screen and (max-width:992px){#casinoHeading .infoTooltipsClose{display:-webkit-box;display:-ms-flexbox;display:flex}}#casinoHeading .tippy-box[data-theme~=casino-header]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#2e2f33;border:1px solid #38383b;border-radius:10px;-ms-flex-direction:column;flex-direction:column;padding:26px 32px}@media screen and (max-width:992px){#casinoHeading .tippy-box[data-theme~=casino-header]{padding:16px}}#casinoHeading .tippy-box[data-theme~=casino-header] .tippy-content{font-size:14px;padding:0}#casinoHeading .tippy-box[data-theme~=casino-header] .tippy-content>:last-child{margin-bottom:0}#casinoHeading .tippy-box[data-theme~=casino-header] .tippy-arrow{color:#2e2f33}#casinoHeading .tippy-box[data-theme~=casino-header] .tippy-arrow:before{border-top-color:#38383b}.single.blogs .meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-bottom:1px solid hsla(0,0%,100%,.1);border-top:1px solid hsla(0,0%,100%,.1);margin-bottom:1em;padding:5px 0}.single.blogs .meta>*{margin:0}.single.blogs .meta-info{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#9c9c9c}.single.blogs .meta-info i{font-style:normal}.single.blogs .meta-info .meta-info-avatar{background:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:100%;display:inline-block;height:32px;width:32px}.single.blogs .meta-info .meta-info-author,.single.blogs .meta-info .meta-info-date{line-height:1;padding:0 8px;vertical-align:middle}.single.blogs .meta-info .meta-info-date svg{height:16px;margin-right:2px;width:16px;fill:#a3afb9;vertical-align:middle}.single.blogs .meta-rating p{text-transform:capitalize!important}.important{color:red}.affiliate-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-gradient(linear,left bottom,left top,from(#252525),to(#252525));background:linear-gradient(0deg,#252525,#252525);border:2px solid #3e3e3e;border-radius:6px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.43);box-shadow:0 2px 4px rgba(0,0,0,.43);padding:30px}.affiliate-form .btn,.affiliate-form h3,.affiliate-form h4,.affiliate-form p{max-width:420px;text-align:center;width:100%}.affiliate-form h3{color:#fff;font-size:1.5em;margin:15px 0;text-transform:uppercase}.affiliate-form .btn-green{margin:15px 0}.affiliate-form__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px dashed #50af4c;border-radius:4px;padding:15px 30px;width:100%}.affiliate-form__contacts h4{color:#fff}.affiliate-form__contacts b,.affiliate-form__contacts p{color:#d9d9d9}.affiliate-form__contacts .btn-skype{text-decoration:underline}.affiliate-form__contacts .btn-skype img{margin-right:4px;vertical-align:bottom}.contacts-tpl section:not(.clear){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contacts-tpl section:not(.clear)>*{-webkit-box-flex:1;-ms-flex:1 100%;flex:1 100%;margin-bottom:15px}.contacts-tpl section:not(.clear)>br,.contacts-tpl section:not(.clear)>p:empty{display:none}.contacts-tpl .wpcf7-form input[type=email],.contacts-tpl .wpcf7-form input[type=text],.contacts-tpl .wpcf7-form textarea{background:#434343;border:1px solid #898989;border-radius:4px;-webkit-box-shadow:0 2px 3px rgba(0,0,0,.24);box-shadow:0 2px 3px rgba(0,0,0,.24);color:#fff;display:block;margin-bottom:30px;outline:none;padding:7px 15px;width:100%}.contacts-tpl .wpcf7-form textarea{height:150px}.contacts-tpl .wpcf7-not-valid-tip{display:none!important}.contacts-tpl .wpcf7-response-output{background:#f8d7da!important;border:1px solid #f5c2c7!important;border-radius:4px;color:#842029!important;margin:30px 0 0!important;padding:15px!important;text-shadow:none!important}.contacts-tpl .wpcf7-not-valid{border:1px solid #ffb2b2!important}.contacts-tpl .wpcf7-acceptance-missing,.contacts-tpl .wpcf7-spam-blocked,.contacts-tpl .wpcf7-validation-errors{background:#fff3cd!important;border:1px solid #ffecb5!important;color:#664d03!important}.contacts-tpl .wpcf7-mail-sent-ok{background:#d1e7dd!important;border:1px solid #badbcc!important;color:#0f5132!important}.contacts-tpl .wpcf7 .ajax-loader,.contacts-tpl .wpcf7 .screen-reader-response{display:none!important}.contacts-tpl .btn,.contacts-tpl .wpcf7-submit{font-size:.9375em;padding:.75em 1.5em;text-shadow:none}.contacts-tpl .btn:hover{text-decoration:none}.contacts-tpl .wpcf7{background:-webkit-gradient(linear,left bottom,left top,from(rgba(44,44,44,.69)),to(rgba(44,44,44,.69))),#434343;background:linear-gradient(0deg,rgba(44,44,44,.69),rgba(44,44,44,.69)),#434343;border:1px solid #5e5c5c;border-radius:4px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.52);box-shadow:0 2px 4px rgba(0,0,0,.52);padding:0 30px 30px}.contacts-tpl .wpcf7 h3{background:#2d2d2d;border-top-left-radius:4px;border-top-right-radius:4px;color:#fff;margin:0 0 30px -30px;padding:15px 0;text-align:center;width:calc(100% + 60px)}.contacts-tpl .wpcf7 label{color:#dedede;display:inline-block;margin:0 0 7px}.contacts-tpl .wpcf7-submit{display:block;margin:0 auto;max-width:420px;width:100%}.wpcf7-display-none{display:none}.faq dd,.faq dt{border:1px solid #575757;border-top-left-radius:6px;border-top-right-radius:6px;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.5);box-shadow:0 2px 2px rgba(0,0,0,.5);margin-bottom:5px}.faq dd,.faq dt{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.faq dt{background:#434343;background-size:16px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-1px;padding:10px 20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.faq dt:before{content:"\f105";display:inline-block;font-family:FontAwesome;margin-left:-15px;text-align:center;width:40px}.faq dt.open{border-bottom-left-radius:0;border-bottom-right-radius:0}.faq dt.open:before{content:"\f107"}.faq dd{background-color:rgba(0,0,0,.1);border-top-left-radius:0;border-top-right-radius:0;display:none;margin-top:-6px;padding:20px}.faq dd.open{display:block}.faq h3{color:inherit;display:inline-block;font-size:inherit;margin:0}figure.figure-shortcode{background:#434343;border:1px solid hsla(0,0%,100%,.1);border-radius:6px;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.5);box-shadow:0 2px 2px rgba(0,0,0,.5);display:block;margin:0 auto 1em;width:100%}figure.figure-shortcode>*{vertical-align:top}figure.figure-shortcode>:first-child{border-top-left-radius:6px;border-top-right-radius:6px}figure.figure-shortcode img{height:auto;width:100%}figure.figure-shortcode figcaption{padding:5px 10px;text-align:center}.timeline-items{display:block;margin:auto;max-width:800px;overflow:hidden;position:relative;width:100%}.timeline-items:before{border-left:1px solid hsla(0,0%,100%,.1);border-right:1px solid rgba(0,0,0,.5);bottom:0;content:"";left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0}.timeline-items .item{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:calc(50% + 5px)}.timeline-items .item:after{background:#24dc53;border-radius:100%;content:"";cursor:pointer;display:block;height:10px;position:absolute;right:0;top:15px;width:10px}.timeline-items .item:nth-child(2n){-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:auto}.timeline-items .item:nth-child(2n):after{left:0;right:auto}.timeline-items .item .title{position:relative;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;padding:10px 15px;text-align:right;text-transform:uppercase;white-space:nowrap}.timeline-items .item .body{font-size:.875em;padding:10px;text-align:right}.timeline-items .item:nth-child(2n) .title{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;text-align:left}.timeline-items .item:nth-child(2n) .body{text-align:left}.timeline-items .item .title span{display:block;word-break:keep-all}.timeline-items .item .title span:first-of-type{color:#24dc53}ul.social-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}ul.social-icons li{display:block;margin:3px!important;padding:0!important}ul.social-icons li a{background-position:50%;background-repeat:no-repeat;background-size:100%;display:block;height:40px;text-indent:-9999px;width:35px}ul.social-icons li.ln{background-image:url(../images/soc-ln.svg)}ul.social-icons li.fb{background-image:url(../images/soc-fb.svg)}ul.social-icons li.tw{background-image:url(../images/soc-tw.svg)}ul.social-icons li:before{content:none}ul.items-list{list-style-type:disc;margin-left:1em}ul.items-list li{color:#a8feb6;font-size:1.125em}ul.items-list li:not(:last-child){margin-bottom:.75em}ul.items-list li a{text-decoration:underline}ul.items-list li a:hover{text-decoration:none}.mkg-subscribe form input[type=email],.mkg-subscribe form input[type=text],.mkg-subscribe form select{background:#434343;border:1px solid #898989;border-radius:4px;color:#fff;line-height:20px;outline:none;padding:7px}.mkg-subscribe form input[type=email]:focus,.mkg-subscribe form input[type=text]:focus{border:1px solid silver}.mkg-subscribe form .error{border:1px solid #ff6565!important}.mkg-subscribe form .success{border:1px solid #bbfbbc!important}.mkg-subscribe form label{color:#dedede;display:block;padding:3px 0}.mkg-subscribe .form-row{display:block;margin:15px 0;text-align:left}.mkg-subscribe .form-row .form-field{width:100%}.mkg-subscribe .error-message{color:#ff7272;display:block;font-size:14px;line-height:18px;margin:5px 0;text-align:left;text-shadow:none}.mkg-subscribe .error-message:before{background:#ff7272;border-radius:100%;color:#fff;content:"!";display:inline-block;font-size:14px;font-weight:700;height:16px;line-height:16px;margin-right:5px;text-align:center;width:16px}.mkg-subscribe.tpl1{display:block;-webkit-box-ordinal-group:10;-ms-flex-order:9;background:#151d20;clear:both;order:9;text-align:center}.mkg-subscribe.tpl1 .inner:after{border-bottom:1px solid hsla(0,0%,100%,.07);border-top:1px solid rgba(0,0,0,.7);content:"";display:block;width:100%}.mkg-subscribe.tpl1 .inner .h4{text-align:center}.mkg-subscribe.tpl1 .inner-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;width:100%}.mkg-subscribe.tpl1 form{display:inline-block;margin-bottom:30px;width:auto}.mkg-subscribe.tpl1 h4{margin:30px 0 10px!important;text-align:center}.mkg-subscribe.tpl1 form .btn{background:#50af4c;border-radius:4px;border-bottom-left-radius:0!important;border-top-left-radius:0!important;-webkit-box-shadow:none;box-shadow:none;font-size:1em;padding:.5em 1.25em}.mkg-subscribe.tpl1 form .btn:hover{top:0}.mkg-subscribe.tpl1 form input[type=email]{border-bottom-right-radius:0!important;border-right:0!important;border-top-right-radius:0!important;min-width:220px}.mkg-subscribe.tpl1 form .error-message{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.mkg-subscribe.popup-container{z-index:10000}.mkg-subscribe.popup-container .popup-content{background:-webkit-gradient(linear,left bottom,left top,from(#333),to(#333)),#2d3237;background:linear-gradient(0deg,#333,#333),#2d3237;border:none;border-radius:0;-webkit-box-shadow:0 4px 24px rgba(0,0,0,.35);box-shadow:0 4px 24px rgba(0,0,0,.35);max-height:90vh;max-width:480px;overflow-y:auto;padding:30px!important;text-align:center}.mkg-subscribe.popup-container .popup-content::-webkit-scrollbar-track{background:#333}.mkg-subscribe.popup-container .popup-content::-webkit-scrollbar-thumb{background:#898989}.mkg-subscribe.popup-container .popup-content>*{margin:15px 0}.mkg-subscribe.popup-container .buttons{padding-top:15px}.mkg-subscribe.popup-container .btn{background:#50af4c;border-radius:4px;-webkit-box-shadow:0 3px 0 #2c2c2c;box-shadow:0 3px 0 #2c2c2c;font-size:1em;min-width:180px;padding:.5em 1.25em}.mkg-subscribe.popup-container .btn:hover{top:0}.mkg-subscribe.popup-container .btn-grey{background:-webkit-gradient(linear,left bottom,left top,from(#515151),to(#515151));background:linear-gradient(0deg,#515151,#515151)}.mkg-subscribe.popup-container span.close{color:#898989;cursor:pointer;font-size:20px;font-weight:400;height:20px;line-height:20px;margin:0;position:absolute;right:15px;top:15px;width:20px}.mkg-subscribe.popup-container span.close:hover{color:#fff}.mkg-subscribe.pup1.popup-container .popup-content h3,.mkg-subscribe.pup2.popup-container .popup-content h3,.mkg-subscribe.pup3.popup-container .popup-content h3{font-size:1.375em;font-weight:700;text-align:center}.mkg-subscribe.pup1.popup-container .popup-content h4,.mkg-subscribe.pup3.popup-container .popup-content h3{color:#fff;margin-top:-10px;text-align:center}.mkg-subscribe.pup2.popup-container .popup-content{padding-bottom:0!important}.mkg-subscribe.pup2 .form-row{margin:10px 0}.mkg-subscribe.pup2.popup-container .popup-content>img{display:block;margin:0 auto 15px}.mkg-subscribe.pup2.popup-container .popup-content h3{color:#fff;padding:0 10%}.mkg-subscribe.pup2 .form-row.types{border-bottom:1px solid #666;border-top:1px solid #666;margin:30px 0;padding:15px 0}.mkg-subscribe.pup2 .form-row.types b{display:block;margin-bottom:10px}.mkg-subscribe.pup2 .form-row.types ul{margin:0}.mkg-subscribe.pup2 .form-row.types ul li{margin-top:10px}.mkg-subscribe.pup2 form input[type=checkbox]{margin-right:10px}.mkg-subscribe.pup2 .form-row.types label{line-height:16px;padding:0}.mkg-subscribe.pup2.popup-container .buttons{padding-top:0}.mkg-subscribe.pup2.popup-container .popup-footer{background:#2d3237;color:#9d9d9d;font-size:.6875em;margin:30px 0 0 -30px;padding:10px 30px;text-align:center;width:calc(100% + 60px)}.wp-pagenavi{display:inline-block;line-height:1.5em;margin:0 auto 1em;width:100%}.wp-pagenavi:last-child{margin-bottom:1em}.wp-pagenavi a,.wp-pagenavi span.current,.wp-pagenavi span.extend,.wp-pagenavi span.pages{background:#151d20;border:1px solid rgba(0,0,0,.3);border-radius:100%;color:#cbcbcb;display:inline-block;font-size:.875em;font-weight:400;height:30px;line-height:30px;margin:2px;padding:0;text-align:center;width:30px}.wp-pagenavi span.pages{display:none}.wp-pagenavi a:active,.wp-pagenavi a:hover,.wp-pagenavi span.current{background:#2c3336;border:1px solid hsla(0,0%,100%,.05);color:#fff;text-decoration:none}.wp-prev-next .prev-link{float:left}.wp-prev-next .next-link{float:right}.tabli{display:block;margin-bottom:1em;overflow:auto;width:auto}.tabli>*{margin-bottom:0!important}.tabli.container-float-left{float:left;margin-right:1em}.tabli.container-float-right{float:right;margin-left:1em}.tc-text{border-top:1px dashed #cbcbcb;color:#cbcbcb;display:block;font-size:.5em;margin-top:10px;padding:10px}.tc-text>a:last-child{display:block;font-size:1.125em}.tc-text p{margin:0}#casino_heading .tc-text{font-size:.6875em}.banner{cursor:pointer;display:inline-block}.banner-cta{display:none;-webkit-box-ordinal-group:10;-ms-flex-order:9;background:linear-gradient(94.63deg,#0a2412 -5.05%,#141b1f 99.49%);bottom:20px;-webkit-box-shadow:0 0 35px 22px rgba(7,21,13,.67);box-shadow:0 0 35px 22px rgba(7,21,13,.67);left:0;margin:20px 0;max-width:100%;order:9;position:relative;text-shadow:none;width:100vw;z-index:2}.banner-cta.sticky{display:-webkit-box;display:-ms-flexbox;display:flex;position:sticky;z-index:91}@media screen and (max-width:768px){.hasQuickLinks .banner-cta.sticky{bottom:90px}}.banner-cta.closed{display:none!important}.banner-cta .inner{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.banner-cta .inner,.banner-cta .inner>.col{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.banner-cta .inner>.col{z-index:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px}.banner-cta .inner .col-1{z-index:3;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;min-width:150px}.banner-cta .inner .col-2{z-index:2}.banner-cta .inner .col-3{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:3}.banner-cta .inner .col-3 .btn-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.banner-cta .col-1:before,.banner-cta .col-2:before{background:url(../images/cta-bg-mobile.svg) no-repeat 100%;background-size:cover;bottom:0;content:"";left:-300px;position:absolute;right:-50px;top:0;z-index:-1}.banner-cta .line-1,.banner-cta .line-2{color:#fff;font-size:18px;font-weight:700;text-align:center}.banner-cta .line-2{color:#01b33b;font-size:22px}.banner-cta .col-1 .line-1{font-size:26px;padding-left:15px}.banner-cta .btn{font-size:1em;line-height:1;padding:.5em 1em;text-shadow:none}.banner-cta .thumbnail{display:block;height:70px;margin-right:10px;position:relative;width:70px}.banner-cta .thumbnail img{clip-path:polygon(0 0,100% 0,100% 50%,100% 100%,0 100%,0 50%)}.banner-cta__close{cursor:pointer;display:block;height:100%;margin-left:15px}.banner-cta__close.hide-tablet{display:none}.banner-cta__close.hide-pc{display:block}.banner-cta__close:after,.banner-cta__close:before{background:#fff;border-radius:1px;content:"";display:block;height:1.6px;position:relative;top:calc(50% - 1px);-webkit-transform:rotate(45deg);transform:rotate(45deg);width:16px}.banner-cta__close:after{top:calc(50% - 3px);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.banner-cta .tc-group{margin-top:8px;position:relative}.banner-cta .tc-btn{border-bottom:1px dashed #b8b8b8;color:#b8b8b8;cursor:pointer;font-size:.75em;padding:0 2px}.banner-cta .tc-tooltip{background-color:#242528;border:1px solid hsla(0,0%,91%,.2);border-radius:10px;display:none;font-size:12px;line-height:1.8;margin:0;max-width:400px;min-width:100%;padding:10px 15px;position:absolute;right:calc(100% + 15px);top:50%;-webkit-transform:translateY(-45%);transform:translateY(-45%);-webkit-transition:all 1s ease;transition:all 1s ease;width:-webkit-max-content;width:-moz-max-content;width:max-content}.banner-cta .tc-tooltip.active{display:block;-webkit-transition:all 1s ease;transition:all 1s ease}.banner-cta .tc-tooltip__triangle{border:11px solid transparent;border-left-color:hsla(0,0%,91%,.5);height:0;left:100%;position:absolute;top:calc(50% - 11px);width:0}.banner-cta .tc-tooltip__triangle:after{border:10px solid transparent;border-left-color:#242528;content:"";height:0;left:-11px;position:absolute;top:-10px;width:0}.banner-cta__trigger{cursor:pointer;display:none;height:80px;position:fixed;right:0;top:50px;width:80px;z-index:100}.banner-cta__trigger.active{display:block}.banner-cta .ribbon{color:#252525;left:90px;position:absolute;top:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:4}@media (min-width:1330px){.banner-cta__close{position:absolute;right:-50px}.banner-cta__close.hide-tablet{display:block;right:3%}.banner-cta__close.hide-pc{display:none}}@media (min-width:992px){.banner-cta .inner .inner{gap:30px}.banner-cta .inner>.col{padding:10px 15px}.banner-cta .inner>.col:first-child{padding-left:0}.banner-cta .inner>.col:last-child{padding-right:0}.banner-cta .col-1:before,.banner-cta .col-2:before{background:url(../images/cta-bg-desktop.svg) no-repeat 100%;background-size:cover;left:-500px;right:-50px}.banner-cta .line-2{font-size:22px}.banner-cta .col-1 .line-1{display:block}.banner-cta .thumbnail{height:74px;margin-right:15px;width:80px}.banner-cta .btn{font-size:1em}.banner-cta__close:after,.banner-cta__close:before{height:2px;width:20px}.banner-cta .ribbon{left:100px}}@media (max-width:992px){.banner-cta{bottom:0}}@media (max-width:768px){.banner-cta .line-1{font-size:14px}.banner-cta .line-2{font-size:16px}.banner-cta .col-1 .line-1{font-size:20px}.banner-cta .inner>.col{padding:20px 10px 10px}.banner-cta .col-1:before{bottom:-15px}.banner-cta .col-2:before{content:unset}.banner-cta .ribbon{left:0}.banner-cta__close{background:-webkit-gradient(linear,left bottom,left top,from(#173635),to(#173635)),#132521;background:linear-gradient(0deg,#173635,#173635),#132521;border-radius:50px;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);height:37px;margin:0;padding:10px;position:absolute;right:15px;top:-20px;width:36px}.banner-cta .btn{font-size:14px}}@media (max-width:666px){.banner-cta .col-1 .line-1{display:block;max-width:120px;text-align:left}}@media (max-width:580px){.banner-cta .col-1 .label,.banner-cta .col-1 .line-1{padding:0}.banner-cta .col-1:before{right:-30px}.banner-cta .inner .col-2{z-index:3}}@media (max-width:512px){.banner-cta .inner>.col{z-index:3}.banner-cta .inner .col-1{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.banner-cta .col-1 .label{display:none}.banner-cta .col-1:before{right:-20px}}#post-not-found a{text-transform:uppercase}#accessRulesPopup{backdrop-filter:blur(3px);background:rgba(37,37,37,.95);display:block!important;z-index:1000000}#accessRulesPopup .popup-content{font-size:16px;left:2%;max-height:90vh;overflow-y:auto;padding:20px!important;text-align:left;width:96%}#accessRulesPopup .popup-content h2:first-of-type,#accessRulesPopup .popup-content h3:first-of-type,#acess_rules_sidebar h2:first-of-type,#acess_rules_sidebar h3:first-of-type{margin-top:0!important;text-align:center}#accessRulesPopup .popup-content>img,#acess_rules_sidebar>img{display:block;margin:0 auto 20px}#accessRulesPopup form .btn,#acess_rules_sidebar form .btn{margin-bottom:20px;width:100%}#accessRulesPopup .alert{margin-bottom:20px}#accessRulesPopup .g-recaptcha>div,#acess_rules_sidebar .g-recaptcha>div{margin:0 auto}#accessRulesPopup form input[type=text],#acess_rules_sidebar form input[type=text]{border-radius:5px;margin-bottom:5px;padding:7px 15px;width:100%}#acess_rules_sidebar{background:#434343;border:1px solid #575757;border-radius:6px;font-size:.875em;padding:10px}#acess_rules_sidebar p{text-align:left}#cookieConsent{background:#1c2528;bottom:0;-webkit-box-shadow:0 -8px 12px rgba(0,0,0,.45);box-shadow:0 -8px 12px rgba(0,0,0,.45);opacity:1;position:fixed;-webkit-transition:opacity .5s linear;transition:opacity .5s linear;visibility:visible;width:100%;z-index:90}#cookieConsent.hidden{opacity:0;-webkit-transition:visibility 0s .5s,opacity .5s linear;transition:visibility 0s .5s,opacity .5s linear;visibility:hidden}#cookieConsent .wrap{padding:20px 0}#cookieConsent .content,#cookieConsent .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#cookieConsent .content{-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:12px;line-height:130%;width:100%}#cookieConsent .content a{color:#bbfbbc;margin-right:15px;text-decoration-line:underline}#cookieConsent .content a:hover{text-decoration:none}#cookieConsent .btn{border-color:#01b33b;color:#01b33b;font-size:14px;line-height:130%;margin-left:15px;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;padding:6px 20px}#cookieConsent .btn:hover{color:#fff}@media (min-width:992px){#cookieConsent .btn,#cookieConsent .content{font-size:16px}}#ageContainer{opacity:1;-webkit-transition:opacity .5s linear;transition:opacity .5s linear;visibility:visible}#ageContainer.hidden{opacity:0;-webkit-transition:visibility 0s .5s,opacity .5s linear;transition:visibility 0s .5s,opacity .5s linear;visibility:hidden}#ageContainer.no-checked-out .popup-content .checkbox svg>rect{stroke:#e60122;fill:#ffc2c2}#ageContainer .popup-content{max-height:85vh;max-width:600px;overflow-y:auto;padding:20px 50px!important}@media screen and (max-width:768px){#ageContainer .popup-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;padding:10px!important}}#ageContainer .popup-content img{max-width:80px}#ageContainer .popup-content .h3,#ageContainer .popup-content h3{font-size:1.25em;margin:.5em 0;text-align:center}#ageContainer .popup-content .btn{margin-bottom:20px;max-width:200px;width:80%}#ageContainer .popup-content b{color:#a8feb6}#ageContainer .popup-content p{font-size:1.375em;margin:20px 0}#ageContainer .popup-content p span{color:#f2c45c}#ageContainer .popup-close{display:none}#ageContainer .popup-inputs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px}#ageContainer .popup-inputs,#ageContainer .popup-inputs .checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#ageContainer .popup-inputs .checkbox{cursor:pointer;gap:15px;text-align:left}#ageContainer .popup-inputs .checkbox input[type=checkbox]{display:none}#ageContainer .popup-inputs .checkbox input[type=checkbox]:checked+svg>.tick{stroke-dashoffset:0}#ageContainer .popup-inputs .checkbox svg{height:1.375em;width:1.375em;-ms-flex-negative:0;flex-shrink:0;overflow:visible;z-index:10}#ageContainer .popup-inputs .checkbox svg .tick{stroke-dasharray:20px;stroke-dashoffset:20px;-webkit-transition:stroke-dashoffset .2s ease-out;transition:stroke-dashoffset .2s ease-out}#ageContainer .popup-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around}@media screen and (max-width:768px){#ageContainer .popup-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}#ageContainer .popup-buttons>.btn{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}@media screen and (max-width:376px){#ageContainer .popup-buttons>.btn{max-width:100%;width:100%}}#ageContainer .popup-tc{margin-bottom:20px}#ageContainer .btn.not-allow{background:none;border:1px solid #01b33b;color:#01b33b}#gamesAgeContainer .popup-content{max-width:480px}#gamesAgeContainer .popup-content p{font-size:1.25em;margin:15px 0}#gamesAgeContainer .popup-content button{margin-bottom:15px}#footer{background:#151d20;clear:both;padding-top:1em;width:100%}#footer p,#footer ul{margin:0 0 1em}#footer .row.first{border-bottom:1px solid rgba(0,0,0,.7)}#footer .row.second{border-top:1px solid hsla(0,0%,100%,.07);text-align:center}#footer .first .sub{float:left;padding:0 .5em;width:100%}#footer .first .sub p{color:#a3afb9;text-align:justify}#footer .first .sub img{float:left;margin:0 .25em .25em 0;max-width:200px}[dir=rtl] #footer .first .sub img{float:right;margin:0 0 .25em .25em}#footer .first .footer-links{float:left;padding:0;text-align:center;width:100%}#footer .first .footer-links li{display:inline-block;padding:0 .25em}#footer .footer-links li a{color:#fbfbfb}#footer .first .footer-links li:first-child{display:block;padding-bottom:.25em;text-align:center;text-transform:uppercase}#footer .second .footer-links ul{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:1em 0}#footer .second .footer-links li{display:inline-block;margin:0 5px 7px 0;padding:0 10px 0 7px;position:relative;text-transform:uppercase}#footer .second .footer-links li:not(:last-of-type):after{border-left:1px solid hsla(0,0%,100%,.07);border-right:1px solid rgba(0,0,0,.7);content:"";display:block;height:100%;position:absolute;right:0;top:0;width:0}#socialsMenu{text-align:center}#socialsMenu li{background-size:100% 100%;border-right:0;cursor:pointer;display:inline-block;float:none;height:36px;margin-left:.25em;padding:0;width:31px}#socialsMenu li.fb{background-image:url(../images/fb-hex-icon.svg)}#socialsMenu li.gp{background-image:url(../images/gplus-hex-icon.svg)}#socialsMenu li.pn{background-image:url(../images/pin-hex-icon.svg)}#socialsMenu li.tw{background-image:url(../images/tw-hex-icon.svg)}#socialsMenu li.yt{background-image:url(../images/yt-hex-icon.svg)}#socialsMenu li.fb:hover{background-image:url(../images/fb-hex-icon-hover.svg)}#socialsMenu li.gp:hover{background-image:url(../images/gplus-hex-icon-hover.svg)}#socialsMenu li.pn:hover{background-image:url(../images/pin-hex-icon-hover.svg)}#socialsMenu li.tw:hover{background-image:url(../images/tw-hex-icon-hover.svg)}#socialsMenu li.yt:hover{background-image:url(../images/yt-hex-icon-hover.svg)}#socialsMenu li a{display:block;height:100%;text-indent:-99999px}#aprovalsMenu{text-align:center}#aprovalsMenu li{display:inline-block;margin:0 .5em .5em 0}#aprovalsMenu a{display:-webkit-box;display:-ms-flexbox;display:flex}#footer #aprovalsMenu li:last-child{margin-bottom:unset}#footer #aprovalsMenu img{float:none;height:20px;margin:0;max-width:100%;width:auto}#topcontrol{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;bottom:10px!important;justify-content:center;opacity:0;pointer-events:none;right:10px!important;-webkit-transition:opacity .2s;transition:opacity .2s;z-index:10}#topcontrol.is-active{opacity:1;pointer-events:all}#topcontrol.hasCookie{bottom:80px!important}#topcontrol.hasBanner{bottom:130px!important}#topcontrol img{height:40px;width:40px}@media (min-width:768px){#topcontrol{bottom:40px!important;right:40px!important}#topcontrol img{height:50px;width:50px}}@media (max-width:768px){.hasQuickLinks #topcontrol{bottom:80px!important}#topcontrol.hasCookie{bottom:95px!important}#topcontrol.hasBanner{bottom:140px!important}.hasQuickLinks #topcontrol.hasBanner{bottom:210px!important}}@media (max-width:410px){#topcontrol.hasBanner{display:none!important}}.zopim{bottom:0!important;right:0!important}@media (min-width:568px){#footer #aprovalsMenu img{height:30px}#casinoHeading>.inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#casinoHeading>.inner>div{border-bottom:none;border-top:none;margin:0 auto;max-width:100%;width:auto}#casinoHeading>.inner>div.col-1{width:25%}#casinoHeading>.inner>div.col-2{text-align:left;width:45%}#casinoHeading>.inner>div.col-3{width:30%}#casinoHeading .col-2 ul{display:block}#casinoHeading h1{text-align:left}[dir=rtl] #casinoHeading h1{text-align:right}#casinoHeading .thumb-hex{height:85px;width:90px}#casinoHeading .payments span{height:12px;width:18px}#casinoHeading>.inner>div.col-2{font-size:.9375em}#casinoHeading .bonus{font-size:.75em}.single.blog .featured-image{border:1px solid #575757;border-radius:6px;float:left;height:auto;margin:0 1em .5em 0;max-width:300px;width:40%}#footer .first .footer-links{width:33.33%}#accessRulesPopup .popup-content{left:calc(50% - 240px);width:480px}}@media (min-width:680px){#casinoHeading>.inner>div.col-2{font-size:1.125em}#casinoHeading .bonus{font-size:.9375em}.single.blog .meta{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width:768px){.video-box{display:block;font-size:0;margin:0 auto 16px;max-width:640px;overflow:hidden}.video-box figcaption{color:#aeb0b1;font-size:12px;font-style:italic}figure.figure-shortcode{max-width:600px;width:auto}figure.figure-shortcode.float-left{float:left;margin:0 1em 1em 0}figure.figure-shortcode.float-right{float:right;margin:0 0 1em 1em}.timeline-items .item .body,.timeline-items .item .title{padding:10px 20px}#casinoHeading>.inner>div.col-2,#gameButtons .btn,#gameContainer .btn.full-width{font-size:1.125em}#casinoHeading .bonus{font-size:1em}#casinoHeading .thumb-hex{height:100px;width:110px}.single.blogs .meta-info{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}#footer .first .sub{width:70%}#footer .first .sub:first-child{width:inherit}#footer .first .footer-links{padding:0 .25em;text-align:left;width:33.33%!important}#footer .first .footer-links li{display:block;margin:.125em 0;padding:0}#footer .first .footer-links li:first-child{display:inherit;padding-bottom:1em;text-align:left}#footer .first .footer-links:last-child,#footer .first .sub:last-child{padding:0;width:30%}#socialsMenu{text-align:inherit}#socialsMenu li{display:block;float:right}#aprovalsMenu{text-align:right}}@media (max-width:991.98px){#avialContainer .popup-content>.h3{font-size:1em}.content .table-wrap{display:block;margin:1em 0!important;overflow-x:auto;width:100%}.content .table-wrap table{float:none!important;margin:0!important;max-width:300vw;width:-webkit-max-content;width:-moz-max-content;width:max-content}.content .table-wrap::-webkit-scrollbar{height:5px}.content .table-wrap::-webkit-scrollbar-track{border-radius:5px}.content .table-wrap::-webkit-scrollbar-thumb{background:#01b33b;border-radius:5px}#serviceButtons li:last-child{display:none!important}#casinoHeading .devices{display:none}#casinoHeading .col-2 ul{margin:1em 0 0}.zopim{bottom:0!important;left:0!important}}@media (min-width:992px){.content .tabs ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.content .tabs ul li{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.content .tabs ul li:first-child label{border-top-right-radius:0}.content .tabs ul li:last-child label{border-right:1px solid #575757;border-top-right-radius:6px}.content .tabs ul li label{border-right:0;width:auto}.content .tabs.vertical{background:hsla(0,0%,100%,.05);border:1px solid #575757;border-radius:6px;-webkit-box-shadow:0 2px 2px rgba(0,0,0,.5);box-shadow:0 2px 2px rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex}.content .tabs.vertical nav{display:block;float:left;width:300px}.content .tabs.vertical .tabs-content{display:block;float:right;width:calc(100% - 300px)}.content .tabs.vertical ul li label{background:transparent;border:none;border-bottom:1px solid #575757;border-radius:0!important;width:100%}.content .tabs.vertical ul li label:active,.content .tabs.vertical ul li label:hover{background:#212121}.content .tabs.vertical .tabs-content div{border:none;border-left:1px solid #575757;border-radius:0!important;min-height:300px}.content .tabs.vertical ul li:last-child label{border-right:0}.content .table-rows{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content .table-rows.two-cols>.table-cell{max-width:50%;width:50%!important}.content .table-rows.two-cols>.table-cell.heading:not(:first-of-type){border-top:none}.content .table-rows.two-cols>.table-cell.minus{margin-left:auto}.content .table-rows.two-cols>.table-cell.empty{display:block}.contacts-tpl section:not(.clear)>*{-webkit-box-flex:0;-ms-flex:0 49%;flex:0 49%;margin-bottom:60px}.contacts-tpl section:not(.clear)>.btn{display:none}.contacts-tpl h1{text-align:center}.affiliate-form__contacts{margin-top:auto}.affiliate-form .btn{width:auto}.contacts-tpl .wpcf7-submit{margin-left:0;width:auto}.compares-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.compares-2 ul{width:calc(50% - 15px)}#casinoHeading{font-size:1em;margin:0}#casinoHeading .thumb-hex{height:150px;width:160px}#casinoHeading .bonus span{font-size:1.875em}#casinoHeading .payments span{height:20px;width:30px}#avialContainer .popup-content>p{text-align:right}.filters-fields{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:750px}.filters-active ul{width:auto}.filters-active .filters-cancel{margin-top:-1px}.filters-search{display:block}.filters-search ul{max-width:210px!important;right:0!important}.filters-sort{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;background:none;border:none;border-radius:0;-ms-flex:1 auto;flex:1 auto;margin:0 10px}.loop-filters .filters-search{display:block!important}.filters-fields-trigger{display:none!important}.filters-empty .h3{font-size:1.125em}#footer .first .sub,#footer .first .sub:first-child{width:40%}#footer .first .footer-links:last-child,#footer .first .sub:last-child{width:20%}}@media (min-width:992px) and (max-width:1199.98px){#casinoHeading>.inner>div.col-2{font-size:1em}}@media (min-width:1200px){@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.is-animated .fadeInDown{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.animated-items>*{opacity:0;visibility:hidden}.animated-items.is-animated>*{opacity:1;visibility:visible}.timeline-items .item,body:not(.is-access-rules) .archive .heading{margin-bottom:20px}.timeline-items .item:first-child{margin-top:20px}#gameContainer .btn.full-width{font-size:1.125em}#casinoHeading .thumb-hex{height:165px;width:180px}#casinoHeading .bonus .btn{font-size:1.5em}#casinoHeading .bonus span{font-size:2.25em}#casinoHeading .payments span{height:21px;width:34px}#casinoHeading .col-3 p{font-size:.875em}#footer #aprovalsMenu img{height:40px}}.blGrid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px 0;justify-content:space-between;margin:12px 0 24px}@media screen and (min-width:780px){.blGrid{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;-ms-flex-direction:row;flex-direction:row}}.content .blCard{background:#352d2d;border:1px solid #cd525b;border-radius:6px;-webkit-box-shadow:0 8px 14px #222;box-shadow:0 8px 14px #222;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:420px;padding:16px;width:100%}@media screen and (min-width:780px){.content .blCard{width:32%}}@media screen and (min-width:1200px){.content .blCard{width:30%}}.content .blCardHead{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-bottom:12px;padding-bottom:12px;position:relative}.content .blCardHead:after{border-bottom:1px solid hsla(0,0%,100%,.1);border-top:1px solid rgba(0,0,0,.5);content:"";width:100%}.content .blCardLogo{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='144' height='134' fill='none'%3E%3Cpath fill='%23333' fill-rule='evenodd' d='M141.569 57.923c3.075 5.517 3.075 12.379 0 17.912l-27.293 48.959c-3.074 5.533-8.819 8.964-14.982 8.964H44.707c-6.164 0-11.909-3.431-14.983-8.964L2.431 75.834c-3.075-5.517-3.075-12.378 0-17.911l27.293-48.96C32.798 3.432 38.544 0 44.706 0h54.588c6.163 0 11.908 3.43 14.982 8.964zm-6.461 14.048a10.48 10.48 0 0 0 0-10.185l-27.294-48.959c-1.76-3.153-4.999-5.1-8.52-5.1H44.707c-3.522 0-6.76 1.947-8.521 5.1L8.892 61.787a10.48 10.48 0 0 0 0 10.184l27.294 48.959c1.76 3.153 4.999 5.1 8.52 5.1h54.588c3.521 0 6.76-1.947 8.52-5.1z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50%;background-size:contain;height:134px;position:relative;width:144px}.content .blCardLogoImg{bottom:6px;left:6px;position:absolute;right:6px;top:6px}.content .blCardLogo img{display:block;height:100%;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 800 740'%3E%3Cpath d='M550.937 0H247.675c-34.24 0-66.157 18.947-83.236 49.5L12.81 319.873c-17.079 30.554-17.079 68.447 0 98.915l151.63 270.373c17.079 30.553 48.997 49.5 83.236 49.5h303.262c34.239 0 66.157-18.947 83.235-49.5l151.63-270.373c17.079-30.554 17.079-68.447 0-98.915L634.173 49.5C617.094 18.947 585.176 0 550.937 0'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 800 740'%3E%3Cpath d='M550.937 0H247.675c-34.24 0-66.157 18.947-83.236 49.5L12.81 319.873c-17.079 30.554-17.079 68.447 0 98.915l151.63 270.373c17.079 30.553 48.997 49.5 83.236 49.5h303.262c34.239 0 66.157-18.947 83.235-49.5l151.63-270.373c17.079-30.554 17.079-68.447 0-98.915L634.173 49.5C617.094 18.947 585.176 0 550.937 0'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;mask-type:luminance;-o-object-fit:cover;object-fit:cover;width:100%}.content .blCardTtl{font-size:22px;font-weight:700;line-height:33px;text-align:center}.content .blCard ul.blCardList{list-style:none;margin:0;padding:0}.content .blCard ul.blCardList li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:grid;gap:10px;grid-template-columns:30px 1fr;list-style:none;text-align:left}.content .blCard ul.blCardList li:before{-ms-flex-negative:0;all:unset;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='30' fill='none'%3E%3Cpath fill='%23CD525B' d='M19.39 22.958a.63.63 0 0 1-.449-.186L14.5 18.33l-4.441 4.44a.636.636 0 0 1-.899 0l-2.675-2.674a.635.635 0 0 1 0-.898l4.442-4.442-4.442-4.441a.634.634 0 0 1 0-.898l2.676-2.675a.635.635 0 0 1 .897 0l4.442 4.442 4.442-4.442a.634.634 0 0 1 .897 0l2.676 2.675a.634.634 0 0 1 0 .898l-4.442 4.441 4.442 4.442a.635.635 0 0 1 0 .898l-2.675 2.675a.63.63 0 0 1-.45.186ZM14.528 1.667a.635.635 0 1 0 0-1.27.635.635 0 0 0 0 1.27m0 27.452a.635.635 0 1 0 0-1.27.635.635 0 0 0 0 1.27M.817 15.393a.635.635 0 1 0 0-1.27.635.635 0 0 0 0 1.27m27.423 0a.635.635 0 1 0 0-1.27.635.635 0 0 0 0 1.27m-4.006-9.706a.635.635 0 1 0 0-1.27.635.635 0 0 0 0 1.27M4.823 25.099a.635.635 0 1 0 0-1.27.635.635 0 0 0 0 1.27m.01-19.401a.635.635 0 1 0 0-1.27.635.635 0 0 0 0 1.27m19.391 19.39a.635.635 0 1 0 0-1.269.635.635 0 0 0 0 1.27ZM2.641 8.53a.635.635 0 1 0 0-1.27.635.635 0 0 0 0 1.27m23.774 13.726a.635.635 0 1 0 0-1.27.635.635 0 0 0 0 1.27M7.673 27.267a.635.635 0 1 0 0-1.27.635.635 0 0 0 0 1.27M21.384 3.519a.635.635 0 1 0 0-1.27.635.635 0 0 0 0 1.27M10.976 2.135a.635.635 0 1 0 0-1.27.635.635 0 0 0 0 1.27m7.104 26.516a.635.635 0 1 0 .001-1.27.635.635 0 0 0 0 1.27ZM1.285 18.942a.635.635 0 1 0 0-1.27.635.635 0 0 0 0 1.27m26.487-7.098a.635.635 0 1 0 0-1.269.635.635 0 0 0 0 1.27ZM26.415 8.53a.635.635 0 1 0 0-1.27.635.635 0 0 0 0 1.27M2.641 22.256a.635.635 0 1 0 0-1.27.635.635 0 0 0 0 1.27m18.743 5.011a.635.635 0 1 0 0-1.269.635.635 0 0 0 0 1.27ZM7.673 3.519a.635.635 0 1 0 0-1.27.635.635 0 0 0 0 1.27M18.08 2.135a.635.635 0 1 0 0-1.27.635.635 0 0 0 0 1.27m-7.104 26.516a.635.635 0 1 0 0-1.27.635.635 0 0 0 0 1.27m16.796-9.709a.635.635 0 1 0 0-1.27.635.635 0 0 0 0 1.27M1.285 11.844a.635.635 0 1 0 0-1.269.635.635 0 0 0 0 1.27Z'/%3E%3C/svg%3E") no-repeat 50%;background-size:contain;content:"";flex-shrink:0;height:30px;width:30px}.content .authorDisc{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin:1em 0;max-width:90%}@media screen and (max-width:1100px){.content .authorDisc{max-width:100%}}@media screen and (max-width:768px){.content .authorDisc{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.content .authorDiscLeft{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;background:#434343;border-radius:8px;-ms-flex-direction:row;flex-direction:row;gap:8px;padding:10px 14px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:-webkit-max-content;height:-moz-max-content;height:max-content;width:30%}@media screen and (max-width:912px){.content .authorDiscLeft{width:35%}}@media screen and (max-width:840px){.content .authorDiscLeft{width:40%}}@media screen and (max-width:768px){.content .authorDiscLeft{width:100%}}.content .authorDiscLeft>img{aspect-ratio:1/1;border:4px solid #434343;border-radius:100%;max-width:40%}@media screen and (max-width:768px){.content .authorDiscLeft>img{max-width:100px}}.content .authorDiscInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;line-height:19px;text-align:center}@media screen and (max-width:768px){.content .authorDiscInfo{text-align:left}}.content .authorDiscInfo .authorName{color:#02de4a;font-size:18px;font-weight:600}.content .authorDiscInfo .authorJob{color:#a8feb6;font-size:14px}.content .authorDiscInfo .authorInfo{color:#fff;font-size:14px}.content .authorDiscRight{background:#393939;border-radius:8px;font-size:14px;height:-webkit-max-content;height:-moz-max-content;height:max-content;line-height:19px;padding:20px 20px 20px 40px;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width:768px){.content .authorDiscRight{width:100%}}.content .authorDiscRight:before{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNyIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDI3IDE4Ij48cGF0aCBmaWxsPSIjNDk0OTQ5IiBkPSJtMTguNTYzIDE4IDMuMzc1LTYuNTQ2aC02Ljc1VjBIMjd2MTEuNDU1TDIzLjYyNSAxOHpNMy4zNzQgMThsMy4zNzUtNi41NDZIMFYwaDExLjgxM3YxMS40NTVMOC40MzcgMTh6Ii8+PC9zdmc+);left:8px;position:absolute;top:8px}.content .authorDiscRight:after{border-bottom:12px solid transparent;border-right:14px solid #393939;border-top:12px solid transparent;content:"";display:block;height:0;left:-14px;position:absolute;top:25%;width:0}@media screen and (max-width:768px){.content .authorDiscRight:after{border-bottom:14px solid #393939;border-left:12px solid transparent;border-right:12px solid transparent;border-top:unset;left:calc(50% - 14px);max-width:100px;right:50%;top:-14px}}.authorCards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:35px;justify-content:center;margin-bottom:40px}@media screen and (max-width:992px){.authorCards{grid-template-columns:repeat(2,344px)}}@media screen and (max-width:768px){.authorCards{grid-template-columns:repeat(1,320px)}}.authorCard{background:#434343;border:1px solid #575757;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;padding:23px 32px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;max-width:374px}@media screen and (max-width:992px){.authorCard{padding:22px}}@media screen and (max-width:768px){.authorCard{padding:22px 16px}}.authorCardImg{border-radius:4px;height:200px;overflow:hidden;width:200px}.authorCardImg img{-o-object-fit:cover;object-fit:cover}.authorCardInfo{border-bottom:2px solid #212121;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;width:100%}.authorCardName a{color:#69d765;font-size:20px;text-transform:uppercase}.authorCardPos{background:#333;border:1px solid #575757;border-radius:34px;color:#fff;font-size:16px;font-weight:700;padding:9px 14px;text-align:center}.authorCardDesc{font-size:14px;font-weight:400}.authorCardExp{border-bottom:2px solid #212121;border-top:2px solid #212121;margin-top:auto;padding-bottom:16px;padding-top:16px;width:100%}.authorCardExpList{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.authorCardExpList,.authorCardExpList div{display:-webkit-box;display:-ms-flexbox;display:flex}.authorCardExpList div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:16px;font-weight:700;padding-left:13px;padding-right:20px;position:relative}@media screen and (max-width:768px){.authorCardExpList div{padding-right:13px}}.authorCardExpList div:after{background-color:#69d765;border-radius:50%;content:"";height:8px;left:0;position:absolute;top:5px;width:8px}.authorCardExpList div span{font-weight:400}.authorCardSocialsList{gap:4px}.authorCardSocialsList,.authorCardSocialsList a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.authorCardSocialsList a{background-image:url(../images/author-soc-bg.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;height:43px;width:50px}.authorCardSocialsList a img{margin-bottom:0}.content .gambling{border-bottom:1px solid #5c6464;border-top:1px solid #5c6464;margin:30px 0}.content .gambling h2#gambling_test{text-align:left}.content .gambling li:before{content:unset!important}.content .gamblingNavs{list-style-type:none;margin:30px 0!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:calc(100% - 20px)}.content .gamblingNavs>li{display:block;height:20px;margin:0!important;padding:0;position:relative;width:100%}.content .gamblingNavs>li>span{background:#56575e;border-radius:100%;display:block;height:11px;left:0;position:absolute;text-indent:-9999px;top:4.5px;width:11px}.content .gamblingNavs>li:last-child{width:0}.content .gamblingNavs>li:last-child:after{content:unset}.content .gamblingNavs>li:after{background:#393a40;content:"";height:1px;left:0;position:absolute;top:9.5px;width:100%;z-index:-1}.content .gamblingNavs>li.active:after,.content .gamblingNavs>li.active>span{background:#36c727}.content .gamblingNavs>li.current{width:0;z-index:1}.content .gamblingNavs>li.current>span{border:4px solid #36c727;height:16px;left:-2px;top:2px;width:16px}.content .gamblingItems{margin:0 0 2em!important}.content .gamblingItem{background:#242528;border:1px solid hsla(0,0%,91%,.1);border-radius:15px;display:block;padding:30px}.content .gamblingItem.hide{display:none}.content .gamblingItem:before{content:unset}.content .gamblingItem div:not(:last-child){margin-bottom:30px}.content .gamblingItemQuestion{font-size:1.25em;text-align:justify}.content .gamblingItemQuestion span{color:#36c727;font-size:.625em}.content .gamblingItemQuestion span b{color:#a8feb6;font-size:1.875em}.content .gamblingItemAnswers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.content .gamblingItemAnswer{display:block;margin:0 15px 7px 0;width:auto}.content .gamblingItemAnswer>label{cursor:pointer;display:inline-block;line-height:24px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.content .gamblingItemAnswer>label:before{background:url(../images/gtest-radio.svg) 50% no-repeat;background-size:90%;content:"";display:inline-block;height:18px;line-height:24px;margin-right:4px;vertical-align:text-top;width:18px}.content .gamblingItemAnswer>label:hover:before{-webkit-filter:brightness(120%);filter:brightness(120%)}.content .gamblingItemAnswer input[type=radio]{display:none}.content .gamblingItemAnswer input[type=radio]:checked+label:before{background:url(../images/gtest-radio-active.svg) 50% no-repeat;background-size:90%}.content .gamblingItemAnswer input[type=radio]:disabled+label:before{-webkit-filter:grayscale(100%);filter:grayscale(100%)}@media screen and (max-width:768px){.content .gamblingItemAnswer{width:100%}}.content .gamblingItemTotal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #5c6464;font-size:2.25em;padding-bottom:30px}@media screen and (max-width:768px){.content .gamblingItemTotal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}}.content .gamblingItemTotalNum{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;height:90px;width:90px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:8px}.content .gamblingItemButtons,.content .gamblingItemTotalNum{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content .gamblingItemButtons{-webkit-box-pack:start;-ms-flex-pack:start;gap:20px;justify-content:flex-start}@media screen and (max-width:768px){.content .gamblingItemButtons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.content .gamblingItemButtons>.btn{background:#36c727;border:1px solid transparent;-webkit-box-shadow:none;box-shadow:none;font-weight:400;line-height:1.33;padding:10px 30px;text-shadow:none;text-transform:inherit;vertical-align:bottom}.content .gamblingItemButtons>.btn.btn-outline{background:transparent;border:1px solid #36c727}.content .gamblingItemButtons>.btn.btn-outline:hover{background-color:#4dc975;border-color:#4dc975;top:2px}@media screen and (max-width:768px){.content .gamblingItemButtons>.btn{min-width:80%;width:-webkit-max-content;width:-moz-max-content;width:max-content}}.content .latestBlogItems{gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;display:grid;justify-content:center;margin:20px 0;grid-gap:20px;grid-template-columns:repeat(auto-fill,360px)}@media screen and (max-width:390px){.content .latestBlogItems{grid-template-columns:repeat(auto-fill,300px)}}.content .latestBlogItem{display:-webkit-box;display:-ms-flexbox;display:flex;width:360px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#434343;border:1px solid #575757;border-radius:5px;gap:10px;padding:10px}@media screen and (max-width:390px){.content .latestBlogItem{width:300px}}.content .latestBlogItemImg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.content .latestBlogItemImg img{aspect-ratio:260/170}.content .latestBlogItemTitle{text-align:left;width:100%}.content .latestBlogItemInfo{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.85rem;margin:auto 0 0;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.casinoTables{margin:0 auto 1em;max-width:742px}.casinoTablesHead{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;overflow:auto}.casinoTablesHead.scroll{padding-bottom:8px}.casinoTablesBtn{display:-webkit-box;display:-ms-flexbox;display:flex;padding:14px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#1e2123;border-bottom:1px solid transparent;border-radius:8px 8px 0 0;cursor:pointer;font-size:16px;font-weight:700;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;overflow:hidden;-webkit-transition:all .3s;transition:all .3s;-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (max-width:768px){.casinoTablesBtn{font-size:14px}}.casinoTablesBtn.active{border-color:#ffbf00}.casinoTablesContent{background-color:#1e2123;border-radius:0 0 8px 8px;display:none;padding:24px}@media screen and (max-width:768px){.casinoTablesContent{padding:24px 14px}}.casinoTablesContent.active{display:block}.casinoTablesItem{border-bottom:1px solid #262728;display:grid;grid-template-columns:215px auto;padding:14px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:768px){.casinoTablesItem{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;padding:10px 0}}.casinoTablesItem:last-child{border-bottom:none;padding-bottom:0}.casinoTablesItem.geo button{font-size:16px}.casinoTablesItemTtl{color:#cbcbcb;font-size:16px;font-weight:400}@media screen and (max-width:768px){.casinoTablesItemTtl{font-size:14px}}.casinoTablesItemInfo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:16px;font-weight:400;gap:1px}@media screen and (max-width:767px){.casinoTablesItemInfo{width:100%}}.geo .casinoTablesItemInfo{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.games .casinoTablesItemInfo{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:14px;gap:20px}.casinoTablesItemInfo span{background-repeat:no-repeat;background-size:cover;border-radius:50%}.casinoTablesItemInfo span.graf{color:#a3afb9;display:block;width:100%}.casinoTablesItemInfo span.true-info{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Ccircle cx='10' cy='10' r='10' fill='%2301B33B'/%3E%3Cpath fill='%23fff' d='m8.618 12.504 6.688-6.71a.77.77 0 0 1 .563-.238q.326 0 .561.237a.77.77 0 0 1 .237.565.77.77 0 0 1-.237.564l-7.26 7.285a.76.76 0 0 1-.552.237.76.76 0 0 1-.552-.237l-3.394-3.405a.74.74 0 0 1-.227-.564.8.8 0 0 1 .247-.565.77.77 0 0 1 .563-.237q.325 0 .562.237z'/%3E%3C/svg%3E");height:20px;width:20px}.casinoTablesItemInfo span.false-info{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Ccircle cx='10' cy='10' r='10' fill='%23FFC1C1'/%3E%3Cpath fill='%23E4142B' fill-rule='evenodd' d='M5.885 13.292a.582.582 0 0 0 .823.823l3.25-3.25 3.334 3.333a.582.582 0 0 0 .823-.823l-3.333-3.334 3.333-3.333a.582.582 0 1 0-.823-.823L9.96 9.218l-3.251-3.25a.582.582 0 0 0-.823.823l3.25 3.25z' clip-rule='evenodd'/%3E%3C/svg%3E");height:20px;width:20px}.casinoTablesItemInfo span.small{height:14px;width:14px}.casinoTablesItemInfo ul.property-list{margin:0;padding:0}.casinoTablesItemInfo ul.property-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.casinoTablesItemInfo ul.property-list li:not(:last-child){margin-bottom:6px}.casinoTablesItemInfo ul.property-list li:before{display:none}.casinoTablesItemInfoTbl:is(table){margin:0!important;max-width:375px;width:100%}.casinoTablesItemInfoTbl:is(table) tr :is(th,td){border:0;color:#fff;font-size:14px;font-style:normal;font-weight:600;padding:3px 6px;vertical-align:middle;width:100%}.casinoTablesItemInfoTbl:is(table) tr :is(th,td):is(:first-child,:last-child){width:1px}.casinoTablesItemInfoTbl:is(table) tr :is(th,td):first-child{padding-left:0;padding-right:12px}@media screen and (min-width:380px){.casinoTablesItemInfoTbl:is(table) tr :is(th,td):first-child{max-width:35%;white-space:nowrap}}.casinoTablesItemInfoTbl:is(table) tr :is(th,td):last-child{font-size:12px;padding-right:0;white-space:nowrap}.casinoTablesItemInfoTbl:is(table) tr :is(th,td) .progress{width:100%}.casinoTablesItemInfoTbl:is(table) tr :is(th,td) .progress span{border-radius:3px}.casinoTablesItem .more-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.casinoTablesItem .more-list-text{background:#848484;border:4px solid #fff;border-radius:6px;padding:3px 5px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.casinoTablesItem .more-list-a img{-webkit-filter:none;filter:none;max-height:100%}.game .casinoTablesItem .more-list-cont{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.casinoTablesItem .more-list-cont.in-tooltip .more-list-geo.inline{width:-webkit-max-content;width:-moz-max-content;width:max-content}.casinoTablesItem .more-list-btn span.only-desc{display:inline}@media screen and (max-width:992px){.casinoTablesItem .more-list-btn span.only-desc{display:none}}.casinoTablesItem .more-list-btn span.only-mob{display:none}@media screen and (max-width:992px){.casinoTablesItem .more-list-btn span.only-mob{display:inline}.casinoTablesItem .more-list-pay.only-desc{display:none}}.casinoTablesItem .more-list-geo{background:#38383b;border-color:#38383b;border-radius:50%;-webkit-filter:none;filter:none;height:27px;overflow:visible;padding:0;width:27px}.casinoTablesItem .more-list-geo.more-list-a.inline{border-radius:10px;padding:0 15px 0 10px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.casinoTablesItem .more-list-geo img{border-radius:50%;-webkit-filter:grayscale(0);filter:grayscale(0);height:100%;min-height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.casinoTablesItem .more-list-geo.active{height:34px;position:relative;width:34px}.casinoTablesItem .more-list-geo.active:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Ccircle cx='9' cy='9' r='9' fill='%2301B33B'/%3E%3Cpath fill='%23fff' d='m7.756 11.254 6.019-6.04A.7.7 0 0 1 14.28 5q.293 0 .506.214a.7.7 0 0 1 .213.508.7.7 0 0 1-.213.507l-6.534 6.557a.68.68 0 0 1-.497.214.68.68 0 0 1-.497-.214L4.205 9.722A.67.67 0 0 1 4 9.214a.73.73 0 0 1 .223-.508.7.7 0 0 1 .506-.214q.293 0 .506.214z'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";height:18px;position:absolute;right:-5px;top:-3px;width:18px}.casinoTablesItem .more-list-srtf{width:66px}.casinoTablesItem .more-list-srtf img{-webkit-filter:none;filter:none}.casinoTablesItem ul.casinoTablesItemList{margin:0;padding:0}.casinoTablesItem ul.casinoTablesItemList li:not(:last-child){margin-bottom:6px}.casinoTablesItem ul.casinoTablesItemList li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.casinoTablesItem ul.casinoTablesItemList li span{color:#fff;font-weight:700;padding:0 2px}.quickLinks{background:#141b1f;bottom:0;display:none;left:0;padding:0 20px;position:fixed;width:100%;z-index:10}@media screen and (max-width:768px){.quickLinks{display:none}.quickLinks.active{display:block}}.quickLinksBox{-ms-flex-pack:distribute;gap:10px;height:76px;justify-content:space-around;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:3px}.quickLinksBox,.quickLinksItem{display:-webkit-box;display:-ms-flexbox;display:flex}.quickLinksItem{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;gap:5px;width:24%}.quickLinksItem img{-webkit-filter:contrast(0);filter:contrast(0);-o-object-fit:contain;object-fit:contain;width:100%}.quickLinksItem:focus,.quickLinksItem:hover{text-decoration:none}.quickLinksItem.active-path img,.quickLinksItem:focus img,.quickLinksItem:hover img{-webkit-filter:none;filter:none}.quickLinksImg{display:-webkit-box;display:-ms-flexbox;display:flex;height:38px;min-height:38px;min-width:38px;width:38px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#213746;border-radius:50%;overflow:hidden;padding:6px}.quickLinksTtl{color:#fff;font-size:11px;font-weight:600;text-align:center;text-decoration:none;text-transform:uppercase}.expert{margin-bottom:20px;width:100%}.expert-inner{display:grid;grid-template-columns:106px auto;margin:0 auto;max-width:787px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#434343;border:1px solid #565656;border-radius:6px;gap:17px;padding:16px 12px}@media screen and (max-width:768px){.expert-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:32px}}.expert-logo{height:116px;min-width:106px;width:106px}.expert-logo img{aspect-ratio:106/116;height:100%;-o-object-fit:contain;object-fit:contain;width:auto}.expert-ttl{color:#a8feb6;font-size:24px;font-weight:400;text-transform:uppercase}@media screen and (max-width:992px){.expert-ttl{font-size:20px}}.expert-cont{color:#fbfbfb;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;height:100%;padding:0 17px;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;gap:4px;justify-content:center}@media screen and (max-width:768px){.expert-cont{padding:17px 0 0;text-align:center;width:100%}}.expert-cont:before{background-color:#212121;border-right:1px solid #565656;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:1px}@media screen and (max-width:768px){.expert-cont:before{border-bottom:1px solid #565656;border-right:none;height:1px;width:100%}}[dir=rtl] .casinoTablesItemInfoTbl:is(table) tr :is(th,td):last-child{direction:ltr!important;text-align:end!important}.casinoTablesItemInfoTbl td,.casinoTablesItemInfoTbl th,[dir=rtl] .listing-info-tbl td,[dir=rtl] .listing-info-tbl th{border:none!important}.banner-cta a:hover,a:focus,a:visited{text-decoration:none!important}.banner-cta button.btn-tocasino-custom.col,.banner-cta button.btn-tocasino.col{background:transparent;border:none}@media screen and (max-width:768px){html[dir=rtl] .banner-cta__close{left:0;right:auto}}.screen-d,.screen-m{margin:0 0 10px}.screen-d-pagination,.screen-m-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:22px}.screen-d .swiper-pagination-bullet,.screen-m .swiper-pagination-bullet{background:transparent;border:1px solid #01b33b;border-radius:50%;display:block;height:7px;width:7px}.screen-d .swiper-pagination-bullet-active,.screen-m .swiper-pagination-bullet-active{background:#01b33b}.screen-inner{display:-webkit-box;display:-ms-flexbox;display:flex}.screen-card{border-radius:4px;color:#fff;display:block;font-size:12px;font-weight:400;height:auto!important;margin-bottom:26px;padding:0;position:relative;width:100%}@media (max-width:600px){.screen-card{height:148px}}.screen-card img.screen-card-img{border-radius:4px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.screen-card-name{bottom:-26px;color:#fff;font-size:12px;left:0;position:absolute;text-decoration:none}.screen-card-bg{bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;left:0;position:absolute;right:0;top:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:hsla(0,0%,7%,.502);opacity:0;-webkit-transition:all .3s;transition:all .3s}.screen-card-bg:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none' viewBox='0 0 28 28'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-width='2' d='m27 27-5.981-5.992M24.333 13a11.333 11.333 0 1 1-22.666 0 11.333 11.333 0 0 1 22.666 0Z'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";display:block;height:18px;width:18px}.screen-card:hover .screen-card-bg{opacity:1}.pswp__bg{background:#252525}.pswp__scroll-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.pswp__top-bar{-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px;height:auto;justify-content:space-between;margin:0 auto;padding:20px;position:static}.pswp__top-bar .pswp__button.pswp__button--download-button{-webkit-box-ordinal-group:4;-ms-flex-order:3;display:-webkit-box;display:-ms-flexbox;display:flex;order:3;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#a3afb9;font-size:16px;gap:10px;height:auto;margin-right:160px;text-decoration:none}@media (max-width:768px){.pswp__top-bar .pswp__button.pswp__button--download-button{margin-right:0;width:auto}}.pswp__top-bar .pswp__button.pswp__button--zoom,.pswp__top-bar .pswp__preloader{display:none}.pswp__top-bar .pswp__cas-name{-webkit-box-ordinal-group:2;-ms-flex-order:1;font-size:16px;order:1}@media (max-width:768px){.pswp__top-bar .pswp__cas-name{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.pswp__top-bar .pswp__counter{-webkit-box-ordinal-group:3;-ms-flex-order:2;font-size:20px;margin:0;order:2;padding-right:42px}@media (max-width:768px){.pswp__top-bar .pswp__counter{-webkit-box-ordinal-group:2;-ms-flex-order:1;font-size:18px;order:1;padding:0;text-align:end;width:100%}}.pswp__top-bar .pswp__button.pswp__button--close{position:absolute;right:0;top:0}.pswp__button--arrow{bottom:20px;height:auto;top:auto;width:38px}.pswp__button--arrow:hover svg path{fill:#01b33b}@media (max-width:768px){.pswp__button--arrow{display:none!important}}.pswp--touch .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{left:auto;margin-right:70px;right:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.pswp__button--arrow--next{margin-right:20px}.pswp__bullets-indicator{display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:65px;left:50%;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);z-index:100!important}@media (max-width:768px){.pswp__bullets-indicator{display:-webkit-box;display:-ms-flexbox;display:flex}}.pswp__bullet{background:transparent;border:1px solid #01b33b;border-radius:50%;height:9px;margin:0 5px;width:9px}.pswp__bullet--active{background:#01b33b}.screen-m-title{font-size:12px;padding-left:6px;padding-top:12px}@media (min-width:768px){.screen-m-pagination{display:none!important}}.screen-m-card{max-width:248px;width:248px}.screen-m-card,.screen-m-card:hover{text-decoration:none}.screen-m-card .screen-card-bg{border-radius:35px;z-index:2}.screen-m-img{display:-webkit-box;display:-ms-flexbox;display:flex;height:517px;position:relative;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 7px}.screen-m img.screen-m-bg{height:100%;position:absolute;width:100%;z-index:-1}.screen-m img.screen-m-scr{border-radius:35px;height:100%;width:100%;z-index:1}.markets{display:grid;gap:24px;grid-template-columns:repeat(2,1fr);margin-bottom:1em}@media (max-width:768px){.markets{grid-template-columns:repeat(1,100%)}}.markets-itm{background:#242528;border:1px solid #38383b;border-radius:10px;-webkit-box-shadow:0 4px 16px 0 rgba(33,33,33,.6);box-shadow:0 4px 16px 0 rgba(33,33,33,.6);display:-webkit-box;display:-ms-flexbox;display:flex;padding:27px 14px 21px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:768px){.markets-itm{padding:24px 14px 18px}}.markets-top{display:grid;gap:8px;grid-template-columns:80px auto 26px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:768px){.markets-top{grid-template-columns:53px auto 26px}}.markets-top img.hex-img{max-width:79px;width:79px}@media (max-width:768px){.markets-top img.hex-img{max-width:53px;width:53px}}.markets-ttl{font-size:20px;font-weight:600;margin-bottom:2px}@media (max-width:768px){.markets-ttl{font-size:17px}}.markets-subttl{font-size:12px;font-weight:400;margin-bottom:6px}.markets .rate{background:transparent;padding:0}.markets-mark{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='27' fill='none' viewBox='0 0 26 27'%3E%3Ccircle cx='13' cy='13.973' r='12.5' stroke='url(%23a)'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='2.137' x2='28.849' y1='.973' y2='.973' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFBF00'/%3E%3Cstop offset='1' stop-color='%23FAA301'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;color:#ffbf00;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;font-weight:600;height:26px;margin-bottom:auto;width:26px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1}.markets-bonus,.markets-mark{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.markets-bonus{border:1px solid #01b33b;border-radius:10px;display:grid;gap:9px;grid-template-columns:auto auto;margin-bottom:28px;margin-top:24px;padding:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.markets-bonus-txt{color:#01b33b;font-size:14px;font-weight:700}.markets-bonus-txt p{margin:0!important;text-align:start!important}.markets-bonus-lbl{color:#fff;font-size:12px;font-weight:400;margin-bottom:5px}.markets-bonus-btn.btn.btn-tocasino.btn-green{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:13px;font-weight:600;padding:11px 10px;text-shadow:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;height:-webkit-max-content;height:-moz-max-content;height:max-content;justify-content:center;margin-top:-2px;width:-webkit-min-content;width:-moz-min-content;width:min-content}@media (max-width:400px){.markets-bonus-btn.btn.btn-tocasino.btn-green{font-size:12px}}.markets-bottom{border-top:1px solid #38383b;margin-top:20px;padding-top:20px}.markets-bottom,.markets-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.markets-link{color:#fff;font-size:14px;font-weight:600;gap:10px;line-height:16px;min-height:23px;position:relative;text-decoration:none;text-transform:uppercase;-webkit-transition:all .2s linear;transition:all .2s linear}.markets-link:before{background-color:#fff;bottom:0;content:"";height:1px;left:0;position:absolute;width:calc(100% - 30px)}[dir=rtl] .markets-link:before{left:auto;right:0}.markets-link:focus,.markets-link:hover,.markets-link:visited,.markets-link:visited:focus,.markets-link:visited:hover{color:#fff;font-size:16px;line-height:16px;text-decoration:none}.markets-link:after{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:20px;width:20px}.markets-link-google:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='21' fill='none' viewBox='0 0 20 21'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23EA4335' d='M9.403 10.508 1.03 19.28a2.272 2.272 0 0 0 3.326 1.348l9.422-5.366z'/%3E%3Cpath fill='%23FBBC04' d='m17.87 9.016-4.074-2.333-4.586 4.024 4.605 4.543 4.043-2.309a2.215 2.215 0 0 0 0-3.925z'/%3E%3Cpath fill='%234285F4' d='M1.029 2.633q-.076.282-.075.574v15.5q0 .292.075.574l8.661-8.549z'/%3E%3Cpath fill='%2334A853' d='m9.466 10.957 4.33-4.274-9.41-5.392A2.3 2.3 0 0 0 3.22.973a2.27 2.27 0 0 0-2.19 1.654z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M.954.973h18.092v20H.954z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.markets-link-app:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='21' fill='none' viewBox='0 0 20 21'%3E%3Cpath fill='url(%23a)' d='M12.72 1.973c1.8 0 2.7 0 3.68.3 1.06.38 1.9 1.22 2.28 2.28.32.98.32 1.9.32 3.7v5.44c0 1.8 0 2.7-.3 3.68a3.78 3.78 0 0 1-2.28 2.28c-1 .32-1.9.32-3.7.32H7.28c-1.8 0-2.7 0-3.68-.3-1.08-.4-1.9-1.22-2.3-2.3-.3-.96-.3-1.86-.3-3.68v-5.44c0-1.8 0-2.7.3-3.68.4-1.06 1.22-1.9 2.3-2.28.96-.32 1.86-.32 3.68-.32z'/%3E%3Cmask id='b' width='18' height='19' x='1' y='1' maskUnits='userSpaceOnUse' style='mask-type:luminance'%3E%3Cpath fill='%23fff' d='M12.72 1.973c1.8 0 2.7 0 3.68.3 1.06.38 1.9 1.22 2.28 2.28.32.98.32 1.9.32 3.7v5.44c0 1.8 0 2.7-.3 3.68a3.78 3.78 0 0 1-2.28 2.28c-1 .32-1.9.32-3.7.32H7.28c-1.8 0-2.7 0-3.68-.3-1.08-.4-1.9-1.22-2.3-2.3-.3-.96-.3-1.86-.3-3.68v-5.44c0-1.8 0-2.7.3-3.68.4-1.06 1.22-1.9 2.3-2.28.96-.32 1.86-.32 3.68-.32z'/%3E%3C/mask%3E%3Cg mask='url(%23b)'%3E%3Cpath fill='%23fff' d='M5.06 14.633c.02-.04.06-.06.1-.08.16-.04.32-.08.48-.08.44 0 .84.16 1.16.44.04.04.04.1.02.14l-.82 1.4c-.16.28-.46.44-.76.44-.18 0-.36-.06-.52-.18-.36-.26-.44-.78-.22-1.16zm10.66-2.14c.46 0 .86.34.9.78.04.52-.36.96-.86.96H14.7l.78 1.34c.22.38.14.9-.22 1.16-.16.12-.34.18-.52.18-.3 0-.6-.16-.76-.44l-1.88-3.26-1.48-2.56c-.02-.02-.02-.04-.02-.08 0-.1-.02-.2-.02-.3 0-.7.16-1.4.48-1.96.04-.06.14-.06.18 0l2.44 4.16h2.04zm-4.6.04c.44.26.72.76.72 1.32 0 .12-.02.22-.04.34 0 .02-.04.04-.06.04H4.28c-.5 0-.92-.44-.86-.96.04-.46.44-.78.9-.78H6.3L9 7.853l-.74-1.26a.852.852 0 0 1 .4-1.22c.42-.18.9 0 1.14.38l.22.38.24-.4c.26-.44.84-.58 1.26-.28.38.26.46.78.22 1.18l-3.44 5.86h2.68c.06 0 .1.02.14.04'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='a' x1='9.996' x2='9.996' y1='1.981' y2='19.969' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2319E6FF'/%3E%3Cstop offset='1' stop-color='%231E51EE'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E")}.markets-info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px 30px;margin-top:auto}.markets-info-lbl{color:#cbcbcb;font-size:12px;font-weight:400;margin-bottom:2px}.markets-info-val{font-size:12px;font-weight:600}.markets-info-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;background-color:#151d20;border-radius:50%;height:30px;justify-content:center;padding:6px;width:30px}.markets-info-img,.markets-info-itm{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.markets-info-itm{display:grid;gap:3px;grid-template-columns:30px auto}#top3Container.top3-popup .top3-content{max-height:98%;max-width:1108px;overflow-y:auto;padding:20px;width:98%}#top3Container.top3-popup .top3-content::-webkit-scrollbar{display:none}#top3Container.top3-popup .top3-content .top3-inner{background:#434343;border:1px solid #565656;border-radius:6px;padding:24px 8px;position:relative}@media (min-width:768px){#top3Container.top3-popup .top3-content .top3-inner{padding:24px 12px}}@media (min-width:1200px){#top3Container.top3-popup .top3-content .top3-inner{padding:32px 34px}}#top3Container.top3-popup .top3-content div.h3{color:#fff;font-size:24px;font-weight:400;margin:0 0 26px;text-align:center;text-transform:uppercase}@media (min-width:1200px){#top3Container.top3-popup .top3-content div.h3{font-size:32px;margin:0 0 32px}}#top3Container.top3-popup .top3-content .close{background-color:#3c3a3a;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' fill='none' viewBox='0 0 40 40'%3E%3Cpath fill='%23fff' d='m11.225 32.094-2.319-2.319 9.275-9.275-9.275-9.275 2.319-2.319 9.275 9.275 9.275-9.275 2.319 2.319-9.275 9.275 9.275 9.275-2.319 2.319-9.275-9.275z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:25px 25px;border:1px solid #565656;border-radius:50%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:34px;position:absolute;right:-14px;text-align:center;top:-14px;width:34px;z-index:102}@media (min-width:768px){#top3Container.top3-popup .top3-content .close{background-size:39px 39px;height:53px;width:53px}}#top3Container.top3-popup .top3-content .top3-container{display:grid;gap:16px;grid-template-columns:repeat(1,100%)}@media (min-width:1200px){#top3Container.top3-popup .top3-content .top3-container{gap:15px;grid-template-columns:repeat(3,1fr)}}#top3Container.top3-popup .top3-content .top3-container:after,#top3Container.top3-popup .top3-content .top3-container:before{display:none}#top3Container.top3-popup .top3-content .top3-container .top3-item{background:#242528;border:1px solid #38383b;border-radius:10px;margin:0;padding:32px 16px;position:relative}@media (min-width:768px){#top3Container.top3-popup .top3-content .top3-container .top3-item{padding:16px 8px 24px}}@media (min-width:1200px){#top3Container.top3-popup .top3-content .top3-container .top3-item{padding:32px 16px}}#top3Container.top3-popup .top3-content .top3-container .top3-item img.hex-img{height:105px;-o-object-fit:cover;object-fit:cover;width:105px}#top3Container.top3-popup .top3-content .top3-item-inner{display:block;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:768px){#top3Container.top3-popup .top3-content .top3-item-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:1200px){#top3Container.top3-popup .top3-content .top3-item-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;height:100%;justify-content:space-between}}#top3Container.top3-popup .top3-content .top3-item-top{display:grid;gap:16px;grid-template-columns:105px auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #38383b;min-width:50%;padding:0 0 16px}@media (min-width:768px){#top3Container.top3-popup .top3-content .top3-item-top{border-right:1px solid #38383b;padding:0 22px 12px;width:50%}}@media (min-width:1200px){#top3Container.top3-popup .top3-content .top3-item-top{border-right:none;min-width:100%;padding:0 0 16px}}#top3Container.top3-popup .top3-content .top3-item-name{color:#fff;font-size:20px;font-weight:700;line-height:1.1;margin-bottom:8px;text-align:start}#top3Container.top3-popup .top3-content .top3-item-raiting{text-align:start}#top3Container.top3-popup .top3-content .top3-item-bonus{border-bottom:1px solid #38383b;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:50%}@media (min-width:768px){#top3Container.top3-popup .top3-content .top3-item-bonus{border-left:1px solid #38383b;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:12px 22px;width:50%}}@media (min-width:1200px){#top3Container.top3-popup .top3-content .top3-item-bonus{border-left:none;min-width:100%;padding-left:0;padding-right:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}#top3Container.top3-popup .top3-content .top3-item-mid{border-bottom:1px solid #38383b;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;margin-top:auto;min-width:50%}@media (min-width:768px){#top3Container.top3-popup .top3-content .top3-item-mid{border-left:1px solid #38383b;-webkit-box-ordinal-group:3;-ms-flex-order:2;margin-top:0;order:2;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:12px 22px;width:50%}}@media (min-width:1200px){#top3Container.top3-popup .top3-content .top3-item-mid{min-width:100%;padding-left:0;padding-right:0;-webkit-box-ordinal-group:unset;-ms-flex-order:unset;border-left:none;order:unset}}#top3Container.top3-popup .top3-content .top3-item-dep{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px 0 24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;border-bottom:none;-ms-flex-direction:column;flex-direction:column;gap:12px;min-width:50%}@media (min-width:768px){#top3Container.top3-popup .top3-content .top3-item-dep{border-bottom:1px solid #38383b;gap:6px;padding:12px 22px;width:50%}}@media (min-width:1200px){#top3Container.top3-popup .top3-content .top3-item-dep{border-bottom:none;min-width:100%;padding-left:0;padding-right:0}}#top3Container.top3-popup .top3-content .top3-item-lbl{color:#fff;font-size:16px;font-weight:400;text-align:center}@media (min-width:768px){#top3Container.top3-popup .top3-content .top3-item-lbl{text-align:start}}@media (min-width:1200px){#top3Container.top3-popup .top3-content .top3-item-lbl{text-align:center}}#top3Container.top3-popup .top3-content button.btn-tocasino-custom{background:none;border:none;color:#01b33b;font-size:20px;font-weight:700;padding:0;text-align:center;text-decoration:none}#top3Container.top3-popup .top3-content button.btn-tocasino-custom:hover{color:#01b33b;text-decoration:none}#top3Container.top3-popup .top3-content a.top3-item-val,#top3Container.top3-popup .top3-content span.top3-item-val{background:none;border:none;color:#01b33b;font-size:20px;font-weight:700;text-align:center;text-decoration:none}@media (min-width:768px){#top3Container.top3-popup .top3-content a.top3-item-val,#top3Container.top3-popup .top3-content span.top3-item-val{text-align:start}}@media (min-width:1200px){#top3Container.top3-popup .top3-content a.top3-item-val,#top3Container.top3-popup .top3-content span.top3-item-val{text-align:center}}#top3Container.top3-popup .top3-content a.top3-item-val:hover,#top3Container.top3-popup .top3-content span.top3-item-val:hover{color:#01b33b;text-decoration:none}#top3Container.top3-popup .top3-content .top3-item-pay{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}@media (min-width:768px){#top3Container.top3-popup .top3-content .top3-item-pay{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media (min-width:1200px){#top3Container.top3-popup .top3-content .top3-item-pay{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}#top3Container.top3-popup .top3-content .top3-item-pay a,#top3Container.top3-popup .top3-content .top3-item-pay span{background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8f2f2));background:linear-gradient(180deg,#fff,#f8f2f2);border:1px solid #c7c7c7;border-radius:4px;height:28px;max-width:15%;width:44px}#top3Container.top3-popup .top3-content .top3-item-pay a img,#top3Container.top3-popup .top3-content .top3-item-pay span img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}#top3Container.top3-popup .top3-content .top3-item-btn,#top3Container.top3-popup .top3-content button.top3-item-btn{margin:0 auto;-webkit-box-ordinal-group:7;-ms-flex-order:6;background-color:#01b33b;color:#fff;height:45px;max-width:100%;order:6;padding:12px;width:288px}#top3Container.top3-popup .top3-content .top3-item-btn:hover,#top3Container.top3-popup .top3-content button.top3-item-btn:hover{color:#fff}@media (min-width:768px){#top3Container.top3-popup .top3-content .top3-item-btn,#top3Container.top3-popup .top3-content button.top3-item-btn{margin:16px auto 0}}@media (min-width:1200px){#top3Container.top3-popup .top3-content .top3-item-btn,#top3Container.top3-popup .top3-content button.top3-item-btn{margin:0 auto}}#top3Container.top3-popup .top3-content .rate{-ms-flex-wrap:wrap;flex-wrap:wrap}#top3Container.top3-popup .top3-content .ribbon{color:#252525;font-size:12px;font-weight:600;left:50%;position:absolute;top:-10px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.other-revs{margin:24px 0}.other-revs h2{text-align:center}.other-revs-more{background:transparent;border:none;color:#a8feb6;cursor:pointer;display:block;font-size:14px;font-weight:600;margin:14px auto 0;padding:0;text-decoration:underline}.other-revs-items{margin-bottom:34px;margin-top:32px}@media screen and (max-width:768px){.other-revs-items{margin-bottom:24px;margin-top:14px}}.other-revs-item{background:#2b2c30;border:1px solid #38383b;border-radius:16px;-webkit-box-shadow:0 4px 16px 0 rgba(33,33,33,.6);box-shadow:0 4px 16px 0 rgba(33,33,33,.6);padding:24px}.other-revs-item.swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;height:auto}.other-revs-item-txt{color:#fff;font-weight:400}.other-revs-item-txt p{font-size:14px;margin:0;padding:0}@media screen and (max-width:768px){.other-revs-item-txt p{font-size:16px}}.content .other-revs-item-txt p{margin:0;padding:0}.other-revs-item-top{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}.other-revs-item-author,.other-revs-item-top{display:-webkit-box;display:-ms-flexbox;display:flex}.other-revs-item-author{color:#fff;font-size:14px;font-weight:600;gap:9px}.other-revs-item-author time{color:#a3afb9;display:block;font-size:12px;font-weight:400;margin-top:4px}.other-revs-item-author img{border-radius:50%;height:40px;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:40px;-ms-flex-negative:0;flex-shrink:0}.other-revs-item-brand{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:4px}.other-revs-item-brand img{aspect-ratio:82/25;height:25px;-o-object-fit:cover;object-fit:cover;width:82px;-ms-flex-negative:0;flex-shrink:0}.other-revs-item-brand a,.other-revs-item-brand a:visited{color:#228dff;font-size:14px;font-weight:600;text-decoration:underline;-webkit-transition:all .3s;transition:all .3s}.other-revs-item-brand a:hover,.other-revs-item-brand a:visited:hover{color:#50a5ff}.other-revs-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}.other-revs-next,.other-revs-prev{background-color:transparent;background-position:50%;background-repeat:no-repeat;border:none;cursor:pointer;height:16px;padding:0;width:38px}@media screen and (max-width:768px){.other-revs-next,.other-revs-prev{display:none}}.other-revs-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='39' height='16' fill='none' viewBox='0 0 39 16'%3E%3Cpath fill='%2301B33B' d='M.293 8.707a1 1 0 0 1 0-1.414L6.657.929A1 1 0 0 1 8.07 2.343L2.414 8l5.657 5.657a1 1 0 1 1-1.414 1.414zM39 9H1V7h38z'/%3E%3C/svg%3E")}.other-revs-prev:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='39' height='16' fill='none' viewBox='0 0 39 16'%3E%3Cpath fill='%2306DE4C' d='M.293 8.707a1 1 0 0 1 0-1.414L6.657.929A1 1 0 0 1 8.07 2.343L2.414 8l5.657 5.657a1 1 0 1 1-1.414 1.414zM39 9H1V7h38z'/%3E%3C/svg%3E")}.other-revs-prev.swiper-button-disabled{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='39' height='16' fill='none' viewBox='0 0 39 16'%3E%3Cpath fill='%239C9C9C' d='M.293 8.707a1 1 0 0 1 0-1.414L6.657.929A1 1 0 0 1 8.07 2.343L2.414 8l5.657 5.657a1 1 0 1 1-1.414 1.414zM39 9H1V7h38z'/%3E%3C/svg%3E");cursor:not-allowed}.other-revs-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='39' height='16' fill='none' viewBox='0 0 39 16'%3E%3Cpath fill='%2301B33B' d='M38.707 8.707a1 1 0 0 0 0-1.414L32.343.929a1 1 0 1 0-1.414 1.414L36.586 8l-5.657 5.657a1 1 0 0 0 1.414 1.414zM0 9h38V7H0z'/%3E%3C/svg%3E")}.other-revs-next:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='39' height='16' fill='none' viewBox='0 0 39 16'%3E%3Cpath fill='%2306DE4C' d='M38.707 8.707a1 1 0 0 0 0-1.414L32.343.929a1 1 0 1 0-1.414 1.414L36.586 8l-5.657 5.657a1 1 0 0 0 1.414 1.414zM0 9h38V7H0z'/%3E%3C/svg%3E")}.other-revs-next.swiper-button-disabled{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='39' height='16' fill='none' viewBox='0 0 39 16'%3E%3Cpath fill='%239C9C9C' d='M38.707 8.707a1 1 0 0 0 0-1.414L32.343.929a1 1 0 1 0-1.414 1.414L36.586 8l-5.657 5.657a1 1 0 0 0 1.414 1.414zM0 9h38V7H0z'/%3E%3C/svg%3E");cursor:not-allowed}.other-revs-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:22px}@media screen and (min-width:768px){.other-revs-pagination{display:none}}.other-revs .swiper-pagination-bullet{background:transparent;border:1px solid #01b33b;border-radius:50%;display:block;height:9px;width:9px}.other-revs .swiper-pagination-bullet-active{background:#01b33b}