body {
	font-family: 'Roboto', sans-serif !important; 
	font-style: normal !important; 
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 700 !important;  
}
.header-logo .custom-logo {
	max-width: 200px;
    height: auto;
	object-fit: contain;
}
.footer-logo .custom-logo {
	max-width: 148px;
	height: auto;
	object-fit: contain;
}
.error-page {
    text-align: center;
    padding: 128px 0;
}
.error-page h1 {
	font-size: 96px;
}
.error-page a {
	margin-top: 48px;
}
.error-page span {
	margin-top: 48px;
	color: #40a69f;
}
.scrolled .header-logo .custom-logo {
	max-width: 136px;
}
@media (max-width: 768px) {
	.header-logo .custom-logo {
		max-width: 136px;
	}
}

.bookmakers-child .cards-carousel .cards-carousel__list-item,
.bonus-page .cards-carousel .cards-carousel__list-item,
.bonus_sets .cards-carousel .cards-carousel__list-item {
	flex-basis: 33%;
    max-width: 33%;
}
.blog-item {
	background-color: white;
    padding: 32px;
    border-radius: 16px;
    margin: 48px 0;
    gap: 16px;
    display: flex;
    flex-direction: column;	
}

.bookmakers-child .book-card-slider__swiper-wrapper {
	overflow-x: scroll;
	gap: 16px;
}



.site-header .site-logo {
	height: auto;
}

.icon.icon-log-in:before {
	font-family: "fontello" !important;
	content: "\e800"
}

.icon.icon-search:before {
	font-family: "fontello" !important;
	content: "\e801"
}

.icon.icon-hamburger:before {
	font-family: "fontello" !important;
	content: "\f0c9"
}

.site-heaer__inner {
	margin-bottom: 20px
}

.site-header.site-header_sticky.scrolled .site-logo img {
	width: 136px;
}

@media (max-width:743px) {

	.site-header.site-header_sticky .site-logo img,
	.site-header.site-header_sticky.scrolled .site-logo img {
		width: 80px;
	}

	.site-header.site-header_sticky {
		margin: 0;
	}

	.site-heaer__inner {
		margin-bottom: 0;
	}

	.header .right-side {
		margin-left: auto;
		gap: 10px;
	}

	.header .login-button {
		padding: 2px 11px;
		font-weight: 500;
		font-size: 10px;
		border-radius: 4px;
	}

	.header .search_icon {
		margin-right: 5px;
		font-size: 19px;
	}

	.header .search_icon,
	.header .bonus-icon {
		width: 25px;
	}
}

.scrolled {
	-webkit-box-shadow: 1px 5px 8px 0 rgba(34, 60, 80, .2);
	-moz-box-shadow: 1px 5px 8px 0 rgba(34, 60, 80, .2);
	box-shadow: 1px 5px 8px 0 rgba(34, 60, 80, .2);
	background: #fff
}

.icon.icon-bonus:before {
	font-family: "fontello" !important;
	content: "\e802"
}

.icon.icon-review:before {
	font-family: "fontello" !important;
	content: "\f0e5"
}

.icon.icon-claim:before {
	font-family: "fontello" !important;
	content: "\f1e2"
}

.link.arrowed:after {
	font-family: "fontello" !important;
	content: "\e803"
}

.icon.icon-comments:before {
	font-family: "fontello" !important;
	content: "\f0e6"
}

.icon.icon-rating:before {
	font-family: "fontello" !important;
	content: "\e804"
}

.icon.icon-like:before {
	font-family: "fontello" !important;
	content: "\e805"
}

.icon.icon-reliability:before {
	font-family: "fontello" !important;
	content: "\f132"
}

.icon.icon-percent:before {
	font-family: "fontello" !important;
	content: "\f295"
}

.icon.icon-upright:before {
	font-family: "fontello" !important;
	content: "\f124"
}

.icon.icon-live:before {
	font-family: "fontello" !important;
	content: "\e806"
}

.icon.icon-cybersport:before {
	font-family: "fontello" !important;
	content: "\e807"
}

.icon.icon-mobile:before {
	font-family: "fontello" !important;
	content: "\f10b"
}

.icon.icon-vip:before {
	font-family: "fontello" !important;
	content: "\f219"
}

.selection-ideal {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	background: linear-gradient(270.35deg, #964CB1 15.97%, #FFCC00 120.15%); 
	border-radius: .5rem;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	padding: 1.25rem;
	gap: 30px;
	position: relative
}

.selection-ideal__image {
	height: 92px;
	width: 92px;
	top: 92px;
	bottom: 0;
	height: 60px;
	position: absolute;
	right: 0;
	width: 60px
}

.sidebar_menu {
	border-radius: 10px;
	background: #0095ff
}

.slider_wrapper {
	width: 100%;
	max-height: 400px
}

.slider_item {
	width: 808px;
	height: 400px !important;
	height: auto;
	background: #0095ff;
	padding: 20px;
	border-radius: 10px;
	position: relative
}

.slider_item span {
	display: block;
	color: #fff
}

.slider_item p {
	margin-top: 30px;
	color: #fff;
	font-weight: 700;
	max-width: 24.5rem;
	font-size: 16px;
	position: relative;
	z-index: 2
}

.slider_item img {
	position: absolute;
	max-width: 400px;
	max-height: 300px;
	right: 0;
	bottom: 0
}

.tns-outer {
	position: relative
}

.tns-nav {
	position: absolute;
	bottom: 5%;
	left: 5%;
	z-index: 2
}

.tns-nav button {
	margin-right: 10px;
	font-size: 0;
	line-height: 0;
	display: inline-block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: 0;
	background: 0 0;
	opacity: .25
}

.tns-nav button:before {
	font-size: 20px;
	line-height: 20px;
	position: absolute;
	width: 20px;
	height: 20px;
	content: '•';
	text-align: center;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.tns-nav-active {
	color: #fff !important;
	opacity: 1 !important
}

.tns-controls {
	display: flex;
	width: 20px;
	position: absolute;
	bottom: 15%;
	z-index: 2;
	left: 10%;
	justify-content: space-between
}

.tns-controls [data-controls="prev"] {
	border: none;
	outline: 0;
	font-size: 0
}

.tns-controls [data-controls="prev"] {
	display: block;
	width: 20px;
	position: absolute;
	left: -25px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: #fff;
	border: none;
	outline: 0;
	background: 0 0;
	font-size: 0
}

.big_slide .tns-controls [data-controls="prev"]::before {
	color: #fff
}

.big_slide .tns-controls [data-controls="next"]::before {
	color: #fff
}

.tns-controls [data-controls="prev"]::before {
	font-size: 20px;
	line-height: 1;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: "fontello";
	content: '\f104'
}

.tns-controls [data-controls="next"] {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	right: -25px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: #fff;
	border: none;
	outline: 0;
	background: 0 0;
	font-size: 0
}

.tns-controls [data-controls="next"]::before {
	font-size: 20px;
	line-height: 1;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: "fontello";
	content: '\f105'
}

.experts_item img {
	width: 120px;
	height: 168px;
	object-fit: cover
}

.experts_item a {
	color: #0095ff;
	font-weight: 700
}

.experts-block .tns-nav {
	display: none
}

.experts-block .tns-controls {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	width: 100%;
	left: 0;
	display: flex;
	justify-content: space-between
}

.tns-controls [data-controls="prev"] {
	color: #000
}

.tns-controls [data-controls="prev"]::before {
	font-size: 36px;
	color: #000
}

.tns-controls [data-controls="next"] {
	color: #000
}

.tns-controls [data-controls="next"]::before {
	font-size: 36px;
	color: #000
}

.icon.icon-time:before {
	font-family: "fontello" !important;
	content: "\e808" !important
}

.trend-block__action button:hover .title {
	color: #fff
}

.icon.icon-right:before {
	font-family: "fontello" !important;
	content: "\e803"
}

.faq_item {
	background: #40a69f;
	color: #fff;
	margin-bottom: 10px;
	border-radius: 10px;
	cursor: pointer
}

.faq_item .label {
	padding: 2px 16px 8px;
}

.faq_item>.content {
	overflow: hidden;
	max-height: 0;
	transition: 0.5s ease-out
}

.faq_item.active .content {
	padding: 0 0 24px;
	max-height: max-content;
	animation: shows 1s
}

@keyframes shows {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

/*
.sidebar_menu ul li:last-child {
    display: none
}*/

.site-footer-nav .heading {
	display: block
}

.content h3 {
	color: #40a69f;
}

.faq_item h3 {
	color: #fff !important
}

.mobile-aside.mobile-aside_new .mobile-aside-inner .panel__item a.arrowed:after {
	font-family: "fontello" !important;
	content: "\e803"
}

.experts_item a {
	text-align: center;
	display: block
}

@media only screen and (min-width :320px) and (max-width :370px) {
	.sidebar-menu-link {
		font-size: 14px
	}

	.slider_item img {
		display: none
	}
}

@media screen and (min-width: 370px) and (max-width: 375px) {
	.slider_item img {
		width: 150px;
		height: auto;
	}
}


@media only screen and (min-width :320px) and (max-width :768px) {
	.icon.icon-rating:before {
		content: ""
	}

	.panel__item:last-child {
		display: none
	}

	.tns-controls {
		bottom: 15%
	}

	.slider_item img {
		max-width: 200px;
		max-height: 200px
	}

	.experts_item a {
		text-align: center;
		display: block
	}

	.burger {
		margin-right: 20px
	}

	.winline-bonus-header h1 {
		margin-bottom: 30px !important
	}

	.icon-bonus {
		display: flex !important;
		align-items: center !important
	}

	.icon-rating::before {
		font-family: "fontello" !important;
		content: "\e804" !important
	}

	.experts-block .tns-controls {
		display: none
	}
}

.selection-ideal__image img {
	border-radius: 0 0 5px 0
}

.content ul {
	list-style: none
}

.content ul li::before {
	content: "\2022";
	color: #0095ff;
	display: inline-block;
	width: 1em;
	margin-left: -1em
}

.panel__item:last-child a:first-child {
	position: relative
}

.aligned {
	padding-top: 0;
	padding-left: 0;
	padding-right: 0
}

.btn-bonus:hover {
	color: #fff
}

h2 {
	font-size: 22px !important
}

h3 {
	font-size: 20px
}

.site-footer-nav .heading {
	margin-bottom: 20px
}

@media only screen and (min-width:320px) and (max-width:700px) {
	.slider_item p {
		font-size: 12px
	}
}

@media only screen and (min-width:425px) and (max-width:760px) {
	.slider_item img {
		max-width: 200px;
		max-height: 150px
	}
}

@media only screen and (min-width:768px) and (max-width:983px) {
	.slider_item img {
		max-width: 250px;
		max-height: 200px
	}
}

@media only screen and (min-width:984px) and (max-width:1024px) {
	.slider_item img {
		max-width: 200px;
		max-height: 150px
	}
}

@media only screen and (min-width:320px) and (max-width:743px) {
	.icons_main {
		display: flex !important;
		flex-direction: column
	}

	.index-blog-section {
		padding: 10px
	}
}

@media only screen and (min-width:320px) and (max-width:325px) {
	.to-site {
		margin-left: 5px
	}

	.icon--orange {
		padding: 0 !important
	}
}

@media only screen and (min-width:768px) and (max-width:2560px) {
	.blogs-sec {
		margin-left: 30px
	}
}

.bk_wrapper {
	column-count: 2;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 10px;
}

.cardBg {
	background: #0095ff
}

.share_text {
	font-size: 18px;
	text-align: center;
	font-weight: 700;
	margin-bottom: .5em
}

.social-share {
	padding-top: .5rem;
	padding-bottom: .75rem
}

.share-links {
	width: 100px;
	border-radius: 5px;
	position: relative;
	height: 31px;
	cursor: pointer;
	display: flex;
	justify-content: center;
	align-items: center
}

.share-container {
	font-size: 18px;
	text-align: center;
	font-weight: 700;
	margin-bottom: .5rem
}

.share-flex {
	display: flex;
	justify-content: center;
	list-style: none;
	margin-top: 0;
	gap: 15px;
	align-items: center;
	flex-wrap: wrap;
	padding: 0 10px
}

table {
	width: 100%;
	margin-bottom: 20px;
	border: 5px solid #fff;
	border-top: 5px solid #fff;
	border-bottom: 3px solid #fff;
	border-collapse: collapse;
	outline: 3px solid #0095ff;
	font-size: 15px;
	background: #fff
}

table th {
	font-weight: 700;
	padding: 7px;
	background: #00c7b1;
	border: none;
	text-align: left;
	font-size: 15px;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #0095ff;
	color: #fff
}

table td {
	padding: 7px;
	border: none;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	font-size: 15px;
	text-align: left;
}

.content-table-adaptive th,
.content-table-adaptive td {
	padding-left: 10px !important;
	padding-bottom: 10px !important;
}

.home_page {
	display: none !important
}

@media only screen and (min-width:320px) and (max-width:983px) {
	.bk_wrapper {
		column-count: 1;
		grid-template-columns: unset;
	}

	.buttons .button--secondary {
		display: none
	}

	.panel_mobile .panel__item {
		margin-left: 0 !important
	}

	.home_page {
		display: block !important
	}

	.panel__item:last-child {
		display: block
	}
}

@media only screen and (min-width:320px) and (max-width:325px) {
	.bonus-icon::before {
		content: "" !important
	}
}

.icon-log-in {
	cursor: pointer
}

.mobile-aside-inner {
	position: relative
}

.panel_mobile {
	position: absolute;
	transition: 0.3s;
	top: 0;
	left: 100%;
	opacity: 0
}

.panel__item.open .panel_mobile {
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 1;
	z-index: 10
}

.panel_mobile_header {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 30px;
	justify-content: center
}

.panel_mobile_header a {
	font-size: 18px
}

.arrow-back:before {
	font-family: "fontello" !important;
	content: "\e803";
	transform: rotate(180deg);
	display: inline-block;
	font-size: 22px
}

.icon.icon-home:before {
	content: "\e809" !important;
	font-family: 'fontello' !important
}

.icon.icon-rating::before {
	content: "\e804" !important;
	font-family: 'fontello' !important
}

.icon.icon-daily:before {
	content: "\e80a" !important;
	font-family: 'fontello' !important
}

.icon.icon-forecasts:before {
	content: "\f201";
	font-family: 'fontello' !important
}

.icon.icon-bettingcenter:before {
	content: "\f155";
	font-family: 'fontello' !important
}

.icon.icon-blog:before {
	content: "\f1ea";
	font-family: 'fontello' !important
}

.icon.icon-expert:before {
	content: "\f2c0";
	font-family: 'fontello'
}

@media screen and (max-width:983px) {
	.icons::before {
		position: relative;
		margin-right: 10px !important;
		font-size: 1.2rem;
		height: 1.5rem;
		line-height: 20px
	}

	.panel_mobile .panel__item {
		flex-wrap: nowrap;
		align-items: center
	}

	.panel_mobile .panel__item a {
		max-width: 275px
	}
}

.icons::before {
	position: relative;
	margin-right: 10px !important
}

.panel_mobile .panel__item {
	align-items: center;
	overflow: hidden;
}

.icons.icon-reliability::before {
	content: "\e80d";
	font-family: 'fontello'
}

.icon-rating::before {
	font-family: "fontello" !important;
	content: "\e804" !important
}

.icons.icon-bonus::before {
	content: "\e802";
	font-family: 'fontello'
}

.icons.icon-legal::before {
	content: "\f24e";
	font-family: 'fontello'
}

.icons.icon-vip::before {
	content: "\f219";
	font-family: 'fontello'
}

.icons.icon-cybersport::before {
	content: "\e807";
	font-family: 'fontello'
}

.icons.icon-new::before {
	content: "\e80e";
	font-family: 'fontello'
}

.icons.icon-deposite::before {
	content: "\f155";
	font-family: 'fontello'
}

.icons.icon-live::before {
	content: "\e806";
	font-family: 'fontello'
}

.icons.icon-upright::before {
	content: "\f124";
	font-family: 'fontello'
}

.icons.icon-like::before {
	content: "\e805";
	font-family: 'fontello'
}

.icons.icon-chartbar::before {
	content: "\e80f";
	font-family: 'fontello'
}

.icons.icon-pin::before {
	content: "\f276";
	font-family: 'fontello'
}

@media screen and (min-width:983px) {
	.icons.icon-reliability::before {
		color: #62b435
	}

	.icons.icon-bonus::before {
		color: #f5a623
	}

	.icon .icon-rating {
		color: #f5a623
	}

	.icons .icon-mobile {
		color: #0095ff
	}

	.icons.icon-legal::before {
		color: #f5a623
	}

	.icons.icon-vip::before {
		color: #d0021b
	}

	.icons.icon-cybersport::before {
		color: #d0021b
	}

	.icons .icon-percent {
		color: #824db2
	}

	.icons.icon-new::before {
		color: #824db2
	}

	.icons.icon-deposite::before {
		color: #62b435
	}

	.icons.icon-live::before {
		color: #d0021b
	}

	.icons.icon-upright::before {
		color: #0095ff
	}

	.icons.icon-like::before {
		color: #d0021b
	}

	.icons.icon-chartbar::before {
		color: #0095ff
	}

	.icons.icon-pin::before {
		color: #824db2
	}
}

.search_icon:before {
	content: "\e801";
	font-family: "fontello" !important;
}

.search_icon:hover {
	color: #0855c4;
}

.cards-carousel__list {
	padding: 10px 0;
}


.cards-carousel__list::-webkit-scrollbar {
	width: 10px;
}


.cards-carousel__list::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 20px;
}


.cards-carousel__list::-webkit-scrollbar-thumb {
	background: #00c7b1;
	border-radius: 20px;
}


.styled_scrollbar::-webkit-scrollbar {
	width: 10px;
}


.styled_scrollbar::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 20px;
}


.styled_scrollbar::-webkit-scrollbar-thumb {
	background: #00c7b1;
	border-radius: 20px;
}

@media only screen and (min-width : 320px) and (max-width : 743px) {
	.exclusive_td {
		display: block !important;
	}

	.exclusive_td a {
		flex-direction: column;
		max-height: 32px;
		padding-top: 5px !important;
	}

	.logo_and_capsule_wrapper {
		display: flex;
		flex-direction: column;
	}





	.bookmakers-rating-table.bookmakers-landing-table tr {
		flex-direction: row;
		flex-wrap: wrap;
	}


	.bookmakers-rating-table.bookmakers-landing-table .buttons .link.icon-down.right {
		display: block !important;
	}

	.bookmakers-rating-table.bookmakers-landing-table .bookmakers-landing-table-details-tr.active {
		display: table-row;
	}
}

@media only screen and (min-width : 768px) and (max-width : 1079px) {
	.exclusive_td a {
		flex-direction: column;
		width: 120px !important;
	}
}

.fixed_button {
	position: fixed;
	bottom: 70px;
	right: 50%;
	z-index: 5;
	transform: translate(50%);
	display: block !important;
}

.fixed_button_hide {
	display: none;
}

.ratings_fixed_sidebar {
	position: fixed !important;
}

.nofixed_sidebar {
	position: absolute !important;
}

.bk_bonus_card {
	width: 240px;
}

.bk_card-carousel {
	display: flex;
	gap: 40px;
}

.bk_bonus_card {
	width: 240px;
}

.bk_cards-carousel__list {
	display: flex !important;
	gap: 60px !important;
}

.mobile_content_menu {
	display: none;
}

@media screen and (max-width: 768px) {
	.bk_bonus_card {
		width: 90%;
	}

	.bk_cards-carousel__list {
		gap: 1px !important;
	}

}

@media screen and (max-width: 1024px) {
	.mobile_content_menu {
		width: 40px;
		height: 40px;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		cursor: pointer;
		background-color: #0855c4;
		border-radius: 50%;
		padding: 10px;
		position: fixed;
		bottom: 70px;
		right: 10px;
		z-index: 10;
	}

	.burger-line {
		width: 100%;
		height: 3px;
		background-color: #fff;
	}

	.mobile_overlay {
		position: fixed;
		width: 90%;
		height: 230px;
		padding: 20px;
		background: #00c7b1;
		bottom: 80px;
		right: -100%;
		transition: 0.7s;
		border-radius: 10px;
		overflow-y: scroll;
	}

	.rolled {
		position: fixed;
		right: 0;
	}

	.mobile_overlay .aside-nav__list a {
		color: #fff;
	}

	.mobile_overlay::-webkit-scrollbar {
		width: 10px;
	}


	.mobile_overlay::-webkit-scrollbar-track {
		background: #fff;
		border-radius: 20px;
	}


	.mobile_overlay::-webkit-scrollbar-thumb {
		background: gray;
		border-radius: 20px;
	}

	.mobile_overlay .aside-nav__list a:hover {
		opacity: 0.8;
	}
}

.centered-headers th {
	text-align: center !important;
}

.centered-headers td {
	text-align: center !important;
}


.bonus-cards-set__card,
.bonus-cards-set__card.swiper-slide {
	position: relative;
	padding: .75rem;
	max-width: 140px;
	min-height: 140px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	background: #2b2e36;
	border-radius: .5rem;
	word-break: break-word
}

@media (min-width: 1080px) {

	.bonus-cards-set__card,
	.bonus-cards-set__card.swiper-slide {
		max-width: unset
	}
}

@media (min-width: 1280px) {

	.bonus-cards-set__card,
	.bonus-cards-set__card.swiper-slide {
		padding: 1rem;
		min-height: 168px
	}
}

@media (min-width: 1366px) {

	.bonus-cards-set__card,
	.bonus-cards-set__card.swiper-slide {
		padding: .75rem;
		max-width: 140.8px;
		min-height: 140px
	}
}

@media (min-width: 1566px) {

	.bonus-cards-set__card,
	.bonus-cards-set__card.swiper-slide {
		padding: 1rem;
		max-width: unset;
		min-height: 168px
	}
}

.bonus-cards-set__card:hover,
.bonus-cards-set__card.swiper-slide:hover {
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, .05)), to(rgba(255, 255, 255, .05))), #2b2e36;
	background: linear-gradient(0deg, rgba(255, 255, 255, .05), rgba(255, 255, 255, .05)), #2b2e36
}

