.base-modal>div{max-width:600px;margin:0 auto;border-radius:4px;background-color:#fff}@media only screen and (min-width:0){.base-confirmation-modal{padding:28px 48px;background-color:#fff;border-radius:4px}.base-confirmation-modal p{padding-bottom:24px;font-size:1.6rem;font-weight:600}.base-confirmation-modal .confirmation-actions button{font-size:1.6rem;border-radius:4px;font-weight:700;padding:4px 20px;cursor:pointer;color:#fff;border:none}.base-confirmation-modal .confirmation-actions button:first-child{background-color:#86868b}.base-confirmation-modal .confirmation-actions button:first-child:hover{background-color:#6d6d71}.base-confirmation-modal .confirmation-actions button:last-child{background-color:#ed5752;margin-left:16px}.base-confirmation-modal .confirmation-actions button:last-child:hover{background-color:#e82a24}}