body,html{--background:#ffffa9;--black:#3d2828;--dark-green:#5d3c36;--dark-orange:#865e4b;--orange:#b88a64;--yellow:#d9c17e;background:#ffffa9;background:var(--background);font-family:Noto Sans,serif}.container,.product{display:flex}.product{align-items:center;border:1px solid #3d2828;border:1px solid var(--black);border-radius:3px;flex-direction:column;flex-wrap:nowrap;justify-content:space-around;margin-bottom:3%}.product-img{border-radius:7px;margin:3%;width:85%}@media (max-width:600px){.product{max-width:40%}.product-img{width:90%}}@media (min-width:600px){.product{max-width:20%}.product-img{width:70%}}.flex-column{align-content:center;align-items:center;flex-direction:column;flex-wrap:wrap;justify-content:flex-start}.space{margin:3%}.justify-center{justify-content:center}.space-between{justify-content:space-between}.buy-button{background:#3d2828;background:var(--black);border:1px solid #3d2828;border:1px solid var(--black);border-radius:4px;display:flex;font-size:x-large;margin:3% 1% 5%;padding:1% 12%}.no-decoration{color:#d9c17e;color:var(--yellow);text-decoration:none}.flex-left{flex-direction:row;justify-content:flex-start}.flex-center{flex-direction:row;justify-content:center}.flex-right{flex-direction:row-reverse;justify-content:flex-end}.wrap{flex-wrap:wrap}.nowrap{flex-wrap:nowrap}.threepercent-lr-margin{gap:3%;margin-left:3%;margin-right:3%}.sep{border:none;border-top:1px solid #3d2828;border-top:1px solid var(--black);color:#3d2828;color:var(--black);height:0;margin-left:2%;margin-right:2%}.important-link,.link{color:#865e4b;color:var(--dark-orange);font-size:larger;font-weight:bolder;text-decoration:none}.align-center{align-content:center;align-items:center}.b-bg{background:#3d2828;background:var(--black);color:#d9c17e;color:var(--yellow)}div.logo{margin-bottom:.7%;margin-top:1%}@media (max-width:600px){.logo-title{font-size:x-large}}@media (min-width:1000px){.logo-title{font-size:xxx-large}}.logo-title{font-family:Rubik Mono One,serif;font-weight:500;margin:0}@font-face{font-display:block;font-family:Rubik Mono One;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/rubikmonoone/v14/UqyJK8kPP3hjw6ANTdfRk9YSN983TKUJcOj8.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Noto Sans;font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/notosans/v27/o-0IIpQlx3QUlC5A4PNr5TRASf6M7Q.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}input{height:1.5rem;margin-bottom:10%}button,input{background:var(--black);border:1px solid var(--black);border-radius:4px;color:#fff;display:flex;font-size:medium}button{font-weight:bolder;height:2.75rem;padding:30%}form{border:2px solid var(--black);border-radius:3px;padding:3%}
/*# sourceMappingURL=main.a1b6d496.css.map*/