@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap";@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css";html{font-family:Montserrat,Pretendard,sans-serif;font-size:16px}body{color:#0b1739;margin:0}.check-icon{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="%230066ff" stroke-width="2" viewBox="0 0 24 24"><circle cx="12" cy="12" r="10" stroke="%230066ff"/><path stroke="%230066ff" stroke-linecap="round" stroke-linejoin="round" d="M8 12l3 3 5-6"/></svg>');background-repeat:no-repeat;background-size:contain;display:inline-block;flex-shrink:0;height:1.15rem;margin-right:.45rem;margin-top:.1rem;width:1.15rem}.hero-tag{background-color:#2563eb14;border-radius:999px;color:#2563eb;cursor:default;display:inline-block;font-size:.875rem;font-weight:600;margin-bottom:.75rem;padding:.35rem .9rem;transition:background-color .25s ease}.hero-tag:hover{background-color:#2563eb2e}.hero-buttons{display:flex;gap:.75rem;margin-bottom:1.5rem}.btn{background:#fff;border:.14rem solid var(--primary-color);border-radius:.35rem;color:var(--primary-color);display:inline-block;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:600;padding:.65rem 1.25rem;text-decoration:none;transition:all .25s ease}.btn:hover{background:var(--primary-color);box-shadow:0 .35rem .85rem #0066ff40;color:#fff;transform:translateY(-1px)}.btn:active{box-shadow:none;transform:translateY(0)}.pc-only{display:inline}.mo-br{display:none}@media(max-width:1024px){.pc-only{display:none}.mo-br{display:inline}}