.bonus-cards-set__card-title {
	color: #fff;
	font-size: .875rem;
	line-height: 1.125rem;
	font-weight: 600
}

@media (min-width: 1280px) {
	.bonus-cards-set__card-title {
		font-size: 1rem;
		line-height: 1.25rem
	}
}

.bonus-cards-set__card-count {
	min-width: 1.5rem;
	min-height: 1.5rem;
	background: rgba(255, 255, 255, .1);
	border-radius: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	color: #fffc;
	font-weight: 600;
	font-size: .75rem;
	line-height: .75rem;
	letter-spacing: -.01em
}

@media (min-width: 1280px) {
	.bonus-cards-set__card-count {
		min-width: 2rem;
		min-height: 2rem;
		font-size: .875rem;
		line-height: 1rem
	}
}

.bonus-cards-set__card-image {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 92px;
	height: 66px;
	border-radius: 0 0 .5rem
}

@media (min-width: 1280px) {
	.bonus-cards-set__card-image {
		width: 112px;
		height: 80px
	}
}

@media (min-width: 1366px) {
	.bonus-cards-set__card-image {
		width: 92px;
		height: 66px
	}
}

@media (min-width: 1566px) {
	.bonus-cards-set__card-image {
		width: 112px;
		height: 80px
	}
}

.bonus_sets_list {
	display: flex;
}


.tabs-menu {
	margin-bottom: 1rem;
	margin-left: -.75rem;
	margin-right: -.75rem;
	-webkit-transition: top .3s linear;
	transition: top .3s linear
}

@media (min-width: 744px) {
	.tabs-menu {
		margin-left: 0;
		margin-right: 0
	}
}

.tabs-menu--set {
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	row-gap: .75rem;
	-webkit-column-gap: .5rem;
	-moz-column-gap: .5rem;
	column-gap: .5rem;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.tabs-menu .container {
	padding: 0
}

.tabs-menu--not-main-tab {
	margin-bottom: 2rem
}

.tabs-menu--sticky {
	top: 64px;
	width: 100%;
	padding-top: .5rem;
	padding-bottom: .5rem;
	margin-bottom: 0;
	position: fixed;
	z-index: 30;
	background: #fff;
	border-top: 1px solid #f0f1f2;
	-webkit-box-shadow: 0 8px 14px rgba(0, 0, 0, .1);
	box-shadow: 0 8px 14px #0000001a
}


@media (min-width: 744px) {
	.tabs-menu--sticky {
		left: 0
	}

	.tabs-menu--sticky .container {
		padding: 0 .75rem
	}
}

.tabs-menu--without-header {
	border-top: none
}

.tabs-menu__wrapper {
	padding: 0 .75rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow-x: scroll;
	gap: 10px;
}

.tabs-menu__wrapper span {
	white-space: nowrap
}

@media (min-width: 744px) {
	.tabs-menu__wrapper {
		padding: 0
	}
}

.tabs-menu__item-icon,
.tabs-menu__item-icon.icon.icon-cybersport {
	margin-right: .375rem
}

.tabs-menu__item-icon.icon,
.tabs-menu__item-icon.icon.icon-cybersport.icon {
	padding-left: 1.25rem;
	width: 1.25rem;
	height: 1.25rem
}

@media (min-width: 744px) {

	.tabs-menu__item-icon.icon,
	.tabs-menu__item-icon.icon.icon-cybersport.icon {
		padding-left: 1.5rem;
		width: 1.5rem;
		height: 1.5rem
	}
}

.tabs-menu__item-icon.icon:before,
.tabs-menu__item-icon.icon.icon-cybersport.icon:before {
	width: 1.25rem;
	height: 1.25rem;
	font-size: 1.25rem;
	color: #0009
}

@media (min-width: 744px) {

	.tabs-menu__item-icon.icon:before,
	.tabs-menu__item-icon.icon.icon-cybersport.icon:before {
		width: 1.5rem;
		height: 1.5rem;
		font-size: 1.5rem
	}
}

.tabs-menu__item-img {
	width: 1.5rem;
	height: 1.5rem;
	border-radius: .25rem
}

.tabs-menu__item {
	padding: .5rem .75rem .5rem .5rem;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: .25rem;
	background: rgba(0, 0, 0, .05);
	color: #0009;
	font-size: .75rem;
	line-height: 1rem;
	font-weight: 600;
	text-transform: uppercase;
	cursor: pointer;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.tabs-menu__item:hover {
	background: rgba(255, 255, 255, .6);
	color: #0009
}

.tabs-menu__item:active {
	background: rgba(0, 0, 0, .1)
}


.tips_cats-item:first-child a,
.tabs-menu__li:first-child .tabs-menu__item,
.tabs-menu__item--active,
.tabs-menu__item.active,
.tabs-menu__item--active:hover,
.tabs-menu__item--active:active,
.tabs-menu__item.active:hover,
.tabs-menu__item.active:active {
	background: #2b2e36;
	color: #fff
}

.tabs-menu__item--active .tabs-menu__item-icon:before,
.tabs-menu__item--active .tabs-menu__item-icon.icon.icon-cybersport:before,
.tabs-menu__item.active .tabs-menu__item-icon:before,
.tabs-menu__item.active .tabs-menu__item-icon.icon.icon-cybersport:before {
	color: #fff
}

.tabs-menu__item+.tabs-menu__item {
	margin-left: .5rem
}

.tabs-menu__item--in-set {
	height: 100%;
	gap: .375rem;
	text-transform: none
}

.tabs-menu__item--no-img {
	padding: .5rem .75rem
}

.tabs-menu--with-brand:not(.tabs-menu--sticky) .tabs-menu__item {
	background: rgba(255, 255, 255, .6);
	color: #0009
}

.tabs-menu--with-brand:not(.tabs-menu--sticky) .tabs-menu__item:hover {
	background: rgba(255, 255, 255, .8)
}

.tabs-menu--with-brand:not(.tabs-menu--sticky) .tabs-menu__item.active {
	background: #fff;
	color: #000c
}

.tabs-menu--with-brand:not(.tabs-menu--sticky) .tabs-menu__item.active .tabs-menu__item-icon:before {
	color: #000c
}

.tabs-menu--with-slider {
	-webkit-transition: none;
	transition: none
}

.tabs-menu--with-slider .tabs-menu__wrapper {
	overflow: hidden
}

.tabs-menu--with-slider .swiper {
	opacity: 0
}

.tabs-menu--with-slider .tabs-menu__item {
	-webkit-transition: none;
	transition: none;
	max-width: -webkit-fit-content;
	max-width: -moz-fit-content;
	max-width: fit-content
}

.tabs-menu--with-slider .tabs-menu__item:hover {
	color: #0009
}

.tabs-menu--with-slider .tabs-menu__item.active:hover {
	color: #fff
}

.tabs-menu--with-slider .swiper.swiper-initialized {
	opacity: 1
}

.tabs-menu--with-slider .swiper-nav {
	display: none
}

.tabs-menu--with-slider .swiper.swiper-initialized+.swiper-nav {
	display: block
}

.tabs-menu--with-slider .tabs-menu__item+.tabs-menu__item {
	margin-left: 0
}

.tabs-menu--with-slider .tabs-menu__item-title {
	-ms-flex-negative: 0;
	flex-shrink: 0
}

.tabs-menu--no-icons .tabs-menu__item {
	padding: .75rem;
	line-height: .875rem
}

.page-block {
	margin-top: 2rem;
}

.bonus_sets_menu .submenu-link {
	font-weight: 600;
	font-size: 16px;
}

.bonus_sets_menu .panel__item_container {
	display: flex;
	justify-content: space-between;
}

.bonus_sets_menu .panel__item_container svg {
	transition: all .5s;
}

.bonus_sets_menu .panel__item_container svg.active {
	transform: rotate(180deg);
}

.bonus_sets_menu_children {
	margin: 10px 0;
}

.bonus_sets_menu_children li a span {
	position: absolute;
	height: 0;
	font-size: 0;
	transition: all .5s;
}

.bonus_sets_menu_children.active li a span {
	position: static;
	height: auto;
	font-size: 14px;
	line-height: 14px;
}

.panel__item_number {
	font-size: .75rem;
	line-height: .875rem;
	color: rgba(0, 0, 0, .4);
}

.cards-carousel {
	margin: 20px auto;
}

.bonus_sets .cards-carousel__list {
	padding-bottom: 20px;
}

@media (max-width: 744px) {
	.bonus_sets .cards-carousel__list {
		margin: 0;
	}

	.bonus_sets .cards-carousel__list.bonus {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		justify-items: space-between;
		gap: 20px;
	}

	.bonus_sets .cards-carousel__list.bonus .col-smd-6 {
		margin: 0;
	}
}

@media (max-width: 500px) {
	.bonus_sets .cards-carousel__list.bonus {
		grid-template-columns: repeat(1, 1fr);
		justify-items: center;
	}

	.bonus_sets .cards-carousel__list.bonus .col-smd-6 {
		width: 100%;
		max-width: 100%;
	}
}

.bonus-page__header,
.bonus-page__header-img-block,
.bonus-page__header-image {
	border-radius: .5rem
}

.bonus-page__header-image {
	display: block;
	width: 100%;
	height: auto
}

@media (min-width: 744px) {
	.bonus-page__header-image {
		height: 100%;
		-o-object-fit: cover;
		object-fit: cover
	}
}

.bonus-page__header-image--expired {
	-webkit-filter: grayscale(1);
	filter: grayscale(1)
}

.bonus-page__header-img-block {
	position: relative
}

@media (min-width: 744px) {
	.bonus-page__header-img-block {
		height: 16.5rem
	}
}

.bonus-page__header-book-logo-link {
	position: absolute;
	left: 1rem;
	bottom: 0;
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
	width: 4rem;
	height: 4rem;
	background: rgba(255, 255, 255, 0.2);
	backdrop-filter: blur(10px);
}

@media (min-width: 744px) {
	.bonus-page__header-book-logo-link {
		width: 4.5rem;
		height: 4.5rem;
		left: 1.5rem
	}
}

.bonus-page__header-book-logo {
	width: 100%;
	height: 100%;
	border-radius: .5rem;
	border: 1.5px solid #fff
}

.bonus-page__header-content {
	padding: .5rem 1rem 1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@media (min-width: 744px) {
	.bonus-page__header-content {
		padding: 1rem 1.5rem 1.5rem
	}
}

.bonus-page__header-tab {
	-ms-flex-item-align: end;
	align-self: flex-end;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: .125rem;
	padding: .25rem .25rem .25rem .5rem;
	border-radius: 1.25rem;
	color: #629a3e;
	font-weight: 600;
	background: rgba(98, 180, 53, .2);
	font-size: .625rem;
	line-height: .75rem;
	text-transform: uppercase
}

.bonus-page__header-tab .icon.icon-circle-q {
	width: .75rem;
	height: .75rem;
	padding-left: .75rem;
	min-height: .75rem
}

.bonus-page__header-tab .icon.icon-circle-q:before {
	width: .75rem;
	height: .75rem;
	font-size: .75rem
}

.bonus-page__header-tab-icon {
	position: relative;
	cursor: pointer
}

.bonus-page__header-tab-icon .bonus-page__header-tab-tooltip {
	display: none;
	width: 13.5rem;
	padding: .5rem .5rem .75rem;
	position: absolute;
	top: 0;
	right: -.4375rem;
	-webkit-transform: translateY(calc((100% + 6px)*-1));
	transform: translateY(calc((100% + 6px)*-1));
	border-radius: .5rem;
	background: #fff;
	font-size: .75rem;
	line-height: .875rem;
	color: #000c;
	text-transform: none;
	font-weight: 400;
	-webkit-box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 1px 8px #0000001a
}

.bonus-page__header-tab-icon .bonus-page__header-tab-tooltip:before {
	content: "";
	width: .625rem;
	height: .625rem;
	background: #fff;
	position: absolute;
	right: .5rem;
	bottom: -.25rem;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg)
}

.bonus-page__header-tab-icon.visible .bonus-page__header-tab-tooltip {
	display: block
}

.bonus-page__header-title {
	margin-top: 2rem
}

@media (min-width: 744px) {
	.bonus-page__header-title {
		margin-top: 2.25rem
	}
}

.bonus-page__header-tab+.bonus-page__header-title {
	margin-top: .75rem
}

@media (min-width: 744px) {
	.bonus-page__header-tab+.bonus-page__header-title {
		margin-top: 1rem
	}
}

.bonus-page__header-title.heading {
	margin-bottom: 0
}

.button_bonus {
	padding: 1rem 2rem;
	margin: 20px auto;
}

.bonus-page__features {
	width: 100%;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: .75rem;
	margin-bottom: 20px;
}

@media (min-width: 744px) {
	.bonus-page__features {
		grid-template-columns: repeat(3, 1fr);
		gap: 1rem
	}
}

@media (min-width: 1080px) {
	.bonus-page__features {
		grid-template-columns: repeat(6, 1fr)
	}
}


.card-feature {
	position: relative;
	padding: .75rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	row-gap: .5rem;
	border-radius: .5rem;
	background: #fff
}

.card-feature__title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-column-gap: .375rem;
	-moz-column-gap: .375rem;
	column-gap: .375rem
}

.card-feature__title-text {
	max-width: calc(100% - 28px);
	font-size: 1rem;
	line-height: 1.25rem;
	font-weight: 600;
	word-break: break-word
}

@media (min-width: 1080px) {
	.card-feature__title-text {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		font-size: .9rem
	}
}

.card-feature__title-icon {
	position: absolute;
	top: .625rem;
	right: .625rem
}

.card-feature__title-icon.icon,
.card-feature__title-icon.icon:before {
	width: 1.5rem;
	height: 1.5rem
}

.card-feature__title-icon.icon:before {
	color: #f64747;
	font-size: 1.5rem
}

.card-feature__title-subtitle {
	margin-top: auto;
	color: #0006
}

.card-feature__title svg {
	width: 24px;
	height: 24px;
	fill: #0855c4;
}

.bonus-page__content-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	row-gap: 1rem
}

@media (min-width: 744px) {
	.bonus-page__content-header {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-column-gap: .75rem;
		-moz-column-gap: .75rem;
		column-gap: .75rem
	}
}

.bonus-page__tags {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: .25rem
}

.bonus-page__tags--bottom {
	margin-top: 1.25rem
}

@media (min-width: 744px) {
	.bonus-page__tags--bottom {
		margin-top: 1.5rem
	}
}

.bonus-page .time {
	font-size: .875rem;
	line-height: .875rem
}

.bonus-page .tag.tag_default,
.bonus-page .time {
	color: #0006
}

.bonus-page .tag.tag_default {
	height: 1.25rem;
	padding: .25rem .375rem;
	max-width: -webkit-fit-content;
	max-width: -moz-fit-content;
	max-width: fit-content;
	margin: 0;
	border: 1px solid rgba(0, 0, 0, .1);
	text-transform: uppercase;
	font-size: .625rem;
	line-height: .75rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.bonus-page .tag.tag_default:hover {
	color: #d0021b
}

.bonus-page .tag.tag_default .icon {
	margin-left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.bonus-page .tag.tag_default .icon.icon-no-deposite:before {
	color: #629a3e
}

.bonus-page .tag.tag_default .icon.icon-exclusive:before {
	color: #ffc504
}

.bonus-page .tag.tag--with-icon.tag_default {
	padding-left: .25rem
}

.bonus-page .tag--new.tag_default {
	background: rgba(246, 71, 71, .3);
	color: red;
	border: none
}

.bonus-page .tag--new.tag_default:hover {
	color: #f64747
}

.btn_short {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 12px 16px 12px 12px;
	color: #000c;
	background-color: #fff;
	font-weight: 600;
	line-height: 1rem;
	border-radius: 0.25rem;
	border: 1px solid rgba(0, 0, 0, 0);
	background-color: #ffc504;
	width: fit-content;
	margin: 10px auto;
}

@media (max-width: 500px) {
	.btn_short {
		width: 100%;
	}
}

.bonus-page__content-vote {
	margin: 1rem -1rem 0;
	padding-top: 1rem;
	border-top: 1px solid rgba(0, 0, 0, .1)
}

@media (min-width: 744px) {
	.bonus-page__content-vote {
		margin: 1.5rem -1.5rem 0;
		padding-top: 1.5rem
	}
}


.bonus_share .likes-buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

@media (min-width: 744px) {
	.bonus_share .likes-buttons {
		display: block;
		margin-top: 1.5rem
	}
}

.bonus_share .likes-buttons .button,
.bonus_share .likes-buttons .button.icon.icon-like {
	width: 50%;
	text-align: left;
	color: inherit
}

@media (min-width: 744px) {

	.bonus_share .likes-buttons .button,
	.bonus_share .likes-buttons .button.icon.icon-like {
		width: 10.625rem
	}
}

.bonus_share .likes-buttons .button:nth-child(1),
.bonus_share .likes-buttons .button.icon.icon-like:nth-child(1) {
	margin-right: 1rem
}

.bonus_share .likes-buttons .button.green:before,
.bonus_share .likes-buttons .button.icon.icon-like.green:before {
	color: #62b435
}

.bonus_share .likes-buttons .button.red:before,
.bonus_share .likes-buttons .button.icon.icon-like.red:before {
	color: #f64747
}

.bonus_share .likes-buttons .button:hover,
.bonus_share .likes-buttons .button.icon.icon-like:hover {
	color: #fff
}




@media (min-width: 744px) {
	.bonus_share .heading.heading-3 {
		margin-bottom: 0
	}
}

.bonus_share .social-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.bonus_share .social-links .button {
	margin-top: 0;
	width: 50px;
	height: 40px;
	margin-right: .5rem
}

.bonus_share .social-links .button:last-child {
	margin-right: 0
}

.bonus_share .social-links .button:before {
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.bonus_share .social-links .label {
	margin-bottom: .5rem;
	color: #0006
}

.bonus_share .row {
	justify-content: space-between;
}

.bonus_share .social-list svg {
	width: 100%;
	height: 100%;
	fill: #fff;
}

.bonus_share .share-links {
	width: 50px;
}

.bonus_share .row {
	margin: 0;
	flex-wrap: nowrap;
	gap: 20px
}

.bonus_header_btn.bk-header__promo-btn {
	position: fixed;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: 10;
	width: fit-content;
	padding: 0.5rem 1rem;
	font-size: .875rem;
}

h2,
h3,
.start-play__accordion-title {
	scroll-margin-top: 160px;
}

.match-head__info-score {
	font-weight: 700;
	color: #fff;
	font-size: 2rem;
	line-height: 2.25rem;
}

@media (max-width: 500px) {
	.bonus_share .row {
		flex-wrap: wrap;
	}

	.match-head__info-score {
		font-size: 14px;
	}
}


.match-head__team-stat {
	margin-top: 0.25rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 0.25rem;
}

.match-head__team-stat-item {
	width: 8px;
	height: 8px;
	border-radius: 100%;
	border: 1px solid rgba(255, 255, 255, .8);
	background: rgba(0, 0, 0, 0);
}

.match-head__team-stat-item--win {
	background: #62b435;
	border-color: #62b435;
}


.match-odds.block.block-section {
	border-radius: 0 0 8px 8px;
	background: #2b2e36;
	padding-top: .75rem
}

.match-odds {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 1rem;
	overflow-x: auto
}

.match-odds-table {
	display: table;
	overflow-x: auto;
	padding-bottom: .75rem;
	background: none;
}

@media (min-width: 744px) {
	.match-odds-table {
		overflow-x: auto;
		padding-bottom: 0
	}
}

.match-odds-table th {
	color: #fff6;
	border: none;
	font-weight: 600;
	background: none;
}

.match-odds-table th,
.match-odds-table td {
	text-align: center;
	vertical-align: middle
}

.match-odds-table th:first-child,
.match-odds-table td:first-child {
	text-align: left
}

@media (min-width: 744px) {
	.match-odds-table th .d-none {
		display: inline !important
	}
}

.match-odds-table td {
	padding: .125rem;
	text-align: center;
	border: none;
}

@media (min-width: 744px) {
	.match-odds-table td {
		padding: .125rem
	}
}

.match-odds-table td:first-child {
	text-align: left;
	width: 100%
}

.match-odds-table td.mobile a {
	padding: .5rem 1.5rem
}

.match-odds-table td.mobile {
	padding-right: .125rem
}

.match-odds-table tr:nth-child(2) td {
	padding-top: .75rem
}

.match-odds-table tr:last-child td {
	padding-bottom: 0
}

.match-odds-table tr.inactive .title,
.match-odds-table tr.inactive .odd {
	opacity: .5;
	border-color: #0000
}

.match-odds-table .bookmaker {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative
}

@media (min-width: 984px) {
	.match-odds-table .bookmaker {
		max-width: none;
		width: auto
	}
}

.match-odds-table .bookmaker .img-box {
	margin-right: .5rem;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 1.5rem;
	flex: 0 0 1.5rem;
	width: 1.5rem;
	height: 1.5rem;
	border: solid 2px #fff;
	background: #fff;
	border-radius: 4px
}

.match-odds-table .bookmaker .title {
	white-space: nowrap
}

.match-odds-table .bookmaker .title a:hover {
	color: #ffc504
}

.match-odds-table .bookmaker__warning {
	position: absolute;
	color: #fff6;
	top: 100%;
	margin-top: 4px;
	font-size: 10px;
	line-height: 120%;
	min-width: 250px
}

@media (min-width: 744px) {
	.match-odds-table .bookmaker__warning {
		font-size: 12px;
		top: 33px
	}
}

.match-odds-table .odd {
	display: block;
	text-align: center;
	padding: .5rem .65rem;
	border-radius: 3px;
	outline: solid 1px rgba(255, 255, 255, .1);
	white-space: nowrap
}

@media (min-width: 744px) {
	.match-odds-table .odd {
		width: 3.75rem;
		padding: .75rem .25rem
	}
}

.match-odds-table .odd.best-odd {
	background-color: #ffffff1a
}

.match-odds-table .odd.trend-up,
.match-odds-table .odd.trend-down {
	position: relative
}

.match-odds-table .odd.trend-up:before,
.match-odds-table .odd.trend-down:before {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translate(-50%);
	width: .75rem;
	height: .75rem;
	content: "\f146";
	font-family: iconfont !important;
	font-size: .65rem;
	line-height: .65rem;
	text-align: center;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

@media (min-width: 744px) {

	.match-odds-table .odd.trend-up:before,
	.match-odds-table .odd.trend-down:before {
		font-size: .75rem;
		line-height: .75rem;
		height: .85rem
	}
}

.match-odds-table .odd.trend-up {
	color: #7ed321
}

.match-odds-table .odd.trend-up:before {
	top: 0;
	-webkit-transform: rotate(180deg) translateX(50%);
	transform: rotate(180deg) translate(50%)
}

.match-odds-table .odd.trend-up:hover:before {
	color: #7ed321
}

.match-odds-table .odd.trend-down {
	color: #f99
}

.match-odds-table .odd.trend-down:before {
	bottom: 0
}

.match-odds-table .odd.trend-down:hover:before {
	color: #f99
}

.match-odds-table a.odd:hover {
	background-color: #fff;
	color: #000c
}

.match-odds-table a.odd.down:hover {
	color: #eb909b
}

.match-odds-table a.odd.up:hover {
	color: #62b435
}

.match-odds-table .inactive a.odd:hover {
	background: inherit;
	color: inherit
}

.match-odds-table .empty {
	padding: .5rem 1.5rem
}

@media (min-width: 744px) {
	.match-odds-table .empty {
		width: 3.75rem;
		padding: .75rem .25rem
	}
}

.match-odds-table--warning {
	padding-bottom: 0
}

.match-odds-table--warning tr td,
.match-odds-table--warning tr:last-child td {
	padding-bottom: 1.5rem
}

.match-odds__text-bottom {
	font-size: 12px;
	line-height: 14px;
	color: #fff6
}

@media (min-width: 744px) {
	.match-odds__text-bottom {
		margin-top: 12px
	}
}

.profit-calculator {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-bottom: .75rem;
	background: -webkit-gradient(linear, left top, left bottom, from(#0855c4), to(#2b2e36));
	background: linear-gradient(180deg, #0855c4 0%, #2b2e36 100%)
}

@media (min-width: 744px) {
	.profit-calculator {
		padding-bottom: 1.25rem
	}
}

.profit-calculator.block.block-section {
	margin-bottom: 0;
	border-radius: .5rem .5rem 0 0
}

.profit-calculator .title,
.profit-calculator .profit-calculator-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@media (min-width: 744px) {

	.profit-calculator .title,
	.profit-calculator .profit-calculator-form {
		display: grid;
		grid-template-columns: 1fr 188px;
		gap: 12px
	}
}

.profit-calculator .title .btn-autofill,
.profit-calculator .profit-calculator-form .btn-autofill {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 12px;
	margin-bottom: 20px
}

@media (min-width: 744px) {

	.profit-calculator .title .btn-autofill,
	.profit-calculator .profit-calculator-form .btn-autofill {
		margin-bottom: 0
	}
}

.profit-calculator .title .btn-autofill__item,
.profit-calculator .profit-calculator-form .btn-autofill__item {
	color: #000c;
	border-radius: 6px;
	width: 100%;
	height: 32px;
	background: #fff;
	font-weight: 600;
	font-size: .875rem;
	line-height: 1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer
}

.profit-calculator .title .btn-autofill__item:hover,
.profit-calculator .profit-calculator-form .btn-autofill__item:hover {
	background: #f0f1f2
}

@media (min-width: 744px) {

	.profit-calculator .title .btn-autofill__item,
	.profit-calculator .profit-calculator-form .btn-autofill__item {
		height: 40px;
		font-size: 1rem
	}
}

.profit-calculator .title {
	font-weight: 600;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 1rem
}

@media (min-width: 744px) {
	.profit-calculator .title {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		margin-bottom: 1rem
	}
}

.profit-calculator .title__text {
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.profit-calculator .title__text span:not(:last-child) {

	font-weight: 600;
	font-size: 1.125rem;
	line-height: 1.375rem;
	margin-bottom: 2px
}

@media (min-width: 744px) {
	.profit-calculator .title__text span:not(:last-child) {
		font-size: 1.5rem;
		line-height: 1.75rem;
		margin-bottom: 4px
	}
}

.profit-calculator .title__text span:last-child {
	color: #fff6;
	font-weight: 400;
	font-size: .875rem;
	line-height: 1rem
}

@media (min-width: 744px) {
	.profit-calculator .title__text span:last-child {
		font-size: 1rem;
		line-height: 1.125rem
	}
}

.profit-calculator .title__img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 12px;
	-ms-flex-negative: 0;
	flex-shrink: 0
}

@media (min-width: 744px) {
	.profit-calculator .title__img {
		margin-right: 0
	}
}

.profit-calculator .title__img img {
	width: 3.5rem;
	height: 2.625rem
}

@media (min-width: 744px) {
	.profit-calculator .title__img img {
		width: 4.5rem;
		height: 3.375rem
	}
}

.profit-calculator .profit-calculator-field {
	height: 40px;
	margin-bottom: 0;
	background: rgba(255, 255, 255, .1);
	border: 1px solid rgba(255, 255, 255, .1);
	-webkit-box-shadow: inset 0px 2px 4px rgba(0, 0, 0, .06);
	box-shadow: inset 0 2px 4px #0000000f;
	color: #fff;
	font-size: 16px;
	padding: 11px 16px
}

.profit-calculator .profit-calculator-field:hover {
	background: rgba(255, 255, 255, .2)
}

.profit-calculator .profit-calculator-field:focus {
	border: 1px solid rgba(255, 255, 255, .8)
}

.profit-calculator .profit-calculator-field::-webkit-input-placeholder {
	color: #fff6
}

.profit-calculator .profit-calculator-field::-moz-placeholder {
	color: #fff6
}

.profit-calculator .profit-calculator-field:-ms-input-placeholder {
	color: #fff6
}

.profit-calculator .profit-calculator-field::-ms-input-placeholder {
	color: #fff6
}

.profit-calculator .profit-calculator-field::placeholder {
	color: #fff6
}

.profit-calculator .profit-calculator-field::-webkit-inner-spin-button {
	display: none
}

.profit-calculator .profit-calculator-reset {
	padding: 0;
	background-color: #0000;
	color: #0003;
	position: absolute;
	right: 184px;
	top: 12px;
	color: #fff
}

@media (min-width: 744px) {
	.profit-calculator .profit-calculator-reset {
		right: 30px
	}
}

.profit-calculator .profit-calculator-reset:hover {
	color: #fff
}

.profit-calculator .input-form {
	position: relative;
	display: grid;
	grid-template-columns: 1fr 158px;
	gap: 4px
}

@media (min-width: 744px) {
	.profit-calculator .input-form {
		display: block
	}
}

.profit-calculator .input-form .switch {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-weight: 600;
	font-size: 14px;
	line-height: 16px;
	padding: 0 10px
}

@media (min-width: 744px) {
	.profit-calculator .input-form .switch {
		display: none
	}
}

.profit-calculator .input-form .switch__item {
	width: 44px;
	height: 24px;
	padding: 2px;
	background-color: #fff;
	-webkit-box-shadow: inset 1px 2px 3px rgba(64, 64, 64, .2);
	box-shadow: inset 1px 2px 3px #40404033;
	border-radius: 50px
}

.profit-calculator .input-form .switch__item__circle {
	border: solid #62b435 8px;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	cursor: pointer;
	position: relative;
	left: 0;
	-webkit-transition: .4s;
	transition: .4s
}

.profit-calculator .input-form .switch__item__circle.end {
	left: 19px
}

.profit-calculator .input-form .switch__name {
	color: #fff6
}

.profit-calculator .input-form .switch__name.active {
	color: #fff
}

.avatar-with-caption {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.avatar-with-caption .img-box {
	margin-right: .5rem;
	width: 2rem;
	height: 2rem;
	background-position: top
}

.avatar-with-caption .title {
	font-weight: 600;
}

.match-score {
	display: grid;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	grid-template-columns: 1fr auto 1fr;
	padding: .375rem 0;
	position: relative
}

.match-score>.left-side {
	font-size: .75rem;
	min-width: 45px
}

@media (min-width: 984px) {
	.match-score>.left-side {
		min-width: 3.5rem;
		font-size: .875rem
	}
}

.match-score>.right-side {
	text-align: right;
	font-size: .75rem;
	min-width: 45px
}

@media (min-width: 984px) {
	.match-score>.right-side {
		min-width: 3.5rem;
		font-size: .875rem
	}
}

.match-score .center .top-side {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-column-gap: .75rem;
	margin-bottom: .25rem;
	font-size: .75rem
}

@media (min-width: 984px) {
	.match-score .center .top-side {
		margin-bottom: .5rem;
		font-size: .875rem
	}
}

.match-score .center .top-side .left-side {
	text-align: right
}

.match-score .center .top-side .left-side,
.match-score .center .top-side .right-side {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.match-score .center .bottom-side {
	display: grid
}

.match-score .center .scores-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media (min-width: 984px) {
	.match-score .center .scores-block {
		display: grid;
		grid-column-gap: .375rem;
		justify-items: center;
		grid-template-columns: 1fr 1fr auto 1fr 1fr
	}
}

.match-score .center .scores-block .score-block {
	margin-right: 0;
	font-size: .75rem
}

@media (min-width: 984px) {
	.match-score .center .scores-block .score-block {
		grid-column-start: 3;
		font-size: .8125rem
	}
}

.match-score .center .scores-block .score-add-block {
	margin-right: 0;
	margin-left: .5rem;
	font-size: .75rem
}

@media (min-width: 984px) {
	.match-score .center .scores-block .score-add-block {
		margin-left: 0;
		font-size: .8125rem
	}
}

.match-score+.category {
	margin-top: .5rem
}

.match-score+.match-score {
	border-top: solid 1px rgba(0, 0, 0, .1)
}

.match-score .match-details {
	display: block;
	position: absolute;
	z-index: 2;
	top: 50%;
	left: -.5rem;
	-webkit-transform: translate(0, 0);
	transform: translate(0);
	width: 11.25rem;
	padding: .5rem .75rem;
	border: solid 1px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 1px 6px #0000001a;
	background: #fff;
	border-radius: 3px;
	font-size: .75rem;
	margin-top: .25rem;
	color: #000c;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: opacity .2s;
	transition: opacity .2s
}

@media (min-width: 744px) {
	.match-score .match-details {
		margin-top: 0;
		left: -2rem;
		-webkit-transform: translate(-100%, -50%);
		transform: translate(-100%, -50%)
	}
}

.match-score .match-details:after {
	content: "";
	display: none;
	position: absolute;
	z-index: -1;
	top: 50%;
	margin-top: -.5rem;
	right: -8.9px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	width: 1rem;
	height: 1rem;
	border-right: solid 1px rgba(0, 0, 0, .1);
	border-top: solid 1px rgba(0, 0, 0, .1);
	border-radius: 0 3px 0 0;
	background: #fff
}

@media (min-width: 744px) {
	.match-score .match-details:after {
		display: block
	}
}

@media (min-width: 744px) {
	.match-score .match-details.right {
		left: auto;
		right: -2rem;
		-webkit-transform: translate(100%, -50%);
		transform: translate(100%, -50%)
	}
}

@media (min-width: 744px) {
	.match-score .match-details.right:after {
		right: auto;
		left: -8.9px;
		-webkit-transform: rotate(225deg);
		transform: rotate(225deg)
	}
}

.match-score .match-details .title {
	margin-bottom: .5rem;
	padding-bottom: .5rem;
	border-bottom: solid 1px rgba(0, 0, 0, .1);
	color: #0006
}

.match-score .match-details .teams {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: .75rem
}

.match-score .match-details .teams img {
	margin-right: .5rem;
	width: 1rem;
	height: 1rem
}

.match-score .match-details .teams .date {
	margin-left: auto
}

.match-score .match-details .score {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.match-score .match-details .score .caption {
	margin-right: auto
}

.match-score:hover .match-details {
	opacity: 1;
	pointer-events: auto
}

.score-block {
	font-weight: 600
}

.score-block,
.score-add-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-right: .25rem;
	padding: 0 2px;
	border-radius: 3px;
	background-color: #f0f1f2;
	text-align: center;
	font-size: .8125rem
}

.score-block .number,
.score-add-block .number {
	width: 3rem;
}

.matches-history .category {
	padding: 0.5rem;
	text-align: center;
	background-color: #f0f1f2;
	color: #0006;
	font-weight: 600;
}

.icon.flag:before {
	background-image: url(https://web.legalcdn.org/wp/images/flags-sprite_16_v66.cb6b40a02e60b139fcd3.png);
	background-size: 368px 144px;
	height: 0.75rem;
	-webkit-transform: translateY(0.125rem);
	transform: translateY(0.125rem);
	background-position: left top;
	border-radius: 2px;
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
	.icon.flag:before {
		background-image: url(https://web.legalcdn.org/wp/images/flags-sprite_16_v66.cb6b40a02e60b139fcd3.png)
	}
}

.icon.flag-ag:before {
	background-position: -224px -60px
}

.icon.flag-af:before {
	background-position: -240px 0
}

.icon.flag-bs:before {
	background-position: -208px -108px
}

.icon.flag-bh:before {
	background-position: -208px -84px
}

.icon.flag-bo:before {
	background-position: -160px -36px
}

.icon.flag-td:before {
	background-position: -160px -48px
}

.icon.flag-cg:before {
	background-position: -80px -24px
}

.icon.flag-cd:before {
	background-position: -96px -24px
}

.icon.flag-ci:before {
	background-position: -128px -24px
}

.icon.flag-gr:before {
	background-position: -128px -48px
}

.icon.flag-cu:before,
.icon.flag-Cuba {
	background-position: -176px -36px
}

.icon.flag-cw:before {
	background-position: -160px -12px
}

.icon.flag-gd:before {
	background-position: -208px -96px
}

.icon.flag-er:before {
	background-position: -256px -60px
}

.icon.flag-et:before {
	background-position: -208px -60px
}

.icon.flag-sg:before {
	background-position: -208px -72px
}

.icon.flag-Fiji:before,
.icon.flag-fj:before {
	background-position: -176px -72px
}

.icon.flag-France:before,
.icon.flag-gf:before {
	background-position: -160px -108px
}

.icon.flag-Ghambia:before,
.icon.flag-gm:before {
	background-position: -96px -48px
}

.icon.flag-Guinea-Bissau:before,
.icon.flag-gw:before {
	background-position: -16px -60px
}

.icon.flag-gp:before,
.icon.flag-Guadeloupe {
	background-position: -160px 0
}

.icon.flag-in:before,
.icon.flag-India {
	background-position: -160px -120px
}

.icon.flag-iq:before,
.icon.flag-Iraq {
	background-position: -160px -132px
}

.icon.flag-jo:before {
	background-position: -192px -120px
}

.icon.flag-Kosovo:before,
.icon.flag-xk:before {
	background-position: -176px 0
}

.icon.flag-kr:before {
	background-position: -80px -72px
}

.icon.flag-lb:before {
	background-position: -208px -132px
}

.icon.flag-ls:before {
	background-position: -208px -24px
}

.icon.flag-mq:before {
	background-position: -176px -84px
}

.icon.flag-my:before {
	background-position: -208px -48px
}

.icon.flag-mn:before {
	background-position: -192px -12px
}

.icon.flag-na:before {
	background-position: -192px 0
}

.icon.flag-nc:before {
	background-position: -32px -96px
}

.icon.flag-ng:before {
	background-position: -64px -96px
}

.icon.flag-gn-nir:before {
	background-position: -96px -96px
}

.icon.flag-pr:before,
.icon.flag-Puerto-Rico {
	background-position: -176px -48px
}

.icon.flag-lc:before {
	background-position: -80px -108px
}

.icon.flag-gb:before {
	background-position: -144px -48px
}

.icon.flag-gb-sct:before {
	background-position: -112px -108px
}

.icon.flag-sl:before {
	background-position: -160px -60px
}

.icon.flag-tj:before {
	background-position: -208px -120px
}

.icon.flag-tz:before {
	background-position: -176px -24px
}

.icon.flag-Trinidad-and-Tobago:before,
.icon.flag-tt:before {
	background-position: -160px -72px
}

.icon.flag-gb-wls:before {
	background-position: -128px -132px
}

.icon.flag-zm:before {
	background-position: -160px -24px
}

.icon.flag-la:before {
	background-position: -144px -24px
}

.icon.flag-team:before {
	background-position: -144px -36px
}

.icon.flag-frendlies:before {
	background-position: -160px -84px
}

.icon.flag-independent:before,
.icon.flag-olympic:before {
	background-position: -176px -60px
}

.icon.flag-ph:before {
	background-position: -192px -36px
}

.icon.flag-vn:before {
	background-position: -192px -132px
}

.icon.flag-id:before {
	background-position: -208px 0
}

.icon.flag-kp:before {
	background-position: -208px -12px
}

.icon.flag-vi:before {
	background-position: -176px -72px
}

.icon.flag-mu:before {
	background-position: -192px -84px
}

.icon.flag-vu:before {
	background-position: -192px -108px
}

.icon.flag-qa:before {
	background-position: -192px -24px
}

.icon.flag-world-cup-2018:before {
	background-position: -224px 0
}

.icon.flag-confederations-cup:before {
	background-position: -224px -48px
}

.icon.flag-ae:before {
	background-position: -208px -36px
}

.icon.flag-al:before {
	background-position: 0 0
}

.icon.flag-dz:before {
	background-position: -16px 0
}

.icon.flag-angilia:before {
	background-position: -32px 0
}

.icon.flag-ao:before {
	background-position: -48px 0
}

.icon.flag-ar:before {
	background-position: -64px 0
}

.icon.flag-am:before {
	background-position: -80px 0
}

.icon.flag-au:before {
	background-position: -96px 0
}

.icon.flag-at:before {
	background-position: -112px 0
}

.icon.flag-bb:before {
	background-position: -176px -120px
}

.icon.flag-ch-tp:before {
	background-position: -176px -108px
}

.icon.flag-do:before {
	background-position: -176px -132px
}

.icon.flag-by:before {
	background-position: -128px 0
}

.icon.flag-be:before {
	background-position: 0 -12px
}

.icon.flag-bj:before {
	background-position: -16px -12px
}

.icon.flag-ba:before {
	background-position: -32px -12px
}

.icon.flag-br:before {
	background-position: -48px -12px
}

.icon.flag-bg:before {
	background-position: -64px -12px
}

.icon.flag-bf:before {
	background-position: -80px -12px
}

.icon.flag-bi:before {
	background-position: -96px -12px
}

.icon.flag-cm:before {
	background-position: -112px -12px
}

.icon.flag-ca:before {
	background-position: -128px -12px
}

.icon.flag-cv:before {
	background-position: 0 -24px
}

.icon.flag-cf:before {
	background-position: -16px -24px
}

.icon.flag-cl:before {
	background-position: -32px -24px
}

.icon.flag-cn:before {
	background-position: -48px -24px
}

.icon.flag-co:before {
	background-position: -64px -24px
}

.icon.flag-congo-brazzavill:before {
	background-position: -80px -24px
}

.icon.flag-congo-kinshasa:before {
	background-position: -96px -24px
}

.icon.flag-cr:before {
	background-position: -112px -24px
}

.icon.flag-cote-divoire:before {
	background-position: -128px -24px
}

.icon.flag-hr:before {
	background-position: 0 -36px
}

.icon.flag-cy:before {
	background-position: -176px -96px
}

.icon.flag-cz:before {
	background-position: -32px -36px
}

.icon.flag-dk:before {
	background-position: -48px -36px
}

.icon.flag-ec:before {
	background-position: -64px -36px
}

.icon.flag-eg:before {
	background-position: -80px -36px
}

.icon.flag-gb-eng:before {
	background-position: -96px -36px
}

.icon.flag-gq:before {
	background-position: -112px -36px
}

.icon.flag-ee:before {
	background-position: -128px -36px
}

.icon.flag-fo:before {
	background-position: 0 -48px
}

.icon.flag-fi:before {
	background-position: -16px -48px
}

.icon.flag-fr:before {
	background-position: -32px -48px
}

.icon.flag-ga:before {
	background-position: -48px -48px
}

.icon.flag-ge:before {
	background-position: -64px -48px
}

.icon.flag-de:before {
	background-position: -80px -48px
}

.icon.flag-ghambia:before {
	background-position: -96px -48px
}

.icon.flag-gh:before {
	background-position: -112px -48px
}

.icon.flag-grecee:before {
	background-position: -128px -48px
}

.icon.flag-gn:before {
	background-position: 0 -60px
}

.icon.flag-gn-bissau:before {
	background-position: -16px -60px
}

.icon.flag-ht:before {
	background-position: -32px -60px
}

.icon.flag-hn:before {
	background-position: -48px -60px
}

.icon.flag-hu:before {
	background-position: -64px -60px
}

.icon.flag-is:before {
	background-position: -80px -60px
}

.icon.flag-ir:before {
	background-position: -96px -60px
}

.icon.flag-ie:before {
	background-position: -112px -60px
}

.icon.flag-il:before {
	background-position: -128px -60px
}

.icon.flag-it:before {
	background-position: 0 -72px
}

.icon.flag-jm:before {
	background-position: -16px -72px
}

.icon.flag-jp:before {
	background-position: -32px -72px
}

.icon.flag-ke:before {
	background-position: -48px -72px
}

.icon.flag-kg:before {
	background-position: -192px -48px
}

.icon.flag-km:before,
.icon.flag-komori:before {
	background-position: -64px -72px
}

.icon.flag-korea-south:before {
	background-position: -80px -72px
}

.icon.flag-lv:before {
	background-position: -96px -72px
}

.icon.flag-lr:before {
	background-position: -112px -72px
}

.icon.flag-lt:before {
	background-position: -128px -72px
}

.icon.flag-lu:before {
	background-position: 0 -84px
}

.icon.flag-mk:before {
	background-position: -16px -84px
}

.icon.flag-mg:before {
	background-position: -32px -84px
}

.icon.flag-ml:before {
	background-position: -48px -84px
}

.icon.flag-mr:before {
	background-position: -64px -84px
}

.icon.flag-mx:before {
	background-position: -80px -84px
}

.icon.flag-md:before {
	background-position: -96px -84px
}

.icon.flag-me:before {
	background-position: -112px -84px
}

.icon.flag-ma:before {
	background-position: -128px -84px
}

.icon.flag-mz:before {
	background-position: 0 -96px
}

.icon.flag-nl:before {
	background-position: -16px -96px
}

.icon.flag-new-kaledonia:before {
	background-position: -32px -96px
}

.icon.flag-nz:before {
	background-position: -48px -96px
}

.icon.flag-neia:before {
	background-position: -64px -96px
}

.icon.flag-no:before {
	background-position: -80px -96px
}

.icon.flag-nothern-ireland:before {
	background-position: -96px -96px
}

.icon.flag-pa:before {
	background-position: -112px -96px
}

.icon.flag-py:before {
	background-position: -128px -96px
}

.icon.flag-pe:before {
	background-position: 0 -108px
}

.icon.flag-pl:before {
	background-position: -16px -108px
}

.icon.flag-pt:before {
	background-position: -32px -108px
}

.icon.flag-ro:before {
	background-position: -48px -108px
}

.icon.flag-ru:before {
	background-position: -64px -108px
}

.icon.flag-saint-licia:before {
	background-position: -80px -108px
}

.icon.flag-sa:before {
	background-position: -96px -108px
}

.icon.flag-scotland:before {
	background-position: -112px -108px
}

.icon.flag-sn:before {
	background-position: -128px -108px
}

.icon.flag-rs:before {
	background-position: 0 -120px
}

.icon.flag-sk:before {
	background-position: -16px -120px
}

.icon.flag-si:before {
	background-position: -32px -120px
}

.icon.flag-za:before {
	background-position: -48px -120px
}

.icon.flag-es:before {
	background-position: -64px -120px
}

.icon.flag-se:before {
	background-position: -80px -120px
}

.icon.flag-ch:before {
	background-position: -96px -120px
}

.icon.flag-th:before {
	background-position: -112px -120px
}

.icon.flag-tg:before {
	background-position: -128px -120px
}

.icon.flag-tm:before {
	background-position: -176px -12px
}

.icon.flag-tn:before {
	background-position: 0 -132px
}

.icon.flag-tr:before {
	background-position: -16px -132px
}

.icon.flag-ug:before {
	background-position: -32px -132px
}

.icon.flag-ua:before,
.icon.flag-ru_UA:before {
	background-position: -48px -132px
}

.icon.flag-um:before,
.icon.flag-us:before {
	background-position: -64px -132px
}

.icon.flag-uy:before {
	background-position: -80px -132px
}

.icon.flag-uz:before {
	background-position: -96px -132px
}

.icon.flag-ve:before {
	background-position: -112px -132px
}

.icon.flag-wales:before {
	background-position: -128px -132px
}

.icon.flag-zw:before {
	background-position: -144px 0
}

.icon.flag-euro:before {
	background-position: -144px -12px
}

.icon.flag-uefa-cl:before {
	background-position: -256px -84px
}

.icon.flag-uefa-el:before {
	background-position: -256px -96px
}

.icon.flag-ne:before {
	background-position: -144px -60px
}

.icon.flag-az:before {
	background-position: -144px -72px
}

.icon.flag-mt:before {
	background-position: -144px -84px
}

.icon.flag-ad:before {
	background-position: -96px -84px
}

.icon.flag-ps:before {
	background-position: -256px -48px
}

.icon.flag-kz:before,
.icon.flag-kk:before {
	background-position: -144px -96px
}

.icon.flag-gi:before {
	background-position: -144px -108px
}

.icon.flag-sm:before {
	background-position: -144px -120px
}

.icon.flag-gb-nir:before {
	background-position: -240px -84px
}

.icon.flag-li:before {
	background-position: -144px -132px
}

.icon.flag-aw:before {
	background-position: -256px -36px
}

.icon.flag-ly:before {
	background-position: -224px -12px
}

.icon.flag-sr:before {
	background-position: -224px -24px
}

.icon.flag-kan:before {
	background-position: -224px -36px
}

.icon.flag-bm:before {
	background-position: -224px -72px
}

.icon.flag-club-world-cup:before {
	background-position: -352px -72px;
}

.icon.flag-hockey-world-cup-2018:before {
	background-position: -224px -120px
}

.icon.flag-eurotour:before {
	background-position: -224px -96px
}

.icon.flag-cup-of-champions:before {
	background-position: -224px -132px
}

.icon.flag-ni:before {
	background-position: -288px -24px
}

.icon.flag-ms:before {
	background-position: -240px -24px
}

.icon.flag-rw:before {
	background-position: -240px -36px
}

.icon.flag-om:before {
	background-position: -240px -48px
}

.icon.flag-sv:before {
	background-position: -240px -60px
}

.icon.flag-nations-league:before {
	background-position: -240px -72px
}

.icon.flag-st:before {
	background-position: -240px -96px
}

.icon.flag-euro-2020:before {
	background-position: -240px -132px
}

.icon.flag-ad:before {
	background-position: -256px 0
}

.icon.flag-hockey-world-cup-2019:before {
	background-position: -256px -12px
}

.icon.flag-cup-of-america:before {
	background-position: -256px -24px
}

.icon.flag-nhl:before {
	background-position: -256px -72px
}

.icon.flag-sy:before {
	background-position: -256px -108px
}

.icon.flag-hockey-world-cup-2020:before {
	background-position: -256px -120px
}

.icon.flag-copa-libertadores:before {
	background-position: -256px -132px
}

.icon.flag-rest-world:before {
	background-position: -272px -12px
}

.icon.flag-world-junior-championship-2020:before {
	background-position: -320px -12px
}

.icon.flag-world-championship-2022:before {
	background-position: -272px -48px
}

.icon.flag-gt:before {
	background-position: -272px -60px
}

.icon.flag-khl:before {
	background-position: -272px -72px
}

.icon.flag-cup-of-america-2020:before {
	background-position: -272px -84px
}

.icon.flag-gy:before {
	background-position: -272px -96px
}

.icon.flag-mls:before {
	background-position: -272px -120px
}

.icon.flag-parimatch:before {
	background-position: -336px -24px
}

.icon.flag-je:before {
	background-position: -272px -133px
}

.icon.flag-gu:before {
	background-position: -288px 0px
}

.icon.flag-ss:before {
	background-position: -288px -12px
}

.icon.flag-csgo:before {
	background-position: -288px -36px
}

.icon.flag-blast:before {
	background-position: -288px -48px
}

.icon.flag-esl:before {
	background-position: -288px -60px
}

.icon.flag-dreamhack:before {
	background-position: -288px -72px
}

.icon.flag-iem:before {
	background-position: -288px -84px
}

.icon.flag-wesg:before {
	background-position: -288px -96px
}

.icon.flag-kn:before {
	background-position: -288px -108px
}

.icon.flag-flashpoint:before {
	background-position: -288px -120px
}

.icon.flag-euro-2021-u-21:before {
	background-position: -288px -132px
}

.icon.flag-conference-league:before {
	background-position: -304px 0
}

.icon.flag-cs-summit-7:before {
	background-position: -304px -24px
}

.icon.flag-hockey-world-cup-2021:before {
	background-position: -304px -48px
}

.icon.flag-hockey-world-cup-2022:before {
	background-position: -320px -84px
}

.icon.flag-funspark:before {
	background-position: -304px -60px
}

.icon.flag-starladder:before {
	background-position: -304px -84px
}

.icon.flag-kw:before {
	background-position: -304px -96px
}

.icon.flag-hk:before {
	background-position: -304px -108px
}

.icon.flag-pg:before {
	background-position: -192px -60px
}

.icon.flag-mw:before {
	background-position: -304px -120px
}

.icon.flag-pgl-major:before {
	background-position: -304px -132px
}

.icon.flag-v4:before {
	background-position: -320px 0px
}

.icon.flag-pf:before {
	background-position: -320px -60px
}

.icon.flag-finalissima:before {
	background-position: -320px -72px
}

.icon.flag-women-euro-2022:before {
	background-position: -320px -108px
}

.icon.flag-euro-2024:before {
	background-position: -320px -120px
}

.icon.flag-hockey-world-cup-2023:before {
	background-position: -336px -36px
}

.icon.flag-nba:before {
	background-position: -336px -48px
}

.icon.flag-euroliga:before {
	background-position: -336px -60px
}

.icon.flag-liga-vtb:before {
	background-position: -336px -72px
}

.icon.flag-atp:before {
	background-position: -336px -84px
}

.icon.flag-wta:before {
	background-position: -336px -96px
}

.icon.flag-cs-go:before {
	background-position: -288px -36px
}

.icon.flag-uefa-conmebol:before {
	background-position: -336px -108px
}

.icon.flag-women-world-cup:before {
	background-position: -336px -120px
}

.icon.flag-win-cup:before {
	background-position: -336px -132px
}

.squad {
	padding-top: 1rem;
	padding-bottom: 1rem
}

.squad hr {
	margin-top: 1rem !important;
	margin-bottom: 1rem !important
}

.squad .team {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 600;
}

.squad .team .img-box {
	width: 2rem;
	height: 2rem;
	margin-right: .5rem
}

.squad-csgo th:last-child {
	width: 35px
}

.squad-csgo th:nth-last-child(2) {
	width: 65px
}

.article-card.bet-card.bet-card_csgo .image {
	background-color: #383251
}

.squad-table {
	display: table !important
}

.squad-table td {
	vertical-align: top
}

.squad-table .category {
	padding-top: 1.5rem;
	color: #000c;
	font-weight: 600;
	overflow: hidden;
	text-align: center
}

.squad-table .category .title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center
}

.squad-table .category .title span {
	display: block;
	padding: 0 1rem
}

.squad-table .category .title:after,
.squad-table .category .title:before {
	content: "";
	display: block;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-transform: translateY(1px);
	transform: translateY(1px);
	border-top: dotted 2px rgba(0, 0, 0, .1)
}

.squad-table .category.c-red {
	color: #f64747
}

.squad-table .tip-tr td {
	padding-top: 0;
	padding-bottom: 0
}

.squad-table .tip-tr td .tip {
	margin-top: -.5rem
}

.squad-table .tip {
	padding-left: 1.5rem;
	color: #0006;
	font-size: .75rem;
	line-height: 1rem
}

@media (min-width: 1080px) {
	.squad-table .tip {
		width: 50%
	}
}

.squad-table .position {
	color: #0006
}

.heading.match-news-header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 1rem;
}

h2.match_others_title {
	margin-bottom: 1.5rem;
}

@media (min-width: 744px) {
	.heading.match-news-header {
		margin-bottom: 1.5rem;
	}
}

#form_popup {
	display: none;
	position: fixed;
	width: 100vw;
	height: 100vh;
	max-width: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .7);
	z-index: 10
}

.form_popup__container {
	width: 300px;
	height: 200px;
	border-radius: 10px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background: #0855c4;
	color: #fff;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center
}

.form_popup__title {
	margin-bottom: 30px;
	font-size: 20px;
	font-weight: 700
}

#form_popup.active {
	display: block;
}

#comment-text input {
	font-size: 16px;
	margin: 20px auto;
}

#commentform button {
	background: none;
}

#commentform button:before {
	background-color: #3498db;
}

.match_sets_menu a {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.heading .subheading {
	margin-left: 0.5rem;
	color: #0003;
}

.match-table__league a:last-child {
	padding-left: 10px;
}


.article-card {
	min-height: 6.125rem;
	border-radius: .5rem;
	background: #fff;
	overflow: hidden;
	position: relative
}

.article-card .row {
	margin: 0
}

@media (min-width: 744px) {
	.article-card .row {
		margin-left: -.75rem;
		margin-right: -.75rem
	}
}

.article-card .right-col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	max-height: 100%;
	padding: 0;
	position: relative
}

@media (min-width: 744px) {
	.article-card .right-col {
		margin-left: -.75rem
	}
}

.article-card .right-col .body {
	width: 100%;
	right: 0;
	top: 0;
	overflow: hidden
}

.article-card .right-col .body:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2rem
}

@media (min-width: 744px) {
	.article-card .right-col .body {
		position: absolute;
		height: calc(100% - 1rem)
	}
}

.article-card .right-col .footer {
	margin-top: auto
}

.article-card .right-col .footer .icon:before {
	color: #fff
}

.article-card .article-card__author {
	display: none
}

@media (min-width: 744px) {
	.article-card .article-card__author {
		position: absolute;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		display: block;
		top: auto;
		left: auto;
		right: 0;
		max-width: 2rem;
		height: auto;
		border-radius: 50%
	}
}

.article-card .date-to {
	display: inline-block;
	margin-top: .5rem;
	padding: 1px .25rem;
	font-size: .8125rem;
	line-height: 1rem;
	font-weight: 600;
	background-color: #fff;
	border-radius: .25rem;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 2px 4px #0000001a;
	max-width: 100%
}

.article-card .expert-name {
	border-radius: .25rem;
	max-width: 100%;
	padding: 0 .375rem;
	background-color: #40a69f;
	color: #fff;
	font-size: .6875rem;

	text-align: center
}

@media (min-width: 744px) {
	.article-card .expert-name {
		width: auto;
		border-radius: .25rem;
		font-size: 1rem;
		line-height: 1.25rem
	}
}

.article-card .image {
	position: absolute;
	z-index: 2;
	top: 1rem;
	right: 1rem;
	width: 5.5rem;
	height: 4.125rem;
	overflow: visible
}

.article-card .image .img-cover {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}

.article-card .image .date-to {
	position: absolute;
	top: .5rem;
	left: .5rem;
	margin-top: 0
}

@media (min-width: 744px) {
	.article-card .image {
		position: relative;
		top: auto;
		right: auto;
		padding-top: 75%;
		width: auto
	}
}

.article-card .image .sport-types {
	display: block;
	position: absolute;
	left: auto;
	bottom: auto;
	right: -.5rem;
	top: -.5rem;
	width: 2rem;
	height: 2rem;
	border-radius: 50%;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 2px 4px #0003;
	background: #fff
}

@media (min-width: 744px) {
	.article-card .image .sport-types {
		left: 1rem;
		bottom: 1rem;
		right: auto;
		top: auto
	}
}

.article-card .image .sport-types.two-image img {
	width: .625rem;
	height: .625rem;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.article-card .image .sport-types.two-image img:nth-child(1) {
	left: .25rem
}

.article-card .image .sport-types.two-image img:nth-child(2) {
	left: auto;
	right: .25rem
}

.article-card .image .sport-types.three-image img {
	width: .625rem;
	height: .625rem;
	-webkit-transform: none;
	transform: none
}

.article-card .image .sport-types.three-image img:nth-child(1) {
	top: 1rem;
	left: .3125rem
}

.article-card .image .sport-types.three-image img:nth-child(2) {
	top: .3125rem;
	left: .6875rem
}

.article-card .image .sport-types.three-image img:nth-child(3) {
	top: 1rem;
	left: 1.0625rem
}

.article-card .image .sport-types.four-image img {
	width: .625rem;
	height: .625rem
}

.article-card .image .sport-types.four-image img:nth-child(1) {
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: .125rem
}

.article-card .image .sport-types.four-image img:nth-child(2) {
	-webkit-transform: translateX(-50%);
	transform: translate(-50%);
	top: .125rem
}

.article-card .image .sport-types.four-image img:nth-child(3) {
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: auto;
	right: .125rem
}

.article-card .image .sport-types.four-image img:nth-child(4) {
	-webkit-transform: translateX(-50%);
	transform: translate(-50%);
	top: auto;
	bottom: .125rem
}

.article-card .author-image {
	display: none
}

@media (min-width: 744px) {
	.article-card .author-image {
		display: block;
		position: absolute;
		bottom: 0;
		right: 1rem;
		-webkit-transform: translateY(50%);
		transform: translateY(50%);
		width: 2.25rem;
		height: 2.25rem;
		border-radius: 50%;
		border: solid 2px #fff;
		border-collapse: separate
	}
}

.article-card .author {
	margin-bottom: .25rem;
	color: #0006;
	font-size: .75rem;
	font-weight: 400;
	line-height: .875rem
}

@media (min-width: 744px) {
	.article-card .author {
		font-size: .875rem;
		line-height: 1rem;
		margin-bottom: .5rem
	}
}

.article-card .body {
	padding: 1rem 7.5rem 1rem 1rem
}

@media (min-width: 744px) {
	.article-card .body {
		padding: 1rem
	}
}

.article-card .title {
	display: block;
	margin-bottom: 0;
	font-weight: 600;
	line-height: 1.5rem;
	font-size: 1rem
}

@media (min-width: 744px) {
	.article-card .title {
		margin-bottom: .5rem;
		min-height: 0
	}
}

.article-card .title .date-to {
	display: inline-block;
	margin-top: .5rem
}

.article-card .title:hover {
	color: #d0021b
}

@media (min-width: 744px) {
	.article-card.headliner .body {
		padding: 1rem 1.5rem
	}
}

.article-card.headliner .title {
	font-size: 1rem;
	line-height: 1.5rem
}

@media (min-width: 744px) {
	.article-card.headliner .title {
		margin-bottom: 1rem
	}
}

.article-card.contest-row .title {
	font-size: 1rem;
	line-height: 1.5rem
}

.article-card.contest-row .col-md-4 {
	max-width: 15rem
}

.article-card.contest-row .right-col {
	max-width: none;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.article-card.contest-row .image {
	border-radius: .25rem
}

@media (min-width: 744px) {
	.article-card.contest-row .image {
		border-radius: unset
	}
}

.article-card.contest-row .date-to {
	color: #000c
}

.article-card .description {
	display: none
}

@media (min-width: 744px) {
	.article-card .description {
		display: block;
		font-size: .875rem;
		line-height: 1.25rem;
		overflow-wrap: break-word
	}
}

.article-card .voting {
	display: none;
	margin-top: 1rem
}

@media (min-width: 744px) {
	.article-card .voting {
		display: block
	}
}

.article-card .footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: .8125rem
}

@media (min-width: 744px) {
	.article-card .footer {
		height: 3rem;
		border-top: solid .0625rem rgba(0, 0, 0, .1);
		padding-bottom: 0
	}
}

.article-card .footer .icon {
	padding-left: 1.25rem
}

.article-card .footer .icon-time:before {
	color: #3498db
}

.article-card .footer .forecast-result {
	-ms-flex-negative: 1;
	flex-shrink: 1;
	min-width: 0;
	max-height: 2.5rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.article-card .footer .forecast-result .icon {
	margin-top: .125rem;
	margin-bottom: .125rem;
	margin-right: .25rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.article-card .footer .forecast-result i.icon {
	padding-left: 1rem
}

.article-card .footer .forecast-result .icon-wait:before {
	color: #0006
}

.article-card .footer .forecast-result .icon-plus-square:before {
	color: #62b435
}

.article-card .footer .right-side {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: auto;
	color: #0006
}

.article-card .footer .right-side .icon {
	margin-left: 1rem
}

.article-card .icon-like {
	color: #0006
}

.article-card[style*=background-color] {
	background: #3498db;
	color: #fff
}

.article-card[style*=background-color] .title,
.article-card[style*=background-color] .title:hover,
.article-card[style*=background-color] .title:hover a,
.article-card[style*=background-color] .footer .right-side,
.article-card[style*=background-color] .row .right-col .footer .icon.icon-like {
	color: inherit
}

.article-card[style*=background-color] .row .right-col .footer .icon.icon-like:before {
	color: #fff
}

.article-card[style*=background-color] .title:hover a {
	text-decoration: underline
}

.article-card[style*=background-color] .footer {
	border-top-color: #ffffff1a
}

.article-card.bet-card .body {
	padding: 1rem
}

.article-card.bet-card .image {
	position: static;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: auto;
	height: auto;
	padding: .75rem 1rem;
	background: #629a3e;
	color: #fff;
	border-radius: .25rem .25rem 0 0
}

@media (min-width: 744px) {
	.article-card.bet-card .image {
		min-height: 3rem;
		padding: .75rem 1rem;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

.article-card.bet-card .image .heading {
	margin-bottom: 0;
	min-width: 0
}

.article-card.bet-card .image .heading br {
	display: none
}

@media (min-width: 744px) {
	.article-card.bet-card .image .heading {
		font-size: 1.25rem;
		line-height: 1.5rem;
		font-weight: 700
	}
}

.article-card.bet-card .image .bet-type-logo {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-left: 1rem;
	width: 1.5rem;
	height: 1.5rem
}

.article-card.bet-card .image .bet-type-logo .icon {
	width: 100%;
	height: 100%
}

.article-card.bet-card .image .bet-type-logo .icon:before {
	width: 100%;
	height: 100%;
	font-size: 1.5rem;
	color: #fff
}

.article-card.bet-card-hockey .image {
	background: #a8c7e0
}

.article-card.bet-card .body {
	padding-bottom: 1.5rem
}

.article-card.bet-card .title {
	margin-bottom: .5rem;
	min-height: 0
}

.article-card.bet-card .description {
	display: block;
	font-size: .8125rem;
	line-height: 1.25rem
}

.index-blog-section .article-card .image img {
	border-radius: .25rem
}

@media (min-width: 744px) {
	.index-blog-section .article-card .image img {
		border-radius: unset
	}
}

.block.tabs_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	-webkit-box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, .1);
	box-shadow: inset 0 -1px #0000001a;
	overflow-x: auto;
	padding: 1.5rem;
}

.block.tabs_list .tabs__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	cursor: pointer;
}

.block.tabs_list .tabs__item:not(:last-of-type) {
	margin-right: 1rem;
}

.accordion {
	-webkit-transition: all .2s;
	transition: all .2s
}

.accordion .heading,
.content-body .accordion .heading {
	margin-bottom: 0
}

.accordion.block-section {
	padding: 0
}

.accordion .accordion-header {
	background: none;
	font-weight: 600;
	cursor: pointer;
	position: relative;
	-webkit-transition: color .2s;
	transition: color .2s
}

.accordion .accordion-header:hover {
	color: #d0021b
}

.accordion .accordion-header:after {
	content: "\f148";
	color: #0006;
	font-family: legalbet-iconfont, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	width: 1rem;
	height: 1rem;
	font-size: 1rem;
	line-height: 1rem;
	text-align: center;
	display: block;
	-webkit-transition: -webkit-transform .2s;
	transition: -webkit-transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s
}

.accordion .accordion-header.block-section {
	padding: 1rem
}

@media (min-width: 744px) {
	.accordion .accordion-header.block-section {
		padding: 1.25rem
	}
}

.accordion .accordion-header.block-section:after {
	right: 1rem
}

@media (min-width: 744px) {
	.accordion .accordion-header.block-section:after {
		right: 1.5rem
	}
}

.accordion .accordion-header.block-section+.accordion-body.block-section {
	border-top: none
}

.accordion .accordion-header.block {
	background-color: #fff
}

.accordion .accordion-body {
	display: none;
	position: relative;
	background: none;
	color: #000c
}

.accordion:not(.mobile-category-navigation, .accordion_border_red) .accordion-body {
	padding-top: 1rem
}

@media (min-width: 744px) {
	.accordion:not(.mobile-category-navigation, .accordion_border_red) .accordion-body {
		padding-top: 0
	}
}

.accordion.active .accordion-header:after {
	-webkit-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg)
}

.accordion.mobile-category-navigation {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	min-height: 3rem;
	position: relative;
	margin-bottom: 1rem
}

@media (min-width: 744px) {
	.accordion.mobile-category-navigation {
		min-height: 56px
	}
}

.accordion.mobile-category-navigation .link.active {
	color: #000c
}

.accordion.mobile-category-navigation .accordion-header {
	position: absolute;
	z-index: 2;
	background: #fff;
	top: 0;
	left: 0;
	right: 3rem;
	-webkit-transition: all .2s;
	transition: all .2s;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	max-height: 100%;
}

.accordion.mobile-category-navigation .accordion-header:after {
	display: none
}

.accordion.mobile-category-navigation .accordion-header .heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.accordion.mobile-category-navigation .accordion-header .heading .count {
	margin-left: auto;
	color: #0009;
	font-weight: 600;
	white-space: nowrap
}

.accordion.mobile-category-navigation .accordion-header .heading .count.today {
	color: #0009
}

.accordion.mobile-category-navigation .accordion-body {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 0px;
	flex: 1 0 0
}

@media (min-width: 744px) {
	.accordion.mobile-category-navigation .accordion-body {
		padding-top: 1rem
	}
}

.accordion.mobile-category-navigation .accordion-body .link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.accordion.mobile-category-navigation .accordion-body .link .count {
	margin-left: auto;
	color: #0009;
	font-weight: 600
}

.accordion.mobile-category-navigation .close-area {
	margin-left: auto;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 3rem;
	flex: 0 0 3rem;
	width: 3rem;
	position: relative;
	border-left: solid 1px rgba(0, 0, 0, .1)
}

.accordion.mobile-category-navigation .close-area:after {
	content: "\f146";
	color: #0006;
	font-family: iconfont !important;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 1rem;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translate(-50%);
	width: 1rem;
	height: 1rem;
	font-size: 1rem;
	line-height: 1rem;
	text-align: center;
	display: block;
	-webkit-transition: -webkit-transform .2s;
	transition: -webkit-transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s
}

@media (min-width: 744px) {
	.accordion.mobile-category-navigation .accordion-header {
		right: 4rem
	}

	.accordion.mobile-category-navigation .close-area {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 4rem;
		flex: 0 0 4rem;
		width: 4rem
	}

	.accordion.mobile-category-navigation .close-area:after {
		top: 1.2rem
	}
}

.accordion.mobile-category-navigation.active .accordion-header {
	opacity: 0;
	pointer-events: none
}

.accordion.mobile-category-navigation.active .close-area:after {
	-webkit-transform: translateX(-50%) rotate(180deg);
	transform: translate(-50%) rotate(180deg)
}

.accordion.start-play__accordion .accordion-body {
	padding-top: 0
}

.accordion.accordion_content-body {
	border-top: 1px solid rgba(0, 0, 0, .1);
	margin: 0 -1rem
}

@media (min-width: 744px) {
	.accordion.accordion_content-body {
		margin: 0 -1.5rem
	}
}

.accordion.accordion_content-body .accordion-header {
	padding: 1rem 1.5rem 1rem 1rem
}

@media (min-width: 744px) {
	.accordion.accordion_content-body .accordion-header {
		padding: 1.5rem 2rem 1.5rem 1.5rem
	}
}

.accordion.accordion_content-body .accordion-header:after {
	right: 1rem
}

@media (min-width: 744px) {
	.accordion.accordion_content-body .accordion-header:after {
		right: 1.5rem
	}
}

.accordion.accordion_content-body .heading {
	font-size: 1rem;
	line-height: 1.5rem;
	margin-bottom: 0
}

.accordion.accordion_content-body .accordion-body {
	padding: 0 1rem 1rem
}

@media (min-width: 744px) {
	.accordion.accordion_content-body .accordion-body {
		padding: 0 1.5rem 1.5rem
	}
}

.accordion.accordion_content-body:first-child {
	border-top: 0
}

.accordion.active .accordion-body {
	display: block;
}

.leagues li {
	margin-bottom: 1rem
}

.leagues li:last-child {
	margin-bottom: 0
}

.leagues li a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.leagues li a .count {
	margin-left: auto;
	color: #00000026;
	font-weight: 600
}

.leagues li a .count.today {
	color: #0009
}

.leagues .link.active {
	color: #000c
}

@media (max-width: 400px) {
	.logo.img-box {
		width: 61px !important;
		height: 20px !important;
	}
}

h1,
.heading-1 {
	font-size: 1.375rem;
	line-height: 1.75rem;
}

.match_sets_menu li a .count.today {
	color: #0009;
}

.match_sets_menu .submenu-link {
	font-size: 14px;
}

#match_predict_container,
#match_tour,
#match_content,
#match_koff_table {
	scroll-margin-top: 150px;
	margin-top: -100px !important;
	padding-top: 120px !important;
}

@media (min-width: 744px) {

	h1,
	h2,
	.heading-1,
	.heading-2 {
		margin-bottom: 1.5rem
	}

	h1,
	.heading-1 {
		font-size: 2.625rem;
		line-height: 3rem
	}
}

#comment {
	height: 25px;
}

.match_predict_scroll {
	display: flex;
	overflow: auto;
	gap: 24px;
}

.match_predict_scroll::-webkit-scrollbar,
.blog_scroll::-webkit-scrollbar {
	width: 10px;
}

.match_predict_scroll::-webkit-scrollbar-track,
.blog_scroll::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 20px;
}

