.page-arad-winwin-bareback-porn { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-arad-winwin-bareback-porn__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; }.page-arad-winwin-bareback-porn__hero-section { background: linear-gradient(135deg, #0a192f 0%, #1a2a40 100%); color: #fff; text-align: center; padding: 60px 20px; border-radius: 10px; margin-bottom: 40px; padding-top: 70px; /* Adjusted for header offset, assuming body padding is handled by shared.css */ position: relative; overflow: hidden; }.page-arad-winwin-bareback-porn__hero-section::before { content: ''; position: absolute; top: -50px; left: -50px; width: 200px; height: 200px; background: rgba(255, 255, 255, 0.05); border-radius: 50%; animation: page-arad-winwin-bareback-porn-bubble1 15s infinite ease-in-out; }.page-arad-winwin-bareback-porn__hero-section::after { content: ''; position: absolute; bottom: -50px; right: -50px; width: 150px; height: 150px; background: rgba(255, 255, 255, 0.05); border-radius: 50%; animation: page-arad-winwin-bareback-porn-bubble2 12s infinite ease-in-out; }@keyframes page-arad-winwin-bareback-porn-bubble1 { 0% { transform: translate(0, 0); } 50% { transform: translate(100px, 100px); } 100% { transform: translate(0, 0); } }@keyframes page-arad-winwin-bareback-porn-bubble2 { 0% { transform: translate(0, 0); } 50% { transform: translate(-80px, -80px); } 100% { transform: translate(0, 0); } }.page-arad-winwin-bareback-porn__hero-title { font-size: 2.8em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); color: #FFD700; }.page-arad-winwin-bareback-porn__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; color: #e0e0e0; }.page-arad-winwin-bareback-porn__hero-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; }.page-arad-winwin-bareback-porn__btn { background-color: #FFD700; color: #1a2a40; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.2s ease; display: inline-block; border: none; cursor: pointer; }.page-arad-winwin-bareback-porn__btn:hover { background-color: #e6c200; transform: translateY(-2px); }.page-arad-winwin-bareback-porn__section-title { text-align: center; font-size: 2.2em; margin-bottom: 30px; color: #1a2a40; }.page-arad-winwin-bareback-porn__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-bottom: 40px; }.page-arad-winwin-bareback-porn__game-card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); overflow: hidden; transition: transform 0.3s ease; text-align: center; }.page-arad-winwin-bareback-porn__game-card:hover { transform: translateY(-5px); }.page-arad-winwin-bareback-porn__game-card-image { width: 100%; height: 200px; object-fit: cover; }.page-arad-winwin-bareback-porn__game-card-content { padding: 20px; }.page-arad-winwin-bareback-porn__game-card-title { font-size: 1.4em; margin-bottom: 10px; color: #0a192f; }.page-arad-winwin-bareback-porn__game-card-description { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-arad-winwin-bareback-porn__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-bottom: 40px; }.page-arad-winwin-bareback-porn__promo-card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); overflow: hidden; transition: transform 0.3s ease; display: flex; flex-direction: column; }.page-arad-winwin-bareback-porn__promo-card:hover { transform: translateY(-5px); }.page-arad-winwin-bareback-porn__promo-card-image { width: 100%; height: 180px; object-fit: cover; }.page-arad-winwin-bareback-porn__promo-card-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; }.page-arad-winwin-bareback-porn__promo-card-title { font-size: 1.5em; margin-bottom: 10px; color: #0a192f; }.page-arad-winwin-bareback-porn__promo-card-description { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-arad-winwin-bareback-porn__faq-section { background-color: #f0f0f0; padding: 40px 20px; border-radius: 10px; margin-bottom: 40px; }.page-arad-winwin-bareback-porn__faq-item { background-color: #fff; margin-bottom: 10px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08); overflow: hidden; }.page-arad-winwin-bareback-porn__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; background-color: #0a192f; color: #fff; border-bottom: 1px solid rgba(255, 255, 255, 0.1); user-select: none; transition: background-color 0.3s ease; }.page-arad-winwin-bareback-porn__faq-question:hover { background-color: #1a2a40; }.page-arad-winwin-bareback-porn__faq-question h3 { margin: 0; font-size: 1.1em; pointer-events: none; }.page-arad-winwin-bareback-porn__faq-toggle { font-size: 1.5em; font-weight: bold; pointer-events: none; }.page-arad-winwin-bareback-porn__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; background-color: #fefefe; color: #333; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; font-size: 0.95em; }.page-arad-winwin-bareback-porn__faq-item.active .page-arad-winwin-bareback-porn__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-arad-winwin-bareback-porn__final-cta { text-align: center; background-color: #1a2a40; color: #fff; padding: 50px 20px; border-radius: 10px; }.page-arad-winwin-bareback-porn__final-cta-title { font-size: 2.5em; margin-bottom: 20px; color: #FFD700; }.page-arad-winwin-bareback-porn__final-cta-text { font-size: 1.2em; margin-bottom: 30px; max-width: 700px; margin-left: auto; margin-right: auto; }.page-arad-winwin-bareback-porn__payment-providers { display: flex; justify-content: center; flex-wrap: wrap; gap: 15px; margin-top: 30px; }.page-arad-winwin-bareback-porn__payment-logo { max-width: 120px; height: auto; object-fit: contain; }.page-arad-winwin-bareback-porn__game-provider-logos { display: flex; justify-content: center; flex-wrap: wrap; gap: 20px; margin-top: 30px; }.page-arad-winwin-bareback-porn__provider-logo { max-width: 100px; height: 60px; object-fit: contain; }.page-arad-winwin-bareback-porn img { max-width: 100%; height: auto; box-sizing: border-box; }.page-arad-winwin-bareback-porn ul { list-style: none; padding: 0; margin: 0; }.page-arad-winwin-bareback-porn ul li { margin-bottom: 10px; }.page-arad-winwin-bareback-porn__game-grid ul, .page-arad-winwin-bareback-porn__promo-grid ul { list-style: none; padding: 0; margin: 0; }.page-arad-winwin-bareback-porn__game-grid li, .page-arad-winwin-bareback-porn__promo-grid li { margin-bottom: 5px; }.page-arad-winwin-bareback-porn__game-grid li::before, .page-arad-winwin-bareback-porn__promo-grid li::before { content: '•'; color: #FFD700; font-weight: bold; display: inline-block; width: 1em; margin-left: -1em; }/* Responsive adjustments */@media (max-width: 768px) { .page-arad-winwin-bareback-porn__hero-title { font-size: 2em; }.page-arad-winwin-bareback-porn__hero-subtitle { font-size: 1em; }.page-arad-winwin-bareback-porn__hero-buttons { flex-direction: column; gap: 15px; }.page-arad-winwin-bareback-porn__btn { width: 100%; box-sizing: border-box; }.page-arad-winwin-bareback-porn__section-title { font-size: 1.8em; }.page-arad-winwin-bareback-porn__game-grid, .page-arad-winwin-bareback-porn__promo-grid { grid-template-columns: 1fr; }.page-arad-winwin-bareback-porn__game-card-image, .page-arad-winwin-bareback-porn__promo-card-image { height: 150px; }.page-arad-winwin-bareback-porn__final-cta-title { font-size: 2em; }.page-arad-winwin-bareback-porn__final-cta-text { font-size: 1em; }.page-arad-winwin-bareback-porn__faq-answer { padding: 0 15px !important; }.page-arad-winwin-bareback-porn__faq-item.active .page-arad-winwin-bareback-porn__faq-answer { padding: 15px !important; }.page-arad-winwin-bareback-porn__payment-providers, .page-arad-winwin-bareback-porn__game-provider-logos { flex-direction: row; justify-content: center; align-items: center; }.page-arad-winwin-bareback-porn__payment-logo, .page-arad-winwin-bareback-porn__provider-logo { max-width: 80px; height: auto; margin: 5px; }}.page-arad-winwin-bareback-porn__list-item { box-sizing: border-box; }.page-arad-winwin-bareback-porn__list-container { width: 100%; max-width: 100%; box-sizing: border-box; padding: 0; margin-left: 0; margin-right: 0; }@media (max-width: 768px) { .page-arad-winwin-bareback-porn__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-arad-winwin-bareback-porn__list-container { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }}