.privacy-hero{position:relative;padding:50px 0 400px}@media(min-width:0)and (max-width:992px){.privacy-hero{padding:20px 0}}.privacy-hero .privacy-hero-image{top:0;right:0;bottom:0;left:0;position:absolute;width:100%;height:100%;object-fit:cover}.privacy-hero .content{position:relative;z-index:2;padding:40px}.privacy-hero .content .text{color:#000;position:relative;z-index:3;padding:30px 40px;max-height:70vh;overflow-y:auto}@media(min-width:0)and (max-width:992px){.privacy-hero .content .text{padding:0}}.privacy-hero .content .text::-webkit-scrollbar{width:8px}.privacy-hero .content .text::-webkit-scrollbar-track{background:#0000001a;border-radius:4px}.privacy-hero .content .text::-webkit-scrollbar-thumb{background:#0000004d;border-radius:4px}.privacy-hero .content .text::-webkit-scrollbar-thumb:hover{background:#00000080}.privacy-hero .content .text h2{font-size:80px;position:relative;color:var(--cta-color);-webkit-text-stroke:4px black;width:fit-content}@media(min-width:0)and (max-width:992px){.privacy-hero .content .text h2{font-size:60px}}.privacy-hero .content .text h2:after{content:"";width:110%;height:4px;display:block;margin-bottom:10px;background:var(--accent-color)}@media(min-width:0)and (max-width:992px){.privacy-hero .content .text h2:after{width:100%}}.privacy-hero .content .text h3{font-size:24px;margin-top:20px;margin-bottom:10px;font-weight:700}@media(min-width:0)and (max-width:992px){.privacy-hero .content .text h3{font-size:20px}}.privacy-hero .content .text p{margin-bottom:15px;line-height:1.6}.privacy-hero .content .text p strong{font-weight:700}.privacy-hero .content .text p a{color:var(--accent-color);text-decoration:underline;font-weight:600}.privacy-hero .content .text p a:hover{color:#eb1b62}.privacy-hero .content .text .privacy-list{list-style:disc;padding-left:30px;margin-bottom:15px}.privacy-hero .content .text .privacy-list li{margin-bottom:10px;line-height:1.6}.privacy-hero .content .text .privacy-list li strong{font-weight:700}.privacy-hero .content .text .artifacts{position:absolute;display:flex;flex-wrap:nowrap;gap:20px;top:0;right:0;bottom:0;left:0}.privacy-hero .content .text .artifacts img{max-height:200px;position:absolute}.privacy-hero .content .text .artifacts img.star{bottom:0;right:0;max-height:75px;transform:translate(50%,70%);animation:rotate 4s linear infinite}@media(min-width:0)and (max-width:992px){.privacy-hero .content .text .artifacts{display:none}}.privacy-hero .content .border-image{position:absolute;top:0;right:0;bottom:0;left:0}.privacy-hero .content .border-image img{height:100%;width:100%;object-fit:fill;transform:rotateY(180deg)}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
