*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth}body{font-family:system-ui,sans-serif;background-color:#131313}button,h1,h2,h3,p,span{color:#fefefe;font-family:var(--font-bebas),sans-serif}h2{letter-spacing:2px}body,html{scroll-behavior:smooth!important}.main-layout{max-width:3000px;scroll-behavior:smooth}.container,.main-layout{width:100%;margin:0 auto}.container{max-width:1800px;padding:clamp(25px,5vw,90px) clamp(25px,4vw,50px)}.main-btn{min-width:150px;background-color:rgba(0,0,0,0);border-radius:15px;border-color:#131313}ul{display:flex}a{font-size:clamp(15px,1.5vw,20px);text-decoration:none;color:#fefefe;letter-spacing:2px}img{width:100%;image-orientation:from-image}p{font-size:clamp(15px,1.8vw,20px);margin:clamp(15px,2vw,20px) 0;line-height:clamp(25px,2.5vw,30px)}li,p{color:#fefefe}li{font-size:clamp(13px,1.5vw,18px);line-height:clamp(20px,2vw,25px)}.privacy-page,.privacy-page .header-container{display:flex;flex-direction:column;width:100%}.privacy-page .header-container{position:relative;height:50dvh;background:url(https://tpyleliyvxetxajjvjoy.supabase.co/storage/v1/object/public/assets/privacy/privacy.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;align-items:center;justify-content:center;gap:1rem;min-height:350px;padding:0 clamp(1rem,4vw,3rem)}@media only screen and (max-width:767px){.privacy-page .header-container{height:25dvh}}.privacy-page .header-container h1{position:relative;text-align:center;color:#fefefe;font-size:clamp(23px,7vw,100px);line-height:clamp(2.5rem,8vw,6rem);letter-spacing:clamp(2px,.5vw,5.5px);z-index:3}.privacy-page .header-container .line{height:2px;width:100%;max-width:70px;background-color:red;z-index:3}.privacy-page .header-container p{position:relative;z-index:3;text-align:center;max-width:700px}.privacy-page .header-container .header-overlay{position:absolute;inset:0;background:linear-gradient(0deg,#131313 0,rgba(19,19,19,.3) 40%,transparent);z-index:2}.privacy-page .wrapper{position:relative;padding:clamp(3rem,6vw,6rem) clamp(1rem,4vw,3rem);max-width:900px;width:100%;margin:0 auto;z-index:1}.privacy-page .content{display:flex;flex-direction:column}.privacy-page .content h2{font-size:clamp(1.5rem,5vw,4rem);color:#fefefe;margin-bottom:clamp(1rem,2vw,2rem)}.privacy-page .content small{display:block;margin-bottom:clamp(1.5rem,3vw,2rem)}.privacy-page .content .section{margin-bottom:clamp(2rem,4vw,5rem)}.privacy-page .content .section h3{font-size:clamp(.9rem,2vw,1.5rem);color:red;letter-spacing:.08em;margin-bottom:.75rem;text-shadow:none}.privacy-page .content .section p{line-height:1.8;margin:0 0 .5rem}.privacy-page .content .section .sub-heading{color:#fefefe;font-weight:600;margin:1.5rem 0 .5rem}.privacy-page .content .section .divider{width:100%;max-width:70px;height:2px;background-color:red;margin-top:clamp(1rem,2vw,2rem)}