@import url(https://fonts.googleapis.com/css2?family=Sora:wght@300;400;500;700&display=swap);.animation-ctn{text-align:center}body{background-color:#dce0e9}@keyframes checkmark{0%{stroke-dashoffset:100px}to{stroke-dashoffset:0px}}@keyframes checkmark-circle{0%{stroke-dashoffset:480px}to{stroke-dashoffset:960px}}@keyframes colored-circle{0%{opacity:0}to{opacity:1}}.icon--order-success svg path{animation:checkmark .25s ease-in-out .7s backwards}.icon--order-success svg circle{animation:checkmark-circle .6s ease-in-out backwards}.icon--order-success svg circle#colored{animation:colored-circle .6s ease-in-out .7s backwards}.frame{background:#fff;border-radius:20px;box-shadow:0 0 10px #0000001a;margin:20% auto 10%;overflow-y:hidden;padding:10px 20px;width:85%}@media screen and (min-width:768px){.frame{width:50%}}@media screen and (min-width:1068px){.frame{margin:5% auto;width:30%}}
/*# sourceMappingURL=main.14c4b178.css.map*/