.page-gdpr{background:#F4F7FB;color:#1F2D3D;font-family:'Segoe UI',Roboto,Helvetica,Arial,sans-serif;line-height:1.7;overflow-x:hidden}
.page-gdpr__hero{background:linear-gradient(135deg,#F4F7FB 0%,#E6EEFF 100%);padding-top:10px;padding-bottom:0}
.page-gdpr__hero-image-wrapper{width:100%;max-width:1200px;margin:0 auto;padding:0 16px}
.page-gdpr__hero-image{width:100%;height:auto;aspect-ratio:17/5;object-fit:cover;border-radius:16px;display:block;box-shadow:0 8px 30px rgba(47,107,255,0.15)}
.page-gdpr__hero-content{width:100%;max-width:1200px;margin:0 auto;padding:32px 16px 48px;text-align:center;background:linear-gradient(180deg,transparent 0%,#fff 100%)}
.page-gdpr__hero-title{font-size:clamp(1.6rem,4vw,2.6rem);line-height:1.2;font-weight:800;color:#1F2D3D;margin:0 0 16px;letter-spacing:-0.5px}
.page-gdpr__hero-description{font-size:1.05rem;color:#55677a;max-width:900px;margin:0 auto 32px;font-weight:400}
.page-gdpr__hero-actions{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;align-items:center;padding:0;margin:0;list-style:none}
.page-gdpr__btn{display:inline-flex;align-items:center;justify-content:center;text-align:center;padding:14px 32px;border-radius:50px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer;letter-spacing:.3px;max-width:100%;box-sizing:border-box;word-wrap:break-word;white-space:normal}
.page-gdpr__btn--primary{background:linear-gradient(180deg,#4A8BFF 0%,#2F6BFF 100%);color:#fff;box-shadow:0 4px 15px rgba(47,107,255,0.4)}
.page-gdpr__btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(47,107,255,0.5);color:#fff}
.page-gdpr__btn--secondary{background:#fff;color:#2F6BFF;border:2px solid #D6E2FF}
.page-gdpr__btn--secondary:hover{border-color:#2F6BFF;background:#F4F7FB;color:#2F6BFF}
.page-gdpr__btn--light{background:#fff;color:#2F6BFF;border:2px solid #fff;box-shadow:0 4px 15px rgba(0,0,0,0.1)}
.page-gdpr__btn--light:hover{background:#E6EEFF;color:#2F6BFF;border-color:#E6EEFF}
.page-gdpr__content-section{padding:48px 16px;border-bottom:1px solid #E6EEFF}
.page-gdpr__content-section:nth-child(even){background:#fff}
.page-gdpr__container{max-width:1200px;margin:0 auto;padding:0}
.page-gdpr__section-title{font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;color:#1F2D3D;text-align:center;margin-bottom:24px;line-height:1.3}
.page-gdpr__section-title::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#2F6BFF,#6FA3FF);border-radius:2px;margin:12px auto 0}
.page-gdpr__text{font-size:1rem;line-height:1.8;color:#1F2D3D;margin-bottom:16px;text-align:justify}
.page-gdpr__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:32px}
.page-gdpr__card{background:#FFFFFF;border-radius:16px;padding:28px 24px;border:1px solid #D6E2FF;transition:all .3s ease;box-shadow:0 2px 10px rgba(0,0,0,0.04)}
.page-gdpr__card:hover{border-color:#2F6BFF;box-shadow:0 8px 30px rgba(47,107,255,0.12);transform:translateY(-4px)}
.page-gdpr__card-title{font-size:1.1rem;font-weight:700;color:#1F2D3D;text-align:left;margin-bottom:12px;display:flex;align-items:center;gap:10px}
.page-gdpr__card-text{font-size:0.95rem;line-height:1.7;color:#1F2D3D;text-align:left}
.page-gdpr__grid-table{display:flex;flex-direction:column;max-width:900px;margin:24px auto 0;border-radius:16px;overflow:hidden;border:2px solid #D6E2FF;background:#fff}
.page-gdpr__table-row{display:grid;grid-template-columns:1fr 2fr;border-bottom:1px solid #E6EEFF}
.page-gdpr__table-row:last-child{border-bottom:none}
.page-gdpr__table-header{background:#2F6BFF;color:#fff;font-weight:700;padding:0}
.page-gdpr__table-header .page-gdpr__table-cell{padding:16px 20px;color:#fff;font-weight:700}
.page-gdpr__table-cell{padding:16px 20px;font-size:0.95rem;line-height:1.6;color:#1F2D3D;text-align:left;background:#fff}
.page-gdpr__table-cell strong{display:block;font-size:1rem;color:#1F2D3D;font-weight:700}
.page-gdpr__banner{background:linear-gradient(135deg,#2F6BFF 0%,#6FA3FF 100%);padding:48px 16px;margin:0}
.page-gdpr__banner-content{max-width:1200px;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:48px;flex-wrap:wrap;color:#fff;width:100%;box-sizing:border-box}
.page-gdpr__banner-image{width:100%;max-width:400px;aspect-ratio:2/1;object-fit:contain;border-radius:12px;flex-shrink:0}
.page-gdpr__banner-text{flex:1;min-width:280px;text-align:left;color:#fff}
.page-gdpr__banner-title{font-size:clamp(1.4rem,3vw,2.2rem);font-weight:800;margin:0 0 16px;color:#fff}
.page-gdpr__banner-desc{font-size:1rem;line-height:1.7;margin-bottom:24px;color:#fff;opacity:0.95}
.page-gdpr__list{margin:20px 0;padding:0;list-style:none;max-width:900px;margin-left:auto;margin-right:auto}
.page-gdpr__list-item{position:relative;padding:12px 0 12px 40px;font-size:1rem;line-height:1.7;color:#1F2D3D;border-bottom:1px solid #E6EEFF;text-align:left}
.page-gdpr__list-item::before{content:'✓';position:absolute;left:0;top:12px;width:28px;height:28px;background:linear-gradient(180deg,#4A8BFF,#2F6BFF);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}
.page-gdpr__list-item strong{color:#2F6BFF}
.page-gdpr__two-column{display:grid;grid-template-columns:1.2fr 1fr;gap:40px;align-items:center;max-width:1200px;margin:0 auto}
.page-gdpr__text-column{min-width:0}
.page-gdpr__content-image{width:100%;max-width:800px;height:auto;aspect-ratio:2/1;object-fit:cover;border-radius:16px;border:2px solid #D6E2FF;box-shadow:0 4px 20px rgba(0,0,0,0.06)}
.page-gdpr__grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:24px}
.page-gdpr__grid-item{background:#FFFFFF;border-radius:16px;padding:28px 24px;border:1px solid #D6E2FF;box-shadow:0 2px 10px rgba(0,0,0,0.04)}
.page-gdpr__grid-title{font-size:1.1rem;font-weight:700;color:#2F6BFF;margin-bottom:12px;text-align:left}
.page-gdpr__grid-text{font-size:0.95rem;line-height:1.7;color:#1F2D3D;text-align:left}
.page-gdpr__conclusion{background:linear-gradient(135deg,#F4F7FB 0%,#E6EEFF 100%);padding:56px 16px;text-align:center}
.page-gdpr__conclusion-container{max-width:900px;margin:0 auto}
.page-gdpr__conclusion-icon{font-size:3.5rem;margin-bottom:20px;color:#2F6BFF}
.page-gdpr__conclusion-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:#1F2D3D;margin-bottom:16px}
.page-gdpr__conclusion-text{font-size:1rem;line-height:1.8;color:#1F2D3D;margin-bottom:16px}
.page-gdpr__conclusion-link{color:#2F6BFF;font-weight:600;text-decoration:underline;text-underline-offset:3px}
.page-gdpr__conclusion-link:hover{color:#6FA3FF}
.page-gdpr__faq{background:#fff;padding:56px 16px}
.page-gdpr__faq-container{max-width:850px;margin:0 auto}
.page-gdpr__faq-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:#1F2D3D;text-align:center;margin-bottom:32px;position:relative}
.page-gdpr__faq-title::after{content:'';display:block;width:60px;height:3px;background:linear-gradient(90deg,#2F6BFF,#6FA3FF);border-radius:2px;margin:12px auto 0}
.page-gdpr__faq-item{border:1px solid #D6E2FF;border-radius:12px;margin-bottom:16px;background:#F4F7FB;overflow:hidden;transition:all .3s ease}
.page-gdpr__faq-item:hover{border-color:#2F6BFF}
.page-gdpr__faq-question{list-style:none;cursor:pointer;display:flex;align-items:flex-start;gap:16px;justify-content:space-between;padding:18px 24px;font-weight:600;font-size:1rem;color:#1F2D3D;text-align:left;line-height:1.5;margin:0}
.page-gdpr__faq-question::-webkit-details-marker{display:none}
.page-gdpr__faq-toggle{flex-shrink:0;width:28px;height:28px;background:linear-gradient(180deg,#4A8BFF,#2F6BFF);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;margin-top:4px;transition:all .2s ease}
.page-gdpr__faq-item[open] .page-gdpr__faq-question{border-bottom:1px solid #D6E2FF}
.page-gdpr__faq-answer{padding:20px 24px;font-size:0.95rem;line-height:1.7;color:#1F2D3D;background:#fff;border-top:1px solid #E6EEFF}
.page-gdpr__faq-answer p{margin:0 0 12px}
.page-gdpr__faq-answer p:last-child{margin-bottom:0}
.page-gdpr__cta{background:linear-gradient(135deg,#2F6BFF 0%,#1a4fd0 50%,#6FA3FF 100%);padding:64px 16px;position:relative;overflow:hidden}
.page-gdpr__cta-content{max-width:900px;margin:0 auto;text-align:center;color:#fff;position:relative;z-index:2;width:100%;box-sizing:border-box}
.page-gdpr__cta::before{content:'';position:absolute;width:300px;height:300px;border-radius:50%;background:rgba(255,255,255,0.1);top:-100px;right:-80px}
.page-gdpr__cta::after{content:'✨';position:absolute;width:200px;height:200px;border-radius:50%;background:rgba(255,255,255,0.1);bottom:-60px;left:-40px}
.page-gdpr__cta-title{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;color:#fff;margin-bottom:20px;line-height:1.2}
.page-gdpr__cta-text{font-size:1.1rem;line-height:1.8;color:#fff;margin-bottom:36px;max-width:800px;margin-left:auto;margin-right:auto;opacity:0.95}
@media (max-width:1024px){
.page-gdpr__grid{grid-template-columns:repeat(2,1fr)}
.page-gdpr__two-column{grid-template-columns:1fr;gap:24px}
.page-gdpr__two-column .page-gdpr__text-column:last-child{order:-1}
.page-gdpr__banner-content{flex-direction:column;text-align:center;gap:24px}
.page-gdpr__banner-text{text-align:center}
.page-gdpr__banner-title{text-align:center}
}
@media (max-width:768px){
.page-gdpr__hero{padding-top:10px}
.page-gdpr__hero-image{aspect-ratio:2/1;border-radius:12px}
.page-gdpr__hero-content{padding:24px 16px 32px}
.page-gdpr__grid{grid-template-columns:repeat(2,1fr);gap:12px;padding:0}
.page-gdpr__card{padding:20px 16px}
.page-gdpr__grid-2{grid-template-columns:1fr;gap:16px}
.page-gdpr__grid-table{grid-template-columns:1fr}
.page-gdpr__table-row{grid-template-columns:1fr}
.page-gdpr__banner{padding:32px 16px}
.page-gdpr__cta{padding:48px 16px}
.page-gdpr__cta-title{font-size:1.5rem}
.page-gdpr__btn{width:auto;max-width:100%;box-sizing:border-box;text-align:center}
.page-gdpr__hero-actions{flex-direction:column;width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}
.page-gdpr__hero-actions .page-gdpr__btn{width:100%;max-width:100%;white-space:normal;word-wrap:break-word}
.page-gdpr__content-section{padding:32px 12px}
.page-gdpr__title,.page-gdpr__section-title{font-size:1.3rem}
.page-gdpr__content-image{max-width:100%!important;height:auto!important;width:100%!important}
.page-gdpr img{max-width:100%!important;height:auto!important}
}
@media (max-width:480px){
.page-gdpr__grid{grid-template-columns:1fr}
.page-gdpr__faq-question{font-size:0.95rem;padding:16px}
.page-gdpr__faq-answer{padding:16px;font-size:0.9rem}
}