/* футер тильды  */
.t-tildalabel#tildacopy {
    /* height: 0 !important; */
    /* padding: 0 !important; */
    /* overflow: hidden !important; */
    padding: 24px 0;
}

/* текст */
.t-tildalabel-free__main div {
    display: none;
}

/* кнопка */
.t-tildalabel#tildacopy A[href^="https://tilda.cc/registration/"] {
    display: none !important;
}

/* ссылки */
.t-tildalabel-free__links-wr {
    display: none;
}

/* ссылка с лого */
.t-tildalabel-free__main A {
    padding-bottom: 0 !important;
    line-height: 0;
    color: #fff;
    text-decoration: none;
}

/* лого */
.t-tildalabel-free__main A IMG {
    vertical-align: middle;
    width: 35px !important;
    height: auto;
}

/* Made on */
.t-tildalabel-free__main A:before {
    display: inline-block;
    content: "Made on";
    width: 120px;
    text-align: right;
    padding-right: 10px;
    font-weight: 300;
    font-size: 12px;
    letter-spacing: 0.5px;
}

/* Tilda */
.t-tildalabel-free__main A:after {
    display: inline-block;
    content: "Tilda";
    width: 120px;
    text-align: left;
    padding-left: 10px;
    font-weight: 500;
    letter-spacing: 2.5px;
}


/* Обложка - заголовок */
.t-cover .t-title span[style*="background-color:"] {
    padding: 0 7px;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.t-cover .t-descr span[style*="background-color:"] {
    padding: 2px 7px;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.t-text span[style*="background-color:"] {
    padding: 2px 3px 5px;
}

.t-cover .t-uptitle {
    text-shadow: 0px 0px 20px #000000c9;
    padding-bottom: 50px;
}

.t774 .t-section__topwrapper {
    margin-bottom: 60px;
}

.t508 .t-section__topwrapper {
    /* margin-bottom: 70px; */
}

.t493 .t-section__title {
    margin-bottom: 30px;
}

.t493 .t-section__topwrapper {
    margin-bottom: 95px;
}


@media screen and (max-width: 640px) {
    .t001__title {
        font-size: 34px;
        padding-top: 40px !important;
    }

    .t549__text {
        font-size: 18px !important;
    }

    .t508__checkmark, .t508__bgimg {
        max-width: 100px;
        max-height: 100px;
    }

    .t-name_md {
        font-size: 18px;
    }

    A[href^="https://web.whatsapp.com/send"] {
        display: none;
    }

    .t-uptitle_md {
        font-size: 16px;
    }

    .t-name_xs {
        font-size: 16px;
    }

    .t-name_xl {
        font-size: 24px;
    }

    .t-title_xs {
        font-size: 34px;
    }
}


.t420__descr li {
    display: list-item;
    margin-bottom: 5px;
    margin-left: 14px;
}