html{text-size-adjust:100%;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;padding:0;font-size:14px;font-family:Inter,Arial;color:#333;scroll-behavior:smooth}main{width:60vw;min-width:300px;margin:20px auto;text-align:center}@media (max-width:1200px){main{width:90vw}}hr{border:none;border-top:1px solid #ccc}.bold{font-weight:bold}.flex-2{flex:2}.logo{width:350px;max-width:60vw;margin:20px 0}.info{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;line-height:1.6em;padding:20px;background:#fff;border-radius:20px;margin:20px 0;text-align:left;box-shadow:0 0 4px #dfe7f5}.info:before{content:"\e918";font-family:website-font;font-size:22px;margin-right:15px}.zip,.zip:visited{color:inherit;font-weight:bold;text-decoration:underline dotted}.button{position:relative;display:inline-flex;align-items:center;vertical-align:middle;font-weight:bold;font-family:Inter;color:#3873bf;background-color:#e4eefc;cursor:pointer;line-height:1;font-size:16px;text-decoration:none;padding:12px 18px;border:1px solid transparent;border-radius:3px;margin:0 10px;z-index:1;transition:box-shadow .25s,opacity .25s}.button:active{transform:translateY(1px)}.button:before{content:"\e902";font-family:website-font;margin-right:6px}.button-out{margin:20px}.list{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;min-height:50vh;padding:0;margin:0;list-style-type:none}.list:empty:before{content:attr(data-info);position:absolute;display:flex;align-items:center;justify-content:center;top:0;left:0;width:100%;height:100%}.img-parent{flex:calc(50% - 20px);min-width:260px;margin:10px}.img-parent:nth-child(3n){flex:100%}.img,.video{width:100%;height:100%;object-fit:cover;box-shadow:0 0 2px #ccc;transition:transform .25s}.img:hover,.video:hover{transform:scale(1.05)}footer{display:flex;flex-direction:row;flex-wrap:wrap;padding:20px;justify-content:space-around}footer img{width:50px;filter:drop-shadow(0 0 2px #fcfcfc)}