@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Oswald:wght@200..700&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap";body{margin:0;font-family:Work Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:Hyperspace;src:url(/fonts/Hyperspace.otf);font-weight:400}@font-face{font-family:Hyperspace;src:url(/fonts/Hyperspace%20Bold.otf);font-weight:700}#root{height:100%}.gray{color:gray}.blue{color:#00f}.red{color:red}.green{color:green}.marginBot-5px{margin-bottom:5px}.marginBot-30px{margin-bottom:30px}.marginTop-10px{margin-top:10px}.marginTop-25px{margin-top:25px}.marginRight-35px{margin-right:35px}.marginRight-10px{margin-right:10px}.marginLeft-10px{margin-left:10px}.displayTable{display:table}.tableCell-Middle{display:table-cell;vertical-align:middle}.tableCell-Top{display:table-cell;vertical-align:top}.cart-item{position:absolute;height:22px;width:22px;top:-12px;right:-17px}.cart-item:before{content:attr(data-totalitems);display:block;line-height:24px;height:24px;width:24px;font-size:12px;font-weight:600;background:#833030;color:#fff;border-radius:20px;text-align:center}.send-to-cart.cart-item:before{display:block;animation:xAxis .2s forwards cubic-bezier(.165,.84,.44,1)}.send-to-cart.cart-item{animation:yAxis .5s alternate forwards cubic-bezier(.165,.84,.44,1)}.shake{animation:shakeCart .5s ease-in-out forwards}@keyframes xAxis{to{transform:translate(-50px)}}@keyframes yAxis{to{transform:translateY(-420px)}}@keyframes shakeCart{25%{transform:translate(11px)}50%{transform:translate(-8px)}75%{transform:translate(5px)}to{transform:translate(0)}}.centered{position:fixed;top:45%;left:50%;transform:translate(-50%,-50%)}.link-button{background-color:transparent;border:none;cursor:pointer;text-decoration:underline;display:inline;margin:0;padding:0;color:#0d6efd}table.responsive{border-collapse:collapse;width:100%}table.responsive th{font-weight:700}table.responsive th,table.responsive td{text-align:left;padding:8px;white-space:nowrap}table.responsive .cell-header{display:none}@media screen and (max-width:600px){table.responsive th{display:none}table.responsive .cell-header{display:block;font-weight:700}table.responsive td{display:flex;justify-content:space-between}}#skip{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}#skip:focus{position:absolute;left:auto;right:0;width:auto;height:auto;overflow:visible;background-color:#fff;z-index:9999}
