05-tilda-export-backup/Tilda_ Романс гибридной пехоты_files/td-uikit.min.css

1 line
17 KiB
CSS
Raw Normal View History

2025-10-29 16:50:39 +00:00
.td-breadcrumbs{border-bottom:1px solid #e7e7e7;padding:16px 25px}.td-breadcrumbs__list{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.td-breadcrumbs__item{color:rgba(0,0,0,.4);font-size:16px;font-weight:500;line-height:1.8}.td-breadcrumbs__item_arrow{margin:0 7px}.td-breadcrumbs__link{color:inherit}@media screen and (max-width:640px){.td-breadcrumbs__item{font-size:14px}}.td-title{font-size:24px;font-style:normal;font-weight:400;margin:30px 0 15px}@media screen and (max-width:640px){.td-title{font-size:20px}}.td-text{font-size:15px;font-weight:400}.td-text+.td-text{margin-top:10px}@media screen and (max-width:640px){.td-text{font-size:14px}}.td-descr{font-size:18px;line-height:1.3}.td-descr_lg{font-size:20px;line-height:1.4}.td-descr__icon{margin-right:10px;vertical-align:middle}.td-code{box-sizing:border-box;max-width:100%;overflow-x:hidden;padding:0 25px;position:relative;width:100%}.td-code__buttons{position:absolute;right:25px;top:25px}@media screen and (max-width:760px){.td-code__buttons{margin-bottom:15px;position:static}}.td-code__editor{margin-top:30px}.td-code__editor #aceeditor_head{border:1px solid #e8e8e8}.td-code__editor #aceeditor_head .ace_print-margin{display:none}.td-code-area{border:1px solid #e7e7e7;border-radius:0;box-sizing:border-box;outline:none;padding:20px;resize:vertical;width:100%}.td-code-area:focus{border:1px solid #000}.td-list{font-size:15px;font-weight:400;margin:5px 0;padding:0}@media screen and (max-width:640px){.td-list{font-size:14px}}.td-list li{margin-left:20px}.td-list_lg{font-size:18px;line-height:1.3}.td-list_lg li:not(:last-child){margin-bottom:10px}.td-list_ol{counter-reset:tilda-counter;list-style:none;margin:0}.td-list_ol li{counter-increment:tilda-counter;margin:8px 0}.td-list_ol li:before{background-color:#2bcce7;border-radius:20px;box-sizing:border-box;color:#fff;content:counter(tilda-counter);display:inline-block;height:20px;margin-right:7px;min-width:20px;padding:0 6px;text-align:center}.td-list_ul li:not(:last-child){margin-bottom:8px}.td-hint{background-color:#f4faff;border-left:3px solid #2bcce7;margin-bottom:25px;padding:20px 25px}.td-hint_single{margin-bottom:35px}.td-hint_warning{background-color:#fafdee;border-color:#e9aa4c}.td-hint_ok{background-color:#e9f9ed;border-left:3px solid #17ce3e}.td-hint_error{background-color:#fff4f4;border-left:3px solid #e72b2b}.td-hint a{border:none!important;text-decoration:underline}.td-hint__icon{display:inline-block;margin-right:6px;transform:translateY(1px);vertical-align:middle}.td-hint_hidden{display:none}.td-code .td-hint,.td-code__editor .td-hint{margin-bottom:15px}.td-hint__text{display:inline-flex}.td-hint__descr{color:rgba(0,0,0,.5);font-size:15px;font-weight:400;margin-top:3px;max-width:65%;padding-left:25px}@media screen and (max-width:1200px){.td-hint__descr{max-width:90%}}@media screen and (max-width:640px){.td-hint__descr{max-width:100%}}.td-section{margin-bottom:30px}.td-section_centered{align-items:center;display:flex;flex-direction:column;justify-content:center}.td-section__title{background-color:#f7f7f7;border:1px solid #e7e7e7;border-bottom:none;color:#5c5c5c;font-size:14px;line-height:1;padding:14px 20px 12px;text-transform:uppercase}.td-section__title_payment{display:flex;min-height:28px;padding:10px 20px}@media screen and (max-width:640px){.td-section__title{font-size:12px}.td-section__title_payment{min-height:28px;padding:6px 20px}}.td-section__label{align-items:center;background-color:rgba(0,0,0,.1);color:#000;display:flex;justify-content:center;margin-left:auto;padding:7px 10px}@media screen and (max-width:640px){.td-section__label{max-width:150px;padding:6px 8px}}@media screen and (max-width:480px){.td-section__label{display:inline-block;max-width:60px;overflow:hidden;text-overflow:ellipsis}}.td-section__content{border:1px solid #e7e7e7;box-sizing:border-box;padding:20px}.td-section__subtitle{color:rgba(0,0,0,.7);flex-shrink:0;font-size:15px;font-style:normal;font-weight:400;margin:25px 0 10px;text-transform:uppercase;width:100%}.td-section__subtitle:first-child{margin-top:0}.td-section