.page-squid-game-porn-ph__container { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-squid-game-porn-ph__section { padding: 40px 20px; text-align: center; max-width: 1200px; margin: 0 auto; box-sizing: border-box; } .page-squid-game-porn-ph__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:casino,thrill,excitement]') no-repeat center center/cover; padding: 100px 20px; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 500px; color: #ffffff; text-shadow: 2px 2px 4px rgba(0,0,0,0.5); padding-top: var(--header-offset, 122px); } .page-squid-game-porn-ph__hero-title { font-size: 3.5em; margin-bottom: 20px; text-transform: uppercase; letter-spacing: 2px; color: #ffd700; } .page-squid-game-porn-ph__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; max-width: 800px; } .page-squid-game-porn-ph__button { display: inline-block; background-color: #e50914; color: #ffffff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; margin: 10px; } .page-squid-game-porn-ph__button:hover { background-color: #ff0000; transform: translateY(-2px); } .page-squid-game-porn-ph__section-title { font-size: 2.5em; margin-bottom: 30px; color: #ffd700; text-transform: uppercase; letter-spacing: 1px; } .page-squid-game-porn-ph__text-content { font-size: 1.1em; margin-bottom: 20px; color: #cccccc; } .page-squid-game-porn-ph__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-squid-game-porn-ph__game-card { background-color: #2c2c4d; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4); text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-squid-game-porn-ph__game-card:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.6); } .page-squid-game-porn-ph__game-image { width: 100%; height: 200px; object-fit: cover; } .page-squid-game-porn-ph__game-content { padding: 20px; } .page-squid-game-porn-ph__game-title { font-size: 1.5em; margin-bottom: 10px; color: #ffd700; } .page-squid-game-porn-ph__game-description { font-size: 0.95em; color: #b0b0b0; margin-bottom: 15px; } .page-squid-game-porn-ph__provider-logos { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 40px; } .page-squid-game-porn-ph__provider-logo { width: 80px; height: 80px; object-fit: contain; filter: brightness(0.8) saturate(1.2); transition: filter 0.3s ease; } .page-squid-game-porn-ph__provider-logo:hover { filter: brightness(1) saturate(1.5); } .page-squid-game-porn-ph__faq-section { background-color: #1a1a2e; } .page-squid-game-porn-ph__faq-item { background-color: #2c2c4d; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3); } .page-squid-game-porn-ph__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; user-select: none; background-color: #3a3a5e; border-bottom: 1px solid #4a4a7a; } .page-squid-game-porn-ph__faq-question:hover { background-color: #4a4a7a; } .page-squid-game-porn-ph__faq-question h3 { margin: 0; font-size: 1.2em; color: #ffd700; pointer-events: none; } .page-squid-game-porn-ph__faq-toggle { font-size: 1.8em; font-weight: bold; color: #ffd700; pointer-events: none; transition: transform 0.3s ease; } .page-squid-game-porn-ph__faq-item.active .page-squid-game-porn-ph__faq-toggle { transform: rotate(45deg); } .page-squid-game-porn-ph__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; color: #cccccc; font-size: 1em; text-align: left; } .page-squid-game-porn-ph__faq-item.active .page-squid-game-porn-ph__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-squid-game-porn-ph__payment-logos { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 40px; } .page-squid-game-porn-ph__payment-logo { width: 100px; height: 60px; object-fit: contain; filter: grayscale(0.7); transition: filter 0.3s ease; } .page-squid-game-porn-ph__payment-logo:hover { filter: grayscale(0); } @media (max-width: 768px) { .page-squid-game-porn-ph__hero-title { font-size: 2.5em; } .page-squid-game-porn-ph__hero-subtitle { font-size: 1.2em; } .page-squid-game-porn-ph__section-title { font-size: 2em; } .page-squid-game-porn-ph__game-grid { grid-template-columns: 1fr; } .page-squid-game-porn-ph__faq-item { width: 100% !important; box-sizing: border-box !important; } .page-squid-game-porn-ph__faq-answer { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-squid-game-porn-ph__provider-logos, .page-squid-game-porn-ph__payment-logos { flex-direction: row; justify-content: center; padding: 0 10px; } .page-squid-game-porn-ph__provider-logo, .page-squid-game-porn-ph__payment-logo { max-width: 80px; height: auto; } .page-squid-game-porn-ph__section { padding: 30px 15px; } }