.slide-show{position:fixed;top:0;left:0;height:100vh;max-height:-webkit-fill-available;width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (min-width:1300px)and (max-height:900px){.slide-show{padding-top:80px}}.slide-show h1{margin:0;text-transform:uppercase;color:#f6c601;text-align:center;text-shadow:1px 1px 0 #000,2px 2px 0 #000,3px 3px 0 #000}@media screen and (max-width:1100px){.slide-show h1{font-size:24px;letter-spacing:1.5px}}@media screen and (min-width:800px)and (max-width:1300px)and (max-height:1100px){.slide-show h1{font-size:24px}}.slide-show .slide-show-selected-image{position:relative;width:calc(100vw - 32px);margin:16px;background-color:#454c41;border:2px solid #000;display:flex;align-items:center;justify-content:center}@media screen and (min-width:800px)and (max-width:1300px)and (max-height:1100px){.slide-show .slide-show-selected-image{max-width:50vw}}.slide-show .slide-show-selected-image .slide-show-main-image{width:90%;height:50vh;object-fit:contain}@media screen and (max-width:1100px){.slide-show .slide-show-selected-image .slide-show-main-image{width:95%;height:35vh}}@media screen and (min-width:1100px)and (min-height:500px){.slide-show .slide-show-selected-image .slide-show-main-image{min-width:600px}}.slide-show .slide-show-selected-image .frame-left{position:absolute;left:-4%;height:50%;width:auto;pointer-events:none}.slide-show .slide-show-selected-image .frame-right{position:absolute;right:-6%;height:50%;width:auto;pointer-events:none}.slide-show .slide-show-selected-image .frame-bottom{position:absolute;top:90%;left:0;height:auto;max-height:50vh;width:100%;z-index:-1;pointer-events:none;object-fit:contain}@media screen and (min-width:1100px)and (min-height:500px){.slide-show .slide-show-selected-image .frame-bottom{height:35vh}}.slide-show .slide-show-images{display:grid;grid-template-columns:1fr 1fr;width:calc(100vw - 32px);overflow-x:hidden;overflow-y:auto;justify-content:space-between;align-items:center;grid-gap:16px;gap:16px;padding:16px;z-index:0}.slide-show .slide-show-images button{all:unset;cursor:pointer}.slide-show .slide-show-images img{max-height:120px;width:100%;object-fit:cover;border:2px solid transparent;opacity:.5}.slide-show .slide-show-images img.selected{border:2px solid #e00910;opacity:1}@media screen and (max-width:1100px){.slide-show .slide-show-images{display:flex;overflow-x:auto;overflow-y:hidden;max-width:1200px}.slide-show .slide-show-images img{width:200px}}@media screen and (min-width:1100px)and (min-height:500px){.slide-show .slide-show-images{display:flex;overflow-x:auto;overflow-y:hidden;max-width:1200px}.slide-show .slide-show-images img{width:200px}.slide-show .slide-show-selected-image{width:50vw}.slide-show .slide-show-selected-image img{height:60vh}}@font-face{font-family:SF Fedora;src:url(https://w-img.b-cdn.net/lil-darkie/fonts/sf-fedora.ttf) format("truetype")}@font-face{font-family:SF Fedora Titles Italic;src:url(https://w-img.b-cdn.net/lil-darkie/fonts/sf-fedora-titles-italic.ttf) format("truetype")}@font-face{font-family:Simple Letter;src:url(https://w-img.b-cdn.net/lil-darkie/fonts/leo.ttf) format("truetype")}.gallery{display:flex}.gallery .copyright{bottom:8px;left:0;text-align:center;color:#fff;font-size:10px;font-weight:200}.gallery .copyright,.tv{position:fixed;width:100vw}.tv{bottom:0;right:0;height:100vh;object-fit:cover;mix-blend-mode:screen;filter:saturate(.2) contrast(1.15);opacity:.5}@media screen and (max-width:1100px){.tv{height:100vh;width:100%;object-position:top left;opacity:1}}