.modal[data-v-bf5917ed]{--background-color:var(--color-red);--text-color:var(--color-black);--modal-top:0;--modal-right:0;--modal-bottom:0;--modal-left:0;--modal-height:100dvh;position:fixed;top:var(--modal-top);right:var(--modal-right);bottom:var(--modal-bottom);left:var(--modal-left);height:var(--modal-height);width:100dvw;z-index:15;background-color:var(--color-white);color:var(--text-color)}.modal[data-v-bf5917ed],[data-theme=eco] .modal[data-v-bf5917ed]{display:none}[data-theme=eco] .modal--is-open[data-v-bf5917ed]{display:block}.modal--vertical[data-v-bf5917ed]{max-height:100dvh}.modal--horizontal[data-v-bf5917ed]:not(.modal--full-size){max-width:44rem}.modal__content[data-v-bf5917ed]::-webkit-scrollbar{width:5px;background:var(--color-light-grey);border-radius:5px;height:auto}.modal__content[data-v-bf5917ed]::-webkit-scrollbar-thumb,.modal__content[data-v-bf5917ed]::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px transparent;border-radius:5px}.modal__content[data-v-bf5917ed]::-webkit-scrollbar-thumb{background:#0006}.modal__content[data-v-bf5917ed]{backface-visibility:hidden;height:100%;width:100%;max-height:calc(100dvh - var(--modal-bottom));overflow-y:auto;z-index:0}.modal__close[data-v-bf5917ed]{position:fixed;right:1.25rem;top:1.25rem;z-index:9;display:flex;width:2rem;height:2rem;padding:var(--spacing-inside-2);justify-content:center;align-items:center;border-radius:1.5rem;border:2px solid var(--text-color)}.modal__close-icon[data-v-bf5917ed],.modal__close-icon svg[data-v-bf5917ed]{height:1.25rem;width:1.25rem}.lightbox[data-v-2be478fc]{--lightbox-bg-color:var(--color-black--80);position:relative;z-index:32}.lightbox__background[data-v-2be478fc]{position:fixed;inset:0;background-color:var(--lightbox-bg-color);height:100%;width:100%;z-index:11}@media(min-width:768px){.lightbox__modal[data-v-2be478fc]{height:100%}}
