@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.display_none{display:none}.pointer{cursor:pointer}.single-ellipsis{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sec-container{width:100%;max-width:1600px}.section{display:flex;justify-content:center;align-items:center;width:100vw;max-width:100%;padding:100px 25px}.section.sec1{height:100vh!important}@media only screen and (max-width:768px){.section:not(.sec1){height:-moz-fit-content;height:fit-content;min-height:100vh}}.sec-title{text-align:center;font-weight:600;font-size:36px;color:#111}@media only screen and (max-width:768px){.sec-title{font-size:33px}}@media only screen and (max-width:425px){.sec-title{font-size:30px}}.sec-desc{margin-top:20px;text-align:center;font-weight:400;font-size:20px;letter-spacing:-.05em;color:#555}@media only screen and (max-width:425px){.sec-desc{font-size:16px}}.section-div{padding:80px 25px 0;display:flex;justify-content:center;align-items:center;width:100vw;max-width:100%}@media only screen and (max-width:768px){.section-div{padding-top:50px}}.section-div .sec-container{width:100%;max-width:1280px}.banner{position:relative;height:100vh;display:flex;justify-content:center;align-items:center;align-items:end}.banner img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover}.banner-container{position:relative;z-index:9;width:100%;height:calc(100% - 100px);display:flex;justify-content:center;align-items:center}.banner-container .hero-text-container{width:100%;max-width:1600px;padding:0 25px}.banner-container .hero-text-container .hero-text-wrapper{color:#fff;text-align:center}.banner-container .hero-text-container .hero-text-wrapper .hero-text-title{font-size:60px;font-weight:800}@media only screen and (max-width:768px){.banner-container .hero-text-container .hero-text-wrapper .hero-text-title{font-size:40px}}.banner-container .hero-text-container .hero-text-wrapper .hero-text-desc{margin-top:10px;font-size:25px;font-weight:400}@media only screen and (max-width:768px){.banner-container .hero-text-container .hero-text-wrapper .hero-text-desc{font-size:20px}}body,html{word-break:keep-all;word-wrap:break-word;padding:0;margin:0;font-family:Inter,Pretendard,Noto Sans KR,나눔고딕,NanumGothic,Nanum Gothic,돋움,Dotum,Arial,sans-serif;line-height:1.5;-ms-overflow-style:none;scrollbar-width:none}body::-webkit-scrollbar,html::-webkit-scrollbar{display:none}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.text_orange{color:#eb5d19}.text_blue{color:#2361ff}.location-marker{width:70px;height:30px}button{cursor:pointer}p{margin:0}