.logoSVG{display:block;margin:0 auto 20px;width:200px}@media screen and (max-width: 640px){.logoSVG{width:100px;margin-bottom:10px;}}@media screen and (max-height: 420px) and (max-width: 740px) and (orientation: landscape){.logoSVG{width:80px;height:80px;margin-bottom:10px;}}.logoSVG path{stroke:transparent;fill:transparent;fill:#cfc394;stroke:#cfc394;stroke-dasharray:2000;stroke-dashoffset:0;stroke-width:1;-webkit-animation:logo_colored 4s ease-in 0s;animation:logo_colored 4s ease-in 0s}.textSVG{display:block;margin:0 auto 40px}@media screen and (max-width: 640px){.textSVG{width:70px;}}@media screen and (max-height: 420px) and (max-width: 740px) and (orientation: landscape){.textSVG{width:50px;height:40px;}}.textSVG path{stroke:transparent;fill:transparent;fill:#cfc394;-webkit-animation:text_colored 3s ease-in 0s;animation:text_colored 3s ease-in 0s}@keyframes logo_colored{0%{stroke-dashoffset:2000;fill:transparent}50%{fill:transparent}100%{stroke-dashoffset:0;fill:#cfc394}}@-webkit-keyframes logo_colored{0%{stroke-dashoffset:2000;fill:transparent}50%{fill:transparent}100%{stroke-dashoffset:0;fill:#cfc394}}@keyframes text_colored{0%{fill:transparent}50%{fill:transparent}100%{fill:#cfc394}}@-webkit-keyframes text_colored{0%{fill:transparent}50%{fill:transparent}100%{fill:#cfc394}}/*# sourceMappingURL=top.css.map */