.heroCarousel{width:100%}.heroCarousel .heroImg{background-color:rgb(var(--v-theme-heroImgBgColor));border:2px solid rgb(var(--v-theme-heroImgBorderColor));border-radius:10px;box-shadow:0 0 70px #19232633;height:var(--v-heroSectionImgHeight);padding:8px;position:relative}.heroCarousel .heroImg_container{border-radius:4px;cursor:zoom-in;height:100%;outline:none;overflow:hidden;position:relative;width:100%}.heroCarousel .heroImg_container:focus-visible{box-shadow:inset 0 0 0 2px rgb(var(--v-theme-primary))}.heroCarousel__image{display:block;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.heroCarousel__expandHint{align-items:center;background:#00000073;border-radius:8px;bottom:10px;color:#fff;display:flex;height:36px;justify-content:center;opacity:0;pointer-events:none;position:absolute;right:10px;transition:opacity .2s ease;width:36px}.heroImg_container:focus-visible .heroCarousel__expandHint,.heroImg_container:hover .heroCarousel__expandHint{opacity:1}.heroCarousel__nav{align-items:center;background:#0006;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;opacity:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:background .2s ease,opacity .2s ease;width:40px;z-index:2}.heroCarousel__nav:hover{background:#0009}.heroCarousel__nav:focus-visible{opacity:1;outline:2px solid rgb(var(--v-theme-primary));outline-offset:2px}.heroCarousel__nav--prev{left:16px}.heroCarousel__nav--next{right:16px}.heroCarousel__nav--fullscreen{background:#0000008c;height:48px;opacity:1;width:48px}.heroCarousel__nav--fullscreen.heroCarousel__nav--prev{left:24px}.heroCarousel__nav--fullscreen.heroCarousel__nav--next{right:24px}.heroImg:focus-within .heroCarousel__nav,.heroImg:hover .heroCarousel__nav{opacity:1}.heroCarousel__thumbs{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:14px}.heroCarousel__thumbs--fullscreen{bottom:24px;left:50%;margin-top:0;position:absolute;transform:translate(-50%);z-index:2}.heroCarousel__thumb{background:rgb(var(--v-theme-heroImgBgColor));border:2px solid transparent;border-radius:8px;cursor:pointer;flex:0 0 auto;height:52px;opacity:.72;overflow:hidden;padding:3px;transition:border-color .2s ease,opacity .2s ease;width:88px}.heroCarousel__thumb img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.heroCarousel__thumb:hover{opacity:1}.heroCarousel__thumb:focus-visible{opacity:1;outline:2px solid rgb(var(--v-theme-primary));outline-offset:2px}.heroCarousel__thumb--active{border-color:rgb(var(--v-theme-primary));opacity:1}.heroCarousel__dialog{background:#181c1ef5!important}.heroCarousel__fullscreen{align-items:center;background:#181c1ef5;display:flex;height:100%;justify-content:center;padding:56px 72px 96px;position:relative;width:100%}.heroCarousel__fullscreenClose{align-items:center;background:#00000073;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;height:44px;justify-content:center;padding:0;position:absolute;right:16px;top:16px;width:44px;z-index:3}.heroCarousel__fullscreenClose:hover{background:#000000a6}.heroCarousel__fullscreenClose:focus-visible{outline:2px solid rgb(var(--v-theme-primary));outline-offset:2px}.heroCarousel__fullscreenImage{border-radius:6px;box-shadow:0 0 40px #00000059;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:1279px){.heroCarousel__nav{height:36px;opacity:1;width:36px}.heroCarousel__expandHint{opacity:1}.heroCarousel__thumb{height:72px;width:56px}.heroCarousel__fullscreen{padding:56px 16px 104px}.heroCarousel__nav--fullscreen.heroCarousel__nav--prev{left:8px}.heroCarousel__nav--fullscreen.heroCarousel__nav--next{right:8px}}
