.page-22bet-free-spin{font-family:'Arial',sans-serif;color:#333;line-height:1.6;background-color:#f8f9fa}.page-22bet-free-spin__section-title{font-size:2.5em;color:#2c3e50;text-align:center;margin-bottom:20px;padding-top:40px;font-weight:700}.page-22bet-free-spin__section-subtitle{font-size:1.2em;color:#555;text-align:center;margin-bottom:40px;max-width:800px;margin-left:auto;margin-right:auto}.page-22bet-free-spin__button{display:inline-block;background-color:#e74c3c;color:#fff;padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:bold;transition:background-color .3s ease;border:none;cursor:pointer}.page-22bet-free-spin__button:hover{background-color:#c0392b}.page-22bet-free-spin__button--primary{background-color:#27ae60}.page-22bet-free-spin__button--primary:hover{background-color:#229a55}.page-22bet-free-spin__button--secondary{background-color:#3498db}.page-22bet-free-spin__button--secondary:hover{background-color:#2980b9}.page-22bet-free-spin__button--large{padding:15px 35px;font-size:1.1em}.page-22bet-free-spin__hero-section{position:relative;width:100%;min-height:500px;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;overflow:hidden;padding:10px 20px 60px;box-sizing:border-box}.page-22bet-free-spin__hero-image-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.page-22bet-free-spin__hero-image{width:100%;height:100%;object-fit:cover;filter:brightness(.6)}.page-22bet-free-spin__hero-content{position:relative;z-index:1;max-width:900px;padding:20px}.page-22bet-free-spin__hero-title{font-size:3.5em;margin-bottom:20px;font-weight:800;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.page-22bet-free-spin__hero-description{font-size:1.5em;margin-bottom:30px;text-shadow:1px 1px 3px rgba(0,0,0,.5)}.page-22bet-free-spin__hero-buttons{display:flex;gap:20px;justify-content:center}.page-22bet-free-spin__about-section{padding:60px 20px;background-color:#fff;text-align:center}.page-22bet-free-spin__content-wrapper{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;max-width:1200px;margin:0 auto;gap:40px}.page-22bet-free-spin__image-left{flex:1;min-width:300px;max-width:500px;height:auto;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.1)}.page-22bet-free-spin__text-content{flex:2;min-width:300px;max-width:600px;text-align:left}.page-22bet-free-spin__text-content p{margin-bottom:15px;font-size:1.1em;color:#444}.page-22bet-free-spin__text-link{color:#e74c3c;text-decoration:none;font-weight:bold}.page-22bet-free-spin__text-link:hover{text-decoration:underline}.page-22bet-free-spin__how-to-claim-section{padding:60px 20px;background-color:#ecf0f1}.page-22bet-free-spin__steps-container{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;max-width:1200px;margin:0 auto 40px auto}.page-22bet-free-spin__step-item{background-color:#fff;padding:30px;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.08);text-align:center;flex:1;min-width:280px;max-width:350px;box-sizing:border-box}.page-22bet-free-spin__step-number{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background-color:#27ae60;color:#fff;font-size:2em;font-weight:bold;margin-bottom:20px}.page-22bet-free-spin__step-title{font-size:1.8em;color:#2c3e50;margin-bottom:15px}.page-22bet-free-spin__step-description{font-size:1em;color:#555}.page-22bet-free-spin__cta-bottom{text-align:center;margin-top:40px}.page-22bet-free-spin__games-section{padding:60px 20px;background-color:#fff}.page-22bet-free-spin__game-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-22bet-free-spin__game-card{background-color:#fefefe;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.08);overflow:hidden;text-align:center;transition:transform .3s ease;box-sizing:border-box}.page-22bet-free-spin__game-card:hover{transform:translateY(-5px)}.page-22bet-free-spin__game-image{width:100%;height:250px;object-fit:cover;display:block}.page-22bet-free-spin__game-title{font-size:1.5em;color:#2c3e50;margin:20px 15px 10px}.page-22bet-free-spin__game-description{font-size:1em;color:#555;padding:0 15px 20px}.page-22bet-free-spin__faq-section{padding:60px 20px;background-color:#ecf0f1}.page-22bet-free-spin__faq-list{max-width:900px;margin:0 auto}.page-22bet-free-spin__faq-item{background-color:#fff;margin-bottom:15px;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.05);overflow:hidden}.page-22bet-free-spin__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;background-color:#f7f7f7;border-bottom:1px solid #eee;user-select:none;transition:background-color .3s ease}.page-22bet-free-spin__faq-question:hover{background-color:#f0f0f0}.page-22bet-free-spin__faq-question-text{font-size:1.2em;color:#34495e;margin:0;flex-grow:1;pointer-events:none}.page-22bet-free-spin__faq-toggle{font-size:1.8em;color:#e74c3c;font-weight:bold;margin-left:15px;transition:transform .3s ease;pointer-events:none}.page-22bet-free-spin__faq-item.active .page-22bet-free-spin__faq-toggle{transform:rotate(45deg);color:#27ae60}.page-22bet-free-spin__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}.page-22bet-free-spin__faq-item.active .page-22bet-free-spin__faq-answer{max-height:2000px !important;padding:20px 25px !important;opacity:1}.page-22bet-free-spin__faq-answer p{margin:0;font-size:1em;color:#555}.page-22bet-free-spin__cta-section{padding:60px 20px;background-color:#34495e;color:#fff;text-align:center}.page-22bet-free-spin__cta-section .page-22bet-free-spin__section-title{color:#fff}.page-22bet-free-spin__cta-section .page-22bet-free-spin__section-subtitle{color:#ecf0f1}@media (max-width:768px){.page-22bet-free-spin__section-title{font-size:2em;padding-top:30px}.page-22bet-free-spin__hero-section{min-height:400px;padding:10px 15px 40px}.page-22bet-free-spin__hero-title{font-size:2.5em}.page-22bet-free-spin__hero-description{font-size:1.2em}.page-22bet-free-spin__hero-buttons{flex-direction:column;gap:15px}.page-22bet-free-spin__button{width:100%;max-width:300px}.page-22bet-free-spin__content-wrapper{flex-direction:column;gap:30px}.page-22bet-free-spin__image-left{max-width:100%}.page-22bet-free-spin__text-content{max-width:100%}.page-22bet-free-spin__steps-container{flex-direction:column}.page-22bet-free-spin__step-item{max-width:100%}.page-22bet-free-spin__game-grid{grid-template-columns:1fr}.page-22bet-free-spin__game-image{height:200px}.page-22bet-free-spin__faq-question{padding:15px 20px}.page-22bet-free-spin__faq-question-text{font-size:1.1em}.page-22bet-free-spin__faq-toggle{font-size:1.5em}.page-22bet-free-spin__faq-answer{padding:15px 20px}.page-22bet-free-spin__steps-container .page-22bet-free-spin__step-item,.page-22bet-free-spin__game-grid .page-22bet-free-spin__game-card,.page-22bet-free-spin__faq-list .page-22bet-free-spin__faq-item{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important}.page-22bet-free-spin__step-description,.page-22bet-free-spin__game-description,.page-22bet-free-spin__faq-answer p{word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important}.page-22bet-free-spin__content-wrapper .page-22bet-free-spin__image-left,.page-22bet-free-spin__hero-image{max-width:100% !important;height:auto !important}.page-22bet-free-spin__hero-image-container{width:100% !important;max-width:100% !important;overflow:hidden !important;box-sizing:border-box !important}.page-22bet-free-spin__image-left{width:100% !important;max-width:100% !important;overflow:hidden !important;box-sizing:border-box !important}}