@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-select__trigger_error{border-color:var(--caf-color-error)}.caf-select__trigger_disabled{cursor:not-allowed}.caf-select__content{position:absolute;padding:4px 0;border:1px solid var(--caf-color-primary);border-radius:30px;z-index:2000}.caf-select__content_transparent{opacity:0}.caf-select__content .select-item:hover,.caf-select__content .select-item_active{color:var(--caf-color-primary)}.caf-select__content .select-item_disabled,.caf-select__content .select-item_disabled:hover{cursor:not-allowed;background:var(--caf-bg-color-select-disabled)}.caf-select-input{z-index:0}.caf-select-input__label{top:50%;left:16px;transform:translateY(-50%);transition:all .3s ease}.caf-select-input__field{border:1px solid var(--caf-color-secondary-1);border-radius:100px;padding:16px}.caf-select-input__field:focus{box-shadow:none;border:1px solid var(--caf-color-primary)}.caf-select-input__field-pills{gap:4px;max-height:100px}.caf-select-input__field-pills .caf-pill{border-radius:10px;background-color:var(--caf-color-primary-white);border:1px solid var(--caf-color-brand);color:1px solid var(--caf-color-primary);width:-moz-fit-content;width:fit-content}.caf-select-input__field-pills .caf-pill__text{text-wrap:pretty}.caf-select-input__button{width:20px;height:20px;display:flex;align-items:center;position:absolute;right:16px;top:50%;transform:translateY(-50%)}.caf-select-input_icon-end .caf-select-input__field{padding-right:40px!important}.caf-select-input_filled:not(.caf-select-input_without-label) .caf-select-input__field,.caf-select-input_focused:not(.caf-select-input_without-label) .caf-select-input__field{padding:24px 16px 9px}.caf-select-input_filled:not(.caf-select-input_without-label) .caf-select-input__label,.caf-select-input_focused:not(.caf-select-input_without-label) .caf-select-input__label{top:8px;transform:translateY(0)}.caf-select-input_focused:not(.caf-select-input_without-label) .caf-select-input__field{border:1px solid var(--caf-color-primary)}.caf-select-input_disabled{opacity:.3}.caf-select-input_disabled .caf-select-input__button{cursor:not-allowed}.caf-select-input_required .caf-select-input__label:after{content:"*";padding-left:2px;color:var(--caf-color-error)}.caf-select-input_error .caf-select-input__field,.caf-select-input_error .caf-select-input__field:focus{border:1px solid var(--caf-color-error)}.caf-select-input.caf-select-input_small .caf-select-input__field{padding:8px 16px}.caf-select-input.caf-select-input_small.caf-select-input_filled:not(.caf-select-input_without-label) .caf-select-input__label,.caf-select-input.caf-select-input_small.caf-select-input_focused:not(.caf-select-input_without-label) .caf-select-input__label{display:none}
