.-YC-contact--forms-start {
    display: flex;
    align-items: center;
    border-radius: 30px;
    overflow: hidden;
    padding: 66px;
    background: var(--uicolor2);
    justify-content: center;
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 10
}


.contant-contint-wadget {color: white;font-size: 18px;font-weight: 300;line-height: 1.7;margin: auto;margin-bottom: 28px;max-width: 555px;opacity: 0.8;}

.title-contint-wadget {
    font-size: 35px;
    font-weight: 600;
    line-height: 1.6;
    margin: auto;
    margin-bottom: 13px;
    color: white;
    max-width: 620px;
}

.sticky-features-box-bg {
    width: 440px;
    height: 255px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}