#gallery{position:relative;height:80vh;margin:50px 5em 10em}#gallery .slide{display:block;background-color:#fff;background-size:cover;background-position:center center;background-repeat:no-repeat;overflow:hidden;border:20px solid #fff;height:75vh;width:100%;opacity:1;z-index:-10;box-shadow:0 5px 50px rgba(0,0,0,.1);position:absolute;left:0;top:0}#gallery .slide:last-child{box-shadow:0 8px 25px rgba(0,0,0,.6)}#gallery .slide:first-child{z-index:1}#gallery .slide.slide-variation-1{transform:rotateZ(2deg)}#gallery .slide.slide-variation-2{transform:rotateZ(5deg)}#gallery .slide.slide-variation-3{transform:rotateZ(-3deg)}#gallery .slide.slide-variation-4{transform:translateX(5px)}#gallery .slide.slide-variation-5{transform:translateY(-10px)}#gallery .slide.slide-variation-6{transform:translateY(2px) rotateZ(-3deg)}#gallery .slide.slide-variation-7{transform:translateY(10px) rotateZ(4deg)}#gallery .slide.slide-variation-8{transform:translateX(-5px) rotateZ(-4deg)}#gallery .slide .in-slide-content{position:absolute;width:100%;height:33.33%}#gallery .slide .in-slide-content .content{line-height:1em;padding:10px;width:100%;overflow:visible}#gallery .slide .in-slide-content .content span{padding:0 10px;background-color:#000;color:#fffaf0;font-size:2em;font-weight:lighter;line-height:1.5em}#gallery .slide .in-slide-content.top{text-align:center}#gallery .slide .in-slide-content.top-right{text-align:right}#gallery .slide .in-slide-content.middle-left{top:33.33%}#gallery .slide .in-slide-content.middle{top:33.33%;text-align:center}#gallery .slide .in-slide-content.middle-right{top:33.33%;text-align:right}#gallery .slide .in-slide-content.bottom-left{display:flex;flex-direction:column;justify-content:flex-end;bottom:0}#gallery .slide .in-slide-content.bottom{display:flex;flex-direction:column;justify-content:flex-end;bottom:0;text-align:center}#gallery .slide .in-slide-content.bottom-right{display:flex;flex-direction:column;justify-content:flex-end;bottom:0;text-align:right}#tags .tag{height:30vw;width:30vw;max-width:500px;max-height:550px;margin-bottom:50px}@media screen and (max-width:640px){#tags .tag{height:auto;width:96%;margin-bottom:8em;max-width:unset}}#tags .tag p{border-bottom:4px solid #b8300a;border-radius:0 4px}#tags .tag p a:link{text-decoration:none}#tags .tag ul.photographs{height:29vw;max-height:500px;list-style:none;perspective:1000px;perspective-origin:50% -50%;padding:0;margin:0;width:100%}@media screen and (max-width:640px){#tags .tag ul.photographs{height:83vw;width:90vw;margin-bottom:10vw;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}}#tags .tag ul.photographs li{position:absolute;width:100%;height:100%;z-index:6;transform:translate3d(0px,0px,-200px)}#tags .tag ul.photographs li:first-child{z-index:10;transform:translate3d(0px,0px,0px)}#tags .tag ul.photographs li:nth-child(2){z-index:9;transform:translate3d(0px,0px,-50px)}#tags .tag ul.photographs li:nth-child(3){z-index:8;transform:translate3d(0px,0px,-100px)}#tags .tag ul.photographs li:nth-child(4){z-index:7;transform:translate3d(0px,0px,-150px)}#tags .tag ul.photographs li img{border:5px solid #fefefe;box-shadow:0 4px 10px 1px rgba(20,5,1,.64)}