.u80aa4ecb0d {
    padding-bottom: 80px
}

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

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

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

.u80aa4ecb0d .ub9387a6b7a .u987d946a13 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    justify-content: center;
    gap: 20px
}

.u80aa4ecb0d .ub9387a6b7a .u987d946a13 .uf0c64c9a29 {
    width: 100%;
    max-width: 560px;
    display: flex;
    flex-direction: column;
    gap: 16px
}

.u80aa4ecb0d .ub9387a6b7a .u987d946a13 .uf0c64c9a29 a,
.u80aa4ecb0d .ub9387a6b7a .u987d946a13 .uf0c64c9a29 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
}

.u80aa4ecb0d .ub9387a6b7a .u13dfb1fdbc {
    width: 100%;
    max-width: 630px;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.u80aa4ecb0d .ub9387a6b7a .u13dfb1fdbc form {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px
}

.u80aa4ecb0d .ub9387a6b7a .u13dfb1fdbc form input {
    padding: 12px;
    align-self: stretch;
    border-radius: 10px;
    border: 1px solid #3d807b;
    background: #1c3a38
}

.u80aa4ecb0d .ub9387a6b7a .u13dfb1fdbc form textarea {
    padding: 12px;
    height: 121px;
    align-self: stretch;
    border-radius: 10px;
    border: 1px solid #3d807b;
    background: #1c3a38
}

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

.u80aa4ecb0d .ub9387a6b7a .u13dfb1fdbc 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
}