@font-face{font-family:"Inter";src:url("../fonts/Inter/Inter-VariableFont_opsz,wght.ttf") format("truetype")}@font-face{font-family:"NotoSansThai";src:url("../fonts/Noto_Sans_Thai/NotoSansThai-VariableFont_wdth,wght.ttf") format("truetype")}.showcase-card{width:100%;height:100%;border-radius:8px;overflow:hidden;position:relative}.showcase-card .showcase-card-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.showcase-card .showcase-card-content{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;padding:48px 24px;bottom:0px;min-height:167px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;height:100%;border-radius:8px;background:-webkit-gradient(linear,left top,left bottom,color-stop(62.75%,rgba(0,0,0,0)),color-stop(99.89%,rgba(0,0,0,0.6)));background:linear-gradient(180deg,rgba(0,0,0,0) 62.75%,rgba(0,0,0,0.6) 99.89%)}.showcase-card .showcase-card-content .showcase-card-title{color:#ffffff;text-transform:uppercase}.showcase-card .showcase-card-content .showcase-card-body{color:#ffffff}