@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700;900&display=swap");@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css");@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css");@import url("https://unpkg.com/aos@2.3.1/dist/aos.css");@import url("/sindomae/style.css");.sindomae-root{font-family:Pretendard,Noto Sans KR,sans-serif;font-weight:300;color:#1e293b;background:linear-gradient(to bottom right,#f8fafc,#f1f5f9);min-height:100vh;-webkit-font-smoothing:antialiased}.sindomae-root a{text-decoration:none;color:inherit}.home-hero{--hero-header-offset:80px;position:relative;width:100%;min-height:calc(100vh - var(--hero-header-offset));min-height:calc(100dvh - var(--hero-header-offset));min-height:calc(100svh - var(--hero-header-offset));margin-bottom:2.5rem;overflow:hidden;background-color:#1a2332}.home-hero__bg{position:absolute;inset:0;z-index:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.home-hero:after{content:"";position:absolute;inset:0;z-index:1;background:rgba(0,0,0,.35);pointer-events:none}.home-hero__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:inherit;padding:2rem 1rem;text-align:center;box-sizing:border-box}.home-main{max-width:1024px;margin:0 auto;padding:0 16px 48px}.home-card{border-radius:30px!important;overflow:hidden;margin-bottom:2.5rem}.home-hero__title{margin:0 0 1.25rem;color:#fff;line-height:1.4;letter-spacing:-.02em;text-shadow:0 4px 6px rgba(0,0,0,.5)}.home-hero__title-line{display:block;font-size:1.4rem;font-weight:400}.home-hero__title-strong{display:block;font-size:1.6rem;font-weight:700}.home-hero__nowrap{white-space:nowrap}.home-hero-call{display:inline-flex;align-items:center;gap:.5rem;margin-top:auto;padding:.45rem 1rem;border-radius:9999px;border:1px solid rgba(255,255,255,.2);background:rgba(0,0,0,.6);color:#fff;font-size:.85rem;font-weight:300;box-shadow:0 4px 12px rgba(0,0,0,.25);backdrop-filter:blur(8px)}@media (min-width:768px){.home-hero{--hero-header-offset:88px}.home-hero__content{padding:3rem 1.5rem}.home-main{padding-bottom:64px}.home-hero__title-line{font-size:2.5rem}.home-hero__title-strong{font-size:3rem}.home-hero-call{margin-top:1rem;font-size:1.1rem;padding:.5rem 1.25rem}}.overlay-text--global h3{display:inline-block;background-color:rgba(255,255,255,.85);color:#111;padding:6px 14px;font-size:1.15rem;font-weight:800;line-height:1.35;text-shadow:1px 1px 2px rgba(255,255,255,.7)}