.privacy{padding-top:20vh;padding-bottom:10vh;overflow:visible}.privacy,.privacy-content{width:100%;height:-moz-fit-content;height:fit-content;display:flex}.privacy-content{flex-direction:column;gap:8vh}.privacy-content-top{display:flex;flex-direction:column;gap:8.25vh}.privacy-content-textbox{display:flex;flex-direction:column;gap:2vh}.privacy-divider{width:100%;height:1px;background-color:hsla(0,0%,100%,.15)}.privacy-section{display:flex;flex-direction:column;gap:2vh}.privacy-section h2{margin-bottom:1vh}.privacy-section h3{margin-top:2vh;margin-bottom:1vh}.privacy-section ul{margin-left:2vw;margin-top:1vh;margin-bottom:2vh;list-style-type:disc}.privacy-section ul li{margin-bottom:.5vh}.privacy-section a{text-decoration:underline;transition:opacity .3s ease}.privacy-section a:hover{opacity:.7}@media (max-width:768px){.privacy{padding-top:15vh;padding-bottom:5vh}.privacy-content{gap:5vh}.privacy-section ul{margin-left:5vw}}