.contact-us.screen {
    height: auto;
    letter-spacing: 0;
    line-height: 1.38vw;
    margin-bottom: 0.11vw;
    text-align: left;
    white-space: normal;
    width: 100vw;
}

.contact-us .group-1597883448 {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 0.07vw;
    left: 0;
    min-height: 5.07vw;
    margin-top: 1.39vw;
    width: 101.25vw;
}

.contact-us .text-3 {
    height: 1.67vw;
    letter-spacing: 0;
    line-height: 1.67vw;
    margin-left: 1.6vw;
    margin-top: 0.07vw;
    min-width: 4.93vw;
    position: relative;
    white-space: nowrap;
}

.contact-us .group-1597883447 {
    margin-left: -1vw;
}

.contact-us .frame-1597884231 {
    background-color: var(--athens-gray);
    display: flex;
    flex-direction: column;
    gap: 1.74vw;
    height: auto;
    padding: 2.99vw 6.04vw 5.7vw;
    width: 100vw;
}

.contact-us .flex-row-1 {
    align-items: flex-start;
    display: flex;
    gap: 18.68vw;
    margin-right: 0.56vw;
    margin-top: 0.76vw;
    min-width: 85.49vw;
}

.contact-us .overlap-group13 {
    position: relative;
    width: 86.18vw;
}

.contact-us .line-38 {
    height: 0.07vw;
    left: 0;
    position: absolute;
    top: 0.69vw;
    width: 86.18vw;
}

.contact-us .frame-1-3 {
    align-items: center;
    display: inline-flex;
    flex: 0 0 auto;
    gap: 1.11vw;
    position: relative;
}

.contact-us .group-1597883373 {
    align-items: center;
    background-image: url(../img/frame-1597884257.svg);
    background-size: 100% 100%;
    display: flex;
    flex-direction: row;
    gap: 2.22vw;
    min-height: 550px;
    padding: 5.97vw 0;
    width: 84.17vw;
    margin: 0 auto;
}

.contact-us .group-15978833578 {
    width: 60%;
    padding: 0 6vw;
}

.contact-us .ready-to-discuss-your-project-withus {
    color: var(--white);
    font-family: var(--font-family-unbounded);
    font-size: 2.65vw;
    font-weight: 500;
    height: 9.18vw;
    letter-spacing: -0.05vw;
    line-height: 3.2vw;
    text-align: center;
}

.contact-us .lets-talk-about-how {
    color: #ffffffcc;
    font-family: var(--font-family-montserrat);
    font-size: var(--font-size-xxxxl);
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.94vw;
    width: 100%;
    text-align: center;
}

.contact-us .group-4868833578 {
    width: 30%;
    background-color: #fff;
    padding: 2vw;
    box-shadow: 0 0 30px rgba(35, 72, 4, 0.5);
}


.contact-us .group-4868833578 label {
    font-family: var(--font-family-montserrat);
    font-size: 14px;
    display: block;
    width: 100%;
    margin-bottom: 6px;
}

.contact-us .group-4868833578 input,
.contact-us .group-4868833578 textarea {
    display: block;
    width: 100%;
    height: 30px;
    border-radius: 6px;
    box-shadow: none;
    border: 1px solid #999;
    margin-bottom: 16px;
}

.contact-us .group-4868833578 textarea {
    height: auto;
}

.contact-us .group-4868833578 input[type=submit] {
    background: linear-gradient(180deg, rgb(102, 122, 84) 0%, rgb(83.16, 105.4, 63.15) 100%);
    color: #fff;
    height: 40px;
    font-size: 16px;
    margin-bottom: 0;
}


.contact-us.md.screen {
    height: auto;
    width: 100%;
    padding: 0 3vw;
}

.contact-us.md .group-1597883480 {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 4vw 5vw;
    margin-top: 0;
    width: 100%;
    position: fixed;
    background: #fff;
    top: 0;
    left: 0;
    z-index: 999;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.contact-us.md .group-1597883450-1 {
    background-image: url(../img/screenshot-2025-02-10-120027-1.png);
    background-position: 50% 50%;
    background-size: contain;
    height: 42px;
    width: 92px;
}

.contact-us.md .frame-1597884283 {
    height: 26px;
    margin-bottom: 0.69px;
    width: 32px;
}

.dropdown-content a {
    color: #000 !important;
}


@media(max-width: 768px) {
    .contact-us.md .group-1597883373 {
        background-image: url(../img/frame-1597884257.svg);
        padding: 5.97vw;
        margin: 30vw 0 9vw 0;
        width: 100%;
        background-size: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        border-radius: 20px;
        flex-direction: column;
    }

    .contact-us.md .group-15978833578 {
        width: 100%;
        padding: 0;
    }

    .contact-us.md .ready-to-discuss-your-project-withus {
        font-size: 24px;
        line-height: 1.2;
        text-align: center;
        height: auto;
        letter-spacing: normal;
    }

    .contact-us.md .lets-talk-about-how {
        font-size: 14px;
        font-weight: 400;
        line-height: 1.3;
        width: 100%;
        text-align: center;
        margin: 5vw 0;
    }

    .contact-us.md .group-4868833578 {
        width: 100%;
        background-color: #fff;
        padding: 5vw;
        box-shadow: 0 0 30px rgba(35, 72, 4, 0.5);
        border-radius: 10px;
    }

    .contact-us.md .group-4868833578 label {
        line-height: normal;
    }

    .contact-us.md .group-1597883548 {
        align-items: center;
        display: flex;
        flex-direction: column;
        gap: 58px;
        margin-top: 48px;
        width: 100%;
    }
}