.page-fr68 { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; }.page-fr68__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; }.page-fr68__section { padding: 40px 0; margin-bottom: 20px; background-color: #fff; border-radius: 10px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); }.page-fr68__section--dark { background-color: #2c3e50; color: #ecf0f1; }.page-fr68__heading { text-align: center; color: #2c3e50; margin-bottom: 30px; font-size: 2.5em; font-weight: bold; }.page-fr68__heading--light { color: #ecf0f1; }.page-fr68__subheading { text-align: center; color: #555; margin-bottom: 20px; font-size: 1.2em; }.page-fr68__button { display: inline-block; background-color: #e74c3c; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; text-align: center; }.page-fr68__button:hover { background-color: #c0392b; }.page-fr68__button--secondary { background-color: #2ecc71; }.page-fr68__button--secondary:hover { background-color: #27ae60; }.page-fr68__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:1920x1080:betting,casino,sports,fr68]') no-repeat center center/cover; color: #fff; text-align: center; padding: 100px 15px 80px; border-radius: 0; box-shadow: none; padding-top: calc(var(--header-offset, 122px) + 10px); position: relative; }.page-fr68__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; }.page-fr68__hero-description { font-size: 1.4em; margin-bottom: 40px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-fr68__intro-content { display: flex; flex-wrap: wrap; align-items: center; gap: 30px; }.page-fr68__intro-text { flex: 1; min-width: 300px; }.page-fr68__intro-image { flex: 0 0 400px; max-width: 100%; height: auto; border-radius: 8px; object-fit: cover; }.page-fr68__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin-top: 30px; }.page-fr68__quick-access-item { background-color: #ecf0f1; padding: 25px; border-radius: 8px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-fr68__quick-access-item:hover { transform: translateY(-5px); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); }.page-fr68__quick-access-link { display: block; font-size: 1.1em; color: #2c3e50; text-decoration: none; font-weight: bold; }.page-fr68__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-fr68__game-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); text-align: center; transition: transform 0.3s ease; }.page-fr68__game-card:hover { transform: translateY(-8px); }.page-fr68__game-image { width: 100%; height: 200px; object-fit: cover; }.page-fr68__game-content { padding: 20px; }.page-fr68__game-title { font-size: 1.5em; color: #2c3e50; margin-bottom: 10px; }.page-fr68__game-description { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-fr68__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-fr68__promo-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); text-align: center; transition: transform 0.3s ease; }.page-fr68__promo-card:hover { transform: translateY(-8px); }.page-fr68__promo-image { width: 100%; height: 220px; object-fit: cover; }.page-fr68__promo-content { padding: 20px; }.page-fr68__promo-title { font-size: 1.5em; color: #e74c3c; margin-bottom: 10px; }.page-fr68__promo-description { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-fr68__security-support-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; }.page-fr68__security-support-item { background-color: #fff; padding: 30px; border-radius: 10px; text-align: center; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); }.page-fr68__security-support-icon { width: 60px; height: 60px; margin-bottom: 15px; }.page-fr68__security-support-title { font-size: 1.4em; color: #2c3e50; margin-bottom: 10px; }.page-fr68__security-support-text { font-size: 0.95em; color: #666; }.page-fr68__faq-list { margin-top: 30px; }.page-fr68__faq-item { background-color: #ecf0f1; margin-bottom: 15px; border-radius: 8px; overflow: hidden; }.page-fr68__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #34495e; color: #fff; font-weight: bold; font-size: 1.1em; user-select: none; transition: background-color 0.3s ease; }.page-fr68__faq-question:hover { background-color: #2c3e50; }.page-fr68__faq-question h3 { margin: 0; pointer-events: none; }.page-fr68__faq-toggle { font-size: 1.5em; line-height: 1; transition: transform 0.3s ease; pointer-events: none; }.page-fr68__faq-item.active .page-fr68__faq-toggle { transform: rotate(45deg); }.page-fr68__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; background-color: #f9f9f9; color: #555; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; }.page-fr68__faq-item.active .page-fr68__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-fr68__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-fr68__blog-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease; }.page-fr68__blog-card:hover { transform: translateY(-8px); }.page-fr68__blog-image { width: 100%; height: 220px; object-fit: cover; }.page-fr68__blog-content { padding: 20px; }.page-fr68__blog-title { font-size: 1.4em; color: #2c3e50; margin-bottom: 10px; }.page-fr68__blog-title a { text-decoration: none; color: inherit; transition: color 0.3s ease; }.page-fr68__blog-title a:hover { color: #e74c3c; }.page-fr68__blog-summary { font-size: 0.9em; color: #666; margin-bottom: 15px; }.page-fr68__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 15px; z-index: 1000; }.page-fr68__floating-button { background-color: #e74c3c; color: #fff; width: 60px; height: 60px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 0.9em; font-weight: bold; text-decoration: none; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease; text-align: center; line-height: 1.2; }.page-fr68__floating-button:hover { background-color: #c0392b; }.page-fr68__floating-button--register { background-color: #2ecc71; }.page-fr68__floating-button--register:hover { background-color: #27ae60; }@media (max-width: 768px) { .page-fr68__hero-title { font-size: 2.5em; }.page-fr68__hero-description { font-size: 1.1em; }.page-fr68__heading { font-size: 2em; }.page-fr68__section { padding: 30px 0; }.page-fr68__intro-content { flex-direction: column; }.page-fr68__intro-image { width: 100%; height: 250px; }.page-fr68__quick-access-grid, .page-fr68__games-grid, .page-fr68__promo-grid, .page-fr68__security-support-grid, .page-fr68__blog-grid { grid-template-columns: 1fr; }.page-fr68__quick-access-item, .page-fr68__game-card, .page-fr68__promo-card, .page-fr68__security-support-item, .page-fr68__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-fr68__game-image, .page-fr68__promo-image, .page-fr68__blog-image { max-width: 100%; height: auto; }.page-fr68__faq-question { padding: 15px 20px; font-size: 1em; }.page-fr68__faq-answer { padding: 15px 20px !important; }.page-fr68__floating-buttons { bottom: 15px; right: 15px; gap: 10px; }.page-fr68__floating-button { width: 50px; height: 50px; font-size: 0.8em; }.page-fr68__intro-text, .page-fr68__quick-access-item, .page-fr68__game-content, .page-fr68__promo-content, .page-fr68__security-support-item, .page-fr68__faq-item, .page-fr68__blog-card { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }}.page-fr68 .page-fr68__game-image, .page-fr68 .page-fr68__promo-image, .page-fr68 .page-fr68__blog-image, .page-fr68 .page-fr68__intro-image, .page-fr68 .page-fr68__security-support-icon { max-width: 100%; height: auto; }.page-fr68 .page-fr68__game-card, .page-fr68 .page-fr68__promo-card, .page-fr68 .page-fr68__blog-card { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; }.page-fr68 .page-fr68__game-card, .page-fr68 .page-fr68__promo-card, .page-fr68 .page-fr68__blog-card { margin: 0 auto; }.page-fr68__intro-image { height: 350px; }