body{overflow-x:hidden}div.banner{width:100%;height:300px;padding:3rem 0;background-image:url("../svg/graphic-bg-angled-cyan.svg");background-size:cover;background-position:center;background-repeat:no-repeat}div.banner div.flex div{display:block;text-align:center;width:90%;margin:0 auto}div.banner div.flex div img{display:none!important;height:150px;margin:0 auto}div.banner div.flex div h1{color:#fff;margin-top:8rem}div.banner div.flex div p{display:none;color:#000;font-weight:500}div.showcase{position:fixed;height:100vh;width:100vw;background:rgba(40,40,40,.4);left:0;top:0;z-index:10;overflow:hidden;display:none}div.showcase div.modal{background:#fff;width:90%;max-width:768px;margin:5rem auto}div.showcase div.modal div.titlebar{display:block;width:100%;height:4.5rem;background-color:#f5f5f5;color:#000;box-sizing:border-box;line-height:4.5rem}div.showcase div.modal div.titlebar button.close_showcase{float:right;border:0;background:0 0;outline:0;font-size:18px;cursor:pointer;padding:.5rem 2.5rem;font-weight:700;display:inline-block;height:100%;transition:.2s}div.showcase div.modal div.titlebar button.close_showcase:hover{background-color:red;color:#fff}model-viewer{width:90%;height:480px;margin:1rem auto}section.scanner{padding:2rem 3%}section.scanner h3.scanner_title{text-align:center;background:#023d5c;margin:4rem auto;color:#fff;font-size:22px;font-weight:700;line-height:42px}section.scanner div.gallery{display:grid;width:90vw;max-width:1200px;margin:2rem auto;display:grid;gap:2rem;row-gap:8rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}div.scan{justify-self:center;width:85%;text-align:center;border:2px solid silver}div.scan h4.scan_title{font-size:24px;font-weight:bolder!important;margin:1rem auto}div.scan img{margin:0 auto;width:100%}div.scan div.actions{padding:1rem;position:absolute;display:grid;gap:.5rem;grid-template-columns:1fr 1fr}div.scan div.actions a,div.scan div.actions button{border:0;outline:0;width:40px;height:40px;background-size:cover;background-color:transparent;cursor:pointer}div.scan div.actions a.download_scan{background-image:url(https://polyga.com/SampleScans/assets/Download\ button.png)}div.scan div.actions button.show_scan{background-image:url(https://polyga.com/SampleScans/assets/View\ 3D\ Button.png)}section.scanner div.show_all{display:none;text-align:center;margin:4rem auto}