/* Подключение шрифтов */
@font-face {
    font-family: 'Inter';
    src: url('/wp-content/themes/bk-melbet/assets/fonts/inter/Inter-Regular.otf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

#header, #footer, h1 {
    display: none;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
	overflow-x: hidden;
	font-family: 'Inter', sans-serif;
    background: #151515;
	color: #fff;
}

.container {
	max-width: 740px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative;
}

.bg{
	background: url(/wp-content/themes/bk-melbet/assets/images/fon1.png);
	background-position: center;
    background-size: cover;
    background-repeat: repeat-x;
	z-index: 1;
    position: relative;
}

.top-bg {
    min-height: 460px;
    position: relative;
    overflow: hidden;
    padding-bottom: 32px;
}

.ticket-1 { position: absolute; left: 32px; top: 40px; max-width: 150px; rotate: 340deg;}
.ticket-2 { position: absolute; left: 42px; top: 288px; max-width: 250px; rotate: 300deg;}
.ticket-3 { position: absolute; right: 170px; top: 20px; max-width: 80px; rotate: 280deg;}
.ticket-4 { position: absolute; right: 30px; top: 200px; max-width: 330px;}

.subtitle-top-first {
    z-index: 2;
    position: relative;
    margin: 0;
    margin-top: 63px;
    text-align: center;
    font-size: 56px;
    font-weight: bold;
	color: #FFBC00;
	text-transform: uppercase;
}

.subtitle-top{
	text-align: center;
    font-size: 56px;
    font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	font-weight: bold;
}

.subtitle {
    margin: 32px auto;
    font-size: 32px;
	max-width: 500px;
	text-align: center;
}

.main-btn {
    display: block;
    background-color: #FFBC00;
    color: #181818;
    border: none;
    font-weight: bold;
    font-size: 24px;
    margin: 0 auto 18px auto;
    padding: 28px 32px;
    border-radius: 50px;
    box-shadow: 0 8px 24px #ffec8b60;
    cursor: pointer;
    transition: background .21s;
	text-decoration: none;
	text-align: center;
	transition: all 0.3s ease;
	width: 100%;
}

.main-btn:hover { background: #fff; color: #151515; transform: translateY(-2px); box-shadow: 0 10px 30px rgb(200 186 0 / 30%); }

.main-btn:after {
  content: '';
  display: inline-block;
  width: 32px;
  height: 32px;
  background-image: url(/wp-content/themes/bk-melbet/assets/images/arrow-right.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 5px;
  vertical-align: middle;
}

.steps {
    display: flex;
    gap: 17px;
    justify-content: space-between;
    margin-top: 25px;
}

.icon-card {
    margin: 20px;
	font-size: 18px;
    text-align: center;
}

.icon {
    width: 150px;
    height: 150px;
    margin: 32px auto;
}

.figure-icon {
    background-image: url(/wp-content/themes/bk-melbet/assets/images/icon1.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.megaphone-icon {
    background-image: url(/wp-content/themes/bk-melbet/assets/images/icon2.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.check-icon {
    background-image: url(/wp-content/themes/bk-melbet/assets/images/icon3.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.section {
    margin: 0;
    border-top: 2px dashed #FFD60033;
    border-bottom: 2px dashed #FFD60033;
    min-height: 240px;
	display: flex;
    flex-direction: row;
    justify-content: space-between;
	padding: 35px;
}

.section-info {
    flex: 1;
	max-width: 720px;
}

.section-info h2 {
    color: #FFBC00;
    margin: 0 0 10px 0;
    font-size: 56px;
	text-transform: uppercase;
	font-weight: bold;
}

.section-info h2 span {
    color: #fff;
}

.section-info p {
    color: #fff;
    margin: 0 0 18px 0;
    font-size: 32px;
}

.btn {
    background: #FFBE00;
    color: #151515;
    border: none;
    border-radius: 50px;
    padding: 30px 60px;
    font-size: 24px;
    margin-top: 10px;
    cursor: pointer;
    transition: background .19s;
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
	box-shadow: 0 8px 24px #ffec8b60;
	transition: all 0.3s ease;
}

.btn:hover { background: #fff; color: #151515; transform: translateY(-2px); box-shadow: 0 10px 30px rgb(200 186 0 / 30%); }

.btn:after {
  content: '';
  display: inline-block;
  width: 32px;
  height: 32px;
  background-image: url(/wp-content/themes/bk-melbet/assets/images/arrow-right.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-left: 5px;
  vertical-align: middle;
}

.section-img {
    flex: 1;
    min-width: 100px;
    min-height: 100px;
	max-width: 500px;
}

.section-image{
	position: relative;
}

.background {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 400px;
    height: 400px;
    background-color: rgb(213 168 35);
    border-radius: 50%;
    filter: blur(50px);
    transform: translate(-50%, -50%);
    z-index: -1;
}

.season-img {
    background: url('data:image/svg+xml;utf8,<svg width="120" height="120" xmlns="http://www.w3.org/2000/svg"><ellipse cx="60" cy="70" rx="40" ry="30" fill="#FFD600"/><text x="60" y="90" font-size="30" text-anchor="middle" fill="#181818" font-family="Arial">МБ</text><polygon points="30,105 100,30 109,115" fill="gold" opacity="0.4"/><polygon points="90,30 20,80 110,105" fill="gold" opacity="0.3"/></svg>');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

/* FAQ Section */
.faq-section {
	padding: 50px 0;
    position: relative;
	text-align: center;
	margin: 8px;
}

.faq-list {
    display: flex;
    flex-direction: column;
    gap: 20px;
    max-width: 900px;
	margin: 24px auto 0 auto;
}

.faq-item {
    background-color: #292C2F;
    border-radius: 16px;
    padding: 24px;
}

.faq-header {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 15px;
}

.faq-icon {
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.faq-question {
    font-size: 18px;
    color: #fff;
    line-height: 1.4;
	margin-top: 10px;
}

.faq-answer {
    font-size: 14px;
    line-height: 1.7;
    color: #fff;
	text-align: left;
	margin: 0;
	opacity: 60%;
}

.faq-answer ul {
    margin-left: 15px;
}

.detail {
    font-size: 16px;
    line-height: 1.8;
    color: #fff;
	margin: 60px auto 30px auto;
}

.detail h2{
	font-size: 32px;
    font-family: 'IBM Plex Sans Bold', sans-serif;
    color: #fff;
	text-align: center;
	margin: 13px 0 16px 0;
}

.detail h3{
	font-size: 24px;
    font-family: 'IBM Plex Sans Bold', sans-serif;
    color: #fff;
	text-align: center;
	margin: 13px 0 16px 0;
}

.detail p{
	opacity: 60%;
}

.detail ul, .detail ol{
	margin-left: 15px;
	opacity: 60%;
}

@media (max-width: 1024px) {
	.ticket-1, .ticket-2, .ticket-3{
		display: none;
	}
	.ticket-4{
		rotate: 300deg;
        position: relative;
        margin: 0 auto;
        display: block;
        max-width: 343px;
        top: 0;
        right: 0;
	}
	.subtitle-top-first{
		font-size: 27px;
		margin-top: 0;
	}
	.subtitle-top{
		font-size: 27px;
	}
	.subtitle{
		font-size: 16px;
	}
	.steps {
		flex-direction: column;
	}
	.section{
		flex-direction: column;
		align-items: center;
	}
	.section-img{
		margin: 50px 0;
		width: 100%;
	}
	.section-info{
		text-align: center;
	}
	.btn{
		width: 100%;
	}
	.section-info h2{
		font-size: 27px;
	}
	.section-info p{
		font-size: 16px;
	}
	.faq-question{
		text-align: left;
		margin-top: 0;
	}
}