/*
SECOND MODAL
**/
.modal-overlays {
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(144, 144, 144, 0.2);
    backdrop-filter: blur(6px);
    z-index: 999;
}

.modals {
    position: fixed;
    top: 104px;
    left: 528px;
    width: 864px;
    height: 930px;
    gap: 0;
    border-radius: 36px;
    padding: 20px;
    background-color: #EDE5C9;
    z-index: 1000;
    transform: none;
}
.close-btn {
    position: absolute;
    top: 36px;
    left: 802px;
    width: 20.89px;
    height: 20.89px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: opacity 0.3s ease;
    background: transparent;
    border: none;
}

.close-btn:hover {
    opacity: 1;
}

.close-btn::before,
.close-btn::after {
    content: "";
    position: absolute;
    width: 30px;
    height: 3px;
    background-color: #333333;
}

.close-btn::before {
    transform: rotate(45deg);
}

.close-btn::after {
    transform: rotate(-45deg);
}
.modal-img {
    min-width: 258px;
    min-height: 148px;
    max-width: 501px;
    max-height: 288px;
    height: 100%;
    /*position: absolute;*/
    /*top: 57px;*/
    /*left: 182px;*/
    gap: 0;
}
.title-mod {
    /*width: 517px;*/
    /*height: 80px;*/
    /*position: absolute;*/
    /*top: 377px;*/
    /*left: 160px;*/
    gap: 0;
    font-family: 'PFRegalTextPro',serif;
    font-size: 44px;
    font-weight: 300;
    line-height: 39.6px;
    text-align: center;
    color: #333333;
}
.description-mod {
    /*width: 628px;*/
    /*height: 44px;*/
    /*position: absolute;*/
    /*top: 489px;*/
    /*left: 104px;*/
    gap: 0;
    font-family: Inter;
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    color: #333333;
}
/*.check-present {*/
/*    position: absolute;*/
/*    width: 21.13px;*/
/*    height: 21.13px;*/
/*    top: 565px;*/
/*    right: 20rem;*/
/*    padding: 8.45px 16.91px;*/
/*    gap: 12.68px;*/
/*    border-radius: 4.23px;*/
/*    border: 0.42px solid #333333;*/
/*    background: #FFFFFF;*/
/*}*/
/*label[for="present"] {*/
/*    position: absolute;*/
/*    width: 205px;*/
/*    height: 18px;*/
/*    top: 550px;*/
/*    left: 134.43px;*/
/*    gap: 0;*/
/*    font-family: Inter;*/
/*    font-size: 16px;*/
/*    font-weight: 400;*/
/*    line-height: 17.6px;*/
/*    text-align: left;*/
/*    color: #333333;*/
/*    white-space: nowrap;*/
/*}*/

label[for="personal_data"] {
    position: absolute;
    width: auto;
    height: auto;
    top: 550px;
    left: 104px;
    gap: 0;
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 17.6px;
    text-align: left;
    color: #333333;
}

.form-group .control-data {
    position: absolute;
    width: 310px;
    height: 40px;
    top: 590.7px;
    left: 104px;
    gap: 0;
    border-radius: 10px;
    border: 1px solid #95B1B580;
    opacity: 1;
    background: #FFFFFF;
    padding: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin-top: 1rem;
}

label[for="phone-number"] {
    width: 132px;
    height: 18px;
    position: absolute;
    top: 550px;
    left: 444px;
    gap: 0px;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 17.6px;
    text-align: left;
    color: #333333;
    white-space: nowrap;
}

.form-group .mobile-phones {
    width: 310px;
    height: 40px;
    position: absolute;
    top: 605.7px;
    left: 444px;
    gap: 0px;
    border-radius: 10px;
    background-color: #FFFFFF;
    border: 1px solid #95B1B580;
    padding: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

label[for="local"] {
    width: 136px;
    height: 18px;
    position: absolute;
    top: 660.32px;
    left: 104px;
    gap: 0px;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 17.6px;
    text-align: left;
    color: #333333;
    white-space: nowrap;
}

.form-group .locality {
    width: 310px;
    height: 40px;
    position: absolute;
    top: 685.77px;
    left: 104px;
    gap: 0px;
    border-radius: 10px;
    background-color: #FFFFFF;
    border: 1px solid  #95B1B580;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 15.4px;
    text-align: left;
    margin-top: 2rem;
}

label[for="postal"] {
    width: 225px;
    height: 18px;
    position: absolute;
    top: 660.32px;
    left: 444px;
    gap: 0px;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 17.6px;
    text-align: left;
    color: #333333;
    white-space: nowrap;
}

.form-group .postal_code {
    width: 310px;
    height: 40px;
    position: absolute;
    top: 685.77px;
    left: 444px;
    gap: 0px;
    border-radius: 10px;
    border: 1px solid  #95B1B580;
    opacity: 1;
    background-color: #FFFFFF;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 15.4px;
    text-align: left;
    margin-top: 2rem;
}
.submit-second_modal-btn {
    width: 168px;
    height: 56px;
    position: absolute;
    top: 828px;
    left: 348px;
    padding: 14px 28px;
    gap: 0;
    border-radius: 34px;
    background: var(--color-grey-42, #627072);
    color: white;
    border: none;
    cursor: pointer;
}
.submit-second_modal-btn:hover {
    background: #BA9762;
}
.text-btn {
    width: 112px;
    height: 28px;
    gap: 0;
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    color: var(--color-white-solid, #FFFFFF);
}
.btn-send {
    /*width: 168px;*/
    /*height: 56px;*/
    /*top: 848px;*/
    /*left: 348px;*/
    padding: 14px 28px;
    gap: 0;
    border-radius: 34px;
    border: 0.42px solid #ffffff;
    background-color: #627072;
    /*position: absolute;*/
}
.btn-send:hover {
    background: #BA9762;
}
.btn-text {
    /*width: 112px;*/
    /*height: 28px;*/
    gap: 0;
    font-family: Inter;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    color: #FFFFFF;
}
