.privacy-hero{position:relative;padding:6rem 1.5rem 4rem;background:linear-gradient(135deg,#e8f5d0 0%,var(--off-white) 100%);text-align:center;overflow:hidden;}.privacy-hero-pattern{position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 20% 30%,rgba(29,42,33,0.03) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(29,42,33,0.03) 0%,transparent 50%);pointer-events:none;z-index:0;}.privacy-hero .container-narrow{position:relative;z-index:1;}.privacy-hero-icon-wrapper{margin-bottom:1.5rem;display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;background:rgba(192,241,28,0.2);border-radius:50%;animation:fadeInUp 0.8s ease-out forwards,pulseIcon 3s ease-in-out infinite 1s;opacity:0;}.privacy-hero-icon{color:var(--forest-green);animation:iconFloat 3s ease-in-out infinite;}@keyframes iconFloat{0%,100%{transform:translateY(0);}50%{transform:translateY(-5px);}}.privacy-title{font-size:3.5rem;color:var(--forest-green);margin-bottom:1rem;text-shadow:0 2px 10px rgba(0,0,0,0.05);}.privacy-subtitle{font-size:1.125rem;color:var(--dark-gray);font-weight:400;line-height:1.7;}.last-updated{color:var(--forest-green);font-weight:500;}.privacy-content-section{position:relative;background-color:var(--white);overflow:hidden;}.privacy-content-pattern{position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle at 10% 20%,rgba(29,42,33,0.01) 0%,transparent 50%),radial-gradient(circle at 90% 80%,rgba(29,42,33,0.01) 0%,transparent 50%);pointer-events:none;z-index:0;}.privacy-content-section .container-narrow{position:relative;z-index:1;}.privacy-content{max-width:900px;margin:0 auto;}.policy-section{margin-bottom:3rem;padding-bottom:2.5rem;border-bottom:2px solid rgba(29,42,33,0.08);transition:all 0.3s ease;}.policy-section:last-child{border-bottom:none;margin-bottom:0;}.policy-section-animate{opacity:0;transform:translateY(30px);animation:fadeInUp 0.6s ease-out forwards;}.policy-section-animate:nth-child(1){animation-delay:0.1s;}.policy-section-animate:nth-child(2){animation-delay:0.2s;}.policy-section-animate:nth-child(3){animation-delay:0.3s;}.policy-section-animate:nth-child(4){animation-delay:0.4s;}.policy-section-animate:nth-child(5){animation-delay:0.5s;}.policy-section-animate:nth-child(6){animation-delay:0.6s;}.policy-section-animate:nth-child(7){animation-delay:0.7s;}.policy-section-animate:nth-child(8){animation-delay:0.8s;}.policy-heading-wrapper{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;}.policy-heading-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:rgba(192,241,28,0.15);border-radius:12px;color:var(--forest-green);flex-shrink:0;transition:all 0.3s ease;}.policy-section:hover .policy-heading-icon{background:rgba(192,241,28,0.25);transform:scale(1.05);}.policy-heading{font-size:1.75rem;color:var(--forest-green);margin:0;font-weight:700;line-height:1.3;}.policy-text{font-size:1.0625rem;line-height:1.8;color:var(--dark-gray);margin-bottom:1.25rem;}.policy-subsection{margin-left:1.5rem;margin-bottom:2rem;padding:1.5rem;background:rgba(192,241,28,0.03);border-radius:0.75rem;border-left:3px solid var(--lime-green);transition:all 0.3s ease;}html[dir="rtl"] .policy-subsection{margin-left:0;margin-right:1.5rem;border-left:none;border-right:3px solid var(--lime-green);}.policy-subsection-animate{opacity:0;transform:translateX(-10px);animation:slideInLeft 0.5s ease-out forwards;}html[dir="rtl"] .policy-subsection-animate{animation:slideInRight 0.5s ease-out forwards;}@keyframes slideInLeft{to{opacity:1;transform:translateX(0);}}@keyframes slideInRight{to{opacity:1;transform:translateX(0);}}.policy-subsection:hover{background:rgba(192,241,28,0.08);transform:translateX(5px);}html[dir="rtl"] .policy-subsection:hover{transform:translateX(-5px);}.policy-subheading{font-size:1.25rem;color:var(--forest-green);margin-bottom:0.75rem;font-weight:700;display:flex;align-items:center;gap:0.5rem;}.subsection-icon{color:var(--lime-green);font-size:1.5rem;line-height:1;}.policy-list{list-style-type:none;padding:0;margin:1.5rem 0 1.5rem 1.5rem;}.policy-list li{font-size:1.0625rem;line-height:1.8;color:var(--dark-gray);margin-bottom:1rem;position:relative;padding-left:2rem;padding-top:0.5rem;padding-bottom:0.5rem;transition:all 0.3s ease;}[dir="rtl"] .policy-list{margin-left:0;margin-right:1.5rem;}[dir="rtl"] .policy-list li{padding-left:0;padding-right:2rem;}.policy-list-item-animate{opacity:0;transform:translateX(-10px);animation:slideInLeft 0.4s ease-out forwards;}html[dir="rtl"] .policy-list-item-animate{animation:slideInRight 0.4s ease-out forwards;}.policy-list-item-animate:nth-child(1){animation-delay:0.1s;}.policy-list-item-animate:nth-child(2){animation-delay:0.15s;}.policy-list-item-animate:nth-child(3){animation-delay:0.2s;}.policy-list-item-animate:nth-child(4){animation-delay:0.25s;}.policy-list-item-animate:nth-child(5){animation-delay:0.3s;}.policy-list-item-animate:nth-child(6){animation-delay:0.35s;}.policy-list-item-animate:nth-child(7){animation-delay:0.4s;}.policy-list-item-animate:nth-child(8){animation-delay:0.45s;}.policy-list li:hover{padding-left:2.5rem;color:var(--forest-green);}html[dir="rtl"] .policy-list li:hover{padding-left:0;padding-right:2.5rem;}.policy-list li::before{content:'✓';position:absolute;left:0;top:0.5rem;color:var(--lime-green);font-weight:bold;font-size:1rem;width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:rgba(192,241,28,0.15);border-radius:50%;transition:all 0.3s ease;}[dir="rtl"] .policy-list li::before{left:auto;right:0;}.policy-list li:hover::before{background:var(--lime-green);color:var(--forest-green);transform:scale(1.1);}.contact-info{background:linear-gradient(135deg,rgba(192,241,28,0.1) 0%,rgba(192,241,28,0.05) 100%);padding:2rem;border-radius:1rem;border-left:4px solid var(--lime-green);margin:2rem 0;display:flex;align-items:flex-start;gap:1.5rem;box-shadow:0 4px 15px rgba(0,0,0,0.05);transition:all 0.3s ease;}html[dir="rtl"] .contact-info{border-left:none;border-right:4px solid var(--lime-green);}.contact-info-animate{opacity:0;transform:scale(0.95);animation:fadeInUp 0.5s ease-out forwards;}.contact-info:hover{box-shadow:0 8px 25px rgba(192,241,28,0.2);transform:translateY(-2px);}.contact-info-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:rgba(192,241,28,0.2);border-radius:12px;color:var(--forest-green);flex-shrink:0;}.contact-info-content{flex:1;}.contact-info-content p{font-size:1.0625rem;line-height:1.8;color:var(--dark-gray);margin:0.75rem 0;}.contact-info-content p:first-child{font-size:1.125rem;}.contact-info a{color:var(--forest-green);text-decoration:none;font-weight:600;transition:all 0.3s ease;position:relative;}.contact-info a::after{content:'';position:absolute;bottom:-2px;left:0;width:0;height:2px;background:var(--lime-green);transition:width 0.3s ease;}.contact-info a:hover{color:var(--lime-green);}.contact-info a:hover::after{width:100%;}@media (max-width:768px){.privacy-hero{padding:4rem 1.5rem 3rem;}.privacy-hero-icon-wrapper{width:70px;height:70px;margin-bottom:1.25rem;}.privacy-hero-icon{width:40px;height:40px;}.privacy-title{font-size:2.5rem;}.privacy-subtitle{font-size:1rem;}.policy-heading-wrapper{gap:0.75rem;}.policy-heading-icon{width:40px;height:40px;}.policy-heading-icon svg{width:20px;height:20px;}.policy-heading{font-size:1.5rem;}.policy-subheading{font-size:1.125rem;}.policy-text{font-size:1rem;}.policy-subsection{margin-left:0.5rem;padding:1.25rem;}html[dir="rtl"] .policy-subsection{margin-right:0.5rem;}.contact-info{flex-direction:column;padding:1.5rem;}.contact-info-icon{width:40px;height:40px;}}@media (max-width:480px){.privacy-hero{padding:3rem 1rem 2rem;}.privacy-title{font-size:2rem;}.privacy-subtitle{font-size:0.95rem;}.policy-heading-icon{width:36px;height:36px;}.policy-heading-icon svg{width:18px;height:18px;}.policy-heading{font-size:1.25rem;}.policy-subheading{font-size:1rem;}.policy-text{font-size:0.95rem;}.policy-subsection{margin-left:0;padding:1rem;}html[dir="rtl"] .policy-subsection{margin-right:0;}.policy-list{margin-left:0.5rem;}html[dir="rtl"] .policy-list{margin-right:0.5rem;}.policy-list li{font-size:0.95rem;padding-left:1.75rem;}html[dir="rtl"] .policy-list li{padding-right:1.75rem;}.policy-list li:hover{padding-left:2rem;}html[dir="rtl"] .policy-list li:hover{padding-right:2rem;}.contact-info{padding:1.25rem;}.contact-info-content p{font-size:0.95rem;}.policy-section-animate{animation-delay:0s !important;}.policy-subsection-animate,.policy-list-item-animate{animation-delay:0s !important;}}