.match_predict_scroll::-webkit-scrollbar-thumb,
.blog_scroll::-webkit-scrollbar-thumb {
	background: #00c7b1;
	border-radius: 20px;
}

.match_predict_scroll .trend-block {
	width: 240px;
	height: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin-bottom: 0;
	margin-bottom: 20px;
}

.match_predict_scroll .trend-block__match {
	padding-bottom: 0.75rem;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	margin-bottom: 1.375rem;
	width: 100%;
	max-width: none;
	border-right: 0;
	padding-right: 0;
}

.match_predict_scroll .trend-block__header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 0.5rem;
}

.match_predict_scroll .trend-block__date {
	display: flex;
}

.match_predict_scroll .trend-block__forecast {
	max-width: none;
	padding: 0;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	align-items: flex-start;
}

.match_predict_scroll .trend-block__action {
	min-width: 0;
}

.match_predict_scroll .trend-block__number {
	margin-bottom: 0.5rem;
}

.blog_scroll {
	display: flex;
	flex-wrap: nowrap;
	gap: 20px;
	overflow: auto;
}

.blog_scroll .article-card {
	height: 100%;
}

.blog_scroll .col-md-6 {
	margin-bottom: 20px;
}

.icon.icon-hockey:before {
	content: "\f165";
}


.blogs_quote {
	background: rgba(52, 152, 219, .1);
	padding: 20px;
	position: relative;
}

