html.--backdrop-present{height:100vh!important;overflow-y:hidden}.m-backdrop.bottom-sheet-anim-enter-active,.m-backdrop.bottom-sheet-anim-leave-active{transition:opacity .25s ease-in-out}.m-backdrop.bottom-sheet-anim-enter-active .m-backdrop-content,.m-backdrop.bottom-sheet-anim-leave-active .m-backdrop-content{transform:translateY(0);transition:transform .25s ease-in-out}.m-backdrop.bottom-sheet-anim-enter-from,.m-backdrop.bottom-sheet-anim-leave-to{opacity:0}.m-backdrop.bottom-sheet-anim-enter-from .m-backdrop-content,.m-backdrop.bottom-sheet-anim-leave-to .m-backdrop-content{transform:translateY(100%)}.m-backdrop.modal-anim-enter-active,.m-backdrop.modal-anim-leave-active{transition:opacity .25s ease-in-out}.m-backdrop.modal-anim-enter-active .m-backdrop-content,.m-backdrop.modal-anim-leave-active .m-backdrop-content{opacity:1;transform:scale(1);transition-duration:.25s;transition-property:transform,opacity;transition-timing-function:ease-in-out}.m-backdrop.modal-anim-enter-from,.m-backdrop.modal-anim-leave-to{opacity:0}.m-backdrop.modal-anim-enter-from .m-backdrop-content,.m-backdrop.modal-anim-leave-to .m-backdrop-content{opacity:0;transform:scale(.5)}.m-backdrop.backdrop-anim-enter-active,.m-backdrop.backdrop-anim-leave-active{transition:opacity .25s ease-in-out}.m-backdrop.backdrop-anim-enter-from,.m-backdrop.backdrop-anim-leave-to{opacity:0}.m-backdrop{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);bottom:0;display:flex;justify-content:center;left:0;opacity:1;position:fixed;right:0;top:0;z-index:1050}.m-backdrop-overlay{background-color:var(--maz-bg-overlay);bottom:0;left:0;position:absolute;right:0;top:0;touch-action:none}.m-backdrop-overlay:not(.--disabled){cursor:pointer}.m-backdrop-content{position:relative;z-index:1}.m-backdrop-content:focus{outline:2px solid transparent;outline-offset:2px}.m-backdrop.--bottom-sheet .m-backdrop-content{bottom:0;left:0;position:absolute;right:0}.m-backdrop.--fullscreen{align-items:flex-start}@media (min-width:576px){.m-backdrop.--fullscreen{align-items:center}}.m-backdrop.--fullscreen.--center-top{align-items:flex-start}@media (min-width:576px){.m-backdrop.--fullscreen.--center-top{padding-top:7rem}}.m-backdrop.--fullscreen .m-backdrop-content{position:relative;width:100%}@media (min-width:576px){.m-backdrop.--fullscreen .m-backdrop-content{width:auto}}.m-drawer{align-items:stretch}.m-drawer .m-drawer-content-wrap{background-color:var(--maz-color-bg);color:var(--maz-color-text);overflow-y:auto}.m-drawer .m-drawer-content-wrap>.m-drawer-header{align-items:center;background-clip:padding-box;background-color:var(--maz-color-bg);border-bottom-width:var(--maz-border-width);border-color:var(--maz-color-bg-light);display:flex;flex-shrink:0;height:4rem;padding:.75rem 1rem;z-index:1}.m-drawer .m-drawer-content-wrap>.m-drawer-header .m-drawer-header__title{font-size:1.25rem;font-weight:600;line-height:1.75rem;margin:0}.m-drawer .m-drawer-content-wrap>.m-drawer-header .m-drawer-header__close{display:flex;justify-content:flex-end}.m-drawer .m-drawer-content-wrap>.m-drawer-header.--end{justify-content:flex-end}.m-drawer .m-drawer-content-wrap>.m-drawer-header.--between{justify-content:space-between}.m-drawer .m-drawer-content-wrap>.m-drawer-body{background-clip:padding-box;flex:1 1 0%;min-height:0;overflow-x:auto;z-index:0}.m-drawer.--left .m-drawer-content-wrap,.m-drawer.--right .m-drawer-content-wrap{min-height:100vh}.m-drawer.--left .m-backdrop-content,.m-drawer.--right .m-backdrop-content{height:100vh;min-height:100vh;transition:all .2s ease-in-out;width:100%}@media (min-width:768px){.m-drawer.--left .m-backdrop-content,.m-drawer.--right .m-backdrop-content{width:var(--maz-drawer-size)}}.m-drawer.--left{justify-content:flex-start}.m-drawer.--left.backdrop-anim-enter-from>.m-backdrop-content,.m-drawer.--left.backdrop-anim-leave-to>.m-backdrop-content{opacity:0;transform:translate(-100%)}.m-drawer.--right{justify-content:flex-end}.m-drawer.--right.backdrop-anim-enter-from>.m-backdrop-content,.m-drawer.--right.backdrop-anim-leave-to>.m-backdrop-content{opacity:0;transform:translate(100%)}.m-drawer.--bottom .m-backdrop-content,.m-drawer.--top .m-backdrop-content{height:100vh;transition:all .2s ease-in-out;width:100%}@media (min-width:768px){.m-drawer.--bottom .m-backdrop-content,.m-drawer.--top .m-backdrop-content{height:auto}}.m-drawer.--top{align-items:flex-start}.m-drawer.--top.backdrop-anim-enter-from>.m-backdrop-content,.m-drawer.--top.backdrop-anim-leave-to>.m-backdrop-content{opacity:0;transform:translateY(-100%)}.m-drawer.--bottom{align-items:flex-end}.m-drawer.--bottom.backdrop-anim-enter-from>.m-backdrop-content,.m-drawer.--bottom.backdrop-anim-leave-to>.m-backdrop-content{opacity:0;transform:translateY(100%)}.m-drawer .m-backdrop-content>.m-drawer-content-wrap{box-shadow:0 5px 10px #0000000d;display:flex;flex-direction:column;height:100%;pointer-events:auto;width:100%}
