[x-cloak] {
    display: none;
}

.hero1-section-area .header-images-area .main-images-area {
    left: 0;
}

@media (max-width: 720px) {
    .video-bottom-home {
        margin-top: 30px;
    }
}

.work3-section-area .choose-section-area .choose-list-area .btn-area {
    margin-bottom: 24px;
}

@media (max-width: 500px) {
    .order {
        flex-wrap: wrap;
    }

    .order__rest {
        margin-left: 0 !important;
    }
}

.deposit__img-wrapper {
    width: 100%;
    height: 100%;
    max-width: 120px;
    height: 120px;
}

@media (max-width: 440px) {
    .deposit__img-wrapper {
        max-width: 90px;
        height: 90px;
    }
}

.mt-\[10px\] {
    margin-top: 10px;
}

.service-input:disabled,
.as-input-file.disabled {
    opacity: 0.5;
    pointer-events: none;
}
