.page-ban-ca-no-hu { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f9f9f9; padding-top: 10px; }.page-ban-ca-no-hu__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; }.page-ban-ca-no-hu__hero-section { background: linear-gradient(135deg, #1a2a6c, #b21f1f, #fdbb2d); color: #fff; text-align: center; padding: 60px 20px; border-radius: 10px; margin-bottom: 30px; position: relative; overflow: hidden; }.page-ban-ca-no-hu__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; }.page-ban-ca-no-hu__hero-content { position: relative; z-index: 1; }.page-ban-ca-no-hu__hero-title { font-size: 2.8em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); }.page-ban-ca-no-hu__hero-subtitle { font-size: 1.2em; margin-bottom: 30px; }.page-ban-ca-no-hu__cta-button { display: inline-block; background-color: #ffde00; color: #333; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-ban-ca-no-hu__cta-button:hover { background-color: #ffe84d; transform: translateY(-3px); }.page-ban-ca-no-hu__section { background-color: #fff; padding: 40px 20px; margin-bottom: 30px; border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); }.page-ban-ca-no-hu__section-title { font-size: 2em; color: #1a2a6c; text-align: center; margin-bottom: 30px; position: relative; padding-bottom: 10px; }.page-ban-ca-no-hu__section-title::after { content: ''; display: block; width: 60px; height: 3px; background-color: #fdbb2d; margin: 10px auto 0; }.page-ban-ca-no-hu__text-content { text-align: justify; margin-bottom: 20px; }.page-ban-ca-no-hu__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-ban-ca-no-hu__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-ban-ca-no-hu__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-ban-ca-no-hu__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; }.page-ban-ca-no-hu__card { background-color: #f0f8ff; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease; text-align: center; }.page-ban-ca-no-hu__card:hover { transform: translateY(-5px); }.page-ban-ca-no-hu__card-image { width: 100%; height: 200px; object-fit: cover; }.page-ban-ca-no-hu__card-content { padding: 20px; }.page-ban-ca-no-hu__card-title { font-size: 1.3em; color: #1a2a6c; margin-bottom: 10px; }.page-ban-ca-no-hu__card-text { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-ban-ca-no-hu__card-button { display: inline-block; background-color: #fdbb2d; color: #333; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-ban-ca-no-hu__card-button:hover { background-color: #ffcc66; }.page-ban-ca-no-hu__faq-list { list-style: none; padding: 0; }.page-ban-ca-no-hu__faq-item { background-color: #f0f8ff; border: 1px solid #e0e0e0; margin-bottom: 10px; border-radius: 8px; overflow: hidden; }.page-ban-ca-no-hu__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; background-color: #e6f2ff; color: #1a2a6c; font-weight: bold; font-size: 1.1em; user-select: none; transition: background-color 0.3s ease; }.page-ban-ca-no-hu__faq-question:hover { background-color: #d9ecff; }.page-ban-ca-no-hu__faq-question h3 { margin: 0; flex-grow: 1; text-align: left; pointer-events: none; }.page-ban-ca-no-hu__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; }.page-ban-ca-no-hu__faq-item.active .page-ban-ca-no-hu__faq-toggle { transform: rotate(45deg); }.page-ban-ca-no-hu__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; background-color: #f0f8ff; color: #555; }.page-ban-ca-no-hu__faq-item.active .page-ban-ca-no-hu__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-ban-ca-no-hu__blog-post { background-color: #f0f8ff; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease; text-align: left; }.page-ban-ca-no-hu__blog-post:hover { transform: translateY(-5px); }.page-ban-ca-no-hu__blog-image { width: 100%; height: 220px; object-fit: cover; }.page-ban-ca-no-hu__blog-content { padding: 20px; }.page-ban-ca-no-hu__blog-title { font-size: 1.2em; color: #1a2a6c; margin-bottom: 10px; }.page-ban-ca-no-hu__blog-title a { text-decoration: none; color: #1a2a6c; transition: color 0.3s ease; }.page-ban-ca-no-hu__blog-title a:hover { color: #fdbb2d; }.page-ban-ca-no-hu__blog-date { font-size: 0.85em; color: #888; margin-bottom: 10px; display: block; }.page-ban-ca-no-hu__blog-excerpt { font-size: 0.95em; color: #555; }.page-ban-ca-no-hu__list-item { box-sizing: border-box; }.page-ban-ca-no-hu__link-list { list-style: none; padding: 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; }.page-ban-ca-no-hu__link-item { flex: 1 1 calc(50% - 15px); max-width: calc(50% - 15px); text-align: center; }.page-ban-ca-no-hu__link-item a { display: block; background-color: #1a2a6c; color: #fff; padding: 12px 15px; border-radius: 25px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-ban-ca-no-hu__link-item a:hover { background-color: #2a3d8b; }@media (max-width: 768px) { .page-ban-ca-no-hu__hero-title { font-size: 2em; }.page-ban-ca-no-hu__hero-subtitle { font-size: 1em; }.page-ban-ca-no-hu__section-title { font-size: 1.8em; }.page-ban-ca-no-hu__grid { grid-template-columns: 1fr; }.page-ban-ca-no-hu__card-image { height: 180px; }.page-ban-ca-no-hu__faq-question { padding: 12px 15px; font-size: 1em; }.page-ban-ca-no-hu__faq-answer { padding: 0 10px; }.page-ban-ca-no-hu__faq-item.active .page-ban-ca-no-hu__faq-answer { padding: 15px 10px !important; }.page-ban-ca-no-hu__blog-image { height: 200px; }.page-ban-ca-no-hu__link-item { flex: 1 1 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-ban-ca-no-hu__link-list { padding: 0 !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-ban-ca-no-hu__text-content { font-size: 0.95em; }.page-ban-ca-no-hu__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-ban-ca-no-hu__payment-logo, .page-ban-ca-no-hu__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }}