@charset "UTF-8";.ratings .rating{align-items:stretch;border:1px solid var(--border-brand);border-radius:16px;box-shadow:0 1px 2px rgba(0,0,0,.04),0 8px 24px rgba(0,0,0,.07);display:flex;margin:0 0 30px;min-height:176px;position:relative}.ratings .rating.bg_brand{background:var(--bg-brand)}.ratings .rating .brand_name{color:var(--color-brand_name)}.ratings .rating .brand_bonus{color:var(--color-brand_bonus)}.ratings .rating .advantages_item{background:var(--bg-advantages);border:1px solid var(--border-advantages);color:var(--color-advantages)}.ratings .rating .txt_rating{color:var(--color-txt_rating)}.ratings .rating .progress_bar{color:var(--color-progress_bar)}.ratings .rating .button_wrapper{background:var(--bg-button_wrapper)}.ratings .rating .top-rating{align-items:center;background:var(--bs-white,#fff);background-size:34px;border-radius:100%;box-shadow:0 4px 12px rgba(0,0,0,.12);display:flex;height:56px;inset-inline-start:8px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:56px;z-index:1}.ratings .rating .top-rating div{background:url(../../img/top-rating.png) no-repeat;background-size:30px;height:30px;width:30px}.ratings .rating .logo{align-items:center;border-radius:14px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.06);display:flex;justify-content:center}@media (max-width:991.98px){.ratings .rating .logo{border-bottom-left-radius:14px;border-top-right-radius:14px;padding:20px 16px}}@media (max-width:991.98px) and (max-width:767.98px){.ratings .rating .logo{border-radius:14px 14px 0 0}}.ratings .rating .logo img{height:auto;max-height:172px;-o-object-fit:cover;object-fit:cover;width:auto}.ratings .rating .bonus{align-items:center;display:flex;flex-direction:column;font-size:18px;font-weight:700;gap:4px;justify-content:center;line-height:1.45;margin:0 auto;padding:0 12px}.ratings .rating .bonus .brands-name{font-weight:800;letter-spacing:.06em;padding:0;text-transform:capitalize}.ratings .rating .mark-r{align-items:center;display:flex;flex-direction:column;justify-content:center}.ratings .rating .mark-r .mark-desc{font-size:15px;font-style:normal;font-weight:400;line-height:1.45;margin-top:8px;text-align:center}.ratings .rating .advantages{align-items:center;display:flex;justify-content:center;width:30%}.ratings .rating .advantages .dash-grid{-moz-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:12px;row-gap:10px;width:100%}.ratings .rating .advantages .dash-grid .dash-grid__item{align-items:center;border-radius:10px;display:flex;font-size:13px;font-weight:500;justify-content:flex-start;line-height:1.35;padding:10px 12px;word-break:break-word}.ratings .rating .advantages .dash-grid .dash-grid__item img{flex-shrink:0;height:auto;margin-block:0;margin-inline:0 10px;width:16px}.ratings .rating .button-wrapper{align-items:center;background:var(--bg-button_wrapper);border-inline-start:1px solid color-mix(in srgb,var(--border-brand) 45%,transparent);border-radius:14px;display:flex;flex-direction:column;justify-content:center;width:20%}@media (max-width:991.98px){.ratings .rating .button-wrapper{border-inline-start:none;border-top:1px solid color-mix(in srgb,var(--border-brand) 45%,transparent);border-top-left-radius:0;border-top-right-radius:0;margin-top:16px;padding:20px 16px;width:100%!important}}.ratings .rating .button-wrapper .play-button{align-items:center;background:var(--bs-primary,#0d6efd);border:1px solid transparent;border-radius:999px;box-shadow:0 2px 4px rgba(0,0,0,.06),0 6px 20px color-mix(in srgb,var(--bs-primary,#0d6efd) 28%,transparent);color:var(--bs-white,#fff);display:flex;font-size:15px;font-style:normal;font-weight:600;justify-content:center;letter-spacing:.04em;line-height:1.2;max-width:200px;padding:14px 28px;text-align:center;text-decoration:none;text-transform:uppercase;transition:background .2s ease,box-shadow .2s ease,transform .2s ease}.ratings .rating .button-wrapper .play-button:hover{background:color-mix(in srgb,var(--bs-primary,#0d6efd) 88%,#000);box-shadow:0 4px 8px rgba(0,0,0,.08),0 10px 28px color-mix(in srgb,var(--bs-primary,#0d6efd) 35%,transparent);transform:translateY(-1px)}.ratings .rating:has(>.top-rating){padding-inline-start:48px}.rating-bonus__wrap{align-items:stretch;display:flex;gap:8px;justify-content:space-evenly;padding:12px 16px;width:30%}@media (max-width:991.98px){.rating-bonus__wrap{padding:20px}}.card_style-2{border:1px solid rgba(0,0,0,.06);border-radius:var(--bs-border-radius-xl,.5rem);box-shadow:0 1px 3px rgba(0,0,0,.05),0 12px 32px rgba(0,0,0,.07);min-height:120px;transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease}.card_style-2.bg_brand{background:var(--bg-brand)}.card_style-2 .brand_name{color:var(--color-brand_name)}.card_style-2 .brand_bonus{color:var(--color-brand_bonus)}.card_style-2 .rating_numbers{color:var(--color-txt_rating);font-variant-numeric:tabular-nums;font-weight:600;margin-inline-start:6px}.card_style-2 .name_part{font-weight:700;letter-spacing:-.02em;line-height:1.25;margin-bottom:6px}.card_style-2 .name_part:last-child{margin-bottom:0}.card_style-2 .stars_rating{margin-inline:.5rem}.card_style-2:hover{border-color:color-mix(in srgb,var(--btn-cta-border) 28%,transparent);box-shadow:0 4px 8px rgba(0,0,0,.06),0 16px 40px rgba(0,0,0,.1);transform:translateY(-2px)}.card_style-2 .logo_part figure{margin:0}.card_style-2 .logo_part img{height:auto;max-height:172px;width:auto}.card_style-2 .btn{--bs-btn-font-weight:600;--bs-btn-border-width:2px;--bs-btn-border-color:var(--btn-cta-border);--bs-btn-color:var(--btn-cta-color);--bs-btn-hover-color:var(--btn-cta-hover-color);--bs-btn-hover-bg:var(--btn-cta-hover-bg);--bs-btn-hover-border-color:var(--btn-cta-hover-bg);--bs-btn-focus-shadow-rgb:var(--bs-primary-rgb,13,110,253);--bs-btn-active-color:var(--btn-cta-hover-color);--bs-btn-active-bg:var(--btn-cta-hover-bg);--bs-btn-active-border-color:var(--btn-cta-hover-bg);border-radius:999px;padding-block:.65rem;transition:transform .2s ease,box-shadow .2s ease}.card_style-2 .btn:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--btn-cta-border) 35%,transparent)}.card_style-2 .btn:hover{box-shadow:0 6px 16px color-mix(in srgb,var(--btn-cta-hover-bg) 32%,transparent);transform:translateY(-1px)}.card_style-3{border:1px solid var(--border-brand);border-radius:var(--bs-border-radius-xl,.5rem);min-height:120px}.card_style-3.bg_brand{background:var(--bg-brand)}.card_style-3>.col-12.col-md{padding-block:.875rem!important}@media (min-width:992px){.card_style-3>.col-12.col-md{padding-block:1rem!important}}.card_style-3 .icon_list{fill:currentColor;color:var(--color-icon)}.card_style-3 .brand_bonus{letter-spacing:-.015em}[dir=rtl] .card_style-3 .brand_bonus{text-align:right}@media (max-width:767.98px){[dir=rtl] .card_style-3 .brand_bonus{text-align:center}}.card_style-3 .brand_bonus_title{color:var(--color-brand_bonus_title);font-size:11px;font-weight:700;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}[dir=rtl] .card_style-3 .brand_bonus_title{text-align:right}@media (max-width:767.98px){[dir=rtl] .card_style-3 .brand_bonus_title{text-align:center}}.card_style-3 .brand_name{color:var(--color-brand_name)}.card_style-3 .rating_numbers{color:var(--color-txt_rating);font-variant-numeric:tabular-nums;font-weight:600}.card_style-3 .logo_part{--size:200px;flex-shrink:0;flex:0 0 auto;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media (min-width:992px){.card_style-3 .logo_part{flex:0 0 var(--size);max-width:var(--size)}}.card_style-3 .logo_part figure{margin:0}.card_style-3 .logo_part img{height:auto;max-height:172px;width:auto}.card_style-3 .end_part{--size:216px;flex-shrink:0;flex:0 0 auto;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media (min-width:992px){.card_style-3 .end_part{flex:0 0 var(--size);max-width:var(--size)}}.card_style-3 .list_advantages{border-top:1px solid var(--border-advantages);margin-block-start:1rem;padding-block-start:1rem}.card_style-3 .list_advantages li{align-items:flex-start}.card_style-3 .list_advantages li svg.icon_list{margin-top:3px}.card_style-3 .list_advantages .advantages_item{color:var(--color-advantages);font-size:14px;line-height:1.45}.card_style-3 .list_advantages .icon_list{--size:20px;flex:0 0 var(--size);height:var(--size);width:var(--size)}.card_style-3 .btn{border-radius:999px;box-shadow:0 2px 4px rgba(0,0,0,.05),0 8px 20px color-mix(in srgb,var(--bs-primary,#0d6efd) 20%,transparent);font-weight:600;transition:transform .2s ease,box-shadow .2s ease}.card_style-3 .btn:hover{box-shadow:0 4px 8px rgba(0,0,0,.08),0 12px 28px color-mix(in srgb,var(--bs-primary,#0d6efd) 28%,transparent);transform:translateY(-1px)}.btn_holder{border:3px solid var(--bs-danger);border-radius:8px;font-size:16px;min-height:50px;overflow:hidden;position:relative;transition:.5s;width:100%}.btn_holder .btn{background:var(--bs-danger);border:none;color:#fff;cursor:pointer;-webkit-mask:url(../img/nature-sprite.png);mask:url(../img/nature-sprite.png);-webkit-mask-size:2300% 100%;mask-size:2300% 100%;width:101%}.btn_holder .btn:hover{animation:ani .7s steps(22) forwards}.mas{align-items:center;color:#000;display:flex;font-weight:700;height:100%;justify-content:center;left:0;overflow:hidden;position:absolute;text-align:center;top:0;width:100%}@keyframes ani{0%{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:100% 0;mask-position:100% 0}}@keyframes ani2{0%{-webkit-mask-position:100% 0;mask-position:100% 0}to{-webkit-mask-position:0 0;mask-position:0 0}}.ratings{counter-reset:my-awesome-counter}.ratings.style4 .card_style-4.card_item{margin-bottom:28px}.ratings.style4 section:last-child .card_style-4.card_item{margin-bottom:0}.card_style-4{border-radius:var(--bs-border-radius-lg);box-shadow:var(--bs-box-shadow-lg);counter-increment:my-awesome-counter;min-height:112px;position:relative}.card_style-4.bg_brand{background:var(--bg-brand)}.card_style-4 .brand_bonus{color:var(--color-brand_bonus)}.card_style-4 .advantages_item{color:var(--color-advantages)}.card_style-4 .rating_numbers{color:var(--color-txt_rating)}.card_style-4 .arrow_icon{fill:var(--color-icon)}.card_style-4 .logo_part{--size:224px;border-radius:var(--bs-border-radius-lg);flex-shrink:0;flex:0 0 auto;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media (min-width:992px){.card_style-4 .logo_part{flex:0 0 var(--size);max-width:var(--size)}}.card_style-4 .logo_part figure{margin:0}.card_style-4 .logo_part img{height:auto;max-height:172px;transition:all .5s ease;width:auto}.card_style-4 .end_part{--size:224px;flex-shrink:0;flex:0 0 auto;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media (min-width:992px){.card_style-4 .end_part{flex:0 0 var(--size);max-width:var(--size)}}.card_style-4:hover .logo_part img{transform:scale(1.1);transition:all .3s ease}.card_style-4:before{align-items:center;background:var(--counter-bg);border-radius:50%;color:var(--counter-color);content:counter(my-awesome-counter);display:flex;font-weight:700;height:30px;justify-content:center;left:-10px;position:absolute;top:-10px;width:30px;z-index:3}.ratings.style5 .card_style-5.card_item{margin-bottom:28px}.ratings.style5 section:last-child .card_style-5.card_item{margin-bottom:0}.card_style-5{border-radius:var(--bs-border-radius-lg);box-shadow:var(--bs-box-shadow-lg);min-height:112px}.card_style-5.bg_brand{background:var(--bg-brand)}.card_style-5 .icon_list{fill:var(--color-icon)}.card_style-5 .brand_name{color:var(--color-brand_name)}.card_style-5 .brand_bonus_title{color:var(--color-brand_bonus_title)}[dir=rtl] .card_style-5 .brand_bonus_title{text-align:right}@media (max-width:767.98px){[dir=rtl] .card_style-5 .brand_bonus_title{text-align:center}}.card_style-5 .brand_bonus{color:var(--color-brand_bonus)}[dir=rtl] .card_style-5 .brand_bonus{text-align:right}@media (max-width:767.98px){[dir=rtl] .card_style-5 .brand_bonus{text-align:center}}[dir=rtl] .card_style-5 .list_advantages{padding:0;text-align:right}@media (max-width:767.98px){[dir=rtl] .card_style-5 .list_advantages{padding:0;text-align:center}}.card_style-5 .advantages_item{color:var(--color-advantages)}.card_style-5 .bg_center{background:var(--bg-info-center)}.card_style-5 .logo_part{--size:224px;border-radius:var(--bs-border-radius-lg) var(--bs-border-radius-lg) 0 0;flex-shrink:0;flex:0 0 auto;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media (min-width:992px){.card_style-5 .logo_part{border-radius:var(--bs-border-radius-lg) 0 0 var(--bs-border-radius-lg);flex:0 0 var(--size);max-width:var(--size)}}.card_style-5 .logo_part figure{margin:0}.card_style-5 .logo_part img{height:auto;max-height:172px;transition:all .5s ease;width:auto}.card_style-5 .end_part{--size:224px;flex-shrink:0;flex:0 0 auto;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media (min-width:992px){.card_style-5 .end_part{flex:0 0 var(--size);max-width:var(--size)}}.card_style-5:hover .logo_part img{transform:scale(1.2);transition:all .3s ease}.card_style-5 .btn{box-shadow:0 7px 13px -3px rgba(0,0,0,.3),inset 0 10px 8px 0 hsla(0,0%,100%,.45)}.counter_col{counter-increment:my-awesome-counter;position:relative}.counter_col .card_style-6:before{align-items:center;background:var(--counter-bg);border-radius:50%;color:var(--counter-color);content:counter(my-awesome-counter);display:flex;font-weight:700;height:30px;justify-content:center;left:-13px;position:absolute;top:-15px;width:30px;z-index:2}.card_style-6{height:100%}.card_style-6.bg_brand{background:var(--bg-brand)}.card_style-6 .brand_bonus{color:var(--color-brand_bonus)}.card_style-6 .brand_name{color:var(--color-brand_name)}.card_style-6 .advantages_item{color:var(--color-advantages)}.card_style-6 .rating_numbers{background:var(--bg-txt_rating);color:var(--color-txt_rating)}.card_style-6 .logo_part{min-height:200px}.card_style-6 .logo_part img{display:block;height:auto;margin-bottom:20px;transition:all .5s ease}.card_style-6 .marked_list li{position:relative}.card_style-6 .marked_list li:before{color:var(--color-icon);content:"✓";left:0;position:absolute;top:0}[dir=rtl] .card_style-6 .marked_list li:before{right:-25px}.card_style-6 .card-body{display:flex;flex-direction:column}.card_style-6 .btn{box-shadow:0 7px 13px -3px rgba(0,0,0,.3),inset 0 10px 8px 0 hsla(0,0%,100%,.45);max-width:300px;width:100%}.ratings.style7 .card_style-7.card_item{margin-bottom:20px}.ratings.style7 section:last-child .card_style-7.card_item{margin-bottom:0}.card_style-7{border-style:solid;border-width:1px;border:3px solid var(--border-brand);border-radius:var(--border-brand-radius);box-shadow:0 7px 13px -3px rgba(0,0,0,.3),inset 0 10px 8px 0 hsla(0,0%,100%,.45);min-height:112px}.card_style-7:nth-child(n+4){border-color:transparent;box-shadow:0 7px 13px 3px rgba(0,0,0,.3),inset 0 10px 8px 0 hsla(0,0%,100%,.45)}.card_style-7.bg_brand{background:var(--bg-brand)}.card_style-7 .icon_list{fill:var(--color-icon)}.card_style-7 .brand_bonus{color:var(--color-brand_bonus)}[dir=rtl] .card_style-7 .brand_bonus{text-align:right}@media (max-width:767.98px){[dir=rtl] .card_style-7 .brand_bonus{text-align:center}}.card_style-7 .brand_bonus_title{color:var(--color-brand_bonus_title)}.card_style-7 .brand_name{color:var(--color-brand_name);text-align:center}.card_style-7 .brand_name a{color:var(--color-brand_name);text-decoration:none}.card_style-7 .rating_numbers{color:var(--color-txt_rating)}.card_style-7 .casino_terms{color:var(--terms-color-text);flex-shrink:0;font-size:12px;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);text-align:center;width:100%}.card_style-7 .casino_terms a{color:var(--color-brand_bonus)}@media (min-width:992px){.card_style-7 .casino_terms{text-align:left}[dir=rtl] .card_style-7 .casino_terms{text-align:right}}.card_style-7 .rating_holder{justify-content:center}@media (min-width:992px){.card_style-7 .rating_holder{justify-content:start}}.card_style-7 .logo_prev{--size:190px;border-radius:15px;height:var(--size);padding:15px;position:relative;width:var(--size)}.card_style-7 .logo_prev figure{margin:0}.card_style-7 .logo_prev img{height:auto;max-width:100%}@media (max-width:991.98px){.card_style-7 .logo_prev{--size:150px;width:100%}}.card_style-7 .logo_part{--size:224px;flex-shrink:0;flex:0 0 auto;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media (min-width:992px){.card_style-7 .logo_part{flex:0 0 var(--size);max-width:var(--size)}}.card_style-7 .end_part{--size:224px;flex-shrink:0;flex:0 0 auto;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media (min-width:992px){.card_style-7 .end_part{flex:0 0 var(--size);max-width:var(--size)}}.card_style-7 .list_advantages li{align-items:start}.card_style-7 .list_advantages .advantages_item{color:var(--color-advantages)}.card_style-7 .list_advantages .icon_list{--size:20px;flex:0 0 var(--size);max-width:var(--size)}.card_style-7 .stars_rating{--percent:calc(var(--rating)/10*100%);display:inline-block;font-size:var(--star-size);line-height:1}@media (max-width:991.98px){.card_style-7 .stars_rating{--star-size:40px}}.card_style-7 .stars_rating:before{-webkit-text-fill-color:transparent;background:var(--star-background);-webkit-background-clip:text;content:"★";letter-spacing:3px;line-height:1}.brands-section{box-sizing:border-box;display:block;margin-block:32px;max-width:100%;width:100%}@media (max-width:991.98px){.brands-section{margin-inline:auto;padding-inline:16px}}@media (max-width:991.98px) and (max-width:575.98px){.brands-section{padding-inline:12px}}.brands-section.card_style-8{margin-block:28px}.brands-section .brands-block{background-image:linear-gradient(45deg,var(--bs-primary) 0,var(--bs-warning) 99%,var(--bs-primary) 100%);border-radius:24px;box-shadow:11.4px 11.4px 13.3px rgba(0,0,0,.021),100px 100px 106px rgba(0,0,0,.06);box-sizing:border-box;height:100%;min-width:0;padding:20px 0;position:relative;width:100%}.brands-section .brands-block .logo-container{border:1px solid var(--bs-white);border-radius:12px;height:200px;justify-content:center;margin-inline:10px;padding:10px 20px}@media (max-width:991.98px){.brands-section .brands-block .logo-container{align-items:center;border-radius:12px;display:flex;height:250px;margin-inline:10px;margin-bottom:30px;padding:10px 20px;text-align:center}}@media (max-width:991.98px) and (max-width:575.98px){.brands-section .brands-block .logo-container{border-radius:12px;height:120px!important;margin-inline:0;margin-bottom:30px;padding:0;text-align:center}}.brands-section .brands-block .logo-container img{border-radius:20px;height:100px;max-width:100%!important;-o-object-fit:contain;object-fit:contain;padding:10px}@media (max-width:991.98px){.brands-section .brands-block .logo-container img{border-radius:20px;height:100px;-o-object-fit:contain;object-fit:contain;padding:10px;width:100%}}@media (max-width:991.98px) and (max-width:575.98px){.brands-section .brands-block .logo-container img{border-radius:20px;height:100px;-o-object-fit:contain;object-fit:contain;padding:10px;width:100%}}.brands-section .brands-block .rating-score{font-size:22px;font-weight:700;margin-top:10px}@media (max-width:991.98px){.brands-section .brands-block .rating-score{font-size:22px;margin-top:10px;text-transform:capitalize}}@media (max-width:991.98px) and (max-width:575.98px){.brands-section .brands-block .rating-score{display:none;font-size:18px;font-weight:700;margin-top:10px}}.brands-section .brands-block .rating-score .score{color:var(--bs-danger)}@media (max-width:575.98px){.brands-section .brands-block .rating-starts{display:none!important}}.brands-section .brands-block .rating-starts svg{fill:var(--bs-danger)}.brands-section .bonus-container{backdrop-filter:blur(6.6px);-webkit-backdrop-filter:blur(6.6px);background:hsla(0,0%,100%,.36);border:1px solid var(--bs-danger);border:1px solid hsla(0,0%,100%,.3);border-radius:12px;border-radius:16px;box-shadow:0 4px 30px rgba(0,0,0,.1);display:flex;flex-direction:column;height:200px;margin-right:10px;padding:10px 20px}@media (max-width:991.98px){.brands-section .bonus-container{align-items:center;border-radius:12px;display:flex;flex-direction:column;height:250px;justify-content:center;margin-right:0!important;padding:10px 20px}}@media (max-width:991.98px) and (max-width:575.98px){.brands-section .bonus-container{align-items:center;border-radius:12px;display:flex;flex-direction:column;height:250px;justify-content:center;padding:10px 20px}}.brands-section .bonus-container h4{color:var(--bs-white);font-size:28px;letter-spacing:1px;margin:20px 0}@media (max-width:991.98px){.brands-section .bonus-container h4{font-size:24px;letter-spacing:1px;text-align:center}}@media (max-width:991.98px) and (max-width:575.98px){.brands-section .bonus-container h4{font-size:24px;letter-spacing:1px;text-align:center}}.brands-section .bonus-container p{color:var(--bs-white);font-size:24px;font-weight:700;margin:0 0 35px}@media (max-width:991.98px){.brands-section .bonus-container p{font-size:22px;font-weight:700;line-height:40px;margin:20px 0;text-align:center}}@media (max-width:991.98px) and (max-width:575.98px){.brands-section .bonus-container p{font-size:18px;font-weight:700;line-height:30px;margin:30px 0;text-align:center}}.brands-section .bonus-container .play-button{background-color:var(--bs-danger);border-radius:12px;color:var(--bs-white);font-weight:500;margin:20px 0;padding:10px 20px;text-decoration:none;text-transform:uppercase;transition:all .5s ease-in-out}@media (max-width:991.98px){.brands-section .bonus-container .play-button{border-radius:12px;font-size:22px;margin:20px auto;padding:10px 20px;text-align:center;text-decoration:none}}@media (max-width:991.98px) and (max-width:575.98px){.brands-section .bonus-container .play-button{border-radius:12px;font-size:18px;margin:20px auto;padding:10px 20px;text-align:center;text-decoration:none}}.brands-section .bonus-container .play-button:hover{background-color:var(--bs-warning);color:var(--bs-primary)}.brands-section .bbse-container{box-sizing:border-box;margin:0 auto;max-width:1200px;padding-left:15px;padding-right:15px;width:100%}.brands-section .bbse-table{align-items:stretch;box-sizing:border-box;display:flex;margin-left:-15px;margin-right:-15px;width:100%}@media (max-width:991.98px){.brands-section .bbse-table{flex-wrap:wrap}}.brands-section [class^=bbse-column-]{padding-left:15px;padding-right:15px}.brands-section .bbse-column-3{box-sizing:border-box;flex:0 0 40%;max-width:40%;min-width:0;width:40%}@media (max-width:991.98px){.brands-section .bbse-column-3{flex:0 0 100%;max-width:100%;width:100%}}@media (max-width:767.98px){.brands-section .bbse-column-3{flex:0 0 100%;max-width:100%;width:100%}}.brands-section .bbse-column-9{box-sizing:border-box;flex:1 1 60%;max-width:60%;min-width:0;width:60%}@media (max-width:991.98px){.brands-section .bbse-column-9{flex:0 0 100%;max-width:100%;width:100%}}@media (max-width:767.98px){.brands-section .bbse-column-9{flex:0 0 100%;max-width:100%;width:100%}}.brands-section .bbse-column-12{width:100%}.brands-section .bbse-flex{display:flex}.brands-section .flex-column{flex-direction:column}.brands-section .bbse-vertical-center{align-items:center}.brands-section .bbse-flex-center{justify-content:center}.brands-section .bbse-center{text-align:center}.ratings.style8>section:not(:last-child){margin-bottom:28px}.card_item{--star-size:20px;--star-color:var(--bs-gray-600);--star-background:var(--bs-warning);margin-bottom:30px}.ratings>section:last-child .card_item{margin-bottom:0}.progress_bar{align-items:center;background:radial-gradient(closest-side,#fff 71%,transparent 72% 100%),conic-gradient(var(--bg-active-progress_bar) var(--angle),var(--bg-progress_bar,#ccc) 0);border-radius:50%;color:var(--color-progress_bar);display:flex;font-size:22px;font-weight:400;height:62px;justify-content:center;margin:0 0 12px;text-align:center;width:62px}.stars_rating{--percent:calc(var(--rating)/10*100%);display:inline-block;font-size:var(--star-size)}.stars_rating:before{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,var(--star-background) var(--percent),var(--star-color) var(--percent));-webkit-background-clip:text;content:"★★★★★";letter-spacing:3px}.brand_description{color:var(--color-brand_description,var(--bs-secondary-color,#6c757d));line-height:1.4}.card_style-1{--bg-brand:linear-gradient(135deg,color-mix(in srgb,var(--bs-primary,#0d6efd) 10%,var(--bs-body-bg,#fff)) 0%,var(--bs-body-bg,#fff) 45%,color-mix(in srgb,var(--bs-primary,#0d6efd) 6%,var(--bs-body-bg,#fff)) 100%);--border-brand:color-mix(in srgb,var(--bs-primary,#0d6efd) 42%,var(--bs-gray-300,#dee2e6));--color-brand_name:var(--bs-gray-900,#212529);--color-brand_bonus:var(--bs-gray-900,#212529);--color-advantages:var(--bs-gray-700,#495057);--bg-advantages:color-mix(in srgb,var(--bs-primary,#0d6efd) 5%,var(--bs-gray-100,#f8f9fa));--border-advantages:color-mix(in srgb,var(--bs-primary,#0d6efd) 18%,var(--bs-gray-200,#e9ecef));--color-txt_rating:var(--bs-gray-600,#6c757d);--color-progress_bar:var(--bs-primary,#0d6efd);--bg-progress_bar:var(--bs-gray-200,#e9ecef);--bg-active-progress_bar:var(--bs-primary,#0d6efd);--bg-button_wrapper:linear-gradient(185deg,color-mix(in srgb,var(--bs-primary,#0d6efd) 14%,var(--bs-body-bg,#fff)) 0%,color-mix(in srgb,var(--bs-primary,#0d6efd) 4%,var(--bs-body-bg,#fff)) 100%);--color-brand_description:var(--bs-gray-600,#6c757d)}.card_style-2{--bg-brand:var(--bs-body-bg,#fff);--color-brand_name:var(--bs-gray-900,#212529);--color-brand_bonus:var(--bs-gray-800,#343a40);--color-txt_rating:var(--bs-gray-700,#495057);--btn-cta-border:var(--bs-primary,#0d6efd);--btn-cta-color:var(--bs-primary,#0d6efd);--btn-cta-hover-bg:var(--bs-primary,#0d6efd);--btn-cta-hover-color:var(--bs-white,#fff)}.card_style-3{--color-icon:var(--bs-primary,#0d6efd);--bg-brand:var(--bs-body-bg,#fff);--border-brand:color-mix(in srgb,var(--bs-primary,#0d6efd) 28%,var(--bs-gray-300,#dee2e6));--color-brand_name:var(--bs-gray-900,#212529);--color-brand_bonus:var(--bs-gray-900,#212529);--color-brand_bonus_title:var(--bs-gray-600,#6c757d);--color-txt_rating:var(--bs-gray-700,#495057);--border-advantages:var(--bs-gray-200,#e9ecef);--color-advantages:var(--bs-gray-700,#495057);--color-brand_description:var(--bs-gray-600,#6c757d)}.card_style-4{--color-icon:var(--bs-gray-300,#dee2e6);--counter-bg:var(--bs-danger,#dc3545);--counter-color:var(--bs-white,#fff);--bg-brand:var(--bs-white,#fff);--color-brand_bonus:var(--bs-dark,#212529);--color-advantages:var(--bs-dark,#212529);--color-txt_rating:var(--bs-dark,#212529);--color-brand_description:var(--bs-gray-600,#6c757d)}.card_style-5{--color-icon:var(--bs-danger,#dc3545);--bg-brand:var(--bs-white,#fff);--color-brand_name:var(--bs-dark,#212529);--color-progress_bar:var(--bs-danger,#dc3545);--bg-progress_bar:var(--bs-gray-300,#dee2e6);--bg-active-progress_bar:var(--bs-danger,#dc3545);--color-brand_bonus_title:var(--bs-white,#fff);--color-brand_bonus:var(--bs-white,#fff);--color-advantages:var(--bs-white,#fff);--bg-info-center:var(--bs-dark,#212529);--color-brand_description:color-mix(in srgb,var(--bs-white,#fff) 88%,transparent)}.card_style-6{--star-size:25px;--color-icon:var(--bs-success,#198754);--counter-bg:var(--bs-primary,#0d6efd);--counter-color:var(--bs-dark,#212529);--bg-brand:var(--bs-white,#fff);--color-brand_bonus:var(--bs-dark,#212529);--color-brand_name:var(--bs-dark,#212529);--color-advantages:var(--bs-dark,#212529);--color-txt_rating:var(--bs-dark,#212529);--bg-txt_rating:var(--bs-white,#fff);--color-brand_description:var(--bs-gray-600,#6c757d)}.card_style-7{--color-icon:var(--bs-warning,#ffc107);--bg-brand:var(--bs-white,#fff);--border-brand:var(--bs-primary,#0d6efd);--border-brand-radius:30px;--color-brand_name:var(--bs-danger,#dc3545);--color-brand_bonus:var(--bs-danger,#dc3545);--color-brand_bonus_title:var(--bs-dark,#212529);--color-advantages:var(--bs-success,#198754);--star-size:30px;--color-txt_rating:var(--bs-warning,#ffc107);--star-background:var(--bs-warning,#ffc107);--terms-color-text:var(--color-advantages);--color-brand_description:var(--bs-gray-600,#6c757d)}.card_style-8{--color-icon:var(--bs-warning,#ffc107);--bg-brand:var(--bs-white,#fff);--border-brand:var(--bs-primary,#0d6efd);--border-brand-radius:30px;--color-brand_name:var(--bs-danger,#dc3545);--color-brand_bonus:var(--bs-danger,#dc3545);--color-brand_bonus_title:var(--bs-dark,#212529);--color-advantages:var(--bs-success,#198754);--color-txt_rating:var(--bs-warning,#ffc107);--star-background:var(--bs-warning,#ffc107);--terms-color-text:var(--color-advantages);--color-brand_description:var(--bs-gray-600,#6c757d)}
