.featured_contents{display:grid;gap:20px}.featured_contents .list img{position:absolute;display:block;width:100%;height:100%;max-height:296px;object-fit:contain;aspect-ratio:auto 2/1}.featured_contents .list{position:relative;padding-bottom:50.6%;border:1px solid #dfdfdf;overflow:hidden;width:100%;height:0;max-height:296px;line-height:1;border-radius:20px 20px 0 0;box-sizing:border-box}.featured_contents .link_wrapper{position:relative;display:block;width:100%;height:100%}.featured_contents .txt{display:flex;gap:8px 0;flex-direction:column;padding:25px 20px;border-style:solid;border-color:#dfdfdf;overflow:hidden;width:100%;height:110px;border-radius:0 0 80px;border-width:0 1px 1px 1px;box-sizing:border-box}.featured_contents .event_label{position:absolute;right:30px;bottom:110px;display:flex;align-items:center;justify-content:center;z-index:1;width:65px;height:30px;background:#8c53ff;font-size:16px;color:#fff;transform:unset;border-radius:15px;transform-origin:center;transform:translateY(50%)}.featured_contents .txt p{display:block;overflow:hidden;font-size:24px;font-weight:700;color:#333;letter-spacing:-.7px;white-space:nowrap;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis}.featured_contents .txt p:first-of-type{margin-top:0}.featured_contents .txt span{display:block;overflow:hidden;width:95%;font-size:16px;color:#8f8f9b;white-space:nowrap;text-overflow:ellipsis}@media (min-width:768px){.featured_contents{grid-template-columns:repeat(2,1fr);gap:40px}}@media (max-width:767px){.featured_contents .list{border-radius:10px 10px 0 0}.featured_contents .event_label{right:15px;bottom:64px;padding:0;width:55px;height:25px;font-size:12px}.featured_contents .txt{gap:4px 0;padding:14px 10px;height:64px;border-radius:0 0 40px 0}.featured_contents .txt p{font-size:14px;font-weight:500}.featured_contents .txt span{font-size:12px}}