.form-error{border:3px groove #9d261d}#checkbox:checked+.checkbox .icon:after{height:20px;transition:width var(--duration) ease-in,height var(--duration) ease-out var(--duration),border-color var(--easing) var(--duration);border-right-color:currentColor;width:8px;border-bottom-color:currentColor}#checkbox:checked+.checkbox .icon:before{background:var(--primary)}.checkmark__circle{animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards;fill:none;stroke-miterlimit:10;stroke-dasharray:166;stroke-width:2;stroke:#7ac142;stroke-dashoffset:166}.checkmark{animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;height:56px;stroke-miterlimit:10;margin:10% auto;box-shadow:inset 0 0 0 #7ac142;border-radius:50%;stroke-width:2;width:56px;stroke:#fff;display:block}.checkmark__check{animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards;stroke-dasharray:48;transform-origin:50% 50%;stroke-dashoffset:48}@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 #7ac142}}#card{position:relative;text-align:center;margin:auto;display:block}#upper-side{padding:2em;border-top-right-radius:8px;color:#fff;border-top-left-radius:8px;background-color:#8bc34a;display:block}#checkmark{fill:#fff;margin:-3.5em auto auto 20px}#checkmark,#status{font-weight:lighter}#status{font-size:1em;margin-bottom:0;text-transform:uppercase;letter-spacing:2px;margin-top:-.2em}#lower-side{border-bottom-right-radius:8px;border-bottom-left-radius:8px;padding:2em 2em 5em;background:#fff;display:block}#message{color:#757575;letter-spacing:1px;margin-top:-.5em}#contBtn{padding:.8em 3em;text-decoration:none;color:#fff;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;position:relative;top:1.5em;margin:auto;-webkit-box-shadow:0 15px 30px rgba(50,50,50,.21);-moz-box-shadow:0 15px 30px rgba(50,50,50,.21);box-shadow:0 15px 30px rgba(50,50,50,.21);border-radius:25px;background:#8bc34a}