html[lang^="ko"]{
  --kr-font:-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic","Segoe UI",sans-serif;
}

html[lang^="ko"] body{
  font-family:var(--kr-font);
}


html[lang^="ko"] :where(h1,h2,h3,h4,h5,h6,p,li,dt,dd,th,td,label,button,summary,a){
  word-break:keep-all!important;
  overflow-wrap:break-word!important;
  hyphens:none!important;
}


html[lang^="ko"] :where(h1,h2,h3,h4,h5,h6){
  text-wrap:balance;
}
html[lang^="ko"] :where(p,li,dd){
  text-wrap:pretty;
}


html[lang^="ko"] .kr-semantic-line{
  display:block;
}
html[lang^="ko"] .kr-semantic-title{
  text-wrap:initial!important;
}
html[lang^="ko"] .kr-semantic-copy .kr-copy-line{
  display:block;
}


html[lang="ko-KR"] h2.kr-unified-section-title{
  font-family:var(--kr-font)!important;
  font-size:40px!important;
  font-weight:700!important;
  line-height:1.2!important;
  letter-spacing:-.04em!important;
}


html[lang^="ko"] :where(.clinic-category h3,.doctor-faq-item h3,.ski-camera-info-grid h3,.legal-body h2,.legal-body h3){
  text-wrap:pretty;
}


@media (max-width:1024px){
  html[lang="ko-KR"] h2.kr-unified-section-title{
    font-size:34px!important;
    line-height:1.22!important;
    letter-spacing:-.035em!important;
  }
}


@media (max-width:767px){
  html[lang="ko-KR"] h2.kr-unified-section-title{
    font-size:28px!important;
    line-height:1.26!important;
    letter-spacing:-.03em!important;
  }
  html[lang^="ko"] .kr-semantic-copy .kr-copy-line{
    display:inline;
  }
  html[lang^="ko"] .kr-semantic-copy .kr-copy-line:not(:last-child)::after{
    content:" ";
  }
}


html[lang="ko-KR"] body.lang-ko main h2.kr-unified-section-title{
  margin:0!important;
  color:#1d1d1f!important;
  font-family:var(--kr-font)!important;
  font-size:40px!important;
  font-weight:700!important;
  line-height:1.2!important;
  letter-spacing:-.04em!important;
  word-break:keep-all!important;
  overflow-wrap:normal!important;
  text-wrap:balance!important;
  font-style:normal!important;
}

html[lang="ko-KR"] body.lang-ko main .kr-editorial-head{
  width:min(100%,900px)!important;
  max-width:900px!important;
}
html[lang="ko-KR"] body.lang-ko main .kr-editorial-head>p{
  max-width:760px!important;
  font-family:var(--kr-font)!important;
  font-size:17px!important;
  font-weight:400!important;
  line-height:1.68!important;
  letter-spacing:-.016em!important;
  word-break:keep-all!important;
  overflow-wrap:break-word!important;
  text-wrap:pretty!important;
}


html[lang^="ko"] body.lang-ko main :is(h1,h2,h3,h4,h5,h6){
  word-break:keep-all!important;
  overflow-wrap:normal!important;
  hyphens:none!important;
  text-wrap:balance;
}
html[lang^="ko"] body.lang-ko main :is(p,li,dt,dd,th,td,label,summary,button,a){
  word-break:keep-all!important;
  overflow-wrap:break-word!important;
  hyphens:none!important;
  text-wrap:pretty;
}


html[lang^="ko"] body.lang-ko main .kr-semantic-title{
  text-wrap:initial!important;
}
html[lang^="ko"] body.lang-ko main .kr-semantic-title>.kr-semantic-line{
  display:block!important;
  white-space:normal!important;
}

@media (max-width:1024px){
  html[lang="ko-KR"] body.lang-ko main h2.kr-unified-section-title{
    font-size:34px!important;
    line-height:1.22!important;
    letter-spacing:-.035em!important;
  }
}

@media (max-width:767px){
  html[lang="ko-KR"] body.lang-ko main h2.kr-unified-section-title{
    font-size:27px!important;
    line-height:1.27!important;
    letter-spacing:-.03em!important;
  }
  html[lang="ko-KR"] body.lang-ko main .kr-editorial-head{
    width:100%!important;
    max-width:none!important;
    padding-inline:0!important;
  }
  html[lang="ko-KR"] body.lang-ko main .kr-editorial-head>p{
    max-width:100%!important;
    font-size:15.5px!important;
    line-height:1.68!important;
  }
}


