.audioplayer{display:flex;flex-direction:row;box-sizing:border-box;margin:1em 0;padding:0 24px;width:100%;height:96px;align-items:center;border:1px solid #DDE2E6;border-radius:4px;background:#fff;}.audioplayer-playpause{display:flex;justify-content:center;align-items:center;width:48px;height:48px;border-radius:50%;cursor:pointer;transition:all .2s ease-in-out;}.audioplayer:not(.audioplayer-playing) .audioplayer-playpause{background:rgba(91,130,255,0);border:1px solid #5B82FF;}.audioplayer:not(.audioplayer-playing) .audioplayer-playpause:hover{background:rgba(91,130,255,0.1);}.audioplayer-playing .audioplayer-playpause{background:rgba(253,79,26,0);border:1px solid #FD4F1A;}.audioplayer-playing .audioplayer-playpause:hover{background:rgba(235,79,26,0.1);}.audioplayer:not(.audioplayer-playing) .audioplayer-playpause a{content:'';justify-content:center;width:0;height:0;margin-left:2px;border-top:7px solid transparent;border-right:none;border-bottom:7px solid transparent;border-left:12px solid #0059FF;}.audioplayer-playing .audioplayer-playpause a{content:'';display:flex;justify-content:space-between;width:12px;height:14px;}.audioplayer-playing .audioplayer-playpause a::before,.audioplayer-playing .audioplayer-playpause a::after{content:'';width:4px;height:14px;background-color:#FD4F1A;}.audioplayer-time{display:flex;width:40px;justify-content:center;font-size:12px;color:rgba(51,51,51,.6)}.audioplayer-time-current{margin-left:24px;}.audioplayer-time-duration{margin-right:24px;}.audioplayer-bar{position:relative;display:flex;margin:0 12px;height:12px;flex-basis:0;flex-grow:1;cursor:pointer;}.audioplayer-bar::before{content:'';position:absolute;top:5px;width:100%;height:2px;background-color:#DDE2E6;}.audioplayer-bar > div{position:absolute;left:0;top:5px;}.audioplayer-bar-loaded{z-index:1;height:2px;background:#BEC8D2;}.audioplayer-bar-played{flex-direction:row-reverse;z-index:2;height:2px;background:-webkit-linear-gradient(left,#0059FF,#09B1FA);}.audioplayer-bar-played::after{display:flex;position:absolute;content:'';box-sizing:border-box;top:-5px;right:-1px;margin-right:-5px;width:12px;height:12px;background-color:#fff;border-radius:6px;}.audioplayer:not(.audioplayer-playing) .audioplayer-bar-played::after{border:2px solid #BEC8D2;}.audioplayer-playing .audioplayer-bar-played::after{border:2px solid #0059FF;}.audioplayer-volume{display:flex;align-items:center;}.audioplayer-volume-button{display:flex;align-items:center;width:24px;height:24px;cursor:pointer;}.audioplayer-volume-button a{display:flex;width:6px;height:8px;background-color:#9A9FB0;position:relative;}.audioplayer-volume-button a:before,.audioplayer-volume-button a:after{content:'';position:absolute;}.audioplayer-volume-button a:before{width:0;height:0;border-top:8px solid transparent;border-right:9px solid #9A9FB0;border-bottom:8px solid transparent;border-left:none;top:-4px;}.audioplayer:not(.audioplayer-mute) .audioplayer-volume-button a:after{left:10px;top:-2px;width:6px;height:6px;border:6px double #9A9FB0;border-width:6px 6px 0 0;border-radius:0 12px 0 0;transform:rotate(45deg);}.audioplayer-mute .audioplayer-volume-button a{background-color:#FD4F1A;}.audioplayer-mute .audioplayer-volume-button a:before{border-right:9px solid #FD4F1A;}.audioplayer-volume-adjust{display:flex;align-items:center;margin-left:8px;}.audioplayer-volume-adjust > div{position:relative;display:flex;width:60px;height:2px;cursor:pointer;background-color:#BEC8D2;}.audioplayer-volume-adjust div div{position:absolute;top:0;left:0;height:2px;background-color:#0059FF;}@media screen and (max-width:679px){.audioplayer-volume-adjust{display:none;}}
ul.gallery-list{font-size:1.4rem;}ul.gallery-list a:visited{color:#000000;}ul.gallery-list li{border:1px solid #999999;border-top-color:#DDDDDD;border-left-color:#DDDDDD;display:block;text-align:left;margin:0.25rem auto;padding:0.5rem;width:12rem;}ul.gallery-list a{text-decoration:none;display:block;color:#000000;text-align:centre;}ul.gallery-list li:hover{background-color:#EEEEEE;}ul.eyet-gallery-group-tabs{display:flex;flex-wrap:wrap;margin:-0.1rem 0 0 0;padding:0;overflow:hidden;}ul.eyet-gallery-group-tabs li{list-style:none;flex-grow:1;flex-shrink:0;flex-basis:3rem;text-align:center;padding:0 5px;border-right:2px #999999 solid;color:#333333;margin-top:0.1rem;background-color:#AAAAAA;border-top-left-radius:0.2em;border-top-right-radius:0.2em;}ul.eyet-gallery-group-tabs li:hover{cursor:pointer;background-color:#DDDDDD;}ul.eyet-gallery-group-tabs li.selected-tab{background-color:#DDDDDD;color:#000000;font-weight:bold;border-bottom-color:transparent;}#eyet-gallery-group-container{position:relative;}.eyet-gallery-group-wrapper{display:block;background-color:#DDDDDD;padding:5px 23px 30px 23px;}.eyet-gallery-group-head{font-size:1.5em;font-weight:bold;margin:0.5em 0 0.5em 0;line-height:1rem;}#page-nav-top,#page-nav-bot{display:flex;flex-wrap:nowrap;justify-content:center;height:30px;line-height:1.75;}#page-nav-top .button,#page-nav-bot .button{width:2rem;border:1px solid #EEEEEE;border-bottom:1px solid #999999;border-right:1px solid #999999;text-align:center;margin:0;padding:0 0.25rem;border-radius:8px;color:#000000;}#page-nav-top .button:hover,#page-nav-bot .button:hover{background-color:#EEEEEE;}#page-nav-top .button.next,#page-nav-top .button.last,#page-nav-bot .button.next,#page-nav-bot .button.last{margin-left:2rem;}#page-nav-top .button.prev,#page-nav-top .button.first,#page-nav-bot .button.prev,#page-nav-bot .button.first{margin-right:2rem;}#page-nav-top .button:hover,#page-nav-bot .button:hover{cursor:pointer;}#page-nav-top .limit,#page-nav-bot .limit{width:1rem;text-align:center;padding:0 0.25rem;color:#AAAAAA;}#page-nav-top .no-page,#page-nav-bot .no-page{border:transparent;color:transparent;}.eyet-gallery-group{display:flex;flex-wrap:wrap;align-items:center;}.eyet-gallery-group.align-top{align-items:flex-start;}.eyet-gallery-group.align-bottom{align-items:flex-end;}.justify-left{justify-content:flex-start;flex-direction:row;}.justify-centre,.justify-even{justify-content:center;flex-direction:row;}.justify-right{justify-content:flex-start;flex-direction:row-reverse;}.eyet-gallery-item-wrapper{margin:10px;line-height:0;text-align:center;flex-basis:240px;flex-shrink:0;}.justify-left .eyet-gallery-item-wrapper,.justify-right .eyet-gallery-item-wrapper,.justify-centre .eyet-gallery-item-wrapper{flex-grow:0;}.justify-even .eyet-gallery-item-wrapper{flex-grow:1;}.overlap .eyet-gallery-item-wrapper{margin:10px -15px;}.overlap .eyet-gallery-item-wrapper .eyet-gallery-item{margin:1px;}.eyet-gallery-item{display:inline-block;cursor:pointer;margin:20px;inline-size:fit-content;margin-inline:auto;}.eyet-gallery-item div.audio-still,.eyet-gallery-item div.video-still{position:relative;}.eyet-gallery-item div.video-still::before,.eyet-gallery-item div.audio-still::before{content:"";position:absolute;}.eyet-gallery-item div.video-still::before{border-left:8px dashed #222222;border-right:8px dashed #222222;}.eyet-gallery-item.photo-border div.video-still::before{left:-9px;right:-9px;top:5px;bottom:5px;}.eyet-gallery-item div.video-still:has(img.photo-border)::before{left:2px;right:2px;top:13px;bottom:13px;}.eyet-gallery-item.no-border div.video-still::before{left:2px;right:2px;top:5px;bottom:5px;}.eyet-gallery-item div.audio-still::before{border-left:30px solid #222222;border-right:30px solid #222222;border-image:url(/modules/eyet_gallery/images/note_icon.png) 42 round;}.eyet-gallery-item.photo-border div.audio-still::before{left:-13px;right:-13px;top:0px;bottom:0px;}.eyet-gallery-item div.audio-still:has(img.photo-border)::before{left:-2px;right:-2px;top:4px;bottom:4px;}.eyet-gallery-item.no-border div.audio-still::before{left:-2px;right:-2px;top:0px;bottom:0px;}figure.photo-border{padding:10px 10px 5px 10px;background-color:#FFFFFF;border:1px solid #DDDDDD;}img.photo-border{padding:10px;}.photo-border{background-color:#FFFFFF;border:1px solid #DDDDDD;}.float-preview{box-shadow:2px 2px 4px #444444;}.eyet-gallery-caption{font-size:0.95rem;line-height:1.25rem;margin-top:0.25rem;contain:inline-size;}.eyet-gallery-caption.has-info span{display:inline-block;margin-left:0.25rem;width:0.75rem;line-height:0.8rem;font-weight:bold;border:1px solid #000000;border-radius:0.6rem;font-size:0.7rem;vertical-align:text-bottom;}#full-item-container{display:none;position:fixed;top:0;left:0;z-index:50;width:100%;height:100%;}#full-item-container.visible{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;background-color:#000000D0;}#full-item{position:relative;margin:5px 0 0 0;line-height:0;text-align:center;}#full-item.photo-border .eyet-full-item-caption{color:#000000;}.float-full{box-shadow:10px 10px 10px #00000099;}#full-item img,#full-item video{max-height:calc(100vh - 4rem);max-width:95vw;}#full-item audio,#full-item video{display:block;margin:10px auto;}#full-item iframe{width:90vw;max-width:1280px;}#full-item.type-V iframe{height:90vh;}.eyet-full-item-caption{font-size:1rem;line-height:1.25rem;margin-top:0.5rem;color:#FFFFFF;}#item-nav{display:none;position:fixed;top:0;left:0;z-index:100;width:100%;height:0;}#item-nav.visible{display:flex;flex-wrap:nowrap;justify-content:center;align-items:flex-start;background:none;}#close-button,#prev-button,#next-button{position:relative;height:100%;flex-grow:1;flex-shrink:1;min-width:30px;}#close-button{cursor:url(/modules/eyet_gallery/images/CloseCursor.gif) 12 12,auto;height:96px;flex-grow:0;min-width:360px;flex-basis:360px;}#prev-button{cursor:url(/modules/eyet_gallery/images/PrevCursor.gif) 6 12,auto;height:100vh;}#prev-button.page-next{cursor:url(/modules/eyet_gallery/images/PrevPageCursor.gif) 6 12,auto;}#prev-button.page-end{cursor:url(/modules/eyet_gallery/images/PrevEndCursor.gif) 6 12,auto;}#prev-button.no-item{cursor:default;}#next-button{cursor:url(/modules/eyet_gallery/images/NextCursor.gif) 18 12,auto;height:100vh;}#next-button.page-next{cursor:url(/modules/eyet_gallery/images/NextPageCursor.gif) 18 12,auto;}#next-button.page-end{cursor:url(/modules/eyet_gallery/images/NextEndCursor.gif) 18 12,auto;}#next-button.no-item{cursor:default;}#item-description{display:none;position:absolute;top:50%;left:50%;background-color:#FFFFFF;border:3px solid #888888;width:240px;padding:0.5rem;z-index:10;}#item-description p{margin:0;line-height:1.25rem;}#item-description.visible{display:block;}#item-desc-close{position:absolute;top:-1px;right:-1px;line-height:0.5rem;padding:0.2rem;border:1px solid #888888;}#item-desc-close:hover{cursor:pointer;}#full-item .audioplayer{background-color:#444444;border-color:#555555;}#full-item .audioplayer-bar-loaded{background:#FFFFFF;}0
#full-item .audioplayer-bar-played{background:#FFFFFF;}#full-item .audioplayer-playpause a{border-left-color:#FFFFFF;}#full-item .audioplayer-volume-adjust div{background-color:#666666;}#full-item .audioplayer-volume-adjust div div{background-color:#FFFFFF;}#full-item .audioplayer-volume-button a{background-color:#FFFFFF;}#full-item .audioplayer-volume-button a:before{border-right-color:#FFFFFF;}#full-item .audioplayer-volume-button a:after{border-color:#FFFFFF;}#full-item .audioplayer-time{color:#FFFFFF;}#full-item .audioplayer-playing .audioplayer-playpause{border-color:#FFFFFF;}#full-item .audioplayer-playing .audioplayer-playpause:hover{background:#444444;}#full-item .audioplayer-playing .audioplayer-playpause a::before,#full-item .audioplayer-playing .audioplayer-playpause a::after{background-color:#FFFFFF;}#full-item .audioplayer-playing .audioplayer-bar-played::after{border-color:#FFFFFF;}#full-item .audioplayer:not(.audioplayer-playing) .audioplayer-playpause{border-color:#FFFFFF;}#full-item .audioplayer:not(.audioplayer-playing) .audioplayer-playpause:hover{background:#444444;}#full-item .audioplayer:not(.audioplayer-playing) .audioplayer-bar-played::after{border-color:#444444;}@media all and (min-width:480px){}@media all and (min-width:720px){}
