.external-tmpl .simplelightbox{--color: var(--color-light);--content-width: calc((var(--vw, 1vw) * 100) - 1rem);--content-height: calc((var(--vh, 1vh) * 100) - 1rem);--content-background: var(--color-dark);--btn-bg-color: var(--color-transparent-bg);--btn-border: transparent solid 1px;--btn-border-active: var(--btn-bg-color-active) solid 1px;z-index:-1;position:fixed;inset:0;opacity:0;will-change:opacity;background:var(--color-transparent-bg);max-width:100dvw;height:100dvh;display:grid;grid-template-columns:1fr;grid-template-rows:1fr auto;grid-template-areas:"content" "infos";gap:0}.external-tmpl .simplelightbox.is-animatable{transition:opacity 300ms ease-in-out}.external-tmpl .simplelightbox.active{opacity:1}.external-tmpl .simplelightbox.visible{z-index:2147483647}@media(min-width: 768px){.external-tmpl .simplelightbox{--content-width: calc((var(--vw, 1vw) * 100) - 6rem);--content-height: calc((var(--vh, 1vh) * 100) - 6rem)}}.external-tmpl .simplelightbox__content{grid-area:content;overflow:hidden;display:grid;justify-content:center;align-items:center;color:var(--color);height:100%}.external-tmpl .simplelightbox__content img,.external-tmpl .simplelightbox__content video,.external-tmpl .simplelightbox__content picture{width:100%;height:100%;object-fit:contain;max-height:var(--content-height)}.external-tmpl .simplelightbox__infos{grid-area:infos;width:100%;background:var(--color-dark);color:var(--color-light);text-align:center;padding:var(--element-spacing)}.external-tmpl .simplelightbox__infos a{color:inherit}.external-tmpl .simplelightbox__infos a:active,.external-tmpl .simplelightbox__infos a.active,.external-tmpl .simplelightbox__infos a.is-active{color:inherit}.external-tmpl .no-touchevents .simplelightbox__infos a:not(:disabled):hover,.external-tmpl .no-touchevents .simplelightbox__infos a:not(:disabled).hover,.external-tmpl .no-touchevents .simplelightbox__infos a:not(:disabled).is-hover{color:inherit}.external-tmpl .simplelightbox__infos a:not(:disabled):focus-visible,.external-tmpl .simplelightbox__infos a:not(:disabled).focus,.external-tmpl .simplelightbox__infos a:not(:disabled).is-focus{color:inherit}.external-tmpl .simplelightbox__description{font-family:var(--typo-text-font-family);font-weight:var(--typo-text-font-weight);line-height:var(--typo-text-line-height);font-style:var(--typo-text-font-style);font-size:var(--typo-xs-font-size);font-family:var(--typo-xs-font-family, var(--typo-text-font-family));font-weight:var(--typo-xs-font-weight, var(--typo-text-font-weight));line-height:var(--typo-xs-line-height, var(--typo-text-line-height));font-style:var(--typo-xs-font-style, var(--typo-text-font-style));max-height:calc(var(--typo-xs-font-size)*3*var(--typo-xs-line-height));max-width:calc(100% - var(--spacing)*2);margin:0 auto;overflow-y:auto;scrollbar-gutter:stable both-edges;scrollbar-color:var(--color) rgba(0,0,0,0);scrollbar-width:thin}@media(min-width: 1024px){.external-tmpl .simplelightbox__description{max-width:75%}}.external-tmpl .simplelightbox__transcript{margin-top:calc(2*var(--element-spacing));margin-bottom:calc(2*var(--element-spacing))}.external-tmpl .simplelightbox__copyright{font-family:var(--typo-text-font-family);font-weight:var(--typo-text-font-weight);line-height:var(--typo-text-line-height);font-style:var(--typo-text-font-style);font-size:var(--typo-xs-font-size);font-family:var(--typo-xs-font-family, var(--typo-text-font-family));font-weight:var(--typo-xs-font-weight, var(--typo-text-font-weight));line-height:var(--typo-xs-line-height, var(--typo-text-line-height));font-style:var(--typo-xs-font-style, var(--typo-text-font-style))}.external-tmpl .simplelightbox__close.btn{z-index:10;pointer-events:all;position:absolute;top:calc(2*var(--element-spacing));right:calc(2*var(--element-spacing));margin:0 !important}.external-tmpl .simplelightbox__iframe{pointer-events:all;max-width:100%;width:100%;height:100%;border:0;background:var(--content-background)}@media(min-width: 768px){.external-tmpl .simplelightbox__iframe{width:640px;height:360px}}@media(min-width: 1024px){.external-tmpl .simplelightbox__iframe{width:960px;height:540px}}.external-tmpl .simplelightbox__html-audio{--nav-spacing: 3rem;--max-width: 100%;display:flex;flex-direction:column;gap:var(--spacing);width:100%;max-width:var(--max-width);padding:var(--nav-spacing);margin:auto}@media(min-width: 768px){.external-tmpl .simplelightbox__html-audio{--nav-spacing: 7rem}}.external-tmpl .simplelightbox__html-audio .header{text-align:center;overflow-wrap:anywhere;hyphens:auto;margin:0}.external-tmpl .simplelightbox__html-audio .copyright{justify-content:center}.external-tmpl .simplelightbox__html-audio-description{text-align:center}.external-tmpl .simplelightbox__html-audio-copyright{line-height:inherit}.external-tmpl .simplelightbox__figure{position:relative;pointer-events:all}.external-tmpl .simplelightbox__svg{width:100vw}.external-tmpl .simplelightbox__gallery{width:var(--content-width);max-height:var(--content-height);position:relative;margin-left:auto;margin-right:auto}.external-tmpl .simplelightbox__gallery .simpleslider__list{height:100%}.external-tmpl .simplelightbox__gallery .simpleslider__track{height:100%}.external-tmpl .simplelightbox__gallery .simpleslider__item{width:100%;display:grid;justify-content:center;align-items:center;max-height:var(--content-height);pointer-events:none}.external-tmpl .simplelightbox__gallery .simpleslider__item video{background:var(--content-background)}.external-tmpl .simplelightbox__gallery .simpleslider__item>*{pointer-events:all;max-height:var(--content-height)}.external-tmpl .simplelightbox__gallery-nav{position:fixed;inset:1rem 0 auto;width:100%;height:100%;max-width:100%;max-height:var(--content-height);pointer-events:none}.external-tmpl .simplelightbox__gallery-nav>*{pointer-events:all}.external-tmpl .simplelightbox__overlay{position:absolute;inset:0;z-index:-1}.external-tmpl .simplelightbox__gallery-nav-prev,.external-tmpl .simplelightbox__gallery-nav-next{position:absolute;top:50%;transform:translateY(-50%)}.external-tmpl .simplelightbox__gallery-nav-prev{left:calc(2*var(--element-spacing))}.external-tmpl .simplelightbox__gallery-nav-next{right:calc(2*var(--element-spacing))}.external-tmpl .simplelightbox-preview-btn{width:100%;height:100%;cursor:pointer}.external-tmpl .simplelightbox-preview-btn img{transition:transform 150ms ease-in}.external-tmpl .simplelightbox-preview-btn:before{font-family:var(--typo-hx-font-family);font-weight:var(--typo-hx-font-weight);line-height:var(--typo-hx-line-height);font-style:var(--typo-hx-font-style);font-size:var(--typo-xl-font-size);font-family:var(--typo-xl-font-family, var(--typo-hx-font-family));font-weight:var(--typo-xl-font-weight, var(--typo-hx-font-weight));line-height:var(--typo-xl-line-height, var(--typo-hx-line-height));font-style:var(--typo-xl-font-style, var(--typo-hx-font-style));text-transform:uppercase;z-index:1;content:"+" attr(data-count);position:absolute;inset:0;background:rgb(var(--color-transparent-bg-rgb)/0.7);color:var(--color-light);display:flex;align-items:center;justify-content:center;transition:background 150ms ease-in;pointer-events:none}.external-tmpl .simplelightbox-preview-btn:hover img{transform:scale(1.05)}.external-tmpl .simplelightbox-preview-btn:hover:before{background:rgb(var(--color-transparent-bg-rgb)/0.8)}.external-tmpl .simplelightbox-audio-preview-btn{--color: var(--color-light);--background-color: var(--color-dark);--link-color-hover: var(--color-dark);--icon-size: 2rem;width:100%;height:100%;background:var(--background-color);color:var(--color)}@media(min-width: 768px){.external-tmpl .simplelightbox-audio-preview-btn{--icon-size: 4rem}}.external-tmpl .simplelightbox-audio-preview-btn:active,.external-tmpl .simplelightbox-audio-preview-btn.active,.external-tmpl .simplelightbox-audio-preview-btn.is-active{--color: var(--color-dark);--background-color: rgba(var(--color-light-rgb), 0.7)}.external-tmpl .no-touchevents .simplelightbox-audio-preview-btn:not(:disabled):hover,.external-tmpl .no-touchevents .simplelightbox-audio-preview-btn:not(:disabled).hover,.external-tmpl .no-touchevents .simplelightbox-audio-preview-btn:not(:disabled).is-hover{--color: var(--color-dark);--background-color: rgba(var(--color-light-rgb), 0.7)}.external-tmpl .simplelightbox-audio-preview-btn:not(:disabled):focus-visible,.external-tmpl .simplelightbox-audio-preview-btn:not(:disabled).focus,.external-tmpl .simplelightbox-audio-preview-btn:not(:disabled).is-focus{--color: var(--color-dark);--background-color: rgba(var(--color-light-rgb), 0.7)}.external-tmpl .simplelightbox-audio-preview-btn .icon{position:absolute;inset:50% auto auto 50%;transform:translate(-50%, -50%);font-size:4rem}.external-tmpl .simplelightbox-audio-preview-btn .text{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-family:var(--typo-text-font-family);font-weight:var(--typo-text-font-weight);line-height:var(--typo-text-line-height);font-style:var(--typo-text-font-style);font-size:var(--typo-xs-font-size);font-family:var(--typo-xs-font-family, var(--typo-text-font-family));font-weight:var(--typo-xs-font-weight, var(--typo-text-font-weight));line-height:var(--typo-xs-line-height, var(--typo-text-line-height));font-style:var(--typo-xs-font-style, var(--typo-text-font-style));color:var(--color-light);position:absolute;inset:auto 0 0;padding:.5rem}.external-tmpl .simplelightbox__content-inner{position:relative;padding:calc(2*var(--element-spacing))}.external-tmpl .simplelightbox__content-inner .youtube-embed{position:relative;max-width:var(--content-width);border:none;overflow:visible}.external-tmpl .simplelightbox__content-inner .youtube-embed .uc-embedding-container{pointer-events:all;position:fixed;width:100dvw;height:60dvh}.external-tmpl .simplelightbox__widget-content-wrap{--btn-height: var(--btn-height-min);height:100%;min-width:var(--content-width);min-height:var(--content-height);pointer-events:all;padding-top:var(--btn-height)}@media(min-width: 768px){.external-tmpl .simplelightbox__widget-content-wrap{--btn-height: var(--btn-height-max)}}
