.uc-desc-icons .t-descr ul{
    list-style-type:none !important;
    padding-left:0 !important;
}
.uc-desc-icons .t-descr ul li{
    padding-left:30px;
    line-height:20px;
    margin-bottom:10px;
}
/* Иконка для первой строчки + общие настройки размера и расположения */
.uc-desc-icons .t-descr ul li:before{
    content:'';
    width:20px;
    height:20px;
    display:inline-block;
    background:url(https://static.tildacdn.com/tild3539-6366-4936-a665-376237393533/photo.svg);
    background-size:contain;
    background-position:center center;
    position:absolute;
    margin-left:-30px;
}
/* Иконка для второй строчки */
.uc-desc-icons .t-descr ul li + li:before{
    background:url(https://static.tildacdn.com/lib/icons/tilda/-/paint/343c4a--1-0-100/couple_team_man.svg);
}
/* Иконка для третей строчки */
.uc-desc-icons .t-descr ul li + li + li:before{
    background:url(https://static.tildacdn.com/lib/icons/tilda/-/paint/343c4a--1-0-100/couple_team_man.svg);
}

.js-store-prod-text a {
    display: inline-block;
    padding: 15px 30px;
    margin-right: 30px;
    margin-top: 20px;
    border-radius: 20px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #343C4A;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #343C4A;
    color: #ffffff !important;
}



.VwZTwv.y_cYOf {
    background: var(--bm-theme-container-bg, var(--bm-theme-whiteColor, #343c4a));
    border: var(--bm-theme-container-border, 1px solid #343c4a);
    border-radius: var(--bm-theme-container-borderRadius, 30px);
    box-shadow: var(--bm-theme-container-boxShadow, );
    outline: var(--bm-theme-container-outline, );
    padding: var(--bm-theme-container-padding, 30px 26px);
    width: var(--bm-theme-width, 280px);
}


.react-ui-1bdm407 {
    border-radius: 20px;
}

.react-ui-p92oba {
    border-radius: 20px;
}

.bj44ek {
    border-radius: 20px;
}


.react-ui-5uzak3 {
    background-color: #e95e2c;
    color: #ffffff;
    border-color: #e95e2c;
    border-radius: 20px;
    background-image: none;
    box-shadow: #343c4a 0px 0px 0px 1px;
}


.react-ui-5uzak3:hover {
    background-color: #343c4a;
    border-color: #e95e2c;
    color: #ffffff;
    border-radius: 20px;
    background-image: none;
    box-shadow: #ffffff 0px 0px 0px 1px;
}