.blogs_quote blockquote {
	font-weight: 600;
}

.blogs_quote blockquote:before {
	color: #0095ff;
	content: "\201D";
	font-size: 4em;
	position: absolute;
	left: 20px;
}

.blogs_share .share-links {
	width: 60px;
	height: 40px;
}

.blogs {
	padding: 0;
	width: 100%;
	margin-top: 30px;
}

.article-row .footer .status,
.article-row .footer .user-role {
	margin-left: 0.5rem;
}

.index-blog-section {
	width: 100%
}

.forecast_header {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	padding: 12px 16px 16px;
}

.tips_cats-item a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	width: max-content;
	max-height: 40px;
	min-height: 40px;
	padding: 8px 12px 8px 8px;
	border-radius: 5px;
	min-width: 75px;
	background: #e4e5e6;
	color: #8b8c8c;
	cursor: pointer;
	gap: 10px;
}

.tips_cats-item span {
	font-size: .75rem;
	line-height: 1rem;
	font-weight: 600;
	text-transform: uppercase;
}

.tips_cats-item a:hover {
	background: #fff;
}

.tips_cats-wrapper {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	overflow-x: auto;
	gap: 10px;
	margin-bottom: 20px;
	padding: 0 !important;
}

.active_tips_cat {
	background: #2c2e36 !important;
	color: #fff !important;
}

.tips_cats-item:first-child img,
.active_tips_cat img {
	filter: brightness(0) invert(1) !important;
}

.tip_text {
	font-weight: bold;
}

.tips_cats-sticky {
	top: 64px;
	width: 100%;
	padding-top: .5rem;
	padding-bottom: .5rem;
	margin-bottom: 0;
	position: fixed;
	z-index: 30;
	background: #fff;
	border-top: 1px solid #f0f1f2;
	-webkit-box-shadow: 0 8px 14px rgba(0, 0, 0, .1);
	box-shadow: 0 8px 14px #0000001a;
	left: 0;

}

.trend-block__tip {
	margin-bottom: 20px;
}

.blogs_sidebar {
	position: sticky;
	top: 100px;
}

.blogs_socials {
	margin-top: 20px;
}

.blogs_more_list {
	display: flex;
	flex-direction: column;
	gap: 20px;

}

.blogs_more_list h3 {
	font-size: 14px;
}

.blogs_more_item .image {
	height: 100%;
}

.blogs_more_item img {
	height: 100%;
	object-fit: contain;
	border-radius: .5rem;
}

.blogs_more_item .col-md-4 {
	padding: 0
}

.blogs_more_item .col-md-8 {
	padding-left: 0;
}

.tips_cats-sticky .tips_cats-wrapper {
	margin-bottom: 0;
	padding: 0 0.75rem 0 0.75rem !important;
}

.pagination {
	padding: 1rem 1.5rem;
	background: #fff;
	border-radius: 7px;
}

.pagination a {
	font-size: 16px;
	font-weight: bold;
	color: #007aff;
}

.pagination a.current,
.pagination a:hover {
	color: #000;
}

.blogs_more_list .author {
	margin-bottom: .25rem;
	color: #0006;
	font-size: .75rem;
	font-weight: 400;
	line-height: .875rem;
}

.blogs_more_list .title {
	font-size: 1rem;
	line-height: 1.5rem;
	font-family: sans-serif;
	font-weight: 600
}

.blogs_sidebar .heading {
	font-family: sans-serif;
	font-weight: 600;
	font-size: .875rem;
}

.my-10 {
	margin: 10px 0;
}

.bschool__post-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	margin: 2rem -1rem 0;
	padding: 2rem 1.25rem 0 1rem;
	border-top: 1px solid rgba(0, 0, 0, .1)
}

.bschool__post-nav--no-border {
	border-top: none;
	padding-top: 1rem
}

@media (min-width: 567px) {
	.bschool__post-nav {
		padding: 1rem 2rem;
		margin: 0;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}
}

.bschool__post-prev,
.bschool__post-next {
	position: relative
}

@media (max-width: 566px) {

	.bschool__post-prev,
	.bschool__post-next {
		padding-right: 1.5rem
	}
}

@media (min-width: 567px) {

	.bschool__post-prev,
	.bschool__post-next {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%
	}
}

.bschool__post-prev:hover:before,
.bschool__post-prev:hover:after,
.bschool__post-next:hover:before,
.bschool__post-next:hover:after {
	color: #d0021b
}

.bschool__post-prev:before,
.bschool__post-next:after {
	content: "\e803";
	position: absolute;
	top: calc(50% - .5rem);
	font-size: 1rem;
	font-family: "fontello" !important;
	color: #a1aab2;
	-webkit-transition: color .2s;
	transition: color .2s
}

@media (max-width: 566px) {

	.bschool__post-prev:before,
	.bschool__post-next:after {
		right: 0
	}
}

.bschool__post-prev {
	padding-left: 0;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}

@media (min-width: 567px) {
	.bschool__post-prev {
		border-right: 1px solid rgba(0, 0, 0, .1);
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		margin-right: auto
	}
}

.bschool__post-prev:before {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

@media (min-width: 567px) {
	.bschool__post-prev:before {
		left: -30px
	}
}

.bschool__post-next {
	padding-right: 0;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

@media (max-width: 566px) {
	.bschool__post-next {
		margin-bottom: 1.5rem;
		padding-bottom: 1.5rem;
		border-bottom: 1px solid rgba(0, 0, 0, .1);
		padding-right: 1.5rem
	}
}

@media (min-width: 567px) {
	.bschool__post-next {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		margin-left: auto
	}
}

@media (max-width: 566px) {
	.bschool__post-next:after {
		top: calc(50% - 1.25rem)
	}
}

@media (min-width: 567px) {
	.bschool__post-next:after {
		right: -30px
	}
}

.shkola_more_list .link {
	font-weight: 400;
	font-size: 1rem;
	line-height: 1.5rem;
}

.shkola_more_list .link.active {
	color: #000c;
}

.search-results-page .tabs {
	border-top: solid 1px rgba(0, 0, 0, .1) !important
}

.search-results-page .search-field {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.search-results-page .betting-school__search-button {
	background: #0000;
}

.search-results-page .search-field .betting-school__search-button .icon-search:before {
	color: #3498db;
}

.search-results-page .search-field input {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 0px;
	flex: 1 0 0;
	font-size: 14px;
}

@media (min-width: 744px) {
	.search-results-page .search-field input {
		padding-right: 1rem;
		line-height: 1.75rem;
		height: 1.75rem
	}
}

.search-results-page .search-field input::-webkit-input-placeholder {
	color: #000c
}

.search-results-page .search-field input::-moz-placeholder {
	color: #000c
}

.search-results-page .search-field input:-ms-input-placeholder {
	color: #000c
}

.search-results-page .search-field input:-moz-placeholder {
	color: #000c
}

.search-results-page .search-field .button {
	margin-left: 1.5rem
}

.search-results-page .search-field .icon-search {
	padding-left: 1rem;
	margin-left: 1.5rem;
	color: #3498db
}

.search-empty {
	text-align: center;
	padding-top: 7.375rem;
	padding-bottom: 7.5rem
}

.search-empty .image {
	margin-bottom: 1.5rem;
	font-size: 3rem;
	font-weight: 600;
	line-height: normal;
	color: #0003
}

@media (min-width: 744px) {
	.search-empty .image {
		margin-bottom: 3rem;
		font-size: 3.5rem
	}
}

.betting-school__wrap {
	height: 100%;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0
}

.betting-school__wrap.fox {
	min-height: 310px
}

@media (max-width: 566px) {
	.betting-school__wrap.fox {
		position: relative;
		height: 0
	}

	.betting-school__wrap.fox a,
	.betting-school__wrap.fox div {
		position: absolute
	}
}

.betting-school__cat {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 100%;
	margin-bottom: 0
}

.betting-school__cat-head {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: default !important
}

@media (max-width: 743px) {
	.betting-school__cat-head {
		padding-top: 1rem;
		padding-bottom: 1rem
	}
}

@media (min-width: 567px) {
	.betting-school__cat-head {
		padding-right: 0 !important
	}
}

@media (min-width: 744px) {
	.betting-school__cat-head {
		padding-top: 1.5rem;
		padding-bottom: 1.5rem
	}
}

@media (min-width: 567px) {
	.betting-school__cat-head.accordion-header:hover {
		color: #000c
	}
}

.betting-school__cat-head .icon.yellow-color {
	color: #f9ba53
}

.betting-school__cat-head .icon.red-color {
	color: #f64747
}

.betting-school__cat-head .icon.green-color {
	color: #2cc08d
}

.betting-school__cat-head .icon.purple-color {
	color: #5e48a2
}

@media (min-width: 567px) {
	.betting-school__cat-head:after {
		display: none !important
	}
}

.betting-school__cat-icon {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 2rem;
	height: 2rem;
	overflow: hidden;
	background-color: #f0f1f2;
	border-radius: 50%
}

.betting-school__cat-icon img {
	max-height: 1.5rem;
	max-width: 1.5rem;
	width: auto;
	height: auto
}

h3.betting-school__cat-title {
	margin: 0 .5rem;
	line-height: 1;
}

.betting-school__cat-count {
	line-height: 1.25;
	font-size: 1rem;
	font-weight: 600;
	color: #0006
}

@media (max-width: 743px) {
	.betting-school__cat-count {
		padding-top: .125rem
	}
}

@media (min-width: 744px) {
	.betting-school__cat-count {
		padding-top: .25rem
	}
}

.betting-school__cat-link_sport .betting-school__cat-count {
	margin-left: .25rem
}

.betting-school__cat-body {
	border-top: 1px solid rgba(0, 0, 0, .1)
}

@media (max-width: 743px) {
	.betting-school__cat-body {
		padding-top: 1rem;
		padding-bottom: 1rem
	}
}

@media (min-width: 567px) {
	.betting-school__cat-body {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1
	}
}

@media (min-width: 744px) {
	.betting-school__cat-body {
		padding-top: 1.5rem !important;
		padding-bottom: 1.5rem
	}
}

.betting-school__cat-item {
	margin-bottom: 1rem
}

.betting-school__cat-item_sport {
	margin-bottom: .75rem
}

.betting-school__cat-item:last-child {
	margin-bottom: 0
}

@media (max-width: 743px) {
	.betting-school__cat-items {
		margin-bottom: 1.5rem
	}
}

@media (min-width: 744px) {
	.betting-school__cat-items {
		margin-bottom: 1.25rem
	}
}

.betting-school__cat-link {
	display: block;
	padding-left: .75rem;
	line-height: 1.25rem;
	font-size: 1rem;
	font-weight: 600
}

.betting-school__cat-link:before {
	content: "\2022";
	position: absolute;
	left: 0;
	color: #0006
}

.betting-school__cat-link_sport {
	padding: .5rem 1rem;
	background-color: #fbfbfb;
	border-radius: 2px
}

.betting-school__cat-link_sport:before {
	display: none
}

.betting-school__cat-link_sport.arrowed:after {
	right: 1rem;
	color: #a1aab2
}

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

.bschool__sport-groups {
	display: flex;
	flex-direction: column;
	width: 48%;

}

.bschool__sport-item {
	margin-bottom: 1rem;
}

.bschool__sport-group {
	margin-bottom: 1rem;
	padding: 1rem;
	border: 1px solid #eaeaea;
	border-radius: .5rem;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	break-inside: avoid;
	background: #fff;
	width: 100%;
}

.bschool__sport-group:last-child {
	margin-bottom: 0
}

.bschool__sport-group-head {
	margin-bottom: 1rem;
	padding-bottom: .5rem;
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	text-transform: uppercase;
	color: #0000004d
}

.bschool__sport-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	line-height: 1rem;
	font-size: .875rem;
	font-weight: 600
}

.bschool__sport-link:before {
	content: "\2022";
	margin-right: .25rem;
	color: #0006
}

.result .shkola_tag {
	font-weight: 600;
	color: #0006;
	font-size: 14px;
	margin-bottom: .75rem;
}

.result .image {
	border-radius: .5rem;
	overflow: hidden;
}

.result .image a {
	display: flex;
}

/* footer */

.footer {
	margin-top: 2rem;
	margin-bottom: 3rem;
}

.footer-wrapper__language,
.footer-wrapper__language-button,
.footer-wrapper__content,
.footer-wrapper__features,
.footer-wrapper__feature-item-header {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.footer-wrapper__language-button {
	gap: 10px;
}

.footer-wrapper__language {
	gap: 30px;
}

.footer-wrapper__content {
	margin-top: 1.5rem;
	gap: 0.5rem;
	align-items: start;
}

.footer-wrapper__language-button-text span {

	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	vertical-align: middle;
	color: #1B1B1B;
}

.footer-wrapper__row {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.footer-wrapper__row--left {
	flex: 0 0 65.66667%;
	max-width: 65.66667%;
	gap: 2rem;
}

.footer-wrapper__row--right {
	flex: 0 0 33.6%;
	max-width: 33.6%;
	gap: 0.5rem;
}

.footer-wrapper__stats {
	display: flex;
	flex-direction: column;
	gap: 2rem;
}

.footer-wrapper__features {
	gap: 0.5rem;
	align-items: unset;
}

.footer-wrapper__feature-item {
	padding: 15px;
	display: flex;
	flex-direction: column;
	align-items: start;
	gap: 8px;
	background-color: #fff;
	border-radius: 16px;
}

.footer-wrapper__feature-item-header {
	gap: 5px;
}

.footer-wrapper__feature-item-header span {

	font-weight: 600;
	font-size: 15px;
	line-height: 100%;
	vertical-align: middle;
}

.footer-wrapper__feature-item-description p {

	font-weight: 400;
	font-size: 12px;
	line-height: 100%;
	vertical-align: middle;
	color: #6D7994;
}

.footer-wrapper__category-menu {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 1.2rem;
	justify-content: space-between;
}

.footer-wrapper__category-menu-item {

	font-weight: 400;
	font-size: 16px;
	line-height: 100%;
	vertical-align: middle;
	padding: 0 5px;
	color: #6D7994;
}

.footer-wrapper__category-menu-item--current {
	color: #0068DF;
}

.footer-wrapper__media {
	display: flex;
	flex-direction: row;
	align-items: start;
	justify-content: space-between;
	gap: .5rem;
}

.footer-wrapper__media-side {
	display: flex;
	justify-content: space-between;
}

.footer-wrapper__media-side--left {
	flex: 0 0 57.66667%;
	max-width: 57.66667%;
	flex-direction: column;
	gap: 1.5rem;
}

.footer-wrapper__media-side--right {
	flex: 0 0 41.33333%;
	max-width: 41.33333%;
	flex-direction: row;
	gap: .5rem;
}

.footer-wrapper__social {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	gap: 0.5rem;
	flex: 1;
	width: 100%;
}

.footer-wrapper__social-item {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	border-radius: 15.23px;
	background-color: #FFFFFF;
	flex: 1;
	padding: 20px;
}

.footer-wrapper__social-item span {

	font-weight: 600;
	font-size: 17.77px;
	line-height: 100%;
	vertical-align: middle;
}

.footer-wrapper__copyright p {

	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	vertical-align: middle;
	color: #BCBCBC;
}

.footer-wrapper__copyright {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 1.5rem;
}

.footer-wrapper__trust-menu {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	padding: 0 5px;
}

.footer-wrapper__trust-menu-item {

	font-weight: 400;
	font-size: 12px;
	line-height: 100%;
	vertical-align: middle;
	color: #0068DF;
}

.footer-wrapper__mentions,
.footer-wrapper__awards {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	padding: 15px;
	gap: 8px;
	background-color: #fff;
	border-radius: 16px;
	position: relative;
	flex: 1;
}

.footer-wrapper__mention-item,
.footer-wrapper__award-item {
	display: flex;
	flex-direction: column;
	align-items: start;
	gap: 1rem;
}

.footer-wrapper__mention-item-header,
.footer-wrapper__award-item-header {

	font-weight: 400;
	font-size: 14.01px;
	line-height: 100%;
	vertical-align: middle;
	color: #1B1B1B;
}

.footer-wrapper__mention-item-body,
.footer-wrapper__award-item-body {
	display: flex;
	flex-direction: column;
	align-items: start;
	gap: 0.7rem;
}

.footer-wrapper__app {
	background-color: #fff;
	padding: 15px;
	border-radius: 20px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 1rem;
}

.footer-wrapper__app p {

	font-weight: 600;
	font-size: 16px;
	line-height: 100%;
	vertical-align: middle;
	color: #1B1B1B;
}

.footer-wrapper__app span {

	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	vertical-align: middle;
	color: #BCBCBC;
}

.footer-wrapper__app-wrapper {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}

.footer-wrapper__app-wrapper-phone {
	display: flex;
	flex-direction: column;
	gap: 0.5rem;
	flex: 1;
}

.footer-wrapper__app-wrapper-phone-item {
	display: flex;
	flex-direction: row;
	gap: 0.5rem;
	align-items: center;
	justify-content: center;
	background-color: #F8F8F8;
	border-radius: 12px;
	padding: 20px 0px;
}

.footer-wrapper__app-wrapper-phone-item-text span {

	font-weight: 400;
	font-size: 10px;
	line-height: 100%;
	color: #1B1B1B;
}

.footer-wrapper__app-wrapper-phone-item-text p {

	font-weight: 600;
	font-size: 16px;
	line-height: 100%;
	color: #1B1B1B;
}

.footer-wrapper__disclaimer {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	background-color: #fff;
	border-radius: 20px;
	padding: 53px 20px;
	gap: 0.5rem;
}

.footer-wrapper__disclaimer-text {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 1rem;
	flex: 1;
}

.footer-wrapper__disclaimer-text p {

	font-weight: 400;
	font-size: 15.18px;
	line-height: 100%;
	vertical-align: middle;
	color: #BCBCBC;
}

@media (min-device-width: 1080px) and (max-device-width: 1279px),
(min-device-width: 1366px) and (max-device-width: 1565px) {
	.footer-wrapper__category-menu-item {
		font-size: 14px;
	}

	.footer-wrapper__media-side--left {
		gap: 1rem;
	}

	.footer-wrapper__disclaimer {
		padding: 49px 20px;
	}

	.footer-wrapper__mention-item,
	.footer-wrapper__award-item {
		gap: 1.8rem;
	}

	.footer-wrapper__stats,
	.footer-wrapper__row--left {
		gap: 1.6rem;
	}

	.footer-wrapper__trust-menu {
		text-align: center;
		padding: unset;
	}

	.footer-wrapper__trust-menu-item {
		padding: 0 7px;
	}

	.footer-wrapper__social-item {
		gap: 5px;
	}

	.footer-wrapper__social-item span {
		font-size: 11.77px;
	}
}

@media (max-device-width: 1079px) {
	.footer-wrapper__content {
		flex-direction: column;
	}

	.footer-wrapper__row--left,
	.footer-wrapper__row--right {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.footer-wrapper__feature-item {
		flex: 1;
	}

	.footer-wrapper__disclaimer {
		align-items: center;
	}

	.footer-wrapper__disclaimer-text {
		justify-content: center;
	}

	.footer-wrapper__app,
	.footer-wrapper__disclaimer {
		flex: 1;
	}
}

@media (min-device-width: 719px) and (max-device-width: 1079px) {
	.footer-wrapper__row--right {
		flex-direction: row;
	}

	.footer-wrapper__disclaimer {
		padding: 53px 15px;
	}
}

@media (max-device-width: 983px) {
	.footer-wrapper__media {
		flex-direction: column;
		gap: 1.5rem;
	}

	.footer-wrapper__social-item {
		justify-content: center;
		gap: 2rem;
	}

	.footer-wrapper__media-side--left {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.footer-wrapper__media-side--right {
		flex: 1;
		max-width: 100%;
		width: 100%;
	}

	.footer-wrapper__category-menu-item {
		font-size: 14px;
	}

	.footer-wrapper__feature-item {
		box-shadow: 0px 8px 8px 8px #0000001F;
	}
}

@media (min-device-width: 541px) and (max-device-width: 983px) {
	.footer-wrapper__trust-menu {
		gap: 1rem;
		justify-content: center;
		padding: unset;
	}
}

@media (max-device-width: 481px),
(min-device-width: 541px) and (max-device-width: 983px) {

	.footer-wrapper__mention-item,
	.footer-wrapper__award-item,
	.footer-wrapper__mention-item-body,
	.footer-wrapper__award-item-body {
		align-items: center;
	}
}

@media (min-device-width: 541px) and (max-device-width: 743px) {
	.footer-wrapper__features {
		flex-wrap: wrap;
	}

	.footer-wrapper__feature-item {
		flex: 0 0 49%;
	}

	.footer-wrapper__feature-item:last-child {
		flex: 0 0 99.5%;
	}
}

@media (max-device-width: 743px) {
	.footer-wrapper__category-menu {
		display: none;
	}

	.footer-wrapper__feature-item-header span {
		font-size: 18px;
	}

	.footer-wrapper__feature-item-description p,
	.footer-wrapper__trust-menu-item {
		font-size: 14px;
	}

	.footer-wrapper__language-button {
		background-color: #F3F3F3;
		border-radius: 12px;
		padding: 10px;
	}

	.footer-wrapper__language {
		justify-content: space-between;
	}
}

@media (max-device-width: 718px) {
	.footer-wrapper__row--right {
		flex-direction: column;
	}

	.footer-wrapper__disclaimer {
		padding: 30px 15px;
	}
}

@media (max-device-width: 540px) {
	.footer-wrapper__trust-menu {
		flex-direction: column;
	}

	.footer-wrapper__trust-menu {
		gap: 1.5rem;
		align-items: start;
		padding: unset;
	}
}

@media (min-device-width: 482px) and (max-device-width: 540px) {
	.footer-wrapper__social-item {
		gap: 0.5rem;
	}

	.footer-wrapper__mentions,
	.footer-wrapper__awards {
		align-items: start;
	}

	.footer-wrapper__features {
		flex-wrap: wrap;
	}

	.footer-wrapper__feature-item:nth-of-type(3),
	.footer-wrapper__feature-item:nth-of-type(4) {
		flex: 0 0 49%;
	}

	.footer-wrapper__feature-item {
		flex: 0 0 100%;
	}
}

@media (max-device-width: 481px) {
	.footer-wrapper__social {
		flex-direction: column;
	}

	.footer-wrapper__media-side--right {
		flex-direction: column;
	}

	.footer-wrapper__features {
		flex-wrap: wrap;
	}

	.footer-wrapper__feature-item {
		flex: 0 0 100%;
	}
}

@media (max-device-width: 383px) {
	.footer-wrapper__language {
		flex-direction: column;
		gap: 15px;
	}

	.footer-wrapper__app-wrapper {
		flex-direction: column;
	}

	.footer-wrapper__app-wrapper-phone {
		width: 100%;
	}
}

/* modal-popup */

.popup {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	z-index: 1000;
	border-radius: 15px;
	background-color: #fff;
	min-width: 600px;
}

.popup.active {
	display: block
}

.popup-wrapper {
	display: flex;
	padding: 30px;
	flex-direction: column;
	align-items: center;
	row-gap: 1rem;
	justify-content: space-between;
	border-radius: 20px;
}

.overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	backdrop-filter: blur(7px);
	background: rgba(9, 15, 30, 0.2);
	z-index: 999
}

.overlay.active {
	display: block
}

.popup-modal {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1000;
	width: 40%;
	max-width: 500px;
	background-color: rgba(0, 0, 0, .5);
	overflow: auto;
	padding: 10px;
	color: #fff
}

.popup-modal__content {
	background-color: #fefefe;
	padding: 20px;
	text-align: center;
	font-size: 22px;
	color: #000;
	border: 1px solid #888;
	position: relative
}

.popup-wrapper__header {
	display: flex;
	flex-direction: column;
	align-items: center;
	position: relative;
	row-gap: 1rem;
	width: 100%;
}

.popup-wrapper__close-button {
	position: absolute;
	background-color: transparent;
	top: 0;
	right: 0;
	padding: 3px 0;
}

.popup-wrapper__close-button:hover,
.popup-wrapper__close-button:focus {
	background-color: transparent
}

.popup-wrapper__text {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 5px;

	font-weight: 600;
	font-size: 24px;
	line-height: 100%;
	letter-spacing: 0;
	text-align: center;
	vertical-align: middle;
}

.popup-wrapper__description {

	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0;
	text-align: center;
	vertical-align: middle;
	color: #1B1B1B;
	max-width: 384px;
}

.popup-wrapper__body {
	width: 100%;
	display: flex;
	flex-direction: column;
	gap: 0.5rem;
}

.bookmaker-item {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	background-color: #F8F8F8;
	border-radius: 16px;
	padding: 8px;
	height: 64px;
}

.bookmaker-item__image {
	margin-top: 5px;
}

.bookmaker-item__offer {

	font-weight: 400;
	line-height: 100%;
	letter-spacing: 0;
	text-align: center;
}

.bookmaker-item__offer span {
	font-size: 12px;
	color: #6D7994;
}

.bookmaker-item__offer p {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 8px;
	font-size: 14px;
	color: #16AB88;
}

.bookmaker-item__offer p img {
	margin-bottom: 3px;
}

.bookmaker-item__button a {

	font-weight: 500;
	font-size: 14px;
	line-height: 100%;
	letter-spacing: 0;
	vertical-align: middle;
	padding: 16px 15px;
	border-radius: 12px;
	background-color: #0068DF;
	color: #fff;
}

.bookmaker-item__button a:hover {
	background-color: #247de3;
	color: #fff;
}

.popup-wrapper__footer {

	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0;
	text-align: center;
	vertical-align: middle;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 0.5rem;
}

.popup-wrapper__footer span {
	color: #1B1B1B;
}

.popup-wrapper__footer p {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 0.5rem;
	color: #6D7994;
}

.popup-wrapper__separator-sign {
	display: none;
}

.fake-modal-close-btn {
	background: #F3F3F3;
	border-radius: 12px;
	font-size: 14px;
	font-weight: 500;
	padding: 15px 52px;
	cursor: pointer;
}

@media(max-device-width: 743px) {
	.popup {
		min-width: 100%;
		left: 0;
		right: 0;
		top: auto;
		bottom: 0;
		transform: none;
		border-radius: 15px 15px 0 0;
		max-height: 100dvh;
		height: auto;
		overflow-y: auto;
	}

	.popup-wrapper__separator-sign {
		display: block;
	}

	.popup-wrapper {
		padding: 0 10px 10px;
		border-radius: 10px;
	}

	.popup-wrapper__close-button {
		top: 10px
	}

	.popup-wrapper__text {
		font-size: 20px;
	}

	.popup-wrapper__description,
	.popup-wrapper__footer span,
	.popup-wrapper__footer p {
		font-size: 12px;
	}

	.popup-wrapper__header,
	.popup-wrapper {
		row-gap: 0.5rem;
	}

	.popup-wrapper__description {
		line-height: 18px;
	}

	.popup-wrapper__text img {
		width: 24px;
		height: 24px;
	}

	.popup-wrapper__service-img {
		width: 200px;
		height: 200px;
	}

	#fakePopup .popup-wrapper {
		padding-bottom: 20px;
	}
}

.blue-footer-container {
	display: flex;
	flex-wrap: wrap;
	background-color: #40a69f;
	position: relative;
	border-radius: 24px;
	padding: 68px 24px;
	row-gap: 40px;
	margin-bottom: 40px;
}

.blue-footer-section {
	padding: 10px 20px;
	width: calc(100% / 5);
	position: relative;
}

.blue-footer-section:not(:nth-child(5n))::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 1px;
	background-color: #c4edd3;
}

.blue-footer-heading {
	display: flex;
	align-items: center;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	gap: 10px;
	color: #fff;

	font-weight: 500;
	font-size: 16px;
	height: 24px;

}

.blue-footer-heading img {
	fill: #fff;
}


.blue-footer-links {
	list-style: none;
}

.blue-footer-links li {
	margin-bottom: 10px;
}

.blue-footer-links a {
	color: #c4edd3;
	text-decoration: none;
	font-size: 14px;
	transition: color 0.2s;
	font-weight: 400;
	font-size: 12px;

}

.blue-footer-links a:hover {
	color: white;
}

@media (max-width: 1000px) {
	.blue-footer-section::after {
		display: none;
	}
	.blue-footer-section {
		width: calc(100% / 3);
	}
}

@media screen and (max-width: 768px) {
	.blue-footer-container {
		flex-direction: column;
		margin-bottom: 30px;
	}

	.blue-footer-container {
		row-gap: 30px;
		padding: 30px;
	}

	.blue-footer-section {
		width: 100%;
	}



	.blue-footer-section:last-child {
		border-bottom: none;
	}
}