html[lang="ko-KR"] body.lang-ko .hero-experience :is(
  #direct-in-obs h2.kr-unified-section-title,
  #streaming-scenes h2.kr-unified-section-title,
  #pricing h2.kr-unified-section-title,
  #core-technology h2.kr-unified-section-title,
  #faq h2.kr-unified-section-title
){
  font-family:var(--kr-font)!important;
  font-size:40px!important;
  font-weight:700!important;
  line-height:1.2!important;
  letter-spacing:-.04em!important;
  word-break:keep-all!important;
  overflow-wrap:normal!important;
  text-wrap:balance!important;
}
html[lang="ko-KR"] body.lang-ko .hero-experience #direct-in-obs h2.kr-semantic-title{
  text-wrap:initial!important;
}


html[lang="ko-KR"] body.lang-ko .hero-experience :is(
  #direct-in-obs .kr-editorial-head>p,
  #streaming-scenes .kr-editorial-head>p,
  #pricing .kr-editorial-head>p,
  #core-technology .kr-editorial-head>p,
  #faq .kr-editorial-head>p
){
  text-wrap:balance!important;
}

@media (max-width:1024px){
  html[lang="ko-KR"] body.lang-ko .hero-experience :is(
    #direct-in-obs h2.kr-unified-section-title,
    #streaming-scenes h2.kr-unified-section-title,
    #pricing h2.kr-unified-section-title,
    #core-technology h2.kr-unified-section-title,
    #faq h2.kr-unified-section-title
  ){
    font-size:34px!important;
    line-height:1.22!important;
    letter-spacing:-.035em!important;
  }
}

@media (max-width:767px){
  html[lang="ko-KR"] body.lang-ko .hero-experience :is(
    #direct-in-obs h2.kr-unified-section-title,
    #streaming-scenes h2.kr-unified-section-title,
    #pricing h2.kr-unified-section-title,
    #core-technology h2.kr-unified-section-title,
    #faq h2.kr-unified-section-title
  ){
    font-size:25px!important;
    line-height:1.28!important;
    letter-spacing:-.028em!important;
  }
}


html[lang^="ko"] body.lang-ko main .kr-responsive-semantic>.kr-semantic-line{
  display:inline!important;
}
html[lang^="ko"] body.lang-ko main .kr-responsive-semantic>.kr-semantic-line+.kr-semantic-line::before{
  content:" ";
}

@media (max-width:767px){
  html[lang^="ko"] body.lang-ko main .kr-responsive-semantic>.kr-semantic-line{
    display:block!important;
  }
  html[lang^="ko"] body.lang-ko main .kr-responsive-semantic>.kr-semantic-line+.kr-semantic-line::before{
    content:"";
  }

  
  html[lang="ko-KR"] body.lang-ko .thanks-card h1{
    font-size:28px!important;
    line-height:1.3!important;
    letter-spacing:-.035em!important;
    white-space:nowrap!important;
  }

  
  html[lang="ko-KR"] body.lang-ko .sc-gpu-entry-head h2{
    font-size:23px!important;
    line-height:1.28!important;
    letter-spacing:-.025em!important;
    text-wrap:pretty!important;
  }
}


html[lang^="ko"] body.lang-ko main .kr-responsive-semantic>.kr-semantic-line+.kr-semantic-line::before{
  content:""!important;
}
html[lang="ko-KR"] body.lang-ko .jp-hero-redesign h1 .jp-hero-title-line{
  word-break:keep-all!important;
  overflow-wrap:normal!important;
}
@media (max-width:767px){
  html[lang="ko-KR"] body.lang-ko.obs-doctor-systemcheck .doctor-eyebrow{
    font-size:30px!important;
    line-height:1.2!important;
    letter-spacing:-.035em!important;
  }
}


html[lang="ko-KR"] body.lang-ko #top .jp-hero-redesign h1{
  word-break:keep-all!important;
  overflow-wrap:normal!important;
}


@media (max-width:374px){
  html[lang="ko-KR"] body.lang-ko .hero-experience :is(
    #direct-in-obs h2.kr-unified-section-title,
    #streaming-scenes h2.kr-unified-section-title,
    #pricing h2.kr-unified-section-title,
    #core-technology h2.kr-unified-section-title,
    #faq h2.kr-unified-section-title
  ){
    font-size:23px!important;
    line-height:1.3!important;
  }
  html[lang="ko-KR"] body.lang-ko.obs-doctor-systemcheck .doctor-eyebrow{
    font-size:27px!important;
    line-height:1.22!important;
  }
}




html[lang^="ko"]{
  --kr-shell-brand-font:Inter,Arial,"Helvetica Neue",sans-serif;
  --kr-shell-brand-size:22px;
  --kr-shell-brand-weight:800;
  --kr-shell-brand-line:1.15;
  --kr-shell-brand-tracking:-.04em;
  --kr-shell-brand-color:#2563eb;
}


