.elementor-15588 .elementor-element.elementor-element-6398e457{--display:flex;--background-transition:0.3s;}/* Start custom CSS for html, class: .elementor-element-6d1f2a6e */.closed-message {
        font-family: noto sans kr;
        padding: 20px;
        background: #f7f7f7;
        color: #111111;
        text-align: center;
        height: 230px;
        font-size: 26px;
        width: 100%;
        font-weight: bold;
        margin-top: 150px;
        position: absolute;
        z-index: 2;
        display: flex;
        justify-content: center;
    align-items: center;
        
    }
        
         @media (max-width: 768px) {
        .closed-message {
            height: 140px;
        }
    }/* End custom CSS */