.vdl-logo{width:600px;max-width:100%;margin:0 auto}.vdl-logo svg{max-width:100%;height:auto}@keyframes fade{0%{fill:#ffffff;}100%{fill:#023f88;}}@keyframes draw{from{stroke-dashoffset:1200;}to{stroke-dashoffset:0;}}@keyframes draw2{from{stroke-dashoffset:0;}to{stroke-dashoffset:1200;}}.vdl-logo svg .logotext{fill:#ffffff;animation:fade 2s 1s forwards}.vdl-logo svg .logoline{stroke-dasharray:1200;stroke-dashoffset:1200;animation:draw 3.5s ease-in-out forwards}@keyframes windowgrow{from{transform:scalex(0);}to{transform:scalex(1);}}@keyframes showpink{from{opacity:0;}to{opacity:1;}}@keyframes showgreen{from{opacity:0;}to{opacity:.78;}}.vdl-logo a svg .windowpink{transform:scalex(0);transform-origin:50%;animation:windowgrow 1s ease-in-out 1.5s forwards, showpink 1s ease-in-out 1.5s forwards}.vdl-logo a svg .windowgreen{transform:scalex(0);transform-origin:50%;animation:windowgrow 1s ease-in-out 2s forwards, showgreen 1s ease-in-out 2s forwards}

