@charset "UTF-8";#loading.fade-out{opacity:0;transition:opacity .3s ease}.initial-hidden{visibility:hidden}.hippo-path{fill:#000;fill-opacity:0;stroke:#000;stroke-width:4;stroke-dasharray:0;stroke-dashoffset:0}.hippo-path.animate{animation:drawHippo 3s ease forwards,fillHippo 1s ease forwards 3s}@keyframes drawHippo{to{stroke-dashoffset:0}}@keyframes fillHippo{0%{fill-opacity:0}to{fill-opacity:1}}.logo-text{fill:#ff6c00;opacity:0}.logo-text.animate{animation:fadeInText 3s ease-in forwards;animation-delay:4s}.logo-text .siteSubTitle{font-size:120px}.logo-text .siteTitle{display:block;font-size:64px;margin-top:8px;text-decoration:underline}.catchphrase-text{font-size:36px;text-align:center;color:#000;opacity:0}@media (min-width: 960px){.catchphrase-text{font-size:48px;margin-left:80px}}.catchphrase-text.animate{animation:fadeInText 3s ease-in forwards;animation-delay:3.2s}@keyframes fadeInText{to{opacity:1}}.hw-scrolldown{position:absolute;bottom:50%;right:50%}.hw-scrolldown.animate{animation:moveArrow 1s ease-in-out infinite,fadeInArrow 0s ease forwards 5s}.hw-scrolldown span{position:absolute;left:-20px;bottom:-60px;color:#ff8c00;font-size:1.2rem;letter-spacing:.05em;-ms-writing-mode:tb-rl;-webkit-writing-mode:vertical-rl;writing-mode:vertical-rl}.hw-scrolldown:before{content:"";position:absolute;bottom:-60px;right:-18px;width:1px;height:20px;background:#ff8c00;transform:skew(-31deg)}.hw-scrolldown:after{content:"";position:absolute;bottom:-60px;right:-12px;width:1px;height:60px;background:#ff8c00}@keyframes moveArrow{0%{bottom:10%}50%{bottom:13%}to{bottom:10%}}@keyframes fadeInArrow{to{opacity:1}}
