.container{width:calc(100% - 2rem)}.row{display:flex;flex-wrap:wrap}@media (max-width:640px){.container{margin:.5rem auto;max-width:576px}}@media (min-width:640px) and (max-width:960px){.container{margin:1rem auto;max-width:864px}}@media (min-width:960px) and (max-width:1440px){.container{margin:1rem auto;max-width:1296px}}@media (min-width:1440px){.container{margin:1rem auto;max-width:1600px}}.m-1{margin:1rem}.m-2{margin:2rem}.mx-1{margin-left:1rem;margin-right:1rem}.mx-2{margin-left:2rem;margin-right:2rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-bottom:1rem;margin-top:1rem}.my-2{margin-bottom:2rem;margin-top:2rem}.p-1{padding:1rem}.p-2{padding:2rem}.px-1{padding-left:1rem;padding-right:1rem}.px-2{padding-left:2rem;padding-right:2rem}.py-1{padding-bottom:1rem;padding-top:1rem}.py-2{padding-bottom:2rem;padding-top:2rem}:root{--m2-red:#dc3545;--m2-orange:#ff8000;--m2-gold:#ffd607;--m2-green:#28a745;--m2-teal:#17a2b8;--m2-blue:#007bff;--m2-purple:#aa40bf;--m2-white:#fff;--m2-lightgrey:#ccc;--m2-grey:#888;--m2-darkgrey:#444;--m2-black:#000}.btn{border-color:transparent;border-radius:4px;padding:.5rem}.btn:hover{box-shadow:0 0 4px var(--m2-grey)}.btn-light{background-color:#dcdcdc;color:#222}.btn-dark{background-color:#222;color:#dcdcdc}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.border-red{border:1px dashed red;min-height:8px}.border-yellow{border:1px dashed #ff0;min-height:8px}.border-cyan{border:1px dashed cyan;min-height:8px}.border-green{border:1px dashed green;min-height:8px}.lnl-header{border-bottom:1px solid var(--m2-grey);justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1.5rem}.logo{height:140px;padding:2px;width:140px}.lnl-header-text{font-weight:100}.header-title{font-size:48px;margin:1rem 0}.header-subtitle{font-size:24px;margin:.5rem 0;text-align:end}@media (max-width:640px){.lnl-header-text{margin-top:1rem}.header-title{font-size:40px}.header-subtitle{font-size:20px;text-align:start}}@-webkit-keyframes fadeIn{0%{opacity:5%}to{opacity:100%}}@keyframes fadeIn{0%{opacity:5%}to{opacity:100%}}.lnl-featured{-webkit-animation:fadeIn .5s ease-in-out;animation:fadeIn .5s ease-in-out;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-iteration-count:1;animation-iteration-count:1;border-radius:.5rem;overflow:hidden;width:100%}@media (max-width:640px){.lnl-featured{border-radius:0;margin-left:-1rem;margin-right:-1rem;min-height:250px;width:calc(100% + 2rem)}}@media (min-width:640px) and (max-width:960px){.lnl-featured{border-radius:0;margin-left:-1rem;margin-right:-1rem;min-height:350px;width:calc(100% + 2rem)}}@media (min-width:960px) and (max-width:1440px){.lnl-featured{min-height:512px}}@media (min-width:1440px){.lnl-featured{min-height:750px}}.lnl-gallery{justify-content:space-between}.gallery-tile{cursor:pointer;min-height:200px;width:24%}.img-caption{color:var(--m2-darkgrey);display:block;font-size:1rem;margin-top:.5rem;text-align:center}@media (max-width:640px){.gallery-tile{margin:0 auto;min-height:150px;padding-top:1rem;width:47%}.img-caption{margin-top:.2rem}}@media (min-width:640px) and (max-width:960px){.gallery-tile{min-height:150px}}.lnl-footer{border-top:1px solid var(--m2-grey);justify-content:space-between;margin:1.5rem 0;padding-top:1rem}.footer-left{margin-top:2px;width:calc(100% - 125px)}.footer-right{text-align:right;width:120px}.brand-name{font-size:1rem;font-weight:700}.footer-text{font-size:14px;margin-top:.5rem}.version-number{font-weight:600;padding-right:2px}.social-link{margin:.25rem .5rem;width:calc(50% - 1.25rem)}*{font-family:Lato,sans-serif}.dim{color:#7d97ad}.lnl-img{border-radius:.5rem;width:100%}.visible{display:block}.hidden{display:none}.iv-overlay{height:100vh;left:0;position:fixed;top:0;width:100vw}.image-viewer{-webkit-backdrop-filter:blur(20px) saturate(150%);backdrop-filter:blur(20px) saturate(150%);background:hsla(0,0%,86%,.8);border-radius:1rem;height:calc(100% - 100px);left:50%;overflow:auto;position:fixed;top:50px;-webkit-transform:translate(-50%);transform:translate(-50%);width:80%;z-index:10}.iv-close{cursor:pointer;font-size:1.25rem;height:1.5rem;position:absolute;right:1rem;text-shadow:0 0 4px #fff;top:1rem;width:1.5rem}.iv-content{height:720px;justify-content:space-between;margin-top:4rem;max-width:1280px;width:calc(100% - 2rem)}.iv-image-wrapper{background:#dcdcdc;border-radius:.5rem;display:flex;justify-content:center;padding:.5rem;width:66%}.iv-image{border-radius:.5rem;margin:0 auto;max-width:640px;width:100%}.iv-sidebar{width:33%}.iv-sidebar-title{font-weight:600}.iv-sidebar-tags{font-size:14px}.iv-image-tag{background-color:var(--m2-white);border-radius:8px;margin-right:.75rem;padding:2px 8px}.iv-sidebar-description{color:var(--m2-darkgrey);margin-top:1rem}.iv-sidebar-exif{display:flex;justify-content:space-around;margin-top:1rem}.iv-footer{font-size:12px;font-style:italic;margin:1rem auto;padding-bottom:1rem}@media (max-width:640px){.image-viewer{border-radius:0;height:100%;top:0;width:100%}.iv-content{margin:3rem 1rem 1rem;width:calc(100% - 2rem)}.iv-image-wrapper{width:100%}.iv-image{max-width:90%}.iv-sidebar{width:100%}}@media (min-width:640px) and (max-width:960px){.image-viewer{border-radius:0;height:100%;top:0;width:100%}.iv-content{margin:3rem 1rem 1rem;width:calc(100% - 2rem)}.iv-image-wrapper{width:100%}.iv-image{max-width:90%}.iv-sidebar{width:100%}}@media (min-width:1440px){.iv-content{height:800px;max-width:1440px}}
/*# sourceMappingURL=main.fd965415.css.map*/