.checkmark{width:100px;height:100px;border-radius:50%;display:block;stroke:var(--system-green-40);box-shadow:inset 0 0 0 var(--system-green-40);animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;position:relative;top:5px;right:5px;margin:0 auto}.checkmark,.checkmark__circle{stroke-width:2;stroke-miterlimit:10}.checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke:var(--system-green-40);fill:var(--main-background-color);animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark__check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards}@keyframes stroke{to{stroke-dashoffset:0}}@keyframes scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill{to{box-shadow:inset 0 0 0 30px #00632b}}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-thin::-webkit-scrollbar{width:2px;height:2px}.scrollbar-thin::-webkit-scrollbar-track{background:transparent}.scrollbar-thin::-webkit-scrollbar-thumb{background:var(--neutral-control-color-50);border-radius:8px;-webkit-transition:background .2s ease;transition:background .2s ease}.scrollbar-thin::-webkit-scrollbar-thumb:hover{background:var(--neutral-control-color-70)}.scrollbar-thin{scrollbar-width:thin;scrollbar-color:var(--neutral-control-color-50) transparent}.scrollbar-thin:hover{scrollbar-color:var(--neutral-control-color-70) transparent}.scrollbar-md::-webkit-scrollbar{width:3px;height:3px}.scrollbar-md::-webkit-scrollbar-track{background:var(--neutral-control-color-10);border-radius:10px}.scrollbar-md::-webkit-scrollbar-thumb{background:var(--neutral-control-color-50);border-radius:10px;-webkit-transition:all .2s ease;transition:all .2s ease}.scrollbar-md::-webkit-scrollbar-thumb:hover{background:var(--neutral-control-color-70)}.scrollbar-md{scrollbar-width:auto;scrollbar-color:var(--neutral-control-color-50) var(--neutral-control-color-10)}.scrollbar-auto::-webkit-scrollbar{width:2px;height:2px}.scrollbar-auto::-webkit-scrollbar-track{background:transparent}.scrollbar-auto::-webkit-scrollbar-thumb{background:transparent;border-radius:10px;-webkit-transition:background .3s ease;transition:background .3s ease}.scrollbar-auto::-webkit-scrollbar-thumb:hover,.scrollbar-auto:hover::-webkit-scrollbar-thumb{background:var(--neutral-control-color-60)}.scrollbar-auto{scrollbar-width:thin;scrollbar-color:transparent transparent}.scrollbar-auto:hover{scrollbar-color:var(--neutral-control-color-60) transparent}.scrollbar-gradient::-webkit-scrollbar{width:3px;height:3px}.scrollbar-gradient::-webkit-scrollbar-track{background:transparent}.scrollbar-gradient::-webkit-scrollbar-thumb{background:linear-gradient(to bottom,var(--primary-cta-color-60),var(--secondary-cta-color-60));border-radius:12px;box-shadow:0 0 6px rgba(60,120,224,.3);-webkit-transition:all .3s ease;transition:all .3s ease}.scrollbar-gradient::-webkit-scrollbar-thumb:hover{background:linear-gradient(to bottom,var(--primary-cta-color-80),var(--secondary-cta-color-80));box-shadow:0 0 8px rgba(60,120,224,.5)}.scrollbar-smooth::-webkit-scrollbar{width:2px;height:2px}.scrollbar-smooth::-webkit-scrollbar-track{background:var(--neutral-control-color-10);border-radius:10px}.scrollbar-smooth::-webkit-scrollbar-thumb{background:var(--neutral-control-color-50);border-radius:10px;-webkit-transition:all .3s cubic-bezier(.4,0,.2,1);transition:all .3s cubic-bezier(.4,0,.2,1)}.scrollbar-smooth::-webkit-scrollbar-thumb:hover{background:var(--neutral-control-color-70);box-shadow:inset 0 0 4px rgba(0,0,0,.1)}:root{scrollbar-width:thin;scrollbar-color:var(--neutral-control-color-50) var(--neutral-control-color-10)}::-webkit-scrollbar{width:2px;height:2px}::-webkit-scrollbar-track{background:var(--neutral-control-color-10);border-radius:10px}::-webkit-scrollbar-thumb{background:var(--neutral-control-color-50);border-radius:10px;-webkit-transition:all .2s ease;transition:all .2s ease}::-webkit-scrollbar-thumb:hover{background:var(--neutral-control-color-70)}
/*# sourceMappingURL=5dc760947e8dfaa9.css.map*/