.hero-section{z-index:1;position:relative;overflow:hidden;height:780px}.hero-section-item{height:780px}@media only screen and (min-width:1200px) and (max-width:1399px){.hero-section-item{height:780px}}@media (max-width:576px){.hero-section,.hero-section-item{height:100vh}}.hero-bg-image{z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute}.hero-container{width:100%;height:100%;gap:56px}.hero-container,.hero-text{display:flex;flex-direction:column;justify-content:center;align-items:center}.hero-text{gap:24px;padding:0 64px}@media (max-width:576px){.hero-text{padding:0;gap:18px}}.hero-title{color:#fff;text-align:center;text-shadow:2px 2px 60px rgba(0,0,0,.4);font-family:Gmarket Sans TTF;font-size:64px;font-style:normal;font-weight:700;line-height:68px;letter-spacing:-1.92px;text-transform:uppercase;white-space:pre-line}@media (max-width:576px){.hero-title{text-align:center;font-family:Paperlogy;font-size:52px;line-height:64px;text-transform:uppercase}}.hero-desc{color:#fff;text-align:center;font-family:Paperlogy;font-size:22px;font-style:normal;font-weight:400;line-height:30px;text-transform:uppercase;white-space:pre-line}@media (max-width:576px){.hero-desc{text-align:center;font-family:Paperlogy;font-size:16px;line-height:30px;text-transform:uppercase;white-space:normal;max-width:70%}}.hero-btn{display:flex;flex-direction:row;align-items:center;gap:16px}@media (max-width:576px){.hero-btn{flex-direction:column;align-items:flex-start;gap:6px}}