/*! UniCore 3.19.1 | https://www.unistudio.co | (c) 2023 - 2024 UniStudio | MIT License */:root{--uc-position-margin-offset:0px}[class*=uc-position-bottom],[class*=uc-position-center],[class*=uc-position-left],[class*=uc-position-right],[class*=uc-position-top]{position:absolute!important;max-width:calc(100% - (var(--uc-position-margin-offset) * 2));box-sizing:border-box}.uc-position-top{top:0;left:0;right:0}.uc-position-bottom{bottom:0;left:0;right:0}.uc-position-left{top:0;bottom:0;left:0}.uc-position-right{top:0;bottom:0;right:0}.uc-position-top-left{top:0;left:0}.uc-position-top-right{top:0;right:0}.uc-position-bottom-left{bottom:0;left:0}.uc-position-bottom-right{bottom:0;right:0}.uc-position-center{top:calc(50% - var(--uc-position-margin-offset));left:calc(50% - var(--uc-position-margin-offset));--uc-position-translate-x:-50%;--uc-position-translate-y:-50%;transform:translate(var(--uc-position-translate-x),var(--uc-position-translate-y));width:max-content}[class*=uc-position-center-left],[class*=uc-position-center-right]{top:calc(50% - var(--uc-position-margin-offset));--uc-position-translate-y:-50%;transform:translate(0,var(--uc-position-translate-y))}.uc-position-center-left{left:0}.uc-position-center-right{right:0}.uc-position-center-left-out{right:100%;width:max-content}.uc-position-center-right-out{left:100%;width:max-content}.uc-position-bottom-center,.uc-position-top-center{left:calc(50% - var(--uc-position-margin-offset));--uc-position-translate-x:-50%;transform:translate(var(--uc-position-translate-x),0);width:max-content}.uc-position-top-center{top:0}.uc-position-bottom-center{bottom:0}.uc-position-cover{position:absolute;top:0;bottom:0;left:0;right:0}.uc-position-small{margin:15px;--uc-position-margin-offset:15px}.uc-position-medium{margin:30px;--uc-position-margin-offset:30px}.uc-position-large{margin:30px;--uc-position-margin-offset:30px}@media (min-width:992px){.uc-position-large{margin:50px;--uc-position-margin-offset:50px}}.uc-position-relative{position:relative!important}.uc-position-absolute{position:absolute!important}.uc-position-fixed{position:fixed!important}.uc-position-sticky{position:sticky!important}.uc-position-z-index{z-index:1}.uc-position-z-index-zero{z-index:0}.uc-position-z-index-negative{z-index:-1}.uc-position-z-index-high{z-index:990}*{--uc-inverse:initial}.uc-light{--uc-inverse:light}.uc-dark{--uc-inverse:dark}.uc-inverse-light{--uc-inverse:light!important}.uc-inverse-dark{--uc-inverse:dark!important}