.t566__circle {
    background: linear-gradient(0deg, rgba(176,203,31,1) 0%, rgba(102,195,208,1) 100%) !important;
}
.t702 .t-input:not(textarea),
.t702 .t-submit{
    height: 70px !important;
}
.t702__descr{
    margin:0 auto;
}
.t-form__errorbox-wrapper {
    display: none !important;
}
.t-slds__arrow {
    background-image: linear-gradient(0deg, rgba(176,203,31,1) 0%, rgba(102,195,208,1) 100%);
}
.t604__imgwrapper .t-slds__bgimg {
    border-radius: 15px;
}
.t-form .t-submit{
    background: linear-gradient(41.57deg, #B0CB1F -37.21%, #66C3D0 85.48%);
    letter-spacing: .5px;
}
.uc-team ul {
    list-style-type: none;
    padding-left: 0 !important;
}
.uc-team ul li{
    position: relative;
    padding-left: 10px;
}
.uc-team li:before {
    height: 15px;
    content: "";
    background-image: url(https://static.tildacdn.com/tild6238-6637-4538-b163-653632616533/Ellipse_15.svg);
    background-size: 14px;
    background-repeat: no-repeat;
    width: 14px;
    display: inline-block;
    left: -25px;
    top: 10px;
    position: absolute;
}
.uc-products .js-store-prod-btn,
.t-store__prod-popup__btn{
    background: linear-gradient(180deg, rgba(240,129,67,1) 0%, rgba(247,186,99,1) 90%, rgba(255,243,131,1) 100%);
    height: 52px;
    font-size: 16px;
}

.uc-products .t-store__card__sku {
    display: block !important;
    position: absolute;
    top: 20px;
    z-index: 9;
    font-size: 18px;
    font-weight: 600;
    color: #fff !important;
    padding: 10px 30px;
    background: linear-gradient(41.57deg, #B0CB1F -37.21%, #66C3D0 85.48%);
    border-radius: 0px 10px 10px 0px;
    opacity:0;
}
.uc-products .js-product > a{
    position: relative;
    display: block;
}
.t-store__prod-popup__sku{
    display:none !important;
}
.t-store__prod-popup__container .t-descr{
    font-size: 16px !important;
}
.t706__cartwin {
    background-color: rgb(85 85 85 / 60%);
}
.t706 .t-form .t-input {
    height: 70px !important;
}
.t706 .t-form .t-submit {
    background: linear-gradient(41.57deg, #B0CB1F -37.21%, #66C3D0 85.48%);
    letter-spacing: .5px;
    height: 70px;
}
.uc-products .t-store__card__bgimg{
   border-radius: 10px; 
}
@media (min-width:561px){
    .t-popup__container,
    .t-slds__container,
    .t-store .t-popup .t-popup__container,
    .t706__cartwin-content{
        border-radius: 10px;
    }
}
@media (max-width:640px){
    .t390__descr,
    .t566__title{
        font-size: 16px !important;
    }
    .t390__title {
        font-size: 22px !important;
    }
}
@media (max-width:560px){
    .t-popup__close,
    .t706__cartwin-close{
        background-color: rgb(255 255 255) !important;
    }
    .t-store .t-popup__close-wrapper .t-popup__close-icon_arrow path,
    .t-popup__close-icon g,
    .t706__cartwin-close-icon g{
        fill: black !important;
    }
    .t390 .t-popup{
        background:#fff;
    }
}
@media (max-width:479px){
    .uc-team li:before {
        height: 10px;
        background-size: 10px;
        width: 10px;
        left: -15px;
        top: 7px;
    }
}