/*! UniCore 3.19.1 | https://www.unistudio.co | (c) 2023 - 2024 UniStudio | MIT License */.uc-offcanvas{display:none;position:fixed;top:0;bottom:0;left:0;z-index:1000}.uc-offcanvas-flip .uc-offcanvas{right:0;left:auto}.uc-offcanvas-bar{position:absolute;top:0;bottom:0;left:-270px;box-sizing:border-box;width:270px;padding:20px 20px;background:#222;overflow-y:auto}@media (min-width:576px){.uc-offcanvas-bar{left:-350px;width:350px;padding:30px 30px}}.uc-offcanvas-flip .uc-offcanvas-bar{left:auto;right:-270px}@media (min-width:576px){.uc-offcanvas-flip .uc-offcanvas-bar{right:-350px}}.uc-open>.uc-offcanvas-bar{left:0}.uc-offcanvas-flip .uc-open>.uc-offcanvas-bar{left:auto;right:0}.uc-offcanvas-bar-animation{transition:left .3s ease-out}.uc-offcanvas-flip .uc-offcanvas-bar-animation{transition-property:right}.uc-offcanvas-reveal{position:absolute;top:0;bottom:0;left:0;width:0;overflow:hidden;transition:width .3s ease-out}.uc-offcanvas-reveal .uc-offcanvas-bar{left:0}.uc-offcanvas-flip .uc-offcanvas-reveal .uc-offcanvas-bar{left:auto;right:0}.uc-open>.uc-offcanvas-reveal{width:270px}@media (min-width:576px){.uc-open>.uc-offcanvas-reveal{width:350px}}.uc-offcanvas-flip .uc-offcanvas-reveal{right:0;left:auto}.uc-offcanvas-close{position:absolute;z-index:1000;top:5px;right:5px;padding:5px}@media (min-width:576px){.uc-offcanvas-close{top:10px;right:10px}}.uc-offcanvas-close:first-child+*{margin-top:0}.uc-offcanvas-overlay{width:100vw;touch-action:none}.uc-offcanvas-overlay::before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.1);opacity:0;transition:opacity .15s linear}.uc-offcanvas-overlay.uc-open::before{opacity:1}.uc-offcanvas-container,.uc-offcanvas-page{overflow-x:hidden;overflow-x:clip}.uc-offcanvas-container{position:relative;left:0;transition:left .3s ease-out;box-sizing:border-box;width:100%}:not(.uc-offcanvas-flip).uc-offcanvas-container-animation{left:270px}.uc-offcanvas-flip.uc-offcanvas-container-animation{left:-270px}@media (min-width:576px){:not(.uc-offcanvas-flip).uc-offcanvas-container-animation{left:350px}.uc-offcanvas-flip.uc-offcanvas-container-animation{left:-350px}}*{--uc-inverse:initial}.uc-light,.uc-offcanvas-bar{--uc-inverse:light}.uc-dark{--uc-inverse:dark}.uc-inverse-light{--uc-inverse:light!important}.uc-inverse-dark{--uc-inverse:dark!important}