.base-modal{background:rgba(59,59,59,.6);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:2000}.base-modal .icon-modal-close{height:30px;position:absolute;right:15px;top:15px;width:30px}@media (min-width:576px){.base-modal .icon-modal-close{height:40px;right:20px;top:20px;width:40px}}.base-modal__dialog{background:#fff;border-radius:10px;left:50%;max-width:650px;overflow:hidden;position:fixed;top:50%;transform:translate(-50%,-50%);width:100%}@media (min-width:576px){.base-modal__dialog{border-radius:20px}}.base-modal__dialog.base-modal__dialog--sm{max-width:320px}.base-modal__dialog.base-modal__dialog--md{max-width:540px}.base-modal__dialog.base-modal__dialog--lg{max-width:920px}.base-modal__dialog.base-modal__dialog--xl{max-width:1200px}.base-modal__dialog .dialog__header{align-items:center;border-radius:20px 20px 0 0;display:flex;justify-content:space-between;padding:40px 32px 15px}@media (min-width:576px){.base-modal__dialog .dialog__header{min-height:80px;padding:30px 30px 10px}}.base-modal__dialog .dialog__header .base-icon{margin-left:auto}.base-modal__dialog .dialog__title{color:#333;font-size:18px;font-weight:600;padding-bottom:0;padding-top:0;text-align:center;width:100%}@media (min-width:576px){.base-modal__dialog .dialog__title{font-size:32px;padding-bottom:20px;padding-top:20px}}.base-modal__dialog .dialog__body{border-bottom:1px solid #fff;max-height:50vh;overflow-y:auto;padding:0 32px}@media (min-width:576px){.base-modal__dialog .dialog__body{padding:0 50px}}.base-modal__dialog .dialog__body.text-center{text-align:center}.base-modal__dialog .base-modal__btn-group{margin-top:30px;text-align:center}.base-modal__dialog .base-modal__btn-group .base-button{height:40px;width:150px}@media (min-width:768px){.base-modal__dialog .base-modal__btn-group .base-button{height:50px}}.base-modal__dialog .base-modal__btn-group .gray{background:#ccc}.base-modal__dialog .dialog__footer{padding-bottom:46px}@media (min-width:576px){.base-modal__dialog .dialog__footer{padding-bottom:50px}}
