.page-gdpr{color:#333333;background-color:#ffffff;font-family:'Segoe UI',Roboto,Helvetica,Arial,sans-serif;line-height:1.7;max-width:100%;overflow-x:hidden}.page-gdpr__hero-section{display:flex;flex-direction:column;align-items:center;width:100%;padding-top:10px;margin:0}.page-gdpr__hero-image-wrapper{width:100%;max-width:1020px;padding:0 16px;box-sizing:border-box}.page-gdpr__hero-image{display:block;width:100%;max-width:1020px;height:auto;aspect-ratio:17/5;object-fit:cover;border-radius:12px;box-shadow:0 8px 28px rgba(8,22,43,0.15)}.page-gdpr__hero-content{width:100%;max-width:880px;text-align:center;padding:12px 16px 24px;box-sizing:border-box}.page-gdpr__hero-title{color:#113B7A;font-weight:800;line-height:1.25;letter-spacing:-0.01em;max-width:880px;margin:16px auto 8px;font-size:clamp(1.4rem,1rem + 1.2vw,2.2rem)}.page-gdpr__hero-description{color:#333333;font-size:1.05rem;max-width:800px;margin:0 auto;line-height:1.8}.page-gdpr__intro-section,.page-gdpr__principles-section,.page-gdpr__rights-section,.page-gdpr__cookies-section,.page-gdpr__security-section,.page-gdpr__faq-section,.page-gdpr__more-section{padding:20px 16px;max-width:1020px;margin:0 auto;box-sizing:border-box}.page-gdpr__intro-title,.page-gdpr__principles-title,.page-gdpr__rights-title,.page-gdpr__cookies-title,.page-gdpr__security-title,.page-gdpr__faq-title,.page-gdpr__more-title{color:#113B7A;font-weight:800;margin-bottom:16px;font-size:clamp(1.3rem,1rem + 0.8vw,1.8rem)}.page-gdpr__intro-text,.page-gdpr__security-text{color:#333333;font-size:1rem}.page-gdpr__intro-text a,.page-gdpr__rights-note a{color:#1D5FD1;font-weight:600;text-decoration:none}.page-gdpr__intro-text a:hover,.page-gdpr__rights-note a:hover{text-decoration:underline}.page-gdpr__principles-description{color:#333333;margin-bottom:20px}.page-gdpr__principles-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:20px}.page-gdpr__principles-item{background-color:#10233F;color:#F3F8FF;border:1px solid #244D84;border-radius:12px;padding:24px;transition:transform 0.2s ease,box-shadow 0.2s ease}.page-gdpr__principles-item:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(17,59,122,0.2)}.page-gdpr__principles-item-title{color:#F2C14E;font-weight:700;margin:0 0 10px;font-size:1.2rem}.page-gdpr__principles-item p{color:#AFC4E8;margin:0;line-height:1.7}.page-gdpr__rights-list{list-style:none;padding:0;margin:0}.page-gdpr__rights-item{position:relative;padding:10px 0 10px 30px;border-bottom:1px solid rgba(27,51,87,0.25);color:#333333}.page-gdpr__rights-item::before{content:'✔';position:absolute;left:0;color:#1D5FD1;font-weight:700}.page-gdpr__rights-item strong{color:#113B7A}.page-gdpr__rights-note{background-color:#f3f7ff;border-left:4px solid #1D5FD1;padding:16px 20px;border-radius:0 8px 8px 0;margin-top:20px}.page-gdpr__cookies-types{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:20px}.page-gdpr__cookies-card{background-color:#10233F;border:1px solid #244D84;border-radius:12px;padding:24px;color:#F3F8FF}.page-gdpr__cookies-card-title{color:#F2C14E;margin:0 0 8px}.page-gdpr__cookies-card p{color:#AFC4E8;margin:0;font-size:0.95rem}.page-gdpr__security-image{display:block;width:100%;max-width:800px;height:auto;aspect-ratio:2/1;object-fit:cover;border-radius:12px;margin:24px auto 0}.page-gdpr__newsletter-section{max-width:1020px;margin:20px auto;padding:0 16px;box-sizing:border-box}.page-gdpr__newsletter-banner{background:linear-gradient(135deg,#08162B 0%,#113B7A 100%);border:1px solid #244D84;border-radius:16px;padding:32px;text-align:center;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px}.page-gdpr__newsletter-text{color:#F3F8FF;font-weight:600;margin:0;flex-basis:100%;font-size:1.1rem}.page-gdpr__btn-cta,.page-gdpr__btn-affiliate{display:inline-block;padding:12px 28px;border-radius:50px;font-weight:700;text-decoration:none;transition:all 0.2s ease;font-size:1rem;max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word}.page-gdpr__btn-cta{background:linear-gradient(180deg,#2B73F6 0%,#1144A6 100%);color:#ffffff;border:2px solid #4FA8FF}.page-gdpr__btn-affiliate{border:2px solid #F2C14E;color:#F2C14E}.page-gdpr__btn-affiliate:hover{background:linear-gradient(180deg,#F2C14E 0%,#d4a437 100%);color:#08162B}.page-gdpr__faq-item{background-color:#f9fbff;border:1px solid #e0e9f5;border-radius:12px;margin-bottom:12px;overflow:hidden}.page-gdpr__faq-question{list-style:none;padding:18px 20px;font-weight:700;color:#113B7A;cursor:pointer;display:flex;align-items:center;gap:10px;font-size:1.05rem}.page-gdpr__faq-question::-webkit-details-marker{display:none}.page-gdpr__faq-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background-color:#1D5FD1;color:#F3F8FF;border-radius:50%;font-weight:700;flex-shrink:0;line-height:1}.page-gdpr__faq-item[open] .page-gdpr__faq-icon{transform:rotate(45deg)}.page-gdpr__faq-answer{padding:0 20px 18px 54px;margin:0;color:#333333}.page-gdpr__more-links{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.page-gdpr__link-button{display:inline-block;padding:10px 20px;background:linear-gradient(180deg,#2B73F6 0%,#1144A6 100%);color:#F3F8FF;text-decoration:none;border-radius:8px;font-weight:600;border:1px solid transparent;transition:all 0.2s ease;max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word}.page-gdpr__link-button:hover{background:linear-gradient(180deg,#1144A6 0%,#0a2e6b 100%);transform:translateY(-2px)}.page-gdpr__link-inline{color:#1D5FD1;font-weight:600;text-decoration:none}.page-gdpr__link-inline:hover{text-decoration:underline}.page-gdpr__more-section{padding-top:20px;padding-bottom:40px}.page-gdpr__more-container{background-color:#f9fbff;border:1px solid #e0e9f5;border-radius:16px;padding:32px;text-align:center}.page-gdpr__more-description{margin-bottom:20px;color:#333333}.page-gdpr img{max-width:100%}.page-gdpr .page-gdpr__hero-image,.page-gdpr .page-gdpr__security-image{height:auto}@media (max-width:768px){.page-gdpr__hero-section{padding-top:10px}.page-gdpr__hero-image{width:100%;height:auto;max-height:none}.page-gdpr__principles-list{grid-template-columns:1fr;gap:16px}.page-gdpr__cookies-types{grid-template-columns:1fr;gap:16px}.page-gdpr__cookies-card{padding:20px}.page-gdpr__principles-item{padding:20px}.page-gdpr__newsletter-banner{padding:24px;gap:14px}.page-gdpr__newsletter-text{flex-basis:auto;margin-bottom:8px}.page-gdpr__btn-cta,.page-gdpr__btn-affiliate,.page-gdpr__link-button{width:100%;max-width:100%;box-sizing:border-box;text-align:center}.page-gdpr img{max-width:100% !important;height:auto !important}.page-gdpr .page-gdpr__hero-image,.page-gdpr .page-gdpr__security-image{width:100% !important;max-width:100% !important}.page-gdpr{overflow-x:hidden}.page-gdpr__hero-content{padding:8px 12px 16px}}