@charset "UTF-8";
*{box-sizing:border-box}html,body{margin:0;padding:0;min-width:320px;font-family:"Pretendard","Noto Sans KR",Arial,sans-serif;color:#151515;word-break:keep-all;overflow-x:hidden}body.no-scroll{overflow:hidden}a{color:inherit;text-decoration:none}ul,li{list-style:none;margin:0;padding:0}button{font:inherit;border:0;background:none;cursor:pointer}img{display:block;width:100%;height:100%;object-fit:cover}.section-pad{padding:120px 6.25vw}.section-title{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:46px}.section-title p{margin:0;color:#d71920;font-weight:800;letter-spacing:.08em}.section-title h3{margin:0;font-size:42px;line-height:1.25;letter-spacing:-.04em}.section-title.light{color:#fff}.round-link{display:inline-flex;align-items:center;justify-content:center;min-width:148px;height:48px;border:1px solid rgba(255,255,255,.7);border-radius:999px;color:#fff;font-weight:700}.round-link.dark{border-color:#111;color:#111}@media(max-width:1439px){.section-pad{padding:96px 5vw}.section-title h3{font-size:36px}}@media(max-width:767px){.section-pad{padding:70px 20px}.section-title{display:block;margin-bottom:30px}.section-title h3{font-size:28px;margin-top:10px}.section-title p{font-size:13px}.round-link{min-width:132px;height:44px}}@media(max-width:360px){.section-pad{padding:58px 16px}.section-title h3{font-size:25px}}
