@-webkit-keyframes blink{50%{color:transparent}}@keyframes blink{50%{color:transparent}}.loader__dot{-webkit-animation:blink 1s infinite;animation:blink 1s infinite}.loader__dot:nth-child(2){-webkit-animation-delay:.25s;animation-delay:.25s}.loader__dot:nth-child(3){-webkit-animation-delay:.5s;animation-delay:.5s}.checkmark__circle{stroke-dasharray:216;stroke-dashoffset:216;stroke-width:2;stroke-miterlimit:10;stroke:#7ac142;fill:none;-webkit-animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark{width:106px;height:106px;border-radius:50%;display:block;stroke-width:2;stroke:#fff;stroke-miterlimit:10;margin:10% auto;box-shadow:inset 0 0 0 #7ac142;-webkit-animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both}.checkmark__check{-webkit-transform-origin:50% 50%;transform-origin:50% 50%;stroke-dasharray:98;stroke-dashoffset:98;-webkit-animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards}@-webkit-keyframes stroke{to{stroke-dashoffset:0}}@keyframes stroke{to{stroke-dashoffset:0}}@-webkit-keyframes scale{0%,to{-webkit-transform:none;transform:none}50%{-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}}@keyframes scale{0%,to{-webkit-transform:none;transform:none}50%{-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}}@-webkit-keyframes fill{to{box-shadow:inset 0 0 0 80px #7ac142}}@keyframes fill{to{box-shadow:inset 0 0 0 80px #7ac142}}.spinner{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;margin:auto;width:106px;height:106px}.spinner .path{stroke:#93bfec;stroke-linecap:round;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite}@-webkit-keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.react-datepicker-wrapper,.react-datepicker__input-container{display:block}.react-datepicker__input-container{font-size:1rem;padding-left:1rem;padding-right:1rem;height:2.5rem;border-radius:.25rem;border:1px solid;border-color:var(--chakra-colors-whiteAlpha-300)}.react-datepicker__input-container:hover{border-color:var(--chakra-colors-whiteAlpha-400)}.react-datepicker__input-container:focus-within{z-index:1;border-color:#3182ce;box-shadow:0 0 0 1px #3182ce}.react-datepicker__input-container>input{width:100%;height:100%;outline:0;background-color:inherit}
/*# sourceMappingURL=main.2a875e23.chunk.css.map */