.page-777plus__hero-section{position:relative;width:100%;padding:10px 0 60px;background-color:#1a1a2e;color:#fff;text-align:center;overflow:hidden;background-size:cover;background-position:center;}.page-777plus__hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,0.8));z-index:1;}.page-777plus__hero-content{position:relative;z-index:2;max-width:960px;margin:0 auto;padding:20px;box-sizing:border-box;}.page-777plus__hero-title{font-size:2.8em;margin-bottom:15px;color:#ffcc00;}.page-777plus__hero-description{font-size:1.2em;margin-bottom:30px;line-height:1.5;}.page-777plus__btn{display:inline-block;padding:15px 30px;background-color:#ffcc00;color:#1a1a2e;text-decoration:none;border-radius:8px;font-weight:bold;font-size:1.1em;transition:background-color 0.3s ease, transform 0.3s ease;}.page-777plus__btn:hover{background-color:#ffe066;transform:translateY(-2px);}.page-777plus__section{padding:60px 20px;background-color:#2a2a4a;color:#e0e0e0;text-align:center;}.page-777plus__section:nth-of-type(even){background-color:#1a1a2e;}.page-777plus__section-title{font-size:2.2em;color:#ffcc00;margin-bottom:30px;}.page-777plus__section-description{max-width:800px;margin:0 auto 40px;line-height:1.6;}.page-777plus__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:#1a1a2e;}.page-777plus__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box;}.page-777plus__payment-logo img{display:block;width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;object-fit:contain;}.page-777plus__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto;}.page-777plus__card{background-color:#3a3a5a;border-radius:12px;padding:25px;text-align:center;box-shadow:0 6px 12px rgba(0,0,0,0.3);transition:transform 0.3s ease;}.page-777plus__card:hover{transform:translateY(-5px);}.page-777plus__card-image{width:100%;height:200px;object-fit:cover;border-radius:8px;margin-bottom:15px;max-width:100%;height:auto;}.page-777plus__card-title{font-size:1.5em;color:#ffcc00;margin-bottom:10px;}.page-777plus__card-description{font-size:0.95em;line-height:1.5;margin-bottom:20px;color:#ccc;}.page-777plus__list{list-style:none;padding:0;margin:0 auto;max-width:800px;}.page-777plus__list-item{background-color:#3a3a5a;margin-bottom:15px;padding:20px;border-radius:8px;text-align:left;box-shadow:0 4px 8px rgba(0,0,0,0.2);}.page-777plus__list-item h3{color:#ffcc00;margin-top:0;font-size:1.2em;}.page-777plus__faq-item{background-color:#3a3a5a;margin-bottom:15px;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,0.2);}.page-777plus__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer;user-select:none;background-color:#4a4a6a;color:#ffcc00;font-weight:bold;font-size:1.1em;transition:background-color 0.3s ease;}.page-777plus__faq-question h3{margin:0;pointer-events:none;color:#ffcc00;font-size:1.1em;}.page-777plus__faq-question:hover{background-color:#5a5a7a;}.page-777plus__faq-toggle{font-size:1.5em;line-height:1;margin-left:15px;transition:transform 0.3s ease;pointer-events:none;}.page-777plus__faq-item.active .page-777plus__faq-toggle{transform:rotate(45deg);}.page-777plus__faq-answer{max-height:0;overflow:hidden;padding:0 20px;opacity:0;transition:max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;text-align:left;color:#e0e0e0;}.page-777plus__faq-item.active .page-777plus__faq-answer{max-height:2000px !important;padding:20px !important;opacity:1;}.page-777plus__blog-card{background-color:#3a3a5a;border-radius:12px;padding:25px;text-align:left;box-shadow:0 6px 12px rgba(0,0,0,0.3);transition:transform 0.3s ease;display:flex;flex-direction:column;}.page-777plus__blog-card:hover{transform:translateY(-5px);}.page-777plus__blog-image{width:100%;height:200px;object-fit:cover;border-radius:8px;margin-bottom:15px;max-width:100%;height:auto;}.page-777plus__blog-title{font-size:1.4em;color:#ffcc00;margin-bottom:10px;line-height:1.3;}.page-777plus__blog-date{font-size:0.85em;color:#aaa;margin-bottom:10px;}.page-777plus__blog-excerpt{font-size:0.95em;line-height:1.5;margin-bottom:20px;color:#ccc;flex-grow:1;}.page-777plus__floating-buttons{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:15px;z-index:1000;}.page-777plus__floating-btn{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background-color:#ffcc00;color:#1a1a2e;border-radius:50%;font-size:1.8em;box-shadow:0 4px 8px rgba(0,0,0,0.3);text-decoration:none;transition:background-color 0.3s ease, transform 0.3s ease;}.page-777plus__floating-btn:hover{background-color:#ffe066;transform:scale(1.05);}.page-777plus__floating-btn--register{background-color:#00cc66;}.page-777plus__floating-btn--register:hover{background-color:#00e673;}.page-777plus__floating-btn--login{background-color:#0099ff;}.page-777plus__floating-btn--login:hover{background-color:#33bbff;}@media (max-width: 768px){.page-777plus__hero-title{font-size:2em;}.page-777plus__hero-description{font-size:1em;}.page-777plus__btn{padding:12px 25px;font-size:1em;}.page-777plus__section-title{font-size:1.8em;}.page-777plus__grid{grid-template-columns:1fr;}.page-777plus__card,.page-777plus__blog-card{padding:20px;}.page-777plus__card-image,.page-777plus__blog-image{height:180px;}.page-777plus__list-item{width:100% !important;max-width:100% !important;box-sizing:border-box !important;padding:15px !important;margin-left:0 !important;margin-right:0 !important;}.page-777plus__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-777plus__list-item h3{font-size:1.1em;}.page-777plus__faq-question{font-size:1em;padding:15px;}.page-777plus__faq-question h3{font-size:1em;}.page-777plus__faq-answer{padding:15px !important;}.page-777plus__floating-buttons{bottom:15px;right:15px;gap:10px;}.page-777plus__floating-btn{width:50px;height:50px;font-size:1.5em;}.page-777plus__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px;}.page-777plus__payment-logo,.page-777plus__payment-logo img{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;}.page-777plus__card-description,.page-777plus__blog-excerpt{word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;}.page-777plus__list-item p{word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;}}