@charset "UTF-8";
.crew-container {
    width: 100%;
    max-width: 1320px;
}

.bg-cwrapper {
    position: relative;
    width: 100%;
    min-height: 1320px;
    background-size: cover;
    overflow: hidden;
}

.bgg-overlay {
    position: absolute;
    inset: 0;
    background: rgba(255, 255, 255, 0.25);
    z-index: 1;
}

.chase-bg {
    position: absolute;
    inset: 0;
    background: transparent;
    z-index: 2;
    overflow: hidden;
}

.bgg-overlay {
    background: transparent;
}

.blob {
    opacity: 0.25;
    mix-blend-mode: screen;
}

.chase-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
}

.orbit {
    position: absolute;
    inset: -20%;
    animation: rotateOrbit 25s infinite alternate ease-in-out;
    transform-origin: center;
    transform: rotate(0deg) scale(1.05);
}

.blob {
    position: absolute;
    width: 850px;
    height: 850px;
    border-radius: 50%;
    filter: blur(800px);
    opacity: 0.25;
    mix-blend-mode: multiply;
}

.blob-1 {
    background: #f8992c;
    top: 0%;
    left: 50%;
    transform: translateX(-50%);
}

.blob-2 {
    background: #44bda4;
    top: 50%;
    right: 0%;
    transform: translateY(-50%);
}

.blob-3 {
    background: #8379b8;
    bottom: 0%;
    left: 50%;
    transform: translateX(-50%);
}

.blob-4 {
    background: #fe2c55;
    top: 50%;
    left: 0%;
    transform: translateY(-50%);
}

@keyframes rotateOrbit {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

html[dir="rtl"] {
    .bg-cwrapper {
        .loginw-image {
            transform: scaleX(-1);
        }
        .loginw-image-bg {
            transform: scaleX(-1);
        }
    }
}

.bg-cwrapper
    > *:not(.chase-bg):not(.bg-overlay):not(.glass-overlay):not(
        .loginw-image
    ):not(.loginw-image-bg) {
    position: relative;
    z-index: 10;
}
/* .crew-container .top-content {
  display: inline-block;
  margin-left: 15%;
  margin-top: 10%;
} */

.crew-container #step2,
#step3,
#step4,
#step5,
#step6,
#step7 {
    display: none;
}

.crew-container .top-content .span-1 {
    font-size: 36px;
    font-weight: bold;
    margin-right: 10px;
}

.crew-container .top-content .span-2 {
    color: #f05271;
    font-weight: 500;
    font-size: 24px;
}
.crew-container .texc {
    margin-top: 4%;
    width: 98%;
    justify-content: center;
    margin-left: 2%;
}
.cast-container .texc {
    margin-top: 4%;
    width: 98%;
    justify-content: flex-start;
    margin-left: 2%;
    display: flex;

    align-items: flex-start;
    gap: 60px;
    max-width: 1300px;
    margin: 80px auto;
    padding: 0 40px;
}
.crew-container .center-col {
    display: flex;
    margin-top: 5%;
    width: 98%;
    justify-content: center;
    margin-left: 2%;
}

.crew-container .col-1 {
    width: 22%;
    margin-left: -5%;
}

.crew-container .col-1 span {
    background-color: rgba(128, 128, 128, 0.1019607843);
    align-items: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    font-size: 18px;
    color: #808080;
    width: 40px;
    height: 40px;
    border: #808080 2px solid;
    border-radius: 50%;
    z-index: 1;
    position: relative;
}

.crew-container .col-1 .number::after {
    content: "";
    display: block;
    height: 80px;
    width: 2px;
    background-color: #d3d3d3;
    position: absolute;
    top: 100%;
}

.crew-container .col-1 .row {
    cursor: pointer;
    display: flex;
    margin-left: 5px;
    height: 118px;
}

.crew-container .row div h3 {
    font-size: 24px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0px;
}

.crew-container .row div p {
    margin-top: 5px;
    color: #808080;
    font-size: 16px;
    font-weight: 500;
    margin: 0px;
}

.crew-container .col-1 .row div {
    margin-left: 20px;
    width: 70%;
}

