@import "https://fonts.googleapis.com/css2?family=Archivo:wght@500;600;700&family=Public+Sans:wght@400;500;600&display=swap";*{box-sizing:border-box}html,body,#root{margin:0;padding:0}body{color:#171a20;-webkit-font-smoothing:antialiased;background:#fafaf9;font-family:Public Sans,system-ui,sans-serif}a,button{font-family:inherit}input:focus,textarea:focus,select:focus{outline-offset:0;outline:2px solid #2e5e8c}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.page-anim{animation:.35s both fadeUp}.btn-dark{transition:background-color .15s}.btn-dark:hover{background:#2e5e8c!important}.btn-outline{transition:border-color .15s}.btn-outline:hover{border-color:#171a20!important}.btn-outline-hero{transition:background-color .15s,border-color .15s}.btn-outline-hero:hover{background:#ffffff2e!important;border-color:#fff!important}.btn-outline-light{transition:border-color .15s}.btn-outline-light:hover{border-color:#7b818c!important}.btn-white{transition:background-color .15s}.btn-white:hover{background:#e4e7ea!important}.product-card{transition:border-color .15s,box-shadow .15s}.product-card:hover{box-shadow:0 8px 24px #171a2014;border-color:#b9bfc7!important}.cat-tile{transition:box-shadow .15s}.cat-tile:hover{box-shadow:0 6px 18px #171a201a}.footer-link{transition:color .15s}.footer-link:hover{color:#fff!important}.faq-btn{transition:background-color .15s}.faq-btn:hover{background:#f6f7f8!important}.other-product-card{transition:border-color .15s}.other-product-card:hover{border-color:#b9bfc7!important}
