.home-animation{background-color:var(--wp--preset--color--primary);max-width:none !important;height:100vh;width:100%;position:fixed;top:0;left:0;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.home-animation--title{max-width:1200px;width:100%;overflow:hidden;text-align:center}.home-animation--title svg{width:800px}@media only screen and (max-width: 1023px){.home-animation--title svg{padding:0;width:500px}}@media only screen and (max-width: 767px){.home-animation--title svg{width:300px}}.home-animation--title path{stroke-dasharray:500;stroke-dashoffset:500;-webkit-animation:dash 2s linear forwards;animation:dash 2s linear forwards}@-webkit-keyframes dash{to{stroke-dashoffset:0}}@keyframes dash{to{stroke-dashoffset:0}}
