li{
  margin: 5px 0;
}

/*скругление у блоков FAQ*/
.t668__wrapper {
    border-radius: 20px;
}


/*Углы и закрытие попапа*/
@media screen and (min-width: 561px) {
.t-popup__container {
    border-radius: 40px;
}
.t702 .t702__wrapper {
        padding: 60px 55px !important;
}
/*Скругление нижних углов на первом экране главной*/
.colorback .tn-atom {
    border-radius: 0px 0px 34px 34px;
}}


@media screen and (max-width: 560px) { 
.t-popup__close.t-popup__block-close {
    background: #ebebeb !important;
}
g {
    fill: rgb(93, 83, 218) !important;
}
/*Скругление нижних углов на первом экране главной*/
.colorback .tn-atom {
    border-radius: 0px 0px 27px 27px;
}}


.main-button .tn-atom:after  {
    content: '';
    background-image: url(https://static.tildacdn.com/tild3066-3036-4965-a632-303932356337/send_white.svg);
    width: 15px;
    height: 15px;
    margin-left: 10px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: relative;
    top: -1px;
}

.arrow-countries .tn-atom:after  {
    content: '';
    background-image: url(https://static.tildacdn.com/tild3530-3765-4661-a132-353861313061/arrow.svg);
    width: 12px;
    height: 12px;
    margin-left: 10px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: relative;
    top: 0px;
}

.arrow-main-screen .tn-atom:after  {
    content: '';
    background-image: url(https://static.tildacdn.com/tild3339-6362-4631-b636-643632353430/aroow-main.svg);
    width: 12px;
    height: 12px;
    margin-left: 8px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: relative;
    top: 0px;
}

/*.send-buttonmain .tn-atom:after  {
    content: '';
    background-image: url(https://static.tildacdn.com/tild3832-3632-4263-a635-303634343664/send_color.svg);
    width: 12px;
    height: 12px;
    margin-left: 6px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: relative;
    top: -1px;
}*/