@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-20px)}60%{transform:translateY(-15px)}}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.modal-slide-enter-active,.modal-slide-leave-active{transition:opacity .2s ease-in-out}.modal-slide-enter-active .caf-modal__wrapper,.modal-slide-leave-active .caf-modal__wrapper{transition:transform .3s ease-in-out}.modal-slide-enter-from,.modal-slide-leave-to{opacity:0}.modal-slide-enter-from .caf-modal__wrapper,.modal-slide-leave-to .caf-modal__wrapper{transform:translateY(100%)}.about-card-enter-active,.about-card-leave-active{transition:all .4s ease-in-out}.about-card-leave-active{position:absolute}.about-card-enter-from,.about-card-leave-to{opacity:0}.about-card-enter-from{transform:translateY(100%)}.about-card-leave-to{transform:translateY(-100%)}.caf-input__label{top:50%;left:16px;transform:translateY(-50%);transition:all .3s ease}.caf-input__field{border:1px solid var(--caf-color-secondary-1);border-radius:100px;padding:16px}.caf-input__field[type=date]::-webkit-datetime-edit-fields-wrapper{opacity:0}.caf-input__field:focus{border:1px solid var(--caf-color-primary)}.caf-input__button{width:20px;height:20px;display:flex;align-items:center;position:absolute;right:16px;top:50%;transform:translateY(-50%)}.caf-input_icon-end .caf-input__field{padding-right:40px!important}.caf-input_filled:not(.caf-input_without-label) .caf-input__field,.caf-input_focused:not(.caf-input_without-label) .caf-input__field{padding:24px 16px 9px}.caf-input_filled:not(.caf-input_without-label) .caf-input__field[type=date]::-webkit-datetime-edit-fields-wrapper,.caf-input_focused:not(.caf-input_without-label) .caf-input__field[type=date]::-webkit-datetime-edit-fields-wrapper{opacity:1}.caf-input_filled:not(.caf-input_without-label) .caf-input__label,.caf-input_focused:not(.caf-input_without-label) .caf-input__label{top:8px;transform:translateY(0)}.caf-input_focused:not(.caf-input_without-label) .caf-input__field{border:1px solid var(--caf-color-primary)}.caf-input_disabled{opacity:.3}.caf-input_disabled .caf-input__button{cursor:not-allowed}.caf-input_required .caf-input__label:after{content:"*";padding-left:2px;color:var(--caf-color-error)}.caf-input_error .caf-input__field,.caf-input_error .caf-input__field:focus{border:1px solid var(--caf-color-error)}.caf-input.caf-input_small .caf-input__field{padding:8px 16px}.caf-input.caf-input_small.caf-input_filled:not(.caf-input_without-label) .caf-input__label,.caf-input.caf-input_small.caf-input_focused:not(.caf-input_without-label) .caf-input__label{display:none}
