body{scrollbar-gutter:stable}.success-module{height:calc(100vh - 384px);overflow:hidden}.success-module .page-center{height:100%}.success-module .card{align-items:center;display:flex;height:100%;justify-content:center;margin:0 auto;max-width:50%}.success-module .card-body .prompt-details p{color:#000;font-family:roc-grotesk,sans-serif;font-size:24px;font-weight:750;line-height:1.5;text-align:center}.animation{display:flex;justify-content:center;margin-bottom:50px}.check{height:auto;overflow:visible;pointer-events:none;width:120px}.check__fade{opacity:1;transition-duration:0s}.animate-check .check__stroke-offset--1{animation:stroke-offset1 1s cubic-bezier(.37,0,.63,1) forwards}.animate-check .check__stroke-offset--2{animation:stroke-offset2 1s cubic-bezier(.37,0,.63,1) forwards}.animate-check .check__stroke-offset--3{animation:stroke-offset3 1s cubic-bezier(.37,0,.63,1) forwards}.animate-check .check__stroke-offset--4{animation:stroke-offset4 1s cubic-bezier(.37,0,.63,1) forwards}.animate-check .check__move-fade--1{animation:move-fade1 1s cubic-bezier(.61,1,.88,1) forwards}.animate-check .check__move-fade--2{animation:move-fade2 1s cubic-bezier(.61,1,.88,1) forwards}.animate-check .check__move-fade--3{animation:move-fade3 1s cubic-bezier(.61,1,.88,1) forwards}.animate-check .check__move-fade--4{animation:move-fade4 1s cubic-bezier(.61,1,.88,1) forwards}.animate-check .check__move-fade--5{animation:move-fade5 1s cubic-bezier(.61,1,.88,1) forwards}.animate-check .check__scale-in--1{animation:scale-in1 1s cubic-bezier(.37,0,.63,1) forwards}.animate-check .check__scale-in--2{animation:scale-in2 1s cubic-bezier(.37,0,.63,1) forwards}.animate-check .check__scale-in--3{animation:scale-in3 1s cubic-bezier(.37,0,.63,1) forwards}.animate-check .check__scale-out{animation:scale-out 1s cubic-bezier(.37,0,.63,1) forwards}@keyframes stroke-offset1{0%,20.5%{stroke-dashoffset:17}41%{stroke-dashoffset:0}61.75%,to{stroke-dashoffset:-17}}@keyframes stroke-offset2{0%,29.5%{stroke-dashoffset:22.63}50%{stroke-dashoffset:0}70.5%,to{stroke-dashoffset:-22.63}}@keyframes stroke-offset3{0%,38%{stroke-dashoffset:17}58.75%{stroke-dashoffset:0}79.5%,to{stroke-dashoffset:-17}}@keyframes stroke-offset4{0%,22%{stroke-dashoffset:17}42.75%{stroke-dashoffset:0}63.25%,to{stroke-dashoffset:-17}}@keyframes move-fade1{0%{opacity:0;transform:translateY(16px)}31%{opacity:1;transform:translateY(16px)}75%{transform:translate(0)}92.75%,to{opacity:0}}@keyframes move-fade2{0%{opacity:0;transform:translate(22px)}35.25%{opacity:1}75%{transform:translate(0)}92.75%,to{opacity:0}}@keyframes move-fade3{0%{opacity:0;transform:translate(-27px)}44%{opacity:1}82.25%{transform:translate(0)}to{opacity:0}}@keyframes move-fade4{0%{opacity:0;transform:translateY(-11px)}44%{opacity:1}82.25%{transform:translate(0)}to{opacity:0}}@keyframes move-fade5{0%{opacity:0;transform:translateY(-23px)}22%{opacity:1}61.75%{transform:translate(0)}79.5%,to{opacity:0}}@keyframes scale-in1{0%{transform:scale(0)}26.5%,to{transform:scale(1)}}@keyframes scale-in2{0%,13.25%{transform:scale(0)}44%{transform:scale(1.05)}48.5%,to{transform:scale(1)}}@keyframes scale-in3{0%,35.25%{transform:scale(0)}66.25%{transform:scale(1.05)}70.5%,to{transform:scale(1)}}@keyframes scale-out{0%{transform:scale(1)}31%,to{transform:scale(0)}}@media (max-width:767px){.success-module .card{max-width:100%;padding:0 20px}}