 

.rounded-30 > div {
    border-radius: 30px;
    overflow: hidden;
}

.t-input-title {
    font-size: 16px;
}

.t-input-group {
    margin-bottom: 16px !important;
}

.t-input {
    height: 48px;
}

.t-popup__container {
    border-radius: 30px;
}

.t698__mainwrapper {
    padding: 40px 45px !important;
    background-color: #ffffff;
    border-radius: 30px;
    margin-left: 30px;
    margin-right: 30px;
}

.soft-light {
    mix-blend-mode: soft-light;
}


[data-record-type="215"] {
    top: -70px;
    position: relative;
}


@media screen and (max-width: 1200px) {
.t-title_xs {
    font-size: 20px;
}
}

@media screen and (max-width: 640px) {
.t-title_xs {
    font-size: 20px;
}
}
