#lots-by-association-modal .modal-content{top:50%;left:50%;transform:translate(-50%);max-width:674px}#lots-by-association-modal .modal-content .modal-body{padding:0;font-family:Nunito Sans;font-style:normal;font-weight:600;font-size:18px;line-height:28px;color:var(--type-active)}#lots-by-association-modal .modal-content .modal-body .header{border-bottom:1px solid var(--neutral-200)}#lots-by-association-modal .modal-content .modal-body .header .header-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:24px}#lots-by-association-modal .modal-content .modal-body .header .header-content .close-svg{height:24px;width:24px;fill:var(--neutral-500)}#lots-by-association-modal .modal-content .modal-body .body,#lots-by-association-modal .modal-content .modal-body .body .body-content{display:flex;flex-direction:column;justify-content:center;align-items:center}#lots-by-association-modal .modal-content .modal-body .body .body-content{margin:56px 0;font-size:16px}#lots-by-association-modal .modal-content .modal-body .body .body-content p{margin:40px 0}#lots-by-association-modal .modal-content .modal-body .body .body-content .batch-number{font-weight:700;color:var(--blue-500)}#lots-by-association-modal .modal-content .modal-body .body .body-content .warning-svg{height:96px;width:96px}#lots-by-association-modal .modal-content .modal-body .body .body-content .warning-svg rect:first-child{fill:var(--blue-100)}#lots-by-association-modal .modal-content .modal-body .body .body-content .warning-svg rect:nth-child(2){fill:var(--blue-500)}#lots-by-association-modal .modal-content .modal-body .body .body-content .buttons{display:flex;flex-direction:row}#lots-by-association-modal .modal-content .modal-body .body .body-content .buttons .button{width:168px;height:40px}#lots-by-association-modal .modal-content .modal-body .body .body-content .buttons .button:last-child{margin-left:2%}#lots-by-association-modal .modal-content .modal-body .body .body-content .buttons .outline{margin:0 5px;color:var(--neutral-000)}