.dash-theme-6-x-modal{align-items:center;background:rgba(0,0,0,.4);display:none;justify-content:center;left:0;min-height:100vh;padding:20px;position:fixed;top:0;width:100%;z-index:1999}.dash-theme-6-x-isOpen{display:flex}.dash-theme-6-x-modalContainer{background:#fff;border:1px solid #e2e3e4;border-radius:4px;box-shadow:0 0 7px rgba(0,0,0,.19);display:flex;flex-direction:column;max-width:650px;padding:50px 60px 60px;position:relative}.dash-theme-6-x-tittleModal{color:#1c1c1c;font-size:18px;font-weight:500;margin:0 0 40px;text-align:center}.dash-theme-6-x-continueShopping,.dash-theme-6-x-finalShopping{display:block;border-radius:4px;color:#fff;cursor:pointer;font-size:15px;padding:13px 0;text-align:center;transition:.2s}.dash-theme-6-x-finalShopping:hover{-webkit-filter:brightness(.8);filter:brightness(.8)}.dash-theme-6-x-continueShopping:hover{-webkit-filter:brightness(.6);filter:brightness(.6)}.dash-theme-6-x-finalShopping{background:#5c5cff;margin:0 0 25px}.dash-theme-6-x-continueShopping{background:#1c1c1c;margin:0}@media screen and (max-width:768px){.dash-theme-6-x-tittleModal{margin-bottom:25px}.dash-theme-6-x-modalContainer{padding:25px 25px 30px}}