.page-gdpr__hero-section{background:linear-gradient(135deg,#f0f9ff 0%,#ffffff 100%);padding:10px 20px 20px;display:flex;flex-direction:column;align-items:center}.page-gdpr__hero-image{width:100%;max-width:1020px;margin-bottom:16px}.page-gdpr__hero-img{width:100%;height:auto;aspect-ratio:17/5;object-fit:cover;display:block;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,0.08)}.page-gdpr__hero-content{width:100%;max-width:1020px;text-align:center}.page-gdpr__hero-title{font-size:clamp(1.2rem,2.5vw,1.9rem);color:#0477db;font-weight:800;line-height:1.3;margin:0 0 8px}.page-gdpr__hero-description{font-size:clamp(0.9rem,1.2vw,1.1rem);color:#333333;line-height:1.6;max-width:780px;margin:0 auto 16px}.page-gdpr__cta-group{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;width:100%;box-sizing:border-box;padding:0 4px}.page-gdpr__cta-button{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:8px;font-weight:700;text-decoration:none;max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word;transition:transform 0.2s ease,box-shadow 0.2s ease}.page-gdpr__cta-button--primary{background:#EA7C07;color:#ffffff}.page-gdpr__cta-button--primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(234,124,7,0.4)}.page-gdpr__cta-button--secondary{background:#ffffff;color:#0477db;border:2px solid #0477db}.page-gdpr__cta-button--secondary:hover{background:#f0f9ff}.page-gdpr__section{padding:24px 16px}.page-gdpr__container{width:100%;max-width:1020px;margin:0 auto}.page-gdpr__section-title{color:#0477db;font-size:clamp(1.1rem,2vw,1.5rem);font-weight:700;text-align:center;margin:0 0 16px;line-height:1.3}.page-gdpr__paragraph{color:#333333;font-size:1rem;line-height:1.7;margin:0 0 12px}.page-gdpr__highlight-box{background:#fff7ed;border-left:4px solid #EA7C07;padding:12px 16px;border-radius:0 8px 8px 0;margin:16px 0}.page-gdpr__highlight-box p{color:#92400e;margin:0}.page-gdpr__principles-grid,.page-gdpr__features-grid{display:grid;grid-template-columns:1fr;gap:16px}.page-gdpr__principle-card,.page-gdpr__feature-card,.page-gdpr__right-item,.page-gdpr__guide-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:10px;padding:16px}.page-gdpr__principle-card:hover,.page-gdpr__feature-card:hover{border-color:#26A9E0;box-shadow:0 4px 12px rgba(38,169,224,0.15)}.page-gdpr__principle-title,.page-gdpr__right-title,.page-gdpr__feature-title{color:#0477db;font-size:1.05rem;font-weight:700;margin:0 0 8px}.page-gdpr__principle-text,.page-gdpr__right-text,.page-gdpr__feature-text,.page-gdpr__guide-text{color:#333333;font-size:0.95rem;line-height:1.6;margin:0}.page-gdpr__rights-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:16px}.page-gdpr__security-intro{margin-bottom:16px}.page-gdpr__cookie-types{display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:12px}.page-gdpr__cookie-type-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px}.page-gdpr__cookie-type-title{color:#0477db;font-size:1rem;font-weight:600;margin:0 0 6px}.page-gdpr__cookie-type-text{color:#333333;font-size:0.9rem;line-height:1.5}.page-gdpr__logo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;justify-items:center;margin-bottom:20px}.page-gdpr__logo-item{width:100%;max-width:280px;display:flex;flex-direction:column;align-items:center;gap:4px}.page-gdpr__logo-image{width:100%;height:auto;aspect-ratio:2/1;object-fit:contain;border:1px solid #e2e8f0;border-radius:6px;padding:4px;background:#fff}.page-gdpr__logo-cta-wrapper{text-align:center;margin-top:4px}.page-gdpr__guide-section{padding-bottom:32px}.page-gdpr__guide-grid{display:grid;grid-template-columns:1fr;gap:20px}.page-gdpr__guide-figure{margin:0 0 12px;padding:0}.page-gdpr__guide-image{max-width:100%;height:auto;width:100%;border-radius:8px;object-fit:cover;aspect-ratio:2/1}.page-gdpr__guide-title{color:#0477db;font-size:1rem;font-weight:600;margin:0 0 8px;text-align:center}.page-gdpr__guide-text{color:#333333;font-size:0.9rem;line-height:1.5;margin-bottom:12px;text-align:center}.page-gdpr__guide-link{display:inline-flex;align-items:center;justify-content:center;color:#EA7C07;text-decoration:none;font-weight:600;border-bottom:1px solid transparent}.page-gdpr__guide-link:hover{border-color:#EA7C07}.page-gdpr__faq-list{display:grid;gap:8px}.page-gdpr__faq-item{border:1px solid #e2e8f0;border-radius:8px;background:#ffffff;overflow:hidden}.page-gdpr__faq-item summary{list-style:none;padding:12px 16px;font-weight:600;color:#0477db;display:flex;justify-content:space-between;align-items:center;gap:12px;cursor:pointer}.page-gdpr__faq-item summary::-webkit-details-marker{display:none}.page-gdpr__faq-toggle{display:inline-flex;align-items:center;justify-content:center;background:#e6f3fa;border-radius:50%;color:#0477db;width:24px;height:24px;font-size:1.2rem;line-height:1;flex-shrink:0}.page-gdpr__faq-answer{padding:0 16px 12px;color:#333333;font-size:0.9rem;line-height:1.6}.page-gdpr__contact-buttons{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.page-gdpr__cta-group:only-child,.page-gdpr__contact-buttons:only-child{margin-top:8px}.page-gdpr__hero-content h1,.page-gdpr__section-title{letter-spacing:0.02em}@media (max-width:768px){.page-gdpr__hero-section{padding:10px 8px 16px}.page-gdpr__hero-image{margin-bottom:12px}.page-gdpr__hero-img,.page-gdpr__guide-image,.page-gdpr__logo-image,.page-gdpr__feature-card img,.page-gdpr img{max-width:100% !important;height:auto !important}.page-gdpr__principles-grid,.page-gdpr__features-grid,.page-gdpr__rights-list,.page-gdpr__guide-grid,.page-gdpr__cookie-types{grid-template-columns:1fr}.page-gdpr__logo-grid{grid-template-columns:repeat(2,1fr);gap:10px}.page-gdpr__logo-item{max-width:100%}.page-gdpr__logo-cta{width:100%;max-width:100%;box-sizing:border-box}.page-gdpr__cta-group,.page-gdpr__contact-buttons{flex-direction:column;align-items:stretch}.page-gdpr__cta-button,.page-gdpr__guide-link{width:100%;max-width:100%;box-sizing:border-box;text-align:center}.page-gdpr__hero-title,.page-gdpr__section-title{max-width:100%}.page-gdpr__paragraph,.page-gdpr__principle-text,.page-gdpr__right-text,.page-gdpr__feature-text,.page-gdpr__guide-text,.page-gdpr__cookie-type-text,.page-gdpr__faq-answer{word-wrap:break-word}.page-gdpr{overflow-x:hidden}}