

/* Start:/local/templates/nikovit.ru_air/components/bitrix/news/expert/style.css?17841853056454*/
.expert-page, .expert-related, .expert-detail-cta { --ex-ink: #10182d; --ex-text: #405071; --ex-muted: #74809b; --ex-line: #e7e8f3; --ex-violet: #5e13ef; --ex-pink: #ed3f8d; --ex-gradient: linear-gradient(110deg, #5512ef, #8524ed 52%, #ed3f8d); color: var(--ex-ink); }
.expert-page *, .expert-related *, .expert-detail-cta * { box-sizing: border-box; }
.expert-page__hero { display: grid; grid-template-columns: minmax(0, 1.22fr) minmax(320px, .78fr); gap: clamp(40px, 7vw, 100px); align-items: center; overflow: hidden; padding: clamp(48px, 7vw, 92px); background: radial-gradient(circle at 86% 20%, rgba(237,63,141,.14), transparent 27%), radial-gradient(circle at 68% 90%, rgba(94,19,239,.13), transparent 31%), linear-gradient(135deg, #fff, #faf8ff); border: 1px solid var(--ex-line); border-radius: 28px; box-shadow: 0 28px 80px rgba(36,27,81,.07); }
.expert-page__eyebrow, .expert-page__heading span, .expert-related__heading > span { margin-bottom: 20px; color: #58688e; font-size: 13px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.expert-page__hero h1 { max-width: 800px; margin: 0; font-size: clamp(48px, 6vw, 78px); line-height: 1.02; letter-spacing: -.05em; }
.expert-page__hero h1 span { color: transparent; background: var(--ex-gradient); -webkit-background-clip: text; background-clip: text; }
.expert-page__hero-copy > p { max-width: 720px; margin: 25px 0 0; color: var(--ex-text); font-size: clamp(17px, 1.6vw, 21px); line-height: 1.65; }
.expert-page__topics { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 30px; }
.expert-page__topics span { padding: 9px 13px; color: #5d4d83; font-size: 13px; font-weight: 600; background: rgba(94,19,239,.06); border: 1px solid rgba(94,19,239,.1); border-radius: 999px; }
.expert-page__hero-aside { display: grid; gap: 24px; padding: 32px; background: rgba(255,255,255,.76); border: 1px solid rgba(94,19,239,.12); border-radius: 20px; box-shadow: 0 22px 55px rgba(45,29,96,.08); backdrop-filter: blur(10px); }
.expert-page__hero-icon { display: flex; width: 76px; height: 76px; align-items: center; justify-content: center; color: var(--ex-violet); background: linear-gradient(145deg, #fff, #f1e9ff); border: 1px solid rgba(94,19,239,.12); border-radius: 18px; box-shadow: 0 14px 30px rgba(94,19,239,.1); }
.expert-page__hero-icon svg { width: 40px; height: 40px; }
.expert-page__hero-aside strong { display: block; margin-bottom: 10px; font-size: 21px; }
.expert-page__hero-aside p { margin: 0; color: var(--ex-text); line-height: 1.65; }
.expert-page__catalog { margin-top: clamp(78px, 9vw, 128px); }
.expert-page__heading { display: flex; align-items: end; justify-content: space-between; gap: 40px; margin-bottom: 42px; }
.expert-page__heading span { display: block; margin-bottom: 15px; }
.expert-page__heading h2, .expert-related__heading h2 { margin: 0; font-size: clamp(36px, 4.2vw, 56px); line-height: 1.07; letter-spacing: -.04em; }
.expert-page__heading > p { max-width: 520px; margin: 0; color: var(--ex-text); font-size: 16px; line-height: 1.65; }
.expert-page__telegram { display: grid; grid-template-columns: 66px 1fr auto; gap: 22px; align-items: center; margin-top: 70px; padding: 26px 30px; background: linear-gradient(120deg, #fbf9ff, #fff); border: 1px solid var(--ex-line); border-radius: 20px; }
.expert-page__telegram-icon { display: flex; width: 66px; height: 66px; align-items: center; justify-content: center; color: #fff; font-weight: 800; background: linear-gradient(135deg, #25a9e9, #6615e9); border-radius: 50%; }
.expert-page__telegram strong { display: block; margin-bottom: 5px; font-size: 19px; }
.expert-page__telegram p { margin: 0; color: var(--ex-text); }
.expert-page__telegram a { display: inline-flex; gap: 18px; align-items: center; padding: 14px 20px; color: var(--ex-violet); font-weight: 700; text-decoration: none; border: 1px solid rgba(94,19,239,.22); border-radius: 11px; }
.expert-page__cta, .expert-detail-cta { display: flex; align-items: center; justify-content: space-between; gap: 44px; margin-top: clamp(78px, 9vw, 128px); padding: clamp(40px, 6vw, 72px); color: #fff; background: radial-gradient(circle at 75% 10%, rgba(255,255,255,.16), transparent 25%), var(--ex-gradient); border-radius: 26px; box-shadow: 0 28px 70px rgba(94,19,239,.2); }
.expert-page__cta > div, .expert-detail-cta > div { max-width: 780px; }
.expert-page__cta span, .expert-detail-cta span { font-size: 14px; font-weight: 700; opacity: .75; }
.expert-page__cta h2, .expert-detail-cta h2 { margin: 10px 0 12px; font-size: clamp(30px, 4vw, 47px); line-height: 1.12; letter-spacing: -.035em; }
.expert-page__cta p, .expert-detail-cta p { margin: 0; font-size: 17px; opacity: .78; }
.expert-page__cta button, .expert-detail-cta button { display: inline-flex; flex: 0 0 auto; min-height: 52px; align-items: center; gap: 18px; padding: 13px 23px; color: var(--ex-violet); font-weight: 700; cursor: pointer; background: #fff; border: 0; border-radius: 12px; transition: transform .25s ease; }
.expert-page__cta button:hover, .expert-detail-cta button:hover { transform: translateY(-2px); }
.expert-related { margin-top: clamp(78px, 9vw, 128px); }
.expert-related__heading { position: relative; margin-bottom: 38px; padding-right: 130px; }
.expert-related__heading > span { display: block; margin-bottom: 14px; }
.expert-related__heading > a { position: absolute; right: 0; bottom: 8px; color: var(--ex-violet); font-weight: 700; text-decoration: none; }

@media (max-width: 991.98px) { .expert-page__hero { grid-template-columns: 1fr 300px; padding: 50px 36px; } .expert-page__heading { align-items: flex-start; flex-direction: column; gap: 18px; } .expert-page__cta, .expert-detail-cta { align-items: flex-start; flex-direction: column; } }
@media (max-width: 767.98px) { .expert-page__hero { grid-template-columns: 1fr; padding: 34px 22px; border-radius: 20px; } .expert-page__hero-aside { padding: 24px; } .expert-page__telegram { grid-template-columns: 54px 1fr; padding: 22px; } .expert-page__telegram-icon { width: 54px; height: 54px; } .expert-page__telegram a { grid-column: 1 / -1; justify-content: space-between; } .expert-page__cta, .expert-detail-cta { padding: 34px 22px; border-radius: 20px; } .expert-page__cta button, .expert-detail-cta button { width: 100%; justify-content: center; } .expert-related__heading { padding-right: 0; } .expert-related__heading > a { position: static; display: inline-block; margin-top: 18px; } }

/* End */


/* Start:/bitrix/components/bitrix/system.pagenavigation/templates/bootstrap_v4/style.css?1767633441302*/
.page-link,
.page-link:hover {
	color: var(--theme-color-primary);
}

.page-item.active .page-link {
	color: var(--theme-b-tx-primary);
	background-color: var(--theme-color-primary);
	border-color: var(--theme-color-primary);
}

.page-link:focus {
	box-shadow: 0 0 0 0.2rem var(--theme-b-sd-primary);
}
/* End */


/* Start:/local/templates/nikovit.ru_air/components/bitrix/news.list/expert_catalog/style.css?17841855524088*/
.expert-catalog { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px; }
.expert-card { display: flex; min-width: 0; min-height: 440px; flex-direction: column; overflow: hidden; color: #10182d; text-decoration: none; background: #fff; border: 1px solid #e7e8f3; border-radius: 19px; box-shadow: 0 15px 42px rgba(30,22,70,.05); transition: transform .28s ease, border-color .28s ease, box-shadow .28s ease; }
.expert-card:hover { color: #10182d; text-decoration: none; transform: translateY(-5px); border-color: rgba(94,19,239,.25); box-shadow: 0 22px 52px rgba(30,22,70,.1); }
.expert-card__media { display: flex; overflow: hidden; min-height: 220px; align-items: center; justify-content: center; background: radial-gradient(circle at 75% 20%, rgba(237,63,141,.18), transparent 32%), linear-gradient(145deg, #f6f1ff, #fff); }
.expert-card__media img { display: block; width: 100%; height: 100%; min-height: 220px; object-fit: cover; transition: transform .45s ease; }
.expert-card:hover .expert-card__media img { transform: scale(1.035); }
.expert-card__media i { display: flex; width: 80px; height: 80px; align-items: center; justify-content: center; color: #fff; font-size: 36px; font-style: normal; font-weight: 800; background: linear-gradient(135deg, #5e13ef, #ed3f8d); border-radius: 22px; box-shadow: 0 20px 40px rgba(94,19,239,.22); }
.expert-card__body { display: flex; flex: 1; flex-direction: column; padding: 25px; }
.expert-card__meta { display: flex; align-items: center; justify-content: space-between; gap: 12px; margin-bottom: 17px; color: #74809b; font-size: 12px; }
.expert-card__meta b { color: #6819df; font-weight: 700; }
.expert-card__title { font-size: 21px; line-height: 1.28; letter-spacing: -.015em; }
.expert-card__text { display: -webkit-box; overflow: hidden; margin-top: 13px; color: #53617e; font-size: 14px; line-height: 1.6; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.expert-card__link { display: flex; align-items: center; justify-content: space-between; margin-top: auto; padding-top: 24px; color: #5e13ef; font-size: 14px; font-weight: 700; }
.expert-card--featured { grid-column: span 2; display: grid; grid-template-columns: minmax(300px, .95fr) minmax(0, 1.05fr); min-height: 390px; }
.expert-card--featured .expert-card__media, .expert-card--featured .expert-card__media img { min-height: 390px; }
.expert-card--featured .expert-card__body { padding: clamp(28px, 4vw, 44px); }
.expert-card--featured .expert-card__title { font-size: clamp(27px, 3vw, 38px); line-height: 1.15; }
.expert-card--featured .expert-card__text { font-size: 16px; -webkit-line-clamp: 4; }
.expert-catalog__pager { margin-top: 46px; }
.expert-catalog__pager .pagination { display: flex; flex-wrap: wrap; gap: 7px; justify-content: center; margin: 0; padding: 0; list-style: none; }
.expert-catalog__pager .page-item { margin: 0; }
.expert-catalog__pager .page-link { display: flex; min-width: 42px; height: 42px; align-items: center; justify-content: center; padding: 0 12px; color: #5e13ef; font-size: 14px; font-weight: 700; text-decoration: none; background: #fff; border: 1px solid #e7e8f3; border-radius: 10px; box-shadow: none; }
.expert-catalog__pager .page-item.active .page-link { color: #fff; background: linear-gradient(135deg, #5e13ef, #a62ada); border-color: transparent; }
.expert-catalog__pager .page-item.disabled .page-link { color: #aeb4c4; background: #fafafd; }
.expert-catalog__empty { padding: 50px; color: #74809b; text-align: center; background: #faf9ff; border: 1px solid #e7e8f3; border-radius: 18px; }

@media (max-width: 991.98px) { .expert-catalog { grid-template-columns: repeat(2, minmax(0, 1fr)); } .expert-card--featured { grid-column: 1 / -1; } }
@media (max-width: 767.98px) { .expert-catalog { grid-template-columns: 1fr; } .expert-card--featured { display: flex; grid-column: auto; } .expert-card--featured .expert-card__media, .expert-card--featured .expert-card__media img { min-height: 230px; } .expert-card--featured .expert-card__title { font-size: 25px; } .expert-card { min-height: 410px; } }

/* End */
/* /local/templates/nikovit.ru_air/components/bitrix/news/expert/style.css?17841853056454 */
/* /bitrix/components/bitrix/system.pagenavigation/templates/bootstrap_v4/style.css?1767633441302 */
/* /local/templates/nikovit.ru_air/components/bitrix/news.list/expert_catalog/style.css?17841855524088 */
