.ModalActions_modalActions__EN2Oa{display:flex;justify-content:space-between;align-items:center;padding:20px 32px 32px;gap:12px;position:relative}.ModalActions_modalActions__EN2Oa:before{content:"";position:absolute;top:0;left:32px;right:32px;height:1px;background-color:var(--color-border-light,#e5e5e5)}@media(max-width:759px){.ModalActions_modalActions__EN2Oa{position:-webkit-sticky;position:sticky;bottom:0;background-color:#fff;padding:16px 16px max(16px,env(safe-area-inset-bottom));z-index:1;flex-direction:column-reverse;align-items:stretch;gap:12px}.ModalActions_modalActions__EN2Oa:before{left:16px;right:16px}.ModalActions_modalActions__EN2Oa>*{width:auto;justify-content:center}.ModalActions_modalActions__EN2Oa>div:empty{display:none}}.ModalContent_modalContent__jK3CN{display:flex;flex-direction:column;width:100%}@media(max-width:759px){.ModalContent_modalContent__jK3CN{height:100%;overflow-y:auto}}.CheckBox_checkbox__1IcSC{appearance:none;-webkit-appearance:none;-moz-appearance:none;margin:0;width:20px;height:20px;border-radius:4px;background:var(--gray-200);cursor:pointer;position:relative;display:inline-block;flex-shrink:0}.CheckBox_checkbox__1IcSC:hover{background:var(--gray-300)}.CheckBox_checkbox__1IcSC:checked{background:var(--teal-700)}.CheckBox_checkbox__1IcSC:checked:hover{background:var(--teal-600)}.CheckBox_checkbox__1IcSC:checked:after{content:"";position:absolute;top:50%;left:50%;width:12px;height:12px;background:url(/_next/static/media/checkmark.497430d8.svg) no-repeat 50%/contain;transform:translate(-50%,-50%)}.CheckBox_checkbox__1IcSC:disabled{cursor:not-allowed;pointer-events:none}.CheckBox_wrapper__e_gTk{display:flex;align-items:center;gap:8px}.CheckBox_wrapper__e_gTk:has(.CheckBox_checkbox__1IcSC:disabled){opacity:.5;cursor:not-allowed}.CheckBox_label__eE_NL{color:var(--GRAY-900);font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.28px}