.o-modal__box[data-v-f1eb06a4]{background:#fff;position:fixed;top:45%;left:50%;-webkit-transform:translate3d(-50%,-50%,0) scale(.8);transform:translate3d(-50%,-50%,0) scale(.8);border-radius:9px;opacity:0;visibility:hidden;width:650px;max-width:calc(100% - 30px);max-height:calc(100% - 30px);-webkit-box-shadow:0 0 20px 2px #222;box-shadow:0 0 20px 2px #222;-webkit-transition:opacity .25s ease-in-out,top .25s ease-in-out,-webkit-transform .15s ease-in-out;transition:opacity .25s ease-in-out,top .25s ease-in-out,-webkit-transform .15s ease-in-out;transition:opacity .25s ease-in-out,top .25s ease-in-out,transform .15s ease-in-out;transition:opacity .25s ease-in-out,top .25s ease-in-out,transform .15s ease-in-out,-webkit-transform .15s ease-in-out}.o-modal__box__header[data-v-f1eb06a4]{padding:var(--spacing-base);border-bottom:1px solid var(--color-border);margin-bottom:0}.o-modal__box__content[data-v-f1eb06a4]{padding:var(--spacing-base);max-height:calc(100vh - 94px);overflow-y:auto}.o-modal__box__close[data-v-f1eb06a4]{z-index:3;line-height:0;background:#fff;border-radius:30px;position:absolute;right:calc(0px - var(--spacing-small));top:calc(0px - var(--spacing-small));padding:var(--spacing-xs);border:3px solid var(--color-error);-webkit-transition:all .2s ease;transition:all .2s ease}.o-modal__box__close[data-v-f1eb06a4]:hover{background:var(--color-error)}.o-modal__box__close:hover svg[data-v-f1eb06a4]{color:#fff}.o-modal__box__close svg[data-v-f1eb06a4]{height:12px;width:12px;color:var(--color-error)}.o-modal--active .o-modal__box[data-v-f1eb06a4]{opacity:1;top:50%;visibility:visible;-webkit-transform:translate3d(-50%,-50%,0) scale(1);transform:translate3d(-50%,-50%,0) scale(1);z-index:800}.o-modal--active .o-modal__overlay[data-v-f1eb06a4]{position:fixed;top:0;left:0;background:rgba(0,0,0,.8);width:100%;height:100%;z-index:700}.o-modal--small .o-modal__box[data-v-f1eb06a4]{width:450px}