.page-vinflow{font-family:'Arial',sans-serif;background-color:#1a1a2e;color:#e0e0e0;line-height:1.6}.page-vinflow__container{max-width:1200px;margin:0 auto;padding:20px}.page-vinflow__section{padding:40px 20px;margin-bottom:20px;border-radius:10px;background-color:#162447}.page-vinflow__section-title{text-align:center;color:#e0e0e0;margin-bottom:30px;font-size:2.5em;font-weight:700}.page-vinflow__section-title span{color:#e74c3c}.page-vinflow__text-center{text-align:center}.page-vinflow__hero-section{background-image:url('[GALLERY:hero:1920x1080:gaming,casino,abstract]');background-size:cover;background-position:center;color:#fff;text-align:center;padding:120px 20px;position:relative;overflow:hidden;border-radius:0;padding-top:10px}.page-vinflow__hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6)}.page-vinflow__hero-content{position:relative;z-index:1}.page-vinflow__hero-title{font-size:3.5em;margin-bottom:20px;font-weight:900;text-shadow:2px 2px 4px rgba(0,0,0,0.7)}.page-vinflow__hero-subtitle{font-size:1.5em;margin-bottom:40px;max-width:800px;margin-left:auto;margin-right:auto;font-weight:300}.page-vinflow__cta-button{display:inline-block;background-color:#e74c3c;color:#fff;padding:15px 30px;border-radius:50px;text-decoration:none;font-size:1.2em;font-weight:bold;transition:background-color 0.3s ease,transform 0.3s ease;box-shadow:0 4px 15px rgba(231,76,60,0.4)}.page-vinflow__cta-button:hover{background-color:#c0392b;transform:translateY(-3px)}.page-vinflow__cta-group{display:flex;justify-content:center;gap:20px;margin-top:30px}.page-vinflow__cta-group .page-vinflow__cta-button{padding:12px 25px;font-size:1.1em}.page-vinflow__payment-providers{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:100%;max-width:100%;box-sizing:border-box;background-color:#162447;padding:30px 20px}.page-vinflow__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box}.page-vinflow__payment-logo img{display:block;width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;object-fit:contain}.page-vinflow__intro-content{display:flex;flex-wrap:wrap;gap:30px;align-items:center}.page-vinflow__intro-text{flex:1;min-width:300px}.page-vinflow__intro-image{flex:1;min-width:300px;text-align:center}.page-vinflow__intro-image img{max-width:100%;height:auto;border-radius:10px;box-shadow:0 8px 20px rgba(0,0,0,0.3)}.page-vinflow__grid-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.page-vinflow__grid-item{background-color:#2b2b4d;padding:25px;border-radius:10px;text-align:center;box-shadow:0 4px 10px rgba(0,0,0,0.2);transition:transform 0.3s ease}.page-vinflow__grid-item:hover{transform:translateY(-5px)}.page-vinflow__grid-item img{max-width:100%;height:auto;border-radius:8px;margin-bottom:15px}.page-vinflow__grid-item h3{color:#e74c3c;margin-bottom:10px;font-size:1.5em}.page-vinflow__game-list{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.page-vinflow__game-card{background-color:#2b2b4d;border-radius:10px;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,0.2);width:calc(33.333% - 14px);text-align:center;transition:transform 0.3s ease}.page-vinflow__game-card:hover{transform:translateY(-5px)}.page-vinflow__game-card img{width:100%;height:200px;object-fit:cover}.page-vinflow__game-card h3{color:#e0e0e0;padding:15px;font-size:1.3em}.page-vinflow__game-card p{color:#ccc;padding:0 15px 15px}.page-vinflow__promotion-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.page-vinflow__promotion-card{background-color:#2b2b4d;border-radius:10px;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,0.2);transition:transform 0.3s ease}.page-vinflow__promotion-card:hover{transform:translateY(-5px)}.page-vinflow__promotion-card img{width:100%;height:250px;object-fit:cover}.page-vinflow__promotion-card-content{padding:20px}.page-vinflow__promotion-card h3{color:#e74c3c;margin-bottom:10px;font-size:1.5em}.page-vinflow__promotion-card p{color:#ccc;margin-bottom:20px}.page-vinflow__security-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;text-align:center}.page-vinflow__feature-item{background-color:#2b2b4d;padding:25px;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,0.2)}.page-vinflow__feature-item img{width:60px;height:60px;margin-bottom:15px}.page-vinflow__feature-item h3{color:#e0e0e0;margin-bottom:10px}.page-vinflow__contact-info{text-align:center;margin-top:30px}.page-vinflow__contact-info p{margin-bottom:10px}.page-vinflow__contact-info a{color:#e74c3c;text-decoration:none}.page-vinflow__faq-list{list-style:none;padding:0}.page-vinflow__faq-item{background-color:#2b2b4d;margin-bottom:15px;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.2)}.page-vinflow__faq-question{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;cursor:pointer;background-color:#3a3a5e;color:#e0e0e0;font-weight:bold;font-size:1.1em;transition:background-color 0.3s ease}.page-vinflow__faq-question:hover{background-color:#4a4a6e}.page-vinflow__faq-question h3{margin:0;pointer-events:none}.page-vinflow__faq-toggle{font-size:1.5em;line-height:1;pointer-events:none;transition:transform 0.3s ease}.page-vinflow__faq-item.active .page-vinflow__faq-toggle{transform:rotate(45deg)}.page-vinflow__faq-answer{max-height:0;overflow:hidden;padding:0 15px;opacity:0;transition:max-height 0.4s cubic-bezier(0.4,0,0.2,1),padding 0.4s ease,opacity 0.4s ease}.page-vinflow__faq-item.active .page-vinflow__faq-answer{max-height:2000px !important;padding:20px 15px !important;opacity:1}.page-vinflow__faq-answer p{margin-bottom:0;color:#ccc}.page-vinflow__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.page-vinflow__blog-card{background-color:#2b2b4d;border-radius:10px;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,0.2);transition:transform 0.3s ease}.page-vinflow__blog-card:hover{transform:translateY(-5px)}.page-vinflow__blog-card img{width:100%;height:200px;object-fit:cover}.page-vinflow__blog-card-content{padding:20px}.page-vinflow__blog-card h3{color:#e74c3c;margin-bottom:10px;font-size:1.4em}.page-vinflow__blog-card p{color:#ccc;font-size:0.9em;line-height:1.5}.page-vinflow__blog-card a{display:inline-block;margin-top:15px;color:#e74c3c;text-decoration:none;font-weight:bold}.page-vinflow__blog-card a:hover{text-decoration:underline}.page-vinflow__floating-buttons{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:10px;z-index:1000}.page-vinflow__floating-buttons .page-vinflow__cta-button{width:auto;padding:10px 20px;font-size:1em}.page-vinflow__floating-buttons.left{right:auto;left:20px}@media (max-width:1024px){.page-vinflow__hero-title{font-size:3em}.page-vinflow__hero-subtitle{font-size:1.3em}.page-vinflow__game-card{width:calc(50% - 10px)}}@media (max-width:768px){.page-vinflow__hero-section{padding:80px 15px;padding-top:10px}.page-vinflow__hero-title{font-size:2.5em}.page-vinflow__hero-subtitle{font-size:1.2em}.page-vinflow__cta-button{padding:12px 25px;font-size:1em}.page-vinflow__section{padding:30px 15px}.page-vinflow__section-title{font-size:2em}.page-vinflow__intro-content{flex-direction:column}.page-vinflow__grid-container{grid-template-columns:1fr}.page-vinflow__grid-item{padding:20px}.page-vinflow__game-card{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important}.page-vinflow__game-card img{max-width:100% !important;height:auto !important;box-sizing:border-box !important;word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important}.page-vinflow__promotion-list{grid-template-columns:1fr}.page-vinflow__security-features{grid-template-columns:1fr}.page-vinflow__blog-grid{grid-template-columns:1fr}.page-vinflow__floating-buttons{flex-direction:row;width:calc(100% - 40px);bottom:15px;right:20px;left:20px;justify-content:center}.page-vinflow__floating-buttons .page-vinflow__cta-button{flex:1}.page-vinflow__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px}.page-vinflow__payment-logo,.page-vinflow__payment-logo img{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important}.page-vinflow__faq-answer{padding:15px 15px !important}.page-vinflow__faq-item.active .page-vinflow__faq-answer{padding:15px 15px !important}}