.page-winwin-nose { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; }.page-winwin-nose__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; }.page-winwin-nose__section { padding: 60px 0; }.page-winwin-nose__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:winwin_nose,casino_bg]') no-repeat center center / cover; text-align: center; color: #fff; padding: 100px 15px; padding-top: calc(10px + var(--header-offset, 0px)); display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 70vh; }.page-winwin-nose__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); }.page-winwin-nose__hero-subtitle { font-size: 1.5em; margin-bottom: 40px; max-width: 800px; }.page-winwin-nose__button { display: inline-block; background-color: #e44d26; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; font-size: 1em; }.page-winwin-nose__button:hover { background-color: #ff6a3d; }.page-winwin-nose__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; }.page-winwin-nose__feature-card { background-color: #2a2a4a; padding: 30px; border-radius: 10px; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; }.page-winwin-nose__feature-card:hover { transform: translateY(-10px); }.page-winwin-nose__feature-icon { width: 80px; height: 80px; margin-bottom: 20px; object-fit: contain; }.page-winwin-nose__feature-title { font-size: 1.5em; margin-bottom: 15px; color: #e44d26; }.page-winwin-nose__feature-description { font-size: 1em; color: #ccc; }.page-winwin-nose__how-to-play { text-align: center; background-color: #15152a; }.page-winwin-nose__steps-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-top: 40px; }.page-winwin-nose__step-item { background-color: #2a2a4a; padding: 25px; border-radius: 10px; flex: 1 1 calc(33% - 20px); max-width: calc(33% - 20px); box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); text-align: left; box-sizing: border-box; }.page-winwin-nose__step-number { font-size: 2em; color: #e44d26; font-weight: bold; margin-bottom: 10px; }.page-winwin-nose__step-title { font-size: 1.3em; margin-bottom: 10px; }.page-winwin-nose__step-description { font-size: 0.95em; color: #ccc; }.page-winwin-nose__faq-section { background-color: #1a1a2e; }.page-winwin-nose__faq-title { text-align: center; margin-bottom: 40px; }.page-winwin-nose__faq-list { max-width: 900px; margin: 0 auto; }.page-winwin-nose__faq-item { margin-bottom: 15px; border: 1px solid #3a3a5a; border-radius: 8px; overflow: hidden; }.page-winwin-nose__faq-question { display: flex; justify-content: space-between; align-items: center; background-color: #2a2a4a; padding: 18px 25px; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-winwin-nose__faq-question:hover { background-color: #3a3a5a; }.page-winwin-nose__faq-question h3 { margin: 0; font-size: 1.15em; color: #fff; pointer-events: none; }.page-winwin-nose__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e44d26; transition: transform 0.3s ease; pointer-events: none; }.page-winwin-nose__faq-item.active .page-winwin-nose__faq-toggle { transform: rotate(45deg); }.page-winwin-nose__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; background-color: #1f1f3a; 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-winwin-nose__faq-item.active .page-winwin-nose__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-winwin-nose__cta-section { text-align: center; background-color: #e44d26; padding: 80px 15px; color: #fff; }.page-winwin-nose__cta-title { font-size: 2.5em; margin-bottom: 20px; }.page-winwin-nose__cta-description { font-size: 1.2em; margin-bottom: 40px; max-width: 700px; margin-left: auto; margin-right: auto; }.page-winwin-nose__cta-button { background-color: #fff; color: #e44d26; }.page-winwin-nose__cta-button:hover { background-color: #f0f0f0; color: #c0391c; }.page-winwin-nose__image-full-width { max-width: 100%; height: auto; display: block; margin: 40px auto; border-radius: 10px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); object-fit: cover; }.page-winwin-nose__game-logo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)); gap: 20px; justify-items: center; margin-top: 40px; }.page-winwin-nose__game-logo { width: 100px; height: 100px; object-fit: contain; filter: grayscale(100%); opacity: 0.7; transition: filter 0.3s ease, opacity 0.3s ease; }.page-winwin-nose__game-logo:hover { filter: grayscale(0%); opacity: 1; }.page-winwin-nose__payment-options-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 40px; }.page-winwin-nose__payment-option { background-color: #2a2a4a; padding: 15px 25px; border-radius: 8px; font-weight: bold; color: #fff; text-align: center; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); }.page-winwin-nose__mobile-promo { font-size: 1.1em; margin-top: 20px; color: #e44d26; }.page-winwin-nose__promo-highlight { color: #ffd700; font-weight: bold; }.page-winwin-nose__content-block { margin-bottom: 30px; }.page-winwin-nose__content-block h2 { color: #e44d26; margin-bottom: 20px; text-align: center; }.page-winwin-nose__content-block p { margin-bottom: 15px; text-align: justify; }.page-winwin-nose__social-media-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-winwin-nose__social-icon { width: 50px; height: 50px; object-fit: contain; transition: transform 0.3s ease; }.page-winwin-nose__social-icon:hover { transform: scale(1.1); }@media (max-width: 768px) { .page-winwin-nose__hero-title { font-size: 2.5em; }.page-winwin-nose__hero-subtitle { font-size: 1.2em; }.page-winwin-nose__section { padding: 40px 0; }.page-winwin-nose__features-grid, .page-winwin-nose__steps-list { grid-template-columns: 1fr; }.page-winwin-nose__step-item { flex: 1 1 100%; max-width: 100%; }.page-winwin-nose__cta-title { font-size: 2em; }.page-winwin-nose__cta-description { font-size: 1em; }.page-winwin-nose__faq-question { padding: 15px 20px; }.page-winwin-nose__faq-question h3 { font-size: 1em; }.page-winwin-nose__faq-answer { padding: 15px 20px; }.page-winwin-nose__faq-item { margin-bottom: 10px; }.page-winwin-nose__button { padding: 12px 25px; font-size: 0.9em; }.page-winwin-nose__image-full-width { margin: 20px auto; }.page-winwin-nose__game-logo-grid { grid-template-columns: repeat(3, 1fr); }.page-winwin-nose__game-logo { width: 80px; height: 80px; }.page-winwin-nose__payment-option { padding: 10px 15px; font-size: 0.9em; }/* List item responsive adjustments */.page-winwin-nose__features-grid > *, .page-winwin-nose__steps-list > *, .page-winwin-nose__faq-list > * { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding-left: 15px !important; padding-right: 15px !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-winwin-nose__features-grid, .page-winwin-nose__steps-list, .page-winwin-nose__faq-list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-winwin-nose__faq-answer p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-winwin-nose__image-full-width { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }.page-winwin-nose__game-logo-grid img, .page-winwin-nose__social-media-list img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }}