.mc-modal{top:50%;left:50%;transform:translate(-50%,-50%);position:fixed;width:100%;z-index:8}@media only screen and (max-width: 499px){.mc-modal{max-width:90%}}@media only screen and (min-width: 500px){.mc-modal{max-width:90%}}.mc-modal.--xs{width:400px}.mc-modal.--small{width:619px}.mc-modal.--medium{width:760px}.mc-modal.--large{width:900px}.mc-modal.--xl{width:1100px}.mc-modal__backdrop{position:fixed;top:0;bottom:0;left:0;right:0;background-color:#1d1d1bbf;z-index:6}.mc-modal__form{position:relative}.mc-modal__inner{background-color:#fff;border-radius:8px;max-height:90vh;overflow-y:auto}.mc-modal__inner img,.mc-modal__inner video{display:block;width:100%}.mc-modal__inner.--with-padding{padding:40px}.mc-modal__inner.--yellow{background-color:#fdd753}.mc-modal__inner.--light-yellow{background-color:#fff7dd}.mc-modal__close{width:24px;height:24px;position:absolute;cursor:pointer}@media only screen and (max-width: 499px){.mc-modal__close{top:10px;right:10px}}@media only screen and (min-width: 500px){.mc-modal__close{top:-12px;right:-12px}}.slide-up-fade-in-enter-active,.slide-up-fade-in-leave-active{transition:all .25s}.slide-up-fade-in-enter-from,.slide-up-fade-in-leave-to{opacity:0;transform:translateY(20px) translate(-50%)}
