.modalContainer{align-items:center;display:flex;height:100vh;justify-content:center;left:0;min-width:784px;position:fixed;top:0;width:100vw;z-index:9999}.mask{background-color:rgba(0,0,0,.2);bottom:0;left:0;position:absolute;right:0;top:0;z-index:-1}.modalContentContainer{position:relative}.modalCloseBtn{position:absolute;z-index:9}.modalFullScreen{bottom:0;left:0;position:absolute;right:0;top:0;z-index:99}.container{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;height:420px;justify-content:flex-start;position:relative;width:700px}.content-link{display:inline-block;height:100%;width:100%}.closeBtn{cursor:pointer;height:48px;position:absolute;right:16px;top:16px;width:48px}