p{font-size:13px}xx-cardwrapper{grid-template-columns:repeat(auto-fill,minmax(15em,1fr));grid-gap:2rem;padding:1rem 1.5rem 1.5rem}xx-card{position:relative;height:430px;background-color:#eaebff;max-width:313px;border-radius:10px;scrollbar-color:#c3c3d4 rgb(0,0,0,0)}x-description::-webkit-scrollbar{width:11px}x-description::-webkit-scrollbar-track{background:rgb(0,0,0,0)}x-description::-webkit-scrollbar-thumb{background-color:#c3c3d4;border-radius:6px;border:3px solid rgb(0,0,0,0)}x-name{position:relative;display:flex;justify-content:space-around;z-index:100;top:5px;height:8%}x-name span:first-child{font-weight:700}x-name span:nth-child(2){font-size:13px}x-cardimages{position:absolute;top:8%;height:56%;overflow:hidden;display:flex;justify-content:center;align-items:center;max-width:100%}x-cardimages img{max-width:100%}x-featured{position:absolute;font-size:2.5rem;font-weight:700;opacity:.4;transform:rotate(-45deg);color:white;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000}x-description{position:absolute;top:61%;height:36%;width:100%;overflow:auto;font-size:13px;scrollbar-width:thin}x-description p{margin:5px 0 0 0}x-firstline{display:flex;justify-content:space-around;padding-top:15px}x-info p:last-child{font-weight:600}@media (max-width:559px){xx-card{margin:0 15%}}@media (max-width:415px){xx-card{margin:0 5%}}