html{--safe-area-top:env(safe-area-inset-top);--safe-area-left:env(safe-area-inset-left);--safe-area-right:env(safe-area-inset-right);--safe-area-bottom:env(safe-area-inset-bottom);--safe-diff-vertical:calc( var(--safe-area-top) + var(--safe-area-bottom) );--safe-diff-horizontal:calc( var(--safe-area-left) + var(--safe-area-right) );--safe-max-height:calc( 100vh - var(--safe-diff-vertical) );--safe-max-width:calc( 100vw - var(--safe-diff-horizontal) )}xt-media-gallery{position:fixed;z-index:9990;top:0;left:0;width:var(--safe-max-width);height:var(--safe-max-height);display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;align-content:stretch;gap:.3em;padding:.3em;background:rgba(0,0,0,.9);box-sizing:border-box;user-select:none;-webkit-user-select:none}xt-media-gallery .loader{z-index:9995;visibility:hidden;position:absolute;top:.5em;left:.5em;width:2.5em;height:2.5em;border-radius:50%;background-color:rgba(255,255,255,.6);background-image:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%2224%22%20height=%2224%22%20fill=%220%22%20viewBox=%220%20-960%20960%20960%22%3E%3Cpath%20d=%22M204-318q-22-38-33-78t-11-82q0-134%2093-228t227-94h7l-64-64%2056-56%20160%20160-160%20160-56-56%2064-64h-7q-1e2.0-170%2070.5T240-478q0%2026%206%2051t18%2049zM481-40%20321-2e2l160-160%2056%2056-64%2064h7q1e2.0%20170-70.5T720-482q0-26-6-51t-18-49l60-60q22%2038%2033%2078t11%2082q0%20134-93%20228t-227%2094h-7l64%2064z%22/%3E%3C/svg%3E);background-position:50%;background-repeat:no-repeat;background-size:80%;animation-name:spin-cw;animation-duration:1500ms;animation-iteration-count:infinite;animation-timing-function:linear}xt-media-gallery .btn_close{z-index:9995;position:absolute;top:.5em;right:.5em;width:2.5em;height:2.5em;border-radius:50%;background-color:rgba(255,255,255,.6);background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0iMCIgdmlld0JveD0iMCAtOTYwIDk2MCA5NjAiPjxwYXRoIGQ9Im0yNTYtMmUyLTU2LTU2IDIyNC0yMjQtMjI0LTIyNCA1Ni01NiAyMjQgMjI0IDIyNC0yMjQgNTYgNTYtMjI0IDIyNCAyMjQgMjI0LTU2IDU2LTIyNC0yMjR6Ii8+PC9zdmc+);background-position:50%;background-repeat:no-repeat;background-size:80%}xt-media-gallery .btn_close:hover{background-color:rgba(255,255,255,.9)}xt-media-gallery .btn_left,xt-media-gallery .btn_right{order:4;width:2em;height:6em;flex-grow:0;flex-shrink:0;background-color:rgba(255,255,255,.6);background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0iMCIgdmlld0JveD0iMCAtOTYwIDk2MCA5NjAiPjxwYXRoIGQ9Im0zMjEtODAtNzEtNzEgMzI5LTMyOS0zMjktMzI5IDcxLTcxIDRlMiA0ZTJ6Ii8+PC9zdmc+);background-position:50%;background-repeat:no-repeat;background-size:90%;border-radius:.2em}xt-media-gallery .btn_left{order:2;transform:rotate(180deg)}xt-media-gallery .btn_left:hover,xt-media-gallery .btn_right:hover{background-color:rgba(255,255,255,.9)}xt-media-gallery .display{order:1;display:block;width:100%;height:calc( 100% - 6.5em );object-fit:contain;aspect-ratio:auto;border:0;flex-grow:1;flex-shrink:0}xt-media-gallery img.display{touch-action:manipulation}xt-media-gallery .track{order:3;display:flex;flex-direction:row;flex-wrap:nowrap;flex-shrink:0;height:6em;width:calc(100% - 5em);gap:inherit;margin:0;padding:0;flex-grow:1;flex-shrink:1;overflow-x:auto;touch-action:pan-x;overscroll-behavior:none!important;-ms-overflow-style:none;scrollbar-width:none;user-select:none;-webkit-user-select:none;white-space:nowrap}xt-media-gallery .track img{height:6em;aspect-ratio:4/3;object-fit:cover;margin:0;padding:0;opacity:.65;flex-grow:0;flex-shrink:0;display:inline-block;cursor:pointer;border-radius:.2em}xt-media-gallery .track img[data-current]{opacity:1}xt-media-gallery .track img:hover{opacity:.85}xt-media-gallery[data-count="0"]{display:none}xt-media-gallery[data-count="1"] .track,xt-media-gallery[data-count="1"] .btn_right,xt-media-gallery[data-count="1"] .btn_left{display:none}xt-media-gallery[data-count="1"] .display{height:100%}xt-media-gallery[data-embed]{z-index:unset;position:relative;top:unset;left:unset;width:100%;height:auto;background:0 0;.btn_close { display: none; } .display { z-index: unset; aspect-ratio: 4 / 3; }}@media screen and (max-width:768px){xt-media-gallery{font-size:.8em}}img.dxt-cover-photo{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}xt-video-list{display:block}xt-video-list>div{cursor:pointer;display:inline-block;margin:.2em;padding:0;height:7em;width:11em;background-size:cover;background-position:50%;border-radius:.3em;text-align:center;vertical-align:middle;color:var(--color-white)}xt-video-list>div>.play{display:inline-block;width:100%;font-size:3em;height:1em;line-height:2.3em;color:#fff;text-shadow:0 0 7px #292929;vertical-align:middle}xt-video-list>div>.play::before{content:"►"}xt-video-list>div:hover{box-shadow:0 0 4px #292929}