.theme--light.v-footer{background-color:#f5f5f5;color:rgba(0,0,0,.87)}.theme--dark.v-footer{background-color:#272727;color:#fff}.v-sheet.v-footer{border-radius:0}.v-sheet.v-footer:not(.v-sheet--outlined){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.v-sheet.v-footer.v-sheet--shaped{border-radius:24px 0}.v-footer{align-items:center;display:flex;flex:0 1 auto!important;flex-wrap:wrap;padding:6px 16px;position:relative;transition-duration:.2s;transition-property:background-color,left,right;transition-timing-function:cubic-bezier(.4,0,.2,1)}.v-footer:not([data-booted=true]){transition:none!important}.v-footer--absolute,.v-footer--fixed{z-index:3}.v-footer--absolute{position:absolute}.v-footer--absolute:not(.v-footer--inset){width:100%}.v-footer--fixed{position:fixed}.v-footer--padless{padding:0}
@charset "UTF-8";.cookie__bar{-ms-overflow-style:none;align-items:center;background:#eee;border-bottom:1px solid #ddd;border-top:1px solid #ddd;box-shadow:0 -4px 4px hsla(0,0%,78%,.05);box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Roboto,Oxygen,Ubuntu,Cantarell,“Fira Sans”,“Droid Sans”,“Helvetica Neue”,Arial,sans-serif;font-size:1rem;line-height:1.5;overflow:hidden;padding:20px;position:fixed;width:100%;z-index:9999}.cookie__bar--bottom{bottom:0;left:0;right:0}.cookie__bar--top{left:0;right:0;top:0}.cookie__bar__wrap{align-items:center;display:flex;flex-direction:column;justify-content:space-between;width:100%}@media (min-width:768px){.cookie__bar__wrap{flex-direction:row}}.cookie__bar__postpone-button{-ms-flex:1 1 auto;margin-right:auto}@media (min-width:768px){.cookie__bar__postpone-button{margin-right:10px}}.cookie__bar__postpone-button:hover{cursor:pointer;opacity:.8}.cookie__bar__content{-ms-flex:1 1 auto;font-size:.9rem;margin-bottom:20px;margin-right:0;max-height:103px;overflow:auto;width:100%}@media (min-width:768px){.cookie__bar__content{margin-bottom:0;margin-right:auto}}.cookie__bar__buttons{display:flex;flex-direction:column;transition:all .2s ease;width:100%}@media (min-width:768px){.cookie__bar__buttons{flex-direction:row;width:auto}}.cookie__bar__buttons__button{border:1px solid transparent;border-radius:3px;display:inline-block;font-size:.9rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.cookie__bar__buttons__button:hover{cursor:pointer;-webkit-text-decoration:none;text-decoration:none}.cookie__bar__buttons__button--accept{background:#4caf50;background:linear-gradient(#5cb860,#4caf50);color:#fff;-ms-flex:1 1 auto}.cookie__bar__buttons__button--accept:hover{background:#409343}.cookie__bar__buttons__button--decline{background:#f44336;background:linear-gradient(#f55a4e,#f44336);color:#fff;-ms-flex:1 1 auto;margin-bottom:10px}.cookie__bar__buttons__button--decline:hover{background:#f21f0f}@media (min-width:768px){.cookie__bar__buttons__button--decline{margin-bottom:0;margin-right:10px}}.cookie__floating{-ms-overflow-style:none;background:#fafafa;border:1px solid #ddd;border-radius:6px;bottom:10px;box-shadow:0 4px 8px hsla(0,0%,78%,.3);box-sizing:border-box;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Roboto,Oxygen,Ubuntu,Cantarell,“Fira Sans”,“Droid Sans”,“Helvetica Neue”,Arial,sans-serif;font-size:1rem;justify-content:space-between;left:0;line-height:1.5;margin:0 auto;overflow:hidden;position:fixed;right:0;width:90%;z-index:9999}@media (min-width:768px){.cookie__floating{max-width:300px}.cookie__floating--bottom-left{bottom:20px;left:20px;margin:0;right:auto}.cookie__floating--bottom-right{bottom:20px;left:auto;margin:0;right:20px}.cookie__floating--top-right{bottom:auto;left:auto;margin:0;right:20px;top:20px}.cookie__floating--top-left{bottom:auto;left:20px;margin:0;right:auto;top:20px}}.cookie__floating__postpone-button{display:inline-flex;margin-bottom:-10px;margin-right:auto;padding:5px 0 0 20px}.cookie__floating__postpone-button:hover{cursor:pointer;opacity:.8}.cookie__floating__content{font-size:.95rem;margin-bottom:5px;max-height:105px;overflow:auto;padding:15px 20px}@media (min-width:768px){.cookie__floating__content{margin-bottom:10px}}.cookie__floating__buttons{display:flex;flex-direction:row;height:auto;transition:all .2s ease;width:100%}.cookie__floating__buttons__button{background-color:#eee;border:1px solid #ddd;border-left:none;border-right:none;font-size:.9rem;font-weight:700;min-height:40px;padding:.375rem .75rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;width:100%}.cookie__floating__buttons__button:first-child{border-right:1px solid #ddd}.cookie__floating__buttons__button:hover{cursor:pointer;-webkit-text-decoration:none;text-decoration:none}.cookie__floating__buttons__button--accept{color:#4caf50;-ms-flex:1 1 auto}.cookie__floating__buttons__button--accept:hover{background:#409343;color:#fff}.cookie__floating__buttons__button--decline{color:#f44336;-ms-flex:1 1 auto}.cookie__floating__buttons__button--decline:hover{background:#f21f0f;color:#fff}.slideFromBottom-enter,.slideFromBottom-leave-to{transform:translateY(10em)}.slideFromBottom-enter-to,.slideFromBottom-leave{transform:translate(0)}.slideFromBottom-enter-active{transition:transform .2s ease-out}.slideFromBottom-leave-active{transition:transform .2s ease-in}.slideFromTop-enter,.slideFromTop-leave-to{transform:translateY(-10em)}.slideFromTop-enter-to,.slideFromTop-leave{transform:translate(0)}.slideFromTop-enter-active{transition:transform .2s ease-out}.slideFromTop-leave-active{transition:transform .2s ease-in}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}
.anylife[data-v-7338eebe]{background-color:#f5f5f5!important}
#home-app-bar .v-tabs-slider{margin:0 auto;max-width:24px}#home-app-bar .v-tab:before{display:none}
.floating-sidebar[data-v-61e502cc]{background-color:#1ba9d5;border-radius:8px;display:flex;flex-direction:column;gap:12px;padding:4px;position:fixed;right:16px;top:60%;transform:translateY(-50%);z-index:1000}.icon-button[data-v-61e502cc]{align-items:center;color:#fff;display:flex;height:40px;justify-content:center;-webkit-text-decoration:none;text-decoration:none;width:40px}.icon-button[data-v-61e502cc]:hover{background-color:hsla(0,0%,100%,.1);border-radius:4px}.v-icon[data-v-61e502cc]{color:#fff;font-size:24px}
