*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}body{overflow:hidden;background:#fefefe}.svg-stroke-animate{width:100%;height:10vh}.svg-stroke-animate__bg{width:100%;height:100vh;display:block;background:url("../img/sun-eagle.jpg") center center/contain no-repeat;opacity:0;-webkit-animation:show 1.5s ease-out 13s 1 normal forwards;animation:show 1.5s ease-out 13s 1 normal forwards;position:absolute;left:0;top:0}.svg-stroke-animate__svg{width:100%;height:100vh;-webkit-animation:hide 1s ease-out 14s 1 normal forwards;animation:hide 1s ease-out 14s 1 normal forwards}.svg-stroke-animate__svg-circle{stroke:#000;stroke-width:.15vw;stroke-dasharray:22vw;stroke-dashoffset:22vw;animation:animate-svg 1s linear 1s 1 reverse forwards}.svg-stroke-animate__svg-path{stroke:#000;stroke-width:.15vw}.svg-stroke-animate__svg-path.--n1{stroke-dasharray:207vw;stroke-dashoffset:207vw;animation:animate-svg 2s linear 2s 1 reverse forwards}.svg-stroke-animate__svg-path.--n2{stroke-dasharray:19vw;stroke-dashoffset:19vw;animation:animate-svg 1s linear 4s 1 reverse forwards}.svg-stroke-animate__svg-path.--n3{stroke-dasharray:229vw;stroke-dashoffset:229vw;animation:animate-svg 4s linear 5s 1 reverse forwards}.svg-stroke-animate__svg-path.--n4{stroke-dasharray:231vw;stroke-dashoffset:231vw;animation:animate-svg 4s linear 9s 1 reverse forwards}@-webkit-keyframes animate-svg{0%{stroke-dashoffset:0}}@keyframes animate-svg{0%{stroke-dashoffset:0}}@-webkit-keyframes show{100%{opacity:1}}@keyframes show{100%{opacity:1}}@-webkit-keyframes hide{100%{opacity:0}}@keyframes hide{100%{opacity:0}}