.crew-container .row.active h3 {
    color: #f05271;
}

.crew-container .row.active span {
    background-color: #f05271;
    color: white;
    border: none;
    /* شيلي البوردر */
    outline: 2px solid #f05271;
    /* الخط الخارجي */
    outline-offset: 5px;
}

.crew-container .row.active1 span {
    background-color: #44bda4;
    color: white;
    border: none;
    /* شيلي البوردر */
    outline: 2px solid #44bda4;
    /* الخط الخارجي */
    outline-offset: 5px;
}

.crew-container .row.active1 h3 {
    color: #44bda4;
}

.crew-container .col-2 {
    width: 45%;
}

.crew-container .col-2 .content .top-content-2 {
    font-weight: 700;
    font-size: clamp(36px, 5vw, 18px);
    margin-bottom: 5px;
}

.crew-container input[type="radio"] {
    accent-color: #f05271;
}

.crew-container .content label {
    font-size: 24px;
    font-weight: 500;
}

.crew-container .col-2 .content .exprience {
    font-weight: 700;
    font-size: clamp(36px, 5vw, 18px);
    margin-top: 5%;
    margin-bottom: 8px;
}

.crew-container .col-2 #client {
    margin-left: 7%;
}

.crew-container .radio-group {
    display: flex;
    gap: 40px;
}

.crew-container .radio-container {
    display: flex;
    align-items: center;
    cursor: pointer;
    margin-bottom: 10px;
}

.crew-container .radio-container input {
    display: none;
}

.crew-container .checkmark {
    width: 18px;
    height: 18px;
    border: 2px solid #000;
    /* الأسود */
    border-radius: 50%;
    display: inline-block;
    margin-right: 8px;
    position: relative;
}

.crew-container .radio-container input:checked + .checkmark::after {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #f05271;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.crew-container .custom-dropdown {
    width: 200px;
    position: relative;
    user-select: none;
}

.crew-container .custom-dropdown .selected {
    padding: 10px 15px;
    border-radius: 100px;
    /* border-radius للـ select */
    background-color: #ffffff;
    box-shadow: 0px 16px 88px 0px rgba(0, 0, 0, 0.1019607843);
    height: 45px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #808080;
    font-size: 16px;
    font-weight: 700;
}

.crew-container .custom-dropdown .selected i {
    pointer-events: none;
    transition: transform 0.3s ease;
    margin-left: 37px;
}

/* أيقونة تدور لما dropdown مفتوح */
.crew-container .custom-dropdown.open .selected i {
    transform: rotate(180deg);
}

.crew-container .custom-dropdown .options {
    position: absolute;
    width: 100%;
    border-radius: 12px;
    height: 100px;
    transition: max-height 0.3s ease;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    z-index: 10;
    opacity: 0;
}

.crew-container .custom-dropdown .options div {
    padding: 10px 15px;
    background-color: white;
    cursor: pointer;
}

.crew-container .custom-dropdown .options div:hover {
    background-color: #e0e0e0;
}

/* عند الفتح */
.crew-container .options.open {
    max-height: 200px;
    opacity: 1;
    /* ارتفاع كافي للخيارات */
}

.crew-container .intro p {
    font-size: 36px;
    font-weight: bold;
    margin-top: 70px;
    letter-spacing: 0%;
}

.crew-container .intro textarea {
    width: 90%;
    resize: none;
    height: 250px;
    outline: none;
    border: none;
    padding: 30px;
    border-radius: 0px 50px 50px 50px;
}

.crew-container textarea::placeholder {
    color: #808080;
    font-size: 20px;
    font-weight: 500;
}

.crew-container .col-2 .row-3 {
    width: 100%;
    display: flex;
    margin-top: 8%;
    align-items: flex-start;
}

.crew-container .back {
    width: 20%;
    background-color: #808080;
    color: white;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    border: none;
    outline: none;
    height: 40px;
    border-radius: 168px;
    margin-left: 2%;
    transition: background-color 1.5s ease;
}

.crew-container .back:hover {
    background-color: #f05271;
}

