html,body{height:100%;background:#f3f3f3;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:inherit}.app{height:100vh;display:flex;flex-direction:column;align-items:center;font-family:Helvetica,Trebuchet MS,Verdana,sans-serif}@supports (height: 100dvh){.app{height:100dvh}}.content{flex:1;display:flex;flex-direction:column;justify-content:start;align-items:start;margin:2rem 2rem 0;max-width:50rem;overflow:hidden auto}.spacer{margin-top:6rem}.line{border:none;border-top:1px solid #dadada;width:100%}.header{font-size:4.5rem;margin-top:3rem;margin-bottom:.5rem;font-family:Quicksand,sans-serif}.products{font-size:1.5rem;font-weight:500;margin-top:.5rem;margin-bottom:0rem}h3{font-size:2rem;font-weight:200;margin-top:1.5rem;margin-bottom:.5rem}p{font-size:1.2rem;font-weight:300;margin-top:.5rem;margin-bottom:.5rem;line-height:1.5}footer{width:100%;height:50px;display:flex;justify-content:center;align-items:center;font-size:16px}footer .year{padding:.25rem}.item-link{color:#333;text-decoration:underline}h4.item-sub-title{width:fit-content;font-weight:500;padding-bottom:.25rem;margin-bottom:.25rem}h5.item-sub-label{font-size:12px;font-weight:300;margin:.5rem 0 .25rem}section.item-sub-section{display:flex;flex-direction:column}.item-sub-section-inner{margin:.5rem 0 .25rem .25rem}.item-sub-image:active{opacity:.5}
