.el-switch{--el-switch-on-color:var(--el-color-primary);--el-switch-off-color:var(--el-border-color);align-items:center;display:inline-flex;font-size:14px;height:32px;line-height:20px;position:relative;vertical-align:middle}.el-switch.is-disabled :is(.el-switch__core,.el-switch__label){cursor:not-allowed}.el-switch__label{color:var(--el-text-color-primary);cursor:pointer;display:inline-block;font-size:14px;font-weight:500;height:20px;transition:var(--el-transition-duration-fast);vertical-align:middle}.el-switch__label.is-active{color:var(--el-color-primary)}.el-switch__label--left{margin-right:10px}.el-switch__label--right{margin-left:10px}.el-switch__label *{display:inline-block;font-size:14px;line-height:1}.el-switch__label .el-icon{height:inherit}.el-switch__label .el-icon svg{vertical-align:middle}.el-switch__input{height:0;margin:0;opacity:0;position:absolute;width:0}.el-switch__input:focus-visible~.el-switch__core{outline:2px solid var(--el-switch-on-color);outline-offset:1px}.el-switch__core{align-items:center;background:var(--el-switch-off-color);border:1px solid var(--el-switch-border-color,var(--el-switch-off-color));border-radius:10px;box-sizing:border-box;cursor:pointer;display:inline-flex;height:20px;min-width:40px;outline:none;position:relative;transition:border-color var(--el-transition-duration),background-color var(--el-transition-duration)}.el-switch__core .el-switch__inner{align-items:center;display:flex;height:16px;justify-content:center;overflow:hidden;padding:0 4px 0 18px;transition:all var(--el-transition-duration);width:100%}.el-switch__core .el-switch__inner-wrapper{align-items:center;color:var(--el-color-white);display:flex;font-size:12px;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;white-space:nowrap}.el-switch__core .el-switch__action{align-items:center;background-color:var(--el-color-white);border-radius:var(--el-border-radius-circle);color:var(--el-switch-off-color);display:flex;height:16px;justify-content:center;left:1px;position:absolute;transition:all var(--el-transition-duration);width:16px}.el-switch.is-checked .el-switch__core{background-color:var(--el-switch-on-color);border-color:var(--el-switch-border-color,var(--el-switch-on-color))}.el-switch.is-checked .el-switch__core .el-switch__action{color:var(--el-switch-on-color);left:calc(100% - 17px)}.el-switch.is-checked .el-switch__core .el-switch__inner{padding:0 18px 0 4px}.el-switch.is-disabled{opacity:.6}.el-switch--wide .el-switch__label.el-switch__label--left span{left:10px}.el-switch--wide .el-switch__label.el-switch__label--right span{right:10px}.el-switch :is(.label-fade-enter-from,.label-fade-leave-active){opacity:0}.el-switch--large{font-size:14px;height:40px;line-height:24px}.el-switch--large .el-switch__label{font-size:14px;height:24px}.el-switch--large .el-switch__label *{font-size:14px}.el-switch--large .el-switch__core{border-radius:12px;height:24px;min-width:50px}.el-switch--large .el-switch__core .el-switch__inner{height:20px;padding:0 6px 0 22px}.el-switch--large .el-switch__core .el-switch__action{height:20px;width:20px}.el-switch--large.is-checked .el-switch__core .el-switch__action{left:calc(100% - 21px)}.el-switch--large.is-checked .el-switch__core .el-switch__inner{padding:0 22px 0 6px}.el-switch--small{font-size:12px;height:24px;line-height:16px}.el-switch--small .el-switch__label{font-size:12px;height:16px}.el-switch--small .el-switch__label *{font-size:12px}.el-switch--small .el-switch__core{border-radius:8px;height:16px;min-width:30px}.el-switch--small .el-switch__core .el-switch__inner{height:12px;padding:0 2px 0 14px}.el-switch--small .el-switch__core .el-switch__action{height:12px;width:12px}.el-switch--small.is-checked .el-switch__core .el-switch__action{left:calc(100% - 13px)}.el-switch--small.is-checked .el-switch__core .el-switch__inner{padding:0 14px 0 2px}.cookie-consent[data-v-16c84e3d]{background-color:var(--ys-white);border-top:1px solid var(--ys-gray-300);bottom:0;box-shadow:0 -8px 24px #00000014;left:0;padding:18px max(24px,var(--page-padding));position:fixed;right:0;z-index:98}.cookie-consent__inner[data-v-16c84e3d]{align-items:center;display:flex;gap:18px;margin:0 auto;max-width:var(--ys-width)}.cookie-consent__mark[data-v-16c84e3d]{align-items:center;background-color:var(--ys-primary-light);border:1px solid #f3d5d6;border-radius:4px;color:var(--ys-primary);display:flex;flex:none;height:36px;justify-content:center;width:36px}.cookie-consent__content[data-v-16c84e3d]{flex:1;min-width:0}.cookie-consent__content h2[data-v-16c84e3d]{color:var(--ys-gray);font-size:18px;font-weight:600;line-height:26px;margin:0 0 6px}.cookie-consent__text[data-v-16c84e3d]{color:var(--ys-gray-100);font-size:14px;line-height:22px;margin:0}.cookie-consent__link[data-v-16c84e3d]{color:var(--ys-primary);text-decoration:underline;text-underline-offset:3px}.cookie-consent__actions[data-v-16c84e3d]{display:flex;flex:none;flex-wrap:wrap;gap:10px;justify-content:flex-end}.cookie-consent__actions .el-button[data-v-16c84e3d]{margin:0;min-width:132px}.cookie-consent-slide-enter-active[data-v-16c84e3d],.cookie-consent-slide-leave-active[data-v-16c84e3d]{transition:transform .2s ease,opacity .2s ease}.cookie-consent-slide-enter-from[data-v-16c84e3d],.cookie-consent-slide-leave-to[data-v-16c84e3d]{opacity:0;transform:translateY(100%)}@media screen and (max-width:900px){.cookie-consent__inner[data-v-16c84e3d]{align-items:flex-start;flex-wrap:wrap}.cookie-consent__content[data-v-16c84e3d]{flex-basis:calc(100% - 54px)}.cookie-consent__actions[data-v-16c84e3d]{justify-content:flex-start;padding-left:54px;width:100%}}@media screen and (max-width:640px){.cookie-consent[data-v-16c84e3d]{padding:16px 14px}.cookie-consent__mark[data-v-16c84e3d]{display:none}.cookie-consent__content[data-v-16c84e3d]{flex-basis:100%}.cookie-consent__actions[data-v-16c84e3d]{display:grid;grid-template-columns:1fr;padding-left:0}.cookie-consent__actions .el-button[data-v-16c84e3d]{width:100%}}.cookie-preferences-dialog{border-radius:4px}.cookie-preferences-dialog .el-dialog__header{border-bottom:1px solid var(--ys-gray-300);padding-bottom:12px}.cookie-preferences-dialog .el-dialog__title{color:var(--ys-gray);font-size:18px;font-weight:600}.cookie-preferences__intro{color:var(--ys-gray-100);font-size:14px;line-height:22px;margin:0 0 16px}.cookie-preferences__list{display:flex;flex-direction:column;gap:10px}.cookie-preferences__item{align-items:center;background-color:#fafafa;border:1px solid var(--ys-gray-300);border-radius:4px;display:flex;gap:20px;justify-content:space-between;padding:14px 16px}.cookie-preferences__item h3{color:var(--ys-gray);font-size:14px;font-weight:600;line-height:20px;margin:0 0 5px}.cookie-preferences__item p{color:var(--ys-gray-100);font-size:12px;line-height:20px;margin:0}.cookie-preferences__item .el-switch{flex:none}.cookie-preferences__footer{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.cookie-preferences__footer .el-button{margin:0;min-width:128px}@media screen and (max-width:640px){.cookie-preferences-dialog{width:calc(100vw - 28px)!important}.cookie-preferences__footer{display:grid;grid-template-columns:1fr}.cookie-preferences__footer .el-button{width:100%}}
