@media (max-width:640px){.flex-cols-3{flex-direction:column}.col-span-2,.mr-0,.mr-3{margin-right:0}.col-span-2{grid-column:span 3}.rounded-3xl{border-radius:0}}.svg{max-width:600px}@media (max-width:640px){.svg{max-width:100%;height:auto}}.path{stroke-dasharray:3417.884521484375px;stroke:#fff;stroke-dashoffset:3417.884521484375px;animation:LineAnimation 1s ease forwards}@keyframes LineAnimation{to{stroke-dashoffset:0px}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}::-webkit-scrollbar-button{display:none}*{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}@keyframes wiggle{0%{transform:rotate(0deg)}25%{transform:rotate(2deg)}50%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}to{transform:rotate(0deg)}}.hover\:wiggle:hover{animation:wiggle .5s ease-in-out}