@keyframes shake-grow{0%{transform:scale(1) translate(1px,1px) rotate(0)}10%{transform:scale(1.1) translate(-1px,-2px) rotate(-1deg)}20%{transform:scale(1) translate(-3px) rotate(1deg)}30%{transform:scale(1.1) translate(3px,2px) rotate(0)}40%{transform:scale(1) translate(1px,-1px) rotate(1deg)}50%{transform:scale(1.1) translate(-1px,2px) rotate(-1deg)}60%{transform:scale(1) translate(-3px,1px) rotate(0)}70%{transform:scale(1.1) translate(3px,1px) rotate(-1deg)}80%{transform:scale(1) translate(-1px,-1px) rotate(1deg)}90%{transform:scale(1.1) translate(1px,2px) rotate(0)}to{transform:scale(1) translate(1px,-2px) rotate(-1deg)}}@keyframes scrollUp{0%{top:100%;opacity:0}10%{opacity:1}90%{opacity:1}to{top:0;opacity:0}}@keyframes scrollDown{0%{top:0%;opacity:0}10%{opacity:1}90%{opacity:1}to{top:100%;opacity:0}}@keyframes TextfadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.07)}}@keyframes DivComeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.example-file-main-div{width:90%;-webkit-box-shadow:0 0 10px rgba(0,0,0,.5);-moz-box-shadow:0 0 10px rgba(0,0,0,.5);box-shadow:0 0 10px #00000080;color:#828488;background-color:#fff;margin:4rem auto;padding:4rem 0;position:relative;display:flex;flex-direction:column;justify-content:space-between;border-radius:25px;overflow:hidden}.example-file-main-title{font-size:4rem;font-weight:600;color:#202124}.example-file-main-subtitle{margin-top:2rem;font-size:2rem;font-weight:400;color:#828488}.example-file-search-div{width:50%;margin-left:auto;margin-right:auto;margin-top:2rem;padding-bottom:2rem;display:flex;flex-direction:row;justify-content:space-between;border-bottom:solid 1px rgb(130,132,136)}.example-file-search-item-text{color:#fff;background-color:#2f62e0;width:25%;height:2rem;display:flex;justify-content:center;align-items:center;text-align:center;font-size:.8rem;border-radius:25px;border:solid 1px transparent;cursor:pointer}.example-file-search-item-text:hover{color:#2f62e0;background-color:#fff;border:solid 1px rgb(47,98,224)}.example-file-download-div{margin-top:2rem;margin-bottom:2rem;display:flex;flex-direction:column}.example-file-input-switch-div{margin-left:auto;margin-right:auto;margin-bottom:2rem;display:flex;flex-direction:column}.example-file-input-switch-switch-div{margin-top:1rem;margin-left:auto;margin-right:auto}.example-file-geo-lead-plus-file-div{margin-bottom:2rem;display:flex;flex-direction:column}.example-file-geo-lead-plus-file-row-div{width:30%;margin-left:auto;margin-right:auto;margin-top:2rem;display:flex;flex-direction:row;justify-content:center;align-items:center}.example-file-geo-lead-plus-file-row-title,.example-file-geo-lead-plus-file-row-switch-div{width:50%}.example-file-icon{margin-right:auto;margin-left:auto;font-size:5rem;color:#202124;cursor:pointer}.example-file-icon:hover{color:#2f62e0}.example-file-download-button-div{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto}.example-file-download-button-button-div{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:1rem 0 0}
