.help-hand{--animation-duration:4s;z-index:1;background-color:var(--color-background-default);pointer-events:none;width:2.25rem;height:2.25rem;animation:fadeOutHand var(--animation-duration) 1;animation-fill-mode:forwards;position:absolute;top:0;left:0}.help-hand .prisma-element-hint__wrapper{justify-content:center;align-items:center;display:flex}.help-hand__icon{transform-origin:50% 65%;width:1.5rem;height:1.5rem;animation:waveAnimation var(--animation-duration) 1;transition:transform 1s;display:inline-block;position:relative;transform:rotate(-25deg)scale(0)}.help-hand:has(.help-hand__icon_v2){--animation-duration:7s}.help-hand__icon_v2{background-color:var(--color-background-alternate);rotate:45deg}@keyframes fadeOutHand{90%{background-color:var(--color-background-default)}to{background-color:#0000}}@keyframes waveAnimation{9%{transform:rotate(-25deg)scale(0)}12%{transform:rotate(-25deg)scale(1)}12%{transform:rotate(-25deg)}16%{transform:rotate(-50deg)}20%{transform:rotate(-13deg)}25%{transform:rotate(-50deg)}30%{transform:rotate(-13deg)}35%{transform:rotate(-50deg)}41%{transform:rotate(-13deg)}47%{transform:rotate(-50deg)}54%{transform:rotate(-13deg)}64%{transform:rotate(-50deg)}73%{transform:rotate(-25deg)}79%{transform:rotate(-25deg)scale(1)}90%{transform:rotate(-25deg)scale(0)}}.help-callback__hint-overlay-content{font:var(--font-ys-caption-14-regular);font-feature-settings:"pnum" on, "lnum" on;margin-top:-4px;padding:3px 8px}.help-callback__mobile-button{background-color:var(--color-palette-green-brand);width:50px;height:50px;color:var(--color-palette-white-1000);border:0;border-radius:50%;justify-content:center;align-items:center;display:flex}.help-callback .help-callback__window.help-callback__window{z-index:2000000;pointer-events:auto;background-color:var(--color-background-alternate);border:1px solid var(--color-background-stroke);width:0;max-height:calc(100vh - 60px);box-shadow:var(--shadow-medium-default);opacity:0;visibility:hidden;box-sizing:border-box;border-radius:16px;height:0;padding:0;transition:opacity .5s cubic-bezier(.25,1.15,.5,1.1);position:fixed;bottom:56px;right:64px;overflow:auto}@media (max-width:767px){.help-callback .help-callback__window.help-callback__window{right:16px}}.prisma_theme_light .help-callback .help-callback__window{background-color:var(--color-background-widget);border:0}.help-callback .help-callback__window.help-callback__window_open{opacity:1;visibility:visible;width:400px;height:auto;padding:24px}@media (max-width:413px){.help-callback .help-callback__window.help-callback__window_open{width:100%;height:100vh;max-height:none;box-shadow:none;z-index:100000000;border-radius:0;position:fixed;top:0;bottom:0;left:0;right:0}}.help-callback{position:relative}.help-callback .callback-form__paid-by-employer-buttons{margin-bottom:var(--spacing-12);grid-template-columns:128px 1fr}.help-callback__hint{margin-bottom:8px}.help-callback__close-button{color:var(--color-content-primary);cursor:pointer;position:absolute;right:16px}
