@charset "UTF-8";:root{--app-color-main: 25, 149, 173;--app-color-sub: 161, 214, 226;--app-color-sub-light: 207, 234, 240;--app-color-background: 188, 186, 190;--app-color-alart: 230, 126, 34;--app-transition: .3s;--app-opacity-hover: .7}.u-bg-color-main{background-color:rgb(var(--app-color-main))!important}.u-bg-color-sub{background-color:rgb(var(--app-color-sub))!important}.u-bg-color-sub-light{background-color:rgb(var(--app-color-sub-light))!important}.u-bg-color-background{background-color:rgb(var(--app-color-background))!important}.u-bg-color-alart{background-color:rgb(var(--app-color-alart))!important}.u-text-color-main{color:rgb(var(--app-color-main))!important}.u-text-color-sub{color:rgb(var(--app-color-sub))!important}.u-text-color-background{color:rgb(var(--app-color-background))!important}.u-text-color-alart{color:rgb(var(--app-color-alart))!important}
