.three-documents-document-outline,.three-documents-tick-outline{stroke:url(#strokeGradient);stroke-width:2;fill-opacity:0;stroke-opacity:1}.three-documents-document-outline{stroke-dasharray:364;stroke-dashoffset:364}.three-documents-tick-outline{stroke-dasharray:103;stroke-dashoffset:103}.three-documents.in-view .three-documents-document-outline{animation:.8s ease-in forwards draw-document,.8s ease-in .8s forwards fade-out}.three-documents.in-view .three-documents-tick-outline{animation:.8s ease-in forwards draw-circle,.8s ease-in .8s forwards fade-out}.three-documents.in-view #three-documents-cloud-outline .three-documents-document-outline{animation-delay:.5s,1.2s}.three-documents.in-view #three-documents-server-outline .three-documents-document-outline{animation-delay:.2s,.9s}.three-documents.in-view #three-documents-network-outline .three-documents-document-outline{animation-delay:.4s,1.1s}.three-documents.in-view #three-documents-tick-outline .three-documents-tick-outline{animation-delay:0s,.7s}@keyframes draw-document{from{stroke-dashoffset:364}to{stroke-dashoffset:0}}@keyframes draw-circle{from{stroke-dashoffset:103}to{stroke-dashoffset:0}}@keyframes fade-out{from{stroke-opacity:1}to{stroke-opacity:0}}.three-documents-document,.three-documents-tick{opacity:0}.three-documents.in-view .three-documents-document,.three-documents.in-view .three-documents-tick{animation:.8s ease-in 1s forwards fade-in}@keyframes fade-in{from{opacity:0}to{opacity:1}}