.page-privacy-policy{color:#333333;background:#F5F7FA;font-family:'Segoe UI',Roboto,Helvetica,Arial,sans-serif;line-height:1.7}.page-privacy-policy__hero-section{background:linear-gradient(135deg,#E53935 0%,#FF5A4F 100%);padding:10px 0 0 0;margin-top:0}.page-privacy-policy__hero-image-block{text-align:center}.page-privacy-policy__hero-image{width:100%;height:auto;max-width:1200px;display:block;margin:0 auto}.page-privacy-policy__hero-content{text-align:center;padding:20px 16px 40px;max-width:1200px;margin:0 auto}.page-privacy-policy__main-title{color:#ffffff;font-weight:700;line-height:1.3;letter-spacing:0.5px;max-width:900px;margin:0 auto 12px}.page-privacy-policy__hero-desc{color:#ffffff;font-size:1.15rem;max-width:700px;margin:0 auto}.page-privacy-policy__container{max-width:1200px;margin:0 auto;padding:20px 16px;width:100%;box-sizing:border-box}.page-privacy-policy__logo-section{background:#FFFFFF;padding:20px 16px}.page-privacy-policy__section-title{color:#E53935;font-weight:700;text-align:center;margin-bottom:24px}.page-privacy-policy__logo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px 16px;justify-items:center;max-width:1200px;margin:24px auto}.page-privacy-policy__logo-item{display:flex;flex-direction:column;align-items:center;gap:12px;max-width:280px;width:100%}.page-privacy-policy__logo-image{width:100%;height:auto;aspect-ratio:2/1;object-fit:contain}.page-privacy-policy__logo-cta{display:inline-block;padding:10px 24px;border-radius:999px;background:linear-gradient(180deg,#FF5A4F 0%,#E53935 100%);color:#ffffff;font-weight:700;text-decoration:none;text-align:center;transition:opacity 0.3s ease, transform 0.2s ease;font-size:0.95rem;white-space:nowrap;border:none;cursor:pointer}.page-privacy-policy__logo-cta:hover{opacity:0.9;transform:translateY(-2px)}.page-privacy-policy__logo-item:nth-child(5){grid-column:2}.page-privacy-policy__logo-item:nth-child(6){grid-column:3}.page-privacy-policy__content-section{background:#FFFFFF;padding:20px 16px;border-bottom:1px solid #E0E0E0}.page-privacy-policy__content-section--alt{background:#F5F7FA}.page-privacy-policy__content-title{color:#E53935;font-weight:700;margin-bottom:16px}.page-privacy-policy__sub-title{color:#333333;font-weight:600;margin-top:24px;margin-bottom:12px}.page-privacy-policy__content-section p{color:#333333;margin-bottom:16px}.page-privacy-policy__content-section a{color:#E53935;text-decoration:underline;word-break:break-word}.page-privacy-policy__info-list,.page-privacy-policy__security-list,.page-privacy-policy__rights-list,.page-privacy-policy__contact-list{list-style-type:disc;padding-left:24px;margin:0 0 20px}.page-privacy-policy__info-list li,.page-privacy-policy__security-list li,.page-privacy-policy__rights-list li,.page-privacy-policy__contact-list li{margin-bottom:12px;color:#333333}.page-privacy-policy__faq-section{background:#F5F7FA;padding:20px 16px}.page-privacy-policy__faq-list{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.page-privacy-policy__faq-item{background:#FFFFFF;border:1px solid #E0E0E0;border-radius:12px;padding:0}.page-privacy-policy__faq-question{list-style:none;padding:16px 20px;font-weight:600;color:#333333;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:12px}.page-privacy-policy__faq-question::-webkit-details-marker{display:none}.page-privacy-policy__faq-question::after{content:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="%23E53935" stroke-width="2"><path d="M6 9l6 6 6-6"/></svg>');transition:transform 0.3s ease}.page-privacy-policy__faq-item[open] .page-privacy-policy__faq-question::after{transform:rotate(180deg)}.page-privacy-policy__faq-answer{padding:0 20px 16px;color:#555555;border-top:1px solid #E0E0E0}.page-privacy-policy__faq-answer a{color:#E53935;text-decoration:underline}.page-privacy-policy__guarantee-section{background:linear-gradient(135deg,#E53935 0%,#FF5A4F 100%);padding:20px 16px}.page-privacy-policy__guarantee-box{max-width:900px;margin:0 auto;text-align:center;background:rgba(255,255,255,0.1);border:1px solid rgba(255,255,255,0.3);border-radius:16px;padding:40px 24px}.page-privacy-policy__guarantee-title{color:#ffffff;font-weight:700;margin-bottom:16px}.page-privacy-policy__guarantee-text{color:#ffffff;font-size:1.1rem;margin-bottom:24px}.page-privacy-policy__guarantee-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.page-privacy-policy__btn-primary{display:inline-block;padding:14px 32px;border-radius:50px;background:#ffffff;color:#E53935;font-weight:700;text-decoration:none;font-size:1rem;transition:opacity 0.3s ease, transform 0.2s ease;border:none;cursor:pointer}.page-privacy-policy__btn-primary:hover{opacity:0.9;transform:translateY(-2px)}.page-privacy-policy__btn-secondary{display:inline-block;padding:14px 32px;border-radius:50px;background:linear-gradient(180deg,#FF5A4F 0%,#E53935 100%);color:#ffffff;font-weight:700;text-decoration:none;font-size:1rem;transition:opacity 0.3s ease, transform 0.2s ease;border:none;cursor:pointer;box-shadow:0 4px 8px rgba(0,0,0,0.2)}.page-privacy-policy__btn-secondary:hover{opacity:0.9;transform:translateY(-2px)}.page-privacy-policy p a{color:#E53935;text-decoration:underline}.page-privacy-policy img{max-width:100%;height:auto;display:block;margin-left:auto;margin-right:auto}@media (max-width:1024px){.page-privacy-policy__logo-grid{grid-template-columns:repeat(3,1fr)}.page-privacy-policy__logo-item:nth-child(4){grid-column:2}.page-privacy-policy__logo-item:nth-child(5){grid-column:auto}.page-privacy-policy__logo-item:nth-child(6){grid-column:auto}.page-privacy-policy__hero-image{max-width:100%}.page-privacy-policy__guarantee-actions{flex-direction:column;align-items:center}}@media (max-width:768px){.page-privacy-policy{padding-top:0}.page-privacy-policy__hero-section{padding-top:10px}.page-privacy-policy__hero-image{aspect-ratio:2/1;object-fit:cover}.page-privacy-policy__hero-content{padding:16px 12px 24px}.page-privacy-policy__main-title{font-size:clamp(1.4rem, 4vw, 1.9rem)}.page-privacy-policy__hero-desc{font-size:1rem}.page-privacy-policy__logo-grid{grid-template-columns:repeat(2,1fr)}.page-privacy-policy__logo-item:nth-child(4){grid-column:auto}.page-privacy-policy__logo-item:nth-child(5){grid-column:auto}.page-privacy-policy__logo-item:nth-child(6){grid-column:auto}.page-privacy-policy__container{padding:16px 12px}.page-privacy-policy__content-section,.page-privacy-policy__logo-section,.page-privacy-policy__faq-section,.page-privacy-policy__guarantee-section{padding:16px 12px}.page-privacy-policy__content-title{font-size:1.25rem}.page-privacy-policy__sub-title{font-size:1.1rem}.page-privacy-policy__faq-question{font-size:0.9rem;padding:14px 12px}.page-privacy-policy__faq-answer{padding:0 12px 16px;font-size:0.9rem}.page-privacy-policy__guarantee-box{padding:24px 16px}.page-privacy-policy__btn-primary,.page-privacy-policy__btn-secondary{display:block;width:100%;max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word;text-align:center;font-size:0.95rem;padding:12px 24px}.page-privacy-policy__guarantee-actions{gap:12px}.page-privacy-policy__logo-cta{display:block;width:100%;max-width:100%;box-sizing:border-box;white-space:normal;word-wrap:break-word;text-align:center;font-size:0.85rem;padding:10px 16px}.page-privacy-policy img{max-width:100%!important;height:auto!important}}