.v-carousel{overflow:hidden;position:relative;width:100%}.v-carousel__controls{align-items:center;background:rgba(0,0,0,.3);bottom:0;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{margin:0;position:absolute;bottom:0;left:0;right:0}.v-carousel .v-window-item{display:block;height:inherit;text-decoration:none}.v-carousel--hide-delimiter-background .v-carousel__controls{background:transparent}.v-carousel--vertical-delimiters .v-carousel__controls{height:100%!important;width:50px}.masonry{margin-bottom:-20px}.masonry-gallery{display:grid;grid-template-columns:2fr 1fr 1fr;grid-auto-rows:1fr;max-width:100%;max-height:calc(100vh - 210px);height:300px;grid-gap:4px;margin-bottom:4px}.masonry-gallery__item{min-width:1px;min-height:1px}.masonry-gallery__item:first-child{grid-row-start:1;grid-row-end:3}.masonry-gallery__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;vertical-align:top}@media(min-width:1200px){.masonry-gallery{max-width:1120px;margin-left:auto;margin-right:auto;height:360px}}.masonry-slider{max-height:100vh;height:300px}.v-carousel__controls{background-color:transparent;height:40px}.v-carousel__controls .v-btn{margin:0;height:24px;width:24px}.v-carousel__controls .v-btn:before{display:none}.v-carousel__controls .v-btn .v-icon{font-size:12px!important}.v-carousel__controls .v-btn.v-item--active .v-icon{opacity:1}