.header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 50px;width:100%;box-sizing:border-box;background-color:#fff}.header a:link,.header a:hover,.header a:visited,.contact-us{color:#111928}.product{box-sizing:border-box;padding:50px 50px 0;width:100%;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.product h2{color:#111928}.product p{margin:0;padding:10px;color:#637381;text-align:center;width:50%}.image-list{display:flex;flex-direction:column;margin:50px}.image-wrapper{margin:10px;position:relative}.image-btn-wrapper{position:absolute;right:1rem;bottom:1rem;display:flex;flex-direction:row}.image-btn{display:flex;flex-direction:row;align-items:center;justify-content:center;box-sizing:border-box;color:#18936f;padding:14px;background:#fff;border-radius:5px;font-weight:400;margin-left:1rem}.image-btn:hover{background:#f4f4f4}.image-btn-icon{width:24px;height:25px;margin-right:5px}.contact-button{display:flex;flex-direction:row;align-items:center;justify-content:center;box-sizing:border-box;color:#fff;padding:14px 1.75rem;background:#18936f;border-radius:5px;margin-top:40px;font-weight:400}.contact-button:hover{background:#146c52}.contact-button-icon{width:24px;height:25px;margin-right:5px}.product-img{border-radius:5px;width:512px;height:auto;display:block}@media(max-width:820px){.product p{width:100%}}@media(max-width:640px){.header{padding:0 2rem}h1{font-size:1.6rem;line-height:1.6rem}h1 img{height:1.4rem}h2{font-size:1.4rem}.product{padding:2rem 2rem 0}.product-img{width:80vw}.image-btn-wrapper{right:.5rem;bottom:.5rem}.image-btn{padding:8px;margin-left:.5rem}}
