/* ct-home.19.css – главная, день 19 блока «Главная». Всё под .ct-home. */

/* ---------- строка «Сегодня» ---------- */
.ct-home .ct-home-today{display:flex;align-items:stretch;background:#fff;border:1px solid #dcdeed;border-radius:12px;box-shadow:0 16px 24px rgba(0,72,141,.06),0 2px 6px rgba(0,0,0,.04),0 0 1px rgba(0,0,0,.04);margin:0 0 18px;font-family:"Nunito",-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;font-size:14px;line-height:1.25;color:#16202b;overflow:hidden}
.ct-home .ct-home-today__c{display:flex;align-items:center;gap:8px;padding:11px 16px;border-right:1px solid #e4e8f0;white-space:nowrap;min-width:0}
.ct-home .ct-home-today__c:last-child{border-right:0}
.ct-home .ct-home-today a.ct-home-today__c{color:#16202b;text-decoration:none;transition:background .15s}
.ct-home .ct-home-today a.ct-home-today__c:hover{background:#f4f7fc}
.ct-home .ct-home-today a.ct-home-today__c:hover .ct-home-today__more{text-decoration:underline}
.ct-home .ct-home-today__lab{font-size:11px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:#8a94a3}
.ct-home .ct-home-today b{font-weight:800}
.ct-home .ct-home-today__d{font-size:14.5px}
.ct-home .ct-home-today__ds{display:none}
.ct-home .ct-home-today__now,.ct-home .ct-home-today__nx{display:inline-flex;align-items:center;gap:5px}
.ct-home .ct-home-today svg{width:18px;height:18px;display:block;color:#1a5fb4;flex:0 0 18px}
.ct-home .ct-home-today__now b{font-size:16px}
.ct-home .ct-home-today__desc{color:#5d6875}
.ct-home .ct-home-today__next{display:inline-flex;align-items:center;gap:5px;color:#8a94a3}
.ct-home .ct-home-today__next svg{color:#a2acba}
.ct-home .ct-home-today__next b{color:#5d6875}
.ct-home .ct-home-today__nd{display:none}
.ct-home .ct-home-today__now.is-shifted .ct-home-today__nd{display:inline;color:#5d6875}
.ct-home .ct-home-today__more{color:#134a92;font-weight:700}
.ct-home .ct-home-today__rs{display:inline-flex;align-items:center;gap:12px}
.ct-home .ct-home-today__r{display:inline-flex;align-items:baseline;gap:5px}
.ct-home .ct-home-today__rl{display:none}
.ct-home .ct-home-today__rates{flex:1 1 auto}
.ct-home .ct-home-today__upd{margin-left:auto;font-size:12px;font-weight:600;color:#a2acba}
.ct-home .ct-home-today [hidden]{display:none!important}
/* «Обновлено» – по желанию: при нехватке ширины скрывается (решение владельца 16.09) */
@media (max-width:1399px){.ct-home .ct-home-today__upd{display:none}}
@media (max-width:1299px){.ct-home .ct-home-today__wx .ct-home-today__more{display:none}}
@media (max-width:1199px){.ct-home .ct-home-today__city,.ct-home .ct-home-today__rates .ct-home-today__more{display:none}}
@media (max-width:991px){.ct-home .ct-home-today__r.is-btc{display:none}.ct-home .ct-home-today__desc{display:none}}
@media (max-width:767px){
	.ct-home .ct-home-today{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);grid-template-areas:"d r" "w r";margin:0;border-radius:10px;font-size:13px}
	.ct-home .ct-home-today--nowx{grid-template-areas:"d r"}
	.ct-home .ct-home-today--norates{grid-template-columns:1fr;grid-template-areas:"d" "w"}
	.ct-home .ct-home-today__c{padding:9px 11px;border-right:0;white-space:normal}
	.ct-home .ct-home-today__date{grid-area:d;padding-bottom:2px}
	.ct-home .ct-home-today__d,.ct-home .ct-home-today__date>.ct-home-today__lab:first-child{display:none}
	.ct-home .ct-home-today__ds{display:block}
	.ct-home .ct-home-today__wx{grid-area:w;padding-top:2px;flex-wrap:wrap;gap:4px 6px}
	.ct-home .ct-home-today__rates{grid-area:r;border-left:1px solid #e4e8f0;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px}
	.ct-home .ct-home-today__rl{display:block}
	.ct-home .ct-home-today__rs{gap:10px;flex-wrap:wrap}
	.ct-home .ct-home-today__desc{display:inline}
	.ct-home .ct-home-today__wx .ct-home-today__more,.ct-home .ct-home-today__upd{display:none}
	.ct-home .ct-home-today__now b{font-size:15px}
}

/* ---------- «Также сегодня» ---------- */
.ct-home .ct-home-also{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:12px 0 0;font-family:"Nunito",-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
.ct-home .ct-home-also__i{display:block;padding:1px 0 1px 10px;border-left:3px solid #1a5fb4;color:#16202b;text-decoration:none}
.ct-home .ct-home-also__t{display:block;font-size:14px;font-weight:700;line-height:1.3}
.ct-home .ct-home-also__i:hover .ct-home-also__t{color:#eb5757}
.ct-home .ct-home-also__i small{display:block;margin-top:3px;font-size:12px;font-weight:600;color:#8a94a3}
@media (min-width:768px){.ct-home .main-news-all .line-block-news.home-line-block-news.tag-block.ct-only-mob{display:none!important}}
@media (max-width:767px){
	.ct-home .ct-home-also{grid-template-columns:1fr;gap:9px;margin:10px 0 0}
	.ct-home .ct-home-also__i:nth-child(n+3){display:none}
	.ct-home .ct-home-also__t{font-size:14.5px}
}

/* ---------- эксперты: метка, вопрос, кнопка ---------- */
.ct-home .pb-head.pb-head--badge{display:flex;align-items:baseline;justify-content:space-between;gap:10px}
.ct-home .pb-head .pb-badge{flex:0 0 auto;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#8a94a3;white-space:nowrap}
.ct-home .ct-home-xcta{margin:0 0 18px;font-family:"Nunito",-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
.ct-home .ct-home-ask{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#e8eff9;border-radius:10px;padding:10px 12px;font-size:14px;font-weight:700;line-height:1.3;color:#134a92}
.ct-home .ct-home-ask__b{flex:0 0 auto;border:0;border-radius:8px;background:#134a92;color:#fff;font:inherit;font-size:13.5px;font-weight:700;padding:7px 12px;cursor:pointer;white-space:nowrap}
.ct-home .ct-home-ask__b:hover{background:#0e3a75}
.ct-home .ct-home-become{display:inline-flex;align-items:center;height:26px;margin-top:10px;padding:0 10px;border:1px solid #9ccdb0;border-radius:6px;background:transparent;color:#2a7a4b;font:inherit;font-size:12.5px;font-weight:800;line-height:1;cursor:pointer}
.ct-home .ct-home-become:hover{background:#eef8f2;border-color:#2a7a4b}
.ct-home .ct-home-ask__b:focus-visible,.ct-home .ct-home-become:focus-visible{outline:2px solid #1a5fb4;outline-offset:2px}
@media (max-width:575px){
	.ct-home .ct-home-ask{font-size:13px}
	.ct-home .ct-home-ask__t{min-width:0}
}
.ct-home .ct-home-under-mob{display:none}
@media (max-width:767px){
	.ct-home .container-custom>.ct-home-under-mob{display:block;order:4}
	.ct-home .ct-home-under-mob .ct-home-xcta{margin:0 0 18px}
}

/* ---------- опрос недели (стили бывшей плитки .ct-poll) ---------- */
.ct-home .ct-home-poll{background:#fff;border:1px solid #dcdeed;border-radius:15px;box-shadow:0 16px 24px rgba(0,72,141,.06),0 2px 6px rgba(0,0,0,.04),0 0 1px rgba(0,0,0,.04);padding:14px 16px 16px;margin:0 0 18px;color:#16202b;font-family:"Nunito",-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
.ct-home .ct-home-poll__head{display:flex;align-items:center;justify-content:space-between;gap:12px}
.ct-home .ct-home-poll__lab{font-size:12px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:#8a94a3}
.ct-home .ct-home-poll__all{font-size:14.5px;font-weight:700;color:#134a92;text-decoration:none;white-space:nowrap}
.ct-home .ct-home-poll__all:hover{color:#0e3a75;text-decoration:underline}
.ct-home .ct-home-poll__f{margin:8px 0 0}
.ct-home .ct-home-poll .polls-block,.ct-home .ct-home-poll .main-news-blog{background:none;border:0;box-shadow:none;padding:0;margin:0;border-radius:0!important;overflow:visible!important}
.ct-home .ct-home-poll .main-news-blog.polls-block.polls-block-hide-mobile.table-hide{display:block!important}
.ct-home .ct-home-poll .general-line-title,.ct-home .ct-home-poll .mob-all-link{display:none}
.ct-home .ct-home-poll .poll-title{margin:0 0 10px;font-size:17px;font-weight:700;line-height:1.3;color:#16202b}
.ct-home .ct-home-poll .poll-title a{color:inherit;text-decoration:none}
.ct-home .ct-home-poll .poll-title a:hover{color:#eb5757!important}
.ct-home .ct-home-poll .poll-questions{margin-top:0}
.ct-home .ct-home-poll .polls-answer{margin:0;padding:0;list-style:none}
.ct-home .ct-home-poll .polls-answer li{margin:0}
.ct-home .ct-home-poll .radio{margin:0 0 7px}
.ct-home .ct-home-poll .radio__text{font-size:15px;line-height:1.25;color:#16202b}
.ct-home .ct-home-poll .flex-vote-btn{margin-top:11px}
.ct-home .ct-home-poll .vote-btn{background:#134a92;border-color:#134a92;color:#fff;font-size:15px;font-weight:700;border-radius:8px;padding:9px 14px;justify-content:center}
.ct-home .ct-home-poll .vote-btn:hover{background:#0e3a75;border-color:#0e3a75}
.ct-home .ct-home-poll .poll-results{margin-top:4px}
.ct-home .ct-home-poll .poll-result+.poll-result{margin-top:9px}
.ct-home .ct-home-poll .poll-result-title{font-size:15px;font-weight:400;line-height:1.3}
.ct-home .ct-home-poll .poll-result-percent{font-size:14px;font-weight:700}
.ct-home .ct-home-poll .poll-result-count{font-size:13px;color:#7b8593}
.ct-home .ct-home-poll .poll-final{display:block;margin:10px 0 0;font-size:13px;font-weight:600;color:#7b8593}
.ct-home .ct-home-poll .poll-final span{font-weight:800;color:#16202b}

/* ---------- окна ---------- */
html.ct-home-modal-open{overflow:hidden}
.ct-home-modal{position:fixed;inset:0;z-index:1200;background:rgba(16,24,40,.55);display:flex;align-items:center;justify-content:center;padding:20px;font-family:"Nunito",-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
.ct-home-modal[hidden]{display:none!important}
.ct-home-modal__box{position:relative;width:100%;max-width:460px;max-height:90vh;overflow:auto;background:#fff;border-radius:16px;padding:24px;border-top:4px solid #1a5fb4;color:#16202b}
.ct-home-modal__box h3{font-size:20px;font-weight:800;line-height:1.3;margin:0 30px 6px 0}
.ct-home-modal__x{position:absolute;top:10px;right:12px;background:none;border:0;font-size:26px;line-height:1;color:#7a8497;cursor:pointer}
.ct-home-modal__sub{margin:0 0 12px;font-size:14px;line-height:1.45;color:#3b4658}
.ct-home-modal__stats{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:0 0 14px}
.ct-home-modal__stats div{background:#f1f6ff;border-radius:8px;padding:8px 10px;font-size:12.5px;font-weight:700;line-height:1.3;color:#3b4658}
.ct-home-modal__stats b{display:block;font-size:17px;font-weight:800;color:#16202b}
@media (max-width:767px){
	.ct-home-modal{align-items:flex-end;padding:0}
	.ct-home-modal__box{max-width:100%;border-radius:16px 16px 0 0;max-height:92vh;padding:20px 16px}
}
.ct-home-form{display:flex;flex-direction:column;gap:12px;margin-top:8px}
.ct-home-form__f{display:block;margin:0}
.ct-home-form__lbl{display:block;margin-bottom:5px;font-size:13px;font-weight:700;color:#3b4658}
.ct-home-form__lbl em{color:#d93025;font-style:normal}
.ct-home-form input[type="text"],.ct-home-form input[type="email"],.ct-home-form input[type="tel"],.ct-home-form input[type="url"],.ct-home-form input[type="number"],.ct-home-form textarea{display:block;width:100%;box-sizing:border-box;border:1px solid #cfd9e6;border-radius:10px;padding:10px 12px;font:inherit;font-size:15px;font-weight:400;color:#1c2333;background:#fff}
.ct-home-form textarea{resize:vertical;min-height:84px}
.ct-home-form input:focus,.ct-home-form textarea:focus{outline:2px solid #1a5fb4;outline-offset:0;border-color:#1a5fb4}
.ct-home-seg{display:flex;gap:6px}
.ct-home-seg label{flex:1 1 0;position:relative;margin:0;cursor:pointer}
.ct-home-seg input{position:absolute;opacity:0;width:1px;height:1px;margin:0}
.ct-home-seg span{display:flex;align-items:center;justify-content:center;height:100%;min-height:38px;padding:6px 6px;border:1px solid #cfd9e6;border-radius:8px;font-size:13px;font-weight:700;line-height:1.2;text-align:center;color:#3b4658}
.ct-home-seg input:checked+span{background:#1a5fb4;border-color:#1a5fb4;color:#fff}
.ct-home-seg input:focus-visible+span{outline:2px solid #1a5fb4;outline-offset:2px}
.ct-home-exps{display:flex;flex-direction:column;gap:6px}
.ct-home-exps[hidden]{display:none}
.ct-home-exp{position:relative;display:flex;align-items:center;gap:10px;margin:0;padding:7px 10px;border:1px solid #cfd9e6;border-radius:8px;cursor:pointer}
.ct-home-exp input{position:absolute;opacity:0;width:1px;height:1px;margin:0}
.ct-home-exp:has(input:checked){border-color:#1a5fb4;background:#eef4fc}
.ct-home-exp:has(input:focus-visible){outline:2px solid #1a5fb4;outline-offset:2px}
.ct-home-exp img{width:30px;height:30px;border-radius:50%;object-fit:cover;flex:0 0 30px}
.ct-home-exp b{display:block;font-size:14px;font-weight:700;line-height:1.25}
.ct-home-exp small{display:block;font-size:12.5px;color:#5d6875;line-height:1.25}
.ct-home-form__go{border:0;border-radius:10px;background:#134a92;color:#fff;font:inherit;font-size:15px;font-weight:800;padding:11px 14px;cursor:pointer}
.ct-home-form__go:hover{background:#0e3a75}
.ct-home-form__go--green{background:#2a7a4b}
.ct-home-form__go--green:hover{background:#1e6b41}
.ct-home-form__go[disabled]{opacity:.6;cursor:default}
.ct-home-form__msg{margin:0;font-size:13px;line-height:1.45;min-height:16px}
.ct-home-form__msg.is-err{color:#d93025}
.ct-home-form__msg.is-ok{color:#2a7a33}
.ct-home-form__bar{height:3px;border-radius:2px;background:#e6ebf2;overflow:hidden}
.ct-home-form__bar[hidden]{display:none}
.ct-home-form__bar i{display:block;height:100%;width:100%;background:#2a7a33;transform-origin:left center;animation:ctHomeBar 3s linear forwards}
@keyframes ctHomeBar{from{transform:scaleX(1)}to{transform:scaleX(0)}}
.ct-home-form__fine{margin:0;font-size:12px;line-height:1.4;color:#7b8593}
@media (prefers-reduced-motion:reduce){.ct-home-form__bar i{animation:none}}

/* конверт партнёра на главной – кнопка окна «Задать вопрос эксперту» */
.ct-home .pb-acts button.pb-act{padding:0;margin:0;cursor:pointer;font:inherit;line-height:1;appearance:none;-webkit-appearance:none}

/* день 19, круг 1: отступы, ширина строки вопроса, плейсхолдер */
.ct-home .ct-home-also{margin-bottom:16px}
.ct-home .ct-home-xcta,.ct-home .ct-home-ask,.ct-home .ct-home-poll{width:100%;box-sizing:border-box}
.ct-home-form input::placeholder,.ct-home-form textarea::placeholder{color:#9aa4b2;opacity:1}
@media (max-width:767px){.ct-home .ct-home-today{margin:0 0 10px}.ct-home .ct-home-also{margin:10px 0 12px}}

/* =====================================================================
 * День 20 (17.09): правки владельца + низ главной + мобильный −30 %.
 * ===================================================================== */

/* главная новость: +1 к подписи и заголовку */
.ct-home.home--page .mn-kicker{font-size:13px}
.ct-home.home--page .main-news-prev-title{font-size:27px}
@media (max-width:1365px){.ct-home.home--page .main-news-prev-title{font-size:25px}}
@media (max-width:767px){.ct-home.home--page .main-news-prev-title>span:last-child{font-size:18px!important}}
@media (max-width:575px){.ct-home.home--page .mn-kicker{font-size:12px}}

/* «Также сегодня»: две новости пополам, без рубрики и даты */
.ct-home .ct-home-also{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.ct-home .ct-home-also__t{font-size:15.5px;line-height:1.3}
.ct-home .ct-home-also__i small{display:none}
.ct-home .ct-home-more{display:none}
@media (max-width:767px){
	.ct-home .ct-home-also{grid-template-columns:1fr;gap:10px;margin:0}
	.ct-home .ct-home-also__i:nth-child(n+3){display:block}
	.ct-home .ct-home-also__t{font-size:15px}
	.ct-home .ct-home-more{display:flex;align-items:center;justify-content:space-between;background:#e8eff9;color:#134a92;border-radius:10px;padding:10px 14px;font-size:14px;font-weight:800;text-decoration:none;font-family:"Nunito",-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
	.ct-home .ct-home-more span{font-size:18px;line-height:1}
}

/* общий вид блоков низа */
.ct-home .ct-home-box{background:#fff;border:1px solid #dcdeed;border-radius:15px;box-shadow:0 16px 24px rgba(0,72,141,.06),0 2px 6px rgba(0,0,0,.04),0 0 1px rgba(0,0,0,.04);padding:18px 18px 19px;margin:18px 0 0;color:#16202b;font-family:"Nunito",-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
.ct-home .ct-home-box__head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:12px;margin-bottom:15px;border-bottom:2px solid #16202b}
.ct-home .ct-home-box__h{font-size:20px;font-weight:800;line-height:1.25;letter-spacing:-.01em}
.ct-home .ct-home-box__all{font-size:16px;font-weight:700;color:#1a5fb4;text-decoration:none;white-space:nowrap}
.ct-home .ct-home-box__all:hover{text-decoration:underline}

/* предложения для читателей (стили карточки справочника, круги 12–13) */
.ct-home .ct-home-offers{margin:18px 0 0}
.ct-home .ct-home-poll-mob{display:none}
.ct-home .ct-home-offers__row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.ct-home .ct-biz-offer{display:flex;flex-direction:column;gap:6px;border:1px solid #f4c7c3;background:#fff6f5;border-radius:12px;padding:14px;color:#16202b;text-decoration:none}
.ct-home .ct-biz-offer:hover{border-color:#d93025;color:#16202b}
.ct-home .ct-biz-offer__t{font-weight:800;font-size:15px;line-height:1.25;color:#0769d6}
.ct-home .ct-biz-offer__w{display:flex;flex-direction:column;gap:2px}
.ct-home .ct-biz-offer__b{display:block;font-size:14px;font-weight:700;line-height:1.3;color:#16202b}
.ct-home .ct-biz-offer__c{display:block;font-size:12px;line-height:1.3;color:#7b8593}
.ct-home .ct-biz-offer__d{margin-top:auto;padding-top:2px;font-size:12px;font-weight:800;color:#d93025;text-transform:uppercase;letter-spacing:.04em}
@media (max-width:1199px){.ct-home .ct-home-offers__row{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* гайды */
.ct-home .ct-home-guides__row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.ct-home .ct-home-guide{display:flex;flex-direction:column;border:1px solid #d7dee7;border-radius:10px;overflow:hidden;background:#fff;color:#16202b;text-decoration:none}
.ct-home .ct-home-guide:hover{border-color:#1a5fb4}
.ct-home .ct-home-guide__ph{display:block;aspect-ratio:3/2;background:#eef2f7;overflow:hidden}
.ct-home .ct-home-guide__ph img{width:100%;height:100%;object-fit:cover;display:block}
.ct-home .ct-home-guide__t{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;padding:11px 12px 0;font-size:16px;font-weight:700;line-height:1.3}
.ct-home .ct-home-guide:hover .ct-home-guide__t{color:#eb5757}
.ct-home .ct-home-guide__d{padding:6px 12px 12px;font-size:12px;color:#8a94a3}

/* подписка, Telegram, Instagram */
.ct-home .ct-home-social{display:grid;grid-template-columns:1.3fr 1fr .85fr;gap:14px;margin:18px 0 0;font-family:"Nunito",-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
.ct-home .ct-home-social--2{grid-template-columns:1.2fr 1fr}
.ct-home .ct-home-social--1{grid-template-columns:1fr}
.ct-home .ct-home-social__c{display:flex;flex-direction:column;gap:8px;border-radius:12px;padding:18px 20px;color:#fff;text-decoration:none;min-width:0}
.ct-home .ct-home-social__sub{background:#1f3f74}
.ct-home .ct-home-social__tg{background:#229ed9}
.ct-home .ct-home-social__ig{background:linear-gradient(135deg,#f9a03f,#e1306c 55%,#833ab4)}
.ct-home a.ct-home-social__c:hover{color:#fff;filter:brightness(1.05)}
.ct-home .ct-home-social__h{display:block;font-size:19px;font-weight:800;line-height:1.2}
.ct-home .ct-home-social__t{display:block;font-size:14px;line-height:1.4}
.ct-home .ct-home-social__n{display:block;font-size:12.5px;opacity:.85}
.ct-home .ct-home-social__b{display:block;margin-top:auto;background:#fff;color:#1b7fb0;border-radius:8px;padding:9px;text-align:center;font-size:14px;font-weight:800}
.ct-home .ct-home-social__ig .ct-home-social__b{color:#c0286a}
.ct-home .ct-home-sub{margin:4px 0 0}
.ct-home .ct-home-sub .red-input-wrp{display:flex;gap:8px;align-items:flex-start}
.ct-home .ct-home-sub .input-style{flex:1 1 auto;min-width:0;margin:0}
.ct-home .ct-home-sub input.input-form{width:100%;height:40px;box-sizing:border-box;border:0;border-radius:8px;padding:0 12px;font-size:15px;color:#16202b;background:#fff}
.ct-home .ct-home-sub .input-error{display:none;margin:4px 0 0;font-size:12px;color:#ffd0cc}
.ct-home .ct-home-sub .input-style.error .input-error{display:block}
.ct-home .ct-home-sub .send-btn-plane{flex:0 0 auto;height:40px;border:0;border-radius:8px;background:#f2b134;color:#152238;font-size:14px;font-weight:800;padding:0 14px;cursor:pointer;display:inline-flex;align-items:center;gap:6px;position:static;width:auto}
.ct-home .ct-home-sub .send-btn-plane:hover{background:#ffc24d}
@media (max-width:991px){.ct-home .ct-home-social,.ct-home .ct-home-social--2{grid-template-columns:1fr 1fr}.ct-home .ct-home-social__sub{grid-column:1/-1}}

/* последний комментарий */
.ct-home .ct-home-lastc{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid #dcdeed;border-radius:12px;padding:10px 16px;margin:18px 0 0;font-family:"Nunito",-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:#16202b}
.ct-home .ct-home-lastc__lab{flex:0 0 auto;font-size:11px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:#8a94a3}
.ct-home .ct-home-lastc__list{flex:1 1 auto;min-width:0}
.ct-home .ct-home-lastc__i{display:flex;align-items:center;gap:12px;min-width:0}
.ct-home .ct-home-lastc__i[hidden]{display:none}
.ct-home .ct-home-lastc__img{flex:0 0 40px;width:40px;height:40px;border-radius:50%;object-fit:cover;background:#eef2f7}
.ct-home .ct-home-lastc__tx{min-width:0;font-size:14px;line-height:1.35;color:#3b4658;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.ct-home .ct-home-lastc__tx b{color:#16202b}
.ct-home .ct-home-lastc__tx a{color:#16202b;font-weight:700;text-decoration:none}
.ct-home .ct-home-lastc__tx a:hover{color:#eb5757}
.ct-home .ct-home-lastc__cnt{flex:0 0 auto;font-size:12px;font-weight:700;color:#8a94a3;white-space:nowrap}
.ct-home .ct-home-lastc.is-anim .ct-home-lastc__i{animation:ctHomeFade .35s ease}
@keyframes ctHomeFade{from{opacity:0}to{opacity:1}}
@media (prefers-reduced-motion:reduce){.ct-home .ct-home-lastc.is-anim .ct-home-lastc__i{animation:none}}

/* видео */
.ct-home .ct-home-video{margin-top:18px!important}
.ct-home .ct-home-guides,.ct-home .ct-home-social,.ct-home .ct-home-video{content-visibility:auto;contain-intrinsic-size:auto 420px}

/* ---------- мобильный ---------- */
@media (max-width:767px){
	.ct-home.home--page .container-custom{gap:14px}
	/* страница собирается одним столбцом: секция новостей раскрывается, порядок как на ПК */
	.ct-home.home--page .news-last-section,
	.ct-home.home--page .news-last-section>.row:not(.ct-wide-row),
	.ct-home.home--page .news-last-section>.row:not(.ct-wide-row)>.flex-col:first-child{display:contents}
	.ct-home.home--page .container-custom>*{order:30}
	.ct-home.home--page .topmost_slide_mobile{order:1}
	.ct-home.home--page .ct-home-today{order:2;margin:0}
	.ct-home.home--page a.main-news-prev{order:3}
	.ct-home.home--page .ct-home-also{order:4}
	.ct-home.home--page .ct-home-more{order:5}
	.ct-home.home--page .news-last-section>.pb-mob{order:6;margin:0}
	.ct-home.home--page .container-custom>.ct-sec-finance{order:7}
	.ct-home.home--page .container-custom>.ct-sec-immig{order:8}
	.ct-home.home--page .container-custom>.ct-home-under-mob{order:9}
	.ct-home.home--page .main-news-all{order:10}
	.ct-home.home--page .container-custom>.ct-home-poll-mob{order:11;display:block}
	.ct-home.home--page .news-last-section>.ct-home-offers{order:12;margin:0}
	.ct-home.home--page .news-last-section>.ct-wide-row{order:13;margin:0}
	.ct-home.home--page .ct-sec-poster{order:14}
	.ct-home.home--page .ct-sec-rent{order:15}
	.ct-home.home--page .ct-sec-uslugi{order:16}
	.ct-home.home--page .container-custom>.ct-home-guides{order:17;margin:0}
	.ct-home.home--page .container-custom>.ct-home-social{order:18;margin:0}
	.ct-home.home--page .container-custom>.ct-home-lastc{order:19;margin:0}
	.ct-home.home--page .container-custom>.ct-home-video{order:20;margin:0!important}
	.ct-home.home--page .container-custom>.ct-home-under-mob .ct-home-xcta,
	.ct-home.home--page .container-custom>.ct-home-poll-mob .ct-home-poll{margin:0}

	/* партнёры – карусель по области (отменяет вертикальный список 02.09) */
	.ct-home.home--page .pb-mob .pb-grid{display:flex!important;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px}
	.ct-home.home--page .pb-mob .pb-grid::-webkit-scrollbar{display:none}
	.ct-home.home--page .pb-mob .pb-card{flex:0 0 78%!important;width:auto!important;margin:0!important;scroll-snap-align:start}
	.ct-home.home--page .pb-mob .pb-role{font-size:15px}
	.ct-home.home--page .pb-mob .pb-role span{font-size:13.5px}

	/* строки новостей 84×56, 5 строк */
	.ct-home.home--page div.line-block-news.home-line-block-news.tag-block>a{width:84px!important;height:56px!important;flex:0 0 84px!important;margin-right:12px!important}
	.ct-home.home--page div.line-block-news.home-line-block-news.tag-block>a img{height:56px!important}
	.ct-home.home--page div.line-block-news.home-line-block-news.tag-block>div{width:calc(100% - 96px)!important}
	.ct-home.home--page .main-news-all .line-block-news-name{font-size:14.5px;line-height:1.28;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:0}
	.ct-home.home--page .main-news-all .line-block-news.home-line-block-news.tag-block{padding-top:10px;padding-bottom:10px}
	.ct-home.home--page .main-news-all .line-block-news.home-line-block-news.tag-block:nth-of-type(n+6){display:none!important}

	/* ленты низа – горизонтально */
	.ct-home .ct-home-box{padding:14px 14px 15px;border-radius:10px;border-top:3px solid #1a5fb4}
	.ct-home .ct-home-box__h{font-size:18px}
	.ct-home .ct-home-box__all{font-size:14px}
	.ct-home .ct-home-offers__row,.ct-home .ct-home-guides__row{display:flex;overflow-x:auto;gap:10px;scroll-snap-type:x mandatory;scrollbar-width:none}
	.ct-home .ct-home-offers__row::-webkit-scrollbar,.ct-home .ct-home-guides__row::-webkit-scrollbar{display:none}
	.ct-home .ct-biz-offer{flex:0 0 72%;scroll-snap-align:start}
	.ct-home .ct-home-guide{flex:0 0 62%;scroll-snap-align:start}
	.ct-home .ct-home-guide__t{font-size:15px}
	.ct-home .ct-home-social,.ct-home .ct-home-social--2{grid-template-columns:1fr;gap:10px}
	.ct-home .ct-home-social__c{padding:14px 16px}
	.ct-home .ct-home-social__h{font-size:17px}
	.ct-home .ct-home-lastc{flex-wrap:wrap;gap:6px 10px;padding:10px 12px}
	.ct-home .ct-home-lastc__list{flex:1 0 100%;order:3}
	.ct-home .ct-home-lastc__cnt{margin-left:auto}
	.ct-home .ct-home-lastc__tx{font-size:13.5px;-webkit-line-clamp:3}
	.ct-home .most-popular-video .items{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto;gap:10px;margin:0!important;scroll-snap-type:x mandatory;scrollbar-width:none}
	.ct-home .most-popular-video .items::-webkit-scrollbar{display:none}
	.ct-home .most-popular-video .item{flex:0 0 62%;width:auto!important;padding:0!important;margin:0!important;scroll-snap-align:start}
	.ct-home .most-popular-video .item:nth-of-type(n+4){display:none!important}
	.ct-home .most-popular-video .item__title{font-size:15px;margin-bottom:0}
}

/* =====================================================================
 * День 21: правки владельца по главной – плашка «Сегодня», «Также сегодня»,
 * блок экспертов, метка «топ» у карточек, отступы 18 px, подвал главной.
 * Файл подключается только на главной (ct_home_enqueue), поэтому правила
 * подвала здесь безопасны для остальных страниц.
 * ===================================================================== */

/* --- 1. Плашка «Сегодня»: 9 px сверху и снизу, выравнивание по базовой линии */
.ct-home .ct-home-today{margin:0 0 9px}
@media (min-width:992px){
	.ct-home .ct-home-today{margin-top:-9px}
	.ct-home .ct-home-today__c{align-items:baseline;padding:9px 16px}
	.ct-home .ct-home-today__now,.ct-home .ct-home-today__nx,.ct-home .ct-home-today__next,.ct-home .ct-home-today__rs,.ct-home .ct-home-today__r{align-items:baseline}
	.ct-home .ct-home-today svg{align-self:center}
	.ct-home .ct-home-today__nlab::before{content:"· "}
}

/* --- 2. «Сейчас» и «Завтра» (мобильный), курс правее, плашка по ширине главной новости */
.ct-home .ct-home-today__nowlab{display:none}
@media (max-width:991px){
	.ct-home .ct-home-today{grid-template-columns:minmax(0,1.45fr) minmax(0,1fr)}
	.ct-home .ct-home-today__nowlab{display:inline;margin-right:2px}
	.ct-home .ct-home-today__next{gap:4px}
	.ct-home .ct-home-today__nlab{font-size:11px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:#8a94a3}
	.ct-home .ct-home-today__wx{gap:3px 6px}
	.ct-home .ct-home-today__rates{padding-left:14px}
}
@media (max-width:767px){
	.ct-home.home--page .ct-home-today{margin:0 -10px 10px}
}

/* --- 3. «Также сегодня»: вдвое меньше зазор, дата публикации под заголовком */
.ct-home .ct-home-also__i{padding:2px 0 2px 10px}
.ct-home .ct-home-also__i small{display:block;margin-top:2px;font-size:12px;font-weight:600;color:#8a94a3}
@media (min-width:992px){.ct-home .ct-home-also{gap:8px}}

/* --- 4. Плашка «Все разделы новостей» */
.ct-home .ct-home-more{background:#d4eade;color:#134a92;padding:12px 14px}

/* --- 5. Эксперты: белый блок из двух половин */
.ct-home .ct-home-xcta{margin:0 0 18px}
.ct-home .ct-home-xrow{display:grid;grid-template-columns:1fr 1fr;background:#fff;border:1px solid #dcdeed;border-radius:12px;box-shadow:0 16px 24px rgba(0,72,141,.06),0 2px 6px rgba(0,0,0,.04),0 0 1px rgba(0,0,0,.04);overflow:hidden}
.ct-home .ct-home-xrow--one{grid-template-columns:1fr}
.ct-home .ct-home-xask,.ct-home .ct-home-xbecome{display:block;width:100%;border:0;background:none;font:inherit;font-size:14.5px;font-weight:800;line-height:1.25;padding:13px 14px;cursor:pointer;text-align:center;transition:background .14s ease}
.ct-home .ct-home-xask{color:#134a92}
.ct-home .ct-home-xask:hover{background:#eef4fc}
.ct-home .ct-home-xbecome{color:#0a7f39;border-left:1px solid #e4e8f0}
.ct-home .ct-home-xrow--one .ct-home-xbecome{border-left:0}
.ct-home .ct-home-xbecome:hover{background:#eef8f2}
.ct-home .ct-home-xask:focus-visible,.ct-home .ct-home-xbecome:focus-visible{outline:2px solid #1a5fb4;outline-offset:-2px}
@media (max-width:575px){.ct-home .ct-home-xask,.ct-home .ct-home-xbecome{font-size:13.5px;padding:11px 8px}}

/* --- 6. Заголовок партнёров и метка «Эксперты города» на одной линии */
.ct-home .pb-head--badge{display:flex;align-items:baseline;justify-content:space-between;gap:14px}
.ct-home .pb-badge{text-transform:none;font-size:13px;font-weight:700;letter-spacing:0;color:#8a94a3;white-space:nowrap}

/* --- 7. Отступы между блоками главной – 18 px (ПК) */
@media (min-width:992px){
	.ct-home .ct-home-box,.ct-home .ct-home-offers,.ct-home .ct-home-guides{margin:0 0 18px}
	.ct-home .ct-home-social{margin:0 0 18px}
	.ct-home .ct-home-lastc{margin:0 0 18px}
	.ct-home .ct-home-video{margin-top:0!important;margin-bottom:18px}
}

/* --- 8. Мобильный: ленты объявлений по ширине новостей, заголовки партнёров 16 px */
@media (max-width:991px){
	.ct-home.home--page .ct-wide-row>[class*="col-"],
	.ct-home.home--page .ct-sec-poster>[class*="col-"],
	.ct-home.home--page .ct-sec-rent>[class*="col-"],
	.ct-home.home--page .ct-sec-uslugi>[class*="col-"]{padding-left:0;padding-right:0}
	.ct-home.home--page .pb-mob .pb-role{font-size:16px}
}

/* --- 9. Подвал главной: без блока рассылки, меню на всю ширину и компактнее */
.footer-wrapper footer>.container-custom>.row>[class*="col-xl-3"]{display:none}
.footer-wrapper footer>.container-custom>.row>[class*="col-xl-9"]{flex:0 0 100%;max-width:100%}
.footer-wrapper .footer-plashka{width:100%}
.footer-wrapper .footer-plashka>.row{width:100%;margin-left:0;margin-right:0}
.footer-wrapper .footer-plashka>.row>[class*="col-"]{flex:0 0 50%;max-width:50%;padding-left:0;padding-right:24px}
.footer-wrapper .footer-list li{margin-bottom:6px}
.footer-wrapper .footer-title{margin-bottom:10px}
@media (max-width:767px){
	.footer-wrapper .footer-plashka>.row>[class*="col-"]{flex:0 0 100%;max-width:100%;padding-right:0}
	.footer-wrapper .footer-list li{margin-bottom:5px}
}

/* --- день 21, круг 2: специфичность метки партнёров и подписи погоды --- */
.ct-home .pb-head .pb-badge{text-transform:none;font-size:13px;font-weight:700;letter-spacing:0;color:#8a94a3}
.ct-home .ct-home-today__nowlab,.ct-home .ct-home-today__nlab{text-transform:none;font-size:12.5px;font-weight:700;letter-spacing:0;color:#8a94a3;margin-right:4px}
@media (min-width:992px){.ct-home .ct-home-today__nlab{margin-left:2px}}

/* --- день 21, круг 3: у второй колонки подвала класс offset-xl-1, из-за него она не помещалась рядом --- */
.footer-wrapper .footer-plashka>.row>[class*="offset-"]{margin-left:0}

/* =====================================================================
 * День 21, круг 4: выравнивание плашки «Сегодня», отступы, кнопки
 * экспертов, блок комментариев, подвал в три колонки.
 * ===================================================================== */

/* --- 1. Плашка «Сегодня», ПК: одна базовая линия у всех ячеек --- */
@media (min-width:992px){
	.ct-home .ct-home-today{margin:-9px 0 18px}
	.ct-home .ct-home-today__c{display:block;line-height:22px;padding:8px 16px 9px;white-space:nowrap}
	.ct-home .ct-home-today__now,.ct-home .ct-home-today__nx,.ct-home .ct-home-today__next,.ct-home .ct-home-today__rs,.ct-home .ct-home-today__r,.ct-home .ct-home-today__date>*{display:inline}
	.ct-home .ct-home-today svg{display:inline-block;vertical-align:-3px;margin:0 3px 0 0}
	.ct-home .ct-home-today__lab{margin-right:5px}
	.ct-home .ct-home-today__r{margin-right:12px}
	.ct-home .ct-home-today__r .ct-home-today__lab{margin-right:4px}
	.ct-home .ct-home-today__next{margin-left:4px}
	.ct-home .ct-home-today__more{margin-left:6px}
	.ct-home .ct-home-today__upd{margin-left:auto;padding-right:20px}
}

/* --- 2. Плашка «Сегодня», мобильный: отступы и построчное выравнивание --- */
@media (max-width:991px){
	.ct-home.home--page>main{padding-top:70px}
	.ct-home.home--page .ct-home-today{margin:0 -10px}
	.ct-home .ct-home-today__c{padding:8px 11px;line-height:20px}
	.ct-home .ct-home-today__date{padding-bottom:0}
	.ct-home .ct-home-today__wx{display:grid;grid-template-rows:20px 20px;align-content:start;gap:0;padding-top:0}
	.ct-home .ct-home-today__now,.ct-home .ct-home-today__next{display:flex;align-items:center;height:20px;gap:5px;margin:0}
	.ct-home .ct-home-today__rates{gap:0;justify-content:flex-start;padding-top:8px}
	.ct-home .ct-home-today__rl{height:20px;line-height:20px}
	.ct-home .ct-home-today__rs{display:grid;grid-template-rows:20px 20px;align-content:start;gap:0}
	.ct-home .ct-home-today__r{height:20px;align-items:center}
	.ct-home .ct-home-today__wx .ct-home-today__more{display:none}
}

/* --- 3. «Также сегодня» --- */
.ct-home .ct-home-also{margin-top:0}
.ct-home .ct-home-also__i{padding:3px 0 3px 20px}
.ct-home .ct-home-also__i small{margin-top:6px}
@media (min-width:992px){.ct-home .ct-home-also__t{font-size:16.5px}}

/* --- 4. Кнопки экспертов --- */
.ct-home .ct-home-xcta{margin:18px 0 18px}
.ct-home .ct-home-xrow{gap:1px;background:#e4e8f0}
.ct-home .ct-home-xask,.ct-home .ct-home-xbecome{color:#fff;border-left:0}
.ct-home .ct-home-xask{background:#134a92}
.ct-home .ct-home-xask:hover{background:#0e3a75}
.ct-home .ct-home-xbecome{background:#0a7f39}
.ct-home .ct-home-xbecome:hover{background:#08672e}

/* --- 5. Последние комментарии --- */
.ct-home .ct-home-lastc__tx{-webkit-line-clamp:3}
.ct-home .ct-home-lastc__to{display:block;margin-top:2px;color:#5d6875}
.ct-home .ct-home-lastc__nav{display:flex;align-items:center;gap:6px;flex:0 0 auto}
.ct-home .ct-home-lastc__b{width:26px;height:26px;display:grid;place-items:center;border:1px solid #d7dee7;border-radius:7px;background:#fff;color:#5d6875;font:inherit;font-size:14px;line-height:1;cursor:pointer;padding:0}
.ct-home .ct-home-lastc__b:hover{background:#1a5fb4;border-color:#1a5fb4;color:#fff}
.ct-home .ct-home-lastc__cnt{margin-left:0}

/* --- 6. Подвал: ближе к странице, три колонки --- */
.footer-wrapper footer{margin-top:0}
.footer-wrapper .footer-plashka{padding:16px 24px 14px}
.footer-wrapper .footer-list-wrp{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 18px}
.footer-wrapper .footer-list-wrp>.footer-list{width:auto;margin:0}
@media (max-width:767px){
	.footer-wrapper .footer-list-wrp{grid-template-columns:repeat(2,minmax(0,1fr))}
	.footer-wrapper .footer-plashka{padding:14px 16px 12px}
}

/* --- 7. Мобильный: короткая ссылка «Все» в блоках --- */
@media (max-width:991px){
	.ct-home .ct-home-box__all{font-size:16px;font-weight:800}
	.ct-home .ct-home-box__all .ct-home-box__allw{display:none}
}

/* --- день 21, круг 5: чиним побочные эффекты круга 4 --- */
@media (min-width:992px){
	/* правило display:inline у всех детей ячейки включало скрытые мобильные элементы */
	.ct-home .ct-home-today__ds,.ct-home .ct-home-today__rl,.ct-home .ct-home-today__nd{display:none}
	.ct-home .ct-home-today__d{display:inline}
	.ct-home .ct-home-today__now.is-shifted .ct-home-today__nd{display:inline}
}
/* подвал: ссылки в три колонки – элементы списков становятся элементами сетки */
.footer-wrapper .footer-list{display:contents}
.footer-wrapper .footer-list-wrp>.footer-list{width:auto}

/* --- день 21, круг 6: лишний отступ над плашкой на мобильном --- */
@media (max-width:991px){
	/* пустая правая колонка (1 px) и пустой верхний слайдер занимали по строке сетки */
	.ct-home.home--page .news-last-section>.row:not(.ct-wide-row)>[class*="col-"]:last-child{display:contents}
	.ct-home.home--page .topmost_slide_mobile:not(:has(*)){display:none}
	.ct-home.home--page .topmost_slide_mobile{margin-bottom:0}
}

/* --- день 21, круг 7: обёртка .row высотой 1 px занимала строку сетки над плашкой --- */
@media (max-width:991px){
	.ct-home.home--page .news-last-section>.row:not(.ct-wide-row){display:contents}
}

/* --- день 21, круг 8: отступ над плашкой, узкие экраны, карточки экспертов, подвал --- */

/* 1. ПК: сверху столько же, сколько снизу */
@media (min-width:992px){
	.ct-home .ct-home-today{margin:0 0 18px}
	.ct-home .ct-home-today__c{min-width:0;overflow:hidden}
}

/* 2. На средних ширинах строка переполнялась и текст налезал – убираем лишнее по порядку */
@media (max-width:1399px){.ct-home .ct-home-today__upd{display:none}}
@media (max-width:1299px){.ct-home .ct-home-today__wx .ct-home-today__more{display:none}}
@media (max-width:1199px){
	.ct-home .ct-home-today__city{display:none}
	.ct-home .ct-home-today__rates .ct-home-today__more{display:none}
}
@media (min-width:992px) and (max-width:1099px){
	.ct-home .ct-home-today__r.is-btc{display:none}
	.ct-home .ct-home-today__desc{display:none}
}

/* 3. Карточки экспертов – каждая по своему содержимому */
.ct-home .pb-grid{align-items:start}

/* 4. Мобильный: пустая заглушка и её обёртка занимали строку сетки над плашкой */
@media (max-width:991px){
	.ct-home.home--page .container-custom [class*="section-announcment"]:not(:has(*)){display:none}
	.ct-home.home--page [class*="col-xl-6"]>.row:not(.ct-wide-row):not([class*="ct-sec-"]){display:contents}
}

/* 5. Подвал: отступ от видео на мобильном и просторнее между колонками */
.footer-wrapper .footer-list-wrp{gap:0 24px}
@media (max-width:991px){
	.ct-home-page-spacer{display:none}
	.footer-wrapper{margin-top:18px}
}

/* --- день 21, круг 9: на 768–991 плашка прилегала к главной новости --- */
@media (min-width:768px) and (max-width:991px){
	.ct-home.home--page .ct-home-today{margin-bottom:14px}
}

/* =====================================================================
 * День 21, круг 6: партнёры по высоте строки и уже, две новости в общий
 * список на ПК, кнопки экспертов 15.5, стрелка прокрутки у мобильных лент.
 * ===================================================================== */

/* 1. Карточки партнёров снова равны по высоте внутри своей строки */
.ct-home .pb-grid{align-items:stretch}

/* 2. «Также сегодня» – только мобильный, на ПК эти новости идут в общем списке */
@media (min-width:992px){.ct-home .ct-home-also{display:none}}

/* 3. Кнопки экспертов на размер больше */
.ct-home .ct-home-xask,.ct-home .ct-home-xbecome{font-size:15.5px}
@media (max-width:575px){.ct-home .ct-home-xask,.ct-home .ct-home-xbecome{font-size:15.5px;padding:12px 8px}}

/* 5. Мобильные ленты: кнопка прокрутки вправо */
.ct-home .ct-scr-next{display:none}
@media (max-width:991px){
	.ct-home .ct-scr-next{position:absolute;right:6px;top:58%;transform:translateY(-50%);display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid #d7dee7;border-radius:50%;background:rgba(255,255,255,.96);color:#134a92;font:inherit;font-size:22px;line-height:1;box-shadow:0 2px 8px rgba(22,32,43,.18);cursor:pointer;z-index:3}
	.ct-home .ct-scr-next.is-end{opacity:.4}
	.ct-home .ct-scr-next:active{background:#eef4fc}
}

/* --- день 21, круг 7: кнопка прокрутки переезжает в шапку блока --- */
@media (max-width:991px){
	.ct-home .ct-scr-next{position:static;transform:none;width:34px;height:34px;margin:0 0 0 auto;flex:0 0 34px}
	.ct-home .pb-head{display:flex;align-items:center;justify-content:space-between;gap:12px}
	.ct-home .pb-head .ct-scr-next{margin-left:auto}
	.ct-home .ct-home-box__head .ct-scr-next{margin-left:8px}
	/* у лент объявлений своя штатная стрелка – показываем «вперёд» в шапке */
	.ct-home .cr-head .cr-nav-next{display:grid;grid-column:2;grid-row:2;justify-self:end;width:34px;height:34px;border-radius:50%}
	.ct-home .cr-head .cr-nav-prev{display:none}
	.ct-home .cr-block .ct-scr-next{display:none}
}

/* =====================================================================
 * День 22: скидки для читателей, кнопки экспертов, отступ над блоком.
 * ===================================================================== */

/* --- 1. Кнопки экспертов: 800 -> 600 */
.ct-home .ct-home-xask,.ct-home .ct-home-xbecome{font-weight:600}
@media (max-width:575px){.ct-home .ct-home-xask,.ct-home .ct-home-xbecome{font-weight:600}}

/* --- 2. Блок скидок: 18 px от предыдущего блока */
.ct-home .ct-home-offers{margin-top:18px}

/* --- 3. Показываем четыре карточки, остальные ждут своей очереди (порядок тасует JS) */
.ct-home .ct-home-offers__row>*:nth-child(n+5){display:none}
/* =====================================================================
 * День 23: правки владельца – миниатюры, опрос, мобильные переносы,
 * подвал, скачок отступа сверху.
 * ===================================================================== */

/* --- 1. Миниатюры новостей на ПК: минус 20 процентов */
@media (min-width:768px){
	.ct-home.home--page .main-news-all .line-block-news>a{width:131px!important;height:87px!important;flex:0 0 131px!important}
	.ct-home.home--page .main-news-all .line-block-news>a img{width:131px!important;height:87px!important;object-fit:cover}
}

/* --- 2. Опрос: воздух между строками */
.ct-home .ct-home-poll{padding:18px 16px 20px}
.ct-home .ct-home-poll__f{margin-top:14px}
.ct-home .ct-home-poll .poll-title{margin-bottom:14px}
.ct-home .ct-home-poll .flex-vote-btn{margin-top:18px}
.ct-home .ct-home-poll .flex-vote-btn+p,.ct-home .ct-home-poll .poll-final{margin-top:12px}

/* --- 3. Мобильный: метка партнёров и кнопка вопроса – в две строки */
@media (max-width:991px){
	.ct-home .pb-head--badge{align-items:flex-start}
	.ct-home .pb-badge{white-space:normal;text-align:right;max-width:84px;line-height:1.2}
}
@media (max-width:767px){
	.ct-home .ct-nbr{display:block;height:0;overflow:hidden}
}

/* --- 4. Мобильный: дата в ленте не липнет к заголовку */
@media (max-width:991px){
	.ct-home.home--page .main-news-all .line-block-news-data-wrp{margin-top:6px}
}

/* --- 5. Заголовок блока: вторая строка под первой, ссылка ближе к стрелке */
.ct-home .ct-home-box__h{display:inline-flex;align-items:flex-start}
@media (max-width:991px){
	.ct-home .ct-home-box__head{gap:8px}
	.ct-home .ct-home-box__all{margin-left:auto}
}

/* --- 6. Подвал главной: межстрочный интервал полтора */
.footer-wrapper .footer-list,.footer-wrapper .footer-list li,.footer-wrapper .footer-list a{line-height:1.5}

/* --- 7. Мобильный слайдер не занимает место до отработки скрипта (скачок отступа) */
@media (max-width:991px){.ct-home.home--page .topmost_slide_mobile{display:none}}

/* --- 8. Стрелка прокрутки: линия с наконечником */
.ct-home .ct-scr-next svg{width:18px;height:18px;display:block}
/* День 23, добор: метка партнёров на мобильном переносится в две строки. */
@media (max-width:991px){
	.ct-home .pb-head .pb-badge{white-space:normal;text-align:right;max-width:84px;line-height:1.2}
}
/* r20: expert modal spacing */
.ct-home-form__f+.ct-home-form__f{margin-top:14px}
.ct-home-form__go{margin-top:18px}
.ct-home-form__fine{margin-top:10px}
@media (max-width:767px){.ct-home-modal{align-items:flex-start!important}.ct-home-modal__box{margin-top:8px!important;border-radius:16px!important;max-height:calc(100vh - 16px)!important}}

/* r21: last comments one line each */
.ct-home-lastc__ct,.ct-home-lastc__to{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
