/*
Generated time: January 24, 2026 09:11
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
hoculus-cookie-preferences{position:fixed;width:100vw;height:100vh;top:0;left:0;display:flex;align-items:center;justify-content:center}hoculus-cookie-preferences .accept-all-cookies{color:var(--main-button-color)!important;background-color:var(--main-button-bg);width:100%}hoculus-cookie-preferences .checkbox-label{display:flex;align-items:center;gap:8px;margin-bottom:6px}hoculus-cookie-preferences .btn{font-size:14px;padding:10px 0}hoculus-cookie-preferences .checkbox-label label{margin:0;height:fit-content}hoculus-cookie-preferences input[type=checkbox]{appearance:auto;-webkit-appearance:auto}hoculus-cookie-preferences .checkbox{width:16px;height:16px;padding:0}@supports (height:100dvh){hoculus-cookie-preferences{height:calc(100dvh)}}hoculus-cookie-preferences.overlay{z-index:110;background-color:rgba(0,0,0,.3)}hoculus-cookie-preferences .preference-list{max-height:50vh;overflow:auto;-webkit-overflow-scrolling:touch;overflow-scrolling:touch;background:linear-gradient(white 30%,rgba(255,255,255,0)) center top,linear-gradient(rgba(255,255,255,0),#fff 70%) center bottom,radial-gradient(farthest-side at 50% 0,rgba(0,0,0,.2),rgba(0,0,0,0)) center top,radial-gradient(farthest-side at 50% 100%,rgba(0,0,0,.2),rgba(0,0,0,0)) center bottom;background-repeat:no-repeat;background-size:100% 40px,100% 40px,100% 14px,100% 14px;background-attachment:local,local,scroll,scroll}hoculus-cookie-preferences .preference-list li{margin-bottom:8px}hoculus-cookie-preferences .btn--link{text-decoration:underline;color:rgb(var(--text-color))}hoculus-cookie-preferences .contents{background-color:#fff;display:flex;flex-direction:column;width:calc(100% - 32px);padding:16px;border-radius:var(--modal-border-radius);box-shadow:0 0 10px 0 rgba(0,0,0,.3);gap:8px}hoculus-cookie-preferences .contents label{font-weight:600}@media only screen and (min-width:600px){hoculus-cookie-preferences .contents{width:480px}}