.page-gdpr__hero-section{position:relative;padding-top:64px;max-width:1200px;margin:0 auto;width:100%}.page-gdpr__hero-image{width:100%;max-width:1200px;aspect-ratio:7/2;object-fit:cover;display:block;border-radius:20px;box-shadow:0 15px 30px rgba(0,0,0,0.15)}.page-gdpr__hero-title{color:#FFFFFF;text-align:center;max-width:700px;margin:16px auto 0;font-size:clamp(1.4rem,2.2vw,2.2rem);font-weight:700;line-height:1.2;letter-spacing:-0.01em}.page-gdpr__content-section{max-width:1200px;margin:24px auto 0;padding:20px 20px 64px;display:flex;flex-direction:column;gap:40px}.page-gdpr__intro-section,.page-gdpr__principles-section,.page-gdpr__rights-section,.page-gdpr__security-section,.page-gdpr__data-section,.page-gdpr__faq-section,.page-gdpr__info-section{background:#10233F;border:1px solid #244D84;border-radius:24px;padding:32px 40px;color:inherit;margin:0}.page-gdpr__section-title{color:#F2C14E;font-size:clamp(1.3rem,1.8vw,1.8rem);margin-top:0;margin-bottom:20px;line-height:1.2}.page-gdpr__content-text{color:#AFC4E8;line-height:1.7;margin:0 0 18px}.page-gdpr__privacy-cta{display:inline-block;padding:13px 32px;border-radius:999px;background:linear-gradient(180deg,#2B73F6 0%,#1144A6 100%);color:#fff;font-weight:700;text-decoration:none;margin-top:18px;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 12px rgba(0,0,0,0.15)}.page-gdpr__privacy-cta:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(47,128,237,0.4)}.page-gdpr__principles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.page-gdpr__principle-card,.page-gdpr__right-card{background:#08162B;border:1px solid #244D84;border-radius:16px;padding:24px 20px;transition:all .2s ease}.page-gdpr__principle-card:hover,.page-gdpr__right-card:hover{border-color:#4FA8FF;transform:translateY(-3px)}.page-gdpr__principle-title,.page-gdpr__right-title{color:#F3F8FF;margin-bottom:8px;font-size:1.1em}.page-gdpr__principle-text,.page-gdpr__right-text,.page-gdpr__security-text{color:#AFC4E8;margin:0;font-size:0.93rem;line-height:1.6}.page-gdpr__rights-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.page-gdpr__note-text{color:#AFC4E8;font-size:0.95em;text-align:center;margin-top:24px}.page-gdpr__security-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:16px}.page-gdpr__security-item{background:#08162B;border-radius:12px;padding:18px 22px;border:1px solid #1B3357}.page-gdpr__security-title{color:#F3F8FF;font-size:1.05rem;margin:0 0 10px}.page-gdpr__data-table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:14px}.page-gdpr__table-header{background:linear-gradient(180deg,#2B73F6 0%,#1144A6 100%)}.page-gdpr__table-header th,.page-gdpr__table-cell{border:1px solid #244D84;padding:14px;text-align:left;color:#F3F8FF}.page-gdpr__table-header th.page-gdpr__table-cell--head{font-size:1.05rem}.page-gdpr__table-cell{background-color:#08162B;color:#e8f0fe}.page-gdpr__faq-item{background:#08162B;border:1px solid #244D84;border-radius:12px;padding:12px 20px;margin-bottom:14px}.page-gdpr__faq-question{color:#F3F8FF;cursor:pointer;font-weight:600;font-size:1rem;list-style:none}.page-gdpr__faq-question::-webkit-details-marker{display:none}.page-gdpr__faq-question::before{content:'+ ';color:#F2C14E;margin-right:6px}.page-gdpr__faq-item[open] .page-gdpr__faq-question::before{content:'- '}.page-gdpr__faq-answer{color:#AFC4E8;margin:14px 0 0;line-height:1.6;font-size:0.95rem}.page-gdpr__info-desc{color:#AFC4E8;margin:0 0 20px}.page-gdpr__info-grid{display:flex;gap:16px;flex-wrap:wrap}.page-gdpr__info-box{display:inline-flex;align-items:center;background:#08162B;border:1px solid #244D84;color:#4FA8FF;border-radius:999px;padding:12px 28px;text-decoration:none;font-weight:600;justify-content:center;transition:all .2s ease;min-height:48px;box-sizing:border-box}.page-gdpr__info-box:hover{background:#244D84;color:#fff;transform:translateY(-2px)}.page-gdpr__promo-button{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#F2C14E,#D4941D);color:#08162B;font-weight:bold;border-radius:999px;padding:14px 28px;text-decoration:none;border:none;transition:all .2s ease;min-height:48px}.page-gdpr__promo-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(242,193,78,0.35)}@media (max-width: 1024px){.page-gdpr__hero-title{padding:0 20px}.page-gdpr__principles-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.page-gdpr__hero-section{padding-top:10px}.page-gdpr__hero-image{aspect-ratio:2/1}.page-gdpr__content-section{padding:12px 12px 40px;gap:28px}.page-gdpr__intro-section,.page-gdpr__principles-section,.page-gdpr__rights-section,.page-gdpr__security-section,.page-gdpr__data-section,.page-gdpr__faq-section,.page-gdpr__info-section{padding:22px 18px;border-radius:16px}.page-gdpr__section-title{margin-bottom:16px}.page-gdpr__principles-grid,.page-gdpr__security-grid{grid-template-columns:1fr}.page-gdpr__rights-grid{grid-template-columns:1fr}.page-gdpr__data-table{display:block;overflow-x:auto}.page-gdpr img{max-width:100% !important;height:auto !important}.page-gdpr__info-grid{display:grid;grid-template-columns:1fr}.page-gdpr__info-box,.page-gdpr__privacy-cta,.page-gdpr__promo-button{width:100%;text-align:center;justify-content:center;box-sizing:border-box;max-width:100%;white-space:normal;word-wrap:break-word}.page-gdpr__privacy-cta,.page-gdpr__promo-button{display:block;padding:12px 16px}}