.page-vf55-vip { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-vf55-vip__section { padding: 40px 20px; margin-bottom: 20px; border-radius: 8px; background-color: #2a2a4a; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); } .page-vf55-vip__section-title { text-align: center; color: #e0b0ff; font-size: 2.5em; margin-bottom: 30px; position: relative; padding-bottom: 10px; } .page-vf55-vip__section-title::after { content: ''; display: block; width: 80px; height: 4px; background-color: #e0b0ff; margin: 10px auto 0; border-radius: 2px; } .page-vf55-vip__text-center { text-align: center; } .page-vf55-vip__hero-section { background: url('[GALLERY:hero:1920x1080:casino,sports,vf55]') no-repeat center center/cover; padding: 10px 0 80px 0; min-height: 600px; display: flex; align-items: center; justify-content: center; text-align: center; position: relative; z-index: 1; } .page-vf55-vip__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); z-index: -1; } .page-vf55-vip__hero-content { max-width: 900px; padding: 20px; } .page-vf55-vip__hero-title { font-size: 3.8em; color: #fff; margin-bottom: 20px; text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.7); line-height: 1.2; } .page-vf55-vip__hero-description { font-size: 1.5em; color: #ddd; margin-bottom: 40px; text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5); } .page-vf55-vip__hero-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; } .page-vf55-vip__btn { display: inline-block; padding: 15px 30px; background-color: #e0b0ff; color: #1a1a2e; text-decoration: none; border-radius: 30px; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-vf55-vip__btn:hover { background-color: #c78dff; transform: translateY(-3px); } .page-vf55-vip__introduction-content { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 30px; } .page-vf55-vip__introduction-text { flex: 2; min-width: 300px; max-width: 700px; font-size: 1.1em; color: #ccc; } .page-vf55-vip__introduction-image { flex: 1; min-width: 300px; max-width: 400px; text-align: center; } .page-vf55-vip__introduction-image img { max-width: 100%; height: auto; border-radius: 10px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4); } .page-vf55-vip__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; } .page-vf55-vip__access-item { background-color: #3a3a5a; padding: 25px; border-radius: 10px; text-align: center; transition: transform 0.3s ease, background-color 0.3s ease; } .page-vf55-vip__access-item:hover { transform: translateY(-5px); background-color: #4a4a6a; } .page-vf55-vip__access-item h3 { color: #e0b0ff; margin-top: 0; font-size: 1.4em; } .page-vf55-vip__access-item .page-vf55-vip__btn { margin-top: 15px; padding: 10px 20px; font-size: 1em; } .page-vf55-vip__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-vf55-vip__game-card { background-color: #3a3a5a; border-radius: 12px; overflow: hidden; box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4); text-align: center; transition: transform 0.3s ease; } .page-vf55-vip__game-card:hover { transform: translateY(-8px); } .page-vf55-vip__game-card img { width: 100%; height: 250px; object-fit: cover; } .page-vf55-vip__game-card-content { padding: 20px; } .page-vf55-vip__game-card-content h3 { color: #e0b0ff; margin-top: 0; font-size: 1.5em; } .page-vf55-vip__game-card-content p { color: #ccc; font-size: 0.95em; margin-bottom: 20px; } .page-vf55-vip__game-providers { display: flex; justify-content: center; flex-wrap: wrap; gap: 15px; margin-top: 20px; } .page-vf55-vip__game-providers img { height: 80px; width: auto; object-fit: contain; border-radius: 5px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); } .page-vf55-vip__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-vf55-vip__promo-card { background-color: #3a3a5a; border-radius: 12px; overflow: hidden; box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4); text-align: left; transition: transform 0.3s ease; } .page-vf55-vip__promo-card:hover { transform: translateY(-8px); } .page-vf55-vip__promo-card img { width: 100%; height: 200px; object-fit: cover; } .page-vf55-vip__promo-card-content { padding: 20px; } .page-vf55-vip__promo-card-content h3 { color: #e0b0ff; margin-top: 0; font-size: 1.5em; } .page-vf55-vip__promo-card-content p { color: #ccc; font-size: 0.95em; margin-bottom: 20px; } .page-vf55-vip__security-support-content { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 30px; } .page-vf55-vip__security-support-text { flex: 2; min-width: 300px; max-width: 700px; font-size: 1.1em; color: #ccc; } .page-vf55-vip__security-support-image { flex: 1; min-width: 300px; max-width: 400px; text-align: center; } .page-vf55-vip__security-support-image img { max-width: 100%; height: auto; border-radius: 10px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4); } .page-vf55-vip__payment-methods { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-vf55-vip__payment-methods img { height: 60px; width: auto; object-fit: contain; border-radius: 5px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); } .page-vf55-vip__faq-list { list-style: none; padding: 0; max-width: 800px; margin: 0 auto; } .page-vf55-vip__faq-item { background-color: #3a3a5a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3); } .page-vf55-vip__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #4a4a6a; transition: background-color 0.3s ease; } .page-vf55-vip__faq-question:hover { background-color: #5a5a7a; } .page-vf55-vip__faq-question h3 { margin: 0; color: #e0b0ff; font-size: 1.2em; pointer-events: none; } .page-vf55-vip__faq-toggle { font-size: 1.8em; font-weight: bold; color: #e0b0ff; transition: transform 0.3s ease; pointer-events: none; } .page-vf55-vip__faq-item.active .page-vf55-vip__faq-toggle { transform: rotate(45deg); } .page-vf55-vip__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; color: #ccc; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; } .page-vf55-vip__faq-item.active .page-vf55-vip__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-vf55-vip__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-vf55-vip__blog-card { background-color: #3a3a5a; border-radius: 12px; overflow: hidden; box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4); text-align: left; transition: transform 0.3s ease; } .page-vf55-vip__blog-card:hover { transform: translateY(-8px); } .page-vf55-vip__blog-card img { width: 100%; height: 220px; object-fit: cover; } .page-vf55-vip__blog-card-content { padding: 20px; } .page-vf55-vip__blog-card-content h3 { margin-top: 0; margin-bottom: 10px; } .page-vf55-vip__blog-card-content h3 a { color: #e0b0ff; text-decoration: none; font-size: 1.3em; transition: color 0.3s ease; } .page-vf55-vip__blog-card-content h3 a:hover { color: #c78dff; } .page-vf55-vip__blog-card-content p { color: #ccc; font-size: 0.95em; line-height: 1.5; margin-bottom: 15px; } .page-vf55-vip__blog-card-date { font-size: 0.85em; color: #999; } @media (max-width: 1024px) { .page-vf55-vip__hero-title { font-size: 3em; } .page-vf55-vip__hero-description { font-size: 1.3em; } .page-vf55-vip__section-title { font-size: 2em; } } @media (max-width: 768px) { .page-vf55-vip__hero-section { min-height: 500px; padding-bottom: 60px; } .page-vf55-vip__hero-title { font-size: 2.5em; } .page-vf55-vip__hero-description { font-size: 1.1em; } .page-vf55-vip__hero-buttons { flex-direction: column; gap: 15px; } .page-vf55-vip__btn { padding: 12px 25px; font-size: 1.1em; width: 100%; max-width: 300px; } .page-vf55-vip__section { padding: 30px 15px; } .page-vf55-vip__section-title { font-size: 1.8em; margin-bottom: 25px; } .page-vf55-vip__introduction-text, .page-vf55-vip__security-support-text { font-size: 1em; min-width: unset; max-width: 100%; } .page-vf55-vip__quick-access-grid, .page-vf55-vip__games-grid, .page-vf55-vip__promotions-grid, .page-vf55-vip__blog-grid { grid-template-columns: 1fr; } .page-vf55-vip__game-card img, .page-vf55-vip__promo-card img, .page-vf55-vip__blog-card img { height: 200px; } .page-vf55-vip__access-item, .page-vf55-vip__game-card, .page-vf55-vip__promo-card, .page-vf55-vip__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-vf55-vip__faq-question { padding: 15px 20px; } .page-vf55-vip__faq-question h3 { font-size: 1.1em; } .page-vf55-vip__faq-answer { padding: 0 20px; } .page-vf55-vip__faq-item.active .page-vf55-vip__faq-answer { padding: 15px 20px !important; } .page-vf55-vip__game-providers, .page-vf55-vip__payment-methods { gap: 10px; } .page-vf55-vip__game-providers img { height: 60px; } .page-vf55-vip__payment-methods img { height: 50px; } } @media (max-width: 480px) { .page-vf55-vip__hero-title { font-size: 2em; } .page-vf55-vip__hero-description { font-size: 1em; } .page-vf55-vip__btn { font-size: 1em; padding: 10px 20px; } .page-vf55-vip__section-title { font-size: 1.5em; } }