.creative_label_wrapper{box-sizing:border-box;margin:66px auto 222px;padding:0 32px;opacity:0;animation:showUp 1.2s cubic-bezier(.21,.42,.23,1) .4s forwards}.creative_label_inner_wrapper{max-width:1440px;margin:0 auto}.creative_label_title{font-size:24px;font-weight:500}.creative_label_list{margin-top:40px;display:grid;grid-template-columns:1fr 1fr;grid-gap:40px 34px;gap:40px 34px}.creative_label_list_item_img{border-radius:16px;width:100%;height:auto;max-height:398px;aspect-ratio:16/9;object-fit:cover}.creative_label_list_item_name{margin-top:16px;font-size:16px;line-height:1}.creative_label_list_item_text{margin-top:8px;font-size:16px;line-height:1}@media screen and (max-width:800px){.creative_label_wrapper{margin:40px auto 80px}.creative_label_list{grid-template-columns:1fr;gap:40px}.creative_label_list_item{text-align:center}.creative_label_list_item_name{margin-top:24px}.creative_label_list_item_img{max-height:none}}@media screen and (max-width:640px){.creative_label_wrapper{padding:0 24px}.creative_label_list_item_name,.creative_label_list_item_text{font-size:14px}}