/*! UniCore 3.19.1 | https://www.unistudio.co | (c) 2023 - 2024 UniStudio | MIT License */.uc-flex{display:flex}.uc-flex-inline{display:inline-flex}.uc-flex-left{justify-content:flex-start}.uc-flex-center{justify-content:center}.uc-flex-right{justify-content:flex-end}.uc-flex-between{justify-content:space-between}.uc-flex-around{justify-content:space-around}@media (min-width:576px){.uc-flex-left\@s{justify-content:flex-start}.uc-flex-center\@s{justify-content:center}.uc-flex-right\@s{justify-content:flex-end}.uc-flex-between\@s{justify-content:space-between}.uc-flex-around\@s{justify-content:space-around}}@media (min-width:768px){.uc-flex-left\@m{justify-content:flex-start}.uc-flex-center\@m{justify-content:center}.uc-flex-right\@m{justify-content:flex-end}.uc-flex-between\@m{justify-content:space-between}.uc-flex-around\@m{justify-content:space-around}}@media (min-width:992px){.uc-flex-left\@l{justify-content:flex-start}.uc-flex-center\@l{justify-content:center}.uc-flex-right\@l{justify-content:flex-end}.uc-flex-between\@l{justify-content:space-between}.uc-flex-around\@l{justify-content:space-around}}@media (min-width:1200px){.uc-flex-left\@xl{justify-content:flex-start}.uc-flex-center\@xl{justify-content:center}.uc-flex-right\@xl{justify-content:flex-end}.uc-flex-between\@xl{justify-content:space-between}.uc-flex-around\@xl{justify-content:space-around}}.uc-flex-stretch{align-items:stretch}.uc-flex-top{align-items:flex-start}.uc-flex-middle{align-items:center}.uc-flex-bottom{align-items:flex-end}@media (min-width:576px){.uc-flex-stretch\@s{align-items:stretch}.uc-flex-top\@s{align-items:flex-start}.uc-flex-middle\@s{align-items:center}.uc-flex-bottom\@s{align-items:flex-end}}@media (min-width:768px){.uc-flex-stretch\@m{align-items:stretch}.uc-flex-top\@m{align-items:flex-start}.uc-flex-middle\@m{align-items:center}.uc-flex-bottom\@m{align-items:flex-end}}@media (min-width:992px){.uc-flex-stretch\@l{align-items:stretch}.uc-flex-top\@l{align-items:flex-start}.uc-flex-middle\@l{align-items:center}.uc-flex-bottom\@l{align-items:flex-end}}@media (min-width:1200px){.uc-flex-stretch\@xl{align-items:stretch}.uc-flex-top\@xl{align-items:flex-start}.uc-flex-middle\@xl{align-items:center}.uc-flex-bottom\@xl{align-items:flex-end}}.uc-flex-row{flex-direction:row}.uc-flex-row-reverse{flex-direction:row-reverse}.uc-flex-column{flex-direction:column}.uc-flex-column-reverse{flex-direction:column-reverse}@media (min-width:576px){.uc-flex-row\@s{flex-direction:row}.uc-flex-column\@s{flex-direction:column}}@media (min-width:768px){.uc-flex-row\@m{flex-direction:row}.uc-flex-column\@m{flex-direction:column}}@media (min-width:992px){.uc-flex-row\@l{flex-direction:row}.uc-flex-column\@l{flex-direction:column}}@media (min-width:1200px){.uc-flex-row\@xl{flex-direction:row}.uc-flex-column\@xl{flex-direction:column}}.uc-flex-nowrap{flex-wrap:nowrap}.uc-flex-wrap{flex-wrap:wrap}.uc-flex-wrap-reverse{flex-wrap:wrap-reverse}.uc-flex-wrap-stretch{align-content:stretch}.uc-flex-wrap-top{align-content:flex-start}.uc-flex-wrap-middle{align-content:center}.uc-flex-wrap-bottom{align-content:flex-end}.uc-flex-wrap-between{align-content:space-between}.uc-flex-wrap-around{align-content:space-around}.uc-flex-first{order:-1}.uc-flex-last{order:99}@media (min-width:576px){.uc-flex-first\@s{order:-1}.uc-flex-last\@s{order:99}}@media (min-width:768px){.uc-flex-first\@m{order:-1}.uc-flex-last\@m{order:99}}@media (min-width:992px){.uc-flex-first\@l{order:-1}.uc-flex-last\@l{order:99}}@media (min-width:1200px){.uc-flex-first\@xl{order:-1}.uc-flex-last\@xl{order:99}}.uc-flex-initial{flex:initial}.uc-flex-none{flex:none}.uc-flex-auto{flex:auto}.uc-flex-1{flex:1}@media (min-width:576px){.uc-flex-initial\@s{flex:initial}.uc-flex-none\@s{flex:none}.uc-flex-1\@s{flex:1}}@media (min-width:768px){.uc-flex-initial\@m{flex:initial}.uc-flex-none\@m{flex:none}.uc-flex-1\@m{flex:1}}@media (min-width:992px){.uc-flex-initial\@l{flex:initial}.uc-flex-none\@l{flex:none}.uc-flex-1\@l{flex:1}}@media (min-width:1200px){.uc-flex-initial\@xl{flex:initial}.uc-flex-none\@xl{flex:none}.uc-flex-1\@xl{flex:1}}*{--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}