.v-col-grow{flex:1 0 0;max-width:100%}.v-col-absolute-center{left:50%;position:absolute;transform:translate(-50%);width:auto}@media (min-width:0){.v-col-xs-grow{flex:1 0 0;max-width:100%}.v-col-xs-absolute-center{left:50%;position:absolute;transform:translate(-50%);width:auto}}@media (min-width:600px){.v-col-sm-grow{flex:1 0 0;max-width:100%}.v-col-sm-absolute-center{left:50%;position:absolute;transform:translate(-50%);width:auto}}@media (min-width:960px){.v-col-md-grow{flex:1 0 0;max-width:100%}.v-col-md-absolute-center{left:50%;position:absolute;transform:translate(-50%);width:auto}}@media (min-width:1280px){.v-col-lg-grow{flex:1 0 0;max-width:100%}.v-col-lg-absolute-center{left:50%;position:absolute;transform:translate(-50%);width:auto}}@media (min-width:1920px){.v-col-xl-grow{flex:1 0 0;max-width:100%}.v-col-xl-absolute-center{left:50%;position:absolute;transform:translate(-50%);width:auto}}@media (min-width:2560px){.v-col-xxl-grow{flex:1 0 0;max-width:100%}.v-col-xxl-absolute-center{left:50%;position:absolute;transform:translate(-50%);width:auto}}.lh-1{line-height:1}.lh-2{line-height:1.5}.lh-3{line-height:1.75}.lh-4{line-height:2}.v-carousel{overflow:hidden;position:relative;width:100%}.v-carousel__controls{align-items:center;background:rgba(var(--v-theme-surface-variant),.3);bottom:0;color:rgb(var(--v-theme-on-surface-variant));display:flex;height:50px;justify-content:center;list-style-type:none;position:absolute;width:100%;z-index:1}.v-carousel__controls>.v-item-group{flex:0 1 auto}.v-carousel__controls__item{margin:0 8px}.v-carousel__controls__item .v-icon{opacity:.5}.v-carousel__controls__item--active .v-icon{opacity:1;vertical-align:middle}.v-carousel__controls__item:hover{background:none}.v-carousel__controls__item:hover .v-icon{opacity:.8}.v-carousel__progress{bottom:0;left:0;margin:0;position:absolute;right:0}.v-carousel-item{display:block;height:inherit;text-decoration:none}.v-carousel-item>.v-img{height:inherit}.v-carousel--hide-delimiter-background .v-carousel__controls{background:transparent}.v-carousel--vertical-delimiters .v-carousel__controls{flex-direction:column;height:100%!important;width:50px}
