/*
Generated time: July 6, 2022 16:50
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.
*/
.disclosure{position:relative}.disclosure__button{align-items:center;cursor:pointer;display:flex;height:4rem;padding:0 1.5rem 0 1.5rem;font-size:1.3rem;background-color:transparent}.disclosure__list{border:1px solid rgba(var(--color-foreground),.2);font-size:1.4rem;margin-top:-.5rem;min-height:8.2rem;max-height:19rem;max-width:22rem;min-width:12rem;width:max-content;overflow-y:auto;padding-bottom:.5rem;padding-top:.5rem;position:absolute;bottom:100%;transform:translateY(-1rem);z-index:2;background-color:rgb(var(--color-background))}.disclosure__item{position:relative}.disclosure__link{display:block;padding:.5rem 2.2rem;text-decoration:none;line-height:1.8}