element.style {
}
.t702 .t702__wrapper {
    padding: 40px 45px;
    border-radius: 30px;
}
div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, code, img, b, u, i, center, table, tr, th, td, video {
    margin: 0;
    padding: 0;
    border: 0;
}
*, *:before, *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
таблица стилей агента пользователя
div {
    display: block;
}
.t-popup__container {
    background: #fff;
    margin: 0 auto;
    width: auto;
    position: absolute;
    top: 50%;
    right: 20px;
    left: 20px;
    z-index: 1;
    cursor: default;
    -moz-transform: translateY(-30%) scale(.9);
    -ms-transform: translateY(-30%) scale(.9);
    -webkit-transform: translateY(-30%) scale(.9);
    -o-transform: translateY(-30%) scale(.9);
    transform: translateY(-30%) scale(.9);
    border-radius: 30px;
}

.t-img-select__indicator_4-3 {
    padding-bottom: 30%;
}

.karta iframe {
border-radius: 20px;
}


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



.t-slds__bgimg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px;
}


.t-slds__thumbsbullet-border {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    border: 2px solid rgb(0 150 255 / 0%);
    border-radius: 10px;
    -webkit-transition: border-color ease-in-out .3s;
    -moz-transition: border-color ease-in-out .3s;
    -o-transition: border-color ease-in-out .3s;
    transition: border-color ease-in-out .3s;
}


.t-name_xl {
    font-size: 15px;
    line-height: 1.35;
}

.t-descr_xxs {
    font-size: 18px;
    line-height: 1.55;
}