.v-img{--v-theme-overlay-multiplier:3;z-index:0}.v-img.v-img--absolute{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.v-img.v-img--fit-content{max-width:fit-content}.v-img.v-img--fit-content>.v-img__img{position:relative}.v-img.v-img--fit-content>.v-responsive__sizer{display:none}.v-img--booting .v-responsive__sizer{transition:none}.v-img--rounded{border-radius:4px}.v-img__img,.v-img__picture,.v-img__gradient,.v-img__placeholder,.v-img__error{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.v-img__img--preload{filter:blur(4px)}.v-img__img--contain{object-fit:contain}.v-img__img--cover{object-fit:cover}.v-img__gradient{background-repeat:no-repeat}.v-responsive{flex:1 0 auto;max-width:100%;max-height:100%;display:flex;position:relative;overflow:hidden}.v-responsive--inline{flex:none;display:inline-flex}.v-responsive__content{flex:1 0 0;max-width:100%}.v-responsive__sizer~.v-responsive__content{margin-inline-start:-100%}.v-responsive__sizer{pointer-events:none;flex:1 0 0;transition:padding-bottom .2s cubic-bezier(.4,0,.2,1)}.v-progress-circular{vertical-align:middle;justify-content:center;align-items:center;display:inline-flex;position:relative;overflow:hidden}.v-progress-circular>svg{z-index:0;width:100%;height:100%;margin:auto;position:absolute;inset:0}.v-progress-circular__content{justify-content:center;align-items:center;display:flex}.v-progress-circular__underlay{color:rgba(var(--v-border-color), var(--v-border-opacity));stroke:currentColor;z-index:1}.v-progress-circular__overlay{stroke:currentColor;z-index:2;transition:all .2s ease-in-out,stroke-width}.v-progress-circular--revealing{--progress-reveal-duration:$progress-circular-reveal-duration}.v-progress-circular--revealing .v-progress-circular__overlay{transition-duration:var(--progress-reveal-duration), 0s}.v-progress-circular--size-x-small{width:16px;height:16px}.v-progress-circular--size-small{width:24px;height:24px}.v-progress-circular--size-default{width:32px;height:32px}.v-progress-circular--size-large{width:48px;height:48px}.v-progress-circular--size-x-large{width:64px;height:64px}.v-progress-circular--indeterminate>svg{transform-origin:50%;transition:all .2s ease-in-out;animation:1.4s linear infinite progress-circular-rotate}.v-progress-circular--indeterminate .v-progress-circular__overlay{stroke-dasharray:25 200;stroke-dashoffset:0;stroke-linecap:round;transform-origin:50%;animation:1.4s ease-in-out infinite progress-circular-dash,1.4s linear infinite progress-circular-rotate;transform:rotate(-90deg)}.v-progress-circular--disable-shrink>svg{animation-duration:.7s}.v-progress-circular--disable-shrink .v-progress-circular__overlay{animation:none}.v-progress-circular--indeterminate:not(.v-progress-circular--visible)>svg,.v-progress-circular--indeterminate:not(.v-progress-circular--visible) .v-progress-circular__overlay{animation-play-state:paused!important}@keyframes progress-circular-dash{0%{stroke-dasharray:1 200;stroke-dashoffset:0}50%{stroke-dasharray:100 200;stroke-dashoffset:-15px}to{stroke-dasharray:100 200;stroke-dashoffset:-124px}}@keyframes progress-circular-rotate{to{transform:rotate(270deg)}}
