.buttonWrapper{height:40px;position:relative}.buttonWrapper.isBlock button{display:block;width:100%}.buttonWrapper.isMediumButton{height:34px}.buttonWrapper.isMediumButton .nectarineButton{padding:0 16px}.buttonWrapper.isSmallButton{height:30px}.buttonWrapper.isSmallButton .nectarineButton{padding:0 16px}.buttonWrapper.isWideButton{height:34px}.buttonWrapper.isWideButton .nectarineButton{padding:0 30px}.buttonWrapper button{height:100%}.buttonWrapper button.isDisabled{background-color:#aaa;border-color:#aaa}.buttonWrapper .nectarineButton{padding:6px 16px}.buttonWrapper .nectarineButton:not(.noText){min-width:80px}.buttonWrapper .nectarineButton .nectarineButtonContent{align-items:center;display:flex;flex-wrap:nowrap;justify-content:center;white-space:nowrap}.buttonWrapper .nectarineButton .nectarineButtonContent .loadingDotsWrapper{align-items:center;display:inline-flex;justify-content:flex-end;opacity:0;overflow:hidden;text-align:center;transform:scale(.5);transition:all .25s linear;width:0}.buttonWrapper .nectarineButton .nectarineButtonContent .loadingDotsWrapper.isDisplayed{margin-left:-10px;opacity:1;overflow:visible;padding-right:10px;width:50px}.buttonWrapper .nectarineButton .nectarineButtonContent .buttonText{font-size:1rem;min-width:35px;white-space:nowrap}.buttonWrapper .disabledButtonOverlay{border-radius:100px;bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.confirmationOverlay{animation:fadeIn .4s ease-in-out forwards;background-color:#fffffff2;bottom:0;left:0;padding-top:30vh;position:fixed;right:0;text-align:center;top:0;z-index:1060}.confirmationOverlay.isHiding{animation:fadeOut .5s ease-in-out forwards}.confirmationOverlay .promptIcon{font-size:4rem}.confirmationOverlay .promptTitle .innerText{font-size:2.25rem;font-weight:700}.confirmationOverlay .promptText{text-align:center}.confirmationOverlay .promptText .innerText{display:inline-block;font-size:1.75rem;font-weight:500;max-width:75vw}@media(min-width:992px){.confirmationOverlay .promptText .innerText{max-width:50vw}}.confirmationOverlay button{padding-left:25px;padding-right:25px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}
/*# sourceMappingURL=6841.1f0ea46c.chunk.css.map*/