body { font-family: 'Arial', sans-serif; margin: 0; padding: 0; background-color: #1a1a2e; color: #e0e0e0; } .page-sashi-vs-1win__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; } .page-sashi-vs-1win__section { padding: 60px 0; border-bottom: 1px solid rgba(255, 255, 255, 0.1); } .page-sashi-vs-1win__section:last-child { border-bottom: none; } .page-sashi-vs-1win__title { font-size: 3em; color: #ffcc00; text-align: center; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-sashi-vs-1win__subtitle { font-size: 1.8em; color: #e0e0e0; text-align: center; margin-bottom: 40px; } .page-sashi-vs-1win__text { font-size: 1.1em; line-height: 1.6; margin-bottom: 20px; color: #c0c0c0; } .page-sashi-vs-1win__button { display: inline-block; background-color: #ffcc00; color: #1a1a2e; padding: 15px 30px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-sashi-vs-1win__button:hover { background-color: #e6b800; transform: translateY(-3px); } .page-sashi-vs-1win__button--primary { background-color: #e74c3c; color: #ffffff; } .page-sashi-vs-1win__button--primary:hover { background-color: #c0392b; } .page-sashi-vs-1win__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:gaming,sports,casino,philippines]') no-repeat center center/cover; min-height: 70vh; display: flex; align-items: center; justify-content: center; text-align: center; padding: 100px 15px; box-sizing: border-box; padding-top: 10px; } .page-sashi-vs-1win__hero-content { max-width: 800px; } .page-sashi-vs-1win__hero-title { font-size: 4em; color: #ffffff; margin-bottom: 20px; line-height: 1.2; } .page-sashi-vs-1win__hero-description { font-size: 1.5em; color: #f0f0f0; margin-bottom: 40px; } .page-sashi-vs-1win__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; padding: 40px 0; background-color: #2a2a4a; } .page-sashi-vs-1win__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; filter: grayscale(100%); opacity: 0.7; transition: filter 0.3s ease, opacity 0.3s ease; } .page-sashi-vs-1win__payment-logo:hover { filter: grayscale(0%); opacity: 1; } .page-sashi-vs-1win__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-sashi-vs-1win__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-sashi-vs-1win__card { background-color: #2a2a4a; border-radius: 10px; padding: 30px; text-align: center; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-sashi-vs-1win__card:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4); } .page-sashi-vs-1win__card-image { width: 100%; max-width: 300px; height: auto; border-radius: 8px; margin-bottom: 20px; object-fit: cover; } .page-sashi-vs-1win__card-title { font-size: 1.5em; color: #ffcc00; margin-bottom: 10px; } .page-sashi-vs-1win__card-description { font-size: 0.95em; color: #c0c0c0; line-height: 1.5; margin-bottom: 20px; } .page-sashi-vs-1win__list { list-style: none; padding: 0; margin: 0; } .page-sashi-vs-1win__list-item { background-color: #2a2a4a; margin-bottom: 15px; padding: 20px; border-radius: 8px; display: flex; align-items: center; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); } .page-sashi-vs-1win__list-item-icon { width: 50px; height: 50px; margin-right: 15px; flex-shrink: 0; } .page-sashi-vs-1win__list-item-text { font-size: 1.1em; color: #e0e0e0; } .page-sashi-vs-1win__faq-item { background-color: #2a2a4a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); } .page-sashi-vs-1win__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #3a3a5a; color: #ffcc00; font-size: 1.2em; font-weight: bold; user-select: none; transition: background-color 0.3s ease; } .page-sashi-vs-1win__faq-question h3 { margin: 0; pointer-events: none; color: #ffcc00; } .page-sashi-vs-1win__faq-question:hover { background-color: #4a4a6a; } .page-sashi-vs-1win__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 15px; pointer-events: none; transition: transform 0.3s ease; } .page-sashi-vs-1win__faq-item.active .page-sashi-vs-1win__faq-toggle { transform: rotate(45deg); } .page-sashi-vs-1win__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; } .page-sashi-vs-1win__faq-item.active .page-sashi-vs-1win__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-sashi-vs-1win__faq-answer p { margin: 0; color: #c0c0c0; line-height: 1.6; } .page-sashi-vs-1win__blog-card { background-color: #2a2a4a; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease, box-shadow 0.3s ease; text-align: left; } .page-sashi-vs-1win__blog-card:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4); } .page-sashi-vs-1win__blog-image { width: 100%; height: 200px; object-fit: cover; border-bottom: 1px solid rgba(255, 255, 255, 0.1); } .page-sashi-vs-1win__blog-content { padding: 20px; } .page-sashi-vs-1win__blog-title { font-size: 1.4em; color: #ffcc00; margin-bottom: 10px; line-height: 1.3; } .page-sashi-vs-1win__blog-excerpt { font-size: 0.95em; color: #c0c0c0; line-height: 1.5; margin-bottom: 15px; } .page-sashi-vs-1win__blog-link { display: inline-block; color: #e74c3c; text-decoration: none; font-weight: bold; transition: color 0.3s ease; } .page-sashi-vs-1win__blog-link:hover { color: #c0392b; } @media (max-width: 768px) { .page-sashi-vs-1win__hero-title { font-size: 2.5em; } .page-sashi-vs-1win__hero-description { font-size: 1.2em; } .page-sashi-vs-1win__title { font-size: 2em; } .page-sashi-vs-1win__subtitle { font-size: 1.4em; } .page-sashi-vs-1win__section { padding: 40px 0; } .page-sashi-vs-1win__button { padding: 12px 25px; font-size: 1em; } .page-sashi-vs-1win__grid { grid-template-columns: 1fr; gap: 20px; } .page-sashi-vs-1win__card { padding: 20px; } .page-sashi-vs-1win__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 15px; word-wrap: break-word !important; overflow-wrap: break-word !important; } .page-sashi-vs-1win__list-item-text { font-size: 1em; } .page-sashi-vs-1win__faq-question { font-size: 1em; padding: 15px 20px; } .page-sashi-vs-1win__faq-answer { padding: 0 20px; } .page-sashi-vs-1win__faq-item.active .page-sashi-vs-1win__faq-answer { padding: 15px 20px !important; } .page-sashi-vs-1win__blog-image { height: 180px; } .page-sashi-vs-1win__blog-title { font-size: 1.2em; } .page-sashi-vs-1win__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-sashi-vs-1win__payment-logo, .page-sashi-vs-1win__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } }