@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Fjalla+One&display=swap";@import"https://fonts.googleapis.com/css2?family=Oswald&display=swap";@font-face{font-family:LeagueGothic;src:url(/assets/LeagueGothic-Regular-CXCdwRJH.otf)}.eshop-item{height:100%;display:flex;flex-direction:column;border:1px solid #ccc;border-radius:6px;box-shadow:0 2px 6px #00000014;padding:1rem;transition:box-shadow .15s ease,transform .15s ease}.eshop-item:hover{box-shadow:0 6px 14px #00000026;transform:translateY(-2px)}.eshop-item .eshop-item-image{text-align:center;margin-bottom:1rem}.eshop-item .eshop-item-image img{max-width:100%;height:auto;border-radius:4px}.eshop-item .eshop-item-name{font-weight:700;color:#0b1d26;margin-bottom:.5rem;display:block}.eshop-item .eshop-item-description{flex-grow:1;min-height:50px;margin-bottom:1rem;color:#555}.eshop-item .eshop-item-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.eshop-item .eshop-item-footer .eshop-item-price{font-size:1.2em;color:#000;font-weight:700}
