html,body{width:100%;font-family:Arial,sans-serif;margin:0;padding:0;font-size:16px;box-sizing:border-box}h1{font-weight:400;display:flex;align-items:center;justify-content:center;font-size:2rem;line-height:2rem}h1 img{margin-right:5px;height:1.8rem;object-position:center;object-fit:contain}a{text-decoration:none}h2{color:#111928;font-size:2rem;font-weight:400;text-align:center;margin:0;padding:0}.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}.rembg{background:url(/assets/site/img-transparent-bg.jpg) repeat;height:512px!important;object-position:center;object-fit:contain}@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}.rembg{height:80vw!important}}
