.modal-button_plusTriggerButton__Htsuu{display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;box-sizing:border-box;background-color:white;color:black;font-size:22px;font-weight:300;line-height:1;user-select:none;mix-blend-mode:screen;min-width:30px;height:30px}@keyframes modal-button_pulseAfter__u5lQ5{0%,to{width:30px;height:30px}50%{width:34px;height:34px}}@keyframes modal-button_pulseBefore__oGt3G{0%,to{width:36px;height:36px}50%{width:40px;height:40px}}.modal-button_plusTriggerButton__Htsuu:before{width:36px;height:36px;border-radius:50%;border:1px solid white;box-sizing:border-box;animation:modal-button_pulseBefore__oGt3G 1.8s ease-in-out infinite;opacity:.8}.modal-button_plusTriggerButton__Htsuu:after,.modal-button_plusTriggerButton__Htsuu:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .25s ease-in-out}.modal-button_plusTriggerButton__Htsuu:after{border-radius:50%;background-color:transparent;border:5px solid white;width:30px;height:30px;animation:modal-button_pulseAfter__u5lQ5 1.8s ease-in-out infinite}.modal-button_plusTriggerButton__Htsuu:hover:before{animation:none;width:40px;height:40px}.modal-button_plusTriggerButton__Htsuu:hover:after{animation:none;width:34px;height:34px}