.elementor-57638 .elementor-element.elementor-element-acb77d1{--display:flex;overflow:visible;}.elementor-57638 .elementor-element.elementor-element-10af3b2 .elementor-wrapper{--video-aspect-ratio:1.77777;}.elementor-57638 .elementor-element.elementor-element-89f6789 .elementor-wrapper{--video-aspect-ratio:1.77777;}.elementor-57638 .elementor-element.elementor-element-843c031{--display:flex;overflow:visible;}/* Start custom CSS for video, class: .elementor-element-89f6789 */.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: 10%; /* تغییر مقدار برای بالا بردن کادر */
    left: 50%;
    transform: translateX(-50%); /* حذف translateY برای جلوگیری از قرارگیری در وسط عمودی */
    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-d25ce37 */.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: 10%; /* تغییر مقدار برای بالا بردن کادر */
    left: 50%;
    transform: translateX(-50%); /* حذف translateY برای جلوگیری از قرارگیری در وسط عمودی */
    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 */