.page-privacy-policy{font-family:system-ui,-apple-system,'Segoe UI',Roboto,sans-serif;color:#333;background:#fff;line-height:1.6}.page-privacy-policy__hero{display:flex;flex-direction:column;align-items:center;padding-top:10px;padding-bottom:0;margin:0 auto;max-width:1200px}.page-privacy-policy__hero-image-wrapper{width:100%;max-width:1200px;margin-bottom:8px}.page-privacy-policy__hero-image{display:block;width:100%;max-width:1200px;height:auto;aspect-ratio:17/6;object-fit:cover;border-radius:8px 8px 0 0}.page-privacy-policy__hero-content{text-align:center;padding:20px 16px 24px;background:#ffffff;width:100%;box-sizing:border-box}.page-privacy-policy__hero-title{font-weight:800;line-height:1.2;color:#017439;letter-spacing:-.01em;max-width:800px;margin:0 auto 12px;font-size:clamp(24px,4vw,36px)}.page-privacy-policy__hero-description{font-size:clamp(14px,2vw,16px);color:#333;max-width:750px;margin:0 auto 20px}.page-privacy-policy__hero-cta{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;max-width:100%;overflow:hidden}.page-privacy-policy__btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-weight:600;border-radius:6px;padding:12px 24px;font-size:14px;line-height:1.2;transition:transform .2s ease,box-shadow .2s ease;max-width:100%;box-sizing:border-box;white-space:normal;text-align:center}.page-privacy-policy__btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.page-privacy-policy__btn--primary{background:#017439;color:#fff}.page-privacy-policy__btn--accent{background:#C30808;color:#FFFF00}.page-privacy-policy__btn--white{background:#fff;color:#017439;border:2px solid #017439}.page-privacy-policy__btn--outline{background:transparent;color:#017439;border:2px solid #017439}.page-privacy-policy__container{max-width:1100px;margin:0 auto;padding:8px 16px;box-sizing:border-box;width:100%}.page-privacy-policy__content{background:#f9fbfa;padding:12px 0}.page-privacy-policy__update{font-size:13px;color:#666;font-style:italic}.page-privacy-policy__section{padding:20px 0;border-bottom:1px solid #eef2ee}.page-privacy-policy__heading{font-size:clamp(20px,3vw,28px);font-weight:700;color:#017439;margin:0 0 14px;position:relative;padding-left:16px}.page-privacy-policy__heading::before{content:'';position:absolute;left:0;top:6px;bottom:6px;width:6px;background:#017439;border-radius:3px}.page-privacy-policy__subheading{font-size:clamp(16px,2vw,18px);color:#005a2d;font-weight:600;margin:16px 0 8px}.page-privacy-policy__container p{margin:8px 0;font-size:15px}.page-privacy-policy__container ul,.page-privacy-policy__legal-list{margin:8px 0;padding-left:28px}.page-privacy-policy__container li,.page-privacy-policy__legal-list li{font-size:14px;margin-bottom:4px}.page-privacy-policy__security-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:10px 0}.page-privacy-policy__security-card{background:#ffffff;border:1px solid #e0ede5;border-radius:10px;padding:20px 16px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.page-privacy-policy__security-title{font-size:16px;font-weight:700;color:#017439;margin:0 0 8px}.page-privacy-policy__security-card p{font-size:13px;color:#333;margin:0}.page-privacy-policy__table-wrapper{width:100%;overflow-x:auto;border-radius:8px}.page-privacy-policy__table{width:100%;min-width:500px;border-collapse:collapse;font-size:14px;background:#fff}.page-privacy-policy__table th{background:#017439;color:#fff;padding:10px 12px;text-align:left;font-weight:600}.page-privacy-policy__table td{border:1px solid #e0ede5;padding:8px 12px;color:#333}.page-privacy-policy__table tr:nth-child(even){background:#f7fbf9}.page-privacy-policy__note{background:#eef8f2;border:1px solid #017439;border-radius:10px;padding:16px;margin:14px 0;font-size:14px;color:#333;box-sizing:border-box;max-width:100%}.page-privacy-policy__cta-banner{background:linear-gradient(135deg,#017439 0%,#00a351 100%);padding:20px 16px;margin-top:24px}.page-privacy-policy__cta-banner-content{max-width:1100px;margin:0 auto 20px;width:100%}.page-privacy-policy__cta-banner-image{display:block;width:100%;max-width:800px;height:auto;aspect-ratio:2/1;object-fit:cover;border-radius:12px;margin:0 auto}.page-privacy-policy__cta-banner-text{text-align:center;max-width:800px;margin:0 auto;color:#fff}.page-privacy-policy__cta-title{font-size:clamp(22px,3vw,32px);font-weight:800;margin:0 0 8px}.page-privacy-policy__cta-banner-text p{font-size:14px;margin:0 0 16px}.page-privacy-policy__cta-banner-buttons{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;max-width:100%;overflow:hidden}.page-privacy-policy__btn--white{background:#fff;color:#017439}.page-privacy-policy__btn--outline{background:transparent;color:#fff;border:2px solid #fff}.page-privacy-policy__btn--outline:hover{background:rgba(255,255,255,.1)}@media (max-width:1024px){.page-privacy-policy__hero-image{aspect-ratio:7/3}.page-privacy-policy__security-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-privacy-policy__hero{padding-top:8px}.page-privacy-policy__hero-image-wrapper{margin-bottom:4px}.page-privacy-policy__hero-image{aspect-ratio:2/1}.page-privacy-policy__hero-content{padding:16px}.page-privacy-policy__hero-title{text-align:center}.page-privacy-policy__hero-description{text-align:center}.page-privacy-policy__hero-cta,.page-privacy-policy__cta-banner-buttons{flex-direction:column;align-items:stretch;width:100%;max-width:100%;overflow:hidden}.page-privacy-policy__btn{width:100%;max-width:100%;box-sizing:border-box;padding-left:16px;padding-right:16px}.page-privacy-policy__container{padding-left:12px;padding-right:12px}.page-privacy-policy__container img{max-width:100%!important;height:auto!important}.page-privacy-policy__security-grid{grid-template-columns:1fr}.page-privacy-policy__cta-banner-image{aspect-ratio:3/2}.page-privacy-policy__cta-banner-text p{text-align:center}.page-privacy-policy__content-area img{max-width:100%!important;height:auto!important}.page-privacy-policy img{max-width:100%;height:auto}}