@charset "utf-8";

.content_wrap.h-match{padding-bottom: 70px; min-height: initial;}
.h-match img{max-width: 100%;}
.h-match .tit_wrap{display: flex; align-items: flex-end; gap: 20px; max-width: 880px; margin: 95px auto 34px;}
.h-match .tit_wrap .tit{font-size: 52px; font-family: var(--f-nanum); letter-spacing: -0.04em; font-weight: 700; color: #293242; line-height: 1;}
.h-match .tit_wrap span{font-size: 22px; letter-spacing: -0.04em; color: #293242; font-weight: 500;}
.h-match .banner{position: relative;}
.h-match .banner img{width: 100%;}
.h-match .banner .btn{position: absolute; bottom: 30px; left: 50%; transform: translate(-50%); font-size: 20px; font-weight: 700; letter-spacing: -0.04em; color: #FFF; width: 168px; height: 50px; display: flex; align-items: center; justify-content: center; border-radius: 50px; background: #293242;}
.h-match .txt{text-align: center;}
.h-match .txt p{margin: 30px 0; font-size: 22px; letter-spacing: -0.04em; font-weight: 500; color: #293242;}