@font-face{font-family:MyCustomFont;src:url(/publishing/static/fonts/sbfont.otf) format("opentype")}.dim-banner{position:fixed;z-index:10000;display:flex;justify-content:center;align-items:center;width:100%;height:111%;background-color:rgba(0,0,0,.5);margin-top:-80px}.dim-banner .event{display:flex;justify-content:flex-end;align-items:flex-end;max-width:607px;max-height:685px;width:100vw;height:89vw;background:url(/publishing/static/img/dim-banner.png) no-repeat 50%;background-size:contain;position:relative;cursor:pointer}.dim-banner .event .close-wrap{display:flex;position:absolute;top:61px;right:62px}.dim-banner .event .close-wrap .dim-banner-close{display:flex;align-items:center;flex-direction:row;color:rgba(0,0,0,.8);font-family:Noto Sans KR;font-size:12px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:-.24px;cursor:pointer}.dim-banner .event .close-wrap .dim-banner-close .x-button{width:10px;height:10px}.dim-banner .event .d-day{position:absolute;transform:translate(-50%,-50%);top:53%;left:50%;color:#000;font-size:134px;font-style:normal;font-weight:400;line-height:120%;font-family:MyCustomFont;width:100%;text-align:center}@media only screen and (max-width:540px){.dim-banner .event{display:flex;justify-content:flex-end;align-items:flex-end;width:100vw;height:113vw;background:url(/publishing/static/img/dim-banner.png) no-repeat 50%;background-size:contain;position:relative}.dim-banner .event .d-day{font-size:min(120px,21vw)}.dim-banner .event .close-wrap{top:10vw;right:11vw}}