.privacy-policy__hero{background:linear-gradient(135deg,#f8f9fa,#e9ecef);min-height:60vh;display:flex;align-items:center}.privacy-policy__content{max-width:1200px;margin:0 auto;text-align:center}.privacy-policy__title{font-size:3rem;font-weight:700;color:#333;margin-bottom:2rem;line-height:1.2}@media(max-width:768px){.privacy-policy__title{font-size:2.5rem}}.privacy-policy__description{margin-bottom:3rem}.privacy-policy__description p{font-size:1.2rem;line-height:1.6;color:#666;max-width:1000px;margin:0 auto}.privacy-policy__section{text-align:left;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-bottom:2rem}@media(max-width:768px){.privacy-policy__section{padding:1.5rem}}.privacy-policy__section-title{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:1rem;border-bottom:2px solid #2196f3;padding-bottom:.5rem}.privacy-policy__section-content{font-size:1rem;line-height:1.7;color:#555;margin:0}.privacy-policy__sub-sections{margin-top:2rem}.privacy-policy__sub-section{display:grid;grid-template-columns:1fr 2fr;gap:2rem;margin-bottom:1.5rem;padding:1.5rem;background:#f8f9fa;border-radius:8px;border-left:4px solid #2196f3}@media(max-width:768px){.privacy-policy__sub-section{grid-template-columns:1fr;gap:1rem;padding:1rem}}.privacy-policy__sub-title{font-size:1.1rem;font-weight:600;color:#333;margin:0;line-height:1.4}.privacy-policy__sub-content{font-size:.95rem;line-height:1.6;color:#666;margin:0}.privacy-policy__contact-email{color:#1976d2;font-weight:600;word-break:break-all}.privacy-policy__contact-phone{color:#388e3c;font-weight:600}.privacy-policy__contact-website{color:#1976d2;font-weight:600;text-decoration:underline}