.page-gdpr{color:#333333;background:#FFFFFF;line-height:1.65;font-size:16px}
.page-gdpr__hero-section{width:100%;max-width:1200px;margin:0 auto;padding:10px 16px 24px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}
.page-gdpr__hero-image-wrap{width:100%;max-width:1200px;margin:0 0 18px}
.page-gdpr__hero-image{width:100%;height:auto;display:block;border-radius:12px;box-shadow:0 6px 20px rgba(38,169,224,0.18)}
.page-gdpr__hero-content{width:100%;max-width:900px;text-align:center}
.page-gdpr__hero-title{color:#26A9E0;font-weight:800;line-height:1.25;letter-spacing:-0.4px;max-width:900px;margin:0 auto 14px;font-size:clamp(20px,3.4vw,34px)}
.page-gdpr__hero-desc{color:#333333;margin:0 auto 22px;max-width:820px;font-size:16px}
.page-gdpr__hero-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}
.page-gdpr__btn{display:inline-block;padding:12px 24px;border-radius:8px;font-weight:700;text-decoration:none;text-align:center;max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word;transition:opacity .2s ease,transform .2s ease}
.page-gdpr__btn:hover{opacity:.9;transform:translateY(-1px)}
.page-gdpr__btn--primary{background:#26A9E0;color:#FFFFFF}
.page-gdpr__btn--login{background:#EA7C07;color:#FFFFFF}
.page-gdpr__entry-section{max-width:1200px;margin:0 auto;padding:8px 16px 24px;box-sizing:border-box}
.page-gdpr__entry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.page-gdpr__entry-card{display:block;text-decoration:none;background:#FFFFFF;border-radius:12px;overflow:hidden;box-shadow:0 4px 14px rgba(0,0,0,0.07);transition:transform .2s ease,box-shadow .2s ease}
.page-gdpr__entry-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(38,169,224,0.2)}
.page-gdpr__entry-image{width:100%;height:auto;display:block;aspect-ratio:2/1;object-fit:cover}
.page-gdpr__entry-title{color:#26A9E0;font-size:17px;font-weight:700;line-height:1.4;padding:12px 14px 16px;margin:0}
.page-gdpr__guide-section{max-width:1100px;margin:0 auto;padding:24px 16px;box-sizing:border-box}
.page-gdpr__section-title{color:#26A9E0;font-size:24px;font-weight:800;line-height:1.3;margin:32px 0 14px}
.page-gdpr__section-title--center{text-align:center}
.page-gdpr__subtitle{color:#1a7fae;font-size:19px;font-weight:700;line-height:1.35;margin:22px 0 10px}
.page-gdpr__text{color:#333333;margin:0 0 14px;font-size:16px}
.page-gdpr__list{color:#333333;margin:0 0 16px;padding-left:22px}
.page-gdpr__list li{margin:0 0 8px}
.page-gdpr__table-wrap{width:100%;overflow-x:auto;margin:0 0 12px}
.page-gdpr__guide-table{width:100%;border-collapse:collapse;min-width:520px}
.page-gdpr__guide-table th{background:#26A9E0;color:#FFFFFF;text-align:left;font-weight:700}
.page-gdpr__guide-table th,.page-gdpr__guide-table td{border:1px solid #d8ebf5;padding:11px 13px;font-size:15px;color:#333333;vertical-align:top}
.page-gdpr__guide-table tbody tr:nth-child(even){background:#f4fafd}
.page-gdpr__faq{margin:8px 0 0}
.page-gdpr__faq-item{border:1px solid #d8ebf5;border-radius:10px;margin:0 0 12px;overflow:hidden;background:#FFFFFF}
.page-gdpr__faq-question{width:100%;text-align:left;background:#f4fafd;color:#1a7fae;border:0;padding:15px 16px;font-size:16px;font-weight:700;cursor:pointer;box-sizing:border-box}
.page-gdpr__faq-answer{display:none;padding:14px 16px;color:#333333;border-top:1px solid #d8ebf5}
.page-gdpr__faq-answer p{margin:0}
.page-gdpr__faq-item.is-open .page-gdpr__faq-answer{display:block}
.page-gdpr__promo-section{max-width:1200px;margin:0 auto;padding:16px 16px 24px;box-sizing:border-box}
.page-gdpr__promo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.page-gdpr__promo-card{background:#FFFFFF;border-radius:12px;overflow:hidden;box-shadow:0 4px 14px rgba(0,0,0,0.07);padding-bottom:18px;text-align:center}
.page-gdpr__promo-image{width:100%;height:auto;display:block;aspect-ratio:590/240;object-fit:cover}
.page-gdpr__promo-title{color:#26A9E0;font-size:18px;font-weight:700;margin:14px 16px 8px}
.page-gdpr__promo-text{color:#333333;font-size:15px;margin:0 16px 14px}
.page-gdpr__blog-section{max-width:1200px;margin:0 auto;padding:16px 16px 48px;box-sizing:border-box}
.page-gdpr__blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.page-gdpr__blog-card{background:#FFFFFF;border-radius:12px;overflow:hidden;box-shadow:0 4px 14px rgba(0,0,0,0.07)}
.page-gdpr__blog-image{width:100%;height:auto;display:block;aspect-ratio:2/1;object-fit:cover}
.page-gdpr__blog-title{font-size:16px;font-weight:700;line-height:1.4;margin:0;padding:12px 14px 16px}
.page-gdpr__blog-link{color:#26A9E0;text-decoration:none}
.page-gdpr__blog-link:hover{text-decoration:underline}
@media (max-width:768px){.page-gdpr__hero-section{padding:8px 12px 20px}.page-gdpr__hero-actions{flex-direction:column;width:100%}.page-gdpr__btn{width:100%;max-width:100%}.page-gdpr__entry-grid,.page-gdpr__promo-grid,.page-gdpr__blog-grid{grid-template-columns:1fr}.page-gdpr__section-title{font-size:20px}.page-gdpr__guide-table{min-width:0}.page-gdpr img{max-width:100%!important;height:auto!important}.page-gdpr{max-width:100%;overflow-x:hidden}}