.style_bold{font-weight:700}.hellobox{display:flex;align-items:center;justify-content:center;line-height:60px;width:100%;height:450px}.helloa{-webkit-animation-name:supportparta;animation-name:supportparta;-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}.helloa,.hellob{-webkit-animation-duration:4s;animation-duration:4s;font-size:40px;position:absolute;visibility:hidden;padding:50px}.hellob{-webkit-animation-name:supportpartb;animation-name:supportpartb;-webkit-animation-delay:6s;animation-delay:6s;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}.helloc{-webkit-animation-name:supportpartc;animation-name:supportpartc;-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-delay:10s;animation-delay:10s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;font-size:40px;position:absolute;visibility:hidden;padding:50px}@-webkit-keyframes supportparta{0%{opacity:0;visibility:visible}to{opacity:1;visibility:visible}}@keyframes supportparta{0%{opacity:0;visibility:visible}to{opacity:1;visibility:visible}}@-webkit-keyframes supportpartb{0%{opacity:0;visibility:visible}to{opacity:1;visibility:visible}}@keyframes supportpartb{0%{opacity:0;visibility:visible}to{opacity:1;visibility:visible}}@-webkit-keyframes supportpartc{0%{opacity:0;visibility:visible}to{opacity:1;visibility:visible}}@keyframes supportpartc{0%{opacity:0;visibility:visible}to{opacity:1;visibility:visible}}