body{font-family:'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,'Fira Sans','Droid Sans','Helvetica Neue',sans-serif;margin:0;padding:0;background-color:#f4f7f6;color:#333}.page-jili8{padding-top:var(--header-offset,122px);max-width:1200px;margin:0 auto;box-sizing:border-box}.page-jili8__section{padding:40px 20px;margin-bottom:20px;background-color:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.05)}.page-jili8__section-title{font-size:2.5em;color:#0056b3;text-align:center;margin-bottom:30px;position:relative;padding-bottom:15px}.page-jili8__section-title::after{content:'';position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:80px;height:4px;background-color:#007bff;border-radius:2px}.page-jili8__text-content{font-size:1.1em;line-height:1.6;margin-bottom:20px}.page-jili8__button{display:inline-block;background-color:#007bff;color:#fff;padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:700;transition:background-color .3s ease,transform .2s ease;border:none;cursor:pointer;font-size:1em}.page-jili8__button:hover{background-color:#0056b3;transform:translateY(-2px)}.page-jili8__button--secondary{background-color:#6c757d}.page-jili8__button--secondary:hover{background-color:#5a6268}.page-jili8__hero-section{position:relative;overflow:hidden;min-height:500px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;padding:10px 20px;background-size:cover;background-position:center;border-radius:8px;margin-bottom:20px}.page-jili8__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;filter:brightness(.6)}.page-jili8__hero-content{position:relative;z-index:2;max-width:800px;padding:30px;background:rgba(0,0,0,.5);border-radius:10px}.page-jili8__hero-title{font-size:3.5em;margin-bottom:20px;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.7)}.page-jili8__hero-subtitle{font-size:1.5em;margin-bottom:30px}.page-jili8__hero-buttons .page-jili8__button{margin:0 10px}.page-jili8__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:20px 0}.page-jili8__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box}.page-jili8__payment-logo img{display:block;width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important;object-fit:contain}.page-jili8__card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;margin-top:30px}.page-jili8__card{background-color:#f9f9f9;border-radius:8px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.page-jili8__card:hover{transform:translateY(-5px);box-shadow:0 6px 20px rgba(0,0,0,.12)}.page-jili8__card-image-container{width:100%;height:200px;overflow:hidden}.page-jili8__card-image{width:100%;height:100%;object-fit:cover;display:block}.page-jili8__card-content{padding:20px;flex-grow:1;display:flex;flex-direction:column}.page-jili8__card-title{font-size:1.5em;margin-bottom:10px;color:#0056b3}.page-jili8__card-text{font-size:.95em;line-height:1.5;margin-bottom:15px;flex-grow:1}.page-jili8__quick-access-list{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:15px}.page-jili8__quick-access-item{background-color:#e9f5ff;border-left:5px solid #007bff;padding:15px 20px;border-radius:5px;transition:background-color .3s ease}.page-jili8__quick-access-item:hover{background-color:#d4edff}.page-jili8__quick-access-link{text-decoration:none;color:#0056b3;font-weight:600;display:block;font-size:1.1em}.page-jili8__faq-list{list-style:none;padding:0}.page-jili8__faq-item{background-color:#f9f9f9;border-radius:8px;margin-bottom:15px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.05)}.page-jili8__faq-question{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background-color:#e0f2f7;color:#0056b3;cursor:pointer;user-select:none;transition:background-color .3s ease}.page-jili8__faq-question:hover{background-color:#cce7f0}.page-jili8__faq-question h3{margin:0;font-size:1.2em;pointer-events:none}.page-jili8__faq-toggle{font-size:1.8em;font-weight:700;line-height:1;margin-left:10px;pointer-events:none}.page-jili8__faq-answer{max-height:0;overflow:hidden;padding:0 15px;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;opacity:0}.page-jili8__faq-item.active .page-jili8__faq-answer{max-height:2000px!important;padding:20px 15px!important;opacity:1}.page-jili8__faq-item.active .page-jili8__faq-question{background-color:#b3e5fc}.page-jili8__blog-post{display:flex;align-items:flex-start;margin-bottom:30px;border-bottom:1px solid #eee;padding-bottom:25px}.page-jili8__blog-image-container{flex:0 0 250px;margin-right:25px;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.05)}.page-jili8__blog-image{width:100%;height:160px;object-fit:cover;display:block}.page-jili8__blog-content{flex-grow:1}.page-jili8__blog-title{font-size:1.6em;margin-top:0;margin-bottom:10px}.page-jili8__blog-title a{text-decoration:none;color:#0056b3;transition:color .3s ease}.page-jili8__blog-title a:hover{color:#007bff}.page-jili8__blog-summary{font-size:.95em;line-height:1.6;color:#555;margin-bottom:15px}.page-jili8__blog-date{font-size:.85em;color:#888}.page-jili8__floating-buttons{position:fixed;bottom:20px;right:20px;z-index:1000;display:flex;flex-direction:column;gap:15px}.page-jili8__floating-button{background-color:#007bff;color:#fff;padding:10px 20px;border-radius:30px;text-decoration:none;font-weight:700;box-shadow:0 4px 10px rgba(0,0,0,.2);transition:background-color .3s ease,transform .2s ease}.page-jili8__floating-button:hover{background-color:#0056b3;transform:translateY(-2px)}.page-jili8__floating-button--register{background-color:#28a745}.page-jili8__floating-button--register:hover{background-color:#218838}@media (max-width:1024px){.page-jili8__hero-title{font-size:3em}.page-jili8__hero-subtitle{font-size:1.3em}.page-jili8__section-title{font-size:2em}}.page-jili8__floating-buttons{bottom:15px;right:15px;gap:10px}.page-jili8__floating-button{padding:8px 18px;font-size:.9em}@media (max-width:768px){.page-jili8{padding-left:10px;padding-right:10px}.page-jili8__hero-section{min-height:400px}.page-jili8__hero-content{padding:20px}.page-jili8__hero-title{font-size:2.5em}.page-jili8__hero-subtitle{font-size:1.2em}.page-jili8__hero-buttons .page-jili8__button{margin:5px 0;width:100%}.page-jili8__section{padding:30px 15px}.page-jili8__section-title{font-size:1.8em}.page-jili8__card-grid{grid-template-columns:1fr}.page-jili8__card-image-container{height:180px}.page-jili8__quick-access-list{grid-template-columns:1fr}.page-jili8__quick-access-item{width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important;padding:12px 15px!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.page-jili8__quick-access-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-jili8__faq-question{padding:12px 15px}.page-jili8__faq-question h3{font-size:1.1em}.page-jili8__faq-answer{padding:15px 15px!important}.page-jili8__blog-post{flex-direction:column;align-items:center}.page-jili8__blog-image-container{flex:none;width:100%;margin-right:0;margin-bottom:15px}.page-jili8__blog-image{height:200px}.page-jili8__blog-content{text-align:center}.page-jili8__blog-title{font-size:1.4em}.page-jili8__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px}.page-jili8__payment-logo,.page-jili8__payment-logo img{width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important}}.page-jili8 img{max-width:100%;height:auto;display:block}.page-jili8__card-image,.page-jili8__blog-image{max-width:100%!important;height:auto!important;box-sizing:border-box!important}@media (max-width:768px){.page-jili8 img{max-width:100%!important;height:auto!important;box-sizing:border-box!important}.page-jili8__card-image,.page-jili8__blog-image{max-width:100%!important;height:auto!important;box-sizing:border-box!important}}