.x7a6ddfca0f {
    padding-bottom: 80px
}

.x7a6ddfca0f .x2144d0da99 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 16px
}

.x7a6ddfca0f .x2144d0da99 h2 {
    color: #e5e7eb;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 31.2px
}

.x7a6ddfca0f .x2144d0da99 p {
    color: #9ca3af;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25.6px
}

.x7a6ddfca0f .x2144d0da99 .xcd756bd0c9 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    justify-content: center;
    gap: 20px
}

.x7a6ddfca0f .x2144d0da99 .xcd756bd0c9 .x7de1a5bfe7 {
    width: 100%;
    max-width: 560px;
    display: flex;
    flex-direction: column;
    gap: 16px
}

.x7a6ddfca0f .x2144d0da99 .xcd756bd0c9 .x7de1a5bfe7 a,
.x7a6ddfca0f .x2144d0da99 .xcd756bd0c9 .x7de1a5bfe7 p {
    color: hsla(0, 0%, 100%, .8);
    text-align: start;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -.32px
}

.x7a6ddfca0f .x2144d0da99 .x96dcc80959 {
    width: 100%;
    max-width: 630px;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.x7a6ddfca0f .x2144d0da99 .x96dcc80959 form {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px
}

.x7a6ddfca0f .x2144d0da99 .x96dcc80959 form input {
    padding: 12px;
    align-self: stretch;
    border-radius: 10px;
    border: 1px solid #3d807b;
    background: #1c2c3a
}

.x7a6ddfca0f .x2144d0da99 .x96dcc80959 form textarea {
    padding: 12px;
    height: 121px;
    align-self: stretch;
    border-radius: 10px;
    border: 1px solid #3d807b;
    background: #1c2c3a
}

.x7a6ddfca0f .x2144d0da99 .x96dcc80959 form p {
    color: #e5e7eb;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 25.6px;
    text-align: start
}

.x7a6ddfca0f .x2144d0da99 .x96dcc80959 form button {
    width: 100%;
    display: flex;
    padding: 12px 24px;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    border-radius: 10px;
    border: 2px solid #00f2ff;
    background: #00f2ff;
    color: #000;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase
}