.page-ban-ca{background:#FFFFFF;color:#333333}.page-ban-ca__container{max-width:1200px;margin:0 auto;padding-left:16px;padding-right:16px}.page-ban-ca__hero-section{padding-top:10px;background:linear-gradient(180deg,#FFFFFF 0%,#E8F8EF 100%)}.page-ban-ca__hero-image-wrapper{width:100%;max-width:1020px;margin:0 auto;padding:0 16px}.page-ban-ca__hero-image{width:100%;height:auto;aspect-ratio:17/5;object-fit:cover;display:block;border-radius:12px}.page-ban-ca__hero-content{max-width:1020px;margin:24px auto 0;text-align:center;padding:0 16px}.page-ban-ca__hero-title{font-size:clamp(1.8rem,3vw,2.8rem);color:#017439;line-height:1.3;margin-bottom:12px;font-weight:800}.page-ban-ca__hero-description{font-size:1.1rem;line-height:1.7;color:#444;margin:0 auto;max-width:90%}.page-ban-ca__hero-actions{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-top:24px}.page-ban-ca__btn{display:inline-block;padding:14px 32px;border-radius:30px;font-weight:700;font-size:1rem;text-align:center;text-decoration:none;transition:transform .2s,box-shadow .2s;box-sizing:border-box;border:none}.page-ban-ca__btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.page-ban-ca__btn--primary{background:#017439;color:#fff}.page-ban-ca__btn--secondary{background:#C30808;color:#FFFF00}.page-ban-ca__btn--download{background:#017439;color:#fff}.page-ban-ca__btn--download::before{content:"";display:inline-block;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:7px solid #fff;margin-right:8px;vertical-align:middle}.page-ban-ca__features-section{padding:60px 0 20px}.page-ban-ca__section-title{font-size:2rem;color:#017439;font-weight:800;text-align:center;margin-bottom:30px;line-height:1.3}.page-ban-ca__features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.page-ban-ca__feature-card{background:#F8F9FA;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;box-shadow:0 2px 8px rgba(0,0,0,.05);padding-bottom:20px}.page-ban-ca__feature-card .page-ban-ca__feature-title{padding:0 16px;color:#017439}.page-ban-ca__feature-text{padding:0 16px;color:#444;line-height:1.6}.page-ban-ca__feature-image{width:100%;aspect-ratio:2/1;object-fit:cover;display:block}.page-ban-ca__guide-section{padding:60px 0 20px;background:#F6F9F7}.page-ban-ca__guide-steps{display:flex;flex-wrap:wrap;gap:24px;justify-content:center}.page-ban-ca__guide-step{background:#fff;border-radius:12px;padding:16px;max-width:340px;flex:1 1 280px;text-align:left}.page-ban-ca__guide-step .page-ban-ca__guide-title{padding-left:0;text-align:center}.page-ban-ca__guide-image{width:100%;aspect-ratio:2/1;object-fit:cover;border-radius:8px}.page-ban-ca__guide-title{color:#017439;font-size:1.15rem;margin:12px 0 8px;font-weight:700}.page-ban-ca__guide-step p{color:#555;line-height:1.6;font-size:.95rem}.page-ban-ca__tips-section{padding:60px 0}.page-ban-ca__tips-content{display:flex;gap:20px;align-items:flex-start}.page-ban-ca__tips-text{flex:1;min-width:280px}.page-ban-ca__tips-text p{color:#333;line-height:1.8;margin-bottom:14px}.page-ban-ca__tips-highlight{flex:0 0 45%;max-width:45%;background:#E8F8EF;padding:10px;border-radius:12px}.page-ban-ca__tips-image{width:100%;height:auto;aspect-ratio:2/1;object-fit:cover;border-radius:8px}.page-ban-ca__tips-note{background:#D8F0DC;line-height:1.5;font-size:.9rem;font-weight:600;border-radius:8px;padding:10px;font-style:italic}.page-ban-ca__cta-section{padding:40px 0;background:linear-gradient(135deg,#027941,#01975a);text-align:center}.page-ban-ca__cta-title{color:#fff;font-size:clamp(1.5rem,3vw,2.4rem);font-weight:800}.page-ban-ca__cta-text{color:#f2f8f3;font-size:1.1rem;line-height:1.7;max-width:650px;margin:0 auto 20px;padding:0 16px}.page-ban-ca__cta-actions{display:flex;gap:16px;justify-content:center}.page-ban-ca__cta-actions .page-ban-ca__btn--secondary{border:2px solid #fff}.page-ban-ca__faq-section{padding:60px 0}.page-ban-ca__faq-item{border:1px solid #D8F0DC;background:#fff;border-radius:12px;margin-bottom:12px;box-shadow:0 1px 4px rgba(0,0,0,.05)}.page-ban-ca__faq-question{list-style:none;padding:18px 48px 18px 24px;color:#017439;font-weight:600;line-height:1.5;display:flex;justify-content:space-between;gap:12px;cursor:pointer;background:#F6F9F7;border-radius:12px;position:relative}.page-ban-ca__faq-question::-webkit-details-marker{display:none}.page-ban-ca__faq-icon{display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:1.4rem;line-height:1;background:#017439;color:#fff;border-radius:50%;width:26px;height:26px;flex-shrink:0}.page-ban-ca__faq-answer{padding:14px 24px 18px;line-height:1.8;color:#444;font-size:.95rem}.page-ban-ca__faq-item[open] .page-ban-ca__faq-icon{background:#C30808}.page-ban-ca__faq-item[open] .page-ban-ca__faq-icon::before{content:"";width:12px;height:3px;background:#fff;display:block}.page-ban-ca__faq-item:not([open]) .page-ban-ca__faq-icon::after{content:"";position:absolute;width:3px;height:12px;background:#fff;border-radius:2px;transform:translate(0px,-8px)}.page-ban-ca__faq-cta_hint{padding:10px 20px 20px;text-align:center}.page-ban-ca__faq-cta_hint a{color:#C30808;font-weight:800}.page-ban-ca__faq-cta_hint .page-ban-ca__faq-note{font-size:.85rem}@media (max-width:1024px){.page-ban-ca__hero-image{aspect-ratio:17/5}.page-ban-ca__features-grid{grid-template-columns:repeat(2,1fr)}.page-ban-ca__tips-content{flex-direction:column}.page-ban-ca__tips-highlight,.page-ban-ca__tips-text{max-width:100%}.page-ban-ca__tips-highlight{flex:1 1 auto}}@media (max-width:768px){.page-ban-ca__hero-section{padding-top:10px;margin-top:0}.page-ban-ca__hero-image{aspect-ratio:2/1}.page-ban-ca__hero-description{margin-bottom:16px}.page-ban-ca__features-grid{grid-template-columns:repeat(2,1fr)}.page-ban-ca__guide-steps{flex-direction:column;align-items:stretch}.page-ban-ca__guide-step{max-width:100%;text-align:left}.page-ban-ca__guide-step img{max-width:100%;width:100%;aspect-ratio:2/1}.page-ban-ca img{max-width:100%!important;height:auto!important}.page-ban-ca img{max-width:100%;height:auto}.page-ban-ca__btn{max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word;width:auto;padding:12px 26px}.page-ban-ca__hero-actions{flex-direction:column;width:100%;max-width:100%;overflow:hidden}.page-ban-ca__hero-actions .page-ban-ca__btn,.page-ban-ca__cta-actions .page-ban-ca__btn{width:100%}.page-ban-ca__tips-note{font-size:.85rem}.page-ban-ca__cta-actions{flex-direction:column;gap:12px}.page-ban-ca__section-title{line-height:1.3}.page-ban-ca__faq-question{font-size:1rem;padding:14px 44px 14px 20px}}