.FooterSide .FooterItem .FooterHelperLink .FooterImage{
	display: none !important;
}
.FooterFlexContent{
	display: flex;
	text-align: center;
	align-items: baseline;
	flex-wrap: wrap;
}
.FooterFlexContent div{
	width: 33.33%;
}
.SectionContent .CmsStaticPage li,
.SectionContent .CmsStaticPage td{
	color: #fff;
}
.SectionContent .CmsStaticPage li:before{
	background: #fff !important;
}
.SectionContent .CmsStaticPage h1{
	line-height: normal;
}
.SectionContent .CmsStaticPage h1,
.SectionContent .CmsStaticPage h2:not(.functions_group_title,.accordion_group_title){
	font-size: 20px !important;
	font-weight: bold !important;
	margin-bottom: 20px !important;
}
.SectionContent .CmsStaticPage h3{
	font-weight: bold;
}
.SectionContent .CmsStaticPage .anchorLetters{
	display: flex;
	flex-wrap: wrap;
}
.SectionContent .CmsStaticPage .anchorLetters a{
	font-size: 24px;
    padding: 5px 10px;
	padding-left: 0px;
    line-height: normal;
}
.SectionContent .CmsStaticPage .anchorLetters.sportszabalyok{
	margin-top: 20px;
}
.SectionContent .CmsStaticPage .anchorLetters.sportszabalyok a{
	font-size: 18px;
	padding: 5px 15px;
}
.SectionContent .CmsStaticPage .sportlist h1.sportname{
	padding-top: 75px;
}
.SectionContent .CmsStaticPage hr{
	margin: 25px 0;
}
.SectionContent .CmsStaticPage .szotar-betu{
	font-size: 32px !important;
	line-height: normal !important;
	padding-top: 75px;
}
.SectionContent .CmsStaticPage .szotar-betu span{
	padding-left: 8px;
	border-radius: 10px;
	background-color: #495057;
	display: block;
}
.SectionContent .InformationPageLayout .CmsStaticPage p{
	line-height: 1.5 !important;
}
html{
    scroll-behavior: smooth;
}
.SectionContent .CmsStaticPage .accordion_group_content,
.SectionContent .CmsStaticPage .accordion_desc{
	display: none;
}

.SectionContent .CmsStaticPage .accordion_group_title{
	display: flex;
    justify-content: space-between;
}
.SectionContent .CmsStaticPage .accordion_group_title::after{
	content: "";
	transform: rotate(180deg);
    display: block;
    height: 24px;
    width: 24px;
    background-size: 24px 24px;
    background-image: url('https://www.tippmixpro.hu/api/_assets/39/5a/5157/hercules_faq_up_arrow.svg');
    background-repeat: no-repeat;
}
.SectionContent .CmsStaticPage .accordion_group_title.active::after{
    transform: rotate(0deg);
}
.SectionContent .CmsStaticPage .accordion_title{
	display: flex;
    justify-content: space-between;
}
.SectionContent .CmsStaticPage .accordion_title::after{
	content: "";
	transform: rotate(180deg);
    display: block;
    height: 24px;
    width: 24px;
    background-size: 24px 24px;
    background-image: url('https://www.tippmixpro.hu/api/_assets/39/5a/5157/hercules_faq_up_arrow.svg');
    background-repeat: no-repeat;
	min-width: 24px;
}
.SectionContent .CmsStaticPage .accordion_title.active::after{
    transform: rotate(0deg);
}

.SectionContent .CmsStaticPage .accordion_container{
	    box-shadow: 0 5px 15px rgba(0,0,0,.2);
    border-radius: 10px;
}
.SectionContent .CmsStaticPage .accordion_group_title{
	padding: 10px;
    cursor: pointer;
    background-color: #55738a;
	margin: 1px !important;
}
.SectionContent .CmsStaticPage .accordion_title{
	margin: 1px !important;
    padding: 15px 20px;
    background-color: #2a3841;
	cursor: pointer;
}
.SectionContent .CmsStaticPage .accordion_desc{
	padding: 30px;
    background-color: #1e292f;
    border-radius: 10px;
    box-sizing: border-box;
	margin: 0 !important;
}
.SectionContent .CmsStaticPage .segitseg-menu-container{
	display: none;
}
.SectionContent .CmsStaticPage .segitseg-menu-container a{
	font-size: 18px;
    display: block;
    text-align: center;
	margin-top: 2px;
	border-radius: 8px;
	padding: 15px;
	color: #fff;
	background-color: #495057;
}
.MenuItem.ListItem .MenuItemImg svg{
	width: 22px !important;
	height: 22px !important;
}
.SectionContent .CmsStaticPage h1.sportname,
.SectionContent .CmsStaticPage h1.paymentname{
	border-top: 1px solid #fff;
	margin-top: 20px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 24px;
}
@media screen and (max-width: 1100px){
	.SectionContent .CmsStaticPage .segitseg-menu-container{
	display: block;
	}
	.SectionContent .CmsStaticPage .segitseg-content-container{
	display: none;
	}
}
@import url('https://fonts.googleapis.com/css2?family=Barlow&family=Barlow+Condensed:wght@400;700&family=Ubuntu:ital,wght@0,700;1,400&display=swap');

.SectionContent .CmsStaticPage span.yellow{
	color: #FDB614;
}
.SectionContent .CmsStaticPage .mobilAppSection1,
.SectionContent .CmsStaticPage .mobilAppSection2,
.SectionContent .CmsStaticPage .mobilAppSection3,
.SectionContent .CmsStaticPage .mobilAppSection4,
.SectionContent .CmsStaticPage .mobilAppSection5{
	margin-bottom: 70px;
}

.SectionContent .CmsStaticPage .mobilAppSection1{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.SectionContent .CmsStaticPage .mobilAppSection1 h1,
.SectionContent .CmsStaticPage .mobilAppSection2 h1,
.SectionContent .CmsStaticPage .mobilAppSection3 h1,
.SectionContent .CmsStaticPage .mobilAppSection4 h1,
.SectionContent .CmsStaticPage .mobilAppSection5 h1{
	color: #fff;
	font-size: 24px;
	font-weight: bold;
    font-family: 'Barlow Condensed', sans-serif;
	line-height: normal !important;
	margin-bottom: 30px;
}
.SectionContent .CmsStaticPage .mobilAppSection1 p{
	color: #fff;
	    font-family: 'Ubuntu', sans-serif;
		font-size: 14px;
}
.SectionContent .CmsStaticPage .mobilAppSection1 .right{
	max-width: 45%;
}
.SectionContent .CmsStaticPage .mobilAppSection1 .left{
	max-width: 45%;
	padding-left: 5%;
}
.SectionContent .CmsStaticPage .mobilAppSection1 .downloadContainer{
	margin-top: 50px;
	display: flex;
}
.SectionContent .CmsStaticPage .mobilAppSection1 .downloadContainer .appleDownload{
	margin-right: 25px;
}
.SectionContent .CmsStaticPage .mobilAppSection2{
	background-image: url("https://storage.googleapis.com/stateless-tippmixprohu-one/2023/08/ae7ffed9-section2bg.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 40px 30px;
	border-radius: 24px;
}
.SectionContent .CmsStaticPage .mobilAppSection2 .section2Container{
	display: flex;
}
.SectionContent .CmsStaticPage .mobilAppSection2 .oneBlock{
	padding: 0 15px;
	width: 25%;
}
.SectionContent .CmsStaticPage .mobilAppSection2 h1{
	padding-left: 15px;
}
.SectionContent .CmsStaticPage .mobilAppSection2 .oneBlock img{
	margin: 0 0 15px 0;
}
.SectionContent .CmsStaticPage .mobilAppSection2 .oneBlock h2{
	margin: 0 0 15px 0;
	color: #FDB614;
	font-size: 17px;
    font-family: 'Ubuntu', sans-serif;
	font-weight: bold;
}
.SectionContent .CmsStaticPage .mobilAppSection2 .oneBlock p{
	margin: 0 0 15px 0;
	color: #fff;
    font-family: 'Ubuntu', sans-serif;
}
.SectionContent .CmsStaticPage .mobilAppSection3 div.images{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 75%;
    margin: 0 auto;
	margin-bottom: 30px;
}
.SectionContent .CmsStaticPage .mobilAppSection3 div.help{
	display: flex;
	margin: 0 auto;
	align-items: center;
	justify-content: center;
}
.SectionContent .CmsStaticPage .mobilAppSection3 div.help p{
	color: #fff;
    font-family: 'Ubuntu', sans-serif;
	font-size: 14px;
	margin-left: 10px;
}
.SectionContent .CmsStaticPage .mobilAppSection3 div.help p:not(.helpText){
	min-width: 28px;
	margin-left: 0px;
}
.SectionContent .CmsStaticPage .mobilAppSection4{
	background-color: #1B2125;
	border-radius: 24px;
	padding: 40px;
}
.SectionContent .CmsStaticPage .mobilAppSection4 .bottomline,
.SectionContent .CmsStaticPage .mobilAppSection4 .topline{
	display: flex;
	align-items: flex-start;
	justify-content: center;
	position: relative;
}
.SectionContent .CmsStaticPage .mobilAppSection4 .bottomline > div,
.SectionContent .CmsStaticPage .mobilAppSection4 .topline > div{
	padding: 0 50px;
	widtH: 33.33%;
}
.SectionContent .CmsStaticPage .mobilAppSection4 .topline{
	margin-bottom: 50px;
}
.SectionContent .CmsStaticPage .mobilAppSection4 .line{
	position: relative;
}
.SectionContent .CmsStaticPage .mobilAppSection4 .line span:not(.yellow){
	color: #FDB614;
	font-size: 40px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: bold;
}
.SectionContent .CmsStaticPage .mobilAppSection4 .line .line1,
.SectionContent .CmsStaticPage .mobilAppSection4 .line .line2{
	position: absolute;
	z-index: 0;
	top: 120px;
}
.SectionContent .CmsStaticPage .mobilAppSection4 .line div img{
	display: block;
	margin: 0 auto;
	margin-bottom: 20px;
}
.SectionContent .CmsStaticPage .mobilAppSection4 .line p.mobileNumberText,
.SectionContent .CmsStaticPage .mobilAppSection4 .tipp p{
	color: #fff;
	font-size: 14px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 400;
	margin: 0 0 0 10px;
}
.SectionContent .CmsStaticPage .mobilAppSection4 .line p{
	min-width: 33px;
}
.SectionContent .CmsStaticPage .mobilAppSection4 .line p:not(.mobileNumberText){
	line-height: normal !important;
}
.SectionContent .CmsStaticPage .mobilAppSection4 .line p.tippText{
	line-height: 1.3 !important;
}
.SectionContent .CmsStaticPage .mobilAppSection4 .line .mobileText{
	display: flex;
	align-items: flex-start;;
	justify-content: center;
}
.SectionContent .CmsStaticPage .mobilAppSection4 .line .mobileText p:not(.mobileNumberText){
	display:  none;
}
.SectionContent .CmsStaticPage .mobilAppSection4 .line {
	display: flex;
	align-items: flex-start;
	margin-top: 20px;
}
.SectionContent .CmsStaticPage .mobilAppSection4 .line .oneTipp{
	display: flex;
	align-items: flex-start;
	justify-content:center;
	margin-top: 20px;
}
.SectionContent .CmsStaticPage .mobilAppSection4 .line .oneTipp .imgContainer{
	min-width: 33px;
	margin-right: 10px;
}
.SectionContent .CmsStaticPage .mobilAppSection5 p{
	color: #fff;
	font-size: 14px;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 400;
}
.SectionContent .CmsStaticPage .mobilAppSection5 p a{
	color: #FDB614;
	text-decoration: underline;
}

.SectionContent .CmsStaticPage .sectionTop h1.title{
    font-family: 'Barlow Condensed', sans-serif;
	color: #fff;
	font-size: 20px;
}
.SectionContent .CmsStaticPage .sectionTop p.desc{
	font-family: 'Ubuntu', sans-serif;
	color: #fff;
	font-size: 14px;
}
.SectionContent .CmsStaticPage .sectionContent .tabSwitcher{
	display: flex;
}
.SectionContent .CmsStaticPage .sectionContent .tabSwitcher p{
	width: 221px;
	color: #fff;
	background-color: #0B1013;
	font-size: 18px !important;
    font-family: 'Barlow Condensed', sans-serif;
	height: 51px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	text-transform: uppercase;
	margin-bottom: 0px;
	font-weight: bold;
}
.SectionContent .CmsStaticPage .sectionContent .tabSwitcher p.newFunctionsTab{
	border-radius: 10px 0px 0 0;

}
.SectionContent .CmsStaticPage .sectionContent .tabSwitcher p.oldFunctionsTab{
	border-radius: 0px 10px 0 0;
}
.SectionContent .CmsStaticPage .sectionContent .tabSwitcher p.activeTab{
	font-size: 20px;
	background-color: #55738A;
	cursor: inherit;
}
.SectionContent .CmsStaticPage .sectionContent .tabContent{
	padding: 20px;
	border: 2px solid #55738A;
	border-top: 5px solid #55738A;
	border-radius: 20px;
	border-top-left-radius: 0px;
}
.SectionContent .CmsStaticPage .sectionContent .newContent,
.SectionContent .CmsStaticPage .sectionContent .oldContent{
	display: none;
}
.SectionContent .CmsStaticPage .sectionContent .newContent.activeContent,
.SectionContent .CmsStaticPage .sectionContent .oldContent.activeContent{
	display: block;
}
.SectionContent .CmsStaticPage .sectionContent .functions_group_content,
.SectionContent .CmsStaticPage .sectionContent .functions_desc{
	display: none;
}
.SectionContent .CmsStaticPage .sectionContent .functions_group_title{
	display: flex;
    justify-content: space-between;
	color: #fff;
	font-family: 'Barlow Condensed', sans-serif;
	text-transform: uppercase;
	font-size: 20px;
}
.SectionContent .CmsStaticPage .sectionContent .functions_group{
	margin-bottom: 1px;
}
.SectionContent .CmsStaticPage .sectionContent .functions_group:first-child .functions_group_title{
	border-radius: 10px 10px 0 0;
}
.SectionContent .CmsStaticPage .sectionContent .functions_group_title::after{
	content: "";
	transform: rotate(180deg);
    display: block;
    height: 24px;
    width: 24px;
    background-size: 24px 24px;
    background-image: url('https://www.tippmixpro.hu/api/_assets/39/5a/5157/hercules_faq_up_arrow.svg');
    background-repeat: no-repeat;
	min-width: 24px;
}
.SectionContent .CmsStaticPage .sectionContent .functions_group_title.active::after{
    transform: rotate(0deg);
}
.SectionContent .CmsStaticPage .sectionContent .functions_title{
	display: flex;
    justify-content: space-between;
}
.SectionContent .CmsStaticPage .sectionContent .functions_title::after{
	content: "";
	transform: rotate(180deg);
    display: block;
    height: 24px;
    width: 24px;
    background-size: 24px 24px;
    background-image: url('https://www.tippmixpro.hu/api/_assets/39/5a/5157/hercules_faq_up_arrow.svg');
    background-repeat: no-repeat;
}
.SectionContent .CmsStaticPage .sectionContent .functions_title.active::after{
    transform: rotate(0deg);
}
.SectionContent .CmsStaticPage .sectionContent .function_one{
	background-color: #2A3841;
	display: flex;
    align-items: center;
	padding: 15px 0;
}
.SectionContent .CmsStaticPage .sectionContent .function_one.reverse{
	flex-direction: row-reverse;
}
.SectionContent .CmsStaticPage .sectionContent .function_one.reverse .textContainer{
	margin-left: 10px;
	margin-right: 0px;
    border-radius: 10px 0px 0px 10px;

}
.SectionContent .CmsStaticPage .sectionContent .function_one .imgContainer{
	border-radius: 10px;
	padding: 10px;
    flex-shrink: 0;
	max-width: 80%;
	background-color: #394953;
}
.SectionContent .CmsStaticPage .sectionContent .function_one .textContainer{
	width: auto;
    margin-right: 10px;
	border-radius: 0px 10px 10px 0;
	background-color: #000000;
}
.SectionContent .CmsStaticPage .sectionContent .function_one .textContainer .functionsText{
	color: #fff;
	padding: 0 15px;
	display: flex;
	align-items: flex-start;
	font-size: 14px !important;
	margin: 10px 0;
}
.SectionContent .CmsStaticPage .sectionContent .function_one .textContainer .functionsText .number{
	background-color: #A61575;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	min-width: 20px;
    min-height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 10px;
}
.SectionContent .CmsStaticPage .sectionContent .functions_container{
	box-shadow: 0 5px 15px rgba(0,0,0,.2);
    border-radius: 10px;
}
.SectionContent .CmsStaticPage .sectionContent .functions_group_title{
	padding: 10px;
    cursor: pointer;
	margin: 0px;
    background-color: #55738a;
}
.SectionContent .CmsStaticPage .sectionContent .functions_title{
	margin: 1px !important;
    padding: 15px 20px;
    background-color: #2a3841;
	cursor: pointer;
}
.SectionContent .CmsStaticPage .segitseg-menu-container .segitseg-menu-text a img{
	margin: 0px;
}
.szemelyes-okmanyok p {
font-size:14px !important;
}
.SectionSupportInfo .SupportInfoBoxLabel h3{
	line-height: normal !important;
}
.MyAccountLayoutRightSidebar .SectionSupportInfo .SupportInfoBox:first-of-type{	
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}
.MyAccountLayoutRightSidebar .SectionSupportInfo .SupportInfoBox:first-of-type h3{
	text-transform: uppercase;
    font-size: 20px;
    font-family: 'Barlow Condensed', sans-serif;
}
.MyAccountLayoutRightSidebar .SectionSupportInfo .SupportInfoBox:first-of-type p{
	font-size: 18px;
    font-family: 'Barlow Condensed', sans-serif;
}
.MyAccountLayoutRightSidebar .SectionSupportInfo .SupportInfoBox .SupportInfoBoxLabel{
	margin-bottom: 0px;
}
.MyAccountLayoutRightSidebar .SectionSupportInfo .SupportInfoBox:first-of-type .SupportInfoBoxLabel{
    margin-bottom: 3px;
}
.MyAccountLayoutRightSidebar .SectionSupportInfo .SupportInfoBox .SupportInfoBoxDescription img{
	border-radius: 4px;
}
.MyAccountLayoutRightSidebar .SectionSupportInfo .SupportInfoBox.SupportInfoSubItem{
	background-color: transparent;
}
.MyAccountLayoutRightSidebar .SectionSupportInfo .SupportInfoBox{
    padding-top: 0px;
    padding-bottom: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}
.affiliateLanding div h2.title{
    line-height: normal;
}

.SectionContent .CmsStaticPage .play_now_crash {
    width: 96%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #FDB614;
    color: #000;
    padding: 16px 8px;
    border-radius: 8px;
    margin: 16px 0;
}

.SectionContent .CmsStaticPage .game_description_crash {
	font-size: 18px !important;
  	font-weight: 600 !important;
}

.SectionContent .CmsStaticPage .accordion_group_title_crash {
	background-color: #202020;
	font-size: 14px;
	font-weight: 600;
	display: flex;
	align-items: center;
	padding: 14px 20px;
}

.SectionContent .CmsStaticPage .accordion_title_crash {
	background-color: #282D30;
	font-size: 14px;
	font-weight: 400;
	display: flex;
	align-items: center;
	padding: 14px 20px;
}

.SectionContent .CmsStaticPage .crash_card {
    background-color: #2A2E30;
    border-radius: 16px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.SectionContent .CmsStaticPage .crash_card_svg path {
    fill: transparent;
}

.SectionContent .CmsStaticPage .crash_card_title {
    font-size: 20px;
}

.SectionContent .CmsStaticPage .crash_card_description {
    margin-bottom: 24px;
    text-align: center;
    padding: 0 45px;
    color: #99A1AF;
}

.SectionContent .CmsStaticPage svg.crash_card_svg + p {
    display: none;
}

.SectionContent .CmsStaticPage .crash_card_svg_container {
    background-color: #FCB6151A;
    border-radius: 50%;
    border-radius: 50%;
    width: 64px;
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 24px;
}

.SectionContent .CmsStaticPage .crash_cards_container {
    margin-bottom: 32px;
}

@media only screen and (min-width: 1100px) {
	.SectionContent .CmsStaticPage .crash_cards_container {
        display: flex;
        gap: 32px;
    }
    .SectionContent .CmsStaticPage .play_now_crash {
        width: 100%;
    }
}
@media only screen and (max-width: 1600px) {
	.SectionContent .CmsStaticPage .mobilAppSection3 div.images > img{
		display: none;
	}
}
@media only screen and (max-width: 1440px) {
	.SectionContent .CmsStaticPage .mobilAppSection1{
	flex-direction: column-reverse;
	}
	.SectionContent .CmsStaticPage .mobilAppSection2 .section2Container{
	  flex-direction: column;
	}
	.SectionContent .CmsStaticPage .mobilAppSection1 .left{
	  max-widtH: 100%;
	  padding-left: 0px;
	}
	.SectionContent .CmsStaticPage .mobilAppSection1 .downloadContainer{
	display: flex;
	justify-content: center;
	}
	.SectionContent .CmsStaticPage .mobilAppSection1 .right{
	 max-width: 100%;
	}
	.SectionContent .CmsStaticPage .mobilAppSection2{
	  padding: 10px;
	}
	.SectionContent .CmsStaticPage .mobilAppSection2 .oneBlock{
	  width: calc(100% - 30px);
	}
	.SectionContent .CmsStaticPage .mobilAppSection3 div.images{
	  width: 90%;
	}
	.SectionContent .CmsStaticPage .mobilAppSection3 div.images > img{
	  display: none;
	}
	.SectionContent .CmsStaticPage .mobilAppSection4{
	  padding: 0 10px;
	}
	.SectionContent .CmsStaticPage .mobilAppSection4 .line .line1, .mobilAppSection4 .line .line2{
	  display: none;
	}
	.SectionContent .CmsStaticPage .mobilAppSection4 .bottomline, .mobilAppSection4 .topline{
	  flex-direction: column;
	}
	.SectionContent .CmsStaticPage .mobilAppSection4 .bottomline > div, .mobilAppSection4 .topline > div{
	  padding: 0 10px !important;
	  width: calc(100% - 20px) !important;
	  margin-bottom: 30px;
	}
	.SectionContent .CmsStaticPage .mobilAppSection4 .topline{
	  margin-bottom: 0px;
	}
	.SectionContent .CmsStaticPage .mobilAppSection4 .line{
	  margin-top: 0px;
	}
	.SectionContent .CmsStaticPage .mobilAppSection4 .line > p{
	  display: none;
	}
	.SectionContent .CmsStaticPage .sectionContent .tabSwitcher p{
		width: 100%;
	}
	.SectionContent .CmsStaticPage .sectionContent .tabSwitcher p.oldFunctionsTab{
		margin-top: 0px;
		border-radius: 0 10px 0 0;
	}
	.SectionContent .CmsStaticPage .sectionContent .tabSwitcher p.newFunctionsTab {
		border-radius: 10px 0px 0 0;
	}
	.SectionContent .CmsStaticPage .sectionContent .tabContent{
		border-radius: 0 0 10px 10px;
		padding: 10px;
	}
	.SectionContent .CmsStaticPage .sectionContent .function_one,
	.SectionContent .CmsStaticPage .sectionContent .function_one.reverse{
		flex-direction: column;
	}
	.SectionContent .CmsStaticPage .sectionContent .function_one .textContainer{
		border-radius: 0px;
		margin-right: 0px;
	}
	.SectionContent .CmsStaticPage .sectionContent .function_one.reverse .textContainer{
		border-radius: 0px;
		margin-left: 0px;
	}
	.SectionContent .CmsStaticPage .anchorLetters.sportszabalyok{
		justify-content: center;
	}
	.SectionContent .CmsStaticPage .anchorLetters.sportszabalyok a{
		padding: 8px 16px;
	}
}