*,*::after,*::before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;height:100%}body{font-family:system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;color:#335;background-color:#EFEFEF;height:100%;display:flex;flex-direction:column}header{color:white;background-color:#244;border-bottom:solid 4px #CA9}main{flex:1 0 auto}footer{flex-shrink:0}.footer-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;font-size:small}.footer-links{list-style:none;gap:1.5rem;vertical-align:bottom}h1{margin-top:10px;margin-bottom:5px;font-size:x-large}h2{font-size:larger}canvas,img,picture,svg,video{display:block;max-width:100%;height:auto}img{margin:0;padding:0}button,input,select,textarea{font:inherit}a{font-weight:bold;text-decoration:none;color:#A43}a:hover{text-decoration:underline}.container{width:100%;max-width:1200px;margin-right:auto;margin-left:auto;padding-right:1.5rem;padding-left:1.5rem}.itm{color:#668;min-width:256px;width:256px;max-width:256px;padding-right:20px;margin-bottom:15px}.thmb{margin:0;padding:0 0 0 5px;display:inline-flex;flex-wrap:wrap;flex-direction:row}.hdra{color:#EEE;font-weight:normal}