.header-container,.footer-container{position:relative}@media screen and (max-width:834px){.content-in{padding-left:10px;padding-right:10px}}.body{position:relative}.raku-changing{position:absolute;width:100%;height:100%;z-index:-1}.raku-changing{animation-name:change;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes change{0%{background-position:100% 0}25%{background-position:100% 100%}50%{background-position:0 100%}75%{background-position:100% 100%}100%{background-position:100% 0}}#header-container,#main,#main>*,#main .article>*,#sidebar{-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards;visibility:hidden}.raku_fadein_type4 #header-container{animation-delay:1.1s;-webkit-animation-delay:1.1s}#main{animation-delay:.4s;-webkit-animation-delay:.4s}#main>*,#main .article>*{animation-delay:.2s;-webkit-animation-delay:.2s}#sidebar{animation-delay:.8s;-webkit-animation-delay:.8s}.raku_fadeIn,.raku_fadeInDown,.raku_fadeInLeft,.raku_fadeInRight,.raku_fadeInUp{visibility:visible !important}.raku_fadeIn{animation-name:raku_fadeIn}.raku_fadeInDown{animation-name:raku_fadeInDown}.raku_fadeInLeft{animation-name:raku_fadeInLeft}.raku_fadeInRight{animation-name:raku_fadeInRight}.raku_fadeInUp{animation-name:raku_fadeInUp}@keyframes raku_fadeIn{from{opacity:0}to{opacity:1}}@keyframes raku_fadeInDown{from{opacity:0;position:relative;top:-100px}to{opacity:1;position:relative;top:0}}@keyframes raku_fadeInLeft{from{opacity:0;position:relative;left:-200px}to{opacity:1;position:relative;left:0}}@keyframes raku_fadeInRight{from{opacity:0;position:relative;right:-200px}to{opacity:1;position:relative;right:0}}@keyframes raku_fadeInUp{from{opacity:0;position:relative;top:100px}to{opacity:1;position:relative;top:0}}