.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 .8s ease-in-out .8s forwards,scale .6s ease-in-out .18s both;position:relative;top:5px;right:5px;margin:0 auto}.checkmark__circle_white{fill:#fff}.checkmark__circle_dark,.checkmark__circle_white{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#4bb71b;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark__circle_dark{fill:var(--chakra-colors-navy-700)}.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 #4bb71b}}:root{--gray:silver;--golden:#b1970f;--diamond:#789ca5;--sapphire:#0f52ba;--fillColor:var(--chakra-colors-brand-500)}.buttonGray{background:linear-gradient(to right,var(--gray) 50%,var(--fillColor) 50%)!important;background-size:200% 100%!important;background-position:100% 100%!important}.buttonGolden,.buttonGray{border-radius:12px!important;height:48px!important;display:block!important;transition:all 1s ease-out!important}.buttonGolden{background:linear-gradient(to right,var(--golden) 50%,var(--fillColor) 50%)!important;background-size:200% 100%!important;background-position:100% 100%!important}.buttonDiamond{background:linear-gradient(to right,var(--diamond) 50%,var(--fillColor) 50%)!important;background-size:200% 100%!important;background-position:100% 100%!important}.buttonDiamond,.buttonSapphire{border-radius:12px!important;height:48px!important;display:block!important;transition:all 1s ease-out!important}.buttonSapphire{background:linear-gradient(to right,var(--sapphire) 50%,var(--fillColor) 50%)!important;background-size:200% 100%!important;background-position:100% 100%!important}.buttonDiamond:hover,.buttonGolden:hover,.buttonGray:hover,.buttonSapphire:hover{background-position:0 100%!important}.text{text-align:center!important;font-size:16px!important;line-height:30px!important;color:#fff!important;transition:all .6s ease-out!important;display:block!important}.text-with-gradient-gray{background:linear-gradient(90deg,grey 20%,#a9a9a9 40%,silver 70%,#e0e0e0);-webkit-background-clip:text;background-clip:text;background-size:500% auto}.text-with-gradient-golden,.text-with-gradient-gray{-webkit-text-fill-color:transparent;animation:textShine 5s ease-in-out infinite alternate}.text-with-gradient-golden{background:linear-gradient(90deg,#7f6c0c 20%,#9c850d 40%,#b1970f 70%,#e0c54d);-webkit-background-clip:text;background-clip:text;background-size:500% auto}.text-with-gradient-diamond{background:linear-gradient(90deg,#4a6d74 20%,#5f8890 40%,#789ca5 70%,#a5c5cd);-webkit-background-clip:text;background-clip:text;background-size:500% auto}.text-with-gradient-diamond,.text-with-gradient-sapphire{-webkit-text-fill-color:transparent;animation:textShine 5s ease-in-out infinite alternate}.text-with-gradient-sapphire{background:linear-gradient(90deg,#0a3780 20%,#0c459a 40%,#0f52ba 70%,#4a80e0);-webkit-background-clip:text;background-clip:text;background-size:500% auto}@keyframes textShine{0%{background-position:0 50%}to{background-position:100% 50%}}.section-title:before{margin:0 15px 10px 0}.section-title:after,.section-title:before{content:"";width:50px;height:2px;background:#3498db;display:inline-block}.section-title:after{margin:0 0 10px 15px}
/*# sourceMappingURL=2cbfd02465a10f36.css.map*/