/* HAJIN_HOME_FAST_START_PHASE10E */
html.hajin-fast-start-10e body{
  animation:none !important;
}

html.hajin-fast-start-10e *{
  scroll-behavior:auto !important;
}

html.hajin-fast-start-10e img{
  content-visibility:auto;
}

@media(max-width:700px){
  html.hajin-fast-start-10e body{
    background-attachment:scroll !important;
  }
}
