.page-gdpr__hero-section{width:100%;background:linear-gradient(180deg,#F4F7FB 0%,#FFFFFF 100%);padding:10px 0 0 0;margin:0}.page-gdpr__hero-image{display:block;width:100%;max-width:1200px;height:auto;aspect-ratio:17/5;object-fit:cover;border-radius:12px;margin:0 auto;box-shadow:0 8px 20px rgba(47,107,255,.15)}.page-gdpr__hero-content{max-width:1200px;margin:0 auto;text-align:center;padding:24px 16px 32px}.page-gdpr__hero-title{font-size:clamp(1.5rem,2.5vw,2.2rem);color:#1F2D3D;font-weight:800;line-height:1.2;letter-spacing:.02em;margin:0 0 12px}.page-gdpr__hero-description{max-width:800px;margin:0 auto 20px;font-size:1rem;color:#1F2D3D;line-height:1.7}.page-gdpr__hero-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.page-gdpr__hero-button{display:inline-block;padding:12px 32px;border-radius:50px;background:linear-gradient(180deg,#4A8BFF 0%,#2F6BFF 100%);color:#fff;font-weight:700;text-decoration:none;border:1px solid #D6E2FF;box-shadow:0 4px 14px rgba(47,107,255,.3);transition:transform .2s ease,box-shadow .2s ease;max-width:100%;box-sizing:border-box}.page-gdpr__hero-button:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(47,107,255,.45)}.page-gdpr__intro-section,.page-gdpr__principles-section,.page-gdpr__rights-section,.page-gdpr__measures-section,.page-gdpr__cookies-section,.page-gdpr__contact-section,.page-gdpr__faq-section{background:#F4F7FB;padding:30px 16px}.page-gdpr__content-container{max-width:1080px;margin:0 auto}.page-gdpr__section-title{color:#1F2D3D;font-size:1.9rem;font-weight:800;text-align:center;margin:0 0 30px;position:relative}.page-gdpr__section-title:after{content:"";display:block;width:90px;height:4px;border-radius:4px;background:linear-gradient(90deg,#2F6BFF,#6FA3FF);margin:12px auto 0}.page-gdpr__intro-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:30px;align-items:center;background:#FFFFFF;padding:24px;border-radius:16px;border:1px solid #D6E2FF;box-shadow:0 2px 8px rgba(47,107,255,.08)}.page-gdpr__intro-image,.page-gdpr__rights-image,.page-gdpr__contact-image{width:100%;height:auto;aspect-ratio:2/1;object-fit:cover;border-radius:12px;border:2px solid #D6E2FF}.page-gdpr__text-content{color:#1F2D3D;font-size:1rem;line-height:1.8;margin:0 0 16px}.page-gdpr__text-content:last-child{margin-bottom:0}.page-gdpr__principles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.page-gdpr__principle-card{background:#FFFFFF;padding:22px;border-radius:12px;border:1px solid #D6E2FF;box-shadow:0 2px 6px rgba(31,45,61,.04);transition:transform .2s ease,box-shadow .2s ease}.page-gdpr__principle-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(47,107,255,.18)}.page-gdpr__principle-title{color:#2F6BFF;font-size:1.2rem;font-weight:800;margin:0 0 10px}.page-gdpr__principle-card p{color:#1F2D3D;font-size:.95rem;line-height:1.7;margin:0}.page-gdpr__rights-section{background:#FFFFFF}.page-gdpr__rights-intro{max-width:800px;margin:0 auto 30px;text-align:center;color:#1F2D3D;font-size:1rem;line-height:1.8}.page-gdpr__rights-layout{display:grid;grid-template-columns:1fr 1.4fr;gap:30px;align-items:center}.page-gdpr__right-item{display:flex;gap:12px;margin-bottom:18px;padding:14px 16px;background:#F7FAFF;border-radius:10px;border-left:4px solid #2F6BFF}.page-gdpr__right-title{color:#1F2D3D;font-size:1.05rem;font-weight:800;margin:0 0 4px}.page-gdpr__right-item p{color:#1F2D3D;font-size:.92rem;line-height:1.6;margin:0}.page-gdpr__measures-content{background:#FFFFFF;padding:24px;border-radius:16px;border:1px solid #D6E2FF;margin-bottom:25px}.page-gdpr__measures-highlight{background:#FFFFFF;padding:24px;border-radius:16px;border:2px solid #2F6BFF;box-shadow:0 4px 16px rgba(47,107,255,.15);margin-top:30px}.page-gdpr__highlight-title{color:#1F2D3D;font-size:1.3rem;font-weight:800;margin:0 0 16px;text-align:center}.page-gdpr__highlight-table-wrapper{overflow-x:auto;margin-bottom:20px}.page-gdpr__table{width:100%;border-collapse:collapse;background:#fff;min-width:400px}.page-gdpr__table th{background:linear-gradient(135deg,#2F6BFF,#6FA3FF);color:#fff;padding:12px 16px;text-align:left;font-weight:700}.page-gdpr__table td{padding:10px 16px;border:1px solid #D6E2FF;color:#1F2D3D;font-size:.95rem}.page-gdpr__table th:first-child{border-radius:12px 0 0 0}.page-gdpr__table th:last-child{border-radius:0 12px 0 0}.page-gdpr__highlight-button{display:block;width:fit-content;margin:0 auto;padding:12px 32px;border-radius:50px;background:linear-gradient(180deg,#4A8BFF 0%,#2F6BFF 100%);color:#fff;font-weight:700;text-decoration:none;border:1px solid #D6E2FF;box-shadow:0 4px 14px rgba(47,107,255,.3);transition:transform .2s ease;max-width:100%;box-sizing:border-box}.page-gdpr__highlight-button:hover{transform:scale(1.03)}.page-gdpr__cookies-content{background:#FFFFFF;padding:24px;border-radius:16px;border:1px solid #D6E2FF}.page-gdpr__cookies-content p:last-child{margin-bottom:0}.page-gdpr__contact-section{background:#FFFFFF}.page-gdpr__contact-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:30px;align-items:center}.page-gdpr__contact-image{aspect-ratio:4/3}.page-gdpr__contact-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:20px}.page-gdpr__contact-button{display:inline-block;padding:12px 28px;border-radius:50px;background:linear-gradient(180deg,#4A8BFF 0%,#2F6BFF 100%);color:#fff;font-weight:700;text-decoration:none;border:1px solid #D6E2FF;box-shadow:0 4px 12px rgba(47,107,255,.2);transition:transform .2s ease;max-width:100%;box-sizing:border-box}.page-gdpr__contact-button:hover{transform:translateY(-3px)}.page-gdpr__faq-section{background:#F4F7FB;padding:30px 16px 60px}.page-gdpr__faq-list{max-width:820px;margin:0 auto}.page-gdpr__faq-item{background:#FFFFFF;border:1px solid #D6E2FF;border-radius:12px;margin-bottom:14px;overflow:hidden;box-shadow:0 2px 4px rgba(31,45,61,.03)}.page-gdpr__faq-question{list-style:none;padding:18px 20px;font-weight:800;font-size:1rem;color:#1F2D3D;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background .2s ease}.page-gdpr__faq-question::-webkit-details-marker{display:none}.page-gdpr__faq-question:hover{background:#F0F5FF}.page-gdpr__faq-icon{display:inline-block;width:28px;height:28px;border-radius:50%;background:#2F6BFF;color:#fff;text-align:center;line-height:26px;font-weight:700;flex-shrink:0}.page-gdpr__faq-item[open] .page-gdpr__faq-icon{background:#6FA3FF}.page-gdpr__faq-answer{padding:0 20px 20px;color:#1F2D3D;line-height:1.7;font-size:.98rem}.page-gdpr__faq-item[open] .page-gdpr__faq-question{background:#EAF1FF}@media (max-width:1024px){.page-gdpr__principles-grid{grid-template-columns:repeat(2,1fr);gap:16px}.page-gdpr__intro-grid,.page-gdpr__rights-layout,.page-gdpr__contact-layout{gap:20px}}@media (max-width:768px){.page-gdpr__hero-image{aspect-ratio:2/1}.page-gdpr__hero-title{font-size:1.35rem}.page-gdpr__hero-description{font-size:.92rem}.page-gdpr__section-title{font-size:1.4rem}.page-gdpr__intro-section,.page-gdpr__principles-section,.page-gdpr__rights-section,.page-gdpr__measures-section,.page-gdpr__cookies-section,.page-gdpr__contact-section,.page-gdpr__faq-section{padding:24px 12px}.page-gdpr__intro-grid,.page-gdpr__rights-layout,.page-gdpr__contact-layout{grid-template-columns:1fr}.page-gdpr__intro-image,.page-gdpr__rights-image,.page-gdpr__contact-image{max-width:100% !important;height:auto !important}.page-gdpr__principles-grid{grid-template-columns:1fr;gap:14px}.page-gdpr__principle-card{padding:18px}.page-gdpr__hero-actions,.page-gdpr__contact-actions{flex-direction:column;align-items:center;width:100%}.page-gdpr__hero-button,.page-gdpr__contact-button,.page-gdpr__highlight-button{width:100%;max-width:100%;white-space:normal;word-wrap:break-word;text-align:center;box-sizing:border-box}.page-gdpr img{max-width:100% !important;height:auto !important}.page-gdpr{max-width:100%;overflow-x:hidden}.page-gdpr__content-container{width:100%;overflow:hidden;box-sizing:border-box}.page-gdpr__highlight-table-wrapper{max-width:100%;overflow-x:auto}.page-gdpr__faq-question{font-size:.95rem;padding:16px 12px}.page-gdpr__faq-answer{padding:0 12px 16px}}@media (max-width:480px){.page-gdpr__hero-section{padding-top:8px}.page-gdpr__hero-button,.page-gdpr__contact-button{font-size:.95rem}}