.checkmark{stroke-width:2px;width:100px;height:100px;stroke:var(--system-green-40);stroke-miterlimit:10;box-shadow:inset 0px 0px 0px var(--system-green-40);border-radius:50%;margin:0 auto;animation:.4s ease-in-out .4s forwards fill,.3s ease-in-out .9s both scale;display:block;position:relative;top:5px;right:5px}.checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166px;stroke-width:2px;stroke-miterlimit:10;stroke:var(--system-green-40);fill:var(--main-background-color);animation:.6s cubic-bezier(.65,0,.45,1) forwards stroke}.checkmark__check{transform-origin:50%;stroke-dasharray:48;stroke-dashoffset:48px;animation:.3s cubic-bezier(.65,0,.45,1) .8s forwards stroke}@keyframes stroke{to{stroke-dashoffset:0}}@keyframes scale{0%,to{transform:none}50%{transform:scale(1.1)}}@keyframes fill{to{box-shadow:inset 0 0 0 30px #00632b}}
:root{--safe-area-top:env(safe-area-inset-top,0px);--safe-area-bottom:env(safe-area-inset-bottom,0px);--navbar-height:4.5rem;--navbar-total-height:calc(var(--navbar-height) + var(--safe-area-bottom));--content-height:calc(100dvh - var(--navbar-total-height) - var(--safe-area-top))}[type=checkbox].checkbox-cta-layer-check:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='black' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}.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:0 0}.scrollbar-thin::-webkit-scrollbar-thumb{background:var(--neutral-control-color-50);border-radius:8px;transition:background .2s}.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;transition:all .2s}.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:0 0}.scrollbar-auto::-webkit-scrollbar-thumb{background:0 0;border-radius:10px;transition:background .3s}.scrollbar-auto:hover::-webkit-scrollbar-thumb{background:var(--neutral-control-color-60)}.scrollbar-auto::-webkit-scrollbar-thumb:hover{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:0 0}.scrollbar-gradient::-webkit-scrollbar-thumb{background:linear-gradient(to bottom, var(--primary-cta-color-60), var(--secondary-cta-color-60));border-radius:12px;transition:all .3s;box-shadow:0 0 6px #3c78e04d}.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 #3c78e080}.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;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 #0000001a}: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;transition:all .2s}::-webkit-scrollbar-thumb:hover{background:var(--neutral-control-color-70)}.ripple{position:relative;overflow:hidden;transform:translate(0,0)}.ripple:after{content:"";pointer-events:none;opacity:0;background-image:radial-gradient(circle,#000 10%,#0000 10.01%);background-position:50%;background-repeat:no-repeat;width:100%;height:100%;transition:transform .5s,opacity 1s;display:block;position:absolute;top:0;left:0;transform:scale(10)}.ripple:active:after{opacity:.2;transition:all;transform:scale(0)}
