@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+KR&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans+JP:wght@100..900&display=swap");body{font-family:IBM Plex Sans KR,sans-serif}.introductions-container{background-color:#fff;box-sizing:border-box;margin:0 auto;max-width:1024px;padding:104px;text-align:center;width:100%}.introductions-title{color:#000;font-size:64px;font-weight:600;margin-bottom:64px}.introductions-subtext{color:#6a6a6a;font-size:16px;margin-bottom:48px}.introductions-paragraph-title{color:#000;font-size:48px;font-weight:400;line-height:1.4;margin:0 auto 32px;max-width:800px}.introductions-paragraph-text{color:#585858;font-size:20px;margin-bottom:1em}@media (max-width:768px){.introductions-container{padding:48px 24px}.introductions-subtext{font-size:12px;margin-bottom:24px}.introductions-title{font-size:32px;margin-bottom:48px}.introductions-paragraph-title{font-size:24px;margin-bottom:24px}.introductions-paragraph-text{font-size:16px}}