.card.svelte-12evtnm{display:flex;justify-content:space-evenly;align-items:center;border-bottom-right-radius:6px;border-bottom-left-radius:6px;border:solid 1px rgba(129,147,174,.12);padding:0;text-align:center;position:relative;box-shadow:1px 1px 4px #0003;background-position:center;background-repeat:no-repeat;background-size:cover;height:120px;cursor:pointer;transition:all .1s ease-in}.card.svelte-12evtnm:hover{transform:scale(1.03)}.card.svelte-12evtnm:before{content:"";position:absolute;top:-8px;left:-1px;width:calc(100% + 3px);height:8px;border-radius:6px 6px 0 0;background-color:var(--secondary-color)!important}.card__body.svelte-12evtnm{display:flex;justify-content:space-between;align-items:center;flex:1}.card__head.svelte-12evtnm{margin-bottom:1em;margin-left:10px;color:#fff;text-transform:uppercase;font-family:exo;font-size:18px;font-weight:900;text-shadow:1px 1px 0px var(--secondary-color)}.card__arrow.svelte-12evtnm{width:10px;position:absolute;right:10px}a.svelte-12evtnm{width:100%;height:100%;display:flex}@media (max-width: 380px){.card__head.svelte-12evtnm{font-size:16px}}@media (min-width: 676px){.card__head.svelte-12evtnm{font-size:1.3em}}
