.v-carousel{overflow:hidden;position:relative;width:100%}.v-carousel__controls{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.3);bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style-type:none;position:absolute;width:100%;z-index:1}.v-carousel__controls>.v-item-group{-webkit-box-flex:0;-ms-flex:0 1 auto;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}.v-window{overflow:hidden}.v-window__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:inherit;position:relative;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-window__container--is-active{overflow:hidden}.v-window__next,.v-window__prev{background:rgba(0,0,0,.3);border-radius:50%;position:absolute;margin:0 16px;top:calc(50% - 20px);z-index:1}.v-window__next .v-btn:hover,.v-window__prev .v-btn:hover{background:none}.v-application--is-ltr .v-window__prev{left:0}.v-application--is-ltr .v-window__next,.v-application--is-rtl .v-window__prev{right:0}.v-application--is-rtl .v-window__next{left:0}.v-window--show-arrows-on-hover{overflow:hidden}.v-window--show-arrows-on-hover .v-window__next,.v-window--show-arrows-on-hover .v-window__prev{-webkit-transition:transform .2s cubic-bezier(.25,.8,.5,1);transition:transform .2s cubic-bezier(.25,.8,.5,1)}.v-application--is-ltr .v-window--show-arrows-on-hover .v-window__prev{-webkit-transform:translateX(-200%);transform:translateX(-200%)}.v-application--is-ltr .v-window--show-arrows-on-hover .v-window__next,.v-application--is-rtl .v-window--show-arrows-on-hover .v-window__prev{-webkit-transform:translateX(200%);transform:translateX(200%)}.v-application--is-rtl .v-window--show-arrows-on-hover .v-window__next{-webkit-transform:translateX(-200%);transform:translateX(-200%)}.v-window--show-arrows-on-hover:hover .v-window__next,.v-window--show-arrows-on-hover:hover .v-window__prev{-webkit-transform:translateX(0);transform:translateX(0)}.v-window-x-reverse-transition-enter-active,.v-window-x-reverse-transition-leave-active,.v-window-x-transition-enter-active,.v-window-x-transition-leave-active,.v-window-y-reverse-transition-enter-active,.v-window-y-reverse-transition-leave-active,.v-window-y-transition-enter-active,.v-window-y-transition-leave-active{-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}.v-window-x-reverse-transition-leave,.v-window-x-reverse-transition-leave-to,.v-window-x-transition-leave,.v-window-x-transition-leave-to,.v-window-y-reverse-transition-leave,.v-window-y-reverse-transition-leave-to,.v-window-y-transition-leave,.v-window-y-transition-leave-to{position:absolute!important;top:0;width:100%}.v-window-x-transition-enter{-webkit-transform:translateX(100%);transform:translateX(100%)}.v-window-x-reverse-transition-enter,.v-window-x-transition-leave-to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.v-window-x-reverse-transition-leave-to{-webkit-transform:translateX(100%);transform:translateX(100%)}.v-window-y-transition-enter{-webkit-transform:translateY(100%);transform:translateY(100%)}.v-window-y-reverse-transition-enter,.v-window-y-transition-leave-to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.v-window-y-reverse-transition-leave-to{-webkit-transform:translateY(100%);transform:translateY(100%)}.v-item-group{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;position:relative;max-width:100%;-webkit-transition:.3s cubic-bezier(.25,.8,.5,1);transition:.3s cubic-bezier(.25,.8,.5,1)}#app .v-dialog .stories.sheet{position:relative;height:100%!important;padding-top:0!important}#app .v-dialog .stories.sheet .header{height:auto!important}#app .v-dialog .stories.sheet .header .v-toolbar__content{padding-top:var(--safe-area-top);height:calc(56px + var(--safe-area-top))!important}#app .v-dialog .stories.sheet .header .bar{position:relative;z-index:2}#app .v-dialog .stories.sheet .header .fade{position:absolute;top:0;left:0;right:0;height:200%;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,var(--v-background-base)),to(transparent));background:linear-gradient(180deg,var(--v-background-base) 20%,transparent);opacity:.64}#app .v-dialog .stories.sheet .header .title{position:absolute;top:calc(3rem + var(--safe-area-top));left:1.25rem;right:1.25rem;margin:0;z-index:2;text-shadow:1px 1px 3px var(--v-background-base)}#app .v-dialog .stories.sheet .contents{position:absolute;top:0;bottom:0;width:100%}#app .v-dialog .stories.sheet .contents .content{position:absolute;bottom:0;width:100%;height:100%;max-height:none!important;z-index:1}#app .v-dialog .stories.sheet .contents .content.subtitle,#app .v-dialog .stories.sheet .contents .content.text{z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;padding:1.5rem;padding-bottom:8rem;color:#fff;font-size:2.5rem;line-height:1.4;font-weight:500}#app .v-dialog .stories.sheet .contents .content.subtitle .line,#app .v-dialog .stories.sheet .contents .content.text .line{margin-bottom:.5rem}#app .v-dialog .stories.sheet .contents .content.subtitle em,#app .v-dialog .stories.sheet .contents .content.text em{background-color:var(--v-background-base);font-style:normal}#app .v-dialog .stories.sheet .contents .content.subtitle{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:2rem;color:#fff;font-size:1.25rem;font-family:Roboto,sans-serif;font-weight:500;line-height:1.5}#app .v-dialog .stories.sheet .contents .content.subtitle .text{text-shadow:1px 1px 3px var(--v-background-base)}#app .v-dialog .stories.sheet .contents .content.image,#app .v-dialog .stories.sheet .contents .content.video{background-color:var(--v-background-base)}#app .v-dialog .stories.sheet .contents .content.image{z-index:2}#app .v-dialog .stories.sheet .contents .content img,#app .v-dialog .stories.sheet .contents .content video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#app .v-dialog .stories.sheet .contents .content.top img,#app .v-dialog .stories.sheet .contents .content.top video{-o-object-position:top;object-position:top}#app .v-dialog .stories.sheet .contents .content.top.offset-20 img,#app .v-dialog .stories.sheet .contents .content.top.offset-20 video{padding-top:20vh}#app .v-dialog .stories.sheet .contents .content.top.offset-25 img,#app .v-dialog .stories.sheet .contents .content.top.offset-25 video,#app .v-dialog .stories.sheet .contents .content.top.offset-30 img,#app .v-dialog .stories.sheet .contents .content.top.offset-30 video{padding-top:25vh}#app .v-dialog .stories.sheet .contents .content.bottom img,#app .v-dialog .stories.sheet .contents .content.bottom video{-o-object-position:bottom;object-position:bottom}#app .v-dialog .stories.sheet .contents .content.bottom.offset-20 img,#app .v-dialog .stories.sheet .contents .content.bottom.offset-20 video{padding-bottom:20vh}#app .v-dialog .stories.sheet .contents .content.bottom.offset-25 img,#app .v-dialog .stories.sheet .contents .content.bottom.offset-25 video,#app .v-dialog .stories.sheet .contents .content.bottom.offset-30 img,#app .v-dialog .stories.sheet .contents .content.bottom.offset-30 video{padding-bottom:25vh}#app .v-dialog .stories.sheet .contents .content.contain img,#app .v-dialog .stories.sheet .contents .content.contain video{-o-object-fit:contain;object-fit:contain}#app .v-dialog .stories.sheet .overlay .overlay-content{width:100dvw;height:100dvh}#app .v-dialog .stories.sheet .overlay .control{position:absolute;top:0;bottom:0;width:20%}#app .v-dialog .stories.sheet .overlay .control.previous{left:0}#app .v-dialog .stories.sheet .overlay .control.next{right:0}#app .v-dialog .stories.sheet video::cue{background-color:var(--v-background-base);color:#fff;font-size:1.25rem;font-family:Roboto,sans-serif;font-weight:500;line-height:1.5;text-shadow:1px 1px 3px var(--v-background-base)}.stories .track{position:relative}.stories .story{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}