:root{--primary-color:#ffcc00;--secondary-color:#007bff;--background-dark:#1a1a1a;--text-light:#f0f0f0;--text-dark:#333333;--border-color:#333333;--card-background:#282828;--button-hover:#e6b800;--header-offset:122px}.page-1win-comatoze{font-family:'Arial',sans-serif;color:var(--text-light);background-color:var(--background-dark);line-height:1.6;padding-top:var(--header-offset,122px)}.page-1win-comatoze__container{max-width:1200px;margin:0 auto;padding:20px;box-sizing:border-box}.page-1win-comatoze__section{padding:60px 20px;margin-bottom:40px;background-color:var(--card-background);border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.3);text-align:center}.page-1win-comatoze__section:nth-of-type(even){background-color:#222}.page-1win-comatoze__title{font-size:2.8em;color:var(--primary-color);margin-bottom:20px;text-transform:uppercase;letter-spacing:1.5px;text-shadow:0 2px 5px rgba(0,0,0,.5)}.page-1win-comatoze__subtitle{font-size:1.8em;color:var(--text-light);margin-bottom:30px}.page-1win-comatoze__text{font-size:1.1em;margin-bottom:20px;color:#ccc}.page-1win-comatoze__button{display:inline-block;background-color:var(--primary-color);color:var(--background-dark);padding:15px 30px;border-radius:5px;text-decoration:none;font-weight:700;font-size:1.1em;transition:background-color .3s ease,transform .2s ease;margin-top:20px;border:none;cursor:pointer}.page-1win-comatoze__button:hover{background-color:var(--button-hover);transform:translateY(-2px)}.page-1win-comatoze__image{max-width:100%;height:auto;border-radius:8px;margin-top:30px;box-shadow:0 4px 10px rgba(0,0,0,.4);object-fit:cover}.page-1win-comatoze__hero-section{position:relative;background-color:var(--background-dark);padding:10px 0 80px 0;overflow:hidden;margin-bottom:40px;text-align:center}.page-1win-comatoze__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.3;z-index:0}.page-1win-comatoze__hero-content{position:relative;z-index:1;max-width:900px;margin:0 auto;padding:20px}.page-1win-comatoze__hero-title{font-size:3.5em;color:var(--primary-color);margin-bottom:20px;line-height:1.2;text-shadow:0 3px 7px rgba(0,0,0,.7)}.page-1win-comatoze__hero-description{font-size:1.3em;color:#e0e0e0;margin-bottom:40px;max-width:700px;margin-left:auto;margin-right:auto}.page-1win-comatoze__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 20px;background-color:var(--card-background);border-radius:10px;margin-bottom:40px;box-shadow:0 4px 15px rgba(0,0,0,.3)}.page-1win-comatoze__payment-logo-wrapper{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box;display:flex;justify-content:center;align-items:center;background-color:#333;border-radius:50%;padding:5px}.page-1win-comatoze__payment-logo{display:block;width:70px!important;height:70px!important;max-width:70px!important;max-height:70px!important;object-fit:contain;filter:grayscale(100%) brightness(150%);transition:filter .3s ease}.page-1win-comatoze__payment-logo:hover{filter:grayscale(0%) brightness(100%)}.page-1win-comatoze__games-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.page-1win-comatoze__game-card{background-color:#333;border-radius:10px;overflow:hidden;text-align:center;box-shadow:0 4px 10px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease}.page-1win-comatoze__game-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.5)}.page-1win-comatoze__game-image{width:100%;height:200px;object-fit:cover;display:block}.page-1win-comatoze__game-content{padding:20px}.page-1win-comatoze__game-title{font-size:1.4em;color:var(--primary-color);margin-bottom:10px}.page-1win-comatoze__game-description{font-size:.95em;color:#ccc;margin-bottom:20px}.page-1win-comatoze__promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.page-1win-comatoze__promo-card{background-color:#333;border-radius:10px;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,.3);text-align:left;transition:transform .3s ease,box-shadow .3s ease}.page-1win-comatoze__promo-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.5)}.page-1win-comatoze__promo-image{width:100%;height:220px;object-fit:cover;display:block}.page-1win-comatoze__promo-content{padding:20px}.page-1win-comatoze__promo-title{font-size:1.5em;color:var(--primary-color);margin-bottom:10px}.page-1win-comatoze__promo-description{font-size:.95em;color:#ccc;margin-bottom:20px}.page-1win-comatoze__quick-access-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:40px}.page-1win-comatoze__quick-access-button{background-color:var(--secondary-color);color:var(--text-light);padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:700;transition:background-color .3s ease,transform .2s ease;flex:1 1 auto;max-width:220px;text-align:center}.page-1win-comatoze__quick-access-button:hover{background-color:#0056b3;transform:translateY(-2px)}.page-1win-comatoze__faq-list{margin-top:40px;text-align:left}.page-1win-comatoze__faq-item{background-color:#333;border-radius:8px;margin-bottom:15px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.2)}.page-1win-comatoze__faq-question{display:flex;justify-content:space-between;align-items:center;padding:18px 25px;cursor:pointer;user-select:none;background-color:#444;border-bottom:1px solid var(--border-color)}.page-1win-comatoze__faq-question:hover{background-color:#555}.page-1win-comatoze__faq-question h3{margin:0;font-size:1.2em;color:var(--primary-color);pointer-events:none}.page-1win-comatoze__faq-toggle{font-size:1.8em;font-weight:700;color:var(--primary-color);pointer-events:none;transition:transform .3s ease}.page-1win-comatoze__faq-item.active .page-1win-comatoze__faq-toggle{transform:rotate(45deg)}.page-1win-comatoze__faq-answer{max-height:0;overflow:hidden;padding:0 25px;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;color:#ccc;text-align:left}.page-1win-comatoze__faq-item.active .page-1win-comatoze__faq-answer{max-height:2000px!important;padding:20px 25px!important;opacity:1}.page-1win-comatoze__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.page-1win-comatoze__blog-card{background-color:#333;border-radius:10px;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,.3);text-align:left;transition:transform .3s ease,box-shadow .3s ease}.page-1win-comatoze__blog-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.5)}.page-1win-comatoze__blog-image{width:100%;height:220px;object-fit:cover;display:block}.page-1win-comatoze__blog-content{padding:20px}.page-1win-comatoze__blog-date{font-size:.85em;color:var(--primary-color);margin-bottom:10px;display:block}.page-1win-comatoze__blog-title{font-size:1.4em;color:var(--text-light);margin-bottom:10px}.page-1win-comatoze__blog-excerpt{font-size:.95em;color:#ccc;margin-bottom:20px}@media (max-width:1024px){.page-1win-comatoze__hero-title{font-size:3em}.page-1win-comatoze__hero-description{font-size:1.2em}.page-1win-comatoze__title{font-size:2.2em}.page-1win-comatoze__subtitle{font-size:1.5em}}@media (max-width:768px){.page-1win-comatoze{padding-top:var(--header-offset,122px)}.page-1win-comatoze__container{padding:10px}.page-1win-comatoze__section{padding:40px 15px;margin-bottom:30px}.page-1win-comatoze__hero-title{font-size:2.5em}.page-1win-comatoze__hero-description{font-size:1em}.page-1win-comatoze__title{font-size:1.8em}.page-1win-comatoze__subtitle{font-size:1.3em}.page-1win-comatoze__text{font-size:1em}.page-1win-comatoze__button{padding:12px 25px;font-size:1em}.page-1win-comatoze__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px;padding:30px 15px}.page-1win-comatoze__payment-logo-wrapper{width:70px;height:70px;max-width:70px;max-height:70px}.page-1win-comatoze__payment-logo{width:60px!important;height:60px!important;max-width:60px!important;max-height:60px!important}.page-1win-comatoze__games-grid{grid-template-columns:1fr;gap:20px}.page-1win-comatoze__promo-grid{grid-template-columns:1fr;gap:20px}.page-1win-comatoze__quick-access-grid{flex-direction:column;gap:15px}.page-1win-comatoze__quick-access-button{max-width:100%;width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}.page-1win-comatoze__faq-question{padding:15px 20px}.page-1win-comatoze__faq-question h3{font-size:1.1em;word-wrap:break-word!important;overflow-wrap:break-word!important;word-break:break-word!important}.page-1win-comatoze__faq-answer{padding:15px 20px!important;word-wrap:break-word!important;overflow-wrap:break-word!important;word-break:break-word!important}.page-1win-comatoze__blog-grid{grid-template-columns:1fr;gap:20px}.page-1win-comatoze__blog-title{font-size:1.2em}}@media (max-width:480px){.page-1win-comatoze__hero-title{font-size:2em}.page-1win-comatoze__hero-description{font-size:.9em}.page-1win-comatoze__title{font-size:1.5em}.page-1win-comatoze__subtitle{font-size:1.1em}}