.box-card{--boxCard-width: 338px;border-radius:2px;overflow:hidden;width:var(--boxCard-width)}@container (width < 338px){.box-card{--boxCard-width: 100%}}.box-card-preview{background-position:center;background-repeat:no-repeat;background-size:cover;aspect-ratio:16 / 9;background-color:#000;max-width:100%;min-height:183px}.box-card-body{display:flex;flex-direction:column;gap:10px;padding:20px}
