.elementor-61802 .elementor-element.elementor-element-f67256a{--display:flex;overflow:visible;}.elementor-61802 .elementor-element.elementor-element-a82931b .elementor-wrapper{--video-aspect-ratio:1.77777;}/* Start custom CSS for video, class: .elementor-element-a82931b */.custom-login-box {
    position: relative;
    text-align: center;
    margin: 20px auto;
    max-width: 600px;
}

.blur-content {
    filter: blur(4px); /* کاهش شدت مات بودن */
    opacity: 0.8; /* شفافیت بیشتر */
    pointer-events: none; /* جلوگیری از کلیک */
}

.custom-login-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    background: rgba(255, 255, 255, 0.8); /* بک‌گراند شفاف */
    padding: 20px;
    border-radius: 12px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

.custom-login-text {
    color: #2c3e50;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 15px;
}

.custom-login-button {
    display: inline-block;
    padding: 12px 25px;
    background: #3a539b;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 4px 8px rgba(58, 83, 155, 0.2);
}

.custom-login-button:hover {
    background: #2c3e50;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-61cae58 */.custom-login-box {
    position: relative;
    text-align: center;
    margin: 20px auto;
    max-width: 600px;
}

.blur-content {
    filter: blur(4px); /* کاهش شدت مات بودن */
    opacity: 0.8; /* شفافیت بیشتر */
    pointer-events: none; /* جلوگیری از کلیک */
}

.custom-login-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    background: rgba(255, 255, 255, 0.8); /* بک‌گراند شفاف */
    padding: 20px;
    border-radius: 12px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

.custom-login-text {
    color: #2c3e50;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 15px;
}

.custom-login-button {
    display: inline-block;
    padding: 12px 25px;
    background: #3a539b;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 4px 8px rgba(58, 83, 155, 0.2);
}

.custom-login-button:hover {
    background: #2c3e50;
}/* End custom CSS */