.success-animation{margin:0 auto}.checkmark{width:100px;height:100px;border-radius:50%;display:block;stroke-width:2;stroke:#4bb71b;stroke-miterlimit:10;box-shadow:inset 0 0 0 #4bb71b;animation:fill .5s ease-in-out .5s forwards,scale .6s ease-in-out 1.2s both;position:relative;top:5px;right:5px;margin:0 auto}.checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#4bb71b;fill:#fff;animation:stroke 0.8s cubic-bezier(.65,0,.45,1) forwards}.checkmark__check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke 0.3s cubic-bezier(.65,0,.45,1) .9s forwards}@keyframes stroke{100%{stroke-dashoffset:0}}@keyframes scale{0%,100%{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill{100%{box-shadow:inset 0 0 0 30px #4bb71b}}.thank_u_content{margin-top:30px;margin-bottom:30px}.thank_u_content p{font-size:20px;color:#8b8b8b}.go_to_home{margin-top:40px}.go_to_home i{font-size:22px}.go_to_home a{font-size:16px;background:#ff6456;border-radius:10px;padding:15px 30px;font-weight:600;border:1px solid #ff6456;transition:0.3s ease-in-out;color:#fbfbfb}.go_to_home a:hover{background:#ff6456;color:#fff}.go_to_home a:hover i{color:#fff}.section_st{padding:100px 0}