html[lang^="ko"] body :is(
  header.nav,
  header.subpage-nav,
  header.clinic-nav,
  .clinic-nav
) :is(
  a.brand.skiinobs-brand-lock,
  a.brand.brand-text-only.skiinobs-brand-lock,
  a.clinic-brand.skiinobs-brand-lock,
  a.skiinobs-brand-lock
){
  font-family:var(--kr-shell-brand-font)!important;
  font-size:var(--kr-shell-brand-size)!important;
  font-style:normal!important;
  font-weight:var(--kr-shell-brand-weight)!important;
  line-height:var(--kr-shell-brand-line)!important;
  letter-spacing:var(--kr-shell-brand-tracking)!important;
  text-transform:none!important;
  color:var(--kr-shell-brand-color)!important;
  -webkit-text-fill-color:var(--kr-shell-brand-color)!important;
  text-decoration:none!important;
  opacity:1!important;
  white-space:nowrap!important;
  font-synthesis:none!important;
}


html[lang^="ko"] .footer.footer-saas .brand.footbrand,
html[lang^="ko"] .footer.footer-saas .footbrand,
html[lang^="ko"] .footer.footer-saas .brand-text-only,
html[lang^="ko"] .footer.footer-saas .skiinobs-brand-lock{
  font-family:var(--kr-shell-brand-font)!important;
  font-size:var(--kr-shell-brand-size)!important;
  font-style:normal!important;
  font-weight:var(--kr-shell-brand-weight)!important;
  line-height:var(--kr-shell-brand-line)!important;
  letter-spacing:var(--kr-shell-brand-tracking)!important;
  text-transform:none!important;
  color:var(--kr-shell-brand-color)!important;
  -webkit-text-fill-color:var(--kr-shell-brand-color)!important;
  text-decoration:none!important;
  opacity:1!important;
  white-space:nowrap!important;
  font-synthesis:none!important;
}
html[lang^="ko"] .footer.footer-saas .footer-saas-heading{
  font-size:12px!important;
  font-weight:700!important;
  line-height:1.4!important;
  letter-spacing:.02em!important;
}
html[lang^="ko"] .footer.footer-saas .footer-saas-column>a{
  font-size:13px!important;
  font-weight:400!important;
  line-height:1.55!important;
  letter-spacing:0!important;
}
html[lang^="ko"] .footer.footer-saas .legal-copy{
  font-family:var(--kr-shell-brand-font)!important;
  font-size:11px!important;
  font-weight:400!important;
  line-height:1.6!important;
  letter-spacing:0!important;
}


html[lang="ko-KR"] body.lang-ko .hero-experience :is(
  #direct-in-obs h2.kr-unified-section-title,
  .kr-preview-intro h2.kr-unified-section-title,
  #streaming-scenes h2.kr-unified-section-title,
  #pricing h2.kr-unified-section-title,
  #core-technology h2.kr-unified-section-title,
  #faq h2.kr-unified-section-title
){
  display:block!important;
  width:auto!important;
  max-width:none!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  font-family:var(--kr-font,-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic","Segoe UI",sans-serif)!important;
  font-size:40px!important;
  font-style:normal!important;
  font-weight:700!important;
  line-height:1.2!important;
  letter-spacing:-.04em!important;
  color:#1d1d1f!important;
  text-transform:none!important;
  text-wrap:balance!important;
  word-break:keep-all!important;
  overflow-wrap:normal!important;
  white-space:normal!important;
  transform:none!important;
  zoom:1!important;
  font-synthesis:none!important;
}


html[lang="ko-KR"] body.lang-ko .hero-experience h2.kr-unified-section-title::first-line{
  font-weight:700!important;
}

@media (max-width:1024px){
  html[lang="ko-KR"] body.lang-ko .hero-experience :is(
    #direct-in-obs h2.kr-unified-section-title,
    .kr-preview-intro h2.kr-unified-section-title,
    #streaming-scenes h2.kr-unified-section-title,
    #pricing h2.kr-unified-section-title,
    #core-technology h2.kr-unified-section-title,
    #faq h2.kr-unified-section-title
  ){
    font-size:34px!important;
    line-height:1.22!important;
    letter-spacing:-.035em!important;
  }
}

@media (max-width:767px){
  html[lang="ko-KR"] body.lang-ko .hero-experience :is(
    #direct-in-obs h2.kr-unified-section-title,
    .kr-preview-intro h2.kr-unified-section-title,
    #streaming-scenes h2.kr-unified-section-title,
    #pricing h2.kr-unified-section-title,
    #core-technology h2.kr-unified-section-title,
    #faq h2.kr-unified-section-title
  ){
    font-size:25px!important;
    line-height:1.28!important;
    letter-spacing:-.028em!important;
  }
}
