@font-face{font-family:"Gotham Pro";src:url(../fonts/GothamPro.woff) format("woff");font-display:swap}*{box-sizing:border-box;scroll-behavior: smooth;}body{overflow-x:hidden}.zoom{transform:scale(0)!important;transition:.5s ease-in}.zoom_on{transform:scale(1);transition:.5s ease-in}.fade{opacity:0!important;transition:1s ease-in}.fade_on{opacity:1;transition:1s ease-in}.left{position:relative;transform:translateX(141px);opacity:0!important;transition:.5s ease-in}.left_on{position:relative;transform:translateX(0);opacity:1;transition:.5s ease-in}.flip{transform:rotate3d(180,0,0,90deg);transition:.5s ease-in}.flip_on{transform:rotate3d(0,0,0,0deg);transition:.5s ease-in}body,html{font-family:'Gotham Pro',sans-serif;height:100%;width:100%;margin:0;padding:0}a{color:#fed150;text-decoration:none}.content__text-block h1{font-size:40px;line-height:50px}
					.flip-card {
  background-color: transparent;
  height: 375px;
  perspective: 1000px; /* Remove this if you don't want the 3D effect */
}

/* This container is needed to position the front and back side */
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

/* Position the front and back side */
.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}

/* Style the front side (fallback if image is missing) */


/* Style the back side */
.flip-card-back {

  transform: rotateY(180deg);
}
@media(max-width: 767px){
	.flip-card{
		height: 410px;
	}
}

.for__inna td {
	border: 1px dashed;
			}
.for__inna {
	display: table!important;
}
.for__masha tr{
	    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.for__masha th{
	text-align: center;
    font-weight: 600;
    font-size: 22px;
}

.for__masha td{
	    max-width: 50%;
    width: 49%;
    padding-bottom: 20px;
    font-size: 17px;
    word-break: break-word;
}
.en_GB .text_imglink{
	padding: 13px;
    background: #3e5dc494;
    color: #fff;
    text-align: center;
    transform: translateY(-36%);
}

.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto 5px auto;height:auto}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left;margin:5px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.img-responsive{display:block;max-width:100%;height:auto}img{max-width:100%;max-height:100%}.burger__btn{display:none;width:37px;height:25px;flex-direction:column;justify-content:space-between;position:absolute;right:18px;top:21px}.burger__line{width:40px;height:2px;border-radius:4px;background:#fff}.header{background:#17161b;padding:24px 0}.header__menus-items{display:flex;align-items:center;justify-content:flex-end;height:100%}.header__menu{display:flex;list-style:none;padding:0;margin:0 40px 0 0}.header__menu>.menu-item{margin-right:30px;position:relative}.header__menu .menu-item .sub-menu{position:absolute;list-style:none;opacity:0;left:-25px;width:max-content;background:0 0;border-radius:10px;padding:0;z-index:-2;transition:.2s ease-in;transition-delay:.2s}.header__menu .menu-item .sub-menu>.menu-item:first-child{padding-top:25px;border-radius:10px 10px 0 0}.header__menu .menu-item .sub-menu>.menu-item:last-child{padding-bottom:25px;border-radius:0 0 10px 10px}.header__menu .menu-item .sub-menu>.menu-item{background:#17161b;padding:0}.header__menu>.menu-item::before{content:'';width:0%;height:4px;transition:.15s ease-in;left:0;bottom:-24px;position:absolute;background:#fed150}.header__menu>.menu-item:hover::before{width:100%;left:0;bottom:-24px;transition:.2s ease-in;transition-delay:.2s}.header__menu .menu-item .sub-menu{margin:0}.header__menu .menu-item:hover > .sub-menu{position:absolute;top:100%;opacity:1;left:-25px;z-index:1;transition:.15s ease-in}.header__menu .menu-item .sub-menu a{padding:4px 25px;transition:.3s;display:block}.header__menu .menu-item:hover .sub-menu a:hover{color:#fed150;transition:.3s}.main__search-block .general__compilation{margin-top:32px}.header__menu .menu-item a{font-family:'Gotham Pro',sans-serif;font-size:16px;line-height:21px;text-transform:none;color:#fff;text-decoration:none;transition:.3s}.posts__compilation-item{text-decoration:none;padding:16px 24px;display:block;background:#242424;border-radius:10px;margin-bottom:12px}.posts__compilation-title{font-size:22px;color:#fed150}.posts__compilation-description{color:#fff}.language{list-style:none;padding:0;margin:0}.custom__bonuses-description{font-size:20px;line-height:26px;color:#dadada;word-break:break-all}.language .menu-item a{display:flex;align-items:center;font-size:20px;line-height:25px;text-transform:uppercase;color:#fff;text-decoration:none;margin-left:30px}.language .menu-item img{width:30px;height:30px;border-radius:50%;margin-right:10px}.language .menu-item .sub-menu{display:none}.header__banner{background-size:cover;background-position:top center;padding:184px 0 100px}.webp .header__banner{background-image:url(../images/background.webp)}.no-webp .header__banner{background-image:url(../images/background.jp2)}.header__banner-title{font-weight:700;font-size:48px;line-height:62px;text-align:center;text-transform:uppercase;margin:0 auto 40px}.yellow{color:#fed150}.header__banner-description{font-size:24px;line-height:26px;text-align:center;margin:0 auto}#breadcrumbs{padding:10px 0 0;margin:0 0 16px;list-style:none;display:flex;align-items:center}.breadcrubms__item a{font-size:12px;line-height:16px;text-decoration:none}#breadcrumbs li{font-size:12px;line-height:16px;text-decoration:none;margin:0 4px}#breadcrumbs li:last-child a{color:#000}.slots__intro{font-weight:700;font-size:20px;line-height:26px;margin-bottom:40px}.general-info{display:flex;justify-content:space-between;padding:25px 25px 35px 45px;background:rgba(54,55,64,.4);border-radius:20px;margin-bottom:60px}.general__logo{margin-right:50px}.general__logo-img-block img{max-height:220px;}.general__logo-img-block{border-radius:10px;margin-bottom:20px;overflow:hidden}.country__flag{display:flex;align-items:center;justify-content:center}#flag{max-width:40px;max-height:30px;width:100%;height:100%;margin-right:15px}#status{font-size:32px;color:#fff}.author__general__img-block{width:196px;height:196px;border-radius:50%;overflow:hidden;float:right}.author__general__img-block{width:96px;height:96px}.general__content{padding-left:49px}.general__content-title{font-family:'Gotham Pro',sans-serif;font-size:36px;line-height:47px;text-transform:uppercase;margin-bottom:24px;position:relative;margin-bottom:20px}.general__content-title::before{content:'';position:absolute;width:86px;height:4px;background:#fed150;bottom:0;left:0}.general__content-rating{display:flex;align-items:center}.general__content-rank{font-weight:700;font-size:22px;line-height:29px;text-transform:uppercase}.general__content-rating{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.general__content-date-label{font-family:'Gotham Pro',sans-serif;font-size:16px;line-height:21px;text-align:center;margin-right:10px}.general__content-date{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:16px;line-height:21px;text-align:center}.general__content-stars{margin-right:20px}.general__content-summary{display:flex;justify-content:space-between;margin-bottom:32px}.general__content-advantages{margin-right:45px}.general__content-advantages-title{font-size:24px;line-height:31px;text-transform:uppercase;color:#fed150;margin-bottom:15px}.genral__content-advantage{font-size:16px;line-height:21px;margin-bottom:10px;max-width:244px;padding-left:26px;position:relative}.genral__content-advantage::before{position:absolute;left:0;top:0;content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjE4IiBoZWlnaHQ9IjE4IiByeD0iMyIgZmlsbD0iIzQ2NEI0OCIvPgo8cGF0aCBkPSJNMy40MDk0MSA2LjU2NDkyQzIuODgyNSA2LjU2NDkyIDIuNDU0NTkgNi45OTE4OCAyLjQ1NDU5IDcuNTE1NzlWMTMuNzYyOUMyLjQ1NDU5IDE0LjI4NjggMi44ODI1IDE0LjcxMzggMy40MDk0MSAxNC43MTM4QzMuOTExNzcgMTQuNjIwOSA1LjcyNzMyIDE1LjEwOTcgNS43MjczMiAxMy43NjI5VjcuNTE1NzlDNS43MjczMiA2LjE1NTg5IDMuODgxNSA2LjY1MjEgMy40MDk0MSA2LjU2NDkyWiIgZmlsbD0iIzZGQ0Y5NyIvPgo8cGF0aCBkPSJNMTMuMzY1MSA3LjEwOTcxSDEwLjc5MDJDMTAuNzkwMiA3LjEwOTcxIDExLjE5OTMgNi4yMzY5OCAxMS4xOTkzIDQuNzgyMTVDMTEuMTk5MyAzLjAzNjcgOS45NzIwMyAyLjQ1NDU5IDkuNDI2MjkgMi40NTQ1OUM4Ljg4MDU1IDIuNDU0NTkgOC42MDgwOSAyLjc0NTIxIDguNjA4MDkgNC4yMDAwNEM4LjYwODA5IDUuNTgyNDQgNy4zNTI5NyA2LjY5NDI5IDYuNTQ1NDEgNy4yNjc2N1YxNC40NzU1QzkuMjQzODMgMTUuODA3MyAxMi4zNTYzIDE1LjQ5NzUgMTIuNzUzMSAxNS41NDU1QzE1LjUwOCAxNS41NDU1IDE0Ljk0NSAxMS43NDY1IDE1LjUxMjkgOS44MzE3NEMxNS43NDM2IDguNDA3NDUgMTQuNzE3NiA3LjEwOTcxIDEzLjM2NTEgNy4xMDk3MVoiIGZpbGw9IiMxOUNDNTYiLz4KPC9zdmc+Cg==)}.content__slots{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-column-gap:25px;grid-row-gap:25px}.general__content-payments-title{font-size:24px;line-height:31px;text-transform:uppercase;color:#fed150;margin-bottom:16px}.general__content-params{display:flex}.general__bonus{position:relative;padding-left:43px;display:flex;flex-direction:column;justify-content:space-between;max-width:325px}.general__bonus::before{position:absolute;left:0;background:#363740;width:1px;max-height:258px;height:100%;top:calc(50% - 129px);content:''}.general__bonus-title{font-family:'Gotham Pro',sans-serif;font-size:28px;line-height:36px;text-transform:uppercase;color:#fed150;margin-bottom:5px}.general__bonus-description{font-size:28px;line-height:36px;text-align:center;margin-bottom:54px}.general__bonus-btn{background:#19cc56;border-radius:10px;font-size:32px;line-height:42px;text-align:center;text-transform:uppercase;color:#fff;max-width:281px;display:block;text-decoration:none;padding:24px}.general__compilation{margin-top:-457px;margin-bottom:70px}.general__compilation-item{position:relative;display:flex;align-items:center;background:#222127;border-radius:20px;margin-bottom:10px;padding:5px 10px 5px 10px;justify-content:space-around;transform:scale(1);transition:.3s}.general__compilation-item:hover{transform:scale(1.01);transition:.3s}.general__compilation-item-counter{position:absolute;left:0;top:0;width:45px;height:45px}.general__compilation-item-counter-label{position:absolute;left:0;top:0;z-index:2}.general__compilation-item-counter-data{position:absolute;font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:18px;line-height:130%;color:#fff;left:6px;top:7px;width:2ch;text-align:center;z-index:3}.general__compilation-item-logo-block{width:12%;height:93px;background:#ffffff52;border-radius:10px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-right:2%}.en_GB .general__compilation-item-title a{color: #fff;}.general__compilation-item-title{font-size:20px;line-height:26px;width:15%;text-align:center}.general__compilation-item-bonus{font-size:20px;line-height:26px;text-align:center;padding:0 22px;position:relative;width:28%}.general__compilation-item-bonus::before{position:absolute;content:'';width:1px;height:29px;left:0;top:calc(50% - 14.5px);background:#4e4d53}.general__compilation-item-bonus::after{background:#4e4d53;position:absolute;content:'';width:1px;height:29px;right:0;top:calc(50% - 14.5px)}.general__compilation-rank{position:relative;width:max-content;width:110px;height:18px}.general__compilation-srars{position:absolute;width:max-content;top:0;left:0;width:110px;height:18px;overflow:hidden}.empty_star{font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:20px;line-height:26px;display:flex;align-items:center;text-align:center;color:#636376}.general__compilation-item-rating{position:relative;padding-right:22px;width:16%;display:flex;align-items:center;flex-direction:column}.general__compilation-item-rating::after{background:#4e4d53;position:absolute;content:'';width:1px;height:29px;right:0;top:calc(50% - 14.5px)}.stars__rating{height:18px;width:110px !important;max-width:110px}.general__compilation-item-prop{font-size:18px;line-height:23px;color:#7c7c7c;margin-bottom:7px}.general__compilation-item-prop:before{margin-right:12px;content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iOCIgY3k9IjgiIHI9IjgiIGZpbGw9IiM0M0ZGNjEiIGZpbGwtb3BhY2l0eT0iMC4zIi8+CjxwYXRoIGQ9Ik00IDcuNjY2NjdMNy42IDExTDEzIDYiIHN0cm9rZT0iIzI5RkM4QSIgc3Ryb2tlLXdpZHRoPSIyIi8+Cjwvc3ZnPgo=)}.general__compilation-item-link-out{padding:19px 60px;font-size:20px;line-height:26px;color:#fff;background:#19cc56;border-radius:10px;text-decoration:none;width:8%}.general__compilation-item-props{width:17%}.rank{margin-left:20px;font-weight:700;font-size:22px;line-height:29px;text-transform:uppercase}.flex__row{display:flex;align-items:center}.general__compliation-permalink{font-size:18px;line-height:23px;color:#56ccf2}.header__logo-block{display:block;text-decoration:none}.header__logo-block img{height: auto;}.bestbonus__fedback-item{color:#fff;background:#363740;border-radius:20px;padding:30px;margin-bottom:15px}.feedback__image-block{display:none}.bestbonus__feedback-info{display:flex;justify-content:space-between;margin-bottom:30px;font-size:22px;line-height:29px;align-items:center;text-align:right;color:#828282}.bestbonus__feedback-user{font-weight:700;font-size:24px;line-height:31px;color:#fff}.bestbonus__feedback-post{font-size:20px;line-height:26px;color:#dadada}.comment-reply-title{font-size:28px;line-height:36px;text-transform:uppercase;margin-bottom:44px;position:relative;text-align:left;margin-top:24px}.comment-reply-title::before{position:absolute;content:'';width:86px;height:4px;bottom:0;background:#fed150;left:0}@media (max-width:991px){.general-info{padding:15px 5px 24px 5px;flex-direction:column;margin-bottom:32px}.general__bonus{margin:0 auto}.general__bonus::before{width:0;background:0 0}.general__content-title{text-align:center;font-size:24px;line-height:40px;width:100%;margin:0 auto 30px}.general__content-summary{justify-content:center}.general__content-advantages{margin:0;display:flex;align-items:center;flex-direction:column}.general__content-payments{display:flex;flex-direction:column;align-items:center}}@media (max-width:767px){.burger__btn{display:flex}.language .menu-item a{margin:0}.general__compilation-item-bonus::before{background:0 0;width:0}.general__compilation-item-bonus::after{background:0 0;width:0}.header__logo-block{display:flex;justify-content:center;align-items:center}.header__banner{padding:32px 0}.general__logo{margin:0}.general__compilation{margin:32px 0}.header__banner-title{font-size:32px;line-height:36px;margin:0 auto 24px}.header__banner-description{font-size:18px;line-height:22px}.header__menus-items{position:fixed;top:-100%;background:#151515;height:100%;z-index:4;left:0;width:81%;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:32px 15px 15px 15px}#breadcrumbs{margin-bottom:24px}.general__logo-img-block{display:flex;justify-content:center;border-radius:12px}.general__logo-img{border-radius:10px}.general__content-date{text-align:right}.general__content-summary{margin-bottom:5px}.general__content-params{flex-direction:column}.general__content-advantages-title{font-size:20px;line-height:22px}.genral__content-advantage{font-size:13px;line-height:15px;margin-bottom:32px;max-width:100%}.general__bonus{padding:0}.general__bonus-title{text-align:center;font-weight:600;font-size:24px;line-height:30px;margin-bottom:12px}.general__content-payments-title{font-size:20px;line-height:22px}.general__bonus-description{font-size:18px;line-height:27px;text-align:center;margin-bottom:18px}.general__bonus-btn{font-size:24px;line-height:36px;max-width:281px;padding:8px;margin:0 auto;width:100%}.header__menus__search .searchform__field{position:static;max-width:100%;flex-direction:column;margin:18px 0}.header__menu-search-btn{margin-bottom:12px}.content__text-block h1{font-size:24px}.content__text-block ul{padding-left:20px}.header__menus__search .searchform__text{margin-bottom:14px}.slots{color:#fff;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:12px;grid-row-gap:12px;margin-bottom:32px}.slots__title{font-size:24px;line-height:30px;margin-bottom:22px}.slots__intro{font-size:17px;line-height:22px;margin-bottom:24px}.content__slots{grid-template-columns:1fr 1fr;grid-column-gap:12px;grid-row-gap:12px}.slot_item-img{height:130px}.slot__item-title{height:62px;display:flex;justify-content:center;align-items:center}.header__menu{position:relative;top:-32px}.searchform__block{order:-1;width:100%;display:flex;justify-content:flex-end;margin-bottom:12px}.general__content{padding:0}.open .header__menus-items{top:60px}.header__menu{flex-direction:column;margin:0;width:100%}.header__menu .menu-item a{font-size:18px;margin-bottom:16px;display:block}.general__compilation-item{flex-direction:column;padding:15px 10px 5px 10px}.general__compilation-item-logo-block{width:max-content;margin:0 0 10px;margin-bottom:15px}.{width:general__compilation-item-title100%;text-align:center;color:#fed150;margin-bottom:10px}.general__compilation-item-bonus{width:100%;font-size:18px;line-height:22px;margin-bottom:10px}.general__compilation-item-rating{width:100%;padding:0;margin-bottom:12px}.general__compilation-item-props{width:100%;display:none}.general__compilation-item-link{width:100%}.general__compilation-item-link-out{display:block;width:100%;max-width:258px;text-align:center;margin:0 auto;margin-bottom:25px;padding:17px; font-size:25px}.general__compilation-item-rating::after{width:0;background:0 0}}.bonuses__header,.content__text-block h2,.custom__bonuses-title,.intro__text-block h2,.list__title,.popular__title,.providers__title,h2{font-size:28px;line-height:36px;text-transform:uppercase;margin-bottom:44px;position:relative;text-align:left;margin-top:24px}.bonuses__header::before,.content__text-block h2::before,.custom__bonuses-title::before,.intro__text-block h2::before,.list__title::before,.popular__title::before,.providers__title::before,h2::before{position:absolute;content:'';width:86px;height:4px;bottom:0;background:#fed150;left:0}.list__description,.popular__description,.provider__description{font-family:'Gotham Pro',sans-serif;text-transform:none;font-size:20px;line-height:26px;margin-bottom:30px;text-align:left}.provider__header{margin-top:32px}.content__text-block,.intro__text-block,.intro__text-block p{font-size:20px;line-height:26px}.footer{padding:121px 0 35px;background:#000;margin-top:32px}.footer__block{display:flex;flex-wrap:wrap}.footer__menu{margin:0;list-style:none;padding:0;margin-right:60px}.footer__menu .menu-item a{font-size:20px;line-height:26px;margin-bottom:22px;color:#f2f2f2;text-decoration:none;margin-bottom:20px;display:block}.footer__menu .menu-item .sub-menu{margin:0;list-style:circle;color:#fed150;padding-left:20px}.footer__menu .menu-item .sub-menu .menu-item a{font-size:16px;line-height:21px;color:#f2f2f2;margin-bottom:11px}.footer__logo-block{margin-bottom:30px}.footer__logo{height:133px;margin:0 auto;display:block}.footer__slogan{font-size:16px;line-height:21px;color:#7c7c7c;margin-bottom:30px;text-align:center}.social__list{margin:0;padding:0;list-style:none;display:flex;justify-content:space-between;max-width:260px;align-items:center;margin-bottom:20px}.social__link{text-decoration:none}.language.footer__lang .menu-item a{margin-left:0}.language.footer__lang{margin-bottom:30px}.copyright__block{border-top:1px solid #333}.copyrigth{display:flex;justify-content:center;padding-top:20px;max-width:616px;margin:0 auto;justify-content:space-between}.bonus__items{margin:32px 0}.bonus__item{padding:15px;background:rgba(54,55,64,.4);border-radius:20px;margin-bottom:15px;display:flex;justify-content:space-between;align-items:center}.bonus__image-block{margin-right:30px;width:176px;height:132px}.bonus__image{background-size:contain;height:132px;background-position:center;background-repeat:no-repeat}.bonus__item-name{font-size:28px;line-height:36px;color:#fff;margin-bottom:10px}.bonus__item-casino{font-size:20px;line-height:26px;color:#636376;margin-bottom:10px}.bonus__item-type{font-size:20px;line-height:26px;color:#fff}.bonus__item-content{display:flex}.bonus__item-link{background:#19cc56;border-radius:10px;padding:20px;display:block;max-width:181px;width:100%;font-size:20px;line-height:26px;text-align:center;text-transform:uppercase;color:#fff;text-decoration:none}.author__block{padding:55px;background:#222127;border-radius:10px;border-left:10px solid #ff784b;margin-bottom:32px}.author__block-title{font-size:28px;line-height:36px;text-transform:uppercase;color:#fff;margin-bottom:40px;position:relative}.author__block-title::before{content:'';background:#fed150;width:86px;height:4px;position:absolute;bottom:0;left:0}.author__block-header{display:flex;margin-bottom:30px}.author__block-name{font-size:24px;line-height:31px;color:#fff;margin-bottom:30px}.author__block-info{font-size:20px;line-height:26px;color:#7c7c7c}.author__block-img{width:140px;height:140px;border-radius:50%;overflow:hidden;margin-right:30px}.author__block-gen{display:flex;width:calc(100% - 170px);flex-direction:column}.author__block-photo{width:100%;height:100%}.author__block-text{font-size:24px;line-height:31px;color:#fff}.popular__item{display:block;padding:35px;background:#222127;border-radius:20px;margin:15px 0;margin-bottom:10px;display:flex;align-items:flex-start;text-decoration:none}.populat__item-img{width:110px;height:110px}.popular__item-img-block{background:rgba(254,209,80,.05);border-radius:10px;width:161px;height:161px;padding:25px;box-sizing:border-box;margin-right:30px}.popular__item-content{width:calc(100% - 200px)}.popular__item-title{font-size:28px;line-height:36px;text-transform:uppercase;color:#fed150;margin-bottom:15px}.popular__item-description{font-size:18px;line-height:24px;color:#dadada}.styled__list-items{font-size:52px;line-height:68px;text-align:right;text-transform:uppercase;box-sizing:border-box;list-style:decimal-leading-zero;counter-reset:myCounter;list-style:none;padding:0}.styled__list-item{display:flex}.styled__list-item::before{counter-increment:myCounter;content:counter(myCounter,decimal-leading-zero);font-family:'Gotham Pro',sans-serif;font-weight:700;font-size:52px;line-height:68px;text-align:right;text-transform:uppercase;-webkit-text-fill-color:transparent;-webkit-text-stroke-width:.1px;-webkit-text-stroke-color:#fed150}.styled__list-item-content{display:flex;max-width:100%}.styled__list-text{font-family:'Gotham Pro',sans-serif;font-size:20px;line-height:26px;color:#dadada;-webkit-text-fill-color:#dadada;-webkit-text-stroke-width:0;-webkit-text-stroke-color:none;text-transform:none;margin-left:31px;text-align:left}.styled__list-img{display:block;max-width:416px;margin-left:24px}.provider__items{position:relative;margin:32px 0;max-height:1292px;overflow:hidden}.provider__logo{padding:15px;background:#222127;border-radius:10px;max-width:192px;width:100%;margin:0 21px 16px 0;float:left}.provider__item{font-family:'Gotham Pro',sans-serif;font-size:20px;line-height:26px;color:#dadada;margin-bottom:30px}.provider__title{font-family:'Gotham Pro',sans-serif;font-weight:700;font-size:20px;line-height:26px;color:#fed150;font-weight:700}.expand__btn-block{position:absolute;bottom:0;width:100%;left:0;padding:24px 0 3px;background:linear-gradient(360deg,rgba(20,19,24,.98) 17.92%,rgba(20,19,24,.85) 71.21%);display:flex;align-items:center;justify-content:center;cursor:pointer}.expand__btn{position:relative;font-family:'Gotham Pro',sans-serif;font-weight:700;font-size:20px;line-height:26px;text-align:center;text-transform:uppercase;color:#fed150}.expand__btn::before{position:absolute;right:-27px;top:0;content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxOCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIgMkw5IDlMMTYgMiIgc3Ryb2tlPSIjRkVEMTUwIiBzdHJva2Utd2lkdGg9IjMiLz4KPC9zdmc+Cg==)}.collapse__btn-text{display:none}.provider__items.open{max-height:max-content}.provider__items.open .expand__btn-block{position:static}.provider__items.open .expand__btn::before{transform:rotate(180deg)}.provider__items.open .collapse__btn-text{display:inline}.provider__items.open .expand__btn-text{display:none}.summary__block{padding:50px 50px 50px 40px;background:#222127;border-radius:10px;border-left:10px solid #fed150}.summary__text{font-family:'Gotham Pro',sans-serif;font-size:20px;line-height:26px;color:#dadada;margin-bottom:20px}.summary__date{font-family:'Gotham Pro',sans-serif;font-size:20px;line-height:26px;text-align:right;color:#7c7c7c}.summary__title{font-size:28px;line-height:36px;text-transform:uppercase;color:#fff;margin-bottom:44px;position:relative}.summary__title::before{position:absolute;content:'';width:86px;height:4px;bottom:0;background:#fed150;left:0}.slots__item{height:196px;background-size:cover;background-position:top center;background-repeat:no-repeat;border-radius:20px;position:relative;display:block;text-decoration:none;cursor:pointer;margin-bottom:32px}.slots__item-title{padding:14px 0;font-family:'Gotham Pro',sans-serif;font-size:14px;line-height:18px;text-align:center;text-transform:uppercase;color:#f2f2f2;background:#242424;border-radius:0 0 20px 20px;position:absolute;bottom:0;left:0;width:100%}.news__block{padding:32px 0}.news__item{border-radius:20px;background:#222127;text-decoration:none;display:block}.news__img{height:171px;background-size:cover;background-position:top center;background-repeat:no-repeat}.news__item-content{padding:15px 15px 20px}.news__item-title{font-family:'Gotham Pro',sans-serif;font-size:20px;line-height:26px;color:#f2c94c;max-height:52px;overflow:hidden;margin-bottom:15px}.news__item-description{font-family:'Gotham Pro',sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:21px;max-height:63px;overflow:hidden;color:#bdbdbd}.news__item-summary{display:flex;justify-content:space-between;padding:0 15px 15px}.news__item-author{font-family:'Gotham Pro',sans-serif;font-size:14px;line-height:18px;color:#828282}.news__item-date{font-family:'Gotham Pro',sans-serif;font-size:14px;line-height:18px;color:#828282}.faq__item{background:#4e4d53;border-radius:15px;margin-bottom:15px;transition:.3s}.faq__item-question{background:#222128;border-radius:15px;padding:15px 15px 15px 25px;display:flex;justify-content:space-between;align-items:center;transition:.3s;cursor:pointer}.faq__item.expand .faq__item-question{background:#fed150;border-radius:20px;transition:.3s}.faq__item-title{font-family:'Gotham Pro',sans-serif;font-size:20px;line-height:26px;color:#fff;transition:.3s}.faq__item.expand .faq__item-title{color:#222128;transition:.3s}.faq__item-answer{border-radius:10px;overflow:hidden;font-family:'Gotham Pro',sans-serif;font-size:18px;line-height:26px;color:#dadada;height:0;padding:0 25px;transition:.3s}.faq__item.expand .faq__item-answer{padding:34px 25px 25px;height:auto;transition:.3s}.faq__item-question::after{color:#fed150;font-size:39px;line-height:1;content:'+';padding:8px;background:#4e4d53;border-radius:10px;width:38px;height:38px;display:flex;justify-content:center;align-items:center;transition:.3s;box-sizing:border-box;transform:rotate(0)}.faq__item.expand .faq__item-question::after{content:'-';transition:.3s;transform:rotate(180deg)}.subscribe__form{max-width:715px;background:#222128;border-radius:20px;padding:26px 20px 20px;margin:0 auto}.subscribe__form-header{font-family:'Gotham Pro',sans-serif;font-size:22px;line-height:26px;text-align:center;color:#fff;margin-bottom:16px}.subscribe__label{color:#fed150}.subscribe__form-body{display:flex;justify-content:center}.subscribe__email{background:#27262d;border:2px solid #363740;box-sizing:border-box;border-radius:10px;position:relative;padding:15px 15px 15px 58px;font-family:'Gotham Pro',sans-serif;font-size:20px;line-height:26px;color:#636376;margin-right:20px;max-width:100%;width:100%}.subscribe__email::before{position:absolute;top:calc(50% - 11px);left:20px;content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjMiIHZpZXdCb3g9IjAgMCAyOCAyMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIzLjQ2OTIgMEMyNC42MjE5IDAgMjUuNzI3NCAwLjQ1Nzg5NyAyNi41NDI0IDEuMjcyOTZDMjcuMzU3NSAyLjA4ODAyIDI3LjgxNTQgMy4xOTM0OCAyNy44MTU0IDQuMzQ2MTVWMTguMjUzOEMyNy44MTU0IDE5LjQwNjUgMjcuMzU3NSAyMC41MTIgMjYuNTQyNCAyMS4zMjdDMjUuNzI3NCAyMi4xNDIxIDI0LjYyMTkgMjIuNiAyMy40NjkyIDIyLjZINC4zNDYxNUMzLjE5MzQ4IDIyLjYgMi4wODgwMiAyMi4xNDIxIDEuMjcyOTYgMjEuMzI3QzAuNDU3ODk3IDIwLjUxMiAwIDE5LjQwNjUgMCAxOC4yNTM4VjQuMzQ2MTVDMCAzLjE5MzQ4IDAuNDU3ODk3IDIuMDg4MDIgMS4yNzI5NiAxLjI3Mjk2QzIuMDg4MDIgMC40NTc4OTcgMy4xOTM0OCAwIDQuMzQ2MTUgMEgyMy40NjkyWk0yNi4wNzY5IDYuODg2MDVMMTQuMzQ5MyAxMy43ODc3QzE0LjIzODQgMTMuODUyOCAxNC4xMTQ1IDEzLjg5MjUgMTMuOTg2NCAxMy45MDRDMTMuODU4MyAxMy45MTU0IDEzLjcyOTMgMTMuODk4MiAxMy42MDg3IDEzLjg1MzhMMTMuNDY2MSAxMy43ODc3TDEuNzM4NDYgNi44ODk1MlYxOC4yNTM4QzEuNzM4NDYgMTguOTQ1NCAyLjAxMzIgMTkuNjA4NyAyLjUwMjI0IDIwLjA5NzhDMi45OTEyNyAyMC41ODY4IDMuNjU0NTUgMjAuODYxNSA0LjM0NjE1IDIwLjg2MTVIMjMuNDY5MkMyNC4xNjA4IDIwLjg2MTUgMjQuODI0MSAyMC41ODY4IDI1LjMxMzEgMjAuMDk3OEMyNS44MDIyIDE5LjYwODcgMjYuMDc2OSAxOC45NDU0IDI2LjA3NjkgMTguMjUzOFY2Ljg4NjA1Wk0yMy40NjkyIDEuNzM4NDZINC4zNDYxNUMzLjY1NDU1IDEuNzM4NDYgMi45OTEyNyAyLjAxMzIgMi41MDIyNCAyLjUwMjI0QzIuMDEzMiAyLjk5MTI3IDEuNzM4NDYgMy42NTQ1NSAxLjczODQ2IDQuMzQ2MTVWNC44NzExN0wxMy45MDc3IDEyLjAzMDJMMjYuMDc2OSA0Ljg2NzY5VjQuMzQ2MTVDMjYuMDc2OSAzLjY1NDU1IDI1LjgwMjIgMi45OTEyNyAyNS4zMTMxIDIuNTAyMjRDMjQuODI0MSAyLjAxMzIgMjQuMTYwOCAxLjczODQ2IDIzLjQ2OTIgMS43Mzg0NloiIGZpbGw9IiM2MzYzNzYiLz4KPC9zdmc+Cg==)}.subscribe__btn{font-family:'Gotham Pro',sans-serif;font-size:20px;line-height:26px;text-align:center;text-transform:uppercase;color:#222128;border:1px solid #000;padding:14px 25px;background:#fed150;border-radius:5px;display:block;width:100%;max-width:214px;margin-left:20px}div.wpcf7 .ajax-loader{display:none!important}.content__list{background:#222127;border-radius:10px;padding:20px 20px 2px 65px;margin-bottom:32px}.content__list-title{font-weight:500;font-size:22px;line-height:29px;margin-bottom:20px;display:flex;align-items:center}.content__expande{display:block;margin-left:23px}.content__expande::before{content:'[show]'}.content__expande.open::before{content:'[hide]'}.content__details{margin-bottom:10px;font-size:18px;line-height:23px;color:#2d9cdb;padding-left:18px;margin:0}.content__details a{font-size:18px;line-height:23px;color:#2d9cdb;text-decoration:none}.content__text{font-size:20px;line-height:26px}.content__text p{font-size:20px;line-height:26px;margin-bottom:10px}.sidebar__plus-item{font-size:14px;line-height:18px;text-align:center;color:#dadada;margin-bottom:30px}.plus__items{margin-bottom:30px}.plusminus__block{background:#222127;border-radius:10px;padding:30px 20px;margin-bottom:60px}.sidebar__plus-item:last-child{margin:0}.top5__item{display:flex;justify-content:space-between;padding:10px;background:rgba(54,55,64,.4);border-radius:10px;margin-bottom:10px;align-items:center}.top5__img-block{width:60px;height:60px;display:flex;justify-content:center;align-items:center;border-radius:5px;overflow:hidden;background-position:center;background-size:100%;background-repeat:no-repeat;background-color:#f4f4f5;margin-right:10px}.top5__item-content{max-width:134px}.top5__item-content-title{font-size:12px;line-height:16px;color:#7c7c7c;margin-bottom:10px}.top5__item-content-description{font-size:12px;line-height:16px}.top5__item-content-link{padding:7px 12px;font-size:10px;line-height:17px;text-align:center;text-transform:uppercase;color:#fff;background:#19cc56;border-radius:5px;text-decoration:none;display:block;height:max-content;margin:0 auto}.top5__block-title{font-size:28px;line-height:36px;text-transform:uppercase;margin-bottom:34px;position:relative}.top5__block-title::before{position:absolute;content:'';width:86px;height:4px;bottom:0;background:#fed150;left:0}.sidebar-author{padding:30px;background:#222127;border-radius:10px}.sidebar-author__img-block{max-width:136px;height:136px;width:100%;border-radius:50%;overflow:hidden;margin:0 auto 30px}.sidebar-author__img{max-width:100%;display:block;margin:0;width:100%}.sidebar-author-name{font-size:22px;line-height:29px;text-align:center;color:#fed150;margin-bottom:30px}.sidebar-author__text{font-size:18px;line-height:23px;text-align:center;color:#dadada}.review__bonus-item{background:#222127;border-radius:10px;margin-bottom:5px;display:flex;justify-content:space-between;align-items:center;padding:20px}.review__bonus-img-block{max-width:116px;border-radius:5px;overflow:hidden}.review__bonus-img-block img{display:block}.review__bonus-link{padding:15px;background:#19cc56;border-radius:10px;font-size:24px;line-height:31px;text-align:center;text-transform:uppercase;color:#fff;text-align:center;text-decoration:none;max-width:186px;display:block;width:100%}.review__bonus-title{font-size:25px; margin-bottom:5px;line-height:31px;text-align:center;color:#fed150}.review__bonus-content{max-width:524px}.review__bonus-description{font-size:20px;line-height:31px;text-align:center;color:#fff}.review__summary-block{background:#222127;border-radius:10px;padding:10px 25px 0}.review-summary__item{padding:15px 0;display:flex;border-bottom:1px solid #363740}.review-summary__item-title{max-width:250px;width:250px;font-size:20px;line-height:26px;color:black; font-weight: 900;}.review__summa-description{font-size:20px;line-height:26px;width:calc(100% - 250px)}.review__summa-description a{font-size:20px;line-height:26px;text-decoration-line:underline;color:#2d9cdb}#commentform{display:flex;flex-direction:column;padding:40px 30px;border-radius:20px}.comment-form-comment{order:1;margin:0}.fields__commment{order:0;display:flex;justify-content:space-between;margin-bottom:25px}.form-submit{order:2}.feedback__description{display:none}.comment-form-cookies-consent{display:none}.comment-form-author input{background:#27262d;border:2px solid #363740;box-sizing:border-box;border-radius:10px;padding:15px 25px;font-size:20px;line-height:26px;color:#fff;width:100%;max-width:441px}.comment-form-email input{background:#fff;border:2px solid #363740;box-sizing:border-box;border-radius:10px;padding:15px 25px;font-size:20px;line-height:26px;color:#636376;width:100%}.comment-form-email{width:100%;max-width:441px}.comment-form-author{margin-right:24px;width:100%;max-width:441px}#comment{border:2px solid #363740;box-sizing:border-box;border-radius:10px;width:100%;max-width:100%;min-width:100%;height:110px;padding:15px 25px;font-size:20px;line-height:26px;color:#636376;margin-bottom:30px}.form-submit{margin:0}.submit{padding:15px;background:#fed150;border-radius:10px;font-size:20px;line-height:26px;text-align:center;text-transform:uppercase;color:#222128;border:none;max-width:415px;margin:0 auto;display:block}.slots{padding:15px;background:#222127;border-radius:10px;max-height:973px;overflow-y:hidden;height:max-content}.slot__item{border-radius:20px;overflow:hidden;text-decoration:none}.slot_item-img{width:100%;height:196px;background-size:cover;background-position:center top}.slot__item-title{ height: 62px;padding:14px;border-radius:0 0 20px 20px;background:#242424;font-size:14px;line-height:18px;text-align:center;text-transform:uppercase;color:#f2f2f2}.category__list-icon{display:block;width:65px;margin-right:15px}.category__item-link{display:flex;align-items:center;font-size:16px;line-height:21px;color:#bdbdbd;text-decoration:none}.category__item{margin-bottom:15px}.page__icons{margin-bottom:40px}.slots__title{font-size:28px;line-height:36px;text-transform:uppercase;;margin-bottom:34px;position:relative}.slots__title::before{position:absolute;content:'';width:86px;height:4px;bottom:0;background:#fed150;left:0}.author__post-thumbnail{height:148px;padding:15px;background-size:cover;background-position:center;border-radius:10px 10px 0 0;background-size:contain;background-repeat:no-repeat;margin-bottom:15px}.author__post-body{padding:0 15px 25px;border-radius:0 0 10px 10px}.author__posts{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:24px;grid-row-gap:24px;margin:100px 0}.author__post-title{font-size:20px;line-height:26px;color:#f2c94c;margin-bottom:10px;word-break:break-word}.author__post-text{word-break:break-all}.author__post-text{font-size:16px;line-height:21px;color:#bdbdbd;margin-bottom:15px;max-height:60px;overflow:hidden}.author__post-date{font-size:14px;line-height:18px;color:#828282;margin-bottom:15px}.author__post-text p{margin:0}.author__post-link{display:block;font-size:20px;line-height:26px;text-align:center;color:#f2c94c;padding:9px;width:100%;max-width:186px;border:1px solid #fed150;box-sizing:border-box;border-radius:10px;margin:0 auto;text-decoration:none;text-align:center}.author__post{display:flex;justify-content:space-between;flex-direction:column;background:#222127;border-radius:10px;padding-bottom:25px}.author__general-name{font-size:36px;line-height:47px;color:#fff;margin-bottom:10px;width:calc(100% - 196px);float:left}.author__general__text{font-style:italic;font-weight:400;font-size:22px;line-height:29px;color:#dadada}@media (max-width:767px){.content__list{margin-bottom:32px;padding:15px 15px 24px}.content__list-title{line-height:21px;margin-bottom:13px}.content__text-block h2,.custom__bonuses-title,.intro__text-block h2{font-size:23px;line-height:30px;margin-bottom:24px}.content__text-block p,.intro__text-block,.intro__text-block p{font-size:17px;line-height:22px}.bonus__item-name{font-size:21px;line-height:26px;text-align:center}.bonus__item-casino{font-size:17px;line-height:22px}.bonus__image-link{display:block;padding:12px;background:#fff;border-radius:10px}.bonus__image{height:80px;margin:0 auto;width:100%;background-color:#fff;padding:12px;background-size:contain;border-radius:10px;margin:0 auto}.content__text p{font-size:16px;line-height:20px}.content__text{font-size:16px;line-height:20px}.content__text h2{margin-top:10px;margin-bottom:12px;font-size:24px;line-height:30px}.review__bonus-item{flex-direction:column;padding:15px 15px 15px 25px}.bestbonus__feedback-block{margin-bottom:32px}.review__summa-description a{font-size:12px;line-height:15px}.review__summa-description{font-size:15px;line-height:21px;width:calc(100% - 104px)}.review-summary__item-title{max-width:104px;width:104px;font-size:15px;line-height:18px}.fields__commment{flex-direction:column}.comment-form-author{margin:0 0 16px 0}.review__bonus-link{padding:8px 12px;border-radius:10px;font-size:22px;line-height:28px}.review__bonus-title{font-weight:600;font-size:25px}.review__bonus-description{font-size:20px;line-height:22px;margin-bottom:12px}.bonus__item{flex-direction:column;display:flex}.bonus__item-content{flex-direction:column}.bonus__image-block{margin-right:30px;width:100%;height:auto;max-width:200px;margin:0 auto 16px}.bonus__item-casino{font-size:17px;line-height:22px;text-align:center}.bonus__item-type{font-size:20px;line-height:22px;margin-bottom:12px;text-align:center;color:#f2c94c}.author__block{padding:15px 15px 25px;border-left:5px solid #ff784b}.author__block-header{flex-direction:column}.author__block-img{margin-right:0;margin:0 auto;width:96px;height:96px;margin-bottom:12px;margin-left:12px}.author__general-name{width:calc(100% - 108px);font-size:22px;line-height:27px}.author__general__text{font-size:18px;line-height:29px}.author__posts{grid-column-gap:12px;grid-column-gap:12px;grid-template-columns:1fr;margin:32px 0}.author__post-title{text-align:center}.author__post-thumbnail{height:90px}.author__block-gen{width:100%}.author__block-name{font-size:21px;font-weight:700;text-align:center;margin-bottom:16px}.author__block-info{font-size:18px;line-height:22px}.styled__list-item-content{display:block}.author__block-text{font-size:20px;line-height:24px}.popular__item{padding:15px;flex-direction:column}.popular__item-img-block{width:80px;height:80px;padding:0;margin-bottom:12px}.popular__item-content{width:100%}.popular__item-title{font-size:22px;line-height:26px;margin-bottom:10px}.styled__list-text{font-size:18px;line-height:23px;margin-left:2px}.styled__list-item::before{font-size:41px;line-height:41px}.styled__list-img{max-width:100%;margin:12px 0}.provider__logo{padding:10px;background:#222127;border-radius:10px;max-width:130px;width:100%;margin:0 11px 0 0;float:left}.provider__title{font-size:18px;line-height:18px}.provider__item{font-size:17px;line-height:21px;margin-bottom:24px}.summary__block{padding:15px 15px 25px 15px;border-left:5px solid #fed150}.summary__title{font-size:23px;line-height:37px;margin-bottom:15px}.summary__text{font-size:18px;line-height:22px}.summary__date{font-size:15px;line-height:16px}.faq__item-title{font-size:18px;line-height:22px;font-weight:600}.faq__item-answer{font-size:18px;line-height:24px;padding:0 15px 0}.faq__item.expand .faq__item-answer{padding:15px 15px 25px}.subscribe__form-body{flex-direction:column}.subscribe__form-header{font-size:18px;line-height:20px}.subscribe__email{font-size:17px;line-height:20px;padding:11px 11px 11px 20px;margin-right:0}.subscribe__btn{margin:0 auto}.footer{padding:32px 0}.footer__logo-block{margin-bottom:13px}.footer__logo{height:88px;margin:0 auto;display:block}.footer__slogan{font-size:14px;line-height:15px;margin-bottom:18px}.social__list{margin:0 auto 15px}.footer__menu{margin:0}.footer__menu .menu-item a{font-size:18px;line-height:18px;margin-bottom:14px;display:block;font-weight:600}.footer__menu .menu-item .sub-menu .menu-item a{font-size:14px;line-height:16px;margin-bottom:9px;font-weight:400}.bonus__item-link{display:block;width:100%;max-width:170px;text-align:center;margin:0 auto;margin-bottom:25px;padding:10px}.footer__logo-block{display:flex;justify-content:center}.open__menu>div{filter:grayscale(1) blur(1px);transition:.3s}.header__menus-items{opacity:0;transition:.8s}.open__menu .header__menus-items{top:60px;transition:.8s;opacity:1}.open__menu{position:fixed;transition:.3s}.open__menu .burger__line.second{display:none}.open__menu .burger__line.first{transform:rotate(45deg) translate(10px,8px);transition:.3s}.burger__line{transition:.3s}.open__menu .burger__line.third{transform:rotate(-45deg) translate(7px,-8px);transition:.3s}.copyrigth{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:23px;grid-row-gap:12px}.submit{width:100%;font-size:13px;font-weight:900}}.payment-item{display:flex;align-items:center;padding:7px 0}.payment-item img{margin-right:8px}.post-ratings-image{max-width:20px}.general__content-payments-wrap{max-height:300px;overflow-y:auto}.general__content-payments-wrap::-webkit-scrollbar{width:5px;height:8px;background-color:#ffffff6b}.general__content-payments-wrap::-webkit-scrollbar-thumb{background-color:grey;border-radius:9em}.header__banner{position:relative;overflow-x:hidden}body:after,body:before{content:'';position:fixed;top:150px;background-image:url(../images/poker_chips.webp);background-repeat:no-repeat;background-size:contain;width:13%;height:calc(100% - 200px);z-index:-1}body:before{left:-40px}body:after{right:-40px}.post-ratings{display:flex;align-items:center}.post-ratings strong{margin-left:10px}.content__list-title:hover{cursor:pointer}.general-info .top5__item{background:#ffffff54}.general-info .top5__block-title{margin:22px 0}.text-center{text-align:center}.general-info .top5__img-block{width:80px;height:80px}.general-info .top5__item-content{max-width:100%}.general-info .top5__item-content-title{text-align:center;color:#000;font-size:16px;line-height:18px}.general-info .top5__item-content-link{padding:16px 22px;font-size:14px;line-height:25px;margin:0;max-width:131px}.title_sibling{font-size:1.17em;font-weight:700}.general__compilation-body.general__compilation-body_modify{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:10px}.general__compilation-item.general__compilation-item_modify{flex-direction:column}@media(max-width:1200px){.general__compilation-body.general__compilation-body_modify{grid-template-columns:1fr 1fr}}@media(max-width:520px){.general__compilation-body.general__compilation-body_modify{grid-template-columns:1fr}}.general__compilation-item_modify .general__compilation-item-bonus,.general__compilation-item_modify .general__compilation-item-logo-block,.general__compilation-item_modify .general__compilation-item-rating,.general__compilation-item_modify .general__compilation-item-title{width:100%;margin-bottom:10px}.general__compilation-item_modify .general__compilation-item-bonus::after,.general__compilation-item_modify .general__compilation-item-bonus::before,.general__compilation-item_modify .general__compilation-item-rating::after{display:none}.general__compilation-item_modify .general__compilation-item-link a{display:block;width:auto}.general__compilation-item-logo-block img{height:auto}@media (max-width:1200px){.header__menu .pll-parent-menu-item .sub-menu{opacity:1;display:flex;align-items:center;position:static}.header__menu .menu-item .sub-menu a{padding:4px}.header__menu .pll-parent-menu-item.menu-item .sub-menu .menu-item{padding:0;margin:0}.header__menu .pll-parent-menu-item a{margin:0}.pll-parent-menu-item>a{background:#ffffff4a;padding:4px 8px;border-radius:6px}.sub-menu-toggle{margin-left:10px;font-size:20px;line-height:28px;font-weight:600;vertical-align:middle}.sub-menu-toggle:before{content:"+";color:#fff}.active.sub-menu-toggle:before{content:"-"}.header__menu .menu-item.menu-item-has-children .sub-menu{display:none;opacity:1;position:static;padding-left:20px;width:100%}.header__menu .menu-item.menu-item-has-children .sub-menu>.menu-item{padding:0;display:inline-block}.header__menu .menu-item.menu-item-has-children>a{display:inline-block}.header__menu>.menu-item:hover::before{display:none}}.content__text iframe{width:100%;height:480px;}

.general__compilation-item-bonus .reviews-bonus-type{
	font-size:16px;
	margin-bottom: 5px;
	font-weight: bold;
}

table, tr, td {
	border: 2px solid #000;	
}

tr td {
	width: 1%;
}

table {
	border-radius:5px;
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	overflow-x: auto;
	display: block;
}

.scrollwrapper { 
	overflow: auto; 
}

/* @media (max-width: 692px) {
	table {
		min-width: 700px;
	}
} */

.game__in-block {
	opacity: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: rgba(9,32,40,.85);
    transition: all .3s ease-in-out;
	overflow: hidden;
	border-radius: 20px;
}
			
.slots__item:hover .game__in-block {	
    opacity: 1;
}
			
.slots-link {
	width: 60%;
	display: inline-block;
	text-align: center;
	font-size: 14px;
	padding: 13px 13px;
	line-height: 14px;
}

.en_GB:after, .en_GB:before {
	filter: grayscale(1);
    opacity: 0.1;
}
 .en_GB .footer__comments_title{
	color: white;
}
.en_GB .footer__comment_item{
	border: 1px solid white;
}
.en_GB .footer__comment_author{
		color: white;
}
.en_GB  .footer__comment_content{
		color: white;
}
.en_GB .footer__menu .menu-item .sub-menu{
			color: white;

}
.en_GB .general__compliation-permalink,.en_GB .general__content-advantages-title,.en_GB .general__content-payments-title,.en_GB .general__bonus-title,.en_GB .header__menu .menu-item:hover .sub-menu a:hover,.en_GB .review__bonus-title{
	color: white;
}
.rectntly__post-item{
box-shadow: 0px 0px 3px 0px rgb(197 197 197);
    border-radius: 19px;
    padding: 12px 8px;
    display: flex;
    flex-direction: column;
    cursor: pointer;
	transition: .3s;
	margin-bottom: 32px;
}
.rectntly__post-item:hover{
	transition: .3s;
	transform: scale(1.1);
}
.rectntly__post-item-img{
    display: block;
    max-width: 100%;
    margin-bottom: 16px;
    width: max-content;
    height: 122px;
    margin: 0 auto 16px;
}
.rectntly__post-item-title{
	font-size: 20px;
    font-weight: 700;
    text-align: center;
    color: rgb(71 71 71);
	text-decoration: none;
}
 .content__details{
	list-style: none;
	counter-reset: h2;
	 padding: 0;
}
/*.content__details li:before {
    display: inline-block;
    content: counter(point) ". ";
    opacity: .5;
    margin-right: 5px;
    margin-left: 0
}

.content__details .level-h1 {
    counter-increment: point;
    counter-reset: sublist;
    margin-top: .4em;
    margin-bottom: .2em
}

.content__details  .level-h2 {
    counter-reset: sublist3;
    margin-top: .3em;
    margin-bottom: .3em;
    margin-left: 30px
}

.content__details .level-h2:before {
    content: counter(point) "." counter(sublist) ". ";
    counter-increment: sublist
}

.content__details .level-h3 {
	 counter-reset: sublist4;
    margin-top: .3em;
    margin-bottom: .7em;
    margin-left: 70px
}

.content__details .level-h3:before {
    content: counter(point) "." counter(sublist) "." counter(sublist3) ". ";
    counter-increment: sublist3;
    width: 3.3em
}

.content__details .level-h4{
    margin-top: .3em;
    margin-bottom: .7em;
    margin-left: 70px
}

.content__details .level-h4:before {
    content: counter(point) "." counter(sublist) "." counter(sublist3) "." counter(sublist4);
    counter-increment: sublist4;
    width: 3.3em
} */
.links_item img{
	margin-bottom: 12px;
	object-fit: contain;
}
.links_wrapp{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 20px 0;
    align-items: center;
}
.links_item{
    display: flex;
    flex-direction: column;
    align-items: center;
	width: 33%;
	margin-bottom: 12px;
	padding: 12px;
}
/* @media (max-width: 992px) {
	.top5__block.sidebar__auto .top5__item	.top5__item-content-link {
		margin: 0;
	}
	.top5__block.sidebar__auto .top5__item {
		display: flex;
	}
	.top5__block.sidebar__auto .top5__item > a {
		width: 30%;
		max-width: 150px;
	}
	.top5__block.sidebar__auto .top5__item > a div {
		width: 70%;
	}
}
@media (max-width: 992px) and (min-width: 500px) {
	.top5__block.sidebar__auto .top5__item .top5__item-content-title {
		font-size: 16px;
	}
	.top5__block.sidebar__auto .top5__item .top5__item-content-description {
		font-size: 15px;
	}
	.top5__block.sidebar__auto .top5__item .top5__item-content-link {
		font-size: 15px;
	}
} */


/* some css */

.content__text h1 {
	line-height: 1.2;
}

@media (max-width: 992px) {
	.top5__block.sidebar__auto .top5__item	.top5__item-content-link {
		margin: 0;
	}
	.top5__block.sidebar__auto .top5__item {
		display: flex;
	}
	.top5__block.sidebar__auto .top5__item > a {
		width: 30%;
		max-width: 150px;
	}
	.top5__block.sidebar__auto .top5__item > a div {
		width: 70%;
	}
}
@media (max-width: 992px) and (min-width: 500px) {
	.top5__block.sidebar__auto .top5__item .top5__item-content-title {
		font-size: 16px;
	}
	.top5__block.sidebar__auto .top5__item .top5__item-content-description {
		font-size: 15px;
	}
	.top5__block.sidebar__auto .top5__item .top5__item-content-link {
		font-size: 15px;
	}
}
.level-h1 {
  counter-reset: h2;
}

.level-h2 {
  counter-reset: h3;
	 margin-top: .3em;
    margin-bottom: .3em;
}

.level-h3 {
  counter-reset: h4;
	 margin-top: .3em;
    margin-bottom: .7em;
    margin-left: 25px
}
.level-h4{
	 margin-top: .3em;
    margin-bottom: .7em;
    margin-left: 50px
}
.level-h2::before {
    counter-increment: h2;
    content: counter(h2) ". ";
}

.level-h3::before {
    counter-increment: h3;
    content: counter(h2) "." counter(h3) ". ";
}

.level-h4::before {
    counter-increment: h4;
    content: counter(h2) "." counter(h3) "." counter(h4) ". ";
}
/* .content__wrapper .review__summary-block{
	background: #0000005e;
} */
.slot__link{
	display: block;
	font-size: 27px;
    font-weight: bold;
   padding: 23px 0;
    margin: 25px 0;
}
a:hover{
	transition: .3s;
	opacity: .8;
}
body{
	-webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.slots{
	background: transparent;
}
.menu-item-has-children{
	position: relative;
}
.sub-menu .menu-item-has-children:hover > .sub-menu{
	top: 0;
    left: 100%;
/* 	padding: 0; */
}
.arrow-up{position:fixed;right:24px;bottom:96px;cursor:pointer;z-index:2}
.review__summa-description_link {
	display: block;
    position: relative;
    z-index: 0;
    background-color: #fff;
    border-color: #e1ebef;
    border-radius: 3px 0 0 3px;
    line-height: 100%;
    
    max-width: 193px;
    height: 40px
}

.review__summa-description_link-span {
	display: flex;
    align-items: center;
	height: 100%;
    position: absolute;
    z-index: -2;
    color: #495057;
    font-weight: 900
}

.review__summa-description_link:before {
    left: 0;
    width: 75%;
    height: 100%;
    border-radius: 3px 0 0 3px;
    background-color: #e1e9ef;
    transition: width .1s linear
}

.review__summa-description_link:after {
    left: 75%;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 0 0 20px;
    border-color: transparent transparent transparent #b5c0cc;
    transform: rotate(17deg);
    transition: left .1s linear;
    transform-origin: top left
}

.review__summa-description_link:after,.review__summa-description_link:before {
    content: '';
    position: absolute;
    top: 0;
    z-index: -1;
    display: block
}

.review__summa-description_link:hover:after {
    left: 65%;
    border-left-color: #7a887a
}

.review__summa-description_link:hover:before {
    width: 65%;
    background-color: #c8d2c8
}

.general__compilation-item-logo-block > a{
	display: flex;
    height: 100%;
	justify-content: center;
	align-items: center;
}
.general__compilation-item-logo-block > a > img{
	width: 100%;
    height: auto;
}
.burger__btn {
/* 	top: 100px; */
	z-index: 10;
}
@media(max-width: 1400px) and (min-width: 992px) {
	.top5__block.sidebar__auto .top5__item {
		flex-direction: column;
		gap: 5px;
	}
	.top5__block.sidebar__auto .top5__item .top5__item-content {
		text-align: center;
	}
}
@media(max-width: 1024px) {
	.burger__btn{display:flex}
	.header__menu {
    	flex-direction: column;
    	margin: 0;
    	width: 100%;
	}
	.header__menu {
    	position: relative;
    	top: -32px;
	}
	.header__menus-items {
    	opacity: 0;
    	transition: .8s;
	}
	.header__menus-items {
    	position: fixed;
    	top: -100%;
    	background: #151515;
    	height: 100%;
    	z-index: 4;
    	left: 0;
    	width: 81%;
    	flex-direction: column;
    	justify-content: flex-start;
    	align-items: flex-start;
    	padding: 32px 15px 15px 15px;
	}
	.header__menu .menu-item a {
    	font-size: 18px;
    	margin-bottom: 16px;
    	display: block;
	}
	.header__menu .menu-item .sub-menu {
    	padding: 25px 0;
	}
	.header__menu .menu-item .sub-menu>.menu-item:first-child {
    	padding-top: 0;
	}
	.open__menu .header__menus-items {
    	top: 60px;
    	transition: .8s;
    	opacity: 1;
	}
	.open__menu .header__menus-items {
    	top: 60px;
    	transition: .8s;
    	opacity: 1;
	}
	.open__menu .header__menus-items {
    	overflow-y: auto;
		padding-bottom: 50px;
	}
}
@media (max-width: 850px) {
	.slot__img {
		height:300px;
		width: auto;
	}
	.page__icons {
		display: flex;
		justify-content: center;
	}
}
	.review__summary-button{
		position: relative;
		cursor: pointer;
		margin-right: 15px;
		margin-left: 40px;
		margin-top: 10px;
		font-size: 22px;
		
	}
	.review__summary-block .review__summary-button:after{
		position: absolute;
		content: ' [show]';
		margin-left: 20px;
	}
	.review__summary-block.open .review__summary-button:after{
		position: absolute;
		content: ' [hide]';
		margin-left: 20px;
	}

	.review__summary-block .review__summary-wrap{
		height: auto;
    overflow: hidden;
    transition: all .3s;
    max-height: 0;
		margin-bottom: 20px;
	}
	
		.review__summary-block.open .review__summary-wrap{
		max-height: 5000px;
	}

		@media(max-width: 768px){
			.review__summary-button{
				margin-right: 55px;
    margin-left: 0px;
			}

			
			

@media (max-width: 699px){
	.links_item img{
		margin-bottom: 51px !important;
	}
	.links_item{
		width: 100%;
	}
	.general-info .top5__img-block{
		min-width: 80px;
		margin: 0;
	}
	.top5__item-content-title{
		margin-bottom: 0
	}
	.general-info .top5__item-content-link{
		padding: 4px
	}
	.general-info .top5__item{
		padding: 7px;
	}
	.top5__item{
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		grid-gap: 4px;
	}
	.review__bonus-link{
		max-width: 100%;
	}
	.header__menus-items{
		padding: 32px 15px 15px 26px;
		width: 100%;
		z-index: 99;
	}
	.header__menu .menu-item a{
		margin-bottom: 0;
	}
	.sub-menu-toggle{
		position: absolute;
		width: 25px;
		display: flex;
		justify-content: center;
		align-items: center;
		top: -3px;
		right: 0;
	}
	.header__menu>.menu-item {
		margin: 5px 0;
		padding: 5px 0;
		border-bottom: 1px solid #fff;
	}
}

.jackpot__container{
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}
.jackpot__item{
    display: flex;
    flex-direction: column;
    align-items: center;
}
a.jackpot_link{
    margin-bottom: 20px;
    display: block;
    background: rgb(245,249,109);
    background: linear-gradient(173deg, rgb(255, 122, 0) 0%, rgb(255, 118, 0) 35%, rgb(255, 0, 0) 100%);
    padding: 10px 37px;
    position: relative;
    transform: skew(-15deg, 0deg);
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
}
.jackpot__price{
    font-size: 23px;
    font-weight: 600;
	color: #f1d825;
}
.jackpot_title{
	text-align: center;
}
.expert-review-qa__answer .expert-review-qa__avatar{
	background: #fff;
}
div.expert-review {
    background: #f1f3f882;
}
.comment-form-email input{
	background: #ffffff;
	color: #363740;
}
.comment-form-author input{
	color: #363740;
}
.footer__comments_title{
    color: #ccc;
    font-size: 18px;
    padding-top: 7px;
    margin-bottom: 15px;
}
.footer__comment_item{
    border: 1px solid #ccc;
    display: block;
    padding: 10px;
    border-radius: 20px;
    margin-bottom: 10px;
}
.footer__comment_author{
    color: #ccc;
    font-weight: 600;
}
.footer__comment_content{
    color: #ccc;
    font-size: 14px;
    font-style: italic;
    padding: 5px 0 0 0;
}
.general__bonus-title{
	font-size: 23px;
}
.text_imglink{
    padding: 20px;
    background: #000;
    color: #fff;
    text-align: center;
    transform: translateY(-36%);
}
.header__menu .menu-item .sub-menu>.menu-item:first-child{
	padding-top: 0;
}
.header__menu .menu-item .sub-menu>.menu-item:last-child{
	padding-bottom: 0;
}
.header__menu .menu-item .sub-menu{
	padding: 25px 0;
}
			
/* Position the front and back side */

.faq__item .faq__item-question img{
	min-width: unset;
}

		.sub-menu .menu-item-has-children:after{
			position: absolute;
			right: 5px;
			top: 6px;
			content: ">";
			color: white;			
		}
		@media(max-width: 1200px){
			.sub-menu .menu-item-has-children:after{
				display: none;
			}}			
}		
			
/* 		other css style	 */
			
			.general__compilation-item-title.red-color{
				color:#a00000;
			}
			
			.author__bio img {
				max-width:none;
				border-radius: 5px;
			}


@media(max-width: 992px) {
	.content__list {
		margin-top: 10px;
	}
}
 img.alignright,  img.alignleft, img.aligncenter{
	border-radius:10px;
}
.submit{
	color: #fff;
}
table.aligncenter{
	display: table;
	width: 100%;
}
table, th, td{
    border: 1px solid black;
    border-collapse: collapse;
}
th, td{
	text-align: center;
}
tr:first-child{
	background: #11c7d4;
    color: #fff;
}
.header__logo-block img {
    max-height: 100px;
}

.review__bonus-description{
	color:#000;
}

.footer__block-title{
	color:#fff;
	font-size:18px;
	font-weight:600;
	margin-bottom:30px;
}

.review__bonus-item, .general-info, .general__bonus, .row .content__list, .content__wrapper .review__summary-block{
	filter: drop-shadow(8px 6px 5px rgb(197 197 197));
	border: 2px solid #000;
}

.general__bonus .general__bonus-description{
	max-width:none;
	margin-bottom: 10px;
	
}

.general__bonus-gift{
	display:flex;
	justify-content:center;
	margin-bottom:50px;
}

.row .general__bonus {
	padding:25px;
	border-radius:10px;
	height: 100%;
    max-height: 500px;
	background:#1e73be;
	filter: drop-shadow(8px 6px 5px rgb(197 197 197));
}


.content__text-block .plus-minus, .content__text-block .expert-review--color-blue-1, .faq__item .faq__item-answer{
	background:#1e73be;	
}
body .content__list, #commentform, .review__summary-block, .top5__item {
	background:#1e73be;	
	color: #fff;
}
.review-summary__item-title,
.review__bonus-description,
.genral__content-advantage,
.payment-item,
.general__content-title,
.rating__text,
.general__bonus .general__bonus-description,
.faq__item-answer,
.calendar_date {
	color: #fff;
}
.content__details a,
.level-h2::before,
.level-h3::before {
	color: #81d742;
}

.col-12 .content__text-block{
	background: #ffffffc4;
    border-radius: 10px;
    padding: 32px 16px;
    box-shadow: 0px 0px 5px 0px rgb(197 197 197);
    margin-top: 32px;
}

.general__compilation-body .general__compilation-item-logo-block > a {
	background:#f3f3f3;
	
}
.general__compilation-body .general__compilation-item-logo-block{
	    box-shadow: 5px 3px 6px rgba(0, 0, 0, 0.51);
		background:#f3f3f3;
}

.general__compilation-body{
	filter: drop-shadow(8px 6px 5px rgb(197 197 197));
}

.general__compilation-body .general__compilation-item {
	border: 2px solid;
}

.general__compilation-item-logo-block{
	width: 160px;
    height: 80px;
}

.general__compilation-item-logo-block > a > img{
	
	border-radius:10px;
}

.general__logo .general__logo-img-block{
	box-shadow:none;
	margin-top: 35px;
	box-shadow:2px 3px 6px rgba(0, 0, 0, 0.51);
}

.general__logo .general__logo-img-block img {
	box-shadow:2px 3px 6px rgba(0, 0, 0, 0.51);
	border-radius:10px;
}

.general-info .general__logo{
	align-items:flex-start;
}

.content__text .expert-review.expert-review--color-blue-1, .content__text .plus-minus{
	background:#f3f3f3;
}

.general__compilation-item-counter-label{
	left:-1px;
	top:-1px;
}

.general-info .general__content{	
	padding-left:30px;
	width:100%;
}

.general__content-title {
	display: flex;
    justify-content: space-between;
}

.author_name-review {
	margin-bottom: 10px;
}

.calendar_date {
	font-size: 12px;
	line-height: normal;
    text-transform: none;
}

@media (max-width:768px){
	.footer__block {
    margin-bottom: 30px;
    flex-direction: column;
    justify-content: space-between;
	}
	
	.general__compilation-item-logo-block > a > img{
		border-radius:10px;
	
}
	.general__compilation-item-logo-block{
	width: 180px;
    height: 90px;
}
	
	.general__compilation-body .general__compilation-item-logo-block{
		width:180px;
		height:90px;
	}
	.awesome_wrapp .awesome_popup{
		border-radius:0;
	}
	
	.awesome_wrapp .awesome_popup_close{
		right:0;
		top:0;
		width:22px;
		height:22px;
		border-radius:0;
	}
	
	.footer .scrollup{
		bottom: 120px;
    	right: 11px;
	}
	
}
.open .awesome_popup_close, .open .awesome_popup{
			display: flex;
		}
		.open .awesome_popup_open{
			display: none;
		}
		.awesome_popup_open{
			width: 50px;
			height: 50px;
			border-radius: 100%;
			display: flex;
			justify-content: center;
			align-items: center;
			cursor: pointer;
		}
		.awesome_popup_open img{
			display: block;
			width: 70%;
			height: auto;
		}
		.awesome_popup_close{
			width: 25px;
			height: 25px;
			display: none;
			justify-content: center;
			align-items: center;
			cursor: pointer;
			position: absolute;
			right: -10px;
			top: -10px;
			background: #dbdbdb;
    		border-radius: 100%;
		}
		.awesome_wrapp{
			position: fixed;
			bottom: 67px;
			right: 135px;
		}
		.awesome_popup{
			display: none;
			width: 210px;
			border-radius: 10px;
			flex-direction: column;
			justify-content: center;
			align-items: center;
			gap: 17px;
			padding: 17px 10px;
		}
		.awesome_popup:hover{
			opacity: unset;
		}
		.awesome_logo{
			background: #fff;
			border-radius: 5px;
			padding: 5px;
		}
		.awesome_bonus{
			font-size: 20px;
			color: #fff;
			font-weight: 600;
			text-align: center;
		}
		.footer__comments_title{
			font-size: 20px;
    line-height: 26px;
    color: #cecece;
    margin-bottom: 5px;
		}
		.footer__comment_item{
			border: 1px solid #b8aaaa;
    padding: 10px;
    border-radius: 18px;
    line-height: 26px;
    color: #cecece;
    margin-bottom: 5px;
		}
		.footer__comment_author{
			font-weight: 900;
			font-size: 16px;
    line-height: 18px;
		}
		.footer__comment_content{
			font-weight: 900;
			    font-size: 16px;
    line-height: 18px;
    padding: 0;
		}
		.container{
			 -moz-hyphens: none !important;
-ms-hyphens: none !important;
-webkit-hyphens: none !important;
 hyphens: none !important;
		}
		.content__text-block h1{
			text-transform: uppercase;
		}
		
		.bonus__link{
			padding: 19px 60px;
    font-size: 20px;
    line-height: 26px;
    color: #fff;
   background-color: #a00000;
    border-radius: 10px;
    text-decoration: none;
    text-align: center;
    margin: 10px auto;
	max-width: 300px;
			display: block;
		}
		.bonus__link.en_GB{
			background-color: #dd0000;
		}
		.bonus__link--mobile{
			position: absolute;
			visibility: hidden;
		}
		
		
		@media(min-width: 1200px){
			.header__menus-items .sub-menu .menu-item-has-children{
				position: relative;
			}
			.header__menus-items .sub-menu .menu-item-has-children:after{
				position: absolute;
    content: '+';
    color: #fff;
    /* top: 50%; */
    right: 10px;
    /* transform: translateY(-50%); */
    bottom: 6px;
			}
			.header__menus-items .sub-menu .menu-item-has-children:last-child:after{
				bottom: 0;
				top: 6px;
			}
		}
		
		
/* 	добавление кнопки на верх */		
		.scrollup {
    width: 60px;
    height: 60px;
    opacity: .9;
    position: fixed;
    bottom: 70px;
    right: 50px;
    display: none;
    text-indent: -9999px;
    background-image: url("../images/hand-up.webp");;
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
	background-color: #b4b4b487;
    border-radius: 3px;
	z-index: 7;		
}
		
		
/* 	изменение стиля рейтинга в плитках казинох */
	.general__compilation-item-rating{
		padding-right: 4px;
	}
	.general__compilation-item-logo-block img{
		object-fit: contain;
	}
	.general__compilation-item-rating .flex__row{
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
	.general__compilation-item-rating .stars__rating{
		height: 16px;
	}
	.general__compilation-item-rating .rank{
		margin-left: 1px;
	}
	
/* 	изменение ширины текстового блока */
	
	.content__text-block, .intro__text-block, .intro__text-block p{
	max-width: 88%;
    margin: 0 auto;
	}
		/* 	настройка кнопки с бонусом */
				.testBonus__block{
    background: #00000024;
	width: 100%;	
    text-align: center;
			z-index: 5;
			display: none;
		}
				.testBonus__block.visible{
					display: block;
				}
	.testBonus__block--stick{
position: sticky;
    bottom: 0px;
    right: 0;
    margin-bottom: -32px;
    padding: 5px 0;
		}

		.testBonus__link{
padding: 5px 60px;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    background-color: #a00000;
    border-radius: 10px;
    text-decoration: none;
    text-align: center;
    margin: 10px auto;
    max-width: 400px;
    display: block;
		}
		
		.testBonus__link.en_GB{
			background-color: #dd0000;
		}
		.testBonus__link.es_ES{
			background-color: #dd0000;
		}
		.testBonus__link.en_AU{
			background-color: #ff0000;
		}
		.testBonus__link.sv_SE{
			    background-color: #0ead00;
		}
		
		.testBonus__link.cs_CZ{
			    background-color: #b422e5;
		}
		.testBonus__link.en_CA{
			    background-color: #dd0000;
		}
				
		.general__bonus-title{
			text-align: center;
		}
		.general__bonus-btn{
			word-break: break-word;
		}
		
/* 		настройка топ3 */
		.general__compilation-body.general__compilation-body_modify.general__compilation-body_modify-top3{
			grid-template-columns: 1fr 1fr 1fr;
			grid-column-gap: 30px;
			margin-bottom: 25px;
			margin-top: 25px;
		}
		.general__compilation-body_modify-top3 .general__compilation-item-link{
			width: 100%;
			margin-bottom: 20px;
		}
		.general__compilation-body_modify-top3 .general__compilation-item-link a{
			width: 100%;
			text-align: center;
		}
		
/* 		настройка топ3 */
		
		.faq__title{
			font-size: 1.4em;
			font-weight: 700;
			padding: 15px 0;
		}
		.faq__item{
			border-radius: 22px;
			background: #f2f6f7;
		}
		.faq__item-title{
			    color: #277f94;
			font-weight: 700;
		}
		.faq__item-answer{
			    color: #000000;
		}
		.faq__item-question{
			background: #ececec;
		}
		.faq__item-question::after{
			color: #277f94;
			background: #d2d2d2;
		}
		.faq__item.expand .faq__item-title{
			color: #277f94;
		}
		.faq__item.expand .faq__item-question{
			background: #bbbbbb;
		}
		
/* 		plus_minus */
		
		.plus-minus{
display: flex;
    justify-content: space-between;
    background: #f1f3f882;
    padding: 25px 30px;
    margin: 30px 0;
		}
		.pluses, .minuses{
			width: 49%;
		}
		.pluses__title, .minuses__title{
			color: #277f94;
			font-size: 26px;
			font-weight: 700;
			margin-bottom: 15px;
		}
		.minuses__item, .pluses__item{
position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
		}
		.minuses__item img, .pluses__item img{
			width: 14px;
			height: 14px;
			object-fit: contain;
			position: absolute;
			top: 6px;
			left: 0;
		}

		
		.header__menu>.menu-item .header-item-img{
			position: absolute;
			left: -21px;
		}
		.header__menu>.menu-item span img{
			width: 20px;
			height: auto;
			margin-right: 3px;
		}

				.review__summary-block.open .review__summary-wrap{
		max-height: 5000px !important;
	} 
		@media(max-width: 1200px){
			.header__logo-block{
				text-align: center;
    margin-bottom: 10px;
			}
			.header__menu{
				    margin: 0;

			}
			.header__menu .menu-item.menu-item-has-children .sub-menu{
				height: 100% !important;
			}
			.header__menu .menu-item.menu-item-has-children .sub-menu>.menu-item{
				display: block;				
			}
			.scrollup{
				width: 50px;
    height: 50px;
			}
			.general__content{
				padding: 0 20px;
			}
			.general-info{
	padding: 15px 5px 24px 5px;
    flex-direction: column;
    margin-bottom: 32px;
			}
			.general__logo{
				margin: 0 30px;
			}
			.general__logo-img-block{
				text-align: center;
			}
			.general__content-params{
				justify-content: space-around;
    padding: 0 20px;
			}
			.general__bonus{
				    justify-content: center;
    align-items: center;
    max-width: 100%;
				padding: 0 20px;
			}
			.general__bonus-title{
				text-align: center;
				margin-top: 10px;
			}
			.general__content-summary{
				margin-bottom: 5px;
			}
			.review__bonus-description{
				margin-right: 0 10px;
			}
			.general__bonus-btn{
				max-width: 345px;
			}
			.general__bonus::before{
				display: none;
			}
			.general__bonus-description{
				margin-bottom: 15px;
			}
		}
		
		
	@media(max-width: 991px){
		.bonus__link{
			padding: 15px 35px;
		}

		.general__content-advantages{
				align-items: start;
				padding-left: 10px;
			}
			.general__content-payments{
				align-items: normal;
				padding-left: 10px;
			}
						.scrollup{
    bottom: 30px;
    right: 20px;
			
		}
	.content__text-block, .intro__text-block, .intro__text-block p{
	max-width: 100%;
    margin: 0 auto;
	}
		.general__compilation-item {
    flex-direction: column;
    padding: 15px 10px 40px 10px;
}
		.general__compilation-item-logo-block, .general__compilation-item-title, .general__compilation-item-bonus{
			width: 100%;
			margin-right: 0;
		}
		.general__compilation-item-rating{
			padding-right: 4px;
    margin: 10px auto 25px auto;
    width: 100%;
		}
		.general__compilation-item-bonus::before, .general__compilation-item-bonus::after, .general__compilation-item-rating::after{
			display: none;
		}
		.general__compilation-body.general__compilation-body_modify.general__compilation-body_modify-top3 .general__compilation-item-bonus{
			    font-size: 14px;
    			line-height: 22px;
		}
		
		
		.general__compilation-body_modify-top3 .general__compilation-item-link{
			margin-bottom: 0;
		}
		
	}
		
/* 		настройка картинок в контенте */
		@media(max-width: 768px){
			.testBonus__block{
				display: none !important;
			}
			.bonus__link{
			display: none;
			}
		.bonus__link--mobile{
			visibility: visible;
							padding: 19px 60px;
				margin: 0 auto;
    position: fixed;
    bottom: 10px;
    right: 50%;
    transform: translateX(50%);
    width: 90%;
				max-width: 90%;
    z-index: 10;
			display: block;
		}
			.open__menu .header__menus-items{
				overflow-y: auto;
			}
			.open__menu .header__menus-items::-webkit-scrollbar{
				width: 10px;
				background-color: inherit;
			}
			.open__menu .header__menus-items::-webkit-scrollbar-thumb{
				background-color: white;
			}

			.footer__block{
				justify-content: space-between;
			}
			.scrollup{
				width: 40px;
    height: 40px;
			}
			.general__compilation-item {
    padding: 15px 10px 10px 10px;
}
		.content__text-block img{
/* 			min-width: 100%; */
/* 			object-fit: contain; */
			margin: 10px auto;
			width: auto;
			display: block;
			float: unset;
		}
		.content__text-block h1 {
    font-size: 28px;
			line-height: 34px;
			text-align: center;
}
		.content__text img{
			min-width: 100%;
			object-fit: contain;
			margin: 10px auto;
		}
			.general__compilation-body img{
				margin: 0 auto;
			}
			.expert-review img{
				margin: 0 auto;
			}
			.general__compilation-item-logo-block{
				width: 70%;
			}
			.general__compilation-item-title {
    color: #ffffff;
    font-weight: 600;
}
			.header__logo-block{
				max-width: 240px;
			}
									.scrollup{
    bottom: 80px;
    right: 20px;
			
		}
			.general__compilation-body.general__compilation-body_modify.general__compilation-body_modify-top3{
				grid-template-columns: 1fr;
			}
			.general__compilation-body_modify-top3 .general__compilation-item-link a{
				max-width: 100%;
    padding: 15px;
			}
			.plus-minus{
				flex-direction: column;
				    padding: 25px 15px;
			}
			.pluses, .minuses{
				width: 100%;
				margin-bottom: 15px;
			}
			.minuses__item img, .pluses__item img{
				min-width: 14px;
				margin: 0;
			}
			.minuses__item, .pluses__item{
				font-size: 18px;
			}
			.subscribe__block_text.bonus__link.short-popap-btn{
				display: block;
			}
			.scrollup{
				bottom: 100px;
			}
			.open.awesome_wrapp{
				right: 0;
				bottom: 0;
				width: 100%;
			}
			.awesome_wrapp{
				right: 15px;
				bottom: 15px;
				width: fit-content;
			}
			.awesome_popup{
				width: 100%;
    			flex-direction: row;
				justify-content: space-between;
			}
			.awesome_popup_close{
				right: 2px;
				top: 2px;
				width: 20px;
				height: 20px;
			}
			.awesome_bonus{
				font-size: 16px;
			}
		}
		
		@media (max-width: 699px){
				.review__summary-button{
		font-size: 20px;
	}
	.review-summary__item-title{
		font-size: 12px;
	}
			.general-info .top5__item{
				grid-template-columns: 1fr;
			}
			.general-info .top5__img-block {
   
    margin: 0 auto;
}
			.general-info .top5__item-content-link{
				display: block;
				margin: 0 auto;
				max-width: 100%;
				width: 100%;
			}
		}
		
		/* 		доп.настройка*/
		.expert-review--color-gray-2 .expert-review-button, .expert-review--color-gray-2 .expert-review-expert-bio__avatar, .expert-review--color-gray-2 .expert-review-qa__avatar, .expert-review--color-gray-2 .expert-review-score-summary__average{
			background: #fff;
		}
		
		 img.alignright,  img.alignleft, img.aligncenter{
	border-radius:10px;
}
.submit{
	color: #fff;
}
table.aligncenter{
	display: table;
	width: 100%;
}
table, th, td{
    border: 1px solid black;
    border-collapse: collapse;
}
th, td{
	text-align: center;
}
tr:first-child{
	background: #11c7d4;
    color: #fff;
}
.header__logo-block img {
    max-height: 100px;
}

.review__bonus-description{
	color:#000;
}

.footer__block-title{
	color:#fff;
	font-size:18px;
	font-weight:600;
	margin-bottom:30px;
}

.review__bonus-item, .general-info, .general__bonus, .row .content__list, .content__wrapper .review__summary-block{
	filter: drop-shadow(8px 6px 5px rgb(197 197 197));
	border: 2px solid #000;
}

.general__bonus .general__bonus-description{
	max-width:none;
	margin-bottom: 10px;
	
}

.general__bonus-gift{
	display:flex;
	justify-content:center;
	margin-bottom:50px;
}

.row .general__bonus {
	padding:25px;
	border-radius:10px;
	height: 100%;
    max-height: 500px;
	background:#f3f3f3;
	filter: drop-shadow(8px 6px 5px rgb(197 197 197));
}

.content__text-block .plus-minus, .content__text-block .expert-review--color-blue-1, .faq__item .faq__item-answer{
	background:#f3f3f3;
	
}

.col-12 .content__text-block{
	background: #ffffffc4;
    border-radius: 10px;
    padding: 32px 16px;
    box-shadow: 0px 0px 5px 0px rgb(197 197 197);
    margin-top: 32px;
}

.general__compilation-body .general__compilation-item-logo-block > a {
	background:#f3f3f3;
	
}
.general__compilation-body .general__compilation-item-logo-block{
	    box-shadow: 5px 3px 6px rgba(0, 0, 0, 0.51);
		background:#f3f3f3;
}

.general__compilation-body{
	filter: drop-shadow(8px 6px 5px rgb(197 197 197));
}

.general__compilation-body .general__compilation-item {
	border: 2px solid;
}

.general__compilation-item-logo-block{
	width: 160px;
    height: 80px;
}

.general__compilation-item-logo-block > a > img{
	
	border-radius:10px;
}

.general__logo .general__logo-img-block{
	box-shadow:none;
	margin-top: 35px;
	box-shadow:2px 3px 6px rgba(0, 0, 0, 0.51);
}

.general__logo .general__logo-img-block img {
	box-shadow:2px 3px 6px rgba(0, 0, 0, 0.51);
	border-radius:10px;
}

.general-info .general__logo{
	align-items:flex-start;
}

.content__text .expert-review.expert-review--color-blue-1, .content__text .plus-minus{
	background:#f3f3f3;
}

.general__compilation-item-counter-label{
	left:-1px;
	top:-1px;
}

.general-info .general__content{	
	padding-left:30px;
	width:100%;
}

.general__content-title {
	display: flex;
    justify-content: space-between;
}

.author_name-review {
	margin-bottom: 10px;
}

.calendar_date {
	font-size: 12px;
	line-height: normal;
    text-transform: none;
}

@media (max-width:768px){
	.footer__block {
    margin-bottom: 30px;
    flex-direction: column;
    justify-content: space-between;align-content;
	}
	
	.general__compilation-item-logo-block > a > img{
		border-radius:10px;
	
}
	.general__compilation-item-logo-block{
	width: 180px;
    height: 90px;
}
	
	.general__compilation-body .general__compilation-item-logo-block{
		width:180px;
		height:90px;
	}
	.awesome_wrapp .awesome_popup{
		border-radius:0;
	}
	
	.awesome_wrapp .awesome_popup_close{
		right:0;
		top:0;
		width:22px;
		height:22px;
		border-radius:0;
	}
	
	.footer .scrollup{
		bottom: 120px;
    	right: 11px;
	}
	
}
.general__compilation-body .general__compilation-item-logo-block, .general__compilation-body .general__compilation-item-logo-block > a{
	background: transparent !important;
}