.crew-container .back-btn {
    width: 80%;
}

.crew-container .skip {
    display: flex;
    align-items: start;
    gap: 40px;
    width: 20%;
    height: 80px;
    /* text-align: center; */
}
html[lang="ar"] .crew-container .back-btn {
    width: 80%;
}

html[lang="ar"] .crew-container .skip {
    display: flex;
    align-items: start;
    gap: 40px;
    width: 20%;
    height: 80px;
    text-align: center;
}
html[lang="ar"] .cast-container .back-btn {
    width: 80%;
}
.crew-container .skip span {
    font-weight: 600;
    font-size: 18px;
    cursor: pointer;
    transition: color 1.5s ease;
}

.crew-container .skip span:hover {
    color: #f05271;
}

.crew-container .skip button {
    margin-left: 0;
    outline: none;
    border: none;
    height: 48px;
    width: 48px;
    border-radius: 35px;
    background-color: #f05271;
    transition: background-color 1.5s ease;
}

.crew-container .skip button i {
    color: white;
    font-size: 25px;
}

.crew-container .skip button:hover {
    background-color: #808080;
}

.crew-container .col-2 .content.step-2 .top-content-step-2 {
    font-weight: 700;
    font-size: clamp(20px, 5vw, 36px);
    margin-bottom: 0px;
    width: 80%;
    line-height: 38px;
}

.crew-container .col-2 .content.step-2 .sub-content-2 {
    font-weight: 700;
    font-size: clamp(36px, 5vw, 12px);
    margin-top: 0px;
    margin-bottom: 5px;
}

.crew-container .col-2 .step-2.content .input-with-btn {
    position: relative;
    width: 90%;
    margin-top: 35px;
    margin-bottom: 15px;
    background-color: #ffffff;
}

.crew-container .col-2 .step-2.content .input-with-btn input {
    width: 70%;
    padding: 15px 60px 15px 24px;
    border: none;
    border-radius: 50px;
    font-size: 16px;
    outline: none;
}
html[lang="ar"] .crew-container .col-2 .step-2.content .input-with-btn input {
    width: 70%;
    padding: 15px 24px 15px 60px;
    border: none;
    border-radius: 50px;
    font-size: 16px;
    outline: none;
}
html[lang="ar"] .cast-container .col-2 .step-2.content .input-with-btn input {
    width: 70%;
    padding: 15px 24px 15px 60px;
    border: none;
    border-radius: 50px;
    font-size: 16px;
    outline: none;
}
.crew-container .col-2 .step-7.content .input-with-btn {
    position: relative;
    width: 90%;
    margin-top: 35px;
    margin-bottom: 30px;
    background-color: #ffffff;
    border-radius: 50px;
}

.crew-container .col-2 .step-7.content .input-with-btn input {
    width: 70%;
    padding: 15px 60px 15px 24px;
    border: none;
    border-radius: 50px;
    font-size: 16px;
    outline: none;
}
.crew-container .col-2 .step-7.content .input-with-btn input::placeholder {
    color: #f05271;
    font-weight: 500;
    font-size: 20px;
}

.crew-container .col-2 .step-2.content .input-with-btn .add-btn {
    position: absolute;
    right: 28px;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border: none;
    border-radius: 6px;
    background: #f05271;
    color: white;
    border-radius: 50px;
    font-size: 25px;
    font-weight: 300;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.crew-container .col-2 .step-2.content .followers {
    font-size: clamp(36px, 5vw, 18px);
    font-weight: 700;
    margin-left: 15px;
    margin-top: 95px;
}

.crew-container .col-2 .step-2.content .result .result-1 {
    background-color: #ffffff;
    width: 80%;
    height: 60px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    margin-top: 20px;
    position: relative;
}

.crew-container .col-2 .step-2.content .result .result-1 span {
    font-size: 20px;
    font-weight: 500;
}
.cast-container .col-2 .step-2.content .result .result-1 {
    padding-left: 20px;
    padding-right: 20px;

    i {
        font-size: 32px;
    }
}
.crew-container .col-2 .step-2.content .result .result-1 {
    padding-left: 20px;
    padding-right: 20px;
}
.cast-container .col-2 .step-2.content .result .result-1 span {
    font-size: 20px;
    font-weight: 500;
}
/* .crew-container .result-1 {
  position: relative;
  display: flex;
  align-items: center;
  width: 300px;
  background-color: #44BDA4;
  border-radius: 8px;
  padding: 10px 40px;
  margin-bottom: 10px;
} */

.crew-container .result-1 input.text-item {
    width: 100%;
    background: transparent;
    border: none;
    outline: none;
    color: black;
    font-size: 16px;
    padding-left: 60px;
    /* مساحة للأيقونة اليسار */
    padding-right: 70px;
    /* مساحة للأيقونات اليمين */
}

.crew-container .result-1 .glob.icon-left {
    position: absolute;
    left: 35px;
}

.crew-container .result-1 .icon-1 {
    position: absolute;
    right: 50px;
    top: 50%;
    cursor: pointer;
    background-color: #808080;
    transform: translateY(-50%);
    border-radius: 50px;
    height: 36px;
    width: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.crew-container .result-1 .icon-2 {
    position: absolute;
    right: 10px;
    top: 50%;
    background-color: #808080;
    transform: translateY(-50%);
    border-radius: 50px;
    height: 36px;
    width: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
/* .crew-container .result-1 .fab {
   font-size: 36;
} */
.crew-container .col-2 .step-2.content .social .youtube {
    position: relative;
    width: 80%;
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.crew-container .col-2 .step-2.content .social div input {
    width: 100%;
    padding-left: 90px;
    padding-right: 70px;
    height: 60px;
    border-radius: 50px;
    outline: none;
    border: none;
}

.crew-container .col-2 .step-2.content .social div .icon-left {
    position: absolute;
    left: 35px;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 30px;
}

.crew-container .col-2 .step-2.content .social div .icon-3 {
    position: absolute;
    right: 50px;
    top: 50%;
    background-color: #808080;
    transform: translateY(-50%);
    border-radius: 50px;
    height: 36px;
    width: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.crew-container .col-2 .step-2.content .social div .icon-4 {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #808080;
    border-radius: 50px;
    height: 36px;
    width: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.crew-container .col-2 .step-3.content .top-content-3 {
    font-weight: 700;
    font-size: clamp(36px, 5vw, 16px);
    line-height: 57px;
    margin-top: -5px;
    z-index: -1;
}

.crew-container .col-2 .step-3.content .sub-content-3 {
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px;
}

.crew-container .col-2 .step-3.content .custom-select {
    width: 100%;
    position: relative;
}

.crew-container .col-2 .step-3.content .custom-select.step-3 {
    margin-bottom: 40px;
}

.crew-container #step5 .custom-select,
.crew-container .location-step .custom-select {
    margin-bottom: 41px;
}

.crew-container #step5 .top-content-5,
.crew-container .location-step .top-content-5 {
    font-weight: 700;
    font-size: clamp(30px, 5vw, 36px);
    line-height: 38px;
    margin-top: 5px;
    margin-bottom: 15px;
}

.crew-container .col-2 .step-3.content .custom-select.half-width {
    width: 50%;
}

.crew-container .col-2 .step-3.content .custom-select .selected {
    background-color: #ffffff;
    height: 55px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.crew-container .col-2 #step5 .custom-select .selected,
.crew-container .col-2 .location-step .custom-select .selected {
    height: 45px;
    background-color: #ffffff;
    border-radius: 30px;
}

.crew-container .col-2 #step5 .custom-select .selected span,
.crew-container .col-2 .location-step .custom-select .selected span {
    position: absolute;
    left: 40px;
    top: 10px;
}

.crew-container .col-2 #step5 .custom-select .selected i,
.crew-container .col-2 .location-step .custom-select .selected i {
    position: absolute;
    top: 15px;
    right: 48px;
}

.crew-container .col-2 .step-3.content .custom-select .selected i {
    position: absolute;
    right: 48px;
    top: 20px;
    cursor: pointer;
}

.crew-container .col-2 .step-3.content .custom-select .selected .open {
    transform: rotate(180deg);
}

/* .crew-container .col-2 .step-3.content .custom-select .selected span {
  position: absolute;
  left: 40px;
  top: 20px;
} */

.crew-container .custom-select .options {
    position: absolute;
    top: 100%;
    left: 0px;
    opacity: 0;
    /* مخفية */
    transform: translateY(-10px);
    /* مرفوعة شوية */
    pointer-events: none;
    /* تمنع الضغط قبل الظهور */
    transition: all 0.5s ease;
    /* مدة الظهور */
}

.crew-container .col-2 .step-3.content .custom-select .options.open-option {
    background-color: #ffffff;
    border-radius: 10px;
    margin-top: 3px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 5;
    cursor: pointer;
    opacity: 1;
    /* تظهر */
    transform: translateY(0);
    /* تتحرك لأسفل */
    pointer-events: auto;
}

.crew-container .col-2 .step-3.content .custom-select .options div {
    padding: 10px 0px 10px 20px;
}

.crew-container
    .col-2
    .step-3.content
    .custom-select
    .options
    .option-item:hover {
    background-color: #f05271;
    border-radius: 10px;
    height: 45px;
}

.crew-container .col-2 .container-content .row-2 {
    display: flex;
    width: 100%;
}

.crew-container .col-2 .container-content .row-2 .level-exprience {
    width: 40%;
}

.crew-container .col-2 .container-content .row-2 .level-exprience p {
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 24px;
}

.crew-container .col-2 .container-content .row-2 .team-size {
    width: 40%;
    margin-top: 3px;
}

.crew-container .col-2 .container-content .row-2 .team-size div {
    margin-left: 26px;
    font-weight: 500;
    font-size: 24px;
    margin-bottom: 15px;
}

.crew-container .col-2 .container-content .row-2 .team-size div span {
    margin-left: 5px;
    font-size: 14px;
    line-height: 15px;
    font-weight: 500px;
    color: #f05271;
}

.crew-container .col-2 .Available-equipment .title {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 8px;
    margin-left: 5px;
}

.crew-container .col-2 .container-content .row-2 .team-size input {
    width: 95%;
    padding: 0px 30px;
    border-radius: 30px;
    height: 62px;
    outline: none;
    border: none;
    margin-left: 20px;
}

.crew-container .col-2 .Available-equipment {
    margin-bottom: 20px;
}

.crew-container .col-2 .equipment-tags {
    background-color: white;
    border-radius: 30px;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-top: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 20px;
    position: relative;
    overflow: visible;
    display: flex;
    align-items: flex-start;
}
/* .crew-container .skip button {
  position: relative;
}

.crew-container .skip button i {
  position: absolute;
  top: 50%;
  left: 50%;

} */

.crew-container .col-2 .equipment-tags.skills {
    min-height: 156px;
}

.crew-container .col-2 .equipment-tags.equipments {
    min-height: 156px;
}

.crew-container .col-2 .equipment-tags.languages {
    min-height: 237px;
    width: 86%;
}

.crew-container .col-2 .equipment-tags .tags {
    margin-left: 10px;
    margin-top: 10px;
    margin-right: 5px;
}

.crew-container .col-2 .equipment-tags .tag-item {
    border: 1px solid #808080;
    border-radius: 100px;
    padding: 5px 15px 5px 15px;
    margin-left: 5px;
    margin-bottom: 10px;
    display: inline-block;
}

.crew-container .col-2 .equipment-tags .tag-item span {
    margin-right: 8px;
}

.crew-container .col-2 .tag-item .delete-icon {
    cursor: pointer;
    font-size: 14px;
}

.crew-container .col-2 .equipment-tags input {
    border: none;
    outline: none;
    height: 26px;
    padding-left: 15px;
    margin-top: 20px;
    border-radius: 30px;
    min-width: 120px;
}
html[lang="ar"] .crew-container .col-2 .equipment-tags input {
    border: none;
    outline: none;
    height: 26px;
    padding-right: 15px;
    margin-top: 20px;
    border-radius: 30px;
    min-width: 120px;
}
.crew-container .col-2 .suggestions {
    list-style: none;
    width: 100%;
    position: absolute;
    padding: 0px;
    top: 100%;
    border-radius: 10px;
    background-color: white;
    z-index: 999;
}

.crew-container .suggestions.hidden {
    opacity: 0;
    pointer-events: none;
    /* أهم حاجة */
}

.crew-container .suggestions.show {
    opacity: 1;
    pointer-events: auto;
    transition: opacity 0.5s ease;
}

.crew-container .col-2 .suggestions li {
    padding: 10px 0px 10px 15px;
}
html[lang="ar"] .cast-container .col-2 .suggestions li {
    padding: 10px 15px 10px 0px;
}
html[lang="ar"] .crew-container .col-2 .suggestions li {
    padding: 10px 15px 10px 0px;
}

.crew-container .col-2 .suggestions li:hover {
    background-color: #f05271;
    width: 100%;
    display: block;
    border-radius: 10px;
    cursor: pointer;
}

.crew-container .Available-equipment.languages {
    min-height: 237px;
}

.crew-container .upload {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: white;
    border-radius: 50px;
    width: 85%;
}

.crew-container .upload.Showreel {
    height: 60px;
    border-radius: 50px;
    padding: 5px 30px;
}

.crew-container .upload.profile {
    padding: 5px 30px;
    margin-top: 15px;
    margin-bottom: 10%;
}

.crew-container .Showreel-file {
    margin-top: 10px;
}

.crew-container .Showreel-file span {
    padding-left: 10px;
    font-size: 24px;
    font-weight: 500;
    color: #000000;
}

.crew-container .top-content-6 {
    margin-bottom: 25px;
    font-size: 30px;
    line-height: 25px;
    font-weight: 600;
}

.crew-container .Showreel-file img {
    width: 29px;
    height: 23px;
}

.crew-container .upload.work {
    border-radius: 50px;
    min-height: 156px;
    padding: 5px 30px;
    margin-bottom: 3%;
}

.crew-container .work-title {
    font-size: 30px;
    line-height: 25px;
    font-weight: 600px;
    margin-bottom: 15px;
}

.crew-container .work-subtitle {
    font-size: 18px;
    line-height: 15px;
    color: #f05271;
    margin-bottom: 20px;
    font-weight: 500;
}

.crew-container .upload.work .upload-btn {
    background-color: transparent;
    width: 30%;
    display: block;
    color: #808080;
    font-size: 11px;
}

.crew-container .upload.work .upload-btn img {
    height: 16px;
    width: 19px;
    margin-bottom: 5px;
}

.crew-container .upload.work .upload-btn span {
    color: #808080;
    font-weight: 600;
    font-size: 14px;
}

.crew-container .upload .previous-work {
    min-height: 112px;
    width: 100%;
    border: 1px dashed #cdcdcd;
    border-radius: 15px;
    display: flex;
    /* نخليها Flex */
    flex-direction: column;
    /* العناصر فوق بعض */
    justify-content: center;
    /* في النص عموديًا */
    align-items: center;
    margin: 10px 0px;
}

.crew-container .upload .preview {
    width: 74px;
    height: 74px;
    object-fit: cover;
    border-radius: 61px;
}

.crew-container .upload .upload-btn {
    background: none;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 20px;
    background-color: #f05271;
    height: 59px;
    border-radius: 35px;
    width: 40%;
}

.crew-container .upload .upload-btn span {
    font-size: 20px;
    color: #ffffff;
    line-height: 14px;
    font-weight: 700;
    margin-left: 10px;
}

.crew-container .upload .file-input {
    display: none;
    /* نخفي input الفعلي */
}

.crew-container .upload.Showreel .upload-btn {
    width: 36px;
    height: 36px;
    border-radius: 50px;
}

.crew-container .sub-title-7 {
    font-size: 16px;
    line-height: 19px;
    color: #f05271;
    font-weight: 500;
    margin-bottom: 20px;
}

.crew-container .crew-independents {
    line-height: 25px;
    font-size: 30px;
    font-weight: 600;
    margin-top: 45px;
    margin-bottom: 15px;
}

.crew-container .crew-companies {
    line-height: 25px;
    font-size: 30px;
    font-weight: 600;
    margin-top: 60px;
    margin-bottom: 15px;
}

input[disabled] {
    background-color: white !important;
    color: black;
    /* أو أي لون */
}

@media (max-width: 1503px) {
    .crew-container {
        background-image: none;
    }
    .crew-container .center-col {
        flex-direction: column;
        margin-left: 4%;
        width: 95%;
    }
    .crew-container .top-content {
        margin-left: 4%;
        margin-top: 15%;
    }
    .crew-container .center-col .col-1 {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        margin-left: -1%;
    }
    .crew-container .center-col .col-2 {
        width: 95%;
        margin-left: 0%;
    }
    .crew-container .center-col .col-1 .row {
        width: 33%;
    }
}
@media (min-width: 1515px) {
    .center-col {
        width: 85%;
    }
}
@media (max-width: 1403px) {
    .crew-container .col-2 .step-2.content .followers {
        margin-top: 10px;
    }
}
@media (max-width: 1430px) {
    .crew-container .center-col {
        width: 95%;
    }
}
@media (max-width: 1106px) {
    .crew-container .center-col .col-1 .row {
        width: 50%;
    }
    .crew-container .col-2 .step-2.content .result .result-1 {
        width: 90%;
    }
    .crew-container .col-2 .step-2.content .social .youtube {
        width: 90%;
    }
    .crew-container .col-2 .step-2.content .input-with-btn {
        width: 90%;
    }
}
@media (max-width: 770px) {
    .crew-container .center-col .col-1 .row {
        width: 100%;
    }
}
@media (max-width: 770px) {
    .crew-container .top-content {
        margin-top: 23%;
    }
    .crew-container .center-col .col-2 .top-content-2 {
        margin-bottom: 20px;
    }
    .crew-container .radio-group {
        flex-direction: column;
        gap: 5px;
    }
}
@media (max-width: 1059px) {
    .crew-container .center-col .back {
        width: 38%;
    }
}
@media (max-width: 684px) {
    .crew-container .dob-container {
        width: 90%;
    }
    .crew-container .intro textarea {
        width: 100%;
    }
    .crew-container .col-2 .step-3.content .top-content-3 {
        line-height: 36px;
    }
    .crew-container .col-2 .equipment-tags.languages {
        width: 99%;
    }
    .crew-container .upload.work .upload-btn {
        width: 59%;
    }
    .crew-container .upload.work {
        width: 100%;
    }
    .crew-container .upload.profile {
        width: 100%;
    }
    .crew-container .col-2 .container-content .row-2 {
        flex-direction: column;
    }
    .crew-container .col-2 .container-content .row-2 .level-exprience {
        width: 100%;
    }
    .crew-container .col-2 .container-content .row-2 .team-size {
        width: 100%;
        margin-left: 0px;
    }
    .crew-container .col-2 .container-content .row-2 .team-size div {
        margin-left: 0px;
    }
    .crew-container .col-2 .container-content .row-2 .team-size input {
        margin-left: 0px;
    }
}
@media (max-width: 1070px) {
    .crew-container .col-2 .step-2.content .input-with-btn {
        width: 99%;
    }
    .crew-container .col-2 .step-2.content .social .youtube {
        width: 99%;
    }
}
@media (max-width: 523px) {
    .crew-container .upload-btn img {
        display: none;
    }
    .crew-container .upload .upload-btn {
        width: 51%;
    }
    .crew-container .upload.Showreel {
        width: 100%;
    }
}
.crew-container .skip .cens {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 50px;
}
.cast-container .skip .cens {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 50px;
}
.showreel-list {
    margin-top: 20px 0;
}
.showreel-list span {
    margin-top: 10px 0;
}
.delete-icon {
    cursor: pointer;
}
html[dir="rtl"] .modal-header .btn-close {
    margin-left: 0;
    margin-right: auto;
}

/*# sourceMappingURL=crewAccount